@charset "UTF-8";
/*!
 * Bootstrap v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
/* -------------------------------- 

Nucleo Glyph Web Font - nucleoapp.com/
License - nucleoapp.com/license/
Created using IcoMoon - icomoon.io

-------------------------------- */
@font-face {
  font-family: "Nucleo Glyph";
  src: url("../../fonts/nucleo-glyph.eot");
  src: url("../../fonts/nucleo-glyph.eot") format("embedded-opentype"), url("../../fonts/nucleo-glyph.woff2") format("woff2"), url("../../fonts/nucleo-glyph.woff") format("woff"), url("../../fonts/nucleo-glyph.ttf") format("truetype"), url("../../fonts/nucleo-glyph.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
/*------------------------
	base class definition
-------------------------*/
.nc-icon-glyph {
  display: inline-block;
  font: normal normal normal 14px/1 "Nucleo Glyph";
  font-size: inherit;
  speak: none;
  text-transform: none;
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/*------------------------
  change icon size
-------------------------*/
.nc-icon-glyph.lg {
  font-size: 1.33333333em;
  vertical-align: -16%;
}

.nc-icon-glyph.x2 {
  font-size: 2em;
}

.nc-icon-glyph.x3 {
  font-size: 3em;
}

/*----------------------------------
  add a square/circle background
-----------------------------------*/
.nc-icon-glyph.square,
.nc-icon-glyph.circle {
  padding: 0.33333333em;
  vertical-align: -16%;
  background-color: #eee;
}

.nc-icon-glyph.circle {
  border-radius: 50%;
}

/*------------------------
  list icons
-------------------------*/
.nc-icon-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

.nc-icon-ul > li {
  position: relative;
}

.nc-icon-ul > li > .nc-icon-glyph {
  position: absolute;
  left: -1.57142857em;
  top: 0.14285714em;
  text-align: center;
}

.nc-icon-ul > li > .nc-icon-glyph.lg {
  top: 0;
  left: -1.35714286em;
}

.nc-icon-ul > li > .nc-icon-glyph.circle,
.nc-icon-ul > li > .nc-icon-glyph.square {
  top: -0.19047619em;
  left: -1.9047619em;
}

/*------------------------
  spinning icons
-------------------------*/
.nc-icon-glyph.spin {
  animation: nc-icon-spin 2s infinite linear;
}
@keyframes nc-icon-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/*------------------------
  rotated/flipped icons
-------------------------*/
.nc-icon-glyph.rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  transform: rotate(90deg);
}

.nc-icon-glyph.rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  transform: rotate(180deg);
}

.nc-icon-glyph.rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  transform: rotate(270deg);
}

.nc-icon-glyph.flip-y {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  transform: scale(-1, 1);
}

.nc-icon-glyph.flip-x {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  transform: scale(1, -1);
}

/*------------------------
	font icons
-------------------------*/
.nc-icon-glyph.tech_cable-49:before {
  content: "\e90b";
}

.nc-icon-glyph.tech_cable-50:before {
  content: "\e90c";
}

.nc-icon-glyph.tech_cd-reader:before {
  content: "\e90d";
}

.nc-icon-glyph.tech_computer-monitor:before {
  content: "\e90e";
}

.nc-icon-glyph.tech_computer-old:before {
  content: "\e90f";
}

.nc-icon-glyph.tech_computer:before {
  content: "\e910";
}

.nc-icon-glyph.tech_controller-modern:before {
  content: "\e911";
}

.nc-icon-glyph.tech_controller:before {
  content: "\e912";
}

.nc-icon-glyph.tech_desktop-screen:before {
  content: "\e913";
}

.nc-icon-glyph.tech_desktop:before {
  content: "\e914";
}

.nc-icon-glyph.tech_disk-reader:before {
  content: "\e915";
}

.nc-icon-glyph.tech_disk:before {
  content: "\e916";
}

.nc-icon-glyph.tech_gopro:before {
  content: "\e917";
}

.nc-icon-glyph.tech_headphones:before {
  content: "\e918";
}

.nc-icon-glyph.tech_keyboard-mouse:before {
  content: "\e919";
}

.nc-icon-glyph.tech_keyboard-wifi:before {
  content: "\e91a";
}

.nc-icon-glyph.tech_keyboard:before {
  content: "\e91b";
}

.nc-icon-glyph.tech_laptop-1:before {
  content: "\e91c";
}

.nc-icon-glyph.tech_laptop-2:before {
  content: "\e91d";
}

.nc-icon-glyph.tech_laptop:before {
  content: "\e91e";
}

.nc-icon-glyph.tech_mobile-button:before {
  content: "\e91f";
}

.nc-icon-glyph.tech_mobile-camera:before {
  content: "\e920";
}

.nc-icon-glyph.tech_mobile-recharger-08:before {
  content: "\e921";
}

.nc-icon-glyph.tech_mobile-recharger-09:before {
  content: "\e922";
}

.nc-icon-glyph.tech_mobile-toolbar:before {
  content: "\e923";
}

.nc-icon-glyph.tech_mobile:before {
  content: "\e924";
}

.nc-icon-glyph.tech_music:before {
  content: "\e925";
}

.nc-icon-glyph.tech_navigation:before {
  content: "\e926";
}

.nc-icon-glyph.tech_player-19:before {
  content: "\e927";
}

.nc-icon-glyph.tech_player-48:before {
  content: "\e928";
}

.nc-icon-glyph.tech_print-fold:before {
  content: "\e929";
}

.nc-icon-glyph.tech_print-round-fold:before {
  content: "\e92a";
}

.nc-icon-glyph.tech_print-round:before {
  content: "\e92b";
}

.nc-icon-glyph.tech_print:before {
  content: "\e92c";
}

.nc-icon-glyph.tech_ram:before {
  content: "\e92d";
}

.nc-icon-glyph.tech_remote:before {
  content: "\e92e";
}

.nc-icon-glyph.tech_signal:before {
  content: "\e92f";
}

.nc-icon-glyph.tech_socket:before {
  content: "\e930";
}

.nc-icon-glyph.tech_sync:before {
  content: "\e931";
}

.nc-icon-glyph.tech_tablet-button:before {
  content: "\e932";
}

.nc-icon-glyph.tech_tablet-reader-31:before {
  content: "\e933";
}

.nc-icon-glyph.tech_tablet-reader-42:before {
  content: "\e934";
}

.nc-icon-glyph.tech_tablet-toolbar:before {
  content: "\e935";
}

.nc-icon-glyph.tech_tablet:before {
  content: "\e936";
}

.nc-icon-glyph.tech_tv-old:before {
  content: "\e937";
}

.nc-icon-glyph.tech_tv:before {
  content: "\e938";
}

.nc-icon-glyph.tech_watch-circle:before {
  content: "\e939";
}

.nc-icon-glyph.tech_watch-time:before {
  content: "\e93a";
}

.nc-icon-glyph.tech_watch:before {
  content: "\e93b";
}

.nc-icon-glyph.tech_webcam-38:before {
  content: "\e93c";
}

.nc-icon-glyph.tech_webcam-39:before {
  content: "\e93d";
}

.nc-icon-glyph.tech_wifi-router:before {
  content: "\e93e";
}

.nc-icon-glyph.tech_wifi:before {
  content: "\e93f";
}

.nc-icon-glyph.tech-2_cctv:before {
  content: "\e940";
}

.nc-icon-glyph.tech-2_connection:before {
  content: "\e941";
}

.nc-icon-glyph.tech-2_device-connection:before {
  content: "\e942";
}

.nc-icon-glyph.tech-2_dock:before {
  content: "\e943";
}

.nc-icon-glyph.tech-2_firewall:before {
  content: "\e944";
}

.nc-icon-glyph.tech-2_hdmi:before {
  content: "\e945";
}

.nc-icon-glyph.tech-2_headphone:before {
  content: "\e946";
}

.nc-icon-glyph.tech-2_headset:before {
  content: "\e947";
}

.nc-icon-glyph.tech-2_keyboard-hide:before {
  content: "\e948";
}

.nc-icon-glyph.tech-2_keyboard-wireless:before {
  content: "\e949";
}

.nc-icon-glyph.tech-2_l-add:before {
  content: "\e94a";
}

.nc-icon-glyph.tech-2_l-check:before {
  content: "\e94b";
}

.nc-icon-glyph.tech-2_l-location:before {
  content: "\e94c";
}

.nc-icon-glyph.tech-2_l-remove:before {
  content: "\e94d";
}

.nc-icon-glyph.tech-2_l-search:before {
  content: "\e94e";
}

.nc-icon-glyph.tech-2_l-security:before {
  content: "\e94f";
}

.nc-icon-glyph.tech-2_l-settings:before {
  content: "\e950";
}

.nc-icon-glyph.tech-2_l-sync:before {
  content: "\e951";
}

.nc-icon-glyph.tech-2_l-system-update:before {
  content: "\e952";
}

.nc-icon-glyph.tech-2_lock-landscape:before {
  content: "\e953";
}

.nc-icon-glyph.tech-2_lock-portrait:before {
  content: "\e954";
}

.nc-icon-glyph.tech-2_mic:before {
  content: "\e955";
}

.nc-icon-glyph.tech-2_mobile-landscape:before {
  content: "\e956";
}

.nc-icon-glyph.tech-2_p-add:before {
  content: "\e957";
}

.nc-icon-glyph.tech-2_p-check:before {
  content: "\e958";
}

.nc-icon-glyph.tech-2_p-edit:before {
  content: "\e959";
}

.nc-icon-glyph.tech-2_p-heart:before {
  content: "\e95a";
}

.nc-icon-glyph.tech-2_p-location:before {
  content: "\e95b";
}

.nc-icon-glyph.tech-2_p-remove:before {
  content: "\e95c";
}

.nc-icon-glyph.tech-2_p-search:before {
  content: "\e95d";
}

.nc-icon-glyph.tech-2_p-settings:before {
  content: "\e95e";
}

.nc-icon-glyph.tech-2_p-share:before {
  content: "\e95f";
}

.nc-icon-glyph.tech-2_p-sync:before {
  content: "\e960";
}

.nc-icon-glyph.tech-2_p-system-update:before {
  content: "\e961";
}

.nc-icon-glyph.tech-2_p-time:before {
  content: "\e962";
}

.nc-icon-glyph.tech-2_pci-card:before {
  content: "\e963";
}

.nc-icon-glyph.tech-2_rotate-lock:before {
  content: "\e964";
}

.nc-icon-glyph.tech-2_rotate:before {
  content: "\e965";
}

.nc-icon-glyph.tech-2_sim-card:before {
  content: "\e966";
}

.nc-icon-glyph.tech-2_socket-europe-1:before {
  content: "\e967";
}

.nc-icon-glyph.tech-2_socket-europe-2:before {
  content: "\e968";
}

.nc-icon-glyph.tech-2_socket-uk:before {
  content: "\e969";
}

.nc-icon-glyph.tech-2_vpn:before {
  content: "\e96a";
}

.nc-icon-glyph.tech-2_wifi-off:before {
  content: "\e96b";
}

.nc-icon-glyph.tech-2_wifi-protected:before {
  content: "\e96c";
}

.nc-icon-glyph.tech-2_wifi:before {
  content: "\e96d";
}

.nc-icon-glyph.files_add:before {
  content: "\e96e";
}

.nc-icon-glyph.files_archive-3d-check:before {
  content: "\eee0";
}

.nc-icon-glyph.files_archive-3d-content:before {
  content: "\eee1";
}

.nc-icon-glyph.files_archive-check:before {
  content: "\eee2";
}

.nc-icon-glyph.files_archive-content:before {
  content: "\eee3";
}

.nc-icon-glyph.files_archive-paper-check:before {
  content: "\eee4";
}

.nc-icon-glyph.files_archive-paper:before {
  content: "\eee5";
}

.nc-icon-glyph.files_archive:before {
  content: "\eee6";
}

.nc-icon-glyph.files_audio:before {
  content: "\eee7";
}

.nc-icon-glyph.files_book-07:before {
  content: "\eee8";
}

.nc-icon-glyph.files_book-08:before {
  content: "\eee9";
}

.nc-icon-glyph.files_bookmark:before {
  content: "\eeea";
}

.nc-icon-glyph.files_box:before {
  content: "\eeeb";
}

.nc-icon-glyph.files_chart-bar:before {
  content: "\eeec";
}

.nc-icon-glyph.files_chart-pie:before {
  content: "\eeed";
}

.nc-icon-glyph.files_check:before {
  content: "\eeee";
}

.nc-icon-glyph.files_cloud:before {
  content: "\eeef";
}

.nc-icon-glyph.files_copy:before {
  content: "\eef0";
}

.nc-icon-glyph.files_dev:before {
  content: "\eef1";
}

.nc-icon-glyph.files_download:before {
  content: "\eef2";
}

.nc-icon-glyph.files_drawer:before {
  content: "\eef3";
}

.nc-icon-glyph.files_edit:before {
  content: "\eef4";
}

.nc-icon-glyph.files_exclamation:before {
  content: "\eef5";
}

.nc-icon-glyph.files_folder-13:before {
  content: "\eef6";
}

.nc-icon-glyph.files_folder-14:before {
  content: "\eef7";
}

.nc-icon-glyph.files_folder-15:before {
  content: "\eef8";
}

.nc-icon-glyph.files_folder-16:before {
  content: "\eef9";
}

.nc-icon-glyph.files_folder-17:before {
  content: "\eefa";
}

.nc-icon-glyph.files_folder-18:before {
  content: "\eefb";
}

.nc-icon-glyph.files_folder-19:before {
  content: "\eefc";
}

.nc-icon-glyph.files_folder-add:before {
  content: "\eefd";
}

.nc-icon-glyph.files_folder-audio:before {
  content: "\eefe";
}

.nc-icon-glyph.files_folder-chart-bar:before {
  content: "\eeff";
}

.nc-icon-glyph.files_folder-chart-pie:before {
  content: "\ef00";
}

.nc-icon-glyph.files_folder-check:before {
  content: "\ef01";
}

.nc-icon-glyph.files_folder-cloud:before {
  content: "\ef02";
}

.nc-icon-glyph.files_folder-dev:before {
  content: "\ef03";
}

.nc-icon-glyph.files_folder-download:before {
  content: "\ef04";
}

.nc-icon-glyph.files_folder-edit:before {
  content: "\ef05";
}

.nc-icon-glyph.files_folder-exclamation:before {
  content: "\ef06";
}

.nc-icon-glyph.files_folder-gallery:before {
  content: "\ef07";
}

.nc-icon-glyph.files_folder-heart:before {
  content: "\ef08";
}

.nc-icon-glyph.files_folder-image:before {
  content: "\ef09";
}

.nc-icon-glyph.files_folder-info:before {
  content: "\ef0a";
}

.nc-icon-glyph.files_folder-link-87:before {
  content: "\ef0b";
}

.nc-icon-glyph.files_folder-link-88:before {
  content: "\ef0c";
}

.nc-icon-glyph.files_folder-locked:before {
  content: "\ef0d";
}

.nc-icon-glyph.files_folder-money:before {
  content: "\ef0e";
}

.nc-icon-glyph.files_folder-music:before {
  content: "\ef0f";
}

.nc-icon-glyph.files_folder-no-access:before {
  content: "\ef10";
}

.nc-icon-glyph.files_folder-play:before {
  content: "\ef11";
}

.nc-icon-glyph.files_folder-question:before {
  content: "\ef12";
}

.nc-icon-glyph.files_folder-refresh:before {
  content: "\ef13";
}

.nc-icon-glyph.files_folder-remove:before {
  content: "\ef14";
}

.nc-icon-glyph.files_folder-search:before {
  content: "\ef15";
}

.nc-icon-glyph.files_folder-settings-81:before {
  content: "\ef16";
}

.nc-icon-glyph.files_folder-settings-97:before {
  content: "\ef17";
}

.nc-icon-glyph.files_folder-shared:before {
  content: "\ef18";
}

.nc-icon-glyph.files_folder-star:before {
  content: "\ef19";
}

.nc-icon-glyph.files_folder-time:before {
  content: "\ef1a";
}

.nc-icon-glyph.files_folder-upload:before {
  content: "\ef1b";
}

.nc-icon-glyph.files_folder-user:before {
  content: "\ef1c";
}

.nc-icon-glyph.files_folder-vector:before {
  content: "\ef1d";
}

.nc-icon-glyph.files_gallery:before {
  content: "\ef1e";
}

.nc-icon-glyph.files_heart:before {
  content: "\ef1f";
}

.nc-icon-glyph.files_image:before {
  content: "\ef20";
}

.nc-icon-glyph.files_info:before {
  content: "\ef21";
}

.nc-icon-glyph.files_link:before {
  content: "\ef22";
}

.nc-icon-glyph.files_locked:before {
  content: "\ef23";
}

.nc-icon-glyph.files_money:before {
  content: "\ef24";
}

.nc-icon-glyph.files_music:before {
  content: "\ef25";
}

.nc-icon-glyph.files_no-access:before {
  content: "\ef26";
}

.nc-icon-glyph.files_notebook:before {
  content: "\ef27";
}

.nc-icon-glyph.files_paper:before {
  content: "\ef28";
}

.nc-icon-glyph.files_play:before {
  content: "\ef29";
}

.nc-icon-glyph.files_question:before {
  content: "\ef2a";
}

.nc-icon-glyph.files_refresh:before {
  content: "\ef2b";
}

.nc-icon-glyph.files_remove:before {
  content: "\ef2c";
}

.nc-icon-glyph.files_replace-folder:before {
  content: "\ef2d";
}

.nc-icon-glyph.files_replace:before {
  content: "\ef2e";
}

.nc-icon-glyph.files_search:before {
  content: "\ef2f";
}

.nc-icon-glyph.files_settings-46:before {
  content: "\ef30";
}

.nc-icon-glyph.files_settings-99:before {
  content: "\ef31";
}

.nc-icon-glyph.files_shared:before {
  content: "\ef32";
}

.nc-icon-glyph.files_single-content-02:before {
  content: "\ef33";
}

.nc-icon-glyph.files_single-content-03:before {
  content: "\ef34";
}

.nc-icon-glyph.files_single-copies:before {
  content: "\ef35";
}

.nc-icon-glyph.files_single-copy-04:before {
  content: "\ef36";
}

.nc-icon-glyph.files_single-copy-06:before {
  content: "\ef37";
}

.nc-icon-glyph.files_single-folded-content:before {
  content: "\ef38";
}

.nc-icon-glyph.files_single-folded:before {
  content: "\ef39";
}

.nc-icon-glyph.files_single-paragraph:before {
  content: "\ef3a";
}

.nc-icon-glyph.files_single:before {
  content: "\ef3b";
}

.nc-icon-glyph.files_star:before {
  content: "\ef3c";
}

.nc-icon-glyph.files_time:before {
  content: "\ef3d";
}

.nc-icon-glyph.files_upload:before {
  content: "\ef3e";
}

.nc-icon-glyph.files_user:before {
  content: "\ef3f";
}

.nc-icon-glyph.files_vector:before {
  content: "\ef40";
}

.nc-icon-glyph.files_zip-54:before {
  content: "\ef41";
}

.nc-icon-glyph.files_zip-55:before {
  content: "\ef42";
}

.nc-icon-glyph.users_add-27:before {
  content: "\ef43";
}

.nc-icon-glyph.users_add-29:before {
  content: "\ef44";
}

.nc-icon-glyph.users_badge-13:before {
  content: "\ef45";
}

.nc-icon-glyph.users_badge-14:before {
  content: "\ef46";
}

.nc-icon-glyph.users_badge-15:before {
  content: "\ef47";
}

.nc-icon-glyph.users_circle-08:before {
  content: "\ef48";
}

.nc-icon-glyph.users_circle-09:before {
  content: "\ef49";
}

.nc-icon-glyph.users_circle-10:before {
  content: "\ef4a";
}

.nc-icon-glyph.users_contacts:before {
  content: "\ef4b";
}

.nc-icon-glyph.users_delete-28:before {
  content: "\ef4c";
}

.nc-icon-glyph.users_delete-30:before {
  content: "\ef4d";
}

.nc-icon-glyph.users_man-20:before {
  content: "\ef4e";
}

.nc-icon-glyph.users_man-23:before {
  content: "\ef4f";
}

.nc-icon-glyph.users_man-glasses:before {
  content: "\ef50";
}

.nc-icon-glyph.users_mobile-contact:before {
  content: "\ef51";
}

.nc-icon-glyph.users_multiple-11:before {
  content: "\ef52";
}

.nc-icon-glyph.users_multiple-19:before {
  content: "\ef53";
}

.nc-icon-glyph.users_network:before {
  content: "\ef54";
}

.nc-icon-glyph.users_parent:before {
  content: "\ef55";
}

.nc-icon-glyph.users_single-01:before {
  content: "\ef56";
}

.nc-icon-glyph.users_single-02:before {
  content: "\ef57";
}

.nc-icon-glyph.users_single-03:before {
  content: "\ef58";
}

.nc-icon-glyph.users_single-04:before {
  content: "\ef59";
}

.nc-icon-glyph.users_single-05:before {
  content: "\ef5a";
}

.nc-icon-glyph.users_single-body:before {
  content: "\ef5b";
}

.nc-icon-glyph.users_single-position:before {
  content: "\ef5c";
}

.nc-icon-glyph.users_square-31:before {
  content: "\ef5d";
}

.nc-icon-glyph.users_square-32:before {
  content: "\ef5e";
}

.nc-icon-glyph.users_square-33:before {
  content: "\ef5f";
}

.nc-icon-glyph.users_woman-21:before {
  content: "\ef60";
}

.nc-icon-glyph.users_woman-24:before {
  content: "\ef61";
}

.nc-icon-glyph.users_woman-25:before {
  content: "\ef62";
}

.nc-icon-glyph.users_woman-man:before {
  content: "\ef63";
}

.nc-icon-glyph.users-2_a-add:before {
  content: "\ef64";
}

.nc-icon-glyph.users-2_a-check:before {
  content: "\ef65";
}

.nc-icon-glyph.users-2_a-delete:before {
  content: "\ef66";
}

.nc-icon-glyph.users-2_a-edit:before {
  content: "\ef67";
}

.nc-icon-glyph.users-2_a-heart:before {
  content: "\ef68";
}

.nc-icon-glyph.users-2_a-location:before {
  content: "\ef69";
}

.nc-icon-glyph.users-2_a-remove:before {
  content: "\ef6a";
}

.nc-icon-glyph.users-2_a-search:before {
  content: "\ef6b";
}

.nc-icon-glyph.users-2_a-security:before {
  content: "\ef6c";
}

.nc-icon-glyph.users-2_a-share:before {
  content: "\ef6d";
}

.nc-icon-glyph.users-2_a-star:before {
  content: "\ef6e";
}

.nc-icon-glyph.users-2_a-sync:before {
  content: "\ef6f";
}

.nc-icon-glyph.users-2_a-time:before {
  content: "\ef70";
}

.nc-icon-glyph.users-2_accessibility:before {
  content: "\ef71";
}

.nc-icon-glyph.users-2_b-add:before {
  content: "\ef72";
}

.nc-icon-glyph.users-2_b-check:before {
  content: "\ef73";
}

.nc-icon-glyph.users-2_b-location:before {
  content: "\ef74";
}

.nc-icon-glyph.users-2_b-love:before {
  content: "\ef75";
}

.nc-icon-glyph.users-2_b-meeting:before {
  content: "\ef76";
}

.nc-icon-glyph.users-2_b-remove:before {
  content: "\ef77";
}

.nc-icon-glyph.users-2_b-security:before {
  content: "\ef78";
}

.nc-icon-glyph.users-2_child:before {
  content: "\ef79";
}

.nc-icon-glyph.users-2_contacts-44:before {
  content: "\ef7a";
}

.nc-icon-glyph.users-2_contacts-45:before {
  content: "\ef7b";
}

.nc-icon-glyph.users-2_couple-gay:before {
  content: "\ef7c";
}

.nc-icon-glyph.users-2_couple-lesbian:before {
  content: "\ef7d";
}

.nc-icon-glyph.users-2_disabled:before {
  content: "\ef7e";
}

.nc-icon-glyph.users-2_exchange:before {
  content: "\ef7f";
}

.nc-icon-glyph.users-2_family:before {
  content: "\ef80";
}

.nc-icon-glyph.users-2_focus:before {
  content: "\ef81";
}

.nc-icon-glyph.users-2_home:before {
  content: "\ef82";
}

.nc-icon-glyph.users-2_man-down:before {
  content: "\ef83";
}

.nc-icon-glyph.users-2_man-up:before {
  content: "\ef84";
}

.nc-icon-glyph.users-2_man:before {
  content: "\ef85";
}

.nc-icon-glyph.users-2_meeting:before {
  content: "\ef86";
}

.nc-icon-glyph.users-2_mickey-mouse:before {
  content: "\ef87";
}

.nc-icon-glyph.users-2_multiple:before {
  content: "\ef88";
}

.nc-icon-glyph.users-2_pin:before {
  content: "\ef89";
}

.nc-icon-glyph.users-2_police:before {
  content: "\ef8a";
}

.nc-icon-glyph.users-2_search:before {
  content: "\ef8b";
}

.nc-icon-glyph.users-2_standing-man:before {
  content: "\ef8c";
}

.nc-icon-glyph.users-2_standing-woman:before {
  content: "\ef8d";
}

.nc-icon-glyph.users-2_voice-record:before {
  content: "\ef8e";
}

.nc-icon-glyph.users-2_wc:before {
  content: "\ef8f";
}

.nc-icon-glyph.users-2_woman-down:before {
  content: "\ef90";
}

.nc-icon-glyph.users-2_woman-up:before {
  content: "\ef91";
}

.nc-icon-glyph.users-2_woman:before {
  content: "\ef92";
}

.nc-icon-glyph.shopping_award:before {
  content: "\ea65";
}

.nc-icon-glyph.shopping_bag-09:before {
  content: "\ea66";
}

.nc-icon-glyph.shopping_bag-16:before {
  content: "\ea67";
}

.nc-icon-glyph.shopping_bag-17:before {
  content: "\ea68";
}

.nc-icon-glyph.shopping_bag-20:before {
  content: "\ea69";
}

.nc-icon-glyph.shopping_bag-add-18:before {
  content: "\ea6a";
}

.nc-icon-glyph.shopping_bag-add-21:before {
  content: "\ea6b";
}

.nc-icon-glyph.shopping_bag-edit:before {
  content: "\ea6c";
}

.nc-icon-glyph.shopping_bag-remove-19:before {
  content: "\ea6d";
}

.nc-icon-glyph.shopping_bag-remove-22:before {
  content: "\ea6e";
}

.nc-icon-glyph.shopping_barcode-scan:before {
  content: "\ea6f";
}

.nc-icon-glyph.shopping_barcode:before {
  content: "\ea70";
}

.nc-icon-glyph.shopping_bardcode-qr:before {
  content: "\ea71";
}

.nc-icon-glyph.shopping_basket-add:before {
  content: "\ea72";
}

.nc-icon-glyph.shopping_basket-edit:before {
  content: "\ea73";
}

.nc-icon-glyph.shopping_basket-remove:before {
  content: "\ea74";
}

.nc-icon-glyph.shopping_basket-simple-add:before {
  content: "\ea75";
}

.nc-icon-glyph.shopping_basket-simple-remove:before {
  content: "\ea76";
}

.nc-icon-glyph.shopping_basket-simple:before {
  content: "\ea77";
}

.nc-icon-glyph.shopping_basket:before {
  content: "\ea78";
}

.nc-icon-glyph.shopping_bitcoin:before {
  content: "\ea79";
}

.nc-icon-glyph.shopping_board:before {
  content: "\ea7a";
}

.nc-icon-glyph.shopping_box-3d-50:before {
  content: "\ea7b";
}

.nc-icon-glyph.shopping_box-3d-67:before {
  content: "\ea7c";
}

.nc-icon-glyph.shopping_box-ribbon:before {
  content: "\ea7d";
}

.nc-icon-glyph.shopping_box:before {
  content: "\ea7e";
}

.nc-icon-glyph.shopping_cart-add:before {
  content: "\ea7f";
}

.nc-icon-glyph.shopping_cart-modern-add:before {
  content: "\ea80";
}

.nc-icon-glyph.shopping_cart-modern-in:before {
  content: "\ea81";
}

.nc-icon-glyph.shopping_cart-modern-remove:before {
  content: "\ea82";
}

.nc-icon-glyph.shopping_cart-modern:before {
  content: "\ea83";
}

.nc-icon-glyph.shopping_cart-remove:before {
  content: "\ea84";
}

.nc-icon-glyph.shopping_cart-simple-add:before {
  content: "\ea85";
}

.nc-icon-glyph.shopping_cart-simple-in:before {
  content: "\ea86";
}

.nc-icon-glyph.shopping_cart-simple-remove:before {
  content: "\ea87";
}

.nc-icon-glyph.shopping_cart-simple:before {
  content: "\ea88";
}

.nc-icon-glyph.shopping_cart:before {
  content: "\ea89";
}

.nc-icon-glyph.shopping_cash-register:before {
  content: "\ea8a";
}

.nc-icon-glyph.shopping_chart:before {
  content: "\ea8b";
}

.nc-icon-glyph.shopping_credit-card-in:before {
  content: "\ea8c";
}

.nc-icon-glyph.shopping_credit-card:before {
  content: "\ea8d";
}

.nc-icon-glyph.shopping_credit-locked:before {
  content: "\ea8e";
}

.nc-icon-glyph.shopping_delivery-fast:before {
  content: "\ea8f";
}

.nc-icon-glyph.shopping_delivery-time:before {
  content: "\ea90";
}

.nc-icon-glyph.shopping_delivery-track:before {
  content: "\ea91";
}

.nc-icon-glyph.shopping_delivery:before {
  content: "\ea92";
}

.nc-icon-glyph.shopping_discount:before {
  content: "\ea93";
}

.nc-icon-glyph.shopping_gift:before {
  content: "\ea94";
}

.nc-icon-glyph.shopping_hand-card:before {
  content: "\ea95";
}

.nc-icon-glyph.shopping_list:before {
  content: "\ea96";
}

.nc-icon-glyph.shopping_mobile-card:before {
  content: "\ea97";
}

.nc-icon-glyph.shopping_mobile-cart:before {
  content: "\ea98";
}

.nc-icon-glyph.shopping_mobile-touch:before {
  content: "\ea99";
}

.nc-icon-glyph.shopping_newsletter:before {
  content: "\ea9a";
}

.nc-icon-glyph.shopping_pos:before {
  content: "\ea9b";
}

.nc-icon-glyph.shopping_receipt-list-42:before {
  content: "\ea9c";
}

.nc-icon-glyph.shopping_receipt-list-43:before {
  content: "\ea9d";
}

.nc-icon-glyph.shopping_receipt:before {
  content: "\ea9e";
}

.nc-icon-glyph.shopping_shop-location:before {
  content: "\ea9f";
}

.nc-icon-glyph.shopping_shop:before {
  content: "\eaa0";
}

.nc-icon-glyph.shopping_stock:before {
  content: "\eaa1";
}

.nc-icon-glyph.shopping_tag-content:before {
  content: "\eaa2";
}

.nc-icon-glyph.shopping_tag-cut:before {
  content: "\eaa3";
}

.nc-icon-glyph.shopping_tag-line:before {
  content: "\eaa4";
}

.nc-icon-glyph.shopping_tag-sale:before {
  content: "\eaa5";
}

.nc-icon-glyph.shopping_tag:before {
  content: "\eaa6";
}

.nc-icon-glyph.shopping_wallet:before {
  content: "\eaa7";
}

.nc-icon-glyph.social-1_logo-500px:before {
  content: "\eaa8";
}

.nc-icon-glyph.social-1_logo-angellist:before {
  content: "\eaa9";
}

.nc-icon-glyph.social-1_logo-behance:before {
  content: "\eaaa";
}

.nc-icon-glyph.social-1_logo-blogger:before {
  content: "\eaab";
}

.nc-icon-glyph.social-1_logo-buffer:before {
  content: "\eaac";
}

.nc-icon-glyph.social-1_logo-buysellads:before {
  content: "\eaad";
}

.nc-icon-glyph.social-1_logo-codepen:before {
  content: "\eaae";
}

.nc-icon-glyph.social-1_logo-creative-market:before {
  content: "\eaaf";
}

.nc-icon-glyph.social-1_logo-crunchbase:before {
  content: "\eab0";
}

.nc-icon-glyph.social-1_logo-deviantart:before {
  content: "\eab1";
}

.nc-icon-glyph.social-1_logo-dribbble:before {
  content: "\eab2";
}

.nc-icon-glyph.social-1_logo-dropbox:before {
  content: "\eab3";
}

.nc-icon-glyph.social-1_logo-envato:before {
  content: "\eab4";
}

.nc-icon-glyph.social-1_logo-evernote:before {
  content: "\eab5";
}

.nc-icon-glyph.social-1_logo-facebook:before {
  content: "\eab6";
}

.nc-icon-glyph.social-1_logo-fb-simple:before {
  content: "\eab7";
}

.nc-icon-glyph.social-1_logo-feedly:before {
  content: "\eab8";
}

.nc-icon-glyph.social-1_logo-flickr:before {
  content: "\eab9";
}

.nc-icon-glyph.social-1_logo-github:before {
  content: "\eaba";
}

.nc-icon-glyph.social-1_logo-google-plus:before {
  content: "\eabb";
}

.nc-icon-glyph.social-1_logo-instagram:before {
  content: "\eabc";
}

.nc-icon-glyph.social-1_logo-lastfm:before {
  content: "\eabd";
}

.nc-icon-glyph.social-1_logo-linkedin:before {
  content: "\eabe";
}

.nc-icon-glyph.social-1_logo-meetup:before {
  content: "\eabf";
}

.nc-icon-glyph.social-1_logo-myspace:before {
  content: "\eac0";
}

.nc-icon-glyph.social-1_logo-paypal:before {
  content: "\eac1";
}

.nc-icon-glyph.social-1_logo-pinterest:before {
  content: "\eac2";
}

.nc-icon-glyph.social-1_logo-product-hunt:before {
  content: "\eac3";
}

.nc-icon-glyph.social-1_logo-reddit:before {
  content: "\eac4";
}

.nc-icon-glyph.social-1_logo-rss:before {
  content: "\eac5";
}

.nc-icon-glyph.social-1_logo-shopify:before {
  content: "\eac6";
}

.nc-icon-glyph.social-1_logo-skype:before {
  content: "\eac7";
}

.nc-icon-glyph.social-1_logo-slack:before {
  content: "\eac8";
}

.nc-icon-glyph.social-1_logo-soundcloud:before {
  content: "\eac9";
}

.nc-icon-glyph.social-1_logo-spotify:before {
  content: "\eaca";
}

.nc-icon-glyph.social-1_logo-trello:before {
  content: "\eacb";
}

.nc-icon-glyph.social-1_logo-tumblr:before {
  content: "\eacc";
}

.nc-icon-glyph.social-1_logo-twitter:before {
  content: "\eacd";
}

.nc-icon-glyph.social-1_logo-vimeo:before {
  content: "\eace";
}

.nc-icon-glyph.social-1_logo-vine:before {
  content: "\eacf";
}

.nc-icon-glyph.social-1_logo-whatsapp:before {
  content: "\ead0";
}

.nc-icon-glyph.social-1_logo-wordpress:before {
  content: "\ead1";
}

.nc-icon-glyph.social-1_logo-yelp:before {
  content: "\ead2";
}

.nc-icon-glyph.social-1_logo-youtube:before {
  content: "\ead3";
}

.nc-icon-glyph.arrows-1_back-78:before {
  content: "\ead4";
}

.nc-icon-glyph.arrows-1_back-80:before {
  content: "\ead5";
}

.nc-icon-glyph.arrows-1_bold-direction:before {
  content: "\ead6";
}

.nc-icon-glyph.arrows-1_bold-down:before {
  content: "\ead7";
}

.nc-icon-glyph.arrows-1_bold-left:before {
  content: "\ead8";
}

.nc-icon-glyph.arrows-1_bold-right:before {
  content: "\ead9";
}

.nc-icon-glyph.arrows-1_bold-up:before {
  content: "\eada";
}

.nc-icon-glyph.arrows-1_circle-down-12:before {
  content: "\eadb";
}

.nc-icon-glyph.arrows-1_circle-down-40:before {
  content: "\eadc";
}

.nc-icon-glyph.arrows-1_circle-left-10:before {
  content: "\eadd";
}

.nc-icon-glyph.arrows-1_circle-left-38:before {
  content: "\eade";
}

.nc-icon-glyph.arrows-1_circle-right-09:before {
  content: "\eadf";
}

.nc-icon-glyph.arrows-1_circle-right-37:before {
  content: "\eae0";
}

.nc-icon-glyph.arrows-1_circle-up-11:before {
  content: "\eae1";
}

.nc-icon-glyph.arrows-1_circle-up-39:before {
  content: "\eae2";
}

.nc-icon-glyph.arrows-1_cloud-download-93:before {
  content: "\eae3";
}

.nc-icon-glyph.arrows-1_cloud-download-95:before {
  content: "\eae4";
}

.nc-icon-glyph.arrows-1_cloud-upload-94:before {
  content: "\eae5";
}

.nc-icon-glyph.arrows-1_cloud-upload-96:before {
  content: "\eae6";
}

.nc-icon-glyph.arrows-1_curved-next:before {
  content: "\eae7";
}

.nc-icon-glyph.arrows-1_curved-previous:before {
  content: "\eae8";
}

.nc-icon-glyph.arrows-1_direction-53:before {
  content: "\eae9";
}

.nc-icon-glyph.arrows-1_direction-56:before {
  content: "\eaea";
}

.nc-icon-glyph.arrows-1_double-left:before {
  content: "\eaeb";
}

.nc-icon-glyph.arrows-1_double-right:before {
  content: "\eaec";
}

.nc-icon-glyph.arrows-1_download:before {
  content: "\eaed";
}

.nc-icon-glyph.arrows-1_enlarge-diagonal-41:before {
  content: "\eaee";
}

.nc-icon-glyph.arrows-1_enlarge-diagonal-43:before {
  content: "\eaef";
}

.nc-icon-glyph.arrows-1_enlarge-diagonal-44:before {
  content: "\eaf0";
}

.nc-icon-glyph.arrows-1_enlarge-vertical:before {
  content: "\eaf1";
}

.nc-icon-glyph.arrows-1_fit-horizontal:before {
  content: "\eaf2";
}

.nc-icon-glyph.arrows-1_fit-vertical:before {
  content: "\eaf3";
}

.nc-icon-glyph.arrows-1_fullscreen-70:before {
  content: "\eaf4";
}

.nc-icon-glyph.arrows-1_fullscreen-71:before {
  content: "\eaf5";
}

.nc-icon-glyph.arrows-1_fullscreen-76:before {
  content: "\eaf6";
}

.nc-icon-glyph.arrows-1_fullscreen-77:before {
  content: "\eaf7";
}

.nc-icon-glyph.arrows-1_fullscreen-double-74:before {
  content: "\eaf8";
}

.nc-icon-glyph.arrows-1_fullscreen-double-75:before {
  content: "\eaf9";
}

.nc-icon-glyph.arrows-1_fullscreen-split-72:before {
  content: "\eafa";
}

.nc-icon-glyph.arrows-1_fullscreen-split-73:before {
  content: "\eafb";
}

.nc-icon-glyph.arrows-1_log-in:before {
  content: "\eafc";
}

.nc-icon-glyph.arrows-1_log-out:before {
  content: "\eafd";
}

.nc-icon-glyph.arrows-1_loop-82:before {
  content: "\eafe";
}

.nc-icon-glyph.arrows-1_loop-83:before {
  content: "\eaff";
}

.nc-icon-glyph.arrows-1_minimal-down:before {
  content: "\eb00";
}

.nc-icon-glyph.arrows-1_minimal-left:before {
  content: "\eb01";
}

.nc-icon-glyph.arrows-1_minimal-right:before {
  content: "\eb02";
}

.nc-icon-glyph.arrows-1_minimal-up:before {
  content: "\eb03";
}

.nc-icon-glyph.arrows-1_redo-79:before {
  content: "\eb04";
}

.nc-icon-glyph.arrows-1_redo-81:before {
  content: "\eb05";
}

.nc-icon-glyph.arrows-1_refresh-68:before {
  content: "\eb06";
}

.nc-icon-glyph.arrows-1_refresh-69:before {
  content: "\eb07";
}

.nc-icon-glyph.arrows-1_round-down:before {
  content: "\eb08";
}

.nc-icon-glyph.arrows-1_round-left:before {
  content: "\eb09";
}

.nc-icon-glyph.arrows-1_round-right:before {
  content: "\eb0a";
}

.nc-icon-glyph.arrows-1_round-up:before {
  content: "\eb0b";
}

.nc-icon-glyph.arrows-1_share-66:before {
  content: "\eb0c";
}

.nc-icon-glyph.arrows-1_share-91:before {
  content: "\eb0d";
}

.nc-icon-glyph.arrows-1_share-92:before {
  content: "\eb0e";
}

.nc-icon-glyph.arrows-1_shuffle-97:before {
  content: "\eb0f";
}

.nc-icon-glyph.arrows-1_shuffle-98:before {
  content: "\eb10";
}

.nc-icon-glyph.arrows-1_simple-down:before {
  content: "\eb11";
}

.nc-icon-glyph.arrows-1_simple-left:before {
  content: "\eb12";
}

.nc-icon-glyph.arrows-1_simple-right:before {
  content: "\eb13";
}

.nc-icon-glyph.arrows-1_simple-up:before {
  content: "\eb14";
}

.nc-icon-glyph.arrows-1_small-triangle-down:before {
  content: "\eb15";
}

.nc-icon-glyph.arrows-1_small-triangle-left:before {
  content: "\eb16";
}

.nc-icon-glyph.arrows-1_small-triangle-right:before {
  content: "\eb17";
}

.nc-icon-glyph.arrows-1_small-triangle-up:before {
  content: "\eb18";
}

.nc-icon-glyph.arrows-1_square-down:before {
  content: "\eb19";
}

.nc-icon-glyph.arrows-1_square-left:before {
  content: "\eb1a";
}

.nc-icon-glyph.arrows-1_square-right:before {
  content: "\eb1b";
}

.nc-icon-glyph.arrows-1_square-up:before {
  content: "\eb1c";
}

.nc-icon-glyph.arrows-1_strong-down:before {
  content: "\eb1d";
}

.nc-icon-glyph.arrows-1_strong-left:before {
  content: "\eb1e";
}

.nc-icon-glyph.arrows-1_strong-right:before {
  content: "\eb1f";
}

.nc-icon-glyph.arrows-1_strong-up:before {
  content: "\eb20";
}

.nc-icon-glyph.arrows-1_tail-down:before {
  content: "\eb21";
}

.nc-icon-glyph.arrows-1_tail-left:before {
  content: "\eb22";
}

.nc-icon-glyph.arrows-1_tail-right:before {
  content: "\eb23";
}

.nc-icon-glyph.arrows-1_tail-triangle-down:before {
  content: "\eb24";
}

.nc-icon-glyph.arrows-1_tail-triangle-left:before {
  content: "\eb25";
}

.nc-icon-glyph.arrows-1_tail-triangle-right:before {
  content: "\eb26";
}

.nc-icon-glyph.arrows-1_tail-triangle-up:before {
  content: "\eb27";
}

.nc-icon-glyph.arrows-1_tail-up:before {
  content: "\eb28";
}

.nc-icon-glyph.arrows-1_trend-down:before {
  content: "\eb29";
}

.nc-icon-glyph.arrows-1_trend-up:before {
  content: "\eb2a";
}

.nc-icon-glyph.arrows-1_triangle-down-20:before {
  content: "\eb2b";
}

.nc-icon-glyph.arrows-1_triangle-down-65:before {
  content: "\eb2c";
}

.nc-icon-glyph.arrows-1_triangle-left-18:before {
  content: "\eb2d";
}

.nc-icon-glyph.arrows-1_triangle-left-63:before {
  content: "\eb2e";
}

.nc-icon-glyph.arrows-1_triangle-right-17:before {
  content: "\eb2f";
}

.nc-icon-glyph.arrows-1_triangle-right-62:before {
  content: "\eb30";
}

.nc-icon-glyph.arrows-1_triangle-up-19:before {
  content: "\eb31";
}

.nc-icon-glyph.arrows-1_triangle-up-64:before {
  content: "\eb32";
}

.nc-icon-glyph.arrows-1_window-zoom-in:before {
  content: "\eb33";
}

.nc-icon-glyph.arrows-1_window-zoom-out:before {
  content: "\eb34";
}

.nc-icon-glyph.arrows-1_zoom-88:before {
  content: "\eb35";
}

.nc-icon-glyph.arrows-1_zoom-99:before {
  content: "\eb36";
}

.nc-icon-glyph.arrows-1_zoom-100:before {
  content: "\eb37";
}

.nc-icon-glyph.arrows-2_block-down:before {
  content: "\eb38";
}

.nc-icon-glyph.arrows-2_block-left:before {
  content: "\eb39";
}

.nc-icon-glyph.arrows-2_block-right:before {
  content: "\eb3a";
}

.nc-icon-glyph.arrows-2_block-up:before {
  content: "\eb3b";
}

.nc-icon-glyph.arrows-2_circle-in:before {
  content: "\eb3c";
}

.nc-icon-glyph.arrows-2_circle-out:before {
  content: "\eb3d";
}

.nc-icon-glyph.arrows-2_circuit-round:before {
  content: "\eb3e";
}

.nc-icon-glyph.arrows-2_circuit:before {
  content: "\eb3f";
}

.nc-icon-glyph.arrows-2_computer-upload:before {
  content: "\eb40";
}

.nc-icon-glyph.arrows-2_conversion:before {
  content: "\eb41";
}

.nc-icon-glyph.arrows-2_corner-down-round:before {
  content: "\eb42";
}

.nc-icon-glyph.arrows-2_corner-down:before {
  content: "\eb43";
}

.nc-icon-glyph.arrows-2_corner-left-down:before {
  content: "\eb44";
}

.nc-icon-glyph.arrows-2_corner-left-round:before {
  content: "\eb45";
}

.nc-icon-glyph.arrows-2_corner-left:before {
  content: "\eb46";
}

.nc-icon-glyph.arrows-2_corner-right-down:before {
  content: "\eb47";
}

.nc-icon-glyph.arrows-2_corner-right-round:before {
  content: "\eb48";
}

.nc-icon-glyph.arrows-2_corner-right:before {
  content: "\eb49";
}

.nc-icon-glyph.arrows-2_corner-up-left:before {
  content: "\eb4a";
}

.nc-icon-glyph.arrows-2_corner-up-right:before {
  content: "\eb4b";
}

.nc-icon-glyph.arrows-2_corner-up-round:before {
  content: "\eb4c";
}

.nc-icon-glyph.arrows-2_corner-up:before {
  content: "\eb4d";
}

.nc-icon-glyph.arrows-2_cross-down:before {
  content: "\eb4e";
}

.nc-icon-glyph.arrows-2_cross-horizontal:before {
  content: "\ec87";
}

.nc-icon-glyph.arrows-2_cross-left:before {
  content: "\ec88";
}

.nc-icon-glyph.arrows-2_cross-right:before {
  content: "\ec89";
}

.nc-icon-glyph.arrows-2_cross-up:before {
  content: "\ec8a";
}

.nc-icon-glyph.arrows-2_cross-vertical:before {
  content: "\ec8b";
}

.nc-icon-glyph.arrows-2_curve-circuit:before {
  content: "\ec8c";
}

.nc-icon-glyph.arrows-2_curve-directions:before {
  content: "\ec8d";
}

.nc-icon-glyph.arrows-2_curve-split:before {
  content: "\ec8e";
}

.nc-icon-glyph.arrows-2_delete-45:before {
  content: "\ec8f";
}

.nc-icon-glyph.arrows-2_delete-49:before {
  content: "\ec90";
}

.nc-icon-glyph.arrows-2_delete-50:before {
  content: "\ec91";
}

.nc-icon-glyph.arrows-2_direction:before {
  content: "\ec92";
}

.nc-icon-glyph.arrows-2_dots-download:before {
  content: "\ec93";
}

.nc-icon-glyph.arrows-2_dots-upload:before {
  content: "\ec94";
}

.nc-icon-glyph.arrows-2_eject:before {
  content: "\ec95";
}

.nc-icon-glyph.arrows-2_enlarge-circle:before {
  content: "\ec96";
}

.nc-icon-glyph.arrows-2_file-download-87:before {
  content: "\ec97";
}

.nc-icon-glyph.arrows-2_file-download-89:before {
  content: "\ec98";
}

.nc-icon-glyph.arrows-2_file-download-94:before {
  content: "\ec99";
}

.nc-icon-glyph.arrows-2_file-upload-86:before {
  content: "\ec9a";
}

.nc-icon-glyph.arrows-2_file-upload-88:before {
  content: "\ec9b";
}

.nc-icon-glyph.arrows-2_file-upload-93:before {
  content: "\ec9c";
}

.nc-icon-glyph.arrows-2_fork-round:before {
  content: "\ec9d";
}

.nc-icon-glyph.arrows-2_fork:before {
  content: "\ec9e";
}

.nc-icon-glyph.arrows-2_hit-down:before {
  content: "\ec9f";
}

.nc-icon-glyph.arrows-2_hit-left:before {
  content: "\eca0";
}

.nc-icon-glyph.arrows-2_hit-right:before {
  content: "\eca1";
}

.nc-icon-glyph.arrows-2_hit-up:before {
  content: "\eca2";
}

.nc-icon-glyph.arrows-2_lines:before {
  content: "\eca3";
}

.nc-icon-glyph.arrows-2_log-out:before {
  content: "\eca4";
}

.nc-icon-glyph.arrows-2_loop:before {
  content: "\eca5";
}

.nc-icon-glyph.arrows-2_merge-round:before {
  content: "\eca6";
}

.nc-icon-glyph.arrows-2_merge:before {
  content: "\eca7";
}

.nc-icon-glyph.arrows-2_move-05:before {
  content: "\eca8";
}

.nc-icon-glyph.arrows-2_move-06:before {
  content: "\eca9";
}

.nc-icon-glyph.arrows-2_move-92:before {
  content: "\ecaa";
}

.nc-icon-glyph.arrows-2_move-down-right:before {
  content: "\ecab";
}

.nc-icon-glyph.arrows-2_move-down:before {
  content: "\ecac";
}

.nc-icon-glyph.arrows-2_move-left:before {
  content: "\ecad";
}

.nc-icon-glyph.arrows-2_move-right:before {
  content: "\ecae";
}

.nc-icon-glyph.arrows-2_move-up-left:before {
  content: "\ecaf";
}

.nc-icon-glyph.arrows-2_move-up:before {
  content: "\ecb0";
}

.nc-icon-glyph.arrows-2_push-next:before {
  content: "\ecb1";
}

.nc-icon-glyph.arrows-2_push-previous:before {
  content: "\ecb2";
}

.nc-icon-glyph.arrows-2_reload:before {
  content: "\ee6a";
}

.nc-icon-glyph.arrows-2_replay:before {
  content: "\ee6b";
}

.nc-icon-glyph.arrows-2_rotate-left:before {
  content: "\ee6c";
}

.nc-icon-glyph.arrows-2_rotate-right:before {
  content: "\ee6d";
}

.nc-icon-glyph.arrows-2_round-left-down:before {
  content: "\ee6e";
}

.nc-icon-glyph.arrows-2_round-right-down:before {
  content: "\ee6f";
}

.nc-icon-glyph.arrows-2_round-up-left:before {
  content: "\ee70";
}

.nc-icon-glyph.arrows-2_round-up-right:before {
  content: "\ee71";
}

.nc-icon-glyph.arrows-2_select-83:before {
  content: "\ee72";
}

.nc-icon-glyph.arrows-2_select-84:before {
  content: "\ee73";
}

.nc-icon-glyph.arrows-2_separate-round:before {
  content: "\ee74";
}

.nc-icon-glyph.arrows-2_separate:before {
  content: "\ee75";
}

.nc-icon-glyph.arrows-2_share-left:before {
  content: "\ee76";
}

.nc-icon-glyph.arrows-2_share-right:before {
  content: "\ee77";
}

.nc-icon-glyph.arrows-2_skew-down:before {
  content: "\ee78";
}

.nc-icon-glyph.arrows-2_skew-left:before {
  content: "\ee79";
}

.nc-icon-glyph.arrows-2_skew-up:before {
  content: "\ee7a";
}

.nc-icon-glyph.arrows-2_small-left:before {
  content: "\ee7b";
}

.nc-icon-glyph.arrows-2_small-right:before {
  content: "\ee7c";
}

.nc-icon-glyph.arrows-2_split-horizontal:before {
  content: "\ee7d";
}

.nc-icon-glyph.arrows-2_split-round:before {
  content: "\ee7e";
}

.nc-icon-glyph.arrows-2_split-vertical:before {
  content: "\ee7f";
}

.nc-icon-glyph.arrows-2_split:before {
  content: "\ee80";
}

.nc-icon-glyph.arrows-2_square-download:before {
  content: "\ee81";
}

.nc-icon-glyph.arrows-2_square-upload:before {
  content: "\ee82";
}

.nc-icon-glyph.arrows-2_time:before {
  content: "\ee83";
}

.nc-icon-glyph.arrows-2_triangle-down:before {
  content: "\ee84";
}

.nc-icon-glyph.arrows-2_triangle-left:before {
  content: "\ee85";
}

.nc-icon-glyph.arrows-2_triangle-right:before {
  content: "\ee86";
}

.nc-icon-glyph.arrows-2_triangle-up:before {
  content: "\ee87";
}

.nc-icon-glyph.arrows-2_unite-round:before {
  content: "\ee88";
}

.nc-icon-glyph.arrows-2_unite:before {
  content: "\ee89";
}

.nc-icon-glyph.arrows-2_zoom:before {
  content: "\ee8a";
}

.nc-icon-glyph.arrows-3_circle-down:before {
  content: "\ee8b";
}

.nc-icon-glyph.arrows-3_circle-left:before {
  content: "\ee8c";
}

.nc-icon-glyph.arrows-3_circle-right:before {
  content: "\ee8d";
}

.nc-icon-glyph.arrows-3_circle-simple-down:before {
  content: "\ee8e";
}

.nc-icon-glyph.arrows-3_circle-simple-left:before {
  content: "\ee8f";
}

.nc-icon-glyph.arrows-3_circle-simple-right:before {
  content: "\ee90";
}

.nc-icon-glyph.arrows-3_circle-simple-up:before {
  content: "\ee91";
}

.nc-icon-glyph.arrows-3_circle-up:before {
  content: "\ee92";
}

.nc-icon-glyph.arrows-3_cloud-refresh:before {
  content: "\ee93";
}

.nc-icon-glyph.arrows-3_separate:before {
  content: "\ee94";
}

.nc-icon-glyph.arrows-3_small-down:before {
  content: "\ee95";
}

.nc-icon-glyph.arrows-3_small-up:before {
  content: "\ee96";
}

.nc-icon-glyph.arrows-3_square-corner-down-left:before {
  content: "\ee97";
}

.nc-icon-glyph.arrows-3_square-corner-down-right:before {
  content: "\ee98";
}

.nc-icon-glyph.arrows-3_square-corner-up-left:before {
  content: "\ee99";
}

.nc-icon-glyph.arrows-3_square-corner-up-right:before {
  content: "\ee9a";
}

.nc-icon-glyph.arrows-3_square-down-06:before {
  content: "\ee9b";
}

.nc-icon-glyph.arrows-3_square-down-22:before {
  content: "\ee9c";
}

.nc-icon-glyph.arrows-3_square-enlarge:before {
  content: "\ee9d";
}

.nc-icon-glyph.arrows-3_square-left-04:before {
  content: "\ee9e";
}

.nc-icon-glyph.arrows-3_square-left-20:before {
  content: "\ee9f";
}

.nc-icon-glyph.arrows-3_square-right-03:before {
  content: "\eea0";
}

.nc-icon-glyph.arrows-3_square-right-19:before {
  content: "\eea1";
}

.nc-icon-glyph.arrows-3_square-simple-down:before {
  content: "\eea2";
}

.nc-icon-glyph.arrows-3_square-simple-left:before {
  content: "\eea3";
}

.nc-icon-glyph.arrows-3_square-simple-right:before {
  content: "\eea4";
}

.nc-icon-glyph.arrows-3_square-simple-up:before {
  content: "\eea5";
}

.nc-icon-glyph.arrows-3_square-up-05:before {
  content: "\eea6";
}

.nc-icon-glyph.arrows-3_square-up-21:before {
  content: "\eea7";
}

.nc-icon-glyph.arrows-3_square-zoom:before {
  content: "\eea8";
}

.nc-icon-glyph.arrows-3_super-bold-down:before {
  content: "\eea9";
}

.nc-icon-glyph.arrows-3_super-bold-left:before {
  content: "\eeaa";
}

.nc-icon-glyph.arrows-3_super-bold-right:before {
  content: "\eeab";
}

.nc-icon-glyph.arrows-3_super-bold-up:before {
  content: "\eeac";
}

.nc-icon-glyph.arrows-4_block-bottom-left:before {
  content: "\eead";
}

.nc-icon-glyph.arrows-4_block-bottom-right:before {
  content: "\eeae";
}

.nc-icon-glyph.arrows-4_block-top-left:before {
  content: "\eeaf";
}

.nc-icon-glyph.arrows-4_block-top-right:before {
  content: "\eeb0";
}

.nc-icon-glyph.arrows-4_centralize:before {
  content: "\eeb1";
}

.nc-icon-glyph.arrows-4_compare:before {
  content: "\eeb2";
}

.nc-icon-glyph.arrows-4_contrast:before {
  content: "\eeb3";
}

.nc-icon-glyph.arrows-4_cross:before {
  content: "\eeb4";
}

.nc-icon-glyph.arrows-4_diag-bottom-left:before {
  content: "\eeb5";
}

.nc-icon-glyph.arrows-4_diag-bottom-right:before {
  content: "\eeb6";
}

.nc-icon-glyph.arrows-4_diag-top-left:before {
  content: "\eeb7";
}

.nc-icon-glyph.arrows-4_diag-top-right:before {
  content: "\eeb8";
}

.nc-icon-glyph.arrows-4_disperse:before {
  content: "\eeb9";
}

.nc-icon-glyph.arrows-4_download:before {
  content: "\eeba";
}

.nc-icon-glyph.arrows-4_enlarge-45:before {
  content: "\eebb";
}

.nc-icon-glyph.arrows-4_enlarge-46:before {
  content: "\eebc";
}

.nc-icon-glyph.arrows-4_export:before {
  content: "\eebd";
}

.nc-icon-glyph.arrows-4_format-left:before {
  content: "\eebe";
}

.nc-icon-glyph.arrows-4_format-right:before {
  content: "\eebf";
}

.nc-icon-glyph.arrows-4_input-12:before {
  content: "\eec0";
}

.nc-icon-glyph.arrows-4_input-21:before {
  content: "\eec1";
}

.nc-icon-glyph.arrows-4_invert:before {
  content: "\eec2";
}

.nc-icon-glyph.arrows-4_launch-11:before {
  content: "\eec3";
}

.nc-icon-glyph.arrows-4_launch-47:before {
  content: "\eec4";
}

.nc-icon-glyph.arrows-4_logout:before {
  content: "\eec5";
}

.nc-icon-glyph.arrows-4_loop-30:before {
  content: "\eec6";
}

.nc-icon-glyph.arrows-4_loop-34:before {
  content: "\eec7";
}

.nc-icon-glyph.arrows-4_merge:before {
  content: "\eec8";
}

.nc-icon-glyph.arrows-4_open-in-browser:before {
  content: "\eec9";
}

.nc-icon-glyph.arrows-4_priority-high:before {
  content: "\eeca";
}

.nc-icon-glyph.arrows-4_priority-low:before {
  content: "\eecb";
}

.nc-icon-glyph.arrows-4_redo-10:before {
  content: "\eecc";
}

.nc-icon-glyph.arrows-4_redo-26:before {
  content: "\eecd";
}

.nc-icon-glyph.arrows-4_reply-all:before {
  content: "\eece";
}

.nc-icon-glyph.arrows-4_reply:before {
  content: "\eecf";
}

.nc-icon-glyph.arrows-4_restore:before {
  content: "\eed0";
}

.nc-icon-glyph.arrows-4_share:before {
  content: "\eed1";
}

.nc-icon-glyph.arrows-4_shuffle-01:before {
  content: "\eed2";
}

.nc-icon-glyph.arrows-4_shuffle-35:before {
  content: "\eed3";
}

.nc-icon-glyph.arrows-4_split-33:before {
  content: "\eed4";
}

.nc-icon-glyph.arrows-4_split-37:before {
  content: "\eed5";
}

.nc-icon-glyph.arrows-4_stre-down:before {
  content: "\eed6";
}

.nc-icon-glyph.arrows-4_stre-left:before {
  content: "\eed7";
}

.nc-icon-glyph.arrows-4_stre-right:before {
  content: "\eed8";
}

.nc-icon-glyph.arrows-4_stre-up:before {
  content: "\eed9";
}

.nc-icon-glyph.arrows-4_swap-horizontal:before {
  content: "\eeda";
}

.nc-icon-glyph.arrows-4_swap-vertical:before {
  content: "\eedb";
}

.nc-icon-glyph.arrows-4_system-update:before {
  content: "\eedc";
}

.nc-icon-glyph.arrows-4_undo-25:before {
  content: "\eedd";
}

.nc-icon-glyph.arrows-4_undo-29:before {
  content: "\eede";
}

.nc-icon-glyph.arrows-4_upload:before {
  content: "\eedf";
}

.nc-icon-glyph.files-2_ai-illustrator:before {
  content: "\e96f";
}

.nc-icon-glyph.files-2_avi:before {
  content: "\e970";
}

.nc-icon-glyph.files-2_css:before {
  content: "\e971";
}

.nc-icon-glyph.files-2_csv:before {
  content: "\e972";
}

.nc-icon-glyph.files-2_doc:before {
  content: "\e973";
}

.nc-icon-glyph.files-2_docx:before {
  content: "\e974";
}

.nc-icon-glyph.files-2_epub:before {
  content: "\e975";
}

.nc-icon-glyph.files-2_exe:before {
  content: "\e976";
}

.nc-icon-glyph.files-2_font:before {
  content: "\e977";
}

.nc-icon-glyph.files-2_gif:before {
  content: "\e978";
}

.nc-icon-glyph.files-2_html:before {
  content: "\e979";
}

.nc-icon-glyph.files-2_jpg-jpeg:before {
  content: "\e97a";
}

.nc-icon-glyph.files-2_js-javascript-jquery:before {
  content: "\e97b";
}

.nc-icon-glyph.files-3_mov:before {
  content: "\e97c";
}

.nc-icon-glyph.files-3_mp3:before {
  content: "\e97d";
}

.nc-icon-glyph.files-3_mp4:before {
  content: "\e97e";
}

.nc-icon-glyph.files-3_pdf:before {
  content: "\e97f";
}

.nc-icon-glyph.files-3_png:before {
  content: "\e980";
}

.nc-icon-glyph.files-3_psd-photoshop:before {
  content: "\e981";
}

.nc-icon-glyph.files-3_rar:before {
  content: "\e982";
}

.nc-icon-glyph.files-3_sketch:before {
  content: "\e983";
}

.nc-icon-glyph.files-3_svg:before {
  content: "\e984";
}

.nc-icon-glyph.files-3_txt:before {
  content: "\e985";
}

.nc-icon-glyph.files-3_wav:before {
  content: "\e986";
}

.nc-icon-glyph.files-3_zip:before {
  content: "\e987";
}

.nc-icon-glyph.design_album:before {
  content: "\e988";
}

.nc-icon-glyph.design_align-bottom:before {
  content: "\e989";
}

.nc-icon-glyph.design_align-center-horizontal:before {
  content: "\e98a";
}

.nc-icon-glyph.design_align-center-vertical:before {
  content: "\e98b";
}

.nc-icon-glyph.design_align-left:before {
  content: "\e98c";
}

.nc-icon-glyph.design_align-right:before {
  content: "\e98d";
}

.nc-icon-glyph.design_align-top:before {
  content: "\e98e";
}

.nc-icon-glyph.design_app:before {
  content: "\e98f";
}

.nc-icon-glyph.design_artboard:before {
  content: "\e990";
}

.nc-icon-glyph.design_blend:before {
  content: "\e991";
}

.nc-icon-glyph.design_book-bookmark:before {
  content: "\e992";
}

.nc-icon-glyph.design_book-open:before {
  content: "\e993";
}

.nc-icon-glyph.design_brush:before {
  content: "\e994";
}

.nc-icon-glyph.design_bug:before {
  content: "\e995";
}

.nc-icon-glyph.design_bullet-list-67:before {
  content: "\e996";
}

.nc-icon-glyph.design_bullet-list-68:before {
  content: "\e997";
}

.nc-icon-glyph.design_bullet-list-69:before {
  content: "\e998";
}

.nc-icon-glyph.design_bullet-list-70:before {
  content: "\e999";
}

.nc-icon-glyph.design_clone:before {
  content: "\e99a";
}

.nc-icon-glyph.design_code-editor:before {
  content: "\e99b";
}

.nc-icon-glyph.design_code:before {
  content: "\e99c";
}

.nc-icon-glyph.design_collection:before {
  content: "\e99d";
}

.nc-icon-glyph.design_command:before {
  content: "\e99e";
}

.nc-icon-glyph.design_compass:before {
  content: "\e99f";
}

.nc-icon-glyph.design_contrast:before {
  content: "\e9a0";
}

.nc-icon-glyph.design_copy:before {
  content: "\e9a1";
}

.nc-icon-glyph.design_crop:before {
  content: "\e9a2";
}

.nc-icon-glyph.design_cursor-48:before {
  content: "\e9a3";
}

.nc-icon-glyph.design_cursor-49:before {
  content: "\e9a4";
}

.nc-icon-glyph.design_design-dev:before {
  content: "\e9a5";
}

.nc-icon-glyph.design_design:before {
  content: "\e9a6";
}

.nc-icon-glyph.design_distribute-horizontal:before {
  content: "\e9a7";
}

.nc-icon-glyph.design_distribute-vertical:before {
  content: "\e9a8";
}

.nc-icon-glyph.design_drag:before {
  content: "\e9a9";
}

.nc-icon-glyph.design_eraser-32:before {
  content: "\e9aa";
}

.nc-icon-glyph.design_eraser-33:before {
  content: "\e9ab";
}

.nc-icon-glyph.design_eraser-46:before {
  content: "\e9ac";
}

.nc-icon-glyph.design_flip-horizontal:before {
  content: "\e9ad";
}

.nc-icon-glyph.design_flip-vertical:before {
  content: "\e9ae";
}

.nc-icon-glyph.design_image:before {
  content: "\e9af";
}

.nc-icon-glyph.design_magnet:before {
  content: "\e9b0";
}

.nc-icon-glyph.design_marker:before {
  content: "\e9b1";
}

.nc-icon-glyph.design_measure-02:before {
  content: "\e9b2";
}

.nc-icon-glyph.design_measure-17:before {
  content: "\e9b3";
}

.nc-icon-glyph.design_measure-big:before {
  content: "\e9b4";
}

.nc-icon-glyph.design_mobile-design:before {
  content: "\e9b5";
}

.nc-icon-glyph.design_mobile-dev:before {
  content: "\e9b6";
}

.nc-icon-glyph.design_mouse-08:before {
  content: "\e9b7";
}

.nc-icon-glyph.design_mouse-09:before {
  content: "\e9b8";
}

.nc-icon-glyph.design_mouse-10:before {
  content: "\e9b9";
}

.nc-icon-glyph.design_newsletter-dev:before {
  content: "\e9ba";
}

.nc-icon-glyph.design_note-code:before {
  content: "\e9bb";
}

.nc-icon-glyph.design_paint-16:before {
  content: "\e9bc";
}

.nc-icon-glyph.design_paint-37:before {
  content: "\e9bd";
}

.nc-icon-glyph.design_paint-38:before {
  content: "\e9be";
}

.nc-icon-glyph.design_paint-bucket-39:before {
  content: "\e9bf";
}

.nc-icon-glyph.design_paint-bucket-40:before {
  content: "\e9c0";
}

.nc-icon-glyph.design_palette:before {
  content: "\e9c1";
}

.nc-icon-glyph.design_pantone:before {
  content: "\e9c2";
}

.nc-icon-glyph.design_paper-design:before {
  content: "\e9c3";
}

.nc-icon-glyph.design_paper-dev:before {
  content: "\e9c4";
}

.nc-icon-glyph.design_patch-19:before {
  content: "\e9c5";
}

.nc-icon-glyph.design_patch-34:before {
  content: "\e9c6";
}

.nc-icon-glyph.design_path-exclude:before {
  content: "\e9c7";
}

.nc-icon-glyph.design_path-intersect:before {
  content: "\e9c8";
}

.nc-icon-glyph.design_path-minus:before {
  content: "\e9c9";
}

.nc-icon-glyph.design_path-unite:before {
  content: "\e9ca";
}

.nc-icon-glyph.design_pen-01:before {
  content: "\e9cb";
}

.nc-icon-glyph.design_pen-23:before {
  content: "\e9cc";
}

.nc-icon-glyph.design_pen-tool:before {
  content: "\e9cd";
}

.nc-icon-glyph.design_phone:before {
  content: "\e9ce";
}

.nc-icon-glyph.design_photo-editor:before {
  content: "\e9cf";
}

.nc-icon-glyph.design_responsive:before {
  content: "\e9d0";
}

.nc-icon-glyph.design_scissors-dashed:before {
  content: "\e9d1";
}

.nc-icon-glyph.design_scissors:before {
  content: "\ee1e";
}

.nc-icon-glyph.design_shape-adjust:before {
  content: "\ee1f";
}

.nc-icon-glyph.design_shape-circle:before {
  content: "\ee20";
}

.nc-icon-glyph.design_shape-polygon:before {
  content: "\ee21";
}

.nc-icon-glyph.design_shape-square:before {
  content: "\ee22";
}

.nc-icon-glyph.design_shape-triangle:before {
  content: "\ee23";
}

.nc-icon-glyph.design_shapes:before {
  content: "\ee24";
}

.nc-icon-glyph.design_sharpener:before {
  content: "\ee25";
}

.nc-icon-glyph.design_slice:before {
  content: "\ee26";
}

.nc-icon-glyph.design_spray:before {
  content: "\ee27";
}

.nc-icon-glyph.design_stamp:before {
  content: "\ee28";
}

.nc-icon-glyph.design_tablet-mobile:before {
  content: "\ee29";
}

.nc-icon-glyph.design_tablet:before {
  content: "\ee2a";
}

.nc-icon-glyph.design_text:before {
  content: "\ee2b";
}

.nc-icon-glyph.design_todo:before {
  content: "\ee2c";
}

.nc-icon-glyph.design_usb:before {
  content: "\ee2d";
}

.nc-icon-glyph.design_vector:before {
  content: "\ee2e";
}

.nc-icon-glyph.design_wand-11:before {
  content: "\ee2f";
}

.nc-icon-glyph.design_wand-99:before {
  content: "\ee30";
}

.nc-icon-glyph.design_watch-dev:before {
  content: "\ee31";
}

.nc-icon-glyph.design_web-design:before {
  content: "\ee32";
}

.nc-icon-glyph.design_webpage:before {
  content: "\ee33";
}

.nc-icon-glyph.design_window-code:before {
  content: "\ee34";
}

.nc-icon-glyph.design_window-dev:before {
  content: "\ee35";
}

.nc-icon-glyph.design_window-paragraph:before {
  content: "\ee36";
}

.nc-icon-glyph.design_window-responsive:before {
  content: "\ee37";
}

.nc-icon-glyph.design-2_3d-28:before {
  content: "\ee38";
}

.nc-icon-glyph.design-2_3d-29:before {
  content: "\ee39";
}

.nc-icon-glyph.design-2_android:before {
  content: "\ee3a";
}

.nc-icon-glyph.design-2_angle:before {
  content: "\ee3b";
}

.nc-icon-glyph.design-2_animation-14:before {
  content: "\ee3c";
}

.nc-icon-glyph.design-2_animation-31:before {
  content: "\ee3d";
}

.nc-icon-glyph.design-2_animation-32:before {
  content: "\ee3e";
}

.nc-icon-glyph.design-2_apple:before {
  content: "\ee3f";
}

.nc-icon-glyph.design-2_browser-chrome:before {
  content: "\ee40";
}

.nc-icon-glyph.design-2_browser-edge:before {
  content: "\ee41";
}

.nc-icon-glyph.design-2_browser-firefox:before {
  content: "\ee42";
}

.nc-icon-glyph.design-2_browser-ie:before {
  content: "\ee43";
}

.nc-icon-glyph.design-2_browser-opera:before {
  content: "\ee44";
}

.nc-icon-glyph.design-2_browser-safari:before {
  content: "\ee45";
}

.nc-icon-glyph.design-2_bucket:before {
  content: "\ee46";
}

.nc-icon-glyph.design-2_button:before {
  content: "\ee47";
}

.nc-icon-glyph.design-2_canvas:before {
  content: "\ee48";
}

.nc-icon-glyph.design-2_css3:before {
  content: "\ee49";
}

.nc-icon-glyph.design-2_cursor-add:before {
  content: "\ee4a";
}

.nc-icon-glyph.design-2_cursor-grab:before {
  content: "\ee4b";
}

.nc-icon-glyph.design-2_cursor-load:before {
  content: "\ee4c";
}

.nc-icon-glyph.design-2_cursor-menu:before {
  content: "\ee4d";
}

.nc-icon-glyph.design-2_cursor-not-allowed:before {
  content: "\ee4e";
}

.nc-icon-glyph.design-2_cursor-pointer:before {
  content: "\ee4f";
}

.nc-icon-glyph.design-2_cursor-text:before {
  content: "\ee50";
}

.nc-icon-glyph.design-2_divider:before {
  content: "\ee51";
}

.nc-icon-glyph.design-2_filter-organization:before {
  content: "\ee52";
}

.nc-icon-glyph.design-2_form:before {
  content: "\ee53";
}

.nc-icon-glyph.design-2_frame:before {
  content: "\ee54";
}

.nc-icon-glyph.design-2_group:before {
  content: "\ee55";
}

.nc-icon-glyph.design-2_html5:before {
  content: "\ee56";
}

.nc-icon-glyph.design-2_image:before {
  content: "\ee57";
}

.nc-icon-glyph.design-2_layers:before {
  content: "\ee58";
}

.nc-icon-glyph.design-2_layout-11:before {
  content: "\ee59";
}

.nc-icon-glyph.design-2_layout-25:before {
  content: "\ee5a";
}

.nc-icon-glyph.design-2_microsoft:before {
  content: "\ee5b";
}

.nc-icon-glyph.design-2_mirror:before {
  content: "\ee5c";
}

.nc-icon-glyph.design-2_move-down:before {
  content: "\ee5d";
}

.nc-icon-glyph.design-2_move-up:before {
  content: "\ee5e";
}

.nc-icon-glyph.design-2_paint-brush:before {
  content: "\ee5f";
}

.nc-icon-glyph.design-2_ruler-pencil:before {
  content: "\ee60";
}

.nc-icon-glyph.design-2_scale-down:before {
  content: "\ee61";
}

.nc-icon-glyph.design-2_scale-up:before {
  content: "\ee62";
}

.nc-icon-glyph.design-2_scale:before {
  content: "\ee63";
}

.nc-icon-glyph.design-2_selection:before {
  content: "\ee64";
}

.nc-icon-glyph.design-2_slider:before {
  content: "\ee65";
}

.nc-icon-glyph.design-2_text:before {
  content: "\ee66";
}

.nc-icon-glyph.design-2_transform-origin:before {
  content: "\ee67";
}

.nc-icon-glyph.design-2_transform:before {
  content: "\ee68";
}

.nc-icon-glyph.design-2_ungroup:before {
  content: "\ee69";
}

.nc-icon-glyph.loader_circle-04:before {
  content: "\ee1a";
}

.nc-icon-glyph.loader_dots-06:before {
  content: "\ee1b";
}

.nc-icon-glyph.loader_gear:before {
  content: "\ee1c";
}

.nc-icon-glyph.loader_refresh:before {
  content: "\ee1d";
}

.nc-icon-glyph.ui-1_analytics-88:before {
  content: "\ed29";
}

.nc-icon-glyph.ui-1_analytics-89:before {
  content: "\ed2a";
}

.nc-icon-glyph.ui-1_attach-86:before {
  content: "\ed2b";
}

.nc-icon-glyph.ui-1_attach-87:before {
  content: "\ed2c";
}

.nc-icon-glyph.ui-1_bell-53:before {
  content: "\ed2d";
}

.nc-icon-glyph.ui-1_bell-54:before {
  content: "\ed2e";
}

.nc-icon-glyph.ui-1_bell-55:before {
  content: "\ed2f";
}

.nc-icon-glyph.ui-1_bold-add:before {
  content: "\ed30";
}

.nc-icon-glyph.ui-1_bold-delete:before {
  content: "\ed31";
}

.nc-icon-glyph.ui-1_bold-remove:before {
  content: "\ed32";
}

.nc-icon-glyph.ui-1_bookmark-add:before {
  content: "\ed33";
}

.nc-icon-glyph.ui-1_bookmark-remove:before {
  content: "\ed34";
}

.nc-icon-glyph.ui-1_calendar-57:before {
  content: "\ed35";
}

.nc-icon-glyph.ui-1_calendar-60:before {
  content: "\ed36";
}

.nc-icon-glyph.ui-1_calendar-check-59:before {
  content: "\ed37";
}

.nc-icon-glyph.ui-1_calendar-check-62:before {
  content: "\ed38";
}

.nc-icon-glyph.ui-1_calendar-grid-58:before {
  content: "\ed39";
}

.nc-icon-glyph.ui-1_calendar-grid-61:before {
  content: "\ed3a";
}

.nc-icon-glyph.ui-1_check-bold:before {
  content: "\ed3b";
}

.nc-icon-glyph.ui-1_check-circle-07:before {
  content: "\ed3c";
}

.nc-icon-glyph.ui-1_check-circle-08:before {
  content: "\ed3d";
}

.nc-icon-glyph.ui-1_check-curve:before {
  content: "\ed3e";
}

.nc-icon-glyph.ui-1_check-simple:before {
  content: "\ed3f";
}

.nc-icon-glyph.ui-1_check-small:before {
  content: "\ed40";
}

.nc-icon-glyph.ui-1_check-square-09:before {
  content: "\ed41";
}

.nc-icon-glyph.ui-1_check-square-11:before {
  content: "\ed42";
}

.nc-icon-glyph.ui-1_check:before {
  content: "\ed43";
}

.nc-icon-glyph.ui-1_circle-add:before {
  content: "\ed44";
}

.nc-icon-glyph.ui-1_circle-bold-add:before {
  content: "\ed45";
}

.nc-icon-glyph.ui-1_circle-bold-remove:before {
  content: "\ed46";
}

.nc-icon-glyph.ui-1_circle-delete:before {
  content: "\ed47";
}

.nc-icon-glyph.ui-1_circle-remove:before {
  content: "\ed48";
}

.nc-icon-glyph.ui-1_dashboard-29:before {
  content: "\ed49";
}

.nc-icon-glyph.ui-1_dashboard-30:before {
  content: "\ed4a";
}

.nc-icon-glyph.ui-1_dashboard-half:before {
  content: "\ed4b";
}

.nc-icon-glyph.ui-1_dashboard-level:before {
  content: "\ed4c";
}

.nc-icon-glyph.ui-1_database:before {
  content: "\ed4d";
}

.nc-icon-glyph.ui-1_drop:before {
  content: "\ed4e";
}

.nc-icon-glyph.ui-1_edit-71:before {
  content: "\ed4f";
}

.nc-icon-glyph.ui-1_edit-72:before {
  content: "\ed50";
}

.nc-icon-glyph.ui-1_edit-73:before {
  content: "\ed51";
}

.nc-icon-glyph.ui-1_edit-74:before {
  content: "\ed52";
}

.nc-icon-glyph.ui-1_edit-75:before {
  content: "\ed53";
}

.nc-icon-glyph.ui-1_edit-76:before {
  content: "\ed54";
}

.nc-icon-glyph.ui-1_edit-77:before {
  content: "\ed55";
}

.nc-icon-glyph.ui-1_edit-78:before {
  content: "\ed56";
}

.nc-icon-glyph.ui-1_email-83:before {
  content: "\ed57";
}

.nc-icon-glyph.ui-1_email-84:before {
  content: "\ed58";
}

.nc-icon-glyph.ui-1_email-85:before {
  content: "\ed59";
}

.nc-icon-glyph.ui-1_eye-17:before {
  content: "\ed5a";
}

.nc-icon-glyph.ui-1_eye-19:before {
  content: "\ed5b";
}

.nc-icon-glyph.ui-1_eye-ban-18:before {
  content: "\ed5c";
}

.nc-icon-glyph.ui-1_eye-ban-20:before {
  content: "\ed5d";
}

.nc-icon-glyph.ui-1_flame:before {
  content: "\ed5e";
}

.nc-icon-glyph.ui-1_home-51:before {
  content: "\ed5f";
}

.nc-icon-glyph.ui-1_home-52:before {
  content: "\ed60";
}

.nc-icon-glyph.ui-1_home-minimal:before {
  content: "\ed61";
}

.nc-icon-glyph.ui-1_home-simple:before {
  content: "\ed62";
}

.nc-icon-glyph.ui-1_leaf-80:before {
  content: "\ed63";
}

.nc-icon-glyph.ui-1_leaf-81:before {
  content: "\ed64";
}

.nc-icon-glyph.ui-1_leaf-edit:before {
  content: "\ed65";
}

.nc-icon-glyph.ui-1_lock-circle-open:before {
  content: "\ed66";
}

.nc-icon-glyph.ui-1_lock-circle:before {
  content: "\ed67";
}

.nc-icon-glyph.ui-1_lock-open:before {
  content: "\ed68";
}

.nc-icon-glyph.ui-1_lock:before {
  content: "\ed69";
}

.nc-icon-glyph.ui-1_notification-69:before {
  content: "\ed6a";
}

.nc-icon-glyph.ui-1_notification-70:before {
  content: "\ed6b";
}

.nc-icon-glyph.ui-1_pencil:before {
  content: "\ed6c";
}

.nc-icon-glyph.ui-1_preferences-circle-rotate:before {
  content: "\ed6d";
}

.nc-icon-glyph.ui-1_preferences-circle:before {
  content: "\ed6e";
}

.nc-icon-glyph.ui-1_preferences-container-circle-rotate:before {
  content: "\ed6f";
}

.nc-icon-glyph.ui-1_preferences-container-circle:before {
  content: "\ed70";
}

.nc-icon-glyph.ui-1_preferences-container-rotate:before {
  content: "\ed71";
}

.nc-icon-glyph.ui-1_preferences-container:before {
  content: "\ed72";
}

.nc-icon-glyph.ui-1_preferences-rotate:before {
  content: "\ed73";
}

.nc-icon-glyph.ui-1_preferences:before {
  content: "\ed74";
}

.nc-icon-glyph.ui-1_send:before {
  content: "\ed75";
}

.nc-icon-glyph.ui-1_settings-gear-63:before {
  content: "\ed76";
}

.nc-icon-glyph.ui-1_settings-gear-64:before {
  content: "\ed77";
}

.nc-icon-glyph.ui-1_settings-gear-65:before {
  content: "\ed78";
}

.nc-icon-glyph.ui-1_settings-tool-66:before {
  content: "\ed79";
}

.nc-icon-glyph.ui-1_settings-tool-67:before {
  content: "\ed7a";
}

.nc-icon-glyph.ui-1_settings:before {
  content: "\ed7b";
}

.nc-icon-glyph.ui-1_simple-add:before {
  content: "\ed7c";
}

.nc-icon-glyph.ui-1_simple-delete:before {
  content: "\ed7d";
}

.nc-icon-glyph.ui-1_simple-remove:before {
  content: "\ed7e";
}

.nc-icon-glyph.ui-1_trash-round:before {
  content: "\ed7f";
}

.nc-icon-glyph.ui-1_trash-simple:before {
  content: "\ed80";
}

.nc-icon-glyph.ui-1_trash:before {
  content: "\ed81";
}

.nc-icon-glyph.ui-1_ui-03:before {
  content: "\ed82";
}

.nc-icon-glyph.ui-1_ui-04:before {
  content: "\ed83";
}

.nc-icon-glyph.ui-1_zoom-bold-in:before {
  content: "\ed84";
}

.nc-icon-glyph.ui-1_zoom-bold-out:before {
  content: "\ed85";
}

.nc-icon-glyph.ui-1_zoom-bold:before {
  content: "\ed86";
}

.nc-icon-glyph.ui-1_zoom-in:before {
  content: "\ed87";
}

.nc-icon-glyph.ui-1_zoom-out:before {
  content: "\ed88";
}

.nc-icon-glyph.ui-1_zoom-split-in:before {
  content: "\ed89";
}

.nc-icon-glyph.ui-1_zoom-split-out:before {
  content: "\ed8a";
}

.nc-icon-glyph.ui-1_zoom-split:before {
  content: "\ed8b";
}

.nc-icon-glyph.ui-1_zoom:before {
  content: "\ed8c";
}

.nc-icon-glyph.ui-2_alert:before {
  content: "\ed8d";
}

.nc-icon-glyph.ui-2_alert-:before {
  content: "\ed8e";
}

.nc-icon-glyph.ui-2_alert-circle:before {
  content: "\ed8f";
}

.nc-icon-glyph.ui-2_alert-circle-:before {
  content: "\ed90";
}

.nc-icon-glyph.ui-2_alert-circle-i:before {
  content: "\ed91";
}

.nc-icon-glyph.ui-2_alert-i:before {
  content: "\ed92";
}

.nc-icon-glyph.ui-2_alert-square:before {
  content: "\ed93";
}

.nc-icon-glyph.ui-2_alert-square-:before {
  content: "\ed94";
}

.nc-icon-glyph.ui-2_alert-square-i:before {
  content: "\ed95";
}

.nc-icon-glyph.ui-2_archive:before {
  content: "\ed96";
}

.nc-icon-glyph.ui-2_ban-bold:before {
  content: "\ed97";
}

.nc-icon-glyph.ui-2_ban:before {
  content: "\ed98";
}

.nc-icon-glyph.ui-2_battery-81:before {
  content: "\ed99";
}

.nc-icon-glyph.ui-2_battery-83:before {
  content: "\ed9a";
}

.nc-icon-glyph.ui-2_battery-half:before {
  content: "\ed9b";
}

.nc-icon-glyph.ui-2_battery-low:before {
  content: "\ed9c";
}

.nc-icon-glyph.ui-2_bluetooth:before {
  content: "\ed9d";
}

.nc-icon-glyph.ui-2_book:before {
  content: "\ed9e";
}

.nc-icon-glyph.ui-2_chart-bar-52:before {
  content: "\ed9f";
}

.nc-icon-glyph.ui-2_chart-bar-53:before {
  content: "\eda0";
}

.nc-icon-glyph.ui-2_chat-content:before {
  content: "\eda1";
}

.nc-icon-glyph.ui-2_chat-round-content:before {
  content: "\eda2";
}

.nc-icon-glyph.ui-2_chat-round:before {
  content: "\eda3";
}

.nc-icon-glyph.ui-2_chat:before {
  content: "\eda4";
}

.nc-icon-glyph.ui-2_circle-bold-delete:before {
  content: "\eda5";
}

.nc-icon-glyph.ui-2_cloud-25:before {
  content: "\eda6";
}

.nc-icon-glyph.ui-2_cloud-26:before {
  content: "\eda7";
}

.nc-icon-glyph.ui-2_disk:before {
  content: "\eda8";
}

.nc-icon-glyph.ui-2_enlarge-57:before {
  content: "\eda9";
}

.nc-icon-glyph.ui-2_enlarge-58:before {
  content: "\edaa";
}

.nc-icon-glyph.ui-2_enlarge-59:before {
  content: "\edab";
}

.nc-icon-glyph.ui-2_fat-add:before {
  content: "\edac";
}

.nc-icon-glyph.ui-2_fat-delete:before {
  content: "\edad";
}

.nc-icon-glyph.ui-2_fat-remove:before {
  content: "\edae";
}

.nc-icon-glyph.ui-2_favourite-28:before {
  content: "\edaf";
}

.nc-icon-glyph.ui-2_favourite-31:before {
  content: "\edb0";
}

.nc-icon-glyph.ui-2_favourite-add-29:before {
  content: "\edb1";
}

.nc-icon-glyph.ui-2_favourite-add-32:before {
  content: "\edb2";
}

.nc-icon-glyph.ui-2_favourite-remove-30:before {
  content: "\edb3";
}

.nc-icon-glyph.ui-2_favourite-remove-33:before {
  content: "\edb4";
}

.nc-icon-glyph.ui-2_filter:before {
  content: "\edb5";
}

.nc-icon-glyph.ui-2_fullsize:before {
  content: "\edb6";
}

.nc-icon-glyph.ui-2_grid-45:before {
  content: "\edb7";
}

.nc-icon-glyph.ui-2_grid-46:before {
  content: "\edb8";
}

.nc-icon-glyph.ui-2_grid-48:before {
  content: "\edb9";
}

.nc-icon-glyph.ui-2_grid-49:before {
  content: "\edba";
}

.nc-icon-glyph.ui-2_grid-50:before {
  content: "\edbb";
}

.nc-icon-glyph.ui-2_grid-square:before {
  content: "\edbc";
}

.nc-icon-glyph.ui-2_hourglass:before {
  content: "\edbd";
}

.nc-icon-glyph.ui-2_lab:before {
  content: "\edbe";
}

.nc-icon-glyph.ui-2_layers:before {
  content: "\edbf";
}

.nc-icon-glyph.ui-2_like:before {
  content: "\edc0";
}

.nc-icon-glyph.ui-2_link-66:before {
  content: "\edc1";
}

.nc-icon-glyph.ui-2_link-67:before {
  content: "\edc2";
}

.nc-icon-glyph.ui-2_link-68:before {
  content: "\edc3";
}

.nc-icon-glyph.ui-2_link-69:before {
  content: "\edc4";
}

.nc-icon-glyph.ui-2_link-71:before {
  content: "\edc5";
}

.nc-icon-glyph.ui-2_link-72:before {
  content: "\edc6";
}

.nc-icon-glyph.ui-2_link-broken-70:before {
  content: "\edc7";
}

.nc-icon-glyph.ui-2_link-broken-73:before {
  content: "\edc8";
}

.nc-icon-glyph.ui-2_menu-34:before {
  content: "\edc9";
}

.nc-icon-glyph.ui-2_menu-35:before {
  content: "\edca";
}

.nc-icon-glyph.ui-2_menu-bold:before {
  content: "\edcb";
}

.nc-icon-glyph.ui-2_menu-dots:before {
  content: "\edcc";
}

.nc-icon-glyph.ui-2_menu-square:before {
  content: "\edcd";
}

.nc-icon-glyph.ui-2_node:before {
  content: "\edce";
}

.nc-icon-glyph.ui-2_paragraph:before {
  content: "\edcf";
}

.nc-icon-glyph.ui-2_phone:before {
  content: "\edd0";
}

.nc-icon-glyph.ui-2_settings-90:before {
  content: "\edd1";
}

.nc-icon-glyph.ui-2_settings-91:before {
  content: "\edd2";
}

.nc-icon-glyph.ui-2_share-bold:before {
  content: "\edd3";
}

.nc-icon-glyph.ui-2_share:before {
  content: "\edd4";
}

.nc-icon-glyph.ui-2_small-add:before {
  content: "\edd5";
}

.nc-icon-glyph.ui-2_small-delete:before {
  content: "\edd6";
}

.nc-icon-glyph.ui-2_small-remove:before {
  content: "\edd7";
}

.nc-icon-glyph.ui-2_square-add-08:before {
  content: "\edd8";
}

.nc-icon-glyph.ui-2_square-add-11:before {
  content: "\edd9";
}

.nc-icon-glyph.ui-2_square-delete-10:before {
  content: "\edda";
}

.nc-icon-glyph.ui-2_square-delete-13:before {
  content: "\eddb";
}

.nc-icon-glyph.ui-2_square-remove-09:before {
  content: "\eddc";
}

.nc-icon-glyph.ui-2_square-remove-12:before {
  content: "\eddd";
}

.nc-icon-glyph.ui-2_target:before {
  content: "\edde";
}

.nc-icon-glyph.ui-2_tile-55:before {
  content: "\eddf";
}

.nc-icon-glyph.ui-2_tile-56:before {
  content: "\ede0";
}

.nc-icon-glyph.ui-2_time-alarm:before {
  content: "\ede1";
}

.nc-icon-glyph.ui-2_time-clock:before {
  content: "\ede2";
}

.nc-icon-glyph.ui-2_time-countdown:before {
  content: "\ede3";
}

.nc-icon-glyph.ui-2_time:before {
  content: "\ede4";
}

.nc-icon-glyph.ui-2_webpage:before {
  content: "\ede5";
}

.nc-icon-glyph.ui-2_window-add:before {
  content: "\ede6";
}

.nc-icon-glyph.ui-2_window-delete:before {
  content: "\ede7";
}

.nc-icon-glyph.ui-3_alert:before {
  content: "\ede8";
}

.nc-icon-glyph.ui-3_backward:before {
  content: "\ede9";
}

.nc-icon-glyph.ui-3_bolt:before {
  content: "\edea";
}

.nc-icon-glyph.ui-3_bullet-list:before {
  content: "\edeb";
}

.nc-icon-glyph.ui-3_calendar-add:before {
  content: "\edec";
}

.nc-icon-glyph.ui-3_card-add:before {
  content: "\eded";
}

.nc-icon-glyph.ui-3_card-alert:before {
  content: "\edee";
}

.nc-icon-glyph.ui-3_chart-bars:before {
  content: "\edef";
}

.nc-icon-glyph.ui-3_chart:before {
  content: "\edf0";
}

.nc-icon-glyph.ui-3_chat-33:before {
  content: "\edf1";
}

.nc-icon-glyph.ui-3_chat-45:before {
  content: "\edf2";
}

.nc-icon-glyph.ui-3_chat-46:before {
  content: "\edf3";
}

.nc-icon-glyph.ui-3_chat-reply:before {
  content: "\edf4";
}

.nc-icon-glyph.ui-3_check-in:before {
  content: "\edf5";
}

.nc-icon-glyph.ui-3_check-out:before {
  content: "\edf6";
}

.nc-icon-glyph.ui-3_dock-bottom:before {
  content: "\edf7";
}

.nc-icon-glyph.ui-3_dock-left:before {
  content: "\edf8";
}

.nc-icon-glyph.ui-3_dock-right:before {
  content: "\edf9";
}

.nc-icon-glyph.ui-3_dock-top:before {
  content: "\edfa";
}

.nc-icon-glyph.ui-3_filter-check:before {
  content: "\edfb";
}

.nc-icon-glyph.ui-3_filter-remove:before {
  content: "\edfc";
}

.nc-icon-glyph.ui-3_forward:before {
  content: "\edfd";
}

.nc-icon-glyph.ui-3_funnel-39:before {
  content: "\edfe";
}

.nc-icon-glyph.ui-3_funnel-40:before {
  content: "\edff";
}

.nc-icon-glyph.ui-3_funnel-41:before {
  content: "\ee00";
}

.nc-icon-glyph.ui-3_heart-add:before {
  content: "\ee01";
}

.nc-icon-glyph.ui-3_heart-remove:before {
  content: "\ee02";
}

.nc-icon-glyph.ui-3_heart:before {
  content: "\ee03";
}

.nc-icon-glyph.ui-3_infinite:before {
  content: "\ee04";
}

.nc-icon-glyph.ui-3_link:before {
  content: "\ee05";
}

.nc-icon-glyph.ui-3_menu-left:before {
  content: "\ee06";
}

.nc-icon-glyph.ui-3_menu-right:before {
  content: "\ee07";
}

.nc-icon-glyph.ui-3_menu:before {
  content: "\ee08";
}

.nc-icon-glyph.ui-3_metrics:before {
  content: "\ee09";
}

.nc-icon-glyph.ui-3_phone-call-end:before {
  content: "\ee0a";
}

.nc-icon-glyph.ui-3_phone-call:before {
  content: "\ee0b";
}

.nc-icon-glyph.ui-3_phone:before {
  content: "\ee0c";
}

.nc-icon-glyph.ui-3_playlist:before {
  content: "\ee0d";
}

.nc-icon-glyph.ui-3_search:before {
  content: "\ee0e";
}

.nc-icon-glyph.ui-3_security:before {
  content: "\ee0f";
}

.nc-icon-glyph.ui-3_segmentation:before {
  content: "\ee10";
}

.nc-icon-glyph.ui-3_select:before {
  content: "\ee11";
}

.nc-icon-glyph.ui-3_send:before {
  content: "\ee12";
}

.nc-icon-glyph.ui-3_signal:before {
  content: "\ee13";
}

.nc-icon-glyph.ui-3_slide-left:before {
  content: "\ee14";
}

.nc-icon-glyph.ui-3_slide-right:before {
  content: "\ee15";
}

.nc-icon-glyph.ui-3_table-left:before {
  content: "\ee16";
}

.nc-icon-glyph.ui-3_table-right:before {
  content: "\ee17";
}

.nc-icon-glyph.ui-3_tag:before {
  content: "\ee18";
}

.nc-icon-glyph.ui-3_widget:before {
  content: "\ee19";
}

.nc-icon-glyph.envir_bulb-saver:before {
  content: "\ed17";
}

.nc-icon-glyph.envir_bulb:before {
  content: "\ed18";
}

.nc-icon-glyph.envir_car:before {
  content: "\ed19";
}

.nc-icon-glyph.envir_fuel-electric:before {
  content: "\ed1a";
}

.nc-icon-glyph.envir_fuel:before {
  content: "\ed1b";
}

.nc-icon-glyph.envir_home:before {
  content: "\ed1c";
}

.nc-icon-glyph.envir_level:before {
  content: "\ed1d";
}

.nc-icon-glyph.envir_panel:before {
  content: "\ed1e";
}

.nc-icon-glyph.envir_radiation:before {
  content: "\ed1f";
}

.nc-icon-glyph.envir_recycling:before {
  content: "\ed20";
}

.nc-icon-glyph.envir_save-planet:before {
  content: "\ed21";
}

.nc-icon-glyph.envir_waste-danger:before {
  content: "\ed22";
}

.nc-icon-glyph.envir_waste-recycling:before {
  content: "\ed23";
}

.nc-icon-glyph.envir_waste:before {
  content: "\ed24";
}

.nc-icon-glyph.envir_water-hand:before {
  content: "\ed25";
}

.nc-icon-glyph.envir_water-sink:before {
  content: "\ed26";
}

.nc-icon-glyph.envir_water:before {
  content: "\ed27";
}

.nc-icon-glyph.envir_wind:before {
  content: "\ed28";
}

.nc-icon-glyph.text_align-center:before {
  content: "\ecfd";
}

.nc-icon-glyph.text_align-justify:before {
  content: "\ecfe";
}

.nc-icon-glyph.text_align-left:before {
  content: "\ecff";
}

.nc-icon-glyph.text_align-right:before {
  content: "\ed00";
}

.nc-icon-glyph.text_background:before {
  content: "\ed01";
}

.nc-icon-glyph.text_bold:before {
  content: "\ed02";
}

.nc-icon-glyph.text_capitalize:before {
  content: "\ed03";
}

.nc-icon-glyph.text_caps-all:before {
  content: "\ed04";
}

.nc-icon-glyph.text_caps-small:before {
  content: "\ed05";
}

.nc-icon-glyph.text_color:before {
  content: "\ed06";
}

.nc-icon-glyph.text_edit:before {
  content: "\ed07";
}

.nc-icon-glyph.text_italic:before {
  content: "\ed08";
}

.nc-icon-glyph.text_line-height:before {
  content: "\ed09";
}

.nc-icon-glyph.text_list-bullet:before {
  content: "\ed0a";
}

.nc-icon-glyph.text_list-numbers:before {
  content: "\ed0b";
}

.nc-icon-glyph.text_margin-left:before {
  content: "\ed0c";
}

.nc-icon-glyph.text_margin-right:before {
  content: "\ed0d";
}

.nc-icon-glyph.text_quote:before {
  content: "\ed0e";
}

.nc-icon-glyph.text_scale-horizontal:before {
  content: "\ed0f";
}

.nc-icon-glyph.text_scale-vertical:before {
  content: "\ed10";
}

.nc-icon-glyph.text_size:before {
  content: "\ed11";
}

.nc-icon-glyph.text_strikethrough:before {
  content: "\ed12";
}

.nc-icon-glyph.text_subscript:before {
  content: "\ed13";
}

.nc-icon-glyph.text_superscript:before {
  content: "\ed14";
}

.nc-icon-glyph.text_tracking:before {
  content: "\ed15";
}

.nc-icon-glyph.text_underline:before {
  content: "\ed16";
}

.nc-icon-glyph.gestures_2x-drag-down:before {
  content: "\ecd1";
}

.nc-icon-glyph.gestures_2x-drag-up:before {
  content: "\ecd2";
}

.nc-icon-glyph.gestures_2x-swipe-down:before {
  content: "\ecd3";
}

.nc-icon-glyph.gestures_2x-swipe-left:before {
  content: "\ecd4";
}

.nc-icon-glyph.gestures_2x-swipe-right:before {
  content: "\ecd5";
}

.nc-icon-glyph.gestures_2x-swipe-up:before {
  content: "\ecd6";
}

.nc-icon-glyph.gestures_2x-tap:before {
  content: "\ecd7";
}

.nc-icon-glyph.gestures_3x-swipe-left:before {
  content: "\ecd8";
}

.nc-icon-glyph.gestures_3x-swipe-right:before {
  content: "\ecd9";
}

.nc-icon-glyph.gestures_3x-swipe-up:before {
  content: "\ecda";
}

.nc-icon-glyph.gestures_3x-tap:before {
  content: "\ecdb";
}

.nc-icon-glyph.gestures_4x-swipe-left:before {
  content: "\ecdc";
}

.nc-icon-glyph.gestures_4x-swipe-right:before {
  content: "\ecdd";
}

.nc-icon-glyph.gestures_4x-swipe-up:before {
  content: "\ecde";
}

.nc-icon-glyph.gestures_active-38:before {
  content: "\ecdf";
}

.nc-icon-glyph.gestures_active-40:before {
  content: "\ece0";
}

.nc-icon-glyph.gestures_camera:before {
  content: "\ece1";
}

.nc-icon-glyph.gestures_double-tap:before {
  content: "\ece2";
}

.nc-icon-glyph.gestures_drag-21:before {
  content: "\ece3";
}

.nc-icon-glyph.gestures_drag-31:before {
  content: "\ece4";
}

.nc-icon-glyph.gestures_drag-down:before {
  content: "\ece5";
}

.nc-icon-glyph.gestures_drag-left:before {
  content: "\ece6";
}

.nc-icon-glyph.gestures_drag-right:before {
  content: "\ece7";
}

.nc-icon-glyph.gestures_drag-up:before {
  content: "\ece8";
}

.nc-icon-glyph.gestures_flick-down:before {
  content: "\ece9";
}

.nc-icon-glyph.gestures_flick-left:before {
  content: "\ecea";
}

.nc-icon-glyph.gestures_flick-right:before {
  content: "\eceb";
}

.nc-icon-glyph.gestures_flick-up:before {
  content: "\ecec";
}

.nc-icon-glyph.gestures_grab:before {
  content: "\eced";
}

.nc-icon-glyph.gestures_hold:before {
  content: "\ecee";
}

.nc-icon-glyph.gestures_pin:before {
  content: "\ecef";
}

.nc-icon-glyph.gestures_pinch:before {
  content: "\ecf0";
}

.nc-icon-glyph.gestures_rotate-22:before {
  content: "\ecf1";
}

.nc-icon-glyph.gestures_rotate-23:before {
  content: "\ecf2";
}

.nc-icon-glyph.gestures_scan:before {
  content: "\ecf3";
}

.nc-icon-glyph.gestures_scroll-horitontal:before {
  content: "\ecf4";
}

.nc-icon-glyph.gestures_scroll-vertical:before {
  content: "\ecf5";
}

.nc-icon-glyph.gestures_stretch:before {
  content: "\ecf6";
}

.nc-icon-glyph.gestures_swipe-bottom:before {
  content: "\ecf7";
}

.nc-icon-glyph.gestures_swipe-left:before {
  content: "\ecf8";
}

.nc-icon-glyph.gestures_swipe-right:before {
  content: "\ecf9";
}

.nc-icon-glyph.gestures_swipe-up:before {
  content: "\ecfa";
}

.nc-icon-glyph.gestures_tap-01:before {
  content: "\ecfb";
}

.nc-icon-glyph.gestures_tap-02:before {
  content: "\ecfc";
}

.nc-icon-glyph.nature_bear:before {
  content: "\ecb3";
}

.nc-icon-glyph.nature_bee:before {
  content: "\ecb4";
}

.nc-icon-glyph.nature_butterfly:before {
  content: "\ecb5";
}

.nc-icon-glyph.nature_chicken:before {
  content: "\ecb6";
}

.nc-icon-glyph.nature_clover:before {
  content: "\ecb7";
}

.nc-icon-glyph.nature_collar:before {
  content: "\ecb8";
}

.nc-icon-glyph.nature_cow:before {
  content: "\ecb9";
}

.nc-icon-glyph.nature_dog-house:before {
  content: "\ecba";
}

.nc-icon-glyph.nature_dog:before {
  content: "\ecbb";
}

.nc-icon-glyph.nature_flower-05:before {
  content: "\ecbc";
}

.nc-icon-glyph.nature_flower-06:before {
  content: "\ecbd";
}

.nc-icon-glyph.nature_flower-07:before {
  content: "\ecbe";
}

.nc-icon-glyph.nature_food-dog:before {
  content: "\ecbf";
}

.nc-icon-glyph.nature_food:before {
  content: "\ecc0";
}

.nc-icon-glyph.nature_forest:before {
  content: "\ecc1";
}

.nc-icon-glyph.nature_mountain:before {
  content: "\ecc2";
}

.nc-icon-glyph.nature_mushroom:before {
  content: "\ecc3";
}

.nc-icon-glyph.nature_panda:before {
  content: "\ecc4";
}

.nc-icon-glyph.nature_paw:before {
  content: "\ecc5";
}

.nc-icon-glyph.nature_pig:before {
  content: "\ecc6";
}

.nc-icon-glyph.nature_plant-ground:before {
  content: "\ecc7";
}

.nc-icon-glyph.nature_plant-vase:before {
  content: "\ecc8";
}

.nc-icon-glyph.nature_rat:before {
  content: "\ecc9";
}

.nc-icon-glyph.nature_sheep:before {
  content: "\ecca";
}

.nc-icon-glyph.nature_snake:before {
  content: "\eccb";
}

.nc-icon-glyph.nature_tree-01:before {
  content: "\eccc";
}

.nc-icon-glyph.nature_tree-02:before {
  content: "\eccd";
}

.nc-icon-glyph.nature_tree-03:before {
  content: "\ecce";
}

.nc-icon-glyph.nature_turtle:before {
  content: "\eccf";
}

.nc-icon-glyph.nature_wood:before {
  content: "\ecd0";
}

.nc-icon-glyph.sport_badminton:before {
  content: "\ec30";
}

.nc-icon-glyph.sport_baseball-ball:before {
  content: "\ec31";
}

.nc-icon-glyph.sport_baseball-bat:before {
  content: "\ec32";
}

.nc-icon-glyph.sport_baseball:before {
  content: "\ec33";
}

.nc-icon-glyph.sport_basketball-12:before {
  content: "\ec34";
}

.nc-icon-glyph.sport_basketball-13:before {
  content: "\ec35";
}

.nc-icon-glyph.sport_boxing:before {
  content: "\ec36";
}

.nc-icon-glyph.sport_cardio:before {
  content: "\ec37";
}

.nc-icon-glyph.sport_cricket:before {
  content: "\ec38";
}

.nc-icon-glyph.sport_crown:before {
  content: "\ec39";
}

.nc-icon-glyph.sport_dart:before {
  content: "\ec3a";
}

.nc-icon-glyph.sport_dumbbells:before {
  content: "\ec3b";
}

.nc-icon-glyph.sport_energy-drink:before {
  content: "\ec3c";
}

.nc-icon-glyph.sport_energy-supplement:before {
  content: "\ec3d";
}

.nc-icon-glyph.sport_fencing:before {
  content: "\ec3e";
}

.nc-icon-glyph.sport_fishing:before {
  content: "\ec3f";
}

.nc-icon-glyph.sport_flag-finish:before {
  content: "\ec40";
}

.nc-icon-glyph.sport_football-headguard:before {
  content: "\ec41";
}

.nc-icon-glyph.sport_golf:before {
  content: "\ec42";
}

.nc-icon-glyph.sport_helmet:before {
  content: "\ec43";
}

.nc-icon-glyph.sport_hockey:before {
  content: "\ec44";
}

.nc-icon-glyph.sport_kettlebell:before {
  content: "\ec45";
}

.nc-icon-glyph.sport_ping-pong:before {
  content: "\ec46";
}

.nc-icon-glyph.sport_podium-trophy:before {
  content: "\ec47";
}

.nc-icon-glyph.sport_podium:before {
  content: "\ec48";
}

.nc-icon-glyph.sport_rope:before {
  content: "\ec49";
}

.nc-icon-glyph.sport_rugby:before {
  content: "\ec4a";
}

.nc-icon-glyph.sport_shaker:before {
  content: "\ec4b";
}

.nc-icon-glyph.sport_shoe-run:before {
  content: "\ec4c";
}

.nc-icon-glyph.sport_skateboard:before {
  content: "\ec4d";
}

.nc-icon-glyph.sport_snowboard:before {
  content: "\ec4e";
}

.nc-icon-glyph.sport_soccer-field:before {
  content: "\ec4f";
}

.nc-icon-glyph.sport_steering-wheel:before {
  content: "\ec50";
}

.nc-icon-glyph.sport_supplement:before {
  content: "\ec51";
}

.nc-icon-glyph.sport_surf:before {
  content: "\ec52";
}

.nc-icon-glyph.sport_tactic:before {
  content: "\ec53";
}

.nc-icon-glyph.sport_tennis-ball:before {
  content: "\ec54";
}

.nc-icon-glyph.sport_tennis:before {
  content: "\ec55";
}

.nc-icon-glyph.sport_trophy:before {
  content: "\ec56";
}

.nc-icon-glyph.sport_user-balance:before {
  content: "\ec57";
}

.nc-icon-glyph.sport_user-climb:before {
  content: "\ec58";
}

.nc-icon-glyph.sport_user-meditation:before {
  content: "\ec59";
}

.nc-icon-glyph.sport_user-run:before {
  content: "\ec5a";
}

.nc-icon-glyph.sport_user-snowboard:before {
  content: "\ec5b";
}

.nc-icon-glyph.sport_user-swim:before {
  content: "\ec5c";
}

.nc-icon-glyph.sport_volleyball:before {
  content: "\ec5d";
}

.nc-icon-glyph.sport_whistle:before {
  content: "\ec5e";
}

.nc-icon-glyph.holidays_bat:before {
  content: "\ec5f";
}

.nc-icon-glyph.holidays_biscuit:before {
  content: "\ec60";
}

.nc-icon-glyph.holidays_bones:before {
  content: "\ec61";
}

.nc-icon-glyph.holidays_boot:before {
  content: "\ec62";
}

.nc-icon-glyph.holidays_candy:before {
  content: "\ec63";
}

.nc-icon-glyph.holidays_cat:before {
  content: "\ec64";
}

.nc-icon-glyph.holidays_cauldron:before {
  content: "\ec65";
}

.nc-icon-glyph.holidays_chimney:before {
  content: "\ec66";
}

.nc-icon-glyph.holidays_cockade:before {
  content: "\ec67";
}

.nc-icon-glyph.holidays_coffin:before {
  content: "\ec68";
}

.nc-icon-glyph.holidays_dead-hand:before {
  content: "\ec69";
}

.nc-icon-glyph.holidays_decoration:before {
  content: "\ec6a";
}

.nc-icon-glyph.holidays_deer:before {
  content: "\ec6b";
}

.nc-icon-glyph.holidays_egg-38:before {
  content: "\ec6c";
}

.nc-icon-glyph.holidays_egg-39:before {
  content: "\ec6d";
}

.nc-icon-glyph.holidays_frankenstein:before {
  content: "\ec6e";
}

.nc-icon-glyph.holidays_ghost:before {
  content: "\ec6f";
}

.nc-icon-glyph.holidays_gift-exchange:before {
  content: "\ec70";
}

.nc-icon-glyph.holidays_gift:before {
  content: "\ec71";
}

.nc-icon-glyph.holidays_glove:before {
  content: "\ec72";
}

.nc-icon-glyph.holidays_grave:before {
  content: "\ec73";
}

.nc-icon-glyph.holidays_light:before {
  content: "\ec74";
}

.nc-icon-glyph.holidays_message:before {
  content: "\ec75";
}

.nc-icon-glyph.holidays_mistletoe:before {
  content: "\ec76";
}

.nc-icon-glyph.holidays_owl:before {
  content: "\ec77";
}

.nc-icon-glyph.holidays_pumpkin:before {
  content: "\ec78";
}

.nc-icon-glyph.holidays_rabbit:before {
  content: "\ec79";
}

.nc-icon-glyph.holidays_santa-hat:before {
  content: "\ec7a";
}

.nc-icon-glyph.holidays_sickle:before {
  content: "\ec7b";
}

.nc-icon-glyph.holidays_snow-ball:before {
  content: "\ec7c";
}

.nc-icon-glyph.holidays_snowman-head:before {
  content: "\ec7d";
}

.nc-icon-glyph.holidays_snowman:before {
  content: "\ec7e";
}

.nc-icon-glyph.holidays_soak:before {
  content: "\ec7f";
}

.nc-icon-glyph.holidays_spider:before {
  content: "\ec80";
}

.nc-icon-glyph.holidays_tree-ball:before {
  content: "\ec81";
}

.nc-icon-glyph.holidays_tree:before {
  content: "\ec82";
}

.nc-icon-glyph.holidays_vampire:before {
  content: "\ec83";
}

.nc-icon-glyph.holidays_witch-hat:before {
  content: "\ec84";
}

.nc-icon-glyph.holidays_wolf:before {
  content: "\ec85";
}

.nc-icon-glyph.holidays_zombie:before {
  content: "\ec86";
}

.nc-icon-glyph.travel_axe:before {
  content: "\eb4f";
}

.nc-icon-glyph.travel_backpack:before {
  content: "\eb50";
}

.nc-icon-glyph.travel_bag:before {
  content: "\eb51";
}

.nc-icon-glyph.travel_barbecue:before {
  content: "\eb52";
}

.nc-icon-glyph.travel_beach-umbrella:before {
  content: "\eb53";
}

.nc-icon-glyph.travel_berlin:before {
  content: "\eb54";
}

.nc-icon-glyph.travel_binocular:before {
  content: "\eb55";
}

.nc-icon-glyph.travel_camper:before {
  content: "\eb56";
}

.nc-icon-glyph.travel_camping:before {
  content: "\eb57";
}

.nc-icon-glyph.travel_castle:before {
  content: "\eb58";
}

.nc-icon-glyph.travel_china:before {
  content: "\eb59";
}

.nc-icon-glyph.travel_church:before {
  content: "\eb5a";
}

.nc-icon-glyph.travel_drink:before {
  content: "\eb5b";
}

.nc-icon-glyph.travel_explore:before {
  content: "\eb5c";
}

.nc-icon-glyph.travel_fire:before {
  content: "\eb5d";
}

.nc-icon-glyph.travel_hotel-bell:before {
  content: "\eb5e";
}

.nc-icon-glyph.travel_hotel-symbol:before {
  content: "\eb5f";
}

.nc-icon-glyph.travel_hotel:before {
  content: "\eb60";
}

.nc-icon-glyph.travel_hut:before {
  content: "\eb61";
}

.nc-icon-glyph.travel_igloo:before {
  content: "\eb62";
}

.nc-icon-glyph.travel_info:before {
  content: "\eb63";
}

.nc-icon-glyph.travel_istanbul:before {
  content: "\eb64";
}

.nc-icon-glyph.travel_jellyfish:before {
  content: "\eb65";
}

.nc-icon-glyph.travel_lamp:before {
  content: "\eb66";
}

.nc-icon-glyph.travel_lighthouse:before {
  content: "\eb67";
}

.nc-icon-glyph.travel_london:before {
  content: "\eb68";
}

.nc-icon-glyph.travel_luggage:before {
  content: "\eb69";
}

.nc-icon-glyph.travel_mosque:before {
  content: "\eb6a";
}

.nc-icon-glyph.travel_ny:before {
  content: "\eb6b";
}

.nc-icon-glyph.travel_octopus:before {
  content: "\eb6c";
}

.nc-icon-glyph.travel_paris-tower:before {
  content: "\eb6d";
}

.nc-icon-glyph.travel_passport:before {
  content: "\eb6e";
}

.nc-icon-glyph.travel_pickaxe:before {
  content: "\eb6f";
}

.nc-icon-glyph.travel_pool:before {
  content: "\eb70";
}

.nc-icon-glyph.travel_pyramid:before {
  content: "\eb71";
}

.nc-icon-glyph.travel_rackets:before {
  content: "\eb72";
}

.nc-icon-glyph.travel_rio:before {
  content: "\eb73";
}

.nc-icon-glyph.travel_road-sign-left:before {
  content: "\eb74";
}

.nc-icon-glyph.travel_road-sign-right:before {
  content: "\eb75";
}

.nc-icon-glyph.travel_rome:before {
  content: "\eb76";
}

.nc-icon-glyph.travel_rowing:before {
  content: "\eb77";
}

.nc-icon-glyph.travel_sea-mask:before {
  content: "\eb78";
}

.nc-icon-glyph.travel_sf-bridge:before {
  content: "\eb79";
}

.nc-icon-glyph.travel_shark:before {
  content: "\eb7a";
}

.nc-icon-glyph.travel_spa:before {
  content: "\eb7b";
}

.nc-icon-glyph.travel_sunglasses:before {
  content: "\eb7c";
}

.nc-icon-glyph.travel_surf:before {
  content: "\eb7d";
}

.nc-icon-glyph.travel_swimsuit:before {
  content: "\eb7e";
}

.nc-icon-glyph.travel_swimwear:before {
  content: "\eb7f";
}

.nc-icon-glyph.travel_swiss-knife:before {
  content: "\eb80";
}

.nc-icon-glyph.travel_temple-02:before {
  content: "\eb81";
}

.nc-icon-glyph.travel_temple-25:before {
  content: "\eb82";
}

.nc-icon-glyph.travel_trolley:before {
  content: "\eb83";
}

.nc-icon-glyph.travel_white-house:before {
  content: "\eb84";
}

.nc-icon-glyph.travel_world:before {
  content: "\eb85";
}

.nc-icon-glyph.travel_worldmap:before {
  content: "\eb86";
}

.nc-icon-glyph.food_alcohol:before {
  content: "\eb87";
}

.nc-icon-glyph.food_apple:before {
  content: "\eb88";
}

.nc-icon-glyph.food_baby:before {
  content: "\eb89";
}

.nc-icon-glyph.food_bacon:before {
  content: "\eb8a";
}

.nc-icon-glyph.food_baguette:before {
  content: "\eb8b";
}

.nc-icon-glyph.food_banana:before {
  content: "\eb8c";
}

.nc-icon-glyph.food_barbecue-02:before {
  content: "\eb8d";
}

.nc-icon-glyph.food_barbecue-15:before {
  content: "\eb8e";
}

.nc-icon-glyph.food_barbecue-tools:before {
  content: "\eb8f";
}

.nc-icon-glyph.food_beer-95:before {
  content: "\eb90";
}

.nc-icon-glyph.food_beer-96:before {
  content: "\eb91";
}

.nc-icon-glyph.food_beverage:before {
  content: "\eb92";
}

.nc-icon-glyph.food_bottle-wine:before {
  content: "\eb93";
}

.nc-icon-glyph.food_bottle:before {
  content: "\eb94";
}

.nc-icon-glyph.food_bowl:before {
  content: "\eb95";
}

.nc-icon-glyph.food_bread:before {
  content: "\eb96";
}

.nc-icon-glyph.food_broccoli:before {
  content: "\eb97";
}

.nc-icon-glyph.food_cake-13:before {
  content: "\eb98";
}

.nc-icon-glyph.food_cake-100:before {
  content: "\eb99";
}

.nc-icon-glyph.food_cake-slice:before {
  content: "\eb9a";
}

.nc-icon-glyph.food_candle:before {
  content: "\eb9b";
}

.nc-icon-glyph.food_candy:before {
  content: "\eb9c";
}

.nc-icon-glyph.food_carrot:before {
  content: "\eb9d";
}

.nc-icon-glyph.food_champagne:before {
  content: "\eb9e";
}

.nc-icon-glyph.food_cheese-24:before {
  content: "\eb9f";
}

.nc-icon-glyph.food_cheese-87:before {
  content: "\eba0";
}

.nc-icon-glyph.food_cheeseburger:before {
  content: "\eba1";
}

.nc-icon-glyph.food_chef-hat:before {
  content: "\eba2";
}

.nc-icon-glyph.food_cherry:before {
  content: "\eba3";
}

.nc-icon-glyph.food_chicken:before {
  content: "\eba4";
}

.nc-icon-glyph.food_chili:before {
  content: "\eba5";
}

.nc-icon-glyph.food_chinese:before {
  content: "\eba6";
}

.nc-icon-glyph.food_chips:before {
  content: "\eba7";
}

.nc-icon-glyph.food_chocolate:before {
  content: "\eba8";
}

.nc-icon-glyph.food_cocktail:before {
  content: "\eba9";
}

.nc-icon-glyph.food_coffe-long:before {
  content: "\ebaa";
}

.nc-icon-glyph.food_coffee-long:before {
  content: "\ebab";
}

.nc-icon-glyph.food_coffee:before {
  content: "\ebac";
}

.nc-icon-glyph.food_cookies:before {
  content: "\ebad";
}

.nc-icon-glyph.food_course:before {
  content: "\ebae";
}

.nc-icon-glyph.food_crab:before {
  content: "\ebaf";
}

.nc-icon-glyph.food_croissant:before {
  content: "\ebb0";
}

.nc-icon-glyph.food_cutlery-75:before {
  content: "\ebb1";
}

.nc-icon-glyph.food_cutlery-76:before {
  content: "\ebb2";
}

.nc-icon-glyph.food_cutlery-77:before {
  content: "\ebb3";
}

.nc-icon-glyph.food_dishwasher:before {
  content: "\ebb4";
}

.nc-icon-glyph.food_donut:before {
  content: "\ebb5";
}

.nc-icon-glyph.food_drink:before {
  content: "\ebb6";
}

.nc-icon-glyph.food_egg:before {
  content: "\ebb7";
}

.nc-icon-glyph.food_energy-drink:before {
  content: "\ebb8";
}

.nc-icon-glyph.food_fish:before {
  content: "\ebb9";
}

.nc-icon-glyph.food_fishbone:before {
  content: "\ebba";
}

.nc-icon-glyph.food_fridge:before {
  content: "\ebbb";
}

.nc-icon-glyph.food_glass:before {
  content: "\ebbc";
}

.nc-icon-glyph.food_grape:before {
  content: "\ebbd";
}

.nc-icon-glyph.food_hob:before {
  content: "\ebbe";
}

.nc-icon-glyph.food_hot-dog:before {
  content: "\ebbf";
}

.nc-icon-glyph.food_ice-cream-22:before {
  content: "\ebc0";
}

.nc-icon-glyph.food_ice-cream-72:before {
  content: "\ebc1";
}

.nc-icon-glyph.food_jam:before {
  content: "\ebc2";
}

.nc-icon-glyph.food_kettle:before {
  content: "\ebc3";
}

.nc-icon-glyph.food_kitchen-fan:before {
  content: "\ebc4";
}

.nc-icon-glyph.food_knife:before {
  content: "\ebc5";
}

.nc-icon-glyph.food_lemon-slice:before {
  content: "\ebc6";
}

.nc-icon-glyph.food_lighter:before {
  content: "\ebc7";
}

.nc-icon-glyph.food_lobster:before {
  content: "\ebc8";
}

.nc-icon-glyph.food_matches:before {
  content: "\ebc9";
}

.nc-icon-glyph.food_measuring-cup:before {
  content: "\ebca";
}

.nc-icon-glyph.food_meat-spit:before {
  content: "\ebcb";
}

.nc-icon-glyph.food_microwave:before {
  content: "\ebcc";
}

.nc-icon-glyph.food_milk:before {
  content: "\ebcd";
}

.nc-icon-glyph.food_moka:before {
  content: "\ebce";
}

.nc-icon-glyph.food_muffin:before {
  content: "\ebcf";
}

.nc-icon-glyph.food_mug:before {
  content: "\ebd0";
}

.nc-icon-glyph.food_oven:before {
  content: "\ebd1";
}

.nc-icon-glyph.food_pan:before {
  content: "\ebd2";
}

.nc-icon-glyph.food_pizza-slice:before {
  content: "\ebd3";
}

.nc-icon-glyph.food_pizza:before {
  content: "\ebd4";
}

.nc-icon-glyph.food_plate:before {
  content: "\ebd5";
}

.nc-icon-glyph.food_pot:before {
  content: "\ebd6";
}

.nc-icon-glyph.food_prosciutto:before {
  content: "\ebd7";
}

.nc-icon-glyph.food_recipe-book-46:before {
  content: "\ebd8";
}

.nc-icon-glyph.food_recipe-book-47:before {
  content: "\ebd9";
}

.nc-icon-glyph.food_rolling-pin:before {
  content: "\ebda";
}

.nc-icon-glyph.food_salt:before {
  content: "\ebdb";
}

.nc-icon-glyph.food_sausage:before {
  content: "\ebdc";
}

.nc-icon-glyph.food_scale:before {
  content: "\ebdd";
}

.nc-icon-glyph.food_scotch:before {
  content: "\ebde";
}

.nc-icon-glyph.food_shrimp:before {
  content: "\ebdf";
}

.nc-icon-glyph.food_steak:before {
  content: "\ebe0";
}

.nc-icon-glyph.food_store:before {
  content: "\ebe1";
}

.nc-icon-glyph.food_strawberry:before {
  content: "\ebe2";
}

.nc-icon-glyph.food_sushi:before {
  content: "\ebe3";
}

.nc-icon-glyph.food_tacos:before {
  content: "\ebe4";
}

.nc-icon-glyph.food_tea:before {
  content: "\ebe5";
}

.nc-icon-glyph.food_temperature:before {
  content: "\ebe6";
}

.nc-icon-glyph.food_vest-07:before {
  content: "\ebe7";
}

.nc-icon-glyph.food_vest-31:before {
  content: "\ebe8";
}

.nc-icon-glyph.food_watermelon:before {
  content: "\ebe9";
}

.nc-icon-glyph.food_whisk:before {
  content: "\ebea";
}

.nc-icon-glyph.emoticons_alien:before {
  content: "\ebeb";
}

.nc-icon-glyph.emoticons_angry-10:before {
  content: "\ebec";
}

.nc-icon-glyph.emoticons_angry-44:before {
  content: "\ebed";
}

.nc-icon-glyph.emoticons_big-eyes:before {
  content: "\ebee";
}

.nc-icon-glyph.emoticons_big-smile:before {
  content: "\ebef";
}

.nc-icon-glyph.emoticons_bigmouth:before {
  content: "\ebf0";
}

.nc-icon-glyph.emoticons_bleah:before {
  content: "\ebf1";
}

.nc-icon-glyph.emoticons_blind:before {
  content: "\ebf2";
}

.nc-icon-glyph.emoticons_bomb:before {
  content: "\ebf3";
}

.nc-icon-glyph.emoticons_bored:before {
  content: "\ebf4";
}

.nc-icon-glyph.emoticons_cake:before {
  content: "\ebf5";
}

.nc-icon-glyph.emoticons_cry-15:before {
  content: "\ebf6";
}

.nc-icon-glyph.emoticons_cry-57:before {
  content: "\ebf7";
}

.nc-icon-glyph.emoticons_cute:before {
  content: "\ebf8";
}

.nc-icon-glyph.emoticons_devil:before {
  content: "\ebf9";
}

.nc-icon-glyph.emoticons_disgusted:before {
  content: "\ebfa";
}

.nc-icon-glyph.emoticons_fist:before {
  content: "\ebfb";
}

.nc-icon-glyph.emoticons_ghost:before {
  content: "\ebfc";
}

.nc-icon-glyph.emoticons_hannibal:before {
  content: "\ebfd";
}

.nc-icon-glyph.emoticons_happy-sun:before {
  content: "\ebfe";
}

.nc-icon-glyph.emoticons_kid:before {
  content: "\ebff";
}

.nc-icon-glyph.emoticons_kiss:before {
  content: "\ec00";
}

.nc-icon-glyph.emoticons_laugh-17:before {
  content: "\ec01";
}

.nc-icon-glyph.emoticons_laugh-35:before {
  content: "\ec02";
}

.nc-icon-glyph.emoticons_like-no:before {
  content: "\ec03";
}

.nc-icon-glyph.emoticons_like:before {
  content: "\ec04";
}

.nc-icon-glyph.emoticons_mad-12:before {
  content: "\ec05";
}

.nc-icon-glyph.emoticons_mad-58:before {
  content: "\ec06";
}

.nc-icon-glyph.emoticons_malicious:before {
  content: "\ec07";
}

.nc-icon-glyph.emoticons_manga-62:before {
  content: "\ec08";
}

.nc-icon-glyph.emoticons_manga-63:before {
  content: "\ec09";
}

.nc-icon-glyph.emoticons_monster:before {
  content: "\ec0a";
}

.nc-icon-glyph.emoticons_nerd-22:before {
  content: "\ec0b";
}

.nc-icon-glyph.emoticons_nerd-23:before {
  content: "\ec0c";
}

.nc-icon-glyph.emoticons_ninja:before {
  content: "\ec0d";
}

.nc-icon-glyph.emoticons_no-words:before {
  content: "\ec0e";
}

.nc-icon-glyph.emoticons_parrot:before {
  content: "\ec0f";
}

.nc-icon-glyph.emoticons_penguin:before {
  content: "\ec10";
}

.nc-icon-glyph.emoticons_pirate:before {
  content: "\ec11";
}

.nc-icon-glyph.emoticons_poop:before {
  content: "\ec12";
}

.nc-icon-glyph.emoticons_puzzled:before {
  content: "\ec13";
}

.nc-icon-glyph.emoticons_quite-happy:before {
  content: "\ec14";
}

.nc-icon-glyph.emoticons_robot:before {
  content: "\ec15";
}

.nc-icon-glyph.emoticons_rock:before {
  content: "\ec16";
}

.nc-icon-glyph.emoticons_sad:before {
  content: "\ec17";
}

.nc-icon-glyph.emoticons_satisfied:before {
  content: "\ec18";
}

.nc-icon-glyph.emoticons_shark:before {
  content: "\ec19";
}

.nc-icon-glyph.emoticons_shy:before {
  content: "\ec1a";
}

.nc-icon-glyph.emoticons_sick:before {
  content: "\ec1b";
}

.nc-icon-glyph.emoticons_silly:before {
  content: "\ec1c";
}

.nc-icon-glyph.emoticons_skull:before {
  content: "\ec1d";
}

.nc-icon-glyph.emoticons_sleep:before {
  content: "\ec1e";
}

.nc-icon-glyph.emoticons_sloth:before {
  content: "\ec1f";
}

.nc-icon-glyph.emoticons_smart:before {
  content: "\ec20";
}

.nc-icon-glyph.emoticons_smile:before {
  content: "\ec21";
}

.nc-icon-glyph.emoticons_soldier:before {
  content: "\ec22";
}

.nc-icon-glyph.emoticons_speechless:before {
  content: "\ec23";
}

.nc-icon-glyph.emoticons_spiteful:before {
  content: "\ec24";
}

.nc-icon-glyph.emoticons_sunglasses-48:before {
  content: "\ec25";
}

.nc-icon-glyph.emoticons_sunglasses-49:before {
  content: "\ec26";
}

.nc-icon-glyph.emoticons_surprise:before {
  content: "\ec27";
}

.nc-icon-glyph.emoticons_upset-13:before {
  content: "\ec28";
}

.nc-icon-glyph.emoticons_upset-14:before {
  content: "\ec29";
}

.nc-icon-glyph.emoticons_virus:before {
  content: "\ec2a";
}

.nc-icon-glyph.emoticons_what:before {
  content: "\ec2b";
}

.nc-icon-glyph.emoticons_whiskers:before {
  content: "\ec2c";
}

.nc-icon-glyph.emoticons_wink-06:before {
  content: "\ec2d";
}

.nc-icon-glyph.emoticons_wink-11:before {
  content: "\ec2e";
}

.nc-icon-glyph.emoticons_wink-69:before {
  content: "\ec2f";
}

.nc-icon-glyph.weather_celsius:before {
  content: "\e600";
}

.nc-icon-glyph.weather_cloud-13:before {
  content: "\e601";
}

.nc-icon-glyph.weather_cloud-14:before {
  content: "\e602";
}

.nc-icon-glyph.weather_cloud-drop:before {
  content: "\e603";
}

.nc-icon-glyph.weather_cloud-fog-31:before {
  content: "\e604";
}

.nc-icon-glyph.weather_cloud-fog-32:before {
  content: "\e605";
}

.nc-icon-glyph.weather_cloud-hail:before {
  content: "\e606";
}

.nc-icon-glyph.weather_cloud-light:before {
  content: "\e607";
}

.nc-icon-glyph.weather_cloud-moon:before {
  content: "\e608";
}

.nc-icon-glyph.weather_cloud-rain:before {
  content: "\e609";
}

.nc-icon-glyph.weather_cloud-rainbow:before {
  content: "\e60a";
}

.nc-icon-glyph.weather_cloud-snow-34:before {
  content: "\e60b";
}

.nc-icon-glyph.weather_cloud-snow-42:before {
  content: "\e60c";
}

.nc-icon-glyph.weather_cloud-sun-17:before {
  content: "\e60d";
}

.nc-icon-glyph.weather_cloud-sun-19:before {
  content: "\e60e";
}

.nc-icon-glyph.weather_compass:before {
  content: "\e60f";
}

.nc-icon-glyph.weather_drop-12:before {
  content: "\e610";
}

.nc-icon-glyph.weather_drop-15:before {
  content: "\e611";
}

.nc-icon-glyph.weather_drops:before {
  content: "\e612";
}

.nc-icon-glyph.weather_eclipse:before {
  content: "\e613";
}

.nc-icon-glyph.weather_fahrenheit:before {
  content: "\e614";
}

.nc-icon-glyph.weather_fog:before {
  content: "\e615";
}

.nc-icon-glyph.weather_forecast:before {
  content: "\e616";
}

.nc-icon-glyph.weather_hurricane-44:before {
  content: "\e617";
}

.nc-icon-glyph.weather_hurricane-45:before {
  content: "\e618";
}

.nc-icon-glyph.weather_moon-cloud-drop:before {
  content: "\e619";
}

.nc-icon-glyph.weather_moon-cloud-fog:before {
  content: "\e61a";
}

.nc-icon-glyph.weather_moon-cloud-hail:before {
  content: "\e61b";
}

.nc-icon-glyph.weather_moon-cloud-light:before {
  content: "\e61c";
}

.nc-icon-glyph.weather_moon-cloud-rain:before {
  content: "\e61d";
}

.nc-icon-glyph.weather_moon-cloud-snow-61:before {
  content: "\e61e";
}

.nc-icon-glyph.weather_moon-cloud-snow-62:before {
  content: "\e61f";
}

.nc-icon-glyph.weather_moon-fog:before {
  content: "\e620";
}

.nc-icon-glyph.weather_moon-full:before {
  content: "\e621";
}

.nc-icon-glyph.weather_moon-stars:before {
  content: "\e622";
}

.nc-icon-glyph.weather_moon:before {
  content: "\e623";
}

.nc-icon-glyph.weather_rain-hail:before {
  content: "\e624";
}

.nc-icon-glyph.weather_rain:before {
  content: "\e625";
}

.nc-icon-glyph.weather_rainbow:before {
  content: "\e626";
}

.nc-icon-glyph.weather_snow:before {
  content: "\e627";
}

.nc-icon-glyph.weather_sun-cloud-drop:before {
  content: "\e628";
}

.nc-icon-glyph.weather_sun-cloud-fog:before {
  content: "\e629";
}

.nc-icon-glyph.weather_sun-cloud-hail:before {
  content: "\e62a";
}

.nc-icon-glyph.weather_sun-cloud-light:before {
  content: "\e62b";
}

.nc-icon-glyph.weather_sun-cloud-rain:before {
  content: "\e62c";
}

.nc-icon-glyph.weather_sun-cloud-snow-54:before {
  content: "\e62d";
}

.nc-icon-glyph.weather_sun-cloud-snow-55:before {
  content: "\e62e";
}

.nc-icon-glyph.weather_sun-cloud:before {
  content: "\e62f";
}

.nc-icon-glyph.weather_sun-fog-29:before {
  content: "\e630";
}

.nc-icon-glyph.weather_sun-fog-30:before {
  content: "\e631";
}

.nc-icon-glyph.weather_sun-fog-43:before {
  content: "\e632";
}

.nc-icon-glyph.weather_sun:before {
  content: "\e633";
}

.nc-icon-glyph.weather_wind:before {
  content: "\e634";
}

.nc-icon-glyph.transportation_air-baloon:before {
  content: "\e717";
}

.nc-icon-glyph.transportation_bike-sport:before {
  content: "\e718";
}

.nc-icon-glyph.transportation_bike:before {
  content: "\e719";
}

.nc-icon-glyph.transportation_boat-front:before {
  content: "\e71a";
}

.nc-icon-glyph.transportation_boat-small-02:before {
  content: "\e71b";
}

.nc-icon-glyph.transportation_boat-small-03:before {
  content: "\e71c";
}

.nc-icon-glyph.transportation_boat:before {
  content: "\e71d";
}

.nc-icon-glyph.transportation_bus-front-10:before {
  content: "\e71e";
}

.nc-icon-glyph.transportation_bus-front-12:before {
  content: "\e71f";
}

.nc-icon-glyph.transportation_bus:before {
  content: "\e720";
}

.nc-icon-glyph.transportation_car-front:before {
  content: "\e721";
}

.nc-icon-glyph.transportation_car-simple:before {
  content: "\e722";
}

.nc-icon-glyph.transportation_car-sport:before {
  content: "\e723";
}

.nc-icon-glyph.transportation_car-taxi:before {
  content: "\e724";
}

.nc-icon-glyph.transportation_car:before {
  content: "\e725";
}

.nc-icon-glyph.transportation_helicopter:before {
  content: "\e726";
}

.nc-icon-glyph.transportation_helmet:before {
  content: "\e727";
}

.nc-icon-glyph.transportation_light-traffic:before {
  content: "\e728";
}

.nc-icon-glyph.transportation_moto:before {
  content: "\e729";
}

.nc-icon-glyph.transportation_plane-17:before {
  content: "\e72a";
}

.nc-icon-glyph.transportation_plane-18:before {
  content: "\e72b";
}

.nc-icon-glyph.transportation_road:before {
  content: "\e72c";
}

.nc-icon-glyph.transportation_skateboard:before {
  content: "\e72d";
}

.nc-icon-glyph.transportation_tractor:before {
  content: "\e72e";
}

.nc-icon-glyph.transportation_train-speed:before {
  content: "\e72f";
}

.nc-icon-glyph.transportation_train:before {
  content: "\e730";
}

.nc-icon-glyph.transportation_tram:before {
  content: "\e731";
}

.nc-icon-glyph.transportation_truck-front:before {
  content: "\e732";
}

.nc-icon-glyph.transportation_vespa-front:before {
  content: "\e733";
}

.nc-icon-glyph.transportation_vespa:before {
  content: "\e734";
}

.nc-icon-glyph.education_abc:before {
  content: "\e7d5";
}

.nc-icon-glyph.education_agenda-bookmark:before {
  content: "\e7d6";
}

.nc-icon-glyph.education_atom:before {
  content: "\e7d7";
}

.nc-icon-glyph.education_award-55:before {
  content: "\e7d8";
}

.nc-icon-glyph.education_backpack-57:before {
  content: "\e7d9";
}

.nc-icon-glyph.education_backpack-58:before {
  content: "\e7da";
}

.nc-icon-glyph.education_ball-basket:before {
  content: "\e7db";
}

.nc-icon-glyph.education_ball-soccer:before {
  content: "\e7dc";
}

.nc-icon-glyph.education_board-51:before {
  content: "\e7dd";
}

.nc-icon-glyph.education_book-39:before {
  content: "\e7de";
}

.nc-icon-glyph.education_book-bookmark:before {
  content: "\e7df";
}

.nc-icon-glyph.education_book-open:before {
  content: "\e7e0";
}

.nc-icon-glyph.education_books-46:before {
  content: "\e7e1";
}

.nc-icon-glyph.education_chalkboard:before {
  content: "\e7e2";
}

.nc-icon-glyph.education_flask:before {
  content: "\e7e3";
}

.nc-icon-glyph.education_glasses:before {
  content: "\e7e4";
}

.nc-icon-glyph.education_grammar-check:before {
  content: "\e7e5";
}

.nc-icon-glyph.education_hat:before {
  content: "\e7e6";
}

.nc-icon-glyph.education_language:before {
  content: "\e7e7";
}

.nc-icon-glyph.education_microscope:before {
  content: "\e7e8";
}

.nc-icon-glyph.education_molecule:before {
  content: "\e7e9";
}

.nc-icon-glyph.education_notepad:before {
  content: "\e7ea";
}

.nc-icon-glyph.education_paper-diploma:before {
  content: "\e7eb";
}

.nc-icon-glyph.education_paper:before {
  content: "\e7ec";
}

.nc-icon-glyph.education_pencil-47:before {
  content: "\e7ed";
}

.nc-icon-glyph.education_school:before {
  content: "\e7ee";
}

.nc-icon-glyph.objects_alien-29:before {
  content: "\e7ef";
}

.nc-icon-glyph.objects_alien-33:before {
  content: "\e7f0";
}

.nc-icon-glyph.objects_anchor:before {
  content: "\e7f1";
}

.nc-icon-glyph.objects_astronaut:before {
  content: "\e7f2";
}

.nc-icon-glyph.objects_axe:before {
  content: "\e7f3";
}

.nc-icon-glyph.objects_baby-bottle:before {
  content: "\e7f4";
}

.nc-icon-glyph.objects_baby:before {
  content: "\e7f5";
}

.nc-icon-glyph.objects_baloon:before {
  content: "\e7f6";
}

.nc-icon-glyph.objects_battery:before {
  content: "\e7f7";
}

.nc-icon-glyph.objects_bear:before {
  content: "\e7f8";
}

.nc-icon-glyph.objects_billiard:before {
  content: "\e7f9";
}

.nc-icon-glyph.objects_binocular:before {
  content: "\e7fa";
}

.nc-icon-glyph.objects_bow:before {
  content: "\e7fb";
}

.nc-icon-glyph.objects_bowling:before {
  content: "\e7fc";
}

.nc-icon-glyph.objects_broom:before {
  content: "\e7fd";
}

.nc-icon-glyph.objects_cone:before {
  content: "\e7fe";
}

.nc-icon-glyph.objects_controller:before {
  content: "\e7ff";
}

.nc-icon-glyph.objects_diamond:before {
  content: "\e800";
}

.nc-icon-glyph.objects_dice:before {
  content: "\e801";
}

.nc-icon-glyph.objects_globe:before {
  content: "\e802";
}

.nc-icon-glyph.objects_hut:before {
  content: "\e803";
}

.nc-icon-glyph.objects_key-25:before {
  content: "\e804";
}

.nc-icon-glyph.objects_key-26:before {
  content: "\e805";
}

.nc-icon-glyph.objects_lamp:before {
  content: "\e806";
}

.nc-icon-glyph.objects_leaf-36:before {
  content: "\e807";
}

.nc-icon-glyph.objects_leaf-38:before {
  content: "\e808";
}

.nc-icon-glyph.objects_light:before {
  content: "\e809";
}

.nc-icon-glyph.objects_pipe:before {
  content: "\e80a";
}

.nc-icon-glyph.objects_planet:before {
  content: "\e80b";
}

.nc-icon-glyph.objects_puzzle-09:before {
  content: "\e80c";
}

.nc-icon-glyph.objects_puzzle-10:before {
  content: "\e80d";
}

.nc-icon-glyph.objects_shovel:before {
  content: "\e80e";
}

.nc-icon-glyph.objects_skull:before {
  content: "\e80f";
}

.nc-icon-glyph.objects_spaceship:before {
  content: "\e810";
}

.nc-icon-glyph.objects_spray:before {
  content: "\e811";
}

.nc-icon-glyph.objects_support-16:before {
  content: "\e812";
}

.nc-icon-glyph.objects_support-17:before {
  content: "\e813";
}

.nc-icon-glyph.objects_umbrella-13:before {
  content: "\e814";
}

.nc-icon-glyph.objects_umbrella-14:before {
  content: "\e815";
}

.nc-icon-glyph.objects_wool-ball:before {
  content: "\e816";
}

.nc-icon-glyph.media-1_3d:before {
  content: "\e817";
}

.nc-icon-glyph.media-1_action-73:before {
  content: "\e818";
}

.nc-icon-glyph.media-1_action-74:before {
  content: "\e819";
}

.nc-icon-glyph.media-1_album:before {
  content: "\e81a";
}

.nc-icon-glyph.media-1_audio-91:before {
  content: "\e81b";
}

.nc-icon-glyph.media-1_audio-92:before {
  content: "\e81c";
}

.nc-icon-glyph.media-1_balance:before {
  content: "\e81d";
}

.nc-icon-glyph.media-1_brightness-46:before {
  content: "\e81e";
}

.nc-icon-glyph.media-1_brightness-47:before {
  content: "\e81f";
}

.nc-icon-glyph.media-1_button-circle-pause:before {
  content: "\e820";
}

.nc-icon-glyph.media-1_button-circle-play:before {
  content: "\e821";
}

.nc-icon-glyph.media-1_button-circle-stop:before {
  content: "\e822";
}

.nc-icon-glyph.media-1_button-eject:before {
  content: "\e823";
}

.nc-icon-glyph.media-1_button-next:before {
  content: "\e824";
}

.nc-icon-glyph.media-1_button-pause:before {
  content: "\e825";
}

.nc-icon-glyph.media-1_button-play:before {
  content: "\e826";
}

.nc-icon-glyph.media-1_button-power:before {
  content: "\e827";
}

.nc-icon-glyph.media-1_button-previous:before {
  content: "\e828";
}

.nc-icon-glyph.media-1_button-record:before {
  content: "\e829";
}

.nc-icon-glyph.media-1_button-rewind:before {
  content: "\e82a";
}

.nc-icon-glyph.media-1_button-skip:before {
  content: "\e82b";
}

.nc-icon-glyph.media-1_button-stop:before {
  content: "\e82c";
}

.nc-icon-glyph.media-1_camera-18:before {
  content: "\e82d";
}

.nc-icon-glyph.media-1_camera-19:before {
  content: "\e82e";
}

.nc-icon-glyph.media-1_camera-20:before {
  content: "\e82f";
}

.nc-icon-glyph.media-1_camera-ban-36:before {
  content: "\e830";
}

.nc-icon-glyph.media-1_camera-ban-37:before {
  content: "\e831";
}

.nc-icon-glyph.media-1_camera-compact:before {
  content: "\e832";
}

.nc-icon-glyph.media-1_camera-screen:before {
  content: "\e833";
}

.nc-icon-glyph.media-1_camera-square-57:before {
  content: "\e834";
}

.nc-icon-glyph.media-1_camera-square-58:before {
  content: "\e835";
}

.nc-icon-glyph.media-1_camera-time:before {
  content: "\e836";
}

.nc-icon-glyph.media-1_countdown-34:before {
  content: "\e837";
}

.nc-icon-glyph.media-1_countdown-35:before {
  content: "\e838";
}

.nc-icon-glyph.media-1_edit-color:before {
  content: "\e839";
}

.nc-icon-glyph.media-1_edit-contrast-42:before {
  content: "\e83a";
}

.nc-icon-glyph.media-1_edit-contrast-43:before {
  content: "\e83b";
}

.nc-icon-glyph.media-1_edit-saturation:before {
  content: "\e83c";
}

.nc-icon-glyph.media-1_flash-21:before {
  content: "\e83d";
}

.nc-icon-glyph.media-1_flash-24:before {
  content: "\e83e";
}

.nc-icon-glyph.media-1_flash-29:before {
  content: "\e83f";
}

.nc-icon-glyph.media-1_flash-auto-22:before {
  content: "\e840";
}

.nc-icon-glyph.media-1_flash-auto-25:before {
  content: "\e841";
}

.nc-icon-glyph.media-1_flash-off-23:before {
  content: "\e842";
}

.nc-icon-glyph.media-1_flash-off-26:before {
  content: "\e843";
}

.nc-icon-glyph.media-1_focus-32:before {
  content: "\e844";
}

.nc-icon-glyph.media-1_focus-38:before {
  content: "\e845";
}

.nc-icon-glyph.media-1_focus-40:before {
  content: "\e846";
}

.nc-icon-glyph.media-1_focus-circle:before {
  content: "\e847";
}

.nc-icon-glyph.media-1_frame-12:before {
  content: "\e848";
}

.nc-icon-glyph.media-1_frame-41:before {
  content: "\e849";
}

.nc-icon-glyph.media-1_grid:before {
  content: "\e84a";
}

.nc-icon-glyph.media-1_image-01:before {
  content: "\e84b";
}

.nc-icon-glyph.media-1_image-02:before {
  content: "\e84c";
}

.nc-icon-glyph.media-1_image-05:before {
  content: "\e84d";
}

.nc-icon-glyph.media-1_image-add:before {
  content: "\e84e";
}

.nc-icon-glyph.media-1_image-delete:before {
  content: "\e84f";
}

.nc-icon-glyph.media-1_image-location:before {
  content: "\e850";
}

.nc-icon-glyph.media-1_kid:before {
  content: "\e851";
}

.nc-icon-glyph.media-1_layers:before {
  content: "\e852";
}

.nc-icon-glyph.media-1_lens-31:before {
  content: "\e853";
}

.nc-icon-glyph.media-1_lens-56:before {
  content: "\e854";
}

.nc-icon-glyph.media-1_macro:before {
  content: "\e855";
}

.nc-icon-glyph.media-1_movie-61:before {
  content: "\e856";
}

.nc-icon-glyph.media-1_movie-62:before {
  content: "\e857";
}

.nc-icon-glyph.media-1_night:before {
  content: "\e858";
}

.nc-icon-glyph.media-1_picture:before {
  content: "\e859";
}

.nc-icon-glyph.media-1_play-68:before {
  content: "\e85a";
}

.nc-icon-glyph.media-1_play-69:before {
  content: "\e85b";
}

.nc-icon-glyph.media-1_player:before {
  content: "\e85c";
}

.nc-icon-glyph.media-1_polaroid-add:before {
  content: "\e85d";
}

.nc-icon-glyph.media-1_polaroid-delete:before {
  content: "\e85e";
}

.nc-icon-glyph.media-1_polaroid-multiple:before {
  content: "\e85f";
}

.nc-icon-glyph.media-1_polaroid-user:before {
  content: "\e860";
}

.nc-icon-glyph.media-1_polaroid:before {
  content: "\e861";
}

.nc-icon-glyph.media-1_roll:before {
  content: "\e862";
}

.nc-icon-glyph.media-1_rotate-left:before {
  content: "\e863";
}

.nc-icon-glyph.media-1_rotate-right:before {
  content: "\e864";
}

.nc-icon-glyph.media-1_sd:before {
  content: "\e865";
}

.nc-icon-glyph.media-1_selfie:before {
  content: "\e866";
}

.nc-icon-glyph.media-1_shake:before {
  content: "\e867";
}

.nc-icon-glyph.media-1_speaker:before {
  content: "\e868";
}

.nc-icon-glyph.media-1_sport:before {
  content: "\e869";
}

.nc-icon-glyph.media-1_ticket-75:before {
  content: "\e86a";
}

.nc-icon-glyph.media-1_ticket-76:before {
  content: "\e86b";
}

.nc-icon-glyph.media-1_touch:before {
  content: "\e86c";
}

.nc-icon-glyph.media-1_tripod:before {
  content: "\e86d";
}

.nc-icon-glyph.media-1_video-64:before {
  content: "\e86e";
}

.nc-icon-glyph.media-1_video-65:before {
  content: "\e86f";
}

.nc-icon-glyph.media-1_video-66:before {
  content: "\e870";
}

.nc-icon-glyph.media-1_video-67:before {
  content: "\e871";
}

.nc-icon-glyph.media-1_videocamera-71:before {
  content: "\e872";
}

.nc-icon-glyph.media-1_videocamera-72:before {
  content: "\e873";
}

.nc-icon-glyph.media-1_volume-93:before {
  content: "\e874";
}

.nc-icon-glyph.media-1_volume-97:before {
  content: "\e875";
}

.nc-icon-glyph.media-1_volume-98:before {
  content: "\e876";
}

.nc-icon-glyph.media-1_volume-ban:before {
  content: "\e877";
}

.nc-icon-glyph.media-1_volume-down:before {
  content: "\e878";
}

.nc-icon-glyph.media-1_volume-off:before {
  content: "\e879";
}

.nc-icon-glyph.media-1_volume-up:before {
  content: "\e87a";
}

.nc-icon-glyph.media-2_guitar:before {
  content: "\e87b";
}

.nc-icon-glyph.media-2_headphones-mic:before {
  content: "\e87c";
}

.nc-icon-glyph.media-2_headphones:before {
  content: "\e87d";
}

.nc-icon-glyph.media-2_knob:before {
  content: "\e87e";
}

.nc-icon-glyph.media-2_mic:before {
  content: "\e87f";
}

.nc-icon-glyph.media-2_music-album:before {
  content: "\e880";
}

.nc-icon-glyph.media-2_music-cloud:before {
  content: "\e881";
}

.nc-icon-glyph.media-2_note-03:before {
  content: "\e882";
}

.nc-icon-glyph.media-2_note-04:before {
  content: "\e883";
}

.nc-icon-glyph.media-2_piano:before {
  content: "\e884";
}

.nc-icon-glyph.media-2_radio:before {
  content: "\e885";
}

.nc-icon-glyph.media-2_remix:before {
  content: "\e886";
}

.nc-icon-glyph.media-2_sound-wave:before {
  content: "\e887";
}

.nc-icon-glyph.media-2_speaker-01:before {
  content: "\e888";
}

.nc-icon-glyph.media-2_speaker-05:before {
  content: "\e889";
}

.nc-icon-glyph.media-2_tape:before {
  content: "\e88a";
}

.nc-icon-glyph.location_appointment:before {
  content: "\e88b";
}

.nc-icon-glyph.location_bookmark-add:before {
  content: "\e88c";
}

.nc-icon-glyph.location_bookmark-remove:before {
  content: "\e88d";
}

.nc-icon-glyph.location_bookmark:before {
  content: "\e88e";
}

.nc-icon-glyph.location_compass-04:before {
  content: "\e88f";
}

.nc-icon-glyph.location_compass-05:before {
  content: "\e890";
}

.nc-icon-glyph.location_compass-06:before {
  content: "\e891";
}

.nc-icon-glyph.location_crosshair:before {
  content: "\e892";
}

.nc-icon-glyph.location_explore-user:before {
  content: "\e893";
}

.nc-icon-glyph.location_explore:before {
  content: "\e894";
}

.nc-icon-glyph.location_flag-complex:before {
  content: "\e895";
}

.nc-icon-glyph.location_flag-diagonal-33:before {
  content: "\e896";
}

.nc-icon-glyph.location_flag-diagonal-34:before {
  content: "\e897";
}

.nc-icon-glyph.location_flag-points-31:before {
  content: "\e898";
}

.nc-icon-glyph.location_flag-points-32:before {
  content: "\e899";
}

.nc-icon-glyph.location_flag-simple:before {
  content: "\e89a";
}

.nc-icon-glyph.location_flag-triangle:before {
  content: "\e89b";
}

.nc-icon-glyph.location_flag:before {
  content: "\e89c";
}

.nc-icon-glyph.location_gps:before {
  content: "\e89d";
}

.nc-icon-glyph.location_map-big:before {
  content: "\e89e";
}

.nc-icon-glyph.location_map-compass:before {
  content: "\e89f";
}

.nc-icon-glyph.location_map-gps:before {
  content: "\e8a0";
}

.nc-icon-glyph.location_map-marker:before {
  content: "\e8a1";
}

.nc-icon-glyph.location_map-pin:before {
  content: "\e8a2";
}

.nc-icon-glyph.location_map:before {
  content: "\e8a3";
}

.nc-icon-glyph.location_marker:before {
  content: "\e8a4";
}

.nc-icon-glyph.location_pin-add:before {
  content: "\e8a5";
}

.nc-icon-glyph.location_pin-copy:before {
  content: "\e8a6";
}

.nc-icon-glyph.location_pin-remove:before {
  content: "\e8a7";
}

.nc-icon-glyph.location_pin:before {
  content: "\e8a8";
}

.nc-icon-glyph.location_pins:before {
  content: "\e8a9";
}

.nc-icon-glyph.location_position-marker:before {
  content: "\e8aa";
}

.nc-icon-glyph.location_position-pin:before {
  content: "\e8ab";
}

.nc-icon-glyph.location_position-user:before {
  content: "\e8ac";
}

.nc-icon-glyph.location_radar:before {
  content: "\e8ad";
}

.nc-icon-glyph.location_road:before {
  content: "\e8ae";
}

.nc-icon-glyph.location_route-alert:before {
  content: "\e8af";
}

.nc-icon-glyph.location_route-close:before {
  content: "\e8b0";
}

.nc-icon-glyph.location_route-open:before {
  content: "\e8b1";
}

.nc-icon-glyph.location_square-marker:before {
  content: "\e8b2";
}

.nc-icon-glyph.location_square-pin:before {
  content: "\e8b3";
}

.nc-icon-glyph.location_treasure-map-21:before {
  content: "\e8b4";
}

.nc-icon-glyph.location_treasure-map-40:before {
  content: "\e8b5";
}

.nc-icon-glyph.location_worl-marker:before {
  content: "\e8b6";
}

.nc-icon-glyph.location_world-pin:before {
  content: "\e8b7";
}

.nc-icon-glyph.location_world:before {
  content: "\e8b8";
}

.nc-icon-glyph.health_ambulance:before {
  content: "\e8b9";
}

.nc-icon-glyph.health_apple:before {
  content: "\e8ba";
}

.nc-icon-glyph.health_bag-49:before {
  content: "\e8bb";
}

.nc-icon-glyph.health_bag-50:before {
  content: "\e8bc";
}

.nc-icon-glyph.health_brain:before {
  content: "\e8bd";
}

.nc-icon-glyph.health_dna-27:before {
  content: "\e8be";
}

.nc-icon-glyph.health_dna-38:before {
  content: "\e8bf";
}

.nc-icon-glyph.health_doctor:before {
  content: "\e8c0";
}

.nc-icon-glyph.health_flask:before {
  content: "\e8c1";
}

.nc-icon-glyph.health_heartbeat-16:before {
  content: "\e8c2";
}

.nc-icon-glyph.health_height:before {
  content: "\e8c3";
}

.nc-icon-glyph.health_hospital-32:before {
  content: "\e8c4";
}

.nc-icon-glyph.health_hospital-33:before {
  content: "\e8c5";
}

.nc-icon-glyph.health_hospital-34:before {
  content: "\e8c6";
}

.nc-icon-glyph.health_humidity-26:before {
  content: "\e8c7";
}

.nc-icon-glyph.health_humidity-52:before {
  content: "\e8c8";
}

.nc-icon-glyph.health_intestine:before {
  content: "\e8c9";
}

.nc-icon-glyph.health_lungs:before {
  content: "\e8ca";
}

.nc-icon-glyph.health_molecule-39:before {
  content: "\e8cb";
}

.nc-icon-glyph.health_molecule-40:before {
  content: "\e8cc";
}

.nc-icon-glyph.health_notebook:before {
  content: "\e8cd";
}

.nc-icon-glyph.health_nurse:before {
  content: "\e8ce";
}

.nc-icon-glyph.health_patch-46:before {
  content: "\e8cf";
}

.nc-icon-glyph.health_pill-42:before {
  content: "\e8d0";
}

.nc-icon-glyph.health_pill-43:before {
  content: "\e8d1";
}

.nc-icon-glyph.health_pill-container-44:before {
  content: "\e8d2";
}

.nc-icon-glyph.health_pill-container-47:before {
  content: "\e8d3";
}

.nc-icon-glyph.health_pulse-chart:before {
  content: "\e8d4";
}

.nc-icon-glyph.health_pulse-phone:before {
  content: "\e8d5";
}

.nc-icon-glyph.health_pulse-sleep:before {
  content: "\e8d6";
}

.nc-icon-glyph.health_pulse-watch:before {
  content: "\e8d7";
}

.nc-icon-glyph.health_pulse:before {
  content: "\e8d8";
}

.nc-icon-glyph.health_sleep:before {
  content: "\e8d9";
}

.nc-icon-glyph.health_steps:before {
  content: "\e8da";
}

.nc-icon-glyph.health_syringe:before {
  content: "\e8db";
}

.nc-icon-glyph.health_temperature-23:before {
  content: "\e8dc";
}

.nc-icon-glyph.health_temperature-24:before {
  content: "\e8dd";
}

.nc-icon-glyph.health_tooth:before {
  content: "\e8de";
}

.nc-icon-glyph.health_weed:before {
  content: "\e8df";
}

.nc-icon-glyph.health_weight:before {
  content: "\e8e0";
}

.nc-icon-glyph.health_wheelchair:before {
  content: "\e8e1";
}

.nc-icon-glyph.health_woman:before {
  content: "\e8e2";
}

.nc-icon-glyph.furniture_air-conditioner:before {
  content: "\e8e3";
}

.nc-icon-glyph.furniture_armchair:before {
  content: "\e8e4";
}

.nc-icon-glyph.furniture_bath-tub:before {
  content: "\e8e5";
}

.nc-icon-glyph.furniture_bed-09:before {
  content: "\e8e6";
}

.nc-icon-glyph.furniture_bed-23:before {
  content: "\e8e7";
}

.nc-icon-glyph.furniture_bed-side:before {
  content: "\e8e8";
}

.nc-icon-glyph.furniture_cabinet:before {
  content: "\e8e9";
}

.nc-icon-glyph.furniture_cactus:before {
  content: "\e8ea";
}

.nc-icon-glyph.furniture_chair:before {
  content: "\e8eb";
}

.nc-icon-glyph.furniture_coat-hanger:before {
  content: "\e8ec";
}

.nc-icon-glyph.furniture_coffee:before {
  content: "\e8ed";
}

.nc-icon-glyph.furniture_cradle:before {
  content: "\e8ee";
}

.nc-icon-glyph.furniture_curtain:before {
  content: "\e8ef";
}

.nc-icon-glyph.furniture_desk-drawer:before {
  content: "\e8f0";
}

.nc-icon-glyph.furniture_desk:before {
  content: "\e8f1";
}

.nc-icon-glyph.furniture_door:before {
  content: "\e8f2";
}

.nc-icon-glyph.furniture_drawer:before {
  content: "\e8f3";
}

.nc-icon-glyph.furniture_fridge:before {
  content: "\e8f4";
}

.nc-icon-glyph.furniture_hanger-clothes:before {
  content: "\e8f5";
}

.nc-icon-glyph.furniture_hanger:before {
  content: "\e8f6";
}

.nc-icon-glyph.furniture_heater:before {
  content: "\e8f7";
}

.nc-icon-glyph.furniture_iron:before {
  content: "\e8f8";
}

.nc-icon-glyph.furniture_lamp-floor:before {
  content: "\e8f9";
}

.nc-icon-glyph.furniture_lamp:before {
  content: "\e8fa";
}

.nc-icon-glyph.furniture_library:before {
  content: "\e8fb";
}

.nc-icon-glyph.furniture_light:before {
  content: "\e8fc";
}

.nc-icon-glyph.furniture_mixer:before {
  content: "\e8fd";
}

.nc-icon-glyph.furniture_oven:before {
  content: "\e8fe";
}

.nc-icon-glyph.furniture_shower:before {
  content: "\e8ff";
}

.nc-icon-glyph.furniture_sink-wash:before {
  content: "\e900";
}

.nc-icon-glyph.furniture_sink:before {
  content: "\e901";
}

.nc-icon-glyph.furniture_sofa:before {
  content: "\e902";
}

.nc-icon-glyph.furniture_storage-hanger:before {
  content: "\e903";
}

.nc-icon-glyph.furniture_storage:before {
  content: "\e904";
}

.nc-icon-glyph.furniture_table:before {
  content: "\e905";
}

.nc-icon-glyph.furniture_toilet-paper:before {
  content: "\e906";
}

.nc-icon-glyph.furniture_toilet:before {
  content: "\e907";
}

.nc-icon-glyph.furniture_tv:before {
  content: "\e908";
}

.nc-icon-glyph.furniture_wardrobe:before {
  content: "\e909";
}

.nc-icon-glyph.furniture_wash:before {
  content: "\e90a";
}

.nc-icon-glyph.clothes_baby:before {
  content: "\e9d2";
}

.nc-icon-glyph.clothes_backpack:before {
  content: "\e9d3";
}

.nc-icon-glyph.clothes_bag-21:before {
  content: "\e9d4";
}

.nc-icon-glyph.clothes_bag-22:before {
  content: "\e9d5";
}

.nc-icon-glyph.clothes_belt:before {
  content: "\e9d6";
}

.nc-icon-glyph.clothes_boot-woman:before {
  content: "\e9d7";
}

.nc-icon-glyph.clothes_boot:before {
  content: "\e9d8";
}

.nc-icon-glyph.clothes_bra:before {
  content: "\e9d9";
}

.nc-icon-glyph.clothes_button:before {
  content: "\e9da";
}

.nc-icon-glyph.clothes_cap:before {
  content: "\e9db";
}

.nc-icon-glyph.clothes_coat:before {
  content: "\e9dc";
}

.nc-icon-glyph.clothes_corset:before {
  content: "\e9dd";
}

.nc-icon-glyph.clothes_dress-man:before {
  content: "\e9de";
}

.nc-icon-glyph.clothes_dress-woman:before {
  content: "\e9df";
}

.nc-icon-glyph.clothes_flip:before {
  content: "\e9e0";
}

.nc-icon-glyph.clothes_glasses:before {
  content: "\e9e1";
}

.nc-icon-glyph.clothes_gloves:before {
  content: "\e9e2";
}

.nc-icon-glyph.clothes_hat-top:before {
  content: "\e9e3";
}

.nc-icon-glyph.clothes_hat:before {
  content: "\e9e4";
}

.nc-icon-glyph.clothes_hoodie:before {
  content: "\e9e5";
}

.nc-icon-glyph.clothes_iron-dont:before {
  content: "\e9e6";
}

.nc-icon-glyph.clothes_iron:before {
  content: "\e9e7";
}

.nc-icon-glyph.clothes_jeans-41:before {
  content: "\e9e8";
}

.nc-icon-glyph.clothes_jeans-43:before {
  content: "\e9e9";
}

.nc-icon-glyph.clothes_jeans-pocket:before {
  content: "\e9ea";
}

.nc-icon-glyph.clothes_kitchen:before {
  content: "\e9eb";
}

.nc-icon-glyph.clothes_long-sleeve:before {
  content: "\e9ec";
}

.nc-icon-glyph.clothes_makeup:before {
  content: "\e9ed";
}

.nc-icon-glyph.clothes_needle:before {
  content: "\e9ee";
}

.nc-icon-glyph.clothes_pajamas:before {
  content: "\e9ef";
}

.nc-icon-glyph.clothes_ring:before {
  content: "\e9f0";
}

.nc-icon-glyph.clothes_scarf:before {
  content: "\e9f1";
}

.nc-icon-glyph.clothes_shirt-business:before {
  content: "\e9f2";
}

.nc-icon-glyph.clothes_shirt-buttons:before {
  content: "\e9f3";
}

.nc-icon-glyph.clothes_shirt-neck:before {
  content: "\e9f4";
}

.nc-icon-glyph.clothes_shirt:before {
  content: "\e9f5";
}

.nc-icon-glyph.clothes_shoe-man:before {
  content: "\e9f6";
}

.nc-icon-glyph.clothes_shoe-sport:before {
  content: "\e9f7";
}

.nc-icon-glyph.clothes_shoe-woman:before {
  content: "\e9f8";
}

.nc-icon-glyph.clothes_skirt:before {
  content: "\e9f9";
}

.nc-icon-glyph.clothes_slacks-12:before {
  content: "\e9fa";
}

.nc-icon-glyph.clothes_slacks-13:before {
  content: "\e9fb";
}

.nc-icon-glyph.clothes_sock:before {
  content: "\e9fc";
}

.nc-icon-glyph.clothes_tie-bow:before {
  content: "\e9fd";
}

.nc-icon-glyph.clothes_tshirt-53:before {
  content: "\e9fe";
}

.nc-icon-glyph.clothes_tshirt-54:before {
  content: "\e9ff";
}

.nc-icon-glyph.clothes_tshirt-sport:before {
  content: "\ea00";
}

.nc-icon-glyph.clothes_underwear-man:before {
  content: "\ea01";
}

.nc-icon-glyph.clothes_underwear:before {
  content: "\ea02";
}

.nc-icon-glyph.clothes_vest-sport:before {
  content: "\ea03";
}

.nc-icon-glyph.clothes_vest:before {
  content: "\ea04";
}

.nc-icon-glyph.clothes_wash-30:before {
  content: "\ea05";
}

.nc-icon-glyph.clothes_wash-60:before {
  content: "\ea06";
}

.nc-icon-glyph.clothes_wash-90:before {
  content: "\ea07";
}

.nc-icon-glyph.clothes_wash-hand:before {
  content: "\ea08";
}

.nc-icon-glyph.clothes_wash:before {
  content: "\ea09";
}

.nc-icon-glyph.business_agenda:before {
  content: "\ea0a";
}

.nc-icon-glyph.business_atm:before {
  content: "\ea0b";
}

.nc-icon-glyph.business_award-48:before {
  content: "\ea0c";
}

.nc-icon-glyph.business_award-49:before {
  content: "\ea0d";
}

.nc-icon-glyph.business_award-74:before {
  content: "\ea0e";
}

.nc-icon-glyph.business_badge:before {
  content: "\ea0f";
}

.nc-icon-glyph.business_bank:before {
  content: "\ea10";
}

.nc-icon-glyph.business_board-27:before {
  content: "\ea11";
}

.nc-icon-glyph.business_board-28:before {
  content: "\ea12";
}

.nc-icon-glyph.business_board-29:before {
  content: "\ea13";
}

.nc-icon-glyph.business_board-30:before {
  content: "\ea14";
}

.nc-icon-glyph.business_books:before {
  content: "\ea15";
}

.nc-icon-glyph.business_briefcase-24:before {
  content: "\ea16";
}

.nc-icon-glyph.business_briefcase-25:before {
  content: "\ea17";
}

.nc-icon-glyph.business_briefcase-26:before {
  content: "\ea18";
}

.nc-icon-glyph.business_building:before {
  content: "\ea19";
}

.nc-icon-glyph.business_bulb-61:before {
  content: "\ea1a";
}

.nc-icon-glyph.business_bulb-62:before {
  content: "\ea1b";
}

.nc-icon-glyph.business_bulb-63:before {
  content: "\ea1c";
}

.nc-icon-glyph.business_business-contact-85:before {
  content: "\ea1d";
}

.nc-icon-glyph.business_business-contact-86:before {
  content: "\ea1e";
}

.nc-icon-glyph.business_business-contact-87:before {
  content: "\ea1f";
}

.nc-icon-glyph.business_business-contact-88:before {
  content: "\ea20";
}

.nc-icon-glyph.business_business-contact-89:before {
  content: "\ea21";
}

.nc-icon-glyph.business_businessman-03:before {
  content: "\ea22";
}

.nc-icon-glyph.business_businessman-04:before {
  content: "\ea23";
}

.nc-icon-glyph.business_calculator:before {
  content: "\ea24";
}

.nc-icon-glyph.business_chair:before {
  content: "\ea25";
}

.nc-icon-glyph.business_chart-bar-32:before {
  content: "\ea26";
}

.nc-icon-glyph.business_chart-bar-33:before {
  content: "\ea27";
}

.nc-icon-glyph.business_chart-growth:before {
  content: "\ea28";
}

.nc-icon-glyph.business_chart-pie-35:before {
  content: "\ea29";
}

.nc-icon-glyph.business_chart-pie-36:before {
  content: "\ea2a";
}

.nc-icon-glyph.business_chart:before {
  content: "\ea2b";
}

.nc-icon-glyph.business_cheque:before {
  content: "\ea2c";
}

.nc-icon-glyph.business_coins:before {
  content: "\ea2d";
}

.nc-icon-glyph.business_connect:before {
  content: "\ea2e";
}

.nc-icon-glyph.business_contacts:before {
  content: "\ea2f";
}

.nc-icon-glyph.business_currency-dollar:before {
  content: "\ea30";
}

.nc-icon-glyph.business_currency-euro:before {
  content: "\ea31";
}

.nc-icon-glyph.business_currency-pound:before {
  content: "\ea32";
}

.nc-icon-glyph.business_currency-yen:before {
  content: "\ea33";
}

.nc-icon-glyph.business_factory:before {
  content: "\ea34";
}

.nc-icon-glyph.business_globe:before {
  content: "\ea35";
}

.nc-icon-glyph.business_goal-64:before {
  content: "\ea36";
}

.nc-icon-glyph.business_goal-65:before {
  content: "\ea37";
}

.nc-icon-glyph.business_gold:before {
  content: "\ea38";
}

.nc-icon-glyph.business_hammer:before {
  content: "\ea39";
}

.nc-icon-glyph.business_handout:before {
  content: "\ea3a";
}

.nc-icon-glyph.business_handshake:before {
  content: "\ea3b";
}

.nc-icon-glyph.business_hat:before {
  content: "\ea3c";
}

.nc-icon-glyph.business_hierarchy-53:before {
  content: "\ea3d";
}

.nc-icon-glyph.business_hierarchy-54:before {
  content: "\ea3e";
}

.nc-icon-glyph.business_hierarchy-55:before {
  content: "\ea3f";
}

.nc-icon-glyph.business_hierarchy-56:before {
  content: "\ea40";
}

.nc-icon-glyph.business_laptop-71:before {
  content: "\ea41";
}

.nc-icon-glyph.business_laptop-72:before {
  content: "\ea42";
}

.nc-icon-glyph.business_laptop-91:before {
  content: "\ea43";
}

.nc-icon-glyph.business_law:before {
  content: "\ea44";
}

.nc-icon-glyph.business_math:before {
  content: "\ea45";
}

.nc-icon-glyph.business_money-11:before {
  content: "\ea46";
}

.nc-icon-glyph.business_money-12:before {
  content: "\ea47";
}

.nc-icon-glyph.business_money-13:before {
  content: "\ea48";
}

.nc-icon-glyph.business_money-bag:before {
  content: "\ea49";
}

.nc-icon-glyph.business_money-coins:before {
  content: "\ea4a";
}

.nc-icon-glyph.business_money-growth:before {
  content: "\ea4b";
}

.nc-icon-glyph.business_money-time:before {
  content: "\ea4c";
}

.nc-icon-glyph.business_net:before {
  content: "\ea4d";
}

.nc-icon-glyph.business_notes:before {
  content: "\ea4e";
}

.nc-icon-glyph.business_payment:before {
  content: "\ea4f";
}

.nc-icon-glyph.business_percentage-38:before {
  content: "\ea50";
}

.nc-icon-glyph.business_percentage-39:before {
  content: "\ea51";
}

.nc-icon-glyph.business_pig:before {
  content: "\ea52";
}

.nc-icon-glyph.business_pin:before {
  content: "\ea53";
}

.nc-icon-glyph.business_plug:before {
  content: "\ea54";
}

.nc-icon-glyph.business_progress:before {
  content: "\ea55";
}

.nc-icon-glyph.business_round-dollar:before {
  content: "\ea56";
}

.nc-icon-glyph.business_round-euro:before {
  content: "\ea57";
}

.nc-icon-glyph.business_round-pound:before {
  content: "\ea58";
}

.nc-icon-glyph.business_round-yen:before {
  content: "\ea59";
}

.nc-icon-glyph.business_safe:before {
  content: "\ea5a";
}

.nc-icon-glyph.business_scale:before {
  content: "\ea5b";
}

.nc-icon-glyph.business_sign:before {
  content: "\ea5c";
}

.nc-icon-glyph.business_signature:before {
  content: "\ea5d";
}

.nc-icon-glyph.business_stock:before {
  content: "\ea5e";
}

.nc-icon-glyph.business_strategy:before {
  content: "\ea5f";
}

.nc-icon-glyph.business_tie-01:before {
  content: "\ea60";
}

.nc-icon-glyph.business_tie-02:before {
  content: "\ea61";
}

.nc-icon-glyph.business_wallet-43:before {
  content: "\ea62";
}

.nc-icon-glyph.business_wallet-44:before {
  content: "\ea63";
}

.nc-icon-glyph.business_wallet-90:before {
  content: "\ea64";
}

.nc-icon-glyph.files-3_xlsx:before {
  content: "\ef93";
}

.nc-icon-glyph.apple-1:before {
  content: "\ef94";
}

.nc-icon-glyph.arrows-1_double-down:before {
  content: "\ef97";
}

.nc-icon-glyph.arrows-1_double-up:before {
  content: "\ef95";
}

.nc-icon-glyph.blockchain:before {
  content: "\ef96";
}

.nc-icon-glyph.files-3_excel:before {
  content: "\ef98";
}

.nc-icon-glyph.files-3_xls:before {
  content: "\ef99";
}

.nc-icon-glyph.files-3_pdf-logo:before {
  content: "\ef9a";
}

.nc-icon-glyph.files-3_word:before {
  content: "\ef9b";
}

/* -------------------------------- 

Nucleo Outline Web Font - nucleoapp.com/
License - nucleoapp.com/license/
Created using IcoMoon - icomoon.io

-------------------------------- */
@font-face {
  font-family: "Nucleo Outline";
  src: url("../../fonts/nucleo-outline.eot");
  src: url("../../fonts/nucleo-outline.eot") format("embedded-opentype"), url("../../fonts/nucleo-outline.woff2") format("woff2"), url("../../fonts/nucleo-outline.woff") format("woff"), url("../../fonts/nucleo-outline.ttf") format("truetype"), url("../../fonts/nucleo-outline.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
/*------------------------
	base class definition
-------------------------*/
.nc-icon-outline {
  display: inline-block;
  font: normal normal normal 14px/1 "Nucleo Outline";
  font-size: inherit;
  speak: none;
  text-transform: none;
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/*------------------------
  change icon size
-------------------------*/
.nc-icon-outline.lg {
  font-size: 1.33333333em;
  vertical-align: -16%;
}

.nc-icon-outline.x2 {
  font-size: 2em;
}

.nc-icon-outline.x3 {
  font-size: 3em;
}

/*----------------------------------
  add a square/circle background
-----------------------------------*/
.nc-icon-outline.square,
.nc-icon-outline.circle {
  padding: 0.33333333em;
  vertical-align: -16%;
  background-color: #eee;
}

.nc-icon-outline.circle {
  border-radius: 50%;
}

/*------------------------
  list icons
-------------------------*/
.nc-icon-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

.nc-icon-ul > li {
  position: relative;
}

.nc-icon-ul > li > .nc-icon-outline {
  position: absolute;
  left: -1.57142857em;
  top: 0.14285714em;
  text-align: center;
}

.nc-icon-ul > li > .nc-icon-outline.lg {
  top: 0;
  left: -1.35714286em;
}

.nc-icon-ul > li > .nc-icon-outline.circle,
.nc-icon-ul > li > .nc-icon-outline.square {
  top: -0.19047619em;
  left: -1.9047619em;
}

/*------------------------
  spinning icons
-------------------------*/
.nc-icon-outline.spin {
  animation: nc-icon-spin 2s infinite linear;
}
@keyframes nc-icon-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/*------------------------
  rotated/flipped icons
-------------------------*/
.nc-icon-outline.rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  transform: rotate(90deg);
}

.nc-icon-outline.rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  transform: rotate(180deg);
}

.nc-icon-outline.rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  transform: rotate(270deg);
}

.nc-icon-outline.flip-y {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  transform: scale(-1, 1);
}

.nc-icon-outline.flip-x {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  transform: scale(1, -1);
}

/*------------------------
	font icons
-------------------------*/
.nc-icon-outline.files_add:before {
  content: "\e900";
}

.nc-icon-outline.files_archive-3d-check:before {
  content: "\e901";
}

.nc-icon-outline.files_archive-3d-content:before {
  content: "\e902";
}

.nc-icon-outline.files_archive-check:before {
  content: "\e903";
}

.nc-icon-outline.files_archive-content:before {
  content: "\e904";
}

.nc-icon-outline.files_archive-paper-check:before {
  content: "\e905";
}

.nc-icon-outline.files_archive-paper:before {
  content: "\e906";
}

.nc-icon-outline.files_archive:before {
  content: "\e907";
}

.nc-icon-outline.files_audio:before {
  content: "\e908";
}

.nc-icon-outline.files_book-07:before {
  content: "\e909";
}

.nc-icon-outline.files_book-08:before {
  content: "\e90a";
}

.nc-icon-outline.files_bookmark:before {
  content: "\e90b";
}

.nc-icon-outline.files_box:before {
  content: "\e90c";
}

.nc-icon-outline.files_chart-bar:before {
  content: "\e90d";
}

.nc-icon-outline.files_chart-pie:before {
  content: "\e90e";
}

.nc-icon-outline.files_check:before {
  content: "\e90f";
}

.nc-icon-outline.files_cloud:before {
  content: "\e910";
}

.nc-icon-outline.files_copy:before {
  content: "\e911";
}

.nc-icon-outline.files_dev:before {
  content: "\e912";
}

.nc-icon-outline.files_download:before {
  content: "\e913";
}

.nc-icon-outline.files_drawer:before {
  content: "\e914";
}

.nc-icon-outline.files_edit:before {
  content: "\e915";
}

.nc-icon-outline.files_exclamation:before {
  content: "\e916";
}

.nc-icon-outline.files_folder-13:before {
  content: "\e917";
}

.nc-icon-outline.files_folder-14:before {
  content: "\e918";
}

.nc-icon-outline.files_folder-15:before {
  content: "\e919";
}

.nc-icon-outline.files_folder-16:before {
  content: "\e91a";
}

.nc-icon-outline.files_folder-17:before {
  content: "\e91b";
}

.nc-icon-outline.files_folder-18:before {
  content: "\e91c";
}

.nc-icon-outline.files_folder-19:before {
  content: "\e91d";
}

.nc-icon-outline.files_folder-add:before {
  content: "\e91e";
}

.nc-icon-outline.files_folder-audio:before {
  content: "\e91f";
}

.nc-icon-outline.files_folder-bookmark:before {
  content: "\e920";
}

.nc-icon-outline.files_folder-chart-bar:before {
  content: "\e921";
}

.nc-icon-outline.files_folder-chart-pie:before {
  content: "\e922";
}

.nc-icon-outline.files_folder-check:before {
  content: "\e923";
}

.nc-icon-outline.files_folder-cloud:before {
  content: "\e924";
}

.nc-icon-outline.files_folder-dev:before {
  content: "\e925";
}

.nc-icon-outline.files_folder-download:before {
  content: "\e926";
}

.nc-icon-outline.files_folder-edit:before {
  content: "\e927";
}

.nc-icon-outline.files_folder-exclamation:before {
  content: "\e928";
}

.nc-icon-outline.files_folder-gallery:before {
  content: "\e929";
}

.nc-icon-outline.files_folder-heart:before {
  content: "\e92a";
}

.nc-icon-outline.files_folder-image:before {
  content: "\e92b";
}

.nc-icon-outline.files_folder-info:before {
  content: "\e92c";
}

.nc-icon-outline.files_folder-link:before {
  content: "\e92d";
}

.nc-icon-outline.files_folder-locked:before {
  content: "\e92e";
}

.nc-icon-outline.files_folder-money:before {
  content: "\e92f";
}

.nc-icon-outline.files_folder-music:before {
  content: "\e930";
}

.nc-icon-outline.files_folder-no-access:before {
  content: "\e931";
}

.nc-icon-outline.files_folder-play:before {
  content: "\e932";
}

.nc-icon-outline.files_folder-question:before {
  content: "\e933";
}

.nc-icon-outline.files_folder-refresh:before {
  content: "\e934";
}

.nc-icon-outline.files_folder-remove:before {
  content: "\e935";
}

.nc-icon-outline.files_folder-search:before {
  content: "\e936";
}

.nc-icon-outline.files_folder-settings-81:before {
  content: "\e937";
}

.nc-icon-outline.files_folder-settings-97:before {
  content: "\e938";
}

.nc-icon-outline.files_folder-shared:before {
  content: "\e939";
}

.nc-icon-outline.files_folder-star:before {
  content: "\e93a";
}

.nc-icon-outline.files_folder-time:before {
  content: "\e93b";
}

.nc-icon-outline.files_folder-upload:before {
  content: "\e93c";
}

.nc-icon-outline.files_folder-user:before {
  content: "\e93d";
}

.nc-icon-outline.files_folder-vector:before {
  content: "\e93e";
}

.nc-icon-outline.files_gallery:before {
  content: "\e93f";
}

.nc-icon-outline.files_heart:before {
  content: "\e940";
}

.nc-icon-outline.files_image:before {
  content: "\e941";
}

.nc-icon-outline.files_info:before {
  content: "\e942";
}

.nc-icon-outline.files_link:before {
  content: "\e943";
}

.nc-icon-outline.files_locked:before {
  content: "\e944";
}

.nc-icon-outline.files_money:before {
  content: "\e945";
}

.nc-icon-outline.files_music:before {
  content: "\e946";
}

.nc-icon-outline.files_no-access:before {
  content: "\ee8c";
}

.nc-icon-outline.files_notebook:before {
  content: "\ee8d";
}

.nc-icon-outline.files_paper:before {
  content: "\ee8e";
}

.nc-icon-outline.files_play:before {
  content: "\ee8f";
}

.nc-icon-outline.files_question:before {
  content: "\ee90";
}

.nc-icon-outline.files_refresh:before {
  content: "\ee91";
}

.nc-icon-outline.files_remove:before {
  content: "\ee92";
}

.nc-icon-outline.files_replace-folder:before {
  content: "\ee93";
}

.nc-icon-outline.files_replace:before {
  content: "\ee94";
}

.nc-icon-outline.files_search:before {
  content: "\ee95";
}

.nc-icon-outline.files_settings-46:before {
  content: "\ee96";
}

.nc-icon-outline.files_settings-99:before {
  content: "\ee97";
}

.nc-icon-outline.files_shared:before {
  content: "\ee98";
}

.nc-icon-outline.files_single-content-02:before {
  content: "\ee99";
}

.nc-icon-outline.files_single-content-03:before {
  content: "\ee9a";
}

.nc-icon-outline.files_single-copies:before {
  content: "\ee9b";
}

.nc-icon-outline.files_single-copy-04:before {
  content: "\ee9c";
}

.nc-icon-outline.files_single-copy-06:before {
  content: "\ee9d";
}

.nc-icon-outline.files_single-folded-content:before {
  content: "\ee9e";
}

.nc-icon-outline.files_single-folded:before {
  content: "\ee9f";
}

.nc-icon-outline.files_single-paragraph:before {
  content: "\eea0";
}

.nc-icon-outline.files_single:before {
  content: "\eea1";
}

.nc-icon-outline.files_star:before {
  content: "\eea2";
}

.nc-icon-outline.files_time:before {
  content: "\eea3";
}

.nc-icon-outline.files_upload:before {
  content: "\eea4";
}

.nc-icon-outline.files_user:before {
  content: "\eea5";
}

.nc-icon-outline.files_vector:before {
  content: "\eea6";
}

.nc-icon-outline.files_zip-54:before {
  content: "\eea7";
}

.nc-icon-outline.files_zip-55:before {
  content: "\eea8";
}

.nc-icon-outline.tech_cable-49:before {
  content: "\eea9";
}

.nc-icon-outline.tech_cable-50:before {
  content: "\eeaa";
}

.nc-icon-outline.tech_cd-reader:before {
  content: "\eeab";
}

.nc-icon-outline.tech_computer-monitor:before {
  content: "\eeac";
}

.nc-icon-outline.tech_computer-old:before {
  content: "\eead";
}

.nc-icon-outline.tech_computer:before {
  content: "\eeae";
}

.nc-icon-outline.tech_controller-modern:before {
  content: "\eeaf";
}

.nc-icon-outline.tech_controller:before {
  content: "\eeb0";
}

.nc-icon-outline.tech_desktop-screen:before {
  content: "\eeb1";
}

.nc-icon-outline.tech_desktop:before {
  content: "\eeb2";
}

.nc-icon-outline.tech_disk-reader:before {
  content: "\eeb3";
}

.nc-icon-outline.tech_disk:before {
  content: "\eeb4";
}

.nc-icon-outline.tech_gopro:before {
  content: "\eeb5";
}

.nc-icon-outline.tech_headphones:before {
  content: "\eeb6";
}

.nc-icon-outline.tech_keyboard-mouse:before {
  content: "\eeb7";
}

.nc-icon-outline.tech_keyboard-wifi:before {
  content: "\eeb8";
}

.nc-icon-outline.tech_keyboard:before {
  content: "\eeb9";
}

.nc-icon-outline.tech_laptop-1:before {
  content: "\eeba";
}

.nc-icon-outline.tech_laptop-2:before {
  content: "\eebb";
}

.nc-icon-outline.tech_laptop:before {
  content: "\eebc";
}

.nc-icon-outline.tech_mobile-button:before {
  content: "\eebd";
}

.nc-icon-outline.tech_mobile-camera:before {
  content: "\eebe";
}

.nc-icon-outline.tech_mobile-recharger-08:before {
  content: "\eebf";
}

.nc-icon-outline.tech_mobile-recharger-09:before {
  content: "\eec0";
}

.nc-icon-outline.tech_mobile-toolbar:before {
  content: "\eec1";
}

.nc-icon-outline.tech_mobile:before {
  content: "\eec2";
}

.nc-icon-outline.tech_music:before {
  content: "\eec3";
}

.nc-icon-outline.tech_navigation:before {
  content: "\eec4";
}

.nc-icon-outline.tech_player-19:before {
  content: "\eec5";
}

.nc-icon-outline.tech_player-48:before {
  content: "\eec6";
}

.nc-icon-outline.tech_print-fold:before {
  content: "\eec7";
}

.nc-icon-outline.tech_print-round-fold:before {
  content: "\eec8";
}

.nc-icon-outline.tech_print-round:before {
  content: "\eec9";
}

.nc-icon-outline.tech_print:before {
  content: "\eeca";
}

.nc-icon-outline.tech_ram:before {
  content: "\eecb";
}

.nc-icon-outline.tech_remote:before {
  content: "\eecc";
}

.nc-icon-outline.tech_signal:before {
  content: "\eecd";
}

.nc-icon-outline.tech_socket:before {
  content: "\eece";
}

.nc-icon-outline.tech_sync:before {
  content: "\eecf";
}

.nc-icon-outline.tech_tablet-button:before {
  content: "\eed0";
}

.nc-icon-outline.tech_tablet-reader-31:before {
  content: "\eed1";
}

.nc-icon-outline.tech_tablet-reader-42:before {
  content: "\eed2";
}

.nc-icon-outline.tech_tablet-toolbar:before {
  content: "\eed3";
}

.nc-icon-outline.tech_tablet:before {
  content: "\eed4";
}

.nc-icon-outline.tech_tv-old:before {
  content: "\eed5";
}

.nc-icon-outline.tech_tv:before {
  content: "\eed6";
}

.nc-icon-outline.tech_watch-circle:before {
  content: "\eed7";
}

.nc-icon-outline.tech_watch-time:before {
  content: "\eed8";
}

.nc-icon-outline.tech_watch:before {
  content: "\eed9";
}

.nc-icon-outline.tech_webcam-38:before {
  content: "\eeda";
}

.nc-icon-outline.tech_webcam-39:before {
  content: "\eedb";
}

.nc-icon-outline.tech_wifi-router:before {
  content: "\eedc";
}

.nc-icon-outline.tech_wifi:before {
  content: "\eedd";
}

.nc-icon-outline.tech-2_cctv:before {
  content: "\eede";
}

.nc-icon-outline.tech-2_connection:before {
  content: "\eedf";
}

.nc-icon-outline.tech-2_device-connection:before {
  content: "\eee0";
}

.nc-icon-outline.tech-2_dock:before {
  content: "\eee1";
}

.nc-icon-outline.tech-2_firewall:before {
  content: "\eee2";
}

.nc-icon-outline.tech-2_hdmi:before {
  content: "\eee3";
}

.nc-icon-outline.tech-2_headphone:before {
  content: "\eee4";
}

.nc-icon-outline.tech-2_headset:before {
  content: "\eee5";
}

.nc-icon-outline.tech-2_keyboard-hide:before {
  content: "\eee6";
}

.nc-icon-outline.tech-2_keyboard-wireless:before {
  content: "\eee7";
}

.nc-icon-outline.tech-2_l-add:before {
  content: "\eee8";
}

.nc-icon-outline.tech-2_l-check:before {
  content: "\eee9";
}

.nc-icon-outline.tech-2_l-location:before {
  content: "\eeea";
}

.nc-icon-outline.tech-2_l-remove:before {
  content: "\eeeb";
}

.nc-icon-outline.tech-2_l-search:before {
  content: "\eeec";
}

.nc-icon-outline.tech-2_l-security:before {
  content: "\eeed";
}

.nc-icon-outline.tech-2_l-settings:before {
  content: "\eeee";
}

.nc-icon-outline.tech-2_l-sync:before {
  content: "\eeef";
}

.nc-icon-outline.tech-2_l-system-update:before {
  content: "\eef0";
}

.nc-icon-outline.tech-2_lock-landscape:before {
  content: "\eef1";
}

.nc-icon-outline.tech-2_lock-portrait:before {
  content: "\eef2";
}

.nc-icon-outline.tech-2_mic:before {
  content: "\eef3";
}

.nc-icon-outline.tech-2_mobile-landscape:before {
  content: "\eef4";
}

.nc-icon-outline.tech-2_p-add:before {
  content: "\eef5";
}

.nc-icon-outline.tech-2_p-check:before {
  content: "\eef6";
}

.nc-icon-outline.tech-2_p-edit:before {
  content: "\eef7";
}

.nc-icon-outline.tech-2_p-heart:before {
  content: "\eef8";
}

.nc-icon-outline.tech-2_p-location:before {
  content: "\eef9";
}

.nc-icon-outline.tech-2_p-remove:before {
  content: "\eefa";
}

.nc-icon-outline.tech-2_p-search:before {
  content: "\eefb";
}

.nc-icon-outline.tech-2_p-settings:before {
  content: "\eefc";
}

.nc-icon-outline.tech-2_p-share:before {
  content: "\eefd";
}

.nc-icon-outline.tech-2_p-sync:before {
  content: "\eefe";
}

.nc-icon-outline.tech-2_p-system-update:before {
  content: "\eeff";
}

.nc-icon-outline.tech-2_p-time:before {
  content: "\ef00";
}

.nc-icon-outline.tech-2_pci-card:before {
  content: "\ef01";
}

.nc-icon-outline.tech-2_rotate-lock:before {
  content: "\ef02";
}

.nc-icon-outline.tech-2_rotate:before {
  content: "\ef03";
}

.nc-icon-outline.tech-2_sim-card:before {
  content: "\ef04";
}

.nc-icon-outline.tech-2_socket-europe-1:before {
  content: "\ef05";
}

.nc-icon-outline.tech-2_socket-europe-2:before {
  content: "\ef06";
}

.nc-icon-outline.tech-2_socket-uk:before {
  content: "\ef07";
}

.nc-icon-outline.tech-2_vpn:before {
  content: "\ef08";
}

.nc-icon-outline.tech-2_wifi-off:before {
  content: "\ef09";
}

.nc-icon-outline.tech-2_wifi-protected:before {
  content: "\ef0a";
}

.nc-icon-outline.tech-2_wifi:before {
  content: "\ef0b";
}

.nc-icon-outline.users_add-27:before {
  content: "\ef0c";
}

.nc-icon-outline.users_add-29:before {
  content: "\ef0d";
}

.nc-icon-outline.users_badge-13:before {
  content: "\ef0e";
}

.nc-icon-outline.users_badge-14:before {
  content: "\ef0f";
}

.nc-icon-outline.users_badge-15:before {
  content: "\ef10";
}

.nc-icon-outline.users_circle-08:before {
  content: "\ef11";
}

.nc-icon-outline.users_circle-09:before {
  content: "\ef12";
}

.nc-icon-outline.users_circle-10:before {
  content: "\ef13";
}

.nc-icon-outline.users_contacts:before {
  content: "\ef14";
}

.nc-icon-outline.users_delete-28:before {
  content: "\ef15";
}

.nc-icon-outline.users_delete-30:before {
  content: "\ef16";
}

.nc-icon-outline.users_man-20:before {
  content: "\ef17";
}

.nc-icon-outline.users_man-23:before {
  content: "\ef18";
}

.nc-icon-outline.users_man-glasses:before {
  content: "\ef19";
}

.nc-icon-outline.users_mobile-contact:before {
  content: "\ef1a";
}

.nc-icon-outline.users_multiple-11:before {
  content: "\ef1b";
}

.nc-icon-outline.users_multiple-19:before {
  content: "\ef1c";
}

.nc-icon-outline.users_network:before {
  content: "\ef1d";
}

.nc-icon-outline.users_parent:before {
  content: "\ef1e";
}

.nc-icon-outline.users_single-01:before {
  content: "\ef1f";
}

.nc-icon-outline.users_single-02:before {
  content: "\ef20";
}

.nc-icon-outline.users_single-03:before {
  content: "\ef21";
}

.nc-icon-outline.users_single-04:before {
  content: "\ef22";
}

.nc-icon-outline.users_single-05:before {
  content: "\ef23";
}

.nc-icon-outline.users_single-body:before {
  content: "\ef24";
}

.nc-icon-outline.users_single-position:before {
  content: "\ef25";
}

.nc-icon-outline.users_square-31:before {
  content: "\ef26";
}

.nc-icon-outline.users_square-32:before {
  content: "\ef27";
}

.nc-icon-outline.users_square-33:before {
  content: "\ef28";
}

.nc-icon-outline.users_woman-21:before {
  content: "\ef29";
}

.nc-icon-outline.users_woman-24:before {
  content: "\ef2a";
}

.nc-icon-outline.users_woman-25:before {
  content: "\ef2b";
}

.nc-icon-outline.users_woman-man:before {
  content: "\ef2c";
}

.nc-icon-outline.users-2_a-add:before {
  content: "\ef2d";
}

.nc-icon-outline.users-2_a-check:before {
  content: "\ef2e";
}

.nc-icon-outline.users-2_a-delete:before {
  content: "\ef2f";
}

.nc-icon-outline.users-2_a-edit:before {
  content: "\ef30";
}

.nc-icon-outline.users-2_a-heart:before {
  content: "\ef31";
}

.nc-icon-outline.users-2_a-location:before {
  content: "\ef32";
}

.nc-icon-outline.users-2_a-remove:before {
  content: "\ef33";
}

.nc-icon-outline.users-2_a-search:before {
  content: "\ef34";
}

.nc-icon-outline.users-2_a-security:before {
  content: "\ef35";
}

.nc-icon-outline.users-2_a-share:before {
  content: "\ef36";
}

.nc-icon-outline.users-2_a-star:before {
  content: "\ef37";
}

.nc-icon-outline.users-2_a-sync:before {
  content: "\ef38";
}

.nc-icon-outline.users-2_a-time:before {
  content: "\ef39";
}

.nc-icon-outline.users-2_accessibility:before {
  content: "\ef3a";
}

.nc-icon-outline.users-2_b-add:before {
  content: "\ef3b";
}

.nc-icon-outline.users-2_b-check:before {
  content: "\ef3c";
}

.nc-icon-outline.users-2_b-location:before {
  content: "\ef3d";
}

.nc-icon-outline.users-2_b-love:before {
  content: "\ef3e";
}

.nc-icon-outline.users-2_b-meeting:before {
  content: "\ef3f";
}

.nc-icon-outline.users-2_b-remove:before {
  content: "\ef40";
}

.nc-icon-outline.users-2_b-security:before {
  content: "\ef41";
}

.nc-icon-outline.users-2_child:before {
  content: "\ef42";
}

.nc-icon-outline.users-2_contacts-44:before {
  content: "\ef43";
}

.nc-icon-outline.users-2_contacts-45:before {
  content: "\ef44";
}

.nc-icon-outline.users-2_couple-gay:before {
  content: "\ef45";
}

.nc-icon-outline.users-2_couple-lesbian:before {
  content: "\ef46";
}

.nc-icon-outline.users-2_disabled:before {
  content: "\ef47";
}

.nc-icon-outline.users-2_exchange:before {
  content: "\ef48";
}

.nc-icon-outline.users-2_family:before {
  content: "\ef49";
}

.nc-icon-outline.users-2_focus:before {
  content: "\ef4a";
}

.nc-icon-outline.users-2_home:before {
  content: "\ef4b";
}

.nc-icon-outline.users-2_man-down:before {
  content: "\ef4c";
}

.nc-icon-outline.users-2_man-up:before {
  content: "\ef4d";
}

.nc-icon-outline.users-2_man:before {
  content: "\ef4e";
}

.nc-icon-outline.users-2_meeting:before {
  content: "\ef4f";
}

.nc-icon-outline.users-2_mickey-mouse:before {
  content: "\ef50";
}

.nc-icon-outline.users-2_multiple:before {
  content: "\ef51";
}

.nc-icon-outline.users-2_pin:before {
  content: "\ef52";
}

.nc-icon-outline.users-2_police:before {
  content: "\ef53";
}

.nc-icon-outline.users-2_search:before {
  content: "\ef54";
}

.nc-icon-outline.users-2_standing-man:before {
  content: "\ef55";
}

.nc-icon-outline.users-2_standing-woman:before {
  content: "\ef56";
}

.nc-icon-outline.users-2_voice-record:before {
  content: "\ef57";
}

.nc-icon-outline.users-2_wc:before {
  content: "\ef58";
}

.nc-icon-outline.users-2_woman-down:before {
  content: "\ef59";
}

.nc-icon-outline.users-2_woman-up:before {
  content: "\ef5a";
}

.nc-icon-outline.users-2_woman:before {
  content: "\ef5b";
}

.nc-icon-outline.shopping_award:before {
  content: "\ea3e";
}

.nc-icon-outline.shopping_bag-09:before {
  content: "\ea3f";
}

.nc-icon-outline.shopping_bag-16:before {
  content: "\ea40";
}

.nc-icon-outline.shopping_bag-17:before {
  content: "\ea41";
}

.nc-icon-outline.shopping_bag-20:before {
  content: "\ea42";
}

.nc-icon-outline.shopping_bag-add-18:before {
  content: "\ea43";
}

.nc-icon-outline.shopping_bag-add-21:before {
  content: "\ea44";
}

.nc-icon-outline.shopping_bag-edit:before {
  content: "\ea45";
}

.nc-icon-outline.shopping_bag-remove-19:before {
  content: "\ea46";
}

.nc-icon-outline.shopping_bag-remove-22:before {
  content: "\ea47";
}

.nc-icon-outline.shopping_barcode-scan:before {
  content: "\ea48";
}

.nc-icon-outline.shopping_barcode:before {
  content: "\ea49";
}

.nc-icon-outline.shopping_bardcode-qr:before {
  content: "\ea4a";
}

.nc-icon-outline.shopping_basket-add:before {
  content: "\ea4b";
}

.nc-icon-outline.shopping_basket-edit:before {
  content: "\ea4c";
}

.nc-icon-outline.shopping_basket-remove:before {
  content: "\ea4d";
}

.nc-icon-outline.shopping_basket-simple-add:before {
  content: "\ea4e";
}

.nc-icon-outline.shopping_basket-simple-remove:before {
  content: "\ea4f";
}

.nc-icon-outline.shopping_basket-simple:before {
  content: "\ea50";
}

.nc-icon-outline.shopping_basket:before {
  content: "\ea51";
}

.nc-icon-outline.shopping_bitcoin:before {
  content: "\ea52";
}

.nc-icon-outline.shopping_board:before {
  content: "\ea53";
}

.nc-icon-outline.shopping_box-3d-50:before {
  content: "\ea54";
}

.nc-icon-outline.shopping_box-3d-67:before {
  content: "\ea55";
}

.nc-icon-outline.shopping_box-ribbon:before {
  content: "\ea56";
}

.nc-icon-outline.shopping_box:before {
  content: "\ea57";
}

.nc-icon-outline.shopping_cart-add:before {
  content: "\ea58";
}

.nc-icon-outline.shopping_cart-modern-add:before {
  content: "\ea59";
}

.nc-icon-outline.shopping_cart-modern-in:before {
  content: "\ea5a";
}

.nc-icon-outline.shopping_cart-modern-remove:before {
  content: "\ea5b";
}

.nc-icon-outline.shopping_cart-modern:before {
  content: "\ea5c";
}

.nc-icon-outline.shopping_cart-remove:before {
  content: "\ea5d";
}

.nc-icon-outline.shopping_cart-simple-add:before {
  content: "\ea5e";
}

.nc-icon-outline.shopping_cart-simple-in:before {
  content: "\ea5f";
}

.nc-icon-outline.shopping_cart-simple-remove:before {
  content: "\ea60";
}

.nc-icon-outline.shopping_cart-simple:before {
  content: "\ea61";
}

.nc-icon-outline.shopping_cart:before {
  content: "\ea62";
}

.nc-icon-outline.shopping_cash-register:before {
  content: "\ea63";
}

.nc-icon-outline.shopping_chart:before {
  content: "\ea64";
}

.nc-icon-outline.shopping_credit-card-in:before {
  content: "\ea65";
}

.nc-icon-outline.shopping_credit-card:before {
  content: "\ea66";
}

.nc-icon-outline.shopping_credit-locked:before {
  content: "\ea67";
}

.nc-icon-outline.shopping_delivery-fast:before {
  content: "\ea68";
}

.nc-icon-outline.shopping_delivery-time:before {
  content: "\ea69";
}

.nc-icon-outline.shopping_delivery-track:before {
  content: "\ea6a";
}

.nc-icon-outline.shopping_delivery:before {
  content: "\ea6b";
}

.nc-icon-outline.shopping_discount:before {
  content: "\ea6c";
}

.nc-icon-outline.shopping_gift:before {
  content: "\ea6d";
}

.nc-icon-outline.shopping_hand-card:before {
  content: "\ea6e";
}

.nc-icon-outline.shopping_list:before {
  content: "\ea6f";
}

.nc-icon-outline.shopping_mobile-card:before {
  content: "\ea70";
}

.nc-icon-outline.shopping_mobile-cart:before {
  content: "\ea71";
}

.nc-icon-outline.shopping_mobile-touch:before {
  content: "\ea72";
}

.nc-icon-outline.shopping_newsletter:before {
  content: "\ea73";
}

.nc-icon-outline.shopping_pos:before {
  content: "\ea74";
}

.nc-icon-outline.shopping_receipt-list-42:before {
  content: "\ea75";
}

.nc-icon-outline.shopping_receipt-list-43:before {
  content: "\ea76";
}

.nc-icon-outline.shopping_receipt:before {
  content: "\ea77";
}

.nc-icon-outline.shopping_shop-location:before {
  content: "\ea78";
}

.nc-icon-outline.shopping_shop:before {
  content: "\ea79";
}

.nc-icon-outline.shopping_stock:before {
  content: "\ea7a";
}

.nc-icon-outline.shopping_tag-content:before {
  content: "\ea7b";
}

.nc-icon-outline.shopping_tag-cut:before {
  content: "\ea7c";
}

.nc-icon-outline.shopping_tag-line:before {
  content: "\ea7d";
}

.nc-icon-outline.shopping_tag-sale:before {
  content: "\ea7e";
}

.nc-icon-outline.shopping_tag:before {
  content: "\ea7f";
}

.nc-icon-outline.shopping_wallet:before {
  content: "\ea80";
}

.nc-icon-outline.arrows-1_back-78:before {
  content: "\ea81";
}

.nc-icon-outline.arrows-1_back-80:before {
  content: "\ea82";
}

.nc-icon-outline.arrows-1_bold-direction:before {
  content: "\ea83";
}

.nc-icon-outline.arrows-1_bold-down:before {
  content: "\ea84";
}

.nc-icon-outline.arrows-1_bold-left:before {
  content: "\ea85";
}

.nc-icon-outline.arrows-1_bold-right:before {
  content: "\ea86";
}

.nc-icon-outline.arrows-1_bold-up:before {
  content: "\ea87";
}

.nc-icon-outline.arrows-1_circle-down-12:before {
  content: "\ea88";
}

.nc-icon-outline.arrows-1_circle-down-40:before {
  content: "\ea89";
}

.nc-icon-outline.arrows-1_circle-left-10:before {
  content: "\ea8a";
}

.nc-icon-outline.arrows-1_circle-left-38:before {
  content: "\ea8b";
}

.nc-icon-outline.arrows-1_circle-right-09:before {
  content: "\ea8c";
}

.nc-icon-outline.arrows-1_circle-right-37:before {
  content: "\ea8d";
}

.nc-icon-outline.arrows-1_circle-up-11:before {
  content: "\ea8e";
}

.nc-icon-outline.arrows-1_circle-up-39:before {
  content: "\ea8f";
}

.nc-icon-outline.arrows-1_cloud-download-93:before {
  content: "\ea90";
}

.nc-icon-outline.arrows-1_cloud-download-95:before {
  content: "\ea91";
}

.nc-icon-outline.arrows-1_cloud-upload-94:before {
  content: "\ea92";
}

.nc-icon-outline.arrows-1_cloud-upload-96:before {
  content: "\ea93";
}

.nc-icon-outline.arrows-1_curved-next:before {
  content: "\ea94";
}

.nc-icon-outline.arrows-1_curved-previous:before {
  content: "\ea95";
}

.nc-icon-outline.arrows-1_direction-53:before {
  content: "\ea96";
}

.nc-icon-outline.arrows-1_direction-56:before {
  content: "\ea97";
}

.nc-icon-outline.arrows-1_double-left:before {
  content: "\ea98";
}

.nc-icon-outline.arrows-1_double-right:before {
  content: "\ea99";
}

.nc-icon-outline.arrows-1_download:before {
  content: "\ea9a";
}

.nc-icon-outline.arrows-1_enlarge-diagonal-43:before {
  content: "\ea9b";
}

.nc-icon-outline.arrows-1_enlarge-diagonal-44:before {
  content: "\ea9c";
}

.nc-icon-outline.arrows-1_enlarge-horizontal:before {
  content: "\ea9d";
}

.nc-icon-outline.arrows-1_enlarge-vertical:before {
  content: "\ea9e";
}

.nc-icon-outline.arrows-1_fit-horizontal:before {
  content: "\ea9f";
}

.nc-icon-outline.arrows-1_fit-vertical:before {
  content: "\eaa0";
}

.nc-icon-outline.arrows-1_fullscreen-70:before {
  content: "\eaa1";
}

.nc-icon-outline.arrows-1_fullscreen-71:before {
  content: "\eaa2";
}

.nc-icon-outline.arrows-1_fullscreen-76:before {
  content: "\eaa3";
}

.nc-icon-outline.arrows-1_fullscreen-77:before {
  content: "\eaa4";
}

.nc-icon-outline.arrows-1_fullscreen-double-74:before {
  content: "\eaa5";
}

.nc-icon-outline.arrows-1_fullscreen-double-75:before {
  content: "\eaa6";
}

.nc-icon-outline.arrows-1_fullscreen-split-72:before {
  content: "\eaa7";
}

.nc-icon-outline.arrows-1_fullscreen-split-73:before {
  content: "\eaa8";
}

.nc-icon-outline.arrows-1_log-in:before {
  content: "\eaa9";
}

.nc-icon-outline.arrows-1_log-out:before {
  content: "\eaaa";
}

.nc-icon-outline.arrows-1_loop-82:before {
  content: "\eaab";
}

.nc-icon-outline.arrows-1_loop-83:before {
  content: "\eaac";
}

.nc-icon-outline.arrows-1_minimal-down:before {
  content: "\eaad";
}

.nc-icon-outline.arrows-1_minimal-left:before {
  content: "\eaae";
}

.nc-icon-outline.arrows-1_minimal-right:before {
  content: "\eaaf";
}

.nc-icon-outline.arrows-1_minimal-up:before {
  content: "\eab0";
}

.nc-icon-outline.arrows-1_redo-79:before {
  content: "\eab1";
}

.nc-icon-outline.arrows-1_redo-81:before {
  content: "\eab2";
}

.nc-icon-outline.arrows-1_refresh-68:before {
  content: "\eab3";
}

.nc-icon-outline.arrows-1_refresh-69:before {
  content: "\eab4";
}

.nc-icon-outline.arrows-1_round-down:before {
  content: "\eab5";
}

.nc-icon-outline.arrows-1_round-left:before {
  content: "\eab6";
}

.nc-icon-outline.arrows-1_round-right:before {
  content: "\eab7";
}

.nc-icon-outline.arrows-1_round-up:before {
  content: "\eab8";
}

.nc-icon-outline.arrows-1_share-66:before {
  content: "\eab9";
}

.nc-icon-outline.arrows-1_share-91:before {
  content: "\eaba";
}

.nc-icon-outline.arrows-1_share-92:before {
  content: "\eabb";
}

.nc-icon-outline.arrows-1_shuffle-97:before {
  content: "\eabc";
}

.nc-icon-outline.arrows-1_shuffle-98:before {
  content: "\eabd";
}

.nc-icon-outline.arrows-1_simple-down:before {
  content: "\eabe";
}

.nc-icon-outline.arrows-1_simple-left:before {
  content: "\eabf";
}

.nc-icon-outline.arrows-1_simple-right:before {
  content: "\eac0";
}

.nc-icon-outline.arrows-1_simple-up:before {
  content: "\eac1";
}

.nc-icon-outline.arrows-1_small-triangle-down:before {
  content: "\eac2";
}

.nc-icon-outline.arrows-1_small-triangle-left:before {
  content: "\eac3";
}

.nc-icon-outline.arrows-1_small-triangle-right:before {
  content: "\eac4";
}

.nc-icon-outline.arrows-1_small-triangle-up:before {
  content: "\eac5";
}

.nc-icon-outline.arrows-1_square-down:before {
  content: "\eac6";
}

.nc-icon-outline.arrows-1_square-left:before {
  content: "\eac7";
}

.nc-icon-outline.arrows-1_square-right:before {
  content: "\eac8";
}

.nc-icon-outline.arrows-1_square-up:before {
  content: "\eac9";
}

.nc-icon-outline.arrows-1_strong-down:before {
  content: "\eaca";
}

.nc-icon-outline.arrows-1_strong-left:before {
  content: "\eacb";
}

.nc-icon-outline.arrows-1_strong-right:before {
  content: "\eacc";
}

.nc-icon-outline.arrows-1_strong-up:before {
  content: "\eacd";
}

.nc-icon-outline.arrows-1_tail-down:before {
  content: "\eace";
}

.nc-icon-outline.arrows-1_tail-left:before {
  content: "\eacf";
}

.nc-icon-outline.arrows-1_tail-right:before {
  content: "\ead0";
}

.nc-icon-outline.arrows-1_tail-triangle-down:before {
  content: "\ead1";
}

.nc-icon-outline.arrows-1_tail-triangle-left:before {
  content: "\ead2";
}

.nc-icon-outline.arrows-1_tail-triangle-right:before {
  content: "\ead3";
}

.nc-icon-outline.arrows-1_tail-triangle-up:before {
  content: "\ead4";
}

.nc-icon-outline.arrows-1_tail-up:before {
  content: "\ead5";
}

.nc-icon-outline.arrows-1_trend-down:before {
  content: "\ead6";
}

.nc-icon-outline.arrows-1_trend-up:before {
  content: "\ead7";
}

.nc-icon-outline.arrows-1_triangle-down-20:before {
  content: "\ead8";
}

.nc-icon-outline.arrows-1_triangle-down-65:before {
  content: "\ead9";
}

.nc-icon-outline.arrows-1_triangle-left-18:before {
  content: "\eada";
}

.nc-icon-outline.arrows-1_triangle-left-63:before {
  content: "\eadb";
}

.nc-icon-outline.arrows-1_triangle-right-17:before {
  content: "\eadc";
}

.nc-icon-outline.arrows-1_triangle-right-62:before {
  content: "\eadd";
}

.nc-icon-outline.arrows-1_triangle-up-19:before {
  content: "\eade";
}

.nc-icon-outline.arrows-1_triangle-up-64:before {
  content: "\eadf";
}

.nc-icon-outline.arrows-1_window-zoom-in:before {
  content: "\eae0";
}

.nc-icon-outline.arrows-1_window-zoom-out:before {
  content: "\eae1";
}

.nc-icon-outline.arrows-1_zoom-88:before {
  content: "\eae2";
}

.nc-icon-outline.arrows-1_zoom-99:before {
  content: "\eae3";
}

.nc-icon-outline.arrows-1_zoom-100:before {
  content: "\eae4";
}

.nc-icon-outline.arrows-2_block-down:before {
  content: "\eae5";
}

.nc-icon-outline.arrows-2_block-left:before {
  content: "\eae6";
}

.nc-icon-outline.arrows-2_block-right:before {
  content: "\eae7";
}

.nc-icon-outline.arrows-2_block-up:before {
  content: "\eae8";
}

.nc-icon-outline.arrows-2_circle-in:before {
  content: "\eae9";
}

.nc-icon-outline.arrows-2_circle-out:before {
  content: "\eaea";
}

.nc-icon-outline.arrows-2_circuit-round:before {
  content: "\eaeb";
}

.nc-icon-outline.arrows-2_circuit:before {
  content: "\eaec";
}

.nc-icon-outline.arrows-2_computer-upload:before {
  content: "\eaed";
}

.nc-icon-outline.arrows-2_conversion:before {
  content: "\eaee";
}

.nc-icon-outline.arrows-2_corner-down-round:before {
  content: "\eaef";
}

.nc-icon-outline.arrows-2_corner-down:before {
  content: "\eaf0";
}

.nc-icon-outline.arrows-2_corner-left-down:before {
  content: "\eaf1";
}

.nc-icon-outline.arrows-2_corner-left-round:before {
  content: "\eaf2";
}

.nc-icon-outline.arrows-2_corner-left:before {
  content: "\eaf3";
}

.nc-icon-outline.arrows-2_corner-right-down:before {
  content: "\eaf4";
}

.nc-icon-outline.arrows-2_corner-right-round:before {
  content: "\eaf5";
}

.nc-icon-outline.arrows-2_corner-right:before {
  content: "\eaf6";
}

.nc-icon-outline.arrows-2_corner-up-left:before {
  content: "\eaf7";
}

.nc-icon-outline.arrows-2_corner-up-right:before {
  content: "\eaf8";
}

.nc-icon-outline.arrows-2_corner-up-round:before {
  content: "\eaf9";
}

.nc-icon-outline.arrows-2_corner-up:before {
  content: "\eafa";
}

.nc-icon-outline.arrows-2_cross-down:before {
  content: "\eafb";
}

.nc-icon-outline.arrows-2_cross-horizontal:before {
  content: "\eafc";
}

.nc-icon-outline.arrows-2_cross-left:before {
  content: "\eafd";
}

.nc-icon-outline.arrows-2_cross-right:before {
  content: "\eafe";
}

.nc-icon-outline.arrows-2_cross-up:before {
  content: "\eaff";
}

.nc-icon-outline.arrows-2_cross-vertical:before {
  content: "\eb00";
}

.nc-icon-outline.arrows-2_curve-circuit:before {
  content: "\eb01";
}

.nc-icon-outline.arrows-2_curve-directions:before {
  content: "\eb02";
}

.nc-icon-outline.arrows-2_curve-split:before {
  content: "\eb03";
}

.nc-icon-outline.arrows-2_delete-49:before {
  content: "\eb04";
}

.nc-icon-outline.arrows-2_delete-50:before {
  content: "\eb05";
}

.nc-icon-outline.arrows-2_direction:before {
  content: "\eb06";
}

.nc-icon-outline.arrows-2_dots-download:before {
  content: "\eb07";
}

.nc-icon-outline.arrows-2_dots-upload:before {
  content: "\eb08";
}

.nc-icon-outline.arrows-2_eject:before {
  content: "\eb09";
}

.nc-icon-outline.arrows-2_enlarge-circle:before {
  content: "\eb0a";
}

.nc-icon-outline.arrows-2_file-download-87:before {
  content: "\eb0b";
}

.nc-icon-outline.arrows-2_file-download-89:before {
  content: "\eb0c";
}

.nc-icon-outline.arrows-2_file-download-94:before {
  content: "\eb0d";
}

.nc-icon-outline.arrows-2_file-upload-86:before {
  content: "\eb0e";
}

.nc-icon-outline.arrows-2_file-upload-88:before {
  content: "\eb0f";
}

.nc-icon-outline.arrows-2_file-upload-93:before {
  content: "\eb10";
}

.nc-icon-outline.arrows-2_fork-round:before {
  content: "\eb11";
}

.nc-icon-outline.arrows-2_fork:before {
  content: "\eb12";
}

.nc-icon-outline.arrows-2_hit-down:before {
  content: "\eb13";
}

.nc-icon-outline.arrows-2_hit-left:before {
  content: "\eb14";
}

.nc-icon-outline.arrows-2_hit-right:before {
  content: "\eb15";
}

.nc-icon-outline.arrows-2_hit-up:before {
  content: "\eb16";
}

.nc-icon-outline.arrows-2_lines:before {
  content: "\eb17";
}

.nc-icon-outline.arrows-2_log-out:before {
  content: "\eb18";
}

.nc-icon-outline.arrows-2_loop:before {
  content: "\eb19";
}

.nc-icon-outline.arrows-2_merge-round:before {
  content: "\eb1a";
}

.nc-icon-outline.arrows-2_merge:before {
  content: "\eb1b";
}

.nc-icon-outline.arrows-2_move-05:before {
  content: "\eb1c";
}

.nc-icon-outline.arrows-2_move-06:before {
  content: "\eb1d";
}

.nc-icon-outline.arrows-2_move-92:before {
  content: "\eb1e";
}

.nc-icon-outline.arrows-2_move-down-right:before {
  content: "\eb1f";
}

.nc-icon-outline.arrows-2_move-down:before {
  content: "\eb20";
}

.nc-icon-outline.arrows-2_move-left:before {
  content: "\eb21";
}

.nc-icon-outline.arrows-2_move-right:before {
  content: "\eb22";
}

.nc-icon-outline.arrows-2_move-up-left:before {
  content: "\eb23";
}

.nc-icon-outline.arrows-2_move-up:before {
  content: "\eb24";
}

.nc-icon-outline.arrows-2_push-next:before {
  content: "\eb25";
}

.nc-icon-outline.arrows-2_push-previous:before {
  content: "\eb26";
}

.nc-icon-outline.arrows-2_reload:before {
  content: "\eb27";
}

.nc-icon-outline.arrows-2_replay:before {
  content: "\ee16";
}

.nc-icon-outline.arrows-2_rotate-left:before {
  content: "\ee17";
}

.nc-icon-outline.arrows-2_rotate-right:before {
  content: "\ee18";
}

.nc-icon-outline.arrows-2_round-left-down:before {
  content: "\ee19";
}

.nc-icon-outline.arrows-2_round-right-down:before {
  content: "\ee1a";
}

.nc-icon-outline.arrows-2_round-up-left:before {
  content: "\ee1b";
}

.nc-icon-outline.arrows-2_round-up-right:before {
  content: "\ee1c";
}

.nc-icon-outline.arrows-2_select-83:before {
  content: "\ee1d";
}

.nc-icon-outline.arrows-2_select-84:before {
  content: "\ee1e";
}

.nc-icon-outline.arrows-2_separate-round:before {
  content: "\ee1f";
}

.nc-icon-outline.arrows-2_separate:before {
  content: "\ee20";
}

.nc-icon-outline.arrows-2_share-left:before {
  content: "\ee21";
}

.nc-icon-outline.arrows-2_share-right:before {
  content: "\ee22";
}

.nc-icon-outline.arrows-2_skew-down:before {
  content: "\ee23";
}

.nc-icon-outline.arrows-2_skew-left:before {
  content: "\ee24";
}

.nc-icon-outline.arrows-2_skew-right:before {
  content: "\ee25";
}

.nc-icon-outline.arrows-2_skew-up:before {
  content: "\ee26";
}

.nc-icon-outline.arrows-2_small-left:before {
  content: "\ee27";
}

.nc-icon-outline.arrows-2_small-right:before {
  content: "\ee28";
}

.nc-icon-outline.arrows-2_split-horizontal:before {
  content: "\ee29";
}

.nc-icon-outline.arrows-2_split-round:before {
  content: "\ee2a";
}

.nc-icon-outline.arrows-2_split-vertical:before {
  content: "\ee2b";
}

.nc-icon-outline.arrows-2_split:before {
  content: "\ee2c";
}

.nc-icon-outline.arrows-2_square-download:before {
  content: "\ee2d";
}

.nc-icon-outline.arrows-2_square-upload:before {
  content: "\ee2e";
}

.nc-icon-outline.arrows-2_time:before {
  content: "\ee2f";
}

.nc-icon-outline.arrows-2_triangle-down:before {
  content: "\ee30";
}

.nc-icon-outline.arrows-2_triangle-left:before {
  content: "\ee31";
}

.nc-icon-outline.arrows-2_triangle-right:before {
  content: "\ee32";
}

.nc-icon-outline.arrows-2_triangle-up:before {
  content: "\ee33";
}

.nc-icon-outline.arrows-2_unite-round:before {
  content: "\ee34";
}

.nc-icon-outline.arrows-2_unite:before {
  content: "\ee35";
}

.nc-icon-outline.arrows-2_zoom:before {
  content: "\ee36";
}

.nc-icon-outline.arrows-3_circle-down:before {
  content: "\ee37";
}

.nc-icon-outline.arrows-3_circle-left:before {
  content: "\ee38";
}

.nc-icon-outline.arrows-3_circle-right:before {
  content: "\ee39";
}

.nc-icon-outline.arrows-3_circle-simple-down:before {
  content: "\ee3a";
}

.nc-icon-outline.arrows-3_circle-simple-left:before {
  content: "\ee3b";
}

.nc-icon-outline.arrows-3_circle-simple-right:before {
  content: "\ee3c";
}

.nc-icon-outline.arrows-3_circle-simple-up:before {
  content: "\ee3d";
}

.nc-icon-outline.arrows-3_circle-up:before {
  content: "\ee3e";
}

.nc-icon-outline.arrows-3_cloud-refresh:before {
  content: "\ee3f";
}

.nc-icon-outline.arrows-3_separate:before {
  content: "\ee40";
}

.nc-icon-outline.arrows-3_small-down:before {
  content: "\ee41";
}

.nc-icon-outline.arrows-3_small-up:before {
  content: "\ee42";
}

.nc-icon-outline.arrows-3_square-corner-down-left:before {
  content: "\ee43";
}

.nc-icon-outline.arrows-3_square-corner-down-right:before {
  content: "\ee44";
}

.nc-icon-outline.arrows-3_square-corner-up-left:before {
  content: "\ee45";
}

.nc-icon-outline.arrows-3_square-corner-up-right:before {
  content: "\ee46";
}

.nc-icon-outline.arrows-3_square-down-06:before {
  content: "\ee47";
}

.nc-icon-outline.arrows-3_square-down-22:before {
  content: "\ee48";
}

.nc-icon-outline.arrows-3_square-enlarge:before {
  content: "\ee49";
}

.nc-icon-outline.arrows-3_square-left-04:before {
  content: "\ee4a";
}

.nc-icon-outline.arrows-3_square-left-20:before {
  content: "\ee4b";
}

.nc-icon-outline.arrows-3_square-right-03:before {
  content: "\ee4c";
}

.nc-icon-outline.arrows-3_square-right-19:before {
  content: "\ee4d";
}

.nc-icon-outline.arrows-3_square-simple-down:before {
  content: "\ee4e";
}

.nc-icon-outline.arrows-3_square-simple-left:before {
  content: "\ee4f";
}

.nc-icon-outline.arrows-3_square-simple-right:before {
  content: "\ee50";
}

.nc-icon-outline.arrows-3_square-simple-up:before {
  content: "\ee51";
}

.nc-icon-outline.arrows-3_square-up-05:before {
  content: "\ee52";
}

.nc-icon-outline.arrows-3_square-up-21:before {
  content: "\ee53";
}

.nc-icon-outline.arrows-3_square-zoom:before {
  content: "\ee54";
}

.nc-icon-outline.arrows-3_super-bold-down:before {
  content: "\ee55";
}

.nc-icon-outline.arrows-3_super-bold-left:before {
  content: "\ee56";
}

.nc-icon-outline.arrows-3_super-bold-right:before {
  content: "\ee57";
}

.nc-icon-outline.arrows-3_super-bold-up:before {
  content: "\ee58";
}

.nc-icon-outline.arrows-4_block-bottom-left:before {
  content: "\ee59";
}

.nc-icon-outline.arrows-4_block-bottom-right:before {
  content: "\ee5a";
}

.nc-icon-outline.arrows-4_block-top-left:before {
  content: "\ee5b";
}

.nc-icon-outline.arrows-4_block-top-right:before {
  content: "\ee5c";
}

.nc-icon-outline.arrows-4_centralize:before {
  content: "\ee5d";
}

.nc-icon-outline.arrows-4_compare:before {
  content: "\ee5e";
}

.nc-icon-outline.arrows-4_contrast:before {
  content: "\ee5f";
}

.nc-icon-outline.arrows-4_cross:before {
  content: "\ee60";
}

.nc-icon-outline.arrows-4_diag-bottom-left:before {
  content: "\ee61";
}

.nc-icon-outline.arrows-4_diag-bottom-right:before {
  content: "\ee62";
}

.nc-icon-outline.arrows-4_diag-top-left:before {
  content: "\ee63";
}

.nc-icon-outline.arrows-4_diag-top-right:before {
  content: "\ee64";
}

.nc-icon-outline.arrows-4_disperse:before {
  content: "\ee65";
}

.nc-icon-outline.arrows-4_download:before {
  content: "\ee66";
}

.nc-icon-outline.arrows-4_enlarge-45:before {
  content: "\ee67";
}

.nc-icon-outline.arrows-4_enlarge-46:before {
  content: "\ee68";
}

.nc-icon-outline.arrows-4_export:before {
  content: "\ee69";
}

.nc-icon-outline.arrows-4_format-left:before {
  content: "\ee6a";
}

.nc-icon-outline.arrows-4_format-right:before {
  content: "\ee6b";
}

.nc-icon-outline.arrows-4_input-12:before {
  content: "\ee6c";
}

.nc-icon-outline.arrows-4_input-21:before {
  content: "\ee6d";
}

.nc-icon-outline.arrows-4_invert:before {
  content: "\ee6e";
}

.nc-icon-outline.arrows-4_launch-11:before {
  content: "\ee6f";
}

.nc-icon-outline.arrows-4_launch-47:before {
  content: "\ee70";
}

.nc-icon-outline.arrows-4_logout:before {
  content: "\ee71";
}

.nc-icon-outline.arrows-4_loop-30:before {
  content: "\ee72";
}

.nc-icon-outline.arrows-4_loop-34:before {
  content: "\ee73";
}

.nc-icon-outline.arrows-4_merge:before {
  content: "\ee74";
}

.nc-icon-outline.arrows-4_open-in-browser:before {
  content: "\ee75";
}

.nc-icon-outline.arrows-4_priority-high:before {
  content: "\ee76";
}

.nc-icon-outline.arrows-4_priority-low:before {
  content: "\ee77";
}

.nc-icon-outline.arrows-4_redo-10:before {
  content: "\ee78";
}

.nc-icon-outline.arrows-4_redo-26:before {
  content: "\ee79";
}

.nc-icon-outline.arrows-4_reply-all:before {
  content: "\ee7a";
}

.nc-icon-outline.arrows-4_reply:before {
  content: "\ee7b";
}

.nc-icon-outline.arrows-4_restore:before {
  content: "\ee7c";
}

.nc-icon-outline.arrows-4_share:before {
  content: "\ee7d";
}

.nc-icon-outline.arrows-4_shuffle-01:before {
  content: "\ee7e";
}

.nc-icon-outline.arrows-4_shuffle-35:before {
  content: "\ee7f";
}

.nc-icon-outline.arrows-4_split-33:before {
  content: "\ee80";
}

.nc-icon-outline.arrows-4_split-37:before {
  content: "\ee81";
}

.nc-icon-outline.arrows-4_stre-down:before {
  content: "\ee82";
}

.nc-icon-outline.arrows-4_stre-left:before {
  content: "\ee83";
}

.nc-icon-outline.arrows-4_stre-right:before {
  content: "\ee84";
}

.nc-icon-outline.arrows-4_stre-up:before {
  content: "\ee85";
}

.nc-icon-outline.arrows-4_swap-horizontal:before {
  content: "\ee86";
}

.nc-icon-outline.arrows-4_swap-vertical:before {
  content: "\ee87";
}

.nc-icon-outline.arrows-4_system-update:before {
  content: "\ee88";
}

.nc-icon-outline.arrows-4_undo-25:before {
  content: "\ee89";
}

.nc-icon-outline.arrows-4_undo-29:before {
  content: "\ee8a";
}

.nc-icon-outline.arrows-4_upload:before {
  content: "\ee8b";
}

.nc-icon-outline.files-2_ai-illustrator:before {
  content: "\e947";
}

.nc-icon-outline.files-2_avi:before {
  content: "\e948";
}

.nc-icon-outline.files-2_css:before {
  content: "\e949";
}

.nc-icon-outline.files-2_csv:before {
  content: "\e94a";
}

.nc-icon-outline.files-2_doc:before {
  content: "\e94b";
}

.nc-icon-outline.files-2_docx:before {
  content: "\e94c";
}

.nc-icon-outline.files-2_epub:before {
  content: "\e94d";
}

.nc-icon-outline.files-2_exe:before {
  content: "\e94e";
}

.nc-icon-outline.files-2_font:before {
  content: "\e94f";
}

.nc-icon-outline.files-2_gif:before {
  content: "\e950";
}

.nc-icon-outline.files-2_html:before {
  content: "\e951";
}

.nc-icon-outline.files-2_jpg-jpeg:before {
  content: "\e952";
}

.nc-icon-outline.files-2_js-javascript-jquery:before {
  content: "\e953";
}

.nc-icon-outline.files-3_mov:before {
  content: "\e954";
}

.nc-icon-outline.files-3_mp3:before {
  content: "\e955";
}

.nc-icon-outline.files-3_mp4:before {
  content: "\e956";
}

.nc-icon-outline.files-3_pdf:before {
  content: "\e957";
}

.nc-icon-outline.files-3_png:before {
  content: "\e958";
}

.nc-icon-outline.files-3_psd-photoshop:before {
  content: "\e959";
}

.nc-icon-outline.files-3_rar:before {
  content: "\e95a";
}

.nc-icon-outline.files-3_sketch:before {
  content: "\e95b";
}

.nc-icon-outline.files-3_svg:before {
  content: "\e95c";
}

.nc-icon-outline.files-3_txt:before {
  content: "\e95d";
}

.nc-icon-outline.files-3_wav:before {
  content: "\e95e";
}

.nc-icon-outline.files-3_zip:before {
  content: "\e95f";
}

.nc-icon-outline.design_album:before {
  content: "\e960";
}

.nc-icon-outline.design_align-bottom:before {
  content: "\e961";
}

.nc-icon-outline.design_align-center-horizontal:before {
  content: "\e962";
}

.nc-icon-outline.design_align-center-vertical:before {
  content: "\e963";
}

.nc-icon-outline.design_align-left:before {
  content: "\e964";
}

.nc-icon-outline.design_align-right:before {
  content: "\e965";
}

.nc-icon-outline.design_align-top:before {
  content: "\e966";
}

.nc-icon-outline.design_app:before {
  content: "\e967";
}

.nc-icon-outline.design_artboard:before {
  content: "\e968";
}

.nc-icon-outline.design_blend:before {
  content: "\e969";
}

.nc-icon-outline.design_book-bookmark:before {
  content: "\e96a";
}

.nc-icon-outline.design_book-open:before {
  content: "\e96b";
}

.nc-icon-outline.design_brush:before {
  content: "\e96c";
}

.nc-icon-outline.design_bug:before {
  content: "\e96d";
}

.nc-icon-outline.design_bullet-list-67:before {
  content: "\e96e";
}

.nc-icon-outline.design_bullet-list-68:before {
  content: "\e96f";
}

.nc-icon-outline.design_bullet-list-69:before {
  content: "\e970";
}

.nc-icon-outline.design_bullet-list-70:before {
  content: "\e971";
}

.nc-icon-outline.design_clone:before {
  content: "\e972";
}

.nc-icon-outline.design_code-editor:before {
  content: "\e973";
}

.nc-icon-outline.design_code:before {
  content: "\e974";
}

.nc-icon-outline.design_collection:before {
  content: "\e975";
}

.nc-icon-outline.design_command:before {
  content: "\e976";
}

.nc-icon-outline.design_compass:before {
  content: "\e977";
}

.nc-icon-outline.design_contrast:before {
  content: "\e978";
}

.nc-icon-outline.design_copy:before {
  content: "\e979";
}

.nc-icon-outline.design_crop:before {
  content: "\e97a";
}

.nc-icon-outline.design_cursor-48:before {
  content: "\e97b";
}

.nc-icon-outline.design_cursor-49:before {
  content: "\e97c";
}

.nc-icon-outline.design_design-dev:before {
  content: "\e97d";
}

.nc-icon-outline.design_design:before {
  content: "\e97e";
}

.nc-icon-outline.design_distribute-horizontal:before {
  content: "\e97f";
}

.nc-icon-outline.design_distribute-vertical:before {
  content: "\e980";
}

.nc-icon-outline.design_drag:before {
  content: "\e981";
}

.nc-icon-outline.design_eraser-32:before {
  content: "\e982";
}

.nc-icon-outline.design_eraser-33:before {
  content: "\e983";
}

.nc-icon-outline.design_eraser-46:before {
  content: "\e984";
}

.nc-icon-outline.design_flip-horizontal:before {
  content: "\e985";
}

.nc-icon-outline.design_flip-vertical:before {
  content: "\e986";
}

.nc-icon-outline.design_image:before {
  content: "\e987";
}

.nc-icon-outline.design_magnet:before {
  content: "\e988";
}

.nc-icon-outline.design_marker:before {
  content: "\e989";
}

.nc-icon-outline.design_measure-02:before {
  content: "\e98a";
}

.nc-icon-outline.design_measure-17:before {
  content: "\e98b";
}

.nc-icon-outline.design_measure-big:before {
  content: "\e98c";
}

.nc-icon-outline.design_mobile-design:before {
  content: "\e98d";
}

.nc-icon-outline.design_mobile-dev:before {
  content: "\e98e";
}

.nc-icon-outline.design_mouse-08:before {
  content: "\e98f";
}

.nc-icon-outline.design_mouse-09:before {
  content: "\e990";
}

.nc-icon-outline.design_mouse-10:before {
  content: "\e991";
}

.nc-icon-outline.design_newsletter-dev:before {
  content: "\e992";
}

.nc-icon-outline.design_note-code:before {
  content: "\e993";
}

.nc-icon-outline.design_paint-16:before {
  content: "\e994";
}

.nc-icon-outline.design_paint-37:before {
  content: "\e995";
}

.nc-icon-outline.design_paint-38:before {
  content: "\e996";
}

.nc-icon-outline.design_paint-bucket-39:before {
  content: "\e997";
}

.nc-icon-outline.design_paint-bucket-40:before {
  content: "\e998";
}

.nc-icon-outline.design_palette:before {
  content: "\e999";
}

.nc-icon-outline.design_pantone:before {
  content: "\e99a";
}

.nc-icon-outline.design_paper-design:before {
  content: "\e99b";
}

.nc-icon-outline.design_paper-dev:before {
  content: "\e99c";
}

.nc-icon-outline.design_patch-19:before {
  content: "\e99d";
}

.nc-icon-outline.design_patch-34:before {
  content: "\e99e";
}

.nc-icon-outline.design_path-exclude:before {
  content: "\e99f";
}

.nc-icon-outline.design_path-intersect:before {
  content: "\e9a0";
}

.nc-icon-outline.design_path-minus:before {
  content: "\e9a1";
}

.nc-icon-outline.design_path-unite:before {
  content: "\e9a2";
}

.nc-icon-outline.design_pen-01:before {
  content: "\e9a3";
}

.nc-icon-outline.design_pen-23:before {
  content: "\e9a4";
}

.nc-icon-outline.design_pen-tool:before {
  content: "\e9a5";
}

.nc-icon-outline.design_phone:before {
  content: "\e9a6";
}

.nc-icon-outline.design_photo-editor:before {
  content: "\e9a7";
}

.nc-icon-outline.design_responsive:before {
  content: "\e9a8";
}

.nc-icon-outline.design_scissors-dashed:before {
  content: "\e9a9";
}

.nc-icon-outline.design_scissors:before {
  content: "\e9aa";
}

.nc-icon-outline.design_shape-adjust:before {
  content: "\edcb";
}

.nc-icon-outline.design_shape-circle:before {
  content: "\edcc";
}

.nc-icon-outline.design_shape-polygon:before {
  content: "\edcd";
}

.nc-icon-outline.design_shape-square:before {
  content: "\edce";
}

.nc-icon-outline.design_shape-triangle:before {
  content: "\edcf";
}

.nc-icon-outline.design_shapes:before {
  content: "\edd0";
}

.nc-icon-outline.design_sharpener:before {
  content: "\edd1";
}

.nc-icon-outline.design_slice:before {
  content: "\edd2";
}

.nc-icon-outline.design_spray:before {
  content: "\edd3";
}

.nc-icon-outline.design_stamp:before {
  content: "\edd4";
}

.nc-icon-outline.design_tablet-mobile:before {
  content: "\edd5";
}

.nc-icon-outline.design_tablet:before {
  content: "\edd6";
}

.nc-icon-outline.design_text:before {
  content: "\edd7";
}

.nc-icon-outline.design_todo:before {
  content: "\edd8";
}

.nc-icon-outline.design_usb:before {
  content: "\edd9";
}

.nc-icon-outline.design_vector:before {
  content: "\edda";
}

.nc-icon-outline.design_wand-11:before {
  content: "\eddb";
}

.nc-icon-outline.design_wand-99:before {
  content: "\eddc";
}

.nc-icon-outline.design_watch-dev:before {
  content: "\eddd";
}

.nc-icon-outline.design_web-design:before {
  content: "\edde";
}

.nc-icon-outline.design_webpage:before {
  content: "\eddf";
}

.nc-icon-outline.design_window-code:before {
  content: "\ede0";
}

.nc-icon-outline.design_window-dev:before {
  content: "\ede1";
}

.nc-icon-outline.design_window-paragraph:before {
  content: "\ede2";
}

.nc-icon-outline.design_window-responsive:before {
  content: "\ede3";
}

.nc-icon-outline.design-2_3d-28:before {
  content: "\ede4";
}

.nc-icon-outline.design-2_3d-29:before {
  content: "\ede5";
}

.nc-icon-outline.design-2_android:before {
  content: "\ede6";
}

.nc-icon-outline.design-2_angle:before {
  content: "\ede7";
}

.nc-icon-outline.design-2_animation-14:before {
  content: "\ede8";
}

.nc-icon-outline.design-2_animation-31:before {
  content: "\ede9";
}

.nc-icon-outline.design-2_animation-32:before {
  content: "\edea";
}

.nc-icon-outline.design-2_apple:before {
  content: "\edeb";
}

.nc-icon-outline.design-2_browser-chrome:before {
  content: "\edec";
}

.nc-icon-outline.design-2_browser-edge:before {
  content: "\eded";
}

.nc-icon-outline.design-2_browser-firefox:before {
  content: "\edee";
}

.nc-icon-outline.design-2_browser-ie:before {
  content: "\edef";
}

.nc-icon-outline.design-2_browser-opera:before {
  content: "\edf0";
}

.nc-icon-outline.design-2_browser-safari:before {
  content: "\edf1";
}

.nc-icon-outline.design-2_bucket:before {
  content: "\edf2";
}

.nc-icon-outline.design-2_button:before {
  content: "\edf3";
}

.nc-icon-outline.design-2_canvas:before {
  content: "\edf4";
}

.nc-icon-outline.design-2_css3:before {
  content: "\edf5";
}

.nc-icon-outline.design-2_cursor-add:before {
  content: "\edf6";
}

.nc-icon-outline.design-2_cursor-grab:before {
  content: "\edf7";
}

.nc-icon-outline.design-2_cursor-load:before {
  content: "\edf8";
}

.nc-icon-outline.design-2_cursor-menu:before {
  content: "\edf9";
}

.nc-icon-outline.design-2_cursor-not-allowed:before {
  content: "\edfa";
}

.nc-icon-outline.design-2_cursor-pointer:before {
  content: "\edfb";
}

.nc-icon-outline.design-2_cursor-text:before {
  content: "\edfc";
}

.nc-icon-outline.design-2_divider:before {
  content: "\edfd";
}

.nc-icon-outline.design-2_filter-organization:before {
  content: "\edfe";
}

.nc-icon-outline.design-2_form:before {
  content: "\edff";
}

.nc-icon-outline.design-2_frame:before {
  content: "\ee00";
}

.nc-icon-outline.design-2_group:before {
  content: "\ee01";
}

.nc-icon-outline.design-2_html5:before {
  content: "\ee02";
}

.nc-icon-outline.design-2_image:before {
  content: "\ee03";
}

.nc-icon-outline.design-2_layers:before {
  content: "\ee04";
}

.nc-icon-outline.design-2_layout-11:before {
  content: "\ee05";
}

.nc-icon-outline.design-2_layout-25:before {
  content: "\ee06";
}

.nc-icon-outline.design-2_microsoft:before {
  content: "\ee07";
}

.nc-icon-outline.design-2_mirror:before {
  content: "\ee08";
}

.nc-icon-outline.design-2_move-down:before {
  content: "\ee09";
}

.nc-icon-outline.design-2_move-up:before {
  content: "\ee0a";
}

.nc-icon-outline.design-2_paint-brush:before {
  content: "\ee0b";
}

.nc-icon-outline.design-2_ruler-pencil:before {
  content: "\ee0c";
}

.nc-icon-outline.design-2_scale-down:before {
  content: "\ee0d";
}

.nc-icon-outline.design-2_scale-up:before {
  content: "\ee0e";
}

.nc-icon-outline.design-2_scale:before {
  content: "\ee0f";
}

.nc-icon-outline.design-2_selection:before {
  content: "\ee10";
}

.nc-icon-outline.design-2_slider:before {
  content: "\ee11";
}

.nc-icon-outline.design-2_text:before {
  content: "\ee12";
}

.nc-icon-outline.design-2_transform-origin:before {
  content: "\ee13";
}

.nc-icon-outline.design-2_transform:before {
  content: "\ee14";
}

.nc-icon-outline.design-2_ungroup:before {
  content: "\ee15";
}

.nc-icon-outline.loader_circle-04:before {
  content: "\edc7";
}

.nc-icon-outline.loader_dots-06:before {
  content: "\edc8";
}

.nc-icon-outline.loader_gear:before {
  content: "\edc9";
}

.nc-icon-outline.loader_refresh:before {
  content: "\edca";
}

.nc-icon-outline.ui-1_analytics-88:before {
  content: "\ecd6";
}

.nc-icon-outline.ui-1_analytics-89:before {
  content: "\ecd7";
}

.nc-icon-outline.ui-1_attach-86:before {
  content: "\ecd8";
}

.nc-icon-outline.ui-1_attach-87:before {
  content: "\ecd9";
}

.nc-icon-outline.ui-1_bell-53:before {
  content: "\ecda";
}

.nc-icon-outline.ui-1_bell-54:before {
  content: "\ecdb";
}

.nc-icon-outline.ui-1_bell-55:before {
  content: "\ecdc";
}

.nc-icon-outline.ui-1_bold-add:before {
  content: "\ecdd";
}

.nc-icon-outline.ui-1_bold-delete:before {
  content: "\ecde";
}

.nc-icon-outline.ui-1_bold-remove:before {
  content: "\ecdf";
}

.nc-icon-outline.ui-1_bookmark-add:before {
  content: "\ece0";
}

.nc-icon-outline.ui-1_bookmark-remove:before {
  content: "\ece1";
}

.nc-icon-outline.ui-1_calendar-57:before {
  content: "\ece2";
}

.nc-icon-outline.ui-1_calendar-60:before {
  content: "\ece3";
}

.nc-icon-outline.ui-1_calendar-check-59:before {
  content: "\ece4";
}

.nc-icon-outline.ui-1_calendar-check-62:before {
  content: "\ece5";
}

.nc-icon-outline.ui-1_calendar-grid-58:before {
  content: "\ece6";
}

.nc-icon-outline.ui-1_calendar-grid-61:before {
  content: "\ece7";
}

.nc-icon-outline.ui-1_check-bold:before {
  content: "\ece8";
}

.nc-icon-outline.ui-1_check-circle-07:before {
  content: "\ece9";
}

.nc-icon-outline.ui-1_check-circle-08:before {
  content: "\ecea";
}

.nc-icon-outline.ui-1_check-curve:before {
  content: "\eceb";
}

.nc-icon-outline.ui-1_check-simple:before {
  content: "\ecec";
}

.nc-icon-outline.ui-1_check-small:before {
  content: "\eced";
}

.nc-icon-outline.ui-1_check-square-09:before {
  content: "\ecee";
}

.nc-icon-outline.ui-1_check-square-11:before {
  content: "\ecef";
}

.nc-icon-outline.ui-1_check:before {
  content: "\ecf0";
}

.nc-icon-outline.ui-1_circle-add:before {
  content: "\ecf1";
}

.nc-icon-outline.ui-1_circle-bold-add:before {
  content: "\ecf2";
}

.nc-icon-outline.ui-1_circle-bold-remove:before {
  content: "\ecf3";
}

.nc-icon-outline.ui-1_circle-delete:before {
  content: "\ecf4";
}

.nc-icon-outline.ui-1_circle-remove:before {
  content: "\ecf5";
}

.nc-icon-outline.ui-1_dashboard-29:before {
  content: "\ecf6";
}

.nc-icon-outline.ui-1_dashboard-30:before {
  content: "\ecf7";
}

.nc-icon-outline.ui-1_dashboard-half:before {
  content: "\ecf8";
}

.nc-icon-outline.ui-1_dashboard-level:before {
  content: "\ecf9";
}

.nc-icon-outline.ui-1_database:before {
  content: "\ecfa";
}

.nc-icon-outline.ui-1_drop:before {
  content: "\ecfb";
}

.nc-icon-outline.ui-1_edit-71:before {
  content: "\ecfc";
}

.nc-icon-outline.ui-1_edit-72:before {
  content: "\ecfd";
}

.nc-icon-outline.ui-1_edit-73:before {
  content: "\ecfe";
}

.nc-icon-outline.ui-1_edit-74:before {
  content: "\ecff";
}

.nc-icon-outline.ui-1_edit-75:before {
  content: "\ed00";
}

.nc-icon-outline.ui-1_edit-76:before {
  content: "\ed01";
}

.nc-icon-outline.ui-1_edit-77:before {
  content: "\ed02";
}

.nc-icon-outline.ui-1_edit-78:before {
  content: "\ed03";
}

.nc-icon-outline.ui-1_email-83:before {
  content: "\ed04";
}

.nc-icon-outline.ui-1_email-84:before {
  content: "\ed05";
}

.nc-icon-outline.ui-1_email-85:before {
  content: "\ed06";
}

.nc-icon-outline.ui-1_eye-17:before {
  content: "\ed07";
}

.nc-icon-outline.ui-1_eye-19:before {
  content: "\ed08";
}

.nc-icon-outline.ui-1_eye-ban-18:before {
  content: "\ed09";
}

.nc-icon-outline.ui-1_eye-ban-20:before {
  content: "\ed0a";
}

.nc-icon-outline.ui-1_flame:before {
  content: "\ed0b";
}

.nc-icon-outline.ui-1_home-51:before {
  content: "\ed0c";
}

.nc-icon-outline.ui-1_home-52:before {
  content: "\ed0d";
}

.nc-icon-outline.ui-1_home-minimal:before {
  content: "\ed0e";
}

.nc-icon-outline.ui-1_home-simple:before {
  content: "\ed0f";
}

.nc-icon-outline.ui-1_leaf-80:before {
  content: "\ed10";
}

.nc-icon-outline.ui-1_leaf-81:before {
  content: "\ed11";
}

.nc-icon-outline.ui-1_leaf-edit:before {
  content: "\ed12";
}

.nc-icon-outline.ui-1_lock-circle-open:before {
  content: "\ed13";
}

.nc-icon-outline.ui-1_lock-circle:before {
  content: "\ed14";
}

.nc-icon-outline.ui-1_lock-open:before {
  content: "\ed15";
}

.nc-icon-outline.ui-1_lock:before {
  content: "\ed16";
}

.nc-icon-outline.ui-1_notification-69:before {
  content: "\ed17";
}

.nc-icon-outline.ui-1_notification-70:before {
  content: "\ed18";
}

.nc-icon-outline.ui-1_pencil:before {
  content: "\ed19";
}

.nc-icon-outline.ui-1_preferences-circle-rotate:before {
  content: "\ed1a";
}

.nc-icon-outline.ui-1_preferences-circle:before {
  content: "\ed1b";
}

.nc-icon-outline.ui-1_preferences-container-circle-rotate:before {
  content: "\ed1c";
}

.nc-icon-outline.ui-1_preferences-container-circle:before {
  content: "\ed1d";
}

.nc-icon-outline.ui-1_preferences-container-rotate:before {
  content: "\ed1e";
}

.nc-icon-outline.ui-1_preferences-container:before {
  content: "\ed1f";
}

.nc-icon-outline.ui-1_preferences-rotate:before {
  content: "\ed20";
}

.nc-icon-outline.ui-1_preferences:before {
  content: "\ed21";
}

.nc-icon-outline.ui-1_send:before {
  content: "\ed22";
}

.nc-icon-outline.ui-1_settings-gear-63:before {
  content: "\ed23";
}

.nc-icon-outline.ui-1_settings-gear-64:before {
  content: "\ed24";
}

.nc-icon-outline.ui-1_settings-gear-65:before {
  content: "\ed25";
}

.nc-icon-outline.ui-1_settings-tool-66:before {
  content: "\ed26";
}

.nc-icon-outline.ui-1_settings-tool-67:before {
  content: "\ed27";
}

.nc-icon-outline.ui-1_settings:before {
  content: "\ed28";
}

.nc-icon-outline.ui-1_simple-add:before {
  content: "\ed29";
}

.nc-icon-outline.ui-1_simple-delete:before {
  content: "\ed2a";
}

.nc-icon-outline.ui-1_simple-remove:before {
  content: "\ed2b";
}

.nc-icon-outline.ui-1_trash-round:before {
  content: "\ed2c";
}

.nc-icon-outline.ui-1_trash-simple:before {
  content: "\ed2d";
}

.nc-icon-outline.ui-1_trash:before {
  content: "\ed2e";
}

.nc-icon-outline.ui-1_ui-03:before {
  content: "\ed2f";
}

.nc-icon-outline.ui-1_ui-04:before {
  content: "\ed30";
}

.nc-icon-outline.ui-1_zoom-bold-in:before {
  content: "\ed31";
}

.nc-icon-outline.ui-1_zoom-bold-out:before {
  content: "\ed32";
}

.nc-icon-outline.ui-1_zoom-bold:before {
  content: "\ed33";
}

.nc-icon-outline.ui-1_zoom-in:before {
  content: "\ed34";
}

.nc-icon-outline.ui-1_zoom-out:before {
  content: "\ed35";
}

.nc-icon-outline.ui-1_zoom-split-in:before {
  content: "\ed36";
}

.nc-icon-outline.ui-1_zoom-split-out:before {
  content: "\ed37";
}

.nc-icon-outline.ui-1_zoom-split:before {
  content: "\ed38";
}

.nc-icon-outline.ui-1_zoom:before {
  content: "\ed39";
}

.nc-icon-outline.ui-2_alert:before {
  content: "\ed3a";
}

.nc-icon-outline.ui-2_alert-:before {
  content: "\ed3b";
}

.nc-icon-outline.ui-2_alert-circle:before {
  content: "\ed3c";
}

.nc-icon-outline.ui-2_alert-circle-:before {
  content: "\ed3d";
}

.nc-icon-outline.ui-2_alert-circle-i:before {
  content: "\ed3e";
}

.nc-icon-outline.ui-2_alert-i:before {
  content: "\ed3f";
}

.nc-icon-outline.ui-2_alert-square:before {
  content: "\ed40";
}

.nc-icon-outline.ui-2_alert-square-:before {
  content: "\ed41";
}

.nc-icon-outline.ui-2_alert-square-i:before {
  content: "\ed42";
}

.nc-icon-outline.ui-2_archive:before {
  content: "\ed43";
}

.nc-icon-outline.ui-2_ban-bold:before {
  content: "\ed44";
}

.nc-icon-outline.ui-2_ban:before {
  content: "\ed45";
}

.nc-icon-outline.ui-2_battery-81:before {
  content: "\ed46";
}

.nc-icon-outline.ui-2_battery-83:before {
  content: "\ed47";
}

.nc-icon-outline.ui-2_battery-half:before {
  content: "\ed48";
}

.nc-icon-outline.ui-2_battery-low:before {
  content: "\ed49";
}

.nc-icon-outline.ui-2_bluetooth:before {
  content: "\ed4a";
}

.nc-icon-outline.ui-2_book:before {
  content: "\ed4b";
}

.nc-icon-outline.ui-2_chart-bar-52:before {
  content: "\ed4c";
}

.nc-icon-outline.ui-2_chart-bar-53:before {
  content: "\ed4d";
}

.nc-icon-outline.ui-2_chat-content:before {
  content: "\ed4e";
}

.nc-icon-outline.ui-2_chat-round-content:before {
  content: "\ed4f";
}

.nc-icon-outline.ui-2_chat-round:before {
  content: "\ed50";
}

.nc-icon-outline.ui-2_chat:before {
  content: "\ed51";
}

.nc-icon-outline.ui-2_circle-bold-delete:before {
  content: "\ed52";
}

.nc-icon-outline.ui-2_cloud-25:before {
  content: "\ed53";
}

.nc-icon-outline.ui-2_cloud-26:before {
  content: "\ed54";
}

.nc-icon-outline.ui-2_disk:before {
  content: "\ed55";
}

.nc-icon-outline.ui-2_enlarge-57:before {
  content: "\ed56";
}

.nc-icon-outline.ui-2_enlarge-58:before {
  content: "\ed57";
}

.nc-icon-outline.ui-2_enlarge-59:before {
  content: "\ed58";
}

.nc-icon-outline.ui-2_fat-add:before {
  content: "\ed59";
}

.nc-icon-outline.ui-2_fat-delete:before {
  content: "\ed5a";
}

.nc-icon-outline.ui-2_fat-remove:before {
  content: "\ed5b";
}

.nc-icon-outline.ui-2_favourite-28:before {
  content: "\ed5c";
}

.nc-icon-outline.ui-2_favourite-31:before {
  content: "\ed5d";
}

.nc-icon-outline.ui-2_favourite-add-29:before {
  content: "\ed5e";
}

.nc-icon-outline.ui-2_favourite-add-32:before {
  content: "\ed5f";
}

.nc-icon-outline.ui-2_favourite-remove-30:before {
  content: "\ed60";
}

.nc-icon-outline.ui-2_favourite-remove-33:before {
  content: "\ed61";
}

.nc-icon-outline.ui-2_filter:before {
  content: "\ed62";
}

.nc-icon-outline.ui-2_fullsize:before {
  content: "\ed63";
}

.nc-icon-outline.ui-2_grid-45:before {
  content: "\ed64";
}

.nc-icon-outline.ui-2_grid-46:before {
  content: "\ed65";
}

.nc-icon-outline.ui-2_grid-48:before {
  content: "\ed66";
}

.nc-icon-outline.ui-2_grid-49:before {
  content: "\ed67";
}

.nc-icon-outline.ui-2_grid-50:before {
  content: "\ed68";
}

.nc-icon-outline.ui-2_grid-square:before {
  content: "\ed69";
}

.nc-icon-outline.ui-2_hourglass:before {
  content: "\ed6a";
}

.nc-icon-outline.ui-2_lab:before {
  content: "\ed6b";
}

.nc-icon-outline.ui-2_layers:before {
  content: "\ed6c";
}

.nc-icon-outline.ui-2_like:before {
  content: "\ed6d";
}

.nc-icon-outline.ui-2_link-66:before {
  content: "\ed6e";
}

.nc-icon-outline.ui-2_link-67:before {
  content: "\ed6f";
}

.nc-icon-outline.ui-2_link-68:before {
  content: "\ed70";
}

.nc-icon-outline.ui-2_link-69:before {
  content: "\ed71";
}

.nc-icon-outline.ui-2_link-71:before {
  content: "\ed72";
}

.nc-icon-outline.ui-2_link-72:before {
  content: "\ed73";
}

.nc-icon-outline.ui-2_link-broken-70:before {
  content: "\ed74";
}

.nc-icon-outline.ui-2_link-broken-73:before {
  content: "\ed75";
}

.nc-icon-outline.ui-2_menu-34:before {
  content: "\ed76";
}

.nc-icon-outline.ui-2_menu-35:before {
  content: "\ed77";
}

.nc-icon-outline.ui-2_menu-bold:before {
  content: "\ed78";
}

.nc-icon-outline.ui-2_menu-dots:before {
  content: "\ed79";
}

.nc-icon-outline.ui-2_menu-square:before {
  content: "\ed7a";
}

.nc-icon-outline.ui-2_node:before {
  content: "\ed7b";
}

.nc-icon-outline.ui-2_paragraph:before {
  content: "\ed7c";
}

.nc-icon-outline.ui-2_phone:before {
  content: "\ed7d";
}

.nc-icon-outline.ui-2_settings-90:before {
  content: "\ed7e";
}

.nc-icon-outline.ui-2_settings-91:before {
  content: "\ed7f";
}

.nc-icon-outline.ui-2_share-bold:before {
  content: "\ed80";
}

.nc-icon-outline.ui-2_share:before {
  content: "\ed81";
}

.nc-icon-outline.ui-2_small-add:before {
  content: "\ed82";
}

.nc-icon-outline.ui-2_small-delete:before {
  content: "\ed83";
}

.nc-icon-outline.ui-2_small-remove:before {
  content: "\ed84";
}

.nc-icon-outline.ui-2_square-add-08:before {
  content: "\ed85";
}

.nc-icon-outline.ui-2_square-add-11:before {
  content: "\ed86";
}

.nc-icon-outline.ui-2_square-delete-10:before {
  content: "\ed87";
}

.nc-icon-outline.ui-2_square-delete-13:before {
  content: "\ed88";
}

.nc-icon-outline.ui-2_square-remove-09:before {
  content: "\ed89";
}

.nc-icon-outline.ui-2_square-remove-12:before {
  content: "\ed8a";
}

.nc-icon-outline.ui-2_target:before {
  content: "\ed8b";
}

.nc-icon-outline.ui-2_tile-55:before {
  content: "\ed8c";
}

.nc-icon-outline.ui-2_tile-56:before {
  content: "\ed8d";
}

.nc-icon-outline.ui-2_time-alarm:before {
  content: "\ed8e";
}

.nc-icon-outline.ui-2_time-clock:before {
  content: "\ed8f";
}

.nc-icon-outline.ui-2_time-countdown:before {
  content: "\ed90";
}

.nc-icon-outline.ui-2_time:before {
  content: "\ed91";
}

.nc-icon-outline.ui-2_webpage:before {
  content: "\ed92";
}

.nc-icon-outline.ui-2_window-add:before {
  content: "\ed93";
}

.nc-icon-outline.ui-2_window-delete:before {
  content: "\ed94";
}

.nc-icon-outline.ui-3_alert:before {
  content: "\ed95";
}

.nc-icon-outline.ui-3_backward:before {
  content: "\ed96";
}

.nc-icon-outline.ui-3_bolt:before {
  content: "\ed97";
}

.nc-icon-outline.ui-3_bullet-list:before {
  content: "\ed98";
}

.nc-icon-outline.ui-3_calendar-add:before {
  content: "\ed99";
}

.nc-icon-outline.ui-3_card-add:before {
  content: "\ed9a";
}

.nc-icon-outline.ui-3_card-alert:before {
  content: "\ed9b";
}

.nc-icon-outline.ui-3_chart-bars:before {
  content: "\ed9c";
}

.nc-icon-outline.ui-3_chart:before {
  content: "\ed9d";
}

.nc-icon-outline.ui-3_chat-33:before {
  content: "\ed9e";
}

.nc-icon-outline.ui-3_chat-45:before {
  content: "\ed9f";
}

.nc-icon-outline.ui-3_chat-46:before {
  content: "\eda0";
}

.nc-icon-outline.ui-3_chat-reply:before {
  content: "\eda1";
}

.nc-icon-outline.ui-3_check-in:before {
  content: "\eda2";
}

.nc-icon-outline.ui-3_check-out:before {
  content: "\eda3";
}

.nc-icon-outline.ui-3_dock-bottom:before {
  content: "\eda4";
}

.nc-icon-outline.ui-3_dock-left:before {
  content: "\eda5";
}

.nc-icon-outline.ui-3_dock-right:before {
  content: "\eda6";
}

.nc-icon-outline.ui-3_dock-top:before {
  content: "\eda7";
}

.nc-icon-outline.ui-3_filter-check:before {
  content: "\eda8";
}

.nc-icon-outline.ui-3_filter-remove:before {
  content: "\eda9";
}

.nc-icon-outline.ui-3_forward:before {
  content: "\edaa";
}

.nc-icon-outline.ui-3_funnel-39:before {
  content: "\edab";
}

.nc-icon-outline.ui-3_funnel-40:before {
  content: "\edac";
}

.nc-icon-outline.ui-3_funnel-41:before {
  content: "\edad";
}

.nc-icon-outline.ui-3_heart-add:before {
  content: "\edae";
}

.nc-icon-outline.ui-3_heart-remove:before {
  content: "\edaf";
}

.nc-icon-outline.ui-3_heart:before {
  content: "\edb0";
}

.nc-icon-outline.ui-3_infinite:before {
  content: "\edb1";
}

.nc-icon-outline.ui-3_link:before {
  content: "\edb2";
}

.nc-icon-outline.ui-3_menu-left:before {
  content: "\edb3";
}

.nc-icon-outline.ui-3_menu-right:before {
  content: "\edb4";
}

.nc-icon-outline.ui-3_menu:before {
  content: "\edb5";
}

.nc-icon-outline.ui-3_metrics:before {
  content: "\edb6";
}

.nc-icon-outline.ui-3_phone-call-end:before {
  content: "\edb7";
}

.nc-icon-outline.ui-3_phone-call:before {
  content: "\edb8";
}

.nc-icon-outline.ui-3_phone:before {
  content: "\edb9";
}

.nc-icon-outline.ui-3_playlist:before {
  content: "\edba";
}

.nc-icon-outline.ui-3_search:before {
  content: "\edbb";
}

.nc-icon-outline.ui-3_security:before {
  content: "\edbc";
}

.nc-icon-outline.ui-3_segmentation:before {
  content: "\edbd";
}

.nc-icon-outline.ui-3_select:before {
  content: "\edbe";
}

.nc-icon-outline.ui-3_send:before {
  content: "\edbf";
}

.nc-icon-outline.ui-3_signal:before {
  content: "\edc0";
}

.nc-icon-outline.ui-3_slide-left:before {
  content: "\edc1";
}

.nc-icon-outline.ui-3_slide-right:before {
  content: "\edc2";
}

.nc-icon-outline.ui-3_table-left:before {
  content: "\edc3";
}

.nc-icon-outline.ui-3_table-right:before {
  content: "\edc4";
}

.nc-icon-outline.ui-3_tag:before {
  content: "\edc5";
}

.nc-icon-outline.ui-3_widget:before {
  content: "\edc6";
}

.nc-icon-outline.envir_bulb-saver:before {
  content: "\ecc4";
}

.nc-icon-outline.envir_bulb:before {
  content: "\ecc5";
}

.nc-icon-outline.envir_car:before {
  content: "\ecc6";
}

.nc-icon-outline.envir_fuel-electric:before {
  content: "\ecc7";
}

.nc-icon-outline.envir_fuel:before {
  content: "\ecc8";
}

.nc-icon-outline.envir_home:before {
  content: "\ecc9";
}

.nc-icon-outline.envir_level:before {
  content: "\ecca";
}

.nc-icon-outline.envir_panel:before {
  content: "\eccb";
}

.nc-icon-outline.envir_radiation:before {
  content: "\eccc";
}

.nc-icon-outline.envir_recycling:before {
  content: "\eccd";
}

.nc-icon-outline.envir_save-planet:before {
  content: "\ecce";
}

.nc-icon-outline.envir_waste-danger:before {
  content: "\eccf";
}

.nc-icon-outline.envir_waste-recycling:before {
  content: "\ecd0";
}

.nc-icon-outline.envir_waste:before {
  content: "\ecd1";
}

.nc-icon-outline.envir_water-hand:before {
  content: "\ecd2";
}

.nc-icon-outline.envir_water-sink:before {
  content: "\ecd3";
}

.nc-icon-outline.envir_water:before {
  content: "\ecd4";
}

.nc-icon-outline.envir_wind:before {
  content: "\ecd5";
}

.nc-icon-outline.text_align-center:before {
  content: "\ecaa";
}

.nc-icon-outline.text_align-justify:before {
  content: "\ecab";
}

.nc-icon-outline.text_align-left:before {
  content: "\ecac";
}

.nc-icon-outline.text_align-right:before {
  content: "\ecad";
}

.nc-icon-outline.text_background:before {
  content: "\ecae";
}

.nc-icon-outline.text_bold:before {
  content: "\ecaf";
}

.nc-icon-outline.text_capitalize:before {
  content: "\ecb0";
}

.nc-icon-outline.text_caps-all:before {
  content: "\ecb1";
}

.nc-icon-outline.text_caps-small:before {
  content: "\ecb2";
}

.nc-icon-outline.text_color:before {
  content: "\ecb3";
}

.nc-icon-outline.text_edit:before {
  content: "\ecb4";
}

.nc-icon-outline.text_italic:before {
  content: "\ecb5";
}

.nc-icon-outline.text_line-height:before {
  content: "\ecb6";
}

.nc-icon-outline.text_list-bullet:before {
  content: "\ecb7";
}

.nc-icon-outline.text_list-numbers:before {
  content: "\ecb8";
}

.nc-icon-outline.text_margin-left:before {
  content: "\ecb9";
}

.nc-icon-outline.text_margin-right:before {
  content: "\ecba";
}

.nc-icon-outline.text_quote:before {
  content: "\ecbb";
}

.nc-icon-outline.text_scale-horizontal:before {
  content: "\ecbc";
}

.nc-icon-outline.text_scale-vertical:before {
  content: "\ecbd";
}

.nc-icon-outline.text_size:before {
  content: "\ecbe";
}

.nc-icon-outline.text_strikethrough:before {
  content: "\ecbf";
}

.nc-icon-outline.text_subscript:before {
  content: "\ecc0";
}

.nc-icon-outline.text_superscript:before {
  content: "\ecc1";
}

.nc-icon-outline.text_tracking:before {
  content: "\ecc2";
}

.nc-icon-outline.text_underline:before {
  content: "\ecc3";
}

.nc-icon-outline.gestures_2x-drag-down:before {
  content: "\ec09";
}

.nc-icon-outline.gestures_2x-drag-up:before {
  content: "\ec0a";
}

.nc-icon-outline.gestures_2x-swipe-down:before {
  content: "\ec0b";
}

.nc-icon-outline.gestures_2x-swipe-left:before {
  content: "\ec0c";
}

.nc-icon-outline.gestures_2x-swipe-right:before {
  content: "\ec0d";
}

.nc-icon-outline.gestures_2x-swipe-up:before {
  content: "\ec0e";
}

.nc-icon-outline.gestures_2x-tap:before {
  content: "\ec0f";
}

.nc-icon-outline.gestures_3x-swipe-left:before {
  content: "\ec10";
}

.nc-icon-outline.gestures_3x-swipe-right:before {
  content: "\ec11";
}

.nc-icon-outline.gestures_3x-swipe-up:before {
  content: "\ec12";
}

.nc-icon-outline.gestures_3x-tap:before {
  content: "\ec13";
}

.nc-icon-outline.gestures_4x-swipe-left:before {
  content: "\ec14";
}

.nc-icon-outline.gestures_4x-swipe-right:before {
  content: "\ec15";
}

.nc-icon-outline.gestures_4x-swipe-up:before {
  content: "\ec16";
}

.nc-icon-outline.gestures_active-38:before {
  content: "\ec17";
}

.nc-icon-outline.gestures_active-40:before {
  content: "\ec18";
}

.nc-icon-outline.gestures_camera:before {
  content: "\ec19";
}

.nc-icon-outline.gestures_double-tap:before {
  content: "\ec1a";
}

.nc-icon-outline.gestures_drag-21:before {
  content: "\ec1b";
}

.nc-icon-outline.gestures_drag-31:before {
  content: "\ec1c";
}

.nc-icon-outline.gestures_drag-down:before {
  content: "\ec1d";
}

.nc-icon-outline.gestures_drag-left:before {
  content: "\ec1e";
}

.nc-icon-outline.gestures_drag-right:before {
  content: "\ec1f";
}

.nc-icon-outline.gestures_drag-up:before {
  content: "\ec20";
}

.nc-icon-outline.gestures_flick-down:before {
  content: "\ec21";
}

.nc-icon-outline.gestures_flick-left:before {
  content: "\ec22";
}

.nc-icon-outline.gestures_flick-right:before {
  content: "\ec23";
}

.nc-icon-outline.gestures_flick-up:before {
  content: "\ec24";
}

.nc-icon-outline.gestures_grab:before {
  content: "\ec25";
}

.nc-icon-outline.gestures_hold:before {
  content: "\ec26";
}

.nc-icon-outline.gestures_pin:before {
  content: "\ec27";
}

.nc-icon-outline.gestures_pinch:before {
  content: "\ec28";
}

.nc-icon-outline.gestures_rotate-22:before {
  content: "\ec29";
}

.nc-icon-outline.gestures_rotate-23:before {
  content: "\ec2a";
}

.nc-icon-outline.gestures_scan:before {
  content: "\ec2b";
}

.nc-icon-outline.gestures_scroll-horitontal:before {
  content: "\ec2c";
}

.nc-icon-outline.gestures_scroll-vertical:before {
  content: "\ec2d";
}

.nc-icon-outline.gestures_stretch:before {
  content: "\ec2e";
}

.nc-icon-outline.gestures_swipe-bottom:before {
  content: "\ec2f";
}

.nc-icon-outline.gestures_swipe-left:before {
  content: "\ec30";
}

.nc-icon-outline.gestures_swipe-right:before {
  content: "\ec31";
}

.nc-icon-outline.gestures_swipe-up:before {
  content: "\ec32";
}

.nc-icon-outline.gestures_tap-01:before {
  content: "\ec33";
}

.nc-icon-outline.gestures_tap-02:before {
  content: "\ec34";
}

.nc-icon-outline.sport_badminton:before {
  content: "\ec35";
}

.nc-icon-outline.sport_baseball-ball:before {
  content: "\ec36";
}

.nc-icon-outline.sport_baseball-bat:before {
  content: "\ec37";
}

.nc-icon-outline.sport_baseball:before {
  content: "\ec38";
}

.nc-icon-outline.sport_basketball-12:before {
  content: "\ec39";
}

.nc-icon-outline.sport_basketball-13:before {
  content: "\ec3a";
}

.nc-icon-outline.sport_boxing:before {
  content: "\ec3b";
}

.nc-icon-outline.sport_cardio:before {
  content: "\ec3c";
}

.nc-icon-outline.sport_cricket:before {
  content: "\ec3d";
}

.nc-icon-outline.sport_crown:before {
  content: "\ec3e";
}

.nc-icon-outline.sport_dart:before {
  content: "\ec3f";
}

.nc-icon-outline.sport_dumbbells:before {
  content: "\ec40";
}

.nc-icon-outline.sport_energy-drink:before {
  content: "\ec41";
}

.nc-icon-outline.sport_energy-supplement:before {
  content: "\ec42";
}

.nc-icon-outline.sport_fencing:before {
  content: "\ec43";
}

.nc-icon-outline.sport_fishing:before {
  content: "\ec44";
}

.nc-icon-outline.sport_flag-finish:before {
  content: "\ec45";
}

.nc-icon-outline.sport_football-headguard:before {
  content: "\ec46";
}

.nc-icon-outline.sport_golf:before {
  content: "\ec47";
}

.nc-icon-outline.sport_helmet:before {
  content: "\ec48";
}

.nc-icon-outline.sport_hockey:before {
  content: "\ec49";
}

.nc-icon-outline.sport_kettlebell:before {
  content: "\ec4a";
}

.nc-icon-outline.sport_ping-pong:before {
  content: "\ec4b";
}

.nc-icon-outline.sport_podium-trophy:before {
  content: "\ec4c";
}

.nc-icon-outline.sport_podium:before {
  content: "\ec4d";
}

.nc-icon-outline.sport_rope:before {
  content: "\ec4e";
}

.nc-icon-outline.sport_rugby:before {
  content: "\ec4f";
}

.nc-icon-outline.sport_shaker:before {
  content: "\ec50";
}

.nc-icon-outline.sport_shoe-run:before {
  content: "\ec51";
}

.nc-icon-outline.sport_skateboard:before {
  content: "\ec52";
}

.nc-icon-outline.sport_snowboard:before {
  content: "\ec53";
}

.nc-icon-outline.sport_soccer-field:before {
  content: "\ec54";
}

.nc-icon-outline.sport_steering-wheel:before {
  content: "\ec55";
}

.nc-icon-outline.sport_supplement:before {
  content: "\ec56";
}

.nc-icon-outline.sport_surf:before {
  content: "\ec57";
}

.nc-icon-outline.sport_tactic:before {
  content: "\ec58";
}

.nc-icon-outline.sport_tennis-ball:before {
  content: "\ec59";
}

.nc-icon-outline.sport_tennis:before {
  content: "\ec5a";
}

.nc-icon-outline.sport_trophy:before {
  content: "\ec5b";
}

.nc-icon-outline.sport_user-balance:before {
  content: "\ec5c";
}

.nc-icon-outline.sport_user-climb:before {
  content: "\ec5d";
}

.nc-icon-outline.sport_user-meditation:before {
  content: "\ec5e";
}

.nc-icon-outline.sport_user-run:before {
  content: "\ec5f";
}

.nc-icon-outline.sport_user-snowboard:before {
  content: "\ec60";
}

.nc-icon-outline.sport_user-swim:before {
  content: "\ec61";
}

.nc-icon-outline.sport_volleyball:before {
  content: "\ec62";
}

.nc-icon-outline.sport_whistle:before {
  content: "\ec63";
}

.nc-icon-outline.holidays_bat:before {
  content: "\ec64";
}

.nc-icon-outline.holidays_biscuit:before {
  content: "\ec65";
}

.nc-icon-outline.holidays_bones:before {
  content: "\ec66";
}

.nc-icon-outline.holidays_boot:before {
  content: "\ec67";
}

.nc-icon-outline.holidays_candy:before {
  content: "\ec68";
}

.nc-icon-outline.holidays_cat:before {
  content: "\ec69";
}

.nc-icon-outline.holidays_cauldron:before {
  content: "\ec6a";
}

.nc-icon-outline.holidays_chimney:before {
  content: "\ec6b";
}

.nc-icon-outline.holidays_cockade:before {
  content: "\ec6c";
}

.nc-icon-outline.holidays_coffin:before {
  content: "\ec6d";
}

.nc-icon-outline.holidays_dead-hand:before {
  content: "\ec6e";
}

.nc-icon-outline.holidays_decoration:before {
  content: "\ec6f";
}

.nc-icon-outline.holidays_deer:before {
  content: "\ec70";
}

.nc-icon-outline.holidays_egg-38:before {
  content: "\ec71";
}

.nc-icon-outline.holidays_egg-39:before {
  content: "\ec72";
}

.nc-icon-outline.holidays_frankenstein:before {
  content: "\ec73";
}

.nc-icon-outline.holidays_ghost:before {
  content: "\ec74";
}

.nc-icon-outline.holidays_gift-exchange:before {
  content: "\ec75";
}

.nc-icon-outline.holidays_gift:before {
  content: "\ec76";
}

.nc-icon-outline.holidays_glove:before {
  content: "\ec77";
}

.nc-icon-outline.holidays_grave:before {
  content: "\ec78";
}

.nc-icon-outline.holidays_light:before {
  content: "\ec79";
}

.nc-icon-outline.holidays_message:before {
  content: "\ec7a";
}

.nc-icon-outline.holidays_mistletoe:before {
  content: "\ec7b";
}

.nc-icon-outline.holidays_owl:before {
  content: "\ec7c";
}

.nc-icon-outline.holidays_pumpkin:before {
  content: "\ec7d";
}

.nc-icon-outline.holidays_rabbit:before {
  content: "\ec7e";
}

.nc-icon-outline.holidays_santa-hat:before {
  content: "\ec7f";
}

.nc-icon-outline.holidays_sickle:before {
  content: "\ec80";
}

.nc-icon-outline.holidays_snow-ball:before {
  content: "\ec81";
}

.nc-icon-outline.holidays_snowman-head:before {
  content: "\ec82";
}

.nc-icon-outline.holidays_snowman:before {
  content: "\ec83";
}

.nc-icon-outline.holidays_soak:before {
  content: "\ec84";
}

.nc-icon-outline.holidays_spider:before {
  content: "\ec85";
}

.nc-icon-outline.holidays_tree-ball:before {
  content: "\ec86";
}

.nc-icon-outline.holidays_tree:before {
  content: "\ec87";
}

.nc-icon-outline.holidays_vampire:before {
  content: "\ec88";
}

.nc-icon-outline.holidays_witch-hat:before {
  content: "\ec89";
}

.nc-icon-outline.holidays_wolf:before {
  content: "\ec8a";
}

.nc-icon-outline.holidays_zombie:before {
  content: "\ec8b";
}

.nc-icon-outline.nature_bear:before {
  content: "\ec8c";
}

.nc-icon-outline.nature_bee:before {
  content: "\ec8d";
}

.nc-icon-outline.nature_butterfly:before {
  content: "\ec8e";
}

.nc-icon-outline.nature_chicken:before {
  content: "\ec8f";
}

.nc-icon-outline.nature_clover:before {
  content: "\ec90";
}

.nc-icon-outline.nature_collar:before {
  content: "\ec91";
}

.nc-icon-outline.nature_cow:before {
  content: "\ec92";
}

.nc-icon-outline.nature_dog-house:before {
  content: "\ec93";
}

.nc-icon-outline.nature_dog:before {
  content: "\ec94";
}

.nc-icon-outline.nature_flower-05:before {
  content: "\ec95";
}

.nc-icon-outline.nature_flower-06:before {
  content: "\ec96";
}

.nc-icon-outline.nature_flower-07:before {
  content: "\ec97";
}

.nc-icon-outline.nature_food-dog:before {
  content: "\ec98";
}

.nc-icon-outline.nature_food:before {
  content: "\ec99";
}

.nc-icon-outline.nature_forest:before {
  content: "\ec9a";
}

.nc-icon-outline.nature_mountain:before {
  content: "\ec9b";
}

.nc-icon-outline.nature_mushroom:before {
  content: "\ec9c";
}

.nc-icon-outline.nature_panda:before {
  content: "\ec9d";
}

.nc-icon-outline.nature_paw:before {
  content: "\ec9e";
}

.nc-icon-outline.nature_pig:before {
  content: "\ec9f";
}

.nc-icon-outline.nature_plant-ground:before {
  content: "\eca0";
}

.nc-icon-outline.nature_plant-vase:before {
  content: "\eca1";
}

.nc-icon-outline.nature_rat:before {
  content: "\eca2";
}

.nc-icon-outline.nature_sheep:before {
  content: "\eca3";
}

.nc-icon-outline.nature_snake:before {
  content: "\eca4";
}

.nc-icon-outline.nature_tree-01:before {
  content: "\eca5";
}

.nc-icon-outline.nature_tree-02:before {
  content: "\eca6";
}

.nc-icon-outline.nature_tree-03:before {
  content: "\eca7";
}

.nc-icon-outline.nature_turtle:before {
  content: "\eca8";
}

.nc-icon-outline.nature_wood:before {
  content: "\eca9";
}

.nc-icon-outline.travel_axe:before {
  content: "\eb28";
}

.nc-icon-outline.travel_backpack:before {
  content: "\eb29";
}

.nc-icon-outline.travel_bag:before {
  content: "\eb2a";
}

.nc-icon-outline.travel_barbecue:before {
  content: "\eb2b";
}

.nc-icon-outline.travel_beach-umbrella:before {
  content: "\eb2c";
}

.nc-icon-outline.travel_berlin:before {
  content: "\eb2d";
}

.nc-icon-outline.travel_binocular:before {
  content: "\eb2e";
}

.nc-icon-outline.travel_camper:before {
  content: "\eb2f";
}

.nc-icon-outline.travel_camping:before {
  content: "\eb30";
}

.nc-icon-outline.travel_castle:before {
  content: "\eb31";
}

.nc-icon-outline.travel_china:before {
  content: "\eb32";
}

.nc-icon-outline.travel_church:before {
  content: "\eb33";
}

.nc-icon-outline.travel_drink:before {
  content: "\eb34";
}

.nc-icon-outline.travel_explore:before {
  content: "\eb35";
}

.nc-icon-outline.travel_fire:before {
  content: "\eb36";
}

.nc-icon-outline.travel_hotel-bell:before {
  content: "\eb37";
}

.nc-icon-outline.travel_hotel-symbol:before {
  content: "\eb38";
}

.nc-icon-outline.travel_hotel:before {
  content: "\eb39";
}

.nc-icon-outline.travel_hut:before {
  content: "\eb3a";
}

.nc-icon-outline.travel_igloo:before {
  content: "\eb3b";
}

.nc-icon-outline.travel_info:before {
  content: "\eb3c";
}

.nc-icon-outline.travel_istanbul:before {
  content: "\eb3d";
}

.nc-icon-outline.travel_jellyfish:before {
  content: "\eb3e";
}

.nc-icon-outline.travel_lamp:before {
  content: "\eb3f";
}

.nc-icon-outline.travel_lighthouse:before {
  content: "\eb40";
}

.nc-icon-outline.travel_london:before {
  content: "\eb41";
}

.nc-icon-outline.travel_luggage:before {
  content: "\eb42";
}

.nc-icon-outline.travel_mosque:before {
  content: "\eb43";
}

.nc-icon-outline.travel_ny:before {
  content: "\eb44";
}

.nc-icon-outline.travel_octopus:before {
  content: "\eb45";
}

.nc-icon-outline.travel_paris-tower:before {
  content: "\eb46";
}

.nc-icon-outline.travel_passport:before {
  content: "\eb47";
}

.nc-icon-outline.travel_pickaxe:before {
  content: "\eb48";
}

.nc-icon-outline.travel_pool:before {
  content: "\eb49";
}

.nc-icon-outline.travel_pyramid:before {
  content: "\eb4a";
}

.nc-icon-outline.travel_rackets:before {
  content: "\eb4b";
}

.nc-icon-outline.travel_rio:before {
  content: "\eb4c";
}

.nc-icon-outline.travel_road-sign-left:before {
  content: "\eb4d";
}

.nc-icon-outline.travel_road-sign-right:before {
  content: "\eb4e";
}

.nc-icon-outline.travel_rome:before {
  content: "\eb4f";
}

.nc-icon-outline.travel_rowing:before {
  content: "\eb50";
}

.nc-icon-outline.travel_sea-mask:before {
  content: "\eb51";
}

.nc-icon-outline.travel_sf-bridge:before {
  content: "\eb52";
}

.nc-icon-outline.travel_shark:before {
  content: "\eb53";
}

.nc-icon-outline.travel_spa:before {
  content: "\eb54";
}

.nc-icon-outline.travel_sunglasses:before {
  content: "\eb55";
}

.nc-icon-outline.travel_surf:before {
  content: "\eb56";
}

.nc-icon-outline.travel_swimsuit:before {
  content: "\eb57";
}

.nc-icon-outline.travel_swimwear:before {
  content: "\eb58";
}

.nc-icon-outline.travel_swiss-knife:before {
  content: "\eb59";
}

.nc-icon-outline.travel_temple-02:before {
  content: "\eb5a";
}

.nc-icon-outline.travel_temple-25:before {
  content: "\eb5b";
}

.nc-icon-outline.travel_trolley:before {
  content: "\eb5c";
}

.nc-icon-outline.travel_white-house:before {
  content: "\eb5d";
}

.nc-icon-outline.travel_world:before {
  content: "\eb5e";
}

.nc-icon-outline.travel_worldmap:before {
  content: "\eb5f";
}

.nc-icon-outline.food_alcohol:before {
  content: "\eb60";
}

.nc-icon-outline.food_apple:before {
  content: "\eb61";
}

.nc-icon-outline.food_baby:before {
  content: "\eb62";
}

.nc-icon-outline.food_bacon:before {
  content: "\eb63";
}

.nc-icon-outline.food_baguette:before {
  content: "\eb64";
}

.nc-icon-outline.food_banana:before {
  content: "\eb65";
}

.nc-icon-outline.food_barbecue-02:before {
  content: "\eb66";
}

.nc-icon-outline.food_barbecue-15:before {
  content: "\eb67";
}

.nc-icon-outline.food_barbecue-tools:before {
  content: "\eb68";
}

.nc-icon-outline.food_beer-95:before {
  content: "\eb69";
}

.nc-icon-outline.food_beer-96:before {
  content: "\eb6a";
}

.nc-icon-outline.food_beverage:before {
  content: "\eb6b";
}

.nc-icon-outline.food_bottle-wine:before {
  content: "\eb6c";
}

.nc-icon-outline.food_bottle:before {
  content: "\eb6d";
}

.nc-icon-outline.food_bowl:before {
  content: "\eb6e";
}

.nc-icon-outline.food_bread:before {
  content: "\eb6f";
}

.nc-icon-outline.food_broccoli:before {
  content: "\eb70";
}

.nc-icon-outline.food_cake-13:before {
  content: "\eb71";
}

.nc-icon-outline.food_cake-100:before {
  content: "\eb72";
}

.nc-icon-outline.food_cake-slice:before {
  content: "\eb73";
}

.nc-icon-outline.food_candle:before {
  content: "\eb74";
}

.nc-icon-outline.food_candy:before {
  content: "\eb75";
}

.nc-icon-outline.food_carrot:before {
  content: "\eb76";
}

.nc-icon-outline.food_champagne:before {
  content: "\eb77";
}

.nc-icon-outline.food_cheese-24:before {
  content: "\eb78";
}

.nc-icon-outline.food_cheese-87:before {
  content: "\eb79";
}

.nc-icon-outline.food_cheeseburger:before {
  content: "\eb7a";
}

.nc-icon-outline.food_chef-hat:before {
  content: "\eb7b";
}

.nc-icon-outline.food_cherry:before {
  content: "\eb7c";
}

.nc-icon-outline.food_chicken:before {
  content: "\eb7d";
}

.nc-icon-outline.food_chili:before {
  content: "\eb7e";
}

.nc-icon-outline.food_chinese:before {
  content: "\eb7f";
}

.nc-icon-outline.food_chips:before {
  content: "\eb80";
}

.nc-icon-outline.food_chocolate:before {
  content: "\eb81";
}

.nc-icon-outline.food_cocktail:before {
  content: "\eb82";
}

.nc-icon-outline.food_coffe-long:before {
  content: "\eb83";
}

.nc-icon-outline.food_coffee-long:before {
  content: "\eb84";
}

.nc-icon-outline.food_coffee:before {
  content: "\eb85";
}

.nc-icon-outline.food_cookies:before {
  content: "\eb86";
}

.nc-icon-outline.food_course:before {
  content: "\eb87";
}

.nc-icon-outline.food_crab:before {
  content: "\eb88";
}

.nc-icon-outline.food_croissant:before {
  content: "\eb89";
}

.nc-icon-outline.food_cutlery-75:before {
  content: "\eb8a";
}

.nc-icon-outline.food_cutlery-76:before {
  content: "\eb8b";
}

.nc-icon-outline.food_cutlery-77:before {
  content: "\eb8c";
}

.nc-icon-outline.food_dishwasher:before {
  content: "\eb8d";
}

.nc-icon-outline.food_donut:before {
  content: "\eb8e";
}

.nc-icon-outline.food_drink:before {
  content: "\eb8f";
}

.nc-icon-outline.food_egg:before {
  content: "\eb90";
}

.nc-icon-outline.food_energy-drink:before {
  content: "\eb91";
}

.nc-icon-outline.food_fish:before {
  content: "\eb92";
}

.nc-icon-outline.food_fishbone:before {
  content: "\eb93";
}

.nc-icon-outline.food_fridge:before {
  content: "\eb94";
}

.nc-icon-outline.food_glass:before {
  content: "\eb95";
}

.nc-icon-outline.food_grape:before {
  content: "\eb96";
}

.nc-icon-outline.food_hob:before {
  content: "\eb97";
}

.nc-icon-outline.food_hot-dog:before {
  content: "\eb98";
}

.nc-icon-outline.food_ice-cream-22:before {
  content: "\eb99";
}

.nc-icon-outline.food_ice-cream-72:before {
  content: "\eb9a";
}

.nc-icon-outline.food_jam:before {
  content: "\eb9b";
}

.nc-icon-outline.food_kettle:before {
  content: "\eb9c";
}

.nc-icon-outline.food_kitchen-fan:before {
  content: "\eb9d";
}

.nc-icon-outline.food_knife:before {
  content: "\eb9e";
}

.nc-icon-outline.food_lemon-slice:before {
  content: "\eb9f";
}

.nc-icon-outline.food_lighter:before {
  content: "\eba0";
}

.nc-icon-outline.food_lobster:before {
  content: "\eba1";
}

.nc-icon-outline.food_matches:before {
  content: "\eba2";
}

.nc-icon-outline.food_measuring-cup:before {
  content: "\eba3";
}

.nc-icon-outline.food_meat-spit:before {
  content: "\eba4";
}

.nc-icon-outline.food_microwave:before {
  content: "\eba5";
}

.nc-icon-outline.food_milk:before {
  content: "\eba6";
}

.nc-icon-outline.food_moka:before {
  content: "\eba7";
}

.nc-icon-outline.food_muffin:before {
  content: "\eba8";
}

.nc-icon-outline.food_mug:before {
  content: "\eba9";
}

.nc-icon-outline.food_oven:before {
  content: "\ebaa";
}

.nc-icon-outline.food_pan:before {
  content: "\ebab";
}

.nc-icon-outline.food_pizza-slice:before {
  content: "\ebac";
}

.nc-icon-outline.food_pizza:before {
  content: "\ebad";
}

.nc-icon-outline.food_plate:before {
  content: "\ebae";
}

.nc-icon-outline.food_pot:before {
  content: "\ebaf";
}

.nc-icon-outline.food_prosciutto:before {
  content: "\ebb0";
}

.nc-icon-outline.food_recipe-book-46:before {
  content: "\ebb1";
}

.nc-icon-outline.food_recipe-book-47:before {
  content: "\ebb2";
}

.nc-icon-outline.food_rolling-pin:before {
  content: "\ebb3";
}

.nc-icon-outline.food_salt:before {
  content: "\ebb4";
}

.nc-icon-outline.food_sausage:before {
  content: "\ebb5";
}

.nc-icon-outline.food_scale:before {
  content: "\ebb6";
}

.nc-icon-outline.food_scotch:before {
  content: "\ebb7";
}

.nc-icon-outline.food_shrimp:before {
  content: "\ebb8";
}

.nc-icon-outline.food_steak:before {
  content: "\ebb9";
}

.nc-icon-outline.food_store:before {
  content: "\ebba";
}

.nc-icon-outline.food_strawberry:before {
  content: "\ebbb";
}

.nc-icon-outline.food_sushi:before {
  content: "\ebbc";
}

.nc-icon-outline.food_tacos:before {
  content: "\ebbd";
}

.nc-icon-outline.food_tea:before {
  content: "\ebbe";
}

.nc-icon-outline.food_temperature:before {
  content: "\ebbf";
}

.nc-icon-outline.food_vest-07:before {
  content: "\ebc0";
}

.nc-icon-outline.food_vest-31:before {
  content: "\ebc1";
}

.nc-icon-outline.food_watermelon:before {
  content: "\ebc2";
}

.nc-icon-outline.food_whisk:before {
  content: "\ebc3";
}

.nc-icon-outline.emoticons_alien:before {
  content: "\ebc4";
}

.nc-icon-outline.emoticons_angry-10:before {
  content: "\ebc5";
}

.nc-icon-outline.emoticons_angry-44:before {
  content: "\ebc6";
}

.nc-icon-outline.emoticons_big-eyes:before {
  content: "\ebc7";
}

.nc-icon-outline.emoticons_big-smile:before {
  content: "\ebc8";
}

.nc-icon-outline.emoticons_bigmouth:before {
  content: "\ebc9";
}

.nc-icon-outline.emoticons_bleah:before {
  content: "\ebca";
}

.nc-icon-outline.emoticons_blind:before {
  content: "\ebcb";
}

.nc-icon-outline.emoticons_bomb:before {
  content: "\ebcc";
}

.nc-icon-outline.emoticons_bored:before {
  content: "\ebcd";
}

.nc-icon-outline.emoticons_cake:before {
  content: "\ebce";
}

.nc-icon-outline.emoticons_cry-15:before {
  content: "\ebcf";
}

.nc-icon-outline.emoticons_cry-57:before {
  content: "\ebd0";
}

.nc-icon-outline.emoticons_cute:before {
  content: "\ebd1";
}

.nc-icon-outline.emoticons_devil:before {
  content: "\ebd2";
}

.nc-icon-outline.emoticons_disgusted:before {
  content: "\ebd3";
}

.nc-icon-outline.emoticons_fist:before {
  content: "\ebd4";
}

.nc-icon-outline.emoticons_ghost:before {
  content: "\ebd5";
}

.nc-icon-outline.emoticons_hannibal:before {
  content: "\ebd6";
}

.nc-icon-outline.emoticons_happy-sun:before {
  content: "\ebd7";
}

.nc-icon-outline.emoticons_kid:before {
  content: "\ebd8";
}

.nc-icon-outline.emoticons_kiss:before {
  content: "\ebd9";
}

.nc-icon-outline.emoticons_laugh-17:before {
  content: "\ebda";
}

.nc-icon-outline.emoticons_laugh-35:before {
  content: "\ebdb";
}

.nc-icon-outline.emoticons_like-no:before {
  content: "\ebdc";
}

.nc-icon-outline.emoticons_like:before {
  content: "\ebdd";
}

.nc-icon-outline.emoticons_mad-12:before {
  content: "\ebde";
}

.nc-icon-outline.emoticons_mad-58:before {
  content: "\ebdf";
}

.nc-icon-outline.emoticons_malicious:before {
  content: "\ebe0";
}

.nc-icon-outline.emoticons_manga-62:before {
  content: "\ebe1";
}

.nc-icon-outline.emoticons_manga-63:before {
  content: "\ebe2";
}

.nc-icon-outline.emoticons_monster:before {
  content: "\ebe3";
}

.nc-icon-outline.emoticons_nerd-22:before {
  content: "\ebe4";
}

.nc-icon-outline.emoticons_nerd-23:before {
  content: "\ebe5";
}

.nc-icon-outline.emoticons_ninja:before {
  content: "\ebe6";
}

.nc-icon-outline.emoticons_no-words:before {
  content: "\ebe7";
}

.nc-icon-outline.emoticons_parrot:before {
  content: "\ebe8";
}

.nc-icon-outline.emoticons_penguin:before {
  content: "\ebe9";
}

.nc-icon-outline.emoticons_pirate:before {
  content: "\ebea";
}

.nc-icon-outline.emoticons_poop:before {
  content: "\ebeb";
}

.nc-icon-outline.emoticons_puzzled:before {
  content: "\ebec";
}

.nc-icon-outline.emoticons_quite-happy:before {
  content: "\ebed";
}

.nc-icon-outline.emoticons_robot:before {
  content: "\ebee";
}

.nc-icon-outline.emoticons_rock:before {
  content: "\ebef";
}

.nc-icon-outline.emoticons_sad:before {
  content: "\ebf0";
}

.nc-icon-outline.emoticons_satisfied:before {
  content: "\ebf1";
}

.nc-icon-outline.emoticons_shark:before {
  content: "\ebf2";
}

.nc-icon-outline.emoticons_shy:before {
  content: "\ebf3";
}

.nc-icon-outline.emoticons_sick:before {
  content: "\ebf4";
}

.nc-icon-outline.emoticons_silly:before {
  content: "\ebf5";
}

.nc-icon-outline.emoticons_skull:before {
  content: "\ebf6";
}

.nc-icon-outline.emoticons_sleep:before {
  content: "\ebf7";
}

.nc-icon-outline.emoticons_sloth:before {
  content: "\ebf8";
}

.nc-icon-outline.emoticons_smart:before {
  content: "\ebf9";
}

.nc-icon-outline.emoticons_smile:before {
  content: "\ebfa";
}

.nc-icon-outline.emoticons_soldier:before {
  content: "\ebfb";
}

.nc-icon-outline.emoticons_speechless:before {
  content: "\ebfc";
}

.nc-icon-outline.emoticons_spiteful:before {
  content: "\ebfd";
}

.nc-icon-outline.emoticons_sunglasses-48:before {
  content: "\ebfe";
}

.nc-icon-outline.emoticons_sunglasses-49:before {
  content: "\ebff";
}

.nc-icon-outline.emoticons_surprise:before {
  content: "\ec00";
}

.nc-icon-outline.emoticons_upset-13:before {
  content: "\ec01";
}

.nc-icon-outline.emoticons_upset-14:before {
  content: "\ec02";
}

.nc-icon-outline.emoticons_virus:before {
  content: "\ec03";
}

.nc-icon-outline.emoticons_what:before {
  content: "\ec04";
}

.nc-icon-outline.emoticons_whiskers:before {
  content: "\ec05";
}

.nc-icon-outline.emoticons_wink-06:before {
  content: "\ec06";
}

.nc-icon-outline.emoticons_wink-11:before {
  content: "\ec07";
}

.nc-icon-outline.emoticons_wink-69:before {
  content: "\ec08";
}

.nc-icon-outline.weather_celsius:before {
  content: "\e600";
}

.nc-icon-outline.weather_cloud-13:before {
  content: "\e601";
}

.nc-icon-outline.weather_cloud-14:before {
  content: "\e602";
}

.nc-icon-outline.weather_cloud-drop:before {
  content: "\e603";
}

.nc-icon-outline.weather_cloud-fog-31:before {
  content: "\e604";
}

.nc-icon-outline.weather_cloud-fog-32:before {
  content: "\e605";
}

.nc-icon-outline.weather_cloud-hail:before {
  content: "\e606";
}

.nc-icon-outline.weather_cloud-light:before {
  content: "\e607";
}

.nc-icon-outline.weather_cloud-moon:before {
  content: "\e608";
}

.nc-icon-outline.weather_cloud-rain:before {
  content: "\e609";
}

.nc-icon-outline.weather_cloud-rainbow:before {
  content: "\e60a";
}

.nc-icon-outline.weather_cloud-snow-34:before {
  content: "\e60b";
}

.nc-icon-outline.weather_cloud-snow-42:before {
  content: "\e60c";
}

.nc-icon-outline.weather_cloud-sun-17:before {
  content: "\e60d";
}

.nc-icon-outline.weather_cloud-sun-19:before {
  content: "\e60e";
}

.nc-icon-outline.weather_compass:before {
  content: "\e60f";
}

.nc-icon-outline.weather_drop-12:before {
  content: "\e610";
}

.nc-icon-outline.weather_drop-15:before {
  content: "\e611";
}

.nc-icon-outline.weather_drops:before {
  content: "\e612";
}

.nc-icon-outline.weather_eclipse:before {
  content: "\e613";
}

.nc-icon-outline.weather_fahrenheit:before {
  content: "\e614";
}

.nc-icon-outline.weather_fog:before {
  content: "\e615";
}

.nc-icon-outline.weather_forecast:before {
  content: "\e616";
}

.nc-icon-outline.weather_hurricane-44:before {
  content: "\e617";
}

.nc-icon-outline.weather_hurricane-45:before {
  content: "\e618";
}

.nc-icon-outline.weather_moon-cloud-drop:before {
  content: "\e619";
}

.nc-icon-outline.weather_moon-cloud-fog:before {
  content: "\e61a";
}

.nc-icon-outline.weather_moon-cloud-hail:before {
  content: "\e61b";
}

.nc-icon-outline.weather_moon-cloud-light:before {
  content: "\e61c";
}

.nc-icon-outline.weather_moon-cloud-rain:before {
  content: "\e61d";
}

.nc-icon-outline.weather_moon-cloud-snow-61:before {
  content: "\e61e";
}

.nc-icon-outline.weather_moon-cloud-snow-62:before {
  content: "\e61f";
}

.nc-icon-outline.weather_moon-fog:before {
  content: "\e620";
}

.nc-icon-outline.weather_moon-full:before {
  content: "\e621";
}

.nc-icon-outline.weather_moon-stars:before {
  content: "\e622";
}

.nc-icon-outline.weather_moon:before {
  content: "\e623";
}

.nc-icon-outline.weather_rain-hail:before {
  content: "\e624";
}

.nc-icon-outline.weather_rain:before {
  content: "\e625";
}

.nc-icon-outline.weather_rainbow:before {
  content: "\e626";
}

.nc-icon-outline.weather_snow:before {
  content: "\e627";
}

.nc-icon-outline.weather_sun-cloud-drop:before {
  content: "\e628";
}

.nc-icon-outline.weather_sun-cloud-fog:before {
  content: "\e629";
}

.nc-icon-outline.weather_sun-cloud-hail:before {
  content: "\e62a";
}

.nc-icon-outline.weather_sun-cloud-light:before {
  content: "\e62b";
}

.nc-icon-outline.weather_sun-cloud-rain:before {
  content: "\e62c";
}

.nc-icon-outline.weather_sun-cloud-snow-54:before {
  content: "\e62d";
}

.nc-icon-outline.weather_sun-cloud-snow-55:before {
  content: "\e62e";
}

.nc-icon-outline.weather_sun-cloud:before {
  content: "\e62f";
}

.nc-icon-outline.weather_sun-fog-29:before {
  content: "\e630";
}

.nc-icon-outline.weather_sun-fog-30:before {
  content: "\e631";
}

.nc-icon-outline.weather_sun-fog-43:before {
  content: "\e632";
}

.nc-icon-outline.weather_sun:before {
  content: "\e633";
}

.nc-icon-outline.weather_wind:before {
  content: "\e634";
}

.nc-icon-outline.transportation_air-baloon:before {
  content: "\e717";
}

.nc-icon-outline.transportation_bike-sport:before {
  content: "\e718";
}

.nc-icon-outline.transportation_bike:before {
  content: "\e719";
}

.nc-icon-outline.transportation_boat-front:before {
  content: "\e71a";
}

.nc-icon-outline.transportation_boat-small-02:before {
  content: "\e71b";
}

.nc-icon-outline.transportation_boat-small-03:before {
  content: "\e71c";
}

.nc-icon-outline.transportation_boat:before {
  content: "\e71d";
}

.nc-icon-outline.transportation_bus-front-10:before {
  content: "\e71e";
}

.nc-icon-outline.transportation_bus-front-12:before {
  content: "\e71f";
}

.nc-icon-outline.transportation_bus:before {
  content: "\e720";
}

.nc-icon-outline.transportation_car-front:before {
  content: "\e721";
}

.nc-icon-outline.transportation_car-simple:before {
  content: "\e722";
}

.nc-icon-outline.transportation_car-sport:before {
  content: "\e723";
}

.nc-icon-outline.transportation_car-taxi:before {
  content: "\e724";
}

.nc-icon-outline.transportation_car:before {
  content: "\e725";
}

.nc-icon-outline.transportation_helicopter:before {
  content: "\e726";
}

.nc-icon-outline.transportation_helmet:before {
  content: "\e727";
}

.nc-icon-outline.transportation_light-traffic:before {
  content: "\e728";
}

.nc-icon-outline.transportation_moto:before {
  content: "\e729";
}

.nc-icon-outline.transportation_plane-17:before {
  content: "\e72a";
}

.nc-icon-outline.transportation_plane-18:before {
  content: "\e72b";
}

.nc-icon-outline.transportation_road:before {
  content: "\e72c";
}

.nc-icon-outline.transportation_skateboard:before {
  content: "\e72d";
}

.nc-icon-outline.transportation_tractor:before {
  content: "\e72e";
}

.nc-icon-outline.transportation_train-speed:before {
  content: "\e72f";
}

.nc-icon-outline.transportation_train:before {
  content: "\e730";
}

.nc-icon-outline.transportation_tram:before {
  content: "\e731";
}

.nc-icon-outline.transportation_truck-front:before {
  content: "\e732";
}

.nc-icon-outline.transportation_vespa-front:before {
  content: "\e733";
}

.nc-icon-outline.transportation_vespa:before {
  content: "\e734";
}

.nc-icon-outline.education_abc:before {
  content: "\e7ad";
}

.nc-icon-outline.education_agenda-bookmark:before {
  content: "\e7ae";
}

.nc-icon-outline.education_atom:before {
  content: "\e7af";
}

.nc-icon-outline.education_award-55:before {
  content: "\e7b0";
}

.nc-icon-outline.education_backpack-57:before {
  content: "\e7b1";
}

.nc-icon-outline.education_backpack-58:before {
  content: "\e7b2";
}

.nc-icon-outline.education_ball-basket:before {
  content: "\e7b3";
}

.nc-icon-outline.education_ball-soccer:before {
  content: "\e7b4";
}

.nc-icon-outline.education_board-51:before {
  content: "\e7b5";
}

.nc-icon-outline.education_book-39:before {
  content: "\e7b6";
}

.nc-icon-outline.education_book-bookmark:before {
  content: "\e7b7";
}

.nc-icon-outline.education_book-open:before {
  content: "\e7b8";
}

.nc-icon-outline.education_books-46:before {
  content: "\e7b9";
}

.nc-icon-outline.education_chalkboard:before {
  content: "\e7ba";
}

.nc-icon-outline.education_flask:before {
  content: "\e7bb";
}

.nc-icon-outline.education_glasses:before {
  content: "\e7bc";
}

.nc-icon-outline.education_grammar-check:before {
  content: "\e7bd";
}

.nc-icon-outline.education_hat:before {
  content: "\e7be";
}

.nc-icon-outline.education_language:before {
  content: "\e7bf";
}

.nc-icon-outline.education_microscope:before {
  content: "\e7c0";
}

.nc-icon-outline.education_molecule:before {
  content: "\e7c1";
}

.nc-icon-outline.education_notepad:before {
  content: "\e7c2";
}

.nc-icon-outline.education_paper-diploma:before {
  content: "\e7c3";
}

.nc-icon-outline.education_paper:before {
  content: "\e7c4";
}

.nc-icon-outline.education_pencil-47:before {
  content: "\e7c5";
}

.nc-icon-outline.education_school:before {
  content: "\e7c6";
}

.nc-icon-outline.objects_alien-29:before {
  content: "\e7c7";
}

.nc-icon-outline.objects_alien-33:before {
  content: "\e7c8";
}

.nc-icon-outline.objects_anchor:before {
  content: "\e7c9";
}

.nc-icon-outline.objects_astronaut:before {
  content: "\e7ca";
}

.nc-icon-outline.objects_axe:before {
  content: "\e7cb";
}

.nc-icon-outline.objects_baby-bottle:before {
  content: "\e7cc";
}

.nc-icon-outline.objects_baby:before {
  content: "\e7cd";
}

.nc-icon-outline.objects_baloon:before {
  content: "\e7ce";
}

.nc-icon-outline.objects_battery:before {
  content: "\e7cf";
}

.nc-icon-outline.objects_bear:before {
  content: "\e7d0";
}

.nc-icon-outline.objects_billiard:before {
  content: "\e7d1";
}

.nc-icon-outline.objects_binocular:before {
  content: "\e7d2";
}

.nc-icon-outline.objects_bow:before {
  content: "\e7d3";
}

.nc-icon-outline.objects_bowling:before {
  content: "\e7d4";
}

.nc-icon-outline.objects_broom:before {
  content: "\e7d5";
}

.nc-icon-outline.objects_cone:before {
  content: "\e7d6";
}

.nc-icon-outline.objects_controller:before {
  content: "\e7d7";
}

.nc-icon-outline.objects_diamond:before {
  content: "\e7d8";
}

.nc-icon-outline.objects_dice:before {
  content: "\e7d9";
}

.nc-icon-outline.objects_globe:before {
  content: "\e7da";
}

.nc-icon-outline.objects_hut:before {
  content: "\e7db";
}

.nc-icon-outline.objects_key-25:before {
  content: "\e7dc";
}

.nc-icon-outline.objects_key-26:before {
  content: "\e7dd";
}

.nc-icon-outline.objects_lamp:before {
  content: "\e7de";
}

.nc-icon-outline.objects_leaf-36:before {
  content: "\e7df";
}

.nc-icon-outline.objects_leaf-38:before {
  content: "\e7e0";
}

.nc-icon-outline.objects_light:before {
  content: "\e7e1";
}

.nc-icon-outline.objects_pipe:before {
  content: "\e7e2";
}

.nc-icon-outline.objects_planet:before {
  content: "\e7e3";
}

.nc-icon-outline.objects_puzzle-09:before {
  content: "\e7e4";
}

.nc-icon-outline.objects_puzzle-10:before {
  content: "\e7e5";
}

.nc-icon-outline.objects_shovel:before {
  content: "\e7e6";
}

.nc-icon-outline.objects_skull:before {
  content: "\e7e7";
}

.nc-icon-outline.objects_spaceship:before {
  content: "\e7e8";
}

.nc-icon-outline.objects_spray:before {
  content: "\e7e9";
}

.nc-icon-outline.objects_support-16:before {
  content: "\e7ea";
}

.nc-icon-outline.objects_support-17:before {
  content: "\e7eb";
}

.nc-icon-outline.objects_umbrella-13:before {
  content: "\e7ec";
}

.nc-icon-outline.objects_umbrella-14:before {
  content: "\e7ed";
}

.nc-icon-outline.objects_wool-ball:before {
  content: "\e7ee";
}

.nc-icon-outline.media-1_3d:before {
  content: "\e7ef";
}

.nc-icon-outline.media-1_action-73:before {
  content: "\e7f0";
}

.nc-icon-outline.media-1_action-74:before {
  content: "\e7f1";
}

.nc-icon-outline.media-1_album:before {
  content: "\e7f2";
}

.nc-icon-outline.media-1_audio-91:before {
  content: "\e7f3";
}

.nc-icon-outline.media-1_audio-92:before {
  content: "\e7f4";
}

.nc-icon-outline.media-1_balance:before {
  content: "\e7f5";
}

.nc-icon-outline.media-1_brightness-46:before {
  content: "\e7f6";
}

.nc-icon-outline.media-1_brightness-47:before {
  content: "\e7f7";
}

.nc-icon-outline.media-1_button-circle-pause:before {
  content: "\e7f8";
}

.nc-icon-outline.media-1_button-circle-play:before {
  content: "\e7f9";
}

.nc-icon-outline.media-1_button-circle-stop:before {
  content: "\e7fa";
}

.nc-icon-outline.media-1_button-eject:before {
  content: "\e7fb";
}

.nc-icon-outline.media-1_button-next:before {
  content: "\e7fc";
}

.nc-icon-outline.media-1_button-pause:before {
  content: "\e7fd";
}

.nc-icon-outline.media-1_button-play:before {
  content: "\e7fe";
}

.nc-icon-outline.media-1_button-power:before {
  content: "\e7ff";
}

.nc-icon-outline.media-1_button-previous:before {
  content: "\e800";
}

.nc-icon-outline.media-1_button-record:before {
  content: "\e801";
}

.nc-icon-outline.media-1_button-rewind:before {
  content: "\e802";
}

.nc-icon-outline.media-1_button-skip:before {
  content: "\e803";
}

.nc-icon-outline.media-1_button-stop:before {
  content: "\e804";
}

.nc-icon-outline.media-1_camera-18:before {
  content: "\e805";
}

.nc-icon-outline.media-1_camera-19:before {
  content: "\e806";
}

.nc-icon-outline.media-1_camera-20:before {
  content: "\e807";
}

.nc-icon-outline.media-1_camera-ban-36:before {
  content: "\e808";
}

.nc-icon-outline.media-1_camera-ban-37:before {
  content: "\e809";
}

.nc-icon-outline.media-1_camera-compact:before {
  content: "\e80a";
}

.nc-icon-outline.media-1_camera-screen:before {
  content: "\e80b";
}

.nc-icon-outline.media-1_camera-square-57:before {
  content: "\e80c";
}

.nc-icon-outline.media-1_camera-square-58:before {
  content: "\e80d";
}

.nc-icon-outline.media-1_camera-time:before {
  content: "\e80e";
}

.nc-icon-outline.media-1_countdown-34:before {
  content: "\e80f";
}

.nc-icon-outline.media-1_countdown-35:before {
  content: "\e810";
}

.nc-icon-outline.media-1_edit-color:before {
  content: "\e811";
}

.nc-icon-outline.media-1_edit-contrast-42:before {
  content: "\e812";
}

.nc-icon-outline.media-1_edit-contrast-43:before {
  content: "\e813";
}

.nc-icon-outline.media-1_edit-saturation:before {
  content: "\e814";
}

.nc-icon-outline.media-1_flash-21:before {
  content: "\e815";
}

.nc-icon-outline.media-1_flash-24:before {
  content: "\e816";
}

.nc-icon-outline.media-1_flash-29:before {
  content: "\e817";
}

.nc-icon-outline.media-1_flash-auto-22:before {
  content: "\e818";
}

.nc-icon-outline.media-1_flash-auto-25:before {
  content: "\e819";
}

.nc-icon-outline.media-1_flash-off-23:before {
  content: "\e81a";
}

.nc-icon-outline.media-1_flash-off-26:before {
  content: "\e81b";
}

.nc-icon-outline.media-1_focus-32:before {
  content: "\e81c";
}

.nc-icon-outline.media-1_focus-38:before {
  content: "\e81d";
}

.nc-icon-outline.media-1_focus-40:before {
  content: "\e81e";
}

.nc-icon-outline.media-1_focus-circle:before {
  content: "\e81f";
}

.nc-icon-outline.media-1_frame-12:before {
  content: "\e820";
}

.nc-icon-outline.media-1_frame-41:before {
  content: "\e821";
}

.nc-icon-outline.media-1_grid:before {
  content: "\e822";
}

.nc-icon-outline.media-1_image-01:before {
  content: "\e823";
}

.nc-icon-outline.media-1_image-02:before {
  content: "\e824";
}

.nc-icon-outline.media-1_image-05:before {
  content: "\e825";
}

.nc-icon-outline.media-1_image-add:before {
  content: "\e826";
}

.nc-icon-outline.media-1_image-delete:before {
  content: "\e827";
}

.nc-icon-outline.media-1_image-location:before {
  content: "\e828";
}

.nc-icon-outline.media-1_kid:before {
  content: "\e829";
}

.nc-icon-outline.media-1_layers:before {
  content: "\e82a";
}

.nc-icon-outline.media-1_lens-31:before {
  content: "\e82b";
}

.nc-icon-outline.media-1_lens-56:before {
  content: "\e82c";
}

.nc-icon-outline.media-1_macro:before {
  content: "\e82d";
}

.nc-icon-outline.media-1_movie-61:before {
  content: "\e82e";
}

.nc-icon-outline.media-1_movie-62:before {
  content: "\e82f";
}

.nc-icon-outline.media-1_night:before {
  content: "\e830";
}

.nc-icon-outline.media-1_picture:before {
  content: "\e831";
}

.nc-icon-outline.media-1_play-68:before {
  content: "\e832";
}

.nc-icon-outline.media-1_play-69:before {
  content: "\e833";
}

.nc-icon-outline.media-1_player:before {
  content: "\e834";
}

.nc-icon-outline.media-1_polaroid-add:before {
  content: "\e835";
}

.nc-icon-outline.media-1_polaroid-delete:before {
  content: "\e836";
}

.nc-icon-outline.media-1_polaroid-multiple:before {
  content: "\e837";
}

.nc-icon-outline.media-1_polaroid-user:before {
  content: "\e838";
}

.nc-icon-outline.media-1_polaroid:before {
  content: "\e839";
}

.nc-icon-outline.media-1_roll:before {
  content: "\e83a";
}

.nc-icon-outline.media-1_rotate-left:before {
  content: "\e83b";
}

.nc-icon-outline.media-1_rotate-right:before {
  content: "\e83c";
}

.nc-icon-outline.media-1_sd:before {
  content: "\e83d";
}

.nc-icon-outline.media-1_selfie:before {
  content: "\e83e";
}

.nc-icon-outline.media-1_shake:before {
  content: "\e83f";
}

.nc-icon-outline.media-1_speaker:before {
  content: "\e840";
}

.nc-icon-outline.media-1_sport:before {
  content: "\e841";
}

.nc-icon-outline.media-1_ticket-75:before {
  content: "\e842";
}

.nc-icon-outline.media-1_ticket-76:before {
  content: "\e843";
}

.nc-icon-outline.media-1_touch:before {
  content: "\e844";
}

.nc-icon-outline.media-1_tripod:before {
  content: "\e845";
}

.nc-icon-outline.media-1_video-64:before {
  content: "\e846";
}

.nc-icon-outline.media-1_video-65:before {
  content: "\e847";
}

.nc-icon-outline.media-1_video-66:before {
  content: "\e848";
}

.nc-icon-outline.media-1_video-67:before {
  content: "\e849";
}

.nc-icon-outline.media-1_videocamera-71:before {
  content: "\e84a";
}

.nc-icon-outline.media-1_videocamera-72:before {
  content: "\e84b";
}

.nc-icon-outline.media-1_volume-93:before {
  content: "\e84c";
}

.nc-icon-outline.media-1_volume-97:before {
  content: "\e84d";
}

.nc-icon-outline.media-1_volume-98:before {
  content: "\e84e";
}

.nc-icon-outline.media-1_volume-ban:before {
  content: "\e84f";
}

.nc-icon-outline.media-1_volume-down:before {
  content: "\e850";
}

.nc-icon-outline.media-1_volume-off:before {
  content: "\e851";
}

.nc-icon-outline.media-1_volume-up:before {
  content: "\e852";
}

.nc-icon-outline.media-2_guitar:before {
  content: "\e853";
}

.nc-icon-outline.media-2_headphones-mic:before {
  content: "\e854";
}

.nc-icon-outline.media-2_headphones:before {
  content: "\e855";
}

.nc-icon-outline.media-2_knob:before {
  content: "\e856";
}

.nc-icon-outline.media-2_mic:before {
  content: "\e857";
}

.nc-icon-outline.media-2_music-album:before {
  content: "\e858";
}

.nc-icon-outline.media-2_music-cloud:before {
  content: "\e859";
}

.nc-icon-outline.media-2_note-03:before {
  content: "\e85a";
}

.nc-icon-outline.media-2_note-04:before {
  content: "\e85b";
}

.nc-icon-outline.media-2_piano:before {
  content: "\e85c";
}

.nc-icon-outline.media-2_radio:before {
  content: "\e85d";
}

.nc-icon-outline.media-2_remix:before {
  content: "\e85e";
}

.nc-icon-outline.media-2_sound-wave:before {
  content: "\e85f";
}

.nc-icon-outline.media-2_speaker-01:before {
  content: "\e860";
}

.nc-icon-outline.media-2_speaker-05:before {
  content: "\e861";
}

.nc-icon-outline.media-2_tape:before {
  content: "\e862";
}

.nc-icon-outline.location_appointment:before {
  content: "\e863";
}

.nc-icon-outline.location_bookmark-add:before {
  content: "\e864";
}

.nc-icon-outline.location_bookmark-remove:before {
  content: "\e865";
}

.nc-icon-outline.location_bookmark:before {
  content: "\e866";
}

.nc-icon-outline.location_compass-04:before {
  content: "\e867";
}

.nc-icon-outline.location_compass-05:before {
  content: "\e868";
}

.nc-icon-outline.location_compass-06:before {
  content: "\e869";
}

.nc-icon-outline.location_crosshair:before {
  content: "\e86a";
}

.nc-icon-outline.location_explore-user:before {
  content: "\e86b";
}

.nc-icon-outline.location_explore:before {
  content: "\e86c";
}

.nc-icon-outline.location_flag-complex:before {
  content: "\e86d";
}

.nc-icon-outline.location_flag-diagonal-33:before {
  content: "\e86e";
}

.nc-icon-outline.location_flag-diagonal-34:before {
  content: "\e86f";
}

.nc-icon-outline.location_flag-points-31:before {
  content: "\e870";
}

.nc-icon-outline.location_flag-points-32:before {
  content: "\e871";
}

.nc-icon-outline.location_flag-simple:before {
  content: "\e872";
}

.nc-icon-outline.location_flag-triangle:before {
  content: "\e873";
}

.nc-icon-outline.location_flag:before {
  content: "\e874";
}

.nc-icon-outline.location_gps:before {
  content: "\e875";
}

.nc-icon-outline.location_map-big:before {
  content: "\e876";
}

.nc-icon-outline.location_map-compass:before {
  content: "\e877";
}

.nc-icon-outline.location_map-gps:before {
  content: "\e878";
}

.nc-icon-outline.location_map-marker:before {
  content: "\e879";
}

.nc-icon-outline.location_map-pin:before {
  content: "\e87a";
}

.nc-icon-outline.location_map:before {
  content: "\e87b";
}

.nc-icon-outline.location_marker:before {
  content: "\e87c";
}

.nc-icon-outline.location_pin-add:before {
  content: "\e87d";
}

.nc-icon-outline.location_pin-copy:before {
  content: "\e87e";
}

.nc-icon-outline.location_pin-remove:before {
  content: "\e87f";
}

.nc-icon-outline.location_pin:before {
  content: "\e880";
}

.nc-icon-outline.location_pins:before {
  content: "\e881";
}

.nc-icon-outline.location_position-marker:before {
  content: "\e882";
}

.nc-icon-outline.location_position-pin:before {
  content: "\e883";
}

.nc-icon-outline.location_position-user:before {
  content: "\e884";
}

.nc-icon-outline.location_radar:before {
  content: "\e885";
}

.nc-icon-outline.location_road:before {
  content: "\e886";
}

.nc-icon-outline.location_route-alert:before {
  content: "\e887";
}

.nc-icon-outline.location_route-close:before {
  content: "\e888";
}

.nc-icon-outline.location_route-open:before {
  content: "\e889";
}

.nc-icon-outline.location_square-marker:before {
  content: "\e88a";
}

.nc-icon-outline.location_square-pin:before {
  content: "\e88b";
}

.nc-icon-outline.location_treasure-map-21:before {
  content: "\e88c";
}

.nc-icon-outline.location_treasure-map-40:before {
  content: "\e88d";
}

.nc-icon-outline.location_worl-marker:before {
  content: "\e88e";
}

.nc-icon-outline.location_world-pin:before {
  content: "\e88f";
}

.nc-icon-outline.location_world:before {
  content: "\e890";
}

.nc-icon-outline.health_ambulance:before {
  content: "\e891";
}

.nc-icon-outline.health_apple:before {
  content: "\e892";
}

.nc-icon-outline.health_bag-49:before {
  content: "\e893";
}

.nc-icon-outline.health_bag-50:before {
  content: "\e894";
}

.nc-icon-outline.health_brain:before {
  content: "\e895";
}

.nc-icon-outline.health_dna-27:before {
  content: "\e896";
}

.nc-icon-outline.health_dna-38:before {
  content: "\e897";
}

.nc-icon-outline.health_doctor:before {
  content: "\e898";
}

.nc-icon-outline.health_flask:before {
  content: "\e899";
}

.nc-icon-outline.health_heartbeat-16:before {
  content: "\e89a";
}

.nc-icon-outline.health_height:before {
  content: "\e89b";
}

.nc-icon-outline.health_hospital-32:before {
  content: "\e89c";
}

.nc-icon-outline.health_hospital-33:before {
  content: "\e89d";
}

.nc-icon-outline.health_hospital-34:before {
  content: "\e89e";
}

.nc-icon-outline.health_humidity-26:before {
  content: "\e89f";
}

.nc-icon-outline.health_humidity-52:before {
  content: "\e8a0";
}

.nc-icon-outline.health_intestine:before {
  content: "\e8a1";
}

.nc-icon-outline.health_lungs:before {
  content: "\e8a2";
}

.nc-icon-outline.health_molecule-39:before {
  content: "\e8a3";
}

.nc-icon-outline.health_molecule-40:before {
  content: "\e8a4";
}

.nc-icon-outline.health_notebook:before {
  content: "\e8a5";
}

.nc-icon-outline.health_nurse:before {
  content: "\e8a6";
}

.nc-icon-outline.health_patch-46:before {
  content: "\e8a7";
}

.nc-icon-outline.health_pill-42:before {
  content: "\e8a8";
}

.nc-icon-outline.health_pill-43:before {
  content: "\e8a9";
}

.nc-icon-outline.health_pill-container-44:before {
  content: "\e8aa";
}

.nc-icon-outline.health_pill-container-47:before {
  content: "\e8ab";
}

.nc-icon-outline.health_pulse-chart:before {
  content: "\e8ac";
}

.nc-icon-outline.health_pulse-phone:before {
  content: "\e8ad";
}

.nc-icon-outline.health_pulse-sleep:before {
  content: "\e8ae";
}

.nc-icon-outline.health_pulse-watch:before {
  content: "\e8af";
}

.nc-icon-outline.health_pulse:before {
  content: "\e8b0";
}

.nc-icon-outline.health_sleep:before {
  content: "\e8b1";
}

.nc-icon-outline.health_steps:before {
  content: "\e8b2";
}

.nc-icon-outline.health_syringe:before {
  content: "\e8b3";
}

.nc-icon-outline.health_temperature-23:before {
  content: "\e8b4";
}

.nc-icon-outline.health_temperature-24:before {
  content: "\e8b5";
}

.nc-icon-outline.health_tooth:before {
  content: "\e8b6";
}

.nc-icon-outline.health_weed:before {
  content: "\e8b7";
}

.nc-icon-outline.health_weight:before {
  content: "\e8b8";
}

.nc-icon-outline.health_wheelchair:before {
  content: "\e8b9";
}

.nc-icon-outline.health_woman:before {
  content: "\e8ba";
}

.nc-icon-outline.furniture_air-conditioner:before {
  content: "\e8bb";
}

.nc-icon-outline.furniture_armchair:before {
  content: "\e8bc";
}

.nc-icon-outline.furniture_bath-tub:before {
  content: "\e8bd";
}

.nc-icon-outline.furniture_bed-09:before {
  content: "\e8be";
}

.nc-icon-outline.furniture_bed-23:before {
  content: "\e8bf";
}

.nc-icon-outline.furniture_bed-side:before {
  content: "\e8c0";
}

.nc-icon-outline.furniture_cabinet:before {
  content: "\e8c1";
}

.nc-icon-outline.furniture_cactus:before {
  content: "\e8c2";
}

.nc-icon-outline.furniture_chair:before {
  content: "\e8c3";
}

.nc-icon-outline.furniture_coat-hanger:before {
  content: "\e8c4";
}

.nc-icon-outline.furniture_coffee:before {
  content: "\e8c5";
}

.nc-icon-outline.furniture_cradle:before {
  content: "\e8c6";
}

.nc-icon-outline.furniture_curtain:before {
  content: "\e8c7";
}

.nc-icon-outline.furniture_desk-drawer:before {
  content: "\e8c8";
}

.nc-icon-outline.furniture_desk:before {
  content: "\e8c9";
}

.nc-icon-outline.furniture_door:before {
  content: "\e8ca";
}

.nc-icon-outline.furniture_drawer:before {
  content: "\e8cb";
}

.nc-icon-outline.furniture_fridge:before {
  content: "\e8cc";
}

.nc-icon-outline.furniture_hanger-clothes:before {
  content: "\e8cd";
}

.nc-icon-outline.furniture_hanger:before {
  content: "\e8ce";
}

.nc-icon-outline.furniture_heater:before {
  content: "\e8cf";
}

.nc-icon-outline.furniture_iron:before {
  content: "\e8d0";
}

.nc-icon-outline.furniture_lamp-floor:before {
  content: "\e8d1";
}

.nc-icon-outline.furniture_lamp:before {
  content: "\e8d2";
}

.nc-icon-outline.furniture_library:before {
  content: "\e8d3";
}

.nc-icon-outline.furniture_light:before {
  content: "\e8d4";
}

.nc-icon-outline.furniture_mixer:before {
  content: "\e8d5";
}

.nc-icon-outline.furniture_oven:before {
  content: "\e8d6";
}

.nc-icon-outline.furniture_shower:before {
  content: "\e8d7";
}

.nc-icon-outline.furniture_sink-wash:before {
  content: "\e8d8";
}

.nc-icon-outline.furniture_sink:before {
  content: "\e8d9";
}

.nc-icon-outline.furniture_sofa:before {
  content: "\e8da";
}

.nc-icon-outline.furniture_storage-hanger:before {
  content: "\e8db";
}

.nc-icon-outline.furniture_storage:before {
  content: "\e8dc";
}

.nc-icon-outline.furniture_table:before {
  content: "\e8dd";
}

.nc-icon-outline.furniture_toilet-paper:before {
  content: "\e8de";
}

.nc-icon-outline.furniture_toilet:before {
  content: "\e8df";
}

.nc-icon-outline.furniture_tv:before {
  content: "\e8e0";
}

.nc-icon-outline.furniture_wardrobe:before {
  content: "\e8e1";
}

.nc-icon-outline.furniture_wash:before {
  content: "\e8e2";
}

.nc-icon-outline.clothes_baby:before {
  content: "\e9ab";
}

.nc-icon-outline.clothes_backpack:before {
  content: "\e9ac";
}

.nc-icon-outline.clothes_bag-21:before {
  content: "\e9ad";
}

.nc-icon-outline.clothes_bag-22:before {
  content: "\e9ae";
}

.nc-icon-outline.clothes_belt:before {
  content: "\e9af";
}

.nc-icon-outline.clothes_boot-woman:before {
  content: "\e9b0";
}

.nc-icon-outline.clothes_boot:before {
  content: "\e9b1";
}

.nc-icon-outline.clothes_bra:before {
  content: "\e9b2";
}

.nc-icon-outline.clothes_button:before {
  content: "\e9b3";
}

.nc-icon-outline.clothes_cap:before {
  content: "\e9b4";
}

.nc-icon-outline.clothes_coat:before {
  content: "\e9b5";
}

.nc-icon-outline.clothes_corset:before {
  content: "\e9b6";
}

.nc-icon-outline.clothes_dress-man:before {
  content: "\e9b7";
}

.nc-icon-outline.clothes_dress-woman:before {
  content: "\e9b8";
}

.nc-icon-outline.clothes_flip:before {
  content: "\e9b9";
}

.nc-icon-outline.clothes_glasses:before {
  content: "\e9ba";
}

.nc-icon-outline.clothes_gloves:before {
  content: "\e9bb";
}

.nc-icon-outline.clothes_hat-top:before {
  content: "\e9bc";
}

.nc-icon-outline.clothes_hat:before {
  content: "\e9bd";
}

.nc-icon-outline.clothes_hoodie:before {
  content: "\e9be";
}

.nc-icon-outline.clothes_iron-dont:before {
  content: "\e9bf";
}

.nc-icon-outline.clothes_iron:before {
  content: "\e9c0";
}

.nc-icon-outline.clothes_jeans-41:before {
  content: "\e9c1";
}

.nc-icon-outline.clothes_jeans-43:before {
  content: "\e9c2";
}

.nc-icon-outline.clothes_jeans-pocket:before {
  content: "\e9c3";
}

.nc-icon-outline.clothes_kitchen:before {
  content: "\e9c4";
}

.nc-icon-outline.clothes_long-sleeve:before {
  content: "\e9c5";
}

.nc-icon-outline.clothes_makeup:before {
  content: "\e9c6";
}

.nc-icon-outline.clothes_needle:before {
  content: "\e9c7";
}

.nc-icon-outline.clothes_pajamas:before {
  content: "\e9c8";
}

.nc-icon-outline.clothes_ring:before {
  content: "\e9c9";
}

.nc-icon-outline.clothes_scarf:before {
  content: "\e9ca";
}

.nc-icon-outline.clothes_shirt-business:before {
  content: "\e9cb";
}

.nc-icon-outline.clothes_shirt-buttons:before {
  content: "\e9cc";
}

.nc-icon-outline.clothes_shirt-neck:before {
  content: "\e9cd";
}

.nc-icon-outline.clothes_shirt:before {
  content: "\e9ce";
}

.nc-icon-outline.clothes_shoe-man:before {
  content: "\e9cf";
}

.nc-icon-outline.clothes_shoe-sport:before {
  content: "\e9d0";
}

.nc-icon-outline.clothes_shoe-woman:before {
  content: "\e9d1";
}

.nc-icon-outline.clothes_skirt:before {
  content: "\e9d2";
}

.nc-icon-outline.clothes_slacks-12:before {
  content: "\e9d3";
}

.nc-icon-outline.clothes_slacks-13:before {
  content: "\e9d4";
}

.nc-icon-outline.clothes_sock:before {
  content: "\e9d5";
}

.nc-icon-outline.clothes_tie-bow:before {
  content: "\e9d6";
}

.nc-icon-outline.clothes_tshirt-53:before {
  content: "\e9d7";
}

.nc-icon-outline.clothes_tshirt-54:before {
  content: "\e9d8";
}

.nc-icon-outline.clothes_tshirt-sport:before {
  content: "\e9d9";
}

.nc-icon-outline.clothes_underwear-man:before {
  content: "\e9da";
}

.nc-icon-outline.clothes_underwear:before {
  content: "\e9db";
}

.nc-icon-outline.clothes_vest-sport:before {
  content: "\e9dc";
}

.nc-icon-outline.clothes_vest:before {
  content: "\e9dd";
}

.nc-icon-outline.clothes_wash-30:before {
  content: "\e9de";
}

.nc-icon-outline.clothes_wash-60:before {
  content: "\e9df";
}

.nc-icon-outline.clothes_wash-90:before {
  content: "\e9e0";
}

.nc-icon-outline.clothes_wash-hand:before {
  content: "\e9e1";
}

.nc-icon-outline.clothes_wash:before {
  content: "\e9e2";
}

.nc-icon-outline.business_agenda:before {
  content: "\e9e3";
}

.nc-icon-outline.business_atm:before {
  content: "\e9e4";
}

.nc-icon-outline.business_award-48:before {
  content: "\e9e5";
}

.nc-icon-outline.business_award-49:before {
  content: "\e9e6";
}

.nc-icon-outline.business_award-74:before {
  content: "\e9e7";
}

.nc-icon-outline.business_badge:before {
  content: "\e9e8";
}

.nc-icon-outline.business_bank:before {
  content: "\e9e9";
}

.nc-icon-outline.business_board-27:before {
  content: "\e9ea";
}

.nc-icon-outline.business_board-28:before {
  content: "\e9eb";
}

.nc-icon-outline.business_board-29:before {
  content: "\e9ec";
}

.nc-icon-outline.business_board-30:before {
  content: "\e9ed";
}

.nc-icon-outline.business_books:before {
  content: "\e9ee";
}

.nc-icon-outline.business_briefcase-24:before {
  content: "\e9ef";
}

.nc-icon-outline.business_briefcase-25:before {
  content: "\e9f0";
}

.nc-icon-outline.business_briefcase-26:before {
  content: "\e9f1";
}

.nc-icon-outline.business_building:before {
  content: "\e9f2";
}

.nc-icon-outline.business_bulb-61:before {
  content: "\e9f3";
}

.nc-icon-outline.business_bulb-62:before {
  content: "\e9f4";
}

.nc-icon-outline.business_bulb-63:before {
  content: "\e9f5";
}

.nc-icon-outline.business_business-contact-85:before {
  content: "\e9f6";
}

.nc-icon-outline.business_business-contact-86:before {
  content: "\e9f7";
}

.nc-icon-outline.business_business-contact-87:before {
  content: "\e9f8";
}

.nc-icon-outline.business_business-contact-88:before {
  content: "\e9f9";
}

.nc-icon-outline.business_business-contact-89:before {
  content: "\e9fa";
}

.nc-icon-outline.business_businessman-03:before {
  content: "\e9fb";
}

.nc-icon-outline.business_businessman-04:before {
  content: "\e9fc";
}

.nc-icon-outline.business_calculator:before {
  content: "\e9fd";
}

.nc-icon-outline.business_chair:before {
  content: "\e9fe";
}

.nc-icon-outline.business_chart-bar-32:before {
  content: "\e9ff";
}

.nc-icon-outline.business_chart-bar-33:before {
  content: "\ea00";
}

.nc-icon-outline.business_chart-growth:before {
  content: "\ea01";
}

.nc-icon-outline.business_chart-pie-35:before {
  content: "\ea02";
}

.nc-icon-outline.business_chart-pie-36:before {
  content: "\ea03";
}

.nc-icon-outline.business_chart:before {
  content: "\ea04";
}

.nc-icon-outline.business_cheque:before {
  content: "\ea05";
}

.nc-icon-outline.business_coins:before {
  content: "\ea06";
}

.nc-icon-outline.business_connect:before {
  content: "\ea07";
}

.nc-icon-outline.business_contacts:before {
  content: "\ea08";
}

.nc-icon-outline.business_currency-dollar:before {
  content: "\ea09";
}

.nc-icon-outline.business_currency-euro:before {
  content: "\ea0a";
}

.nc-icon-outline.business_currency-pound:before {
  content: "\ea0b";
}

.nc-icon-outline.business_currency-yen:before {
  content: "\ea0c";
}

.nc-icon-outline.business_factory:before {
  content: "\ea0d";
}

.nc-icon-outline.business_globe:before {
  content: "\ea0e";
}

.nc-icon-outline.business_goal-64:before {
  content: "\ea0f";
}

.nc-icon-outline.business_goal-65:before {
  content: "\ea10";
}

.nc-icon-outline.business_gold:before {
  content: "\ea11";
}

.nc-icon-outline.business_hammer:before {
  content: "\ea12";
}

.nc-icon-outline.business_handout:before {
  content: "\ea13";
}

.nc-icon-outline.business_handshake:before {
  content: "\ea14";
}

.nc-icon-outline.business_hat:before {
  content: "\ea15";
}

.nc-icon-outline.business_hierarchy-53:before {
  content: "\ea16";
}

.nc-icon-outline.business_hierarchy-54:before {
  content: "\ea17";
}

.nc-icon-outline.business_hierarchy-55:before {
  content: "\ea18";
}

.nc-icon-outline.business_hierarchy-56:before {
  content: "\ea19";
}

.nc-icon-outline.business_laptop-71:before {
  content: "\ea1a";
}

.nc-icon-outline.business_laptop-72:before {
  content: "\ea1b";
}

.nc-icon-outline.business_laptop-91:before {
  content: "\ea1c";
}

.nc-icon-outline.business_law:before {
  content: "\ea1d";
}

.nc-icon-outline.business_math:before {
  content: "\ea1e";
}

.nc-icon-outline.business_money-11:before {
  content: "\ea1f";
}

.nc-icon-outline.business_money-12:before {
  content: "\ea20";
}

.nc-icon-outline.business_money-13:before {
  content: "\ea21";
}

.nc-icon-outline.business_money-bag:before {
  content: "\ea22";
}

.nc-icon-outline.business_money-coins:before {
  content: "\ea23";
}

.nc-icon-outline.business_money-growth:before {
  content: "\ea24";
}

.nc-icon-outline.business_money-time:before {
  content: "\ea25";
}

.nc-icon-outline.business_net:before {
  content: "\ea26";
}

.nc-icon-outline.business_notes:before {
  content: "\ea27";
}

.nc-icon-outline.business_payment:before {
  content: "\ea28";
}

.nc-icon-outline.business_percentage-38:before {
  content: "\ea29";
}

.nc-icon-outline.business_percentage-39:before {
  content: "\ea2a";
}

.nc-icon-outline.business_pig:before {
  content: "\ea2b";
}

.nc-icon-outline.business_pin:before {
  content: "\ea2c";
}

.nc-icon-outline.business_plug:before {
  content: "\ea2d";
}

.nc-icon-outline.business_progress:before {
  content: "\ea2e";
}

.nc-icon-outline.business_round-dollar:before {
  content: "\ea2f";
}

.nc-icon-outline.business_round-euro:before {
  content: "\ea30";
}

.nc-icon-outline.business_round-pound:before {
  content: "\ea31";
}

.nc-icon-outline.business_round-yen:before {
  content: "\ea32";
}

.nc-icon-outline.business_safe:before {
  content: "\ea33";
}

.nc-icon-outline.business_scale:before {
  content: "\ea34";
}

.nc-icon-outline.business_sign:before {
  content: "\ea35";
}

.nc-icon-outline.business_signature:before {
  content: "\ea36";
}

.nc-icon-outline.business_stock:before {
  content: "\ea37";
}

.nc-icon-outline.business_strategy:before {
  content: "\ea38";
}

.nc-icon-outline.business_tie-01:before {
  content: "\ea39";
}

.nc-icon-outline.business_tie-02:before {
  content: "\ea3a";
}

.nc-icon-outline.business_wallet-43:before {
  content: "\ea3b";
}

.nc-icon-outline.business_wallet-44:before {
  content: "\ea3c";
}

.nc-icon-outline.business_wallet-90:before {
  content: "\ea3d";
}

.nc-icon-outline.arrows-1_double-vertical:before {
  content: "\ef60";
}

.nc-icon-outline.face-id:before {
  content: "\ef61";
}

.nc-icon-outline.fingerprint:before {
  content: "\ef62";
}

@font-face {
  font-family: "icomoon";
  src: url("../../fonts/icomoon.eot?6sg0gg");
  src: url("../../fonts/icomoon.eot?6sg0gg#iefix") format("embedded-opentype"), url("../../fonts/icomoon.ttf?6sg0gg") format("truetype"), url("../../fonts/icomoon.woff?6sg0gg") format("woff"), url("../../fonts/icomoon.svg?6sg0gg#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-pv-], [class*=" icon-pv-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-pv-Combination:before {
  content: "\e900";
  color: #00578e;
}

.icon-pv-Forms:before {
  content: "\e901";
  color: #00578e;
}

.icon-pv-Information:before {
  content: "\e902";
  color: #00578e;
}

.icon-pv-Letter:before {
  content: "\e903";
  color: #005d99;
}

.icon-pv-MeetingNotice:before {
  content: "\e904";
  color: #00578e;
}

.icon-pv-Notice:before {
  content: "\e905";
  color: #005d99;
}

.icon-pv-Other:before {
  content: "\e906";
  color: #00578e;
}

.icon-pv-Prospectus:before {
  content: "\e907";
  color: #00578e;
}

.icon-pv-Quarterly:before {
  content: "\e908";
  color: #005d99;
}

.icon-pv-Report:before {
  content: "\e909";
  color: #00578e;
}

.icon-pv-Statement:before {
  content: "\e90a";
  color: #00578e;
}

.icon-pv-ICON-Appointee:before {
  content: "\e90b";
}

.icon-pv-ICON-Email-Signup:before {
  content: "\e90c";
  color: #00578e;
}

.icon-pv-ICON-Meeting:before {
  content: "\e90d";
  color: #00578e;
}

.icon-pv-ICON-Paperless:before {
  content: "\e90e";
  color: #00578e;
}

.icon-pv-ICON-question:before {
  content: "\e90f";
  color: #00578e;
}

.icon-pv-ICON-Registration:before {
  content: "\e910";
}

.icon-pv-ICON-virtual:before {
  content: "\e911";
  color: #00578e;
}

.icon-pv-ICON-Voting:before {
  content: "\e912";
}

.icon-pv-ICON-VotingOptions:before {
  content: "\e913";
  color: #00578e;
}

.icon-pv-ICON-Welcome-Bell:before {
  content: "\e914";
  color: #00578e;
}

.icon-pv-ICON-WelcomeInbox:before {
  content: "\e915";
  color: #c4c4c4;
}

.icon-pv-ICON-W-eye-hide:before {
  content: "\e916";
}

.icon-pv-ICON-W-eye-show:before {
  content: "\e917";
}

.icon-pv-ICON-W-hourglass:before {
  content: "\e918";
  color: #c4c4c4;
}

.icon-pv-ICON-W-linkbroken:before {
  content: "\e919";
  color: #c4c4c4;
}

.iti {
  position: relative;
  display: inline-block;
  width: 100%;
}

.iti * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.iti__hide {
  display: none;
}

.iti__v-hide {
  visibility: hidden;
}

.iti input, .iti input[type=text], .iti input[type=tel] {
  position: relative;
  z-index: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-right: 36px;
  margin-right: 0;
}

.iti__flag-container {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 1px;
}

.iti__selected-flag {
  z-index: 1;
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0 6px 0 8px;
}

.iti__arrow {
  margin-left: 6px;
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 8px solid #555;
}

.iti__arrow--up {
  border-top: none;
  border-bottom: 8px solid #555;
}

.iti__country-list {
  position: absolute;
  z-index: 2;
  list-style: none;
  text-align: left;
  padding: 0;
  margin: 0 0 0 -1px;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  background-color: white;
  border: 1px solid #CCC;
  white-space: nowrap;
  max-height: 200px;
  width: 350px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}

.iti__country-list--dropup {
  bottom: 100%;
  margin-bottom: -1px;
}

@media (max-width: 500px) {
  .iti__country-list {
    white-space: normal;
  }
}
.iti__flag-box {
  display: inline-block;
  width: 20px;
}

.iti__divider {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #CCC;
}

.iti__country {
  padding: 5px 10px;
  outline: none;
  white-space: pre-wrap;
}

.iti__dial-code {
  color: #999;
}

.iti__country.iti__highlight {
  background-color: rgba(0, 0, 0, 0.09);
}

.iti__flag-box, .iti__country-name, .iti__dial-code {
  vertical-align: middle;
}

.iti__flag-box, .iti__country-name {
  margin-right: 6px;
}

.iti--allow-dropdown .iti__flag-container, .iti--separate-dial-code .iti__flag-container {
  right: auto;
  left: 0;
}

.iti--allow-dropdown .iti__flag-container:hover {
  cursor: pointer;
}

.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
}

.iti--allow-dropdown input[disabled] + .iti__flag-container:hover,
.iti--allow-dropdown input[readonly] + .iti__flag-container:hover {
  cursor: default;
}

.iti--allow-dropdown input[disabled] + .iti__flag-container:hover .iti__selected-flag,
.iti--allow-dropdown input[readonly] + .iti__flag-container:hover .iti__selected-flag {
  background-color: transparent;
}

.iti--separate-dial-code .iti__selected-dial-code {
  margin-left: 6px;
}

.iti--container {
  position: absolute;
  top: -1000px;
  left: -1000px;
  z-index: 1060;
  padding: 1px;
}

.iti--container:hover {
  cursor: pointer;
}

.iti-mobile .iti--container {
  top: 30px;
  bottom: 30px;
  left: 30px;
  right: 30px;
  position: fixed;
}

.iti-mobile .iti__country-list {
  max-height: auto;
}

.iti-mobile .iti__country {
  padding: 10px 10px;
  line-height: 1.5em;
}

.iti__flag {
  width: 20px;
}

.iti__flag.iti__be {
  width: 18px;
}

.iti__flag.iti__ch {
  width: 15px;
}

.iti__flag.iti__mc {
  width: 19px;
}

.iti__flag.iti__ne {
  width: 18px;
}

.iti__flag.iti__np {
  width: 13px;
}

.iti__flag.iti__va {
  width: 15px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .iti__flag {
    background-size: 5652px 15px;
  }
}
.iti__flag.iti__ac {
  height: 10px;
  background-position: 0px 0px;
}

.iti__flag.iti__ad {
  height: 14px;
  background-position: -22px 0px;
}

.iti__flag.iti__ae {
  height: 10px;
  background-position: -44px 0px;
}

.iti__flag.iti__af {
  height: 14px;
  background-position: -66px 0px;
}

.iti__flag.iti__ag {
  height: 14px;
  background-position: -88px 0px;
}

.iti__flag.iti__ai {
  height: 10px;
  background-position: -110px 0px;
}

.iti__flag.iti__al {
  height: 15px;
  background-position: -132px 0px;
}

.iti__flag.iti__am {
  height: 10px;
  background-position: -154px 0px;
}

.iti__flag.iti__ao {
  height: 14px;
  background-position: -176px 0px;
}

.iti__flag.iti__aq {
  height: 14px;
  background-position: -198px 0px;
}

.iti__flag.iti__ar {
  height: 13px;
  background-position: -220px 0px;
}

.iti__flag.iti__as {
  height: 10px;
  background-position: -242px 0px;
}

.iti__flag.iti__at {
  height: 14px;
  background-position: -264px 0px;
}

.iti__flag.iti__au {
  height: 10px;
  background-position: -286px 0px;
}

.iti__flag.iti__aw {
  height: 14px;
  background-position: -308px 0px;
}

.iti__flag.iti__ax {
  height: 13px;
  background-position: -330px 0px;
}

.iti__flag.iti__az {
  height: 10px;
  background-position: -352px 0px;
}

.iti__flag.iti__ba {
  height: 10px;
  background-position: -374px 0px;
}

.iti__flag.iti__bb {
  height: 14px;
  background-position: -396px 0px;
}

.iti__flag.iti__bd {
  height: 12px;
  background-position: -418px 0px;
}

.iti__flag.iti__be {
  height: 15px;
  background-position: -440px 0px;
}

.iti__flag.iti__bf {
  height: 14px;
  background-position: -460px 0px;
}

.iti__flag.iti__bg {
  height: 12px;
  background-position: -482px 0px;
}

.iti__flag.iti__bh {
  height: 12px;
  background-position: -504px 0px;
}

.iti__flag.iti__bi {
  height: 12px;
  background-position: -526px 0px;
}

.iti__flag.iti__bj {
  height: 14px;
  background-position: -548px 0px;
}

.iti__flag.iti__bl {
  height: 14px;
  background-position: -570px 0px;
}

.iti__flag.iti__bm {
  height: 10px;
  background-position: -592px 0px;
}

.iti__flag.iti__bn {
  height: 10px;
  background-position: -614px 0px;
}

.iti__flag.iti__bo {
  height: 14px;
  background-position: -636px 0px;
}

.iti__flag.iti__bq {
  height: 14px;
  background-position: -658px 0px;
}

.iti__flag.iti__br {
  height: 14px;
  background-position: -680px 0px;
}

.iti__flag.iti__bs {
  height: 10px;
  background-position: -702px 0px;
}

.iti__flag.iti__bt {
  height: 14px;
  background-position: -724px 0px;
}

.iti__flag.iti__bv {
  height: 15px;
  background-position: -746px 0px;
}

.iti__flag.iti__bw {
  height: 14px;
  background-position: -768px 0px;
}

.iti__flag.iti__by {
  height: 10px;
  background-position: -790px 0px;
}

.iti__flag.iti__bz {
  height: 14px;
  background-position: -812px 0px;
}

.iti__flag.iti__ca {
  height: 10px;
  background-position: -834px 0px;
}

.iti__flag.iti__cc {
  height: 10px;
  background-position: -856px 0px;
}

.iti__flag.iti__cd {
  height: 15px;
  background-position: -878px 0px;
}

.iti__flag.iti__cf {
  height: 14px;
  background-position: -900px 0px;
}

.iti__flag.iti__cg {
  height: 14px;
  background-position: -922px 0px;
}

.iti__flag.iti__ch {
  height: 15px;
  background-position: -944px 0px;
}

.iti__flag.iti__ci {
  height: 14px;
  background-position: -961px 0px;
}

.iti__flag.iti__ck {
  height: 10px;
  background-position: -983px 0px;
}

.iti__flag.iti__cl {
  height: 14px;
  background-position: -1005px 0px;
}

.iti__flag.iti__cm {
  height: 14px;
  background-position: -1027px 0px;
}

.iti__flag.iti__cn {
  height: 14px;
  background-position: -1049px 0px;
}

.iti__flag.iti__co {
  height: 14px;
  background-position: -1071px 0px;
}

.iti__flag.iti__cp {
  height: 14px;
  background-position: -1093px 0px;
}

.iti__flag.iti__cr {
  height: 12px;
  background-position: -1115px 0px;
}

.iti__flag.iti__cu {
  height: 10px;
  background-position: -1137px 0px;
}

.iti__flag.iti__cv {
  height: 12px;
  background-position: -1159px 0px;
}

.iti__flag.iti__cw {
  height: 14px;
  background-position: -1181px 0px;
}

.iti__flag.iti__cx {
  height: 10px;
  background-position: -1203px 0px;
}

.iti__flag.iti__cy {
  height: 14px;
  background-position: -1225px 0px;
}

.iti__flag.iti__cz {
  height: 14px;
  background-position: -1247px 0px;
}

.iti__flag.iti__de {
  height: 12px;
  background-position: -1269px 0px;
}

.iti__flag.iti__dg {
  height: 10px;
  background-position: -1291px 0px;
}

.iti__flag.iti__dj {
  height: 14px;
  background-position: -1313px 0px;
}

.iti__flag.iti__dk {
  height: 15px;
  background-position: -1335px 0px;
}

.iti__flag.iti__dm {
  height: 10px;
  background-position: -1357px 0px;
}

.iti__flag.iti__do {
  height: 14px;
  background-position: -1379px 0px;
}

.iti__flag.iti__dz {
  height: 14px;
  background-position: -1401px 0px;
}

.iti__flag.iti__ea {
  height: 14px;
  background-position: -1423px 0px;
}

.iti__flag.iti__ec {
  height: 14px;
  background-position: -1445px 0px;
}

.iti__flag.iti__ee {
  height: 13px;
  background-position: -1467px 0px;
}

.iti__flag.iti__eg {
  height: 14px;
  background-position: -1489px 0px;
}

.iti__flag.iti__eh {
  height: 10px;
  background-position: -1511px 0px;
}

.iti__flag.iti__er {
  height: 10px;
  background-position: -1533px 0px;
}

.iti__flag.iti__es {
  height: 14px;
  background-position: -1555px 0px;
}

.iti__flag.iti__et {
  height: 10px;
  background-position: -1577px 0px;
}

.iti__flag.iti__eu {
  height: 14px;
  background-position: -1599px 0px;
}

.iti__flag.iti__fi {
  height: 12px;
  background-position: -1621px 0px;
}

.iti__flag.iti__fj {
  height: 10px;
  background-position: -1643px 0px;
}

.iti__flag.iti__fk {
  height: 10px;
  background-position: -1665px 0px;
}

.iti__flag.iti__fm {
  height: 11px;
  background-position: -1687px 0px;
}

.iti__flag.iti__fo {
  height: 15px;
  background-position: -1709px 0px;
}

.iti__flag.iti__fr {
  height: 14px;
  background-position: -1731px 0px;
}

.iti__flag.iti__ga {
  height: 15px;
  background-position: -1753px 0px;
}

.iti__flag.iti__gb {
  height: 10px;
  background-position: -1775px 0px;
}

.iti__flag.iti__gd {
  height: 12px;
  background-position: -1797px 0px;
}

.iti__flag.iti__ge {
  height: 14px;
  background-position: -1819px 0px;
}

.iti__flag.iti__gf {
  height: 14px;
  background-position: -1841px 0px;
}

.iti__flag.iti__gg {
  height: 14px;
  background-position: -1863px 0px;
}

.iti__flag.iti__gh {
  height: 14px;
  background-position: -1885px 0px;
}

.iti__flag.iti__gi {
  height: 10px;
  background-position: -1907px 0px;
}

.iti__flag.iti__gl {
  height: 14px;
  background-position: -1929px 0px;
}

.iti__flag.iti__gm {
  height: 14px;
  background-position: -1951px 0px;
}

.iti__flag.iti__gn {
  height: 14px;
  background-position: -1973px 0px;
}

.iti__flag.iti__gp {
  height: 14px;
  background-position: -1995px 0px;
}

.iti__flag.iti__gq {
  height: 14px;
  background-position: -2017px 0px;
}

.iti__flag.iti__gr {
  height: 14px;
  background-position: -2039px 0px;
}

.iti__flag.iti__gs {
  height: 10px;
  background-position: -2061px 0px;
}

.iti__flag.iti__gt {
  height: 13px;
  background-position: -2083px 0px;
}

.iti__flag.iti__gu {
  height: 11px;
  background-position: -2105px 0px;
}

.iti__flag.iti__gw {
  height: 10px;
  background-position: -2127px 0px;
}

.iti__flag.iti__gy {
  height: 12px;
  background-position: -2149px 0px;
}

.iti__flag.iti__hk {
  height: 14px;
  background-position: -2171px 0px;
}

.iti__flag.iti__hm {
  height: 10px;
  background-position: -2193px 0px;
}

.iti__flag.iti__hn {
  height: 10px;
  background-position: -2215px 0px;
}

.iti__flag.iti__hr {
  height: 10px;
  background-position: -2237px 0px;
}

.iti__flag.iti__ht {
  height: 12px;
  background-position: -2259px 0px;
}

.iti__flag.iti__hu {
  height: 10px;
  background-position: -2281px 0px;
}

.iti__flag.iti__ic {
  height: 14px;
  background-position: -2303px 0px;
}

.iti__flag.iti__id {
  height: 14px;
  background-position: -2325px 0px;
}

.iti__flag.iti__ie {
  height: 10px;
  background-position: -2347px 0px;
}

.iti__flag.iti__il {
  height: 15px;
  background-position: -2369px 0px;
}

.iti__flag.iti__im {
  height: 10px;
  background-position: -2391px 0px;
}

.iti__flag.iti__in {
  height: 14px;
  background-position: -2413px 0px;
}

.iti__flag.iti__io {
  height: 10px;
  background-position: -2435px 0px;
}

.iti__flag.iti__iq {
  height: 14px;
  background-position: -2457px 0px;
}

.iti__flag.iti__ir {
  height: 12px;
  background-position: -2479px 0px;
}

.iti__flag.iti__is {
  height: 15px;
  background-position: -2501px 0px;
}

.iti__flag.iti__it {
  height: 14px;
  background-position: -2523px 0px;
}

.iti__flag.iti__je {
  height: 12px;
  background-position: -2545px 0px;
}

.iti__flag.iti__jm {
  height: 10px;
  background-position: -2567px 0px;
}

.iti__flag.iti__jo {
  height: 10px;
  background-position: -2589px 0px;
}

.iti__flag.iti__jp {
  height: 14px;
  background-position: -2611px 0px;
}

.iti__flag.iti__ke {
  height: 14px;
  background-position: -2633px 0px;
}

.iti__flag.iti__kg {
  height: 12px;
  background-position: -2655px 0px;
}

.iti__flag.iti__kh {
  height: 13px;
  background-position: -2677px 0px;
}

.iti__flag.iti__ki {
  height: 10px;
  background-position: -2699px 0px;
}

.iti__flag.iti__km {
  height: 12px;
  background-position: -2721px 0px;
}

.iti__flag.iti__kn {
  height: 14px;
  background-position: -2743px 0px;
}

.iti__flag.iti__kp {
  height: 10px;
  background-position: -2765px 0px;
}

.iti__flag.iti__kr {
  height: 14px;
  background-position: -2787px 0px;
}

.iti__flag.iti__kw {
  height: 10px;
  background-position: -2809px 0px;
}

.iti__flag.iti__ky {
  height: 10px;
  background-position: -2831px 0px;
}

.iti__flag.iti__kz {
  height: 10px;
  background-position: -2853px 0px;
}

.iti__flag.iti__la {
  height: 14px;
  background-position: -2875px 0px;
}

.iti__flag.iti__lb {
  height: 14px;
  background-position: -2897px 0px;
}

.iti__flag.iti__lc {
  height: 10px;
  background-position: -2919px 0px;
}

.iti__flag.iti__li {
  height: 12px;
  background-position: -2941px 0px;
}

.iti__flag.iti__lk {
  height: 10px;
  background-position: -2963px 0px;
}

.iti__flag.iti__lr {
  height: 11px;
  background-position: -2985px 0px;
}

.iti__flag.iti__ls {
  height: 14px;
  background-position: -3007px 0px;
}

.iti__flag.iti__lt {
  height: 12px;
  background-position: -3029px 0px;
}

.iti__flag.iti__lu {
  height: 12px;
  background-position: -3051px 0px;
}

.iti__flag.iti__lv {
  height: 10px;
  background-position: -3073px 0px;
}

.iti__flag.iti__ly {
  height: 10px;
  background-position: -3095px 0px;
}

.iti__flag.iti__ma {
  height: 14px;
  background-position: -3117px 0px;
}

.iti__flag.iti__mc {
  height: 15px;
  background-position: -3139px 0px;
}

.iti__flag.iti__md {
  height: 10px;
  background-position: -3160px 0px;
}

.iti__flag.iti__me {
  height: 10px;
  background-position: -3182px 0px;
}

.iti__flag.iti__mf {
  height: 14px;
  background-position: -3204px 0px;
}

.iti__flag.iti__mg {
  height: 14px;
  background-position: -3226px 0px;
}

.iti__flag.iti__mh {
  height: 11px;
  background-position: -3248px 0px;
}

.iti__flag.iti__mk {
  height: 10px;
  background-position: -3270px 0px;
}

.iti__flag.iti__ml {
  height: 14px;
  background-position: -3292px 0px;
}

.iti__flag.iti__mm {
  height: 14px;
  background-position: -3314px 0px;
}

.iti__flag.iti__mn {
  height: 10px;
  background-position: -3336px 0px;
}

.iti__flag.iti__mo {
  height: 14px;
  background-position: -3358px 0px;
}

.iti__flag.iti__mp {
  height: 10px;
  background-position: -3380px 0px;
}

.iti__flag.iti__mq {
  height: 14px;
  background-position: -3402px 0px;
}

.iti__flag.iti__mr {
  height: 14px;
  background-position: -3424px 0px;
}

.iti__flag.iti__ms {
  height: 10px;
  background-position: -3446px 0px;
}

.iti__flag.iti__mt {
  height: 14px;
  background-position: -3468px 0px;
}

.iti__flag.iti__mu {
  height: 14px;
  background-position: -3490px 0px;
}

.iti__flag.iti__mv {
  height: 14px;
  background-position: -3512px 0px;
}

.iti__flag.iti__mw {
  height: 14px;
  background-position: -3534px 0px;
}

.iti__flag.iti__mx {
  height: 12px;
  background-position: -3556px 0px;
}

.iti__flag.iti__my {
  height: 10px;
  background-position: -3578px 0px;
}

.iti__flag.iti__mz {
  height: 14px;
  background-position: -3600px 0px;
}

.iti__flag.iti__na {
  height: 14px;
  background-position: -3622px 0px;
}

.iti__flag.iti__nc {
  height: 10px;
  background-position: -3644px 0px;
}

.iti__flag.iti__ne {
  height: 15px;
  background-position: -3666px 0px;
}

.iti__flag.iti__nf {
  height: 10px;
  background-position: -3686px 0px;
}

.iti__flag.iti__ng {
  height: 10px;
  background-position: -3708px 0px;
}

.iti__flag.iti__ni {
  height: 12px;
  background-position: -3730px 0px;
}

.iti__flag.iti__nl {
  height: 14px;
  background-position: -3752px 0px;
}

.iti__flag.iti__no {
  height: 15px;
  background-position: -3774px 0px;
}

.iti__flag.iti__np {
  height: 15px;
  background-position: -3796px 0px;
}

.iti__flag.iti__nr {
  height: 10px;
  background-position: -3811px 0px;
}

.iti__flag.iti__nu {
  height: 10px;
  background-position: -3833px 0px;
}

.iti__flag.iti__nz {
  height: 10px;
  background-position: -3855px 0px;
}

.iti__flag.iti__om {
  height: 10px;
  background-position: -3877px 0px;
}

.iti__flag.iti__pa {
  height: 14px;
  background-position: -3899px 0px;
}

.iti__flag.iti__pe {
  height: 14px;
  background-position: -3921px 0px;
}

.iti__flag.iti__pf {
  height: 14px;
  background-position: -3943px 0px;
}

.iti__flag.iti__pg {
  height: 15px;
  background-position: -3965px 0px;
}

.iti__flag.iti__ph {
  height: 10px;
  background-position: -3987px 0px;
}

.iti__flag.iti__pk {
  height: 14px;
  background-position: -4009px 0px;
}

.iti__flag.iti__pl {
  height: 13px;
  background-position: -4031px 0px;
}

.iti__flag.iti__pm {
  height: 14px;
  background-position: -4053px 0px;
}

.iti__flag.iti__pn {
  height: 10px;
  background-position: -4075px 0px;
}

.iti__flag.iti__pr {
  height: 14px;
  background-position: -4097px 0px;
}

.iti__flag.iti__ps {
  height: 10px;
  background-position: -4119px 0px;
}

.iti__flag.iti__pt {
  height: 14px;
  background-position: -4141px 0px;
}

.iti__flag.iti__pw {
  height: 13px;
  background-position: -4163px 0px;
}

.iti__flag.iti__py {
  height: 11px;
  background-position: -4185px 0px;
}

.iti__flag.iti__qa {
  height: 8px;
  background-position: -4207px 0px;
}

.iti__flag.iti__re {
  height: 14px;
  background-position: -4229px 0px;
}

.iti__flag.iti__ro {
  height: 14px;
  background-position: -4251px 0px;
}

.iti__flag.iti__rs {
  height: 14px;
  background-position: -4273px 0px;
}

.iti__flag.iti__ru {
  height: 14px;
  background-position: -4295px 0px;
}

.iti__flag.iti__rw {
  height: 14px;
  background-position: -4317px 0px;
}

.iti__flag.iti__sa {
  height: 14px;
  background-position: -4339px 0px;
}

.iti__flag.iti__sb {
  height: 10px;
  background-position: -4361px 0px;
}

.iti__flag.iti__sc {
  height: 10px;
  background-position: -4383px 0px;
}

.iti__flag.iti__sd {
  height: 10px;
  background-position: -4405px 0px;
}

.iti__flag.iti__se {
  height: 13px;
  background-position: -4427px 0px;
}

.iti__flag.iti__sg {
  height: 14px;
  background-position: -4449px 0px;
}

.iti__flag.iti__sh {
  height: 10px;
  background-position: -4471px 0px;
}

.iti__flag.iti__si {
  height: 10px;
  background-position: -4493px 0px;
}

.iti__flag.iti__sj {
  height: 15px;
  background-position: -4515px 0px;
}

.iti__flag.iti__sk {
  height: 14px;
  background-position: -4537px 0px;
}

.iti__flag.iti__sl {
  height: 14px;
  background-position: -4559px 0px;
}

.iti__flag.iti__sm {
  height: 15px;
  background-position: -4581px 0px;
}

.iti__flag.iti__sn {
  height: 14px;
  background-position: -4603px 0px;
}

.iti__flag.iti__so {
  height: 14px;
  background-position: -4625px 0px;
}

.iti__flag.iti__sr {
  height: 14px;
  background-position: -4647px 0px;
}

.iti__flag.iti__ss {
  height: 10px;
  background-position: -4669px 0px;
}

.iti__flag.iti__st {
  height: 10px;
  background-position: -4691px 0px;
}

.iti__flag.iti__sv {
  height: 12px;
  background-position: -4713px 0px;
}

.iti__flag.iti__sx {
  height: 14px;
  background-position: -4735px 0px;
}

.iti__flag.iti__sy {
  height: 14px;
  background-position: -4757px 0px;
}

.iti__flag.iti__sz {
  height: 14px;
  background-position: -4779px 0px;
}

.iti__flag.iti__ta {
  height: 10px;
  background-position: -4801px 0px;
}

.iti__flag.iti__tc {
  height: 10px;
  background-position: -4823px 0px;
}

.iti__flag.iti__td {
  height: 14px;
  background-position: -4845px 0px;
}

.iti__flag.iti__tf {
  height: 14px;
  background-position: -4867px 0px;
}

.iti__flag.iti__tg {
  height: 13px;
  background-position: -4889px 0px;
}

.iti__flag.iti__th {
  height: 14px;
  background-position: -4911px 0px;
}

.iti__flag.iti__tj {
  height: 10px;
  background-position: -4933px 0px;
}

.iti__flag.iti__tk {
  height: 10px;
  background-position: -4955px 0px;
}

.iti__flag.iti__tl {
  height: 10px;
  background-position: -4977px 0px;
}

.iti__flag.iti__tm {
  height: 14px;
  background-position: -4999px 0px;
}

.iti__flag.iti__tn {
  height: 14px;
  background-position: -5021px 0px;
}

.iti__flag.iti__to {
  height: 10px;
  background-position: -5043px 0px;
}

.iti__flag.iti__tr {
  height: 14px;
  background-position: -5065px 0px;
}

.iti__flag.iti__tt {
  height: 12px;
  background-position: -5087px 0px;
}

.iti__flag.iti__tv {
  height: 10px;
  background-position: -5109px 0px;
}

.iti__flag.iti__tw {
  height: 14px;
  background-position: -5131px 0px;
}

.iti__flag.iti__tz {
  height: 14px;
  background-position: -5153px 0px;
}

.iti__flag.iti__ua {
  height: 14px;
  background-position: -5175px 0px;
}

.iti__flag.iti__ug {
  height: 14px;
  background-position: -5197px 0px;
}

.iti__flag.iti__um {
  height: 11px;
  background-position: -5219px 0px;
}

.iti__flag.iti__un {
  height: 14px;
  background-position: -5241px 0px;
}

.iti__flag.iti__us {
  height: 11px;
  background-position: -5263px 0px;
}

.iti__flag.iti__uy {
  height: 14px;
  background-position: -5285px 0px;
}

.iti__flag.iti__uz {
  height: 10px;
  background-position: -5307px 0px;
}

.iti__flag.iti__va {
  height: 15px;
  background-position: -5329px 0px;
}

.iti__flag.iti__vc {
  height: 14px;
  background-position: -5346px 0px;
}

.iti__flag.iti__ve {
  height: 14px;
  background-position: -5368px 0px;
}

.iti__flag.iti__vg {
  height: 10px;
  background-position: -5390px 0px;
}

.iti__flag.iti__vi {
  height: 14px;
  background-position: -5412px 0px;
}

.iti__flag.iti__vn {
  height: 14px;
  background-position: -5434px 0px;
}

.iti__flag.iti__vu {
  height: 12px;
  background-position: -5456px 0px;
}

.iti__flag.iti__wf {
  height: 14px;
  background-position: -5478px 0px;
}

.iti__flag.iti__ws {
  height: 10px;
  background-position: -5500px 0px;
}

.iti__flag.iti__xk {
  height: 15px;
  background-position: -5522px 0px;
}

.iti__flag.iti__ye {
  height: 14px;
  background-position: -5544px 0px;
}

.iti__flag.iti__yt {
  height: 14px;
  background-position: -5566px 0px;
}

.iti__flag.iti__za {
  height: 14px;
  background-position: -5588px 0px;
}

.iti__flag.iti__zm {
  height: 14px;
  background-position: -5610px 0px;
}

.iti__flag.iti__zw {
  height: 10px;
  background-position: -5632px 0px;
}

.iti__flag {
  height: 15px;
  box-shadow: 0px 0px 1px 0px #888;
  background-image: url("../../images/flags.png");
  background-repeat: no-repeat;
  background-color: #DBDBDB;
  background-position: 20px 0;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .iti__flag {
    background-image: url("../../images/flags.png");
  }
}
.iti__flag.iti__np {
  background-color: transparent;
}

:root {
  --blue: #007bb6;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #CC2338;
  --orange: #fd7e14;
  --yellow: #f08b00;
  --green: #348347;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #ffffff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bb6;
  --secondary: #cccccc;
  --success: #348347;
  --info: #17a2b8;
  --warning: #f08b00;
  --danger: #CC2338;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 768px;
  --breakpoint-md: 992px;
  --breakpoint-lg: 1200px;
  --breakpoint-xl: 1366px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: "calibri", "sans-serif", "Helvetica";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #efefef;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #007bb6;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: #00476a;
  text-decoration: underline;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type=radio],
input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
}

h1, .h1 {
  font-size: 2.5rem;
}

h2, .h2 {
  font-size: 2rem;
}

h3, .h3 {
  font-size: 1.75rem;
}

h4, .h4 {
  font-size: 1.5rem;
}

h5, .h5 {
  font-size: 1.25rem;
}

h6, .h6 {
  font-size: 1rem;
}

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

small,
.small {
  font-size: 80%;
  font-weight: 400;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}
.blockquote-footer::before {
  content: "— ";
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #efefef;
  border: 1px solid #dee2e6;
  border-radius: 2px;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 90%;
  color: #6c757d;
}

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word;
}
a > code {
  color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #ffffff;
  background-color: #212529;
  border-radius: 2px;
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 992px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
}
@media (min-width: 1366px) {
  .container {
    max-width: 1366px;
  }
}

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col-xl,
.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

.offset-1 {
  margin-left: 8.3333333333%;
}

.offset-2 {
  margin-left: 16.6666666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.3333333333%;
}

.offset-5 {
  margin-left: 41.6666666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.3333333333%;
}

.offset-8 {
  margin-left: 66.6666666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.3333333333%;
}

.offset-11 {
  margin-left: 91.6666666667%;
}

@media (min-width: 768px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    order: -1;
  }
  .order-sm-last {
    order: 13;
  }
  .order-sm-0 {
    order: 0;
  }
  .order-sm-1 {
    order: 1;
  }
  .order-sm-2 {
    order: 2;
  }
  .order-sm-3 {
    order: 3;
  }
  .order-sm-4 {
    order: 4;
  }
  .order-sm-5 {
    order: 5;
  }
  .order-sm-6 {
    order: 6;
  }
  .order-sm-7 {
    order: 7;
  }
  .order-sm-8 {
    order: 8;
  }
  .order-sm-9 {
    order: 9;
  }
  .order-sm-10 {
    order: 10;
  }
  .order-sm-11 {
    order: 11;
  }
  .order-sm-12 {
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    order: -1;
  }
  .order-md-last {
    order: 13;
  }
  .order-md-0 {
    order: 0;
  }
  .order-md-1 {
    order: 1;
  }
  .order-md-2 {
    order: 2;
  }
  .order-md-3 {
    order: 3;
  }
  .order-md-4 {
    order: 4;
  }
  .order-md-5 {
    order: 5;
  }
  .order-md-6 {
    order: 6;
  }
  .order-md-7 {
    order: 7;
  }
  .order-md-8 {
    order: 8;
  }
  .order-md-9 {
    order: 9;
  }
  .order-md-10 {
    order: 10;
  }
  .order-md-11 {
    order: 11;
  }
  .order-md-12 {
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    order: -1;
  }
  .order-lg-last {
    order: 13;
  }
  .order-lg-0 {
    order: 0;
  }
  .order-lg-1 {
    order: 1;
  }
  .order-lg-2 {
    order: 2;
  }
  .order-lg-3 {
    order: 3;
  }
  .order-lg-4 {
    order: 4;
  }
  .order-lg-5 {
    order: 5;
  }
  .order-lg-6 {
    order: 6;
  }
  .order-lg-7 {
    order: 7;
  }
  .order-lg-8 {
    order: 8;
  }
  .order-lg-9 {
    order: 9;
  }
  .order-lg-10 {
    order: 10;
  }
  .order-lg-11 {
    order: 11;
  }
  .order-lg-12 {
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1366px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    order: -1;
  }
  .order-xl-last {
    order: 13;
  }
  .order-xl-0 {
    order: 0;
  }
  .order-xl-1 {
    order: 1;
  }
  .order-xl-2 {
    order: 2;
  }
  .order-xl-3 {
    order: 3;
  }
  .order-xl-4 {
    order: 4;
  }
  .order-xl-5 {
    order: 5;
  }
  .order-xl-6 {
    order: 6;
  }
  .order-xl-7 {
    order: 7;
  }
  .order-xl-8 {
    order: 8;
  }
  .order-xl-9 {
    order: 9;
  }
  .order-xl-10 {
    order: 10;
  }
  .order-xl-11 {
    order: 11;
  }
  .order-xl-12 {
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
.table {
  width: 100%;
  margin-bottom: 1rem;
  background-color: transparent;
}
.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}
.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}
.table .table {
  background-color: #efefef;
}

.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

.table-bordered {
  border: 1px solid #dee2e6;
}
.table-bordered th,
.table-bordered td {
  border: 1px solid #dee2e6;
}
.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #b8daeb;
}
.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #7abad9;
}

.table-hover .table-primary:hover {
  background-color: #a4d0e5;
}
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #a4d0e5;
}

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #f1f1f1;
}
.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #e4e4e4;
}

.table-hover .table-secondary:hover {
  background-color: #e4e4e4;
}
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #e4e4e4;
}

.table-success,
.table-success > th,
.table-success > td {
  background-color: #c6dccb;
}
.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #95bf9f;
}

.table-hover .table-success:hover {
  background-color: #b6d2bd;
}
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #b6d2bd;
}

.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb;
}
.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #86cfda;
}

.table-hover .table-info:hover {
  background-color: #abdde5;
}
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #abdde5;
}

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #fbdfb8;
}
.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #f7c37a;
}

.table-hover .table-warning:hover {
  background-color: #fad4a0;
}
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #fad4a0;
}

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f1c1c7;
}
.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #e48d98;
}

.table-hover .table-danger:hover {
  background-color: #ecacb4;
}
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #ecacb4;
}

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe;
}
.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #fbfcfc;
}

.table-hover .table-light:hover {
  background-color: #ececf6;
}
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #ececf6;
}

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca;
}
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #95999c;
}

.table-hover .table-dark:hover {
  background-color: #b9bbbe;
}
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

.table .thead-dark th {
  color: #ffffff;
  background-color: #212529;
  border-color: #32383e;
}
.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.table-dark {
  color: #ffffff;
  background-color: #212529;
}
.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #32383e;
}
.table-dark.table-bordered {
  border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}
.table-dark.table-hover tbody tr:hover {
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 767.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1365.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive > .table-bordered {
  border: 0;
}

.form-control {
  display: block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #333333;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #333333;
  border-radius: 2px;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media screen and (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:focus {
  color: #333333;
  background-color: #ffffff;
  border-color: #37beff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 182, 0.25);
}
.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

select.form-control:focus::-ms-value {
  color: #333333;
  background-color: #ffffff;
}

.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  height: calc(1.8125rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 2px;
}

.form-control-lg {
  height: calc(2.875rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 2px;
}

select.form-control[size], select.form-control[multiple] {
  height: auto;
}

textarea.form-control {
  height: auto;
}

.form-group {
  margin-bottom: 1rem;
}

.form-text {
  display: block;
  margin-top: 0.25rem;
}

.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
.form-row > .col,
.form-row > [class*=col-] {
  padding-right: 5px;
  padding-left: 5px;
}

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}
.form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}

.form-check-label {
  margin-bottom: 0;
}

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}
.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #348347;
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #ffffff;
  background-color: rgba(52, 131, 71, 0.9);
  border-radius: 2px;
}

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #348347;
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right calc(2.25rem / 4);
  background-size: calc(2.25rem / 2) calc(2.25rem / 2);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23348347' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: #348347;
  box-shadow: 0 0 0 0.2rem rgba(52, 131, 71, 0.25);
}
.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: 2.25rem;
  background-position: top calc(2.25rem / 4) right calc(2.25rem / 4);
}

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #348347;
  padding-right: 3.4375rem;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23348347' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") no-repeat center right 1.75rem/1.125rem 1.125rem;
}
.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
  border-color: #348347;
  box-shadow: 0 0 0 0.2rem rgba(52, 131, 71, 0.25);
}
.was-validated .custom-select:valid ~ .valid-feedback,
.was-validated .custom-select:valid ~ .valid-tooltip, .custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-control-file:valid ~ .valid-feedback,
.was-validated .form-control-file:valid ~ .valid-tooltip, .form-control-file.is-valid ~ .valid-feedback,
.form-control-file.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #348347;
}
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #348347;
}
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
  border-color: #348347;
}
.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #42a85b;
  background-color: #42a85b;
}
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(52, 131, 71, 0.25);
}
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #348347;
}

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #348347;
}
.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #348347;
  box-shadow: 0 0 0 0.2rem rgba(52, 131, 71, 0.25);
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #CC2338;
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #ffffff;
  background-color: rgba(204, 35, 56, 0.9);
  border-radius: 2px;
}

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #CC2338;
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right calc(2.25rem / 4);
  background-size: calc(2.25rem / 2) calc(2.25rem / 2);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23CC2338' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #CC2338;
  box-shadow: 0 0 0 0.2rem rgba(204, 35, 56, 0.25);
}
.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: 2.25rem;
  background-position: top calc(2.25rem / 4) right calc(2.25rem / 4);
}

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #CC2338;
  padding-right: 3.4375rem;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23CC2338' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") no-repeat center right 1.75rem/1.125rem 1.125rem;
}
.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
  border-color: #CC2338;
  box-shadow: 0 0 0 0.2rem rgba(204, 35, 56, 0.25);
}
.was-validated .custom-select:invalid ~ .invalid-feedback,
.was-validated .custom-select:invalid ~ .invalid-tooltip, .custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-control-file:invalid ~ .invalid-feedback,
.was-validated .form-control-file:invalid ~ .invalid-tooltip, .form-control-file.is-invalid ~ .invalid-feedback,
.form-control-file.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #CC2338;
}
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #CC2338;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  border-color: #CC2338;
}
.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #df4357;
  background-color: #df4357;
}
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(204, 35, 56, 0.25);
}
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #CC2338;
}

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #CC2338;
}
.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #CC2338;
  box-shadow: 0 0 0 0.2rem rgba(204, 35, 56, 0.25);
}

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.form-inline .form-check {
  width: 100%;
}
@media (min-width: 768px) {
  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .form-inline .input-group,
  .form-inline .custom-select {
    width: auto;
  }
  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 24px;
  border-radius: 2px;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media screen and (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}
.btn:hover {
  color: #212529;
  text-decoration: none;
}
.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 182, 0.25);
}
.btn.disabled, .btn:disabled {
  opacity: 0.65;
}
.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}
a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

.btn-primary {
  color: #ffffff;
  background-color: #007bb6;
  border-color: #007bb6;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #006190;
  border-color: #005983;
}
.btn-primary:focus, .btn-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 193, 0.5);
}
.btn-primary.disabled, .btn-primary:disabled {
  color: #ffffff;
  background-color: #007bb6;
  border-color: #007bb6;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
  color: #ffffff;
  background-color: #005983;
  border-color: #005076;
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 193, 0.5);
}

.btn-secondary {
  color: #212529;
  background-color: #cccccc;
  border-color: #cccccc;
}
.btn-secondary:hover {
  color: #212529;
  background-color: #b9b9b9;
  border-color: #b3b3b3;
}
.btn-secondary:focus, .btn-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(178, 179, 180, 0.5);
}
.btn-secondary.disabled, .btn-secondary:disabled {
  color: #212529;
  background-color: #cccccc;
  border-color: #cccccc;
}
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
  color: #212529;
  background-color: #b3b3b3;
  border-color: #acacac;
}
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(178, 179, 180, 0.5);
}

.btn-success {
  color: #ffffff;
  background-color: #348347;
  border-color: #348347;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #296838;
  border-color: #265e33;
}
.btn-success:focus, .btn-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 150, 99, 0.5);
}
.btn-success.disabled, .btn-success:disabled {
  color: #ffffff;
  background-color: #348347;
  border-color: #348347;
}
.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {
  color: #ffffff;
  background-color: #265e33;
  border-color: #22552e;
}
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 150, 99, 0.5);
}

.btn-info {
  color: #ffffff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #138496;
  border-color: #117a8b;
}
.btn-info:focus, .btn-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
.btn-info.disabled, .btn-info:disabled {
  color: #ffffff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle {
  color: #ffffff;
  background-color: #117a8b;
  border-color: #10707f;
}
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

.btn-warning {
  color: #212529;
  background-color: #f08b00;
  border-color: #f08b00;
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #ca7500;
  border-color: #bd6d00;
}
.btn-warning:focus, .btn-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(209, 124, 6, 0.5);
}
.btn-warning.disabled, .btn-warning:disabled {
  color: #212529;
  background-color: #f08b00;
  border-color: #f08b00;
}
.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle {
  color: #ffffff;
  background-color: #bd6d00;
  border-color: #b06600;
}
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(209, 124, 6, 0.5);
}

.btn-danger {
  color: #ffffff;
  background-color: #CC2338;
  border-color: #CC2338;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #ab1d2f;
  border-color: #a01c2c;
}
.btn-danger:focus, .btn-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(212, 68, 86, 0.5);
}
.btn-danger.disabled, .btn-danger:disabled {
  color: #ffffff;
  background-color: #CC2338;
  border-color: #CC2338;
}
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle {
  color: #ffffff;
  background-color: #a01c2c;
  border-color: #961a29;
}
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(212, 68, 86, 0.5);
}

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}
.btn-light:focus, .btn-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}
.btn-light.disabled, .btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}
.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

.btn-dark {
  color: #ffffff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:hover {
  color: #ffffff;
  background-color: #23272b;
  border-color: #1d2124;
}
.btn-dark:focus, .btn-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
.btn-dark.disabled, .btn-dark:disabled {
  color: #ffffff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {
  color: #ffffff;
  background-color: #1d2124;
  border-color: #171a1d;
}
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

.btn-outline-primary {
  color: #007bb6;
  border-color: #007bb6;
}
.btn-outline-primary:hover {
  color: #ffffff;
  background-color: #007bb6;
  border-color: #007bb6;
}
.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 182, 0.5);
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #007bb6;
  background-color: transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle {
  color: #ffffff;
  background-color: #007bb6;
  border-color: #007bb6;
}
.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 182, 0.5);
}

.btn-outline-secondary {
  color: #cccccc;
  border-color: #cccccc;
}
.btn-outline-secondary:hover {
  color: #212529;
  background-color: #cccccc;
  border-color: #cccccc;
}
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(204, 204, 204, 0.5);
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #cccccc;
  background-color: transparent;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle {
  color: #212529;
  background-color: #cccccc;
  border-color: #cccccc;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(204, 204, 204, 0.5);
}

.btn-outline-success {
  color: #348347;
  border-color: #348347;
}
.btn-outline-success:hover {
  color: #ffffff;
  background-color: #348347;
  border-color: #348347;
}
.btn-outline-success:focus, .btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 131, 71, 0.5);
}
.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #348347;
  background-color: transparent;
}
.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle {
  color: #ffffff;
  background-color: #348347;
  border-color: #348347;
}
.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 131, 71, 0.5);
}

.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:hover {
  color: #ffffff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:focus, .btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}
.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle {
  color: #ffffff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-warning {
  color: #f08b00;
  border-color: #f08b00;
}
.btn-outline-warning:hover {
  color: #212529;
  background-color: #f08b00;
  border-color: #f08b00;
}
.btn-outline-warning:focus, .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(240, 139, 0, 0.5);
}
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #f08b00;
  background-color: transparent;
}
.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #f08b00;
  border-color: #f08b00;
}
.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(240, 139, 0, 0.5);
}

.btn-outline-danger {
  color: #CC2338;
  border-color: #CC2338;
}
.btn-outline-danger:hover {
  color: #ffffff;
  background-color: #CC2338;
  border-color: #CC2338;
}
.btn-outline-danger:focus, .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(204, 35, 56, 0.5);
}
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #CC2338;
  background-color: transparent;
}
.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle {
  color: #ffffff;
  background-color: #CC2338;
  border-color: #CC2338;
}
.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(204, 35, 56, 0.5);
}

.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:focus, .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}
.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-dark {
  color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:hover {
  color: #ffffff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:focus, .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}
.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle {
  color: #ffffff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-link {
  font-weight: 400;
  color: #007bb6;
}
.btn-link:hover {
  color: #00476a;
  text-decoration: underline;
}
.btn-link:focus, .btn-link.focus {
  text-decoration: underline;
  box-shadow: none;
}
.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 2px;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 2px;
}

.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 0.5rem;
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
  width: 100%;
}

.fade {
  transition: opacity 0.15s linear;
}
@media screen and (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media screen and (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative;
}

.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 2px;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

@media (min-width: 768px) {
  .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1366px) {
  .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}

@media (min-width: 768px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
}
@media (min-width: 1366px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }
}
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropright .dropdown-toggle::after {
  vertical-align: 0;
}

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropleft .dropdown-toggle::after {
  display: none;
}
.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-menu[x-placement^=top], .dropdown-menu[x-placement^=right], .dropdown-menu[x-placement^=bottom], .dropdown-menu[x-placement^=left] {
  right: auto;
  bottom: auto;
}

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:first-child {
  border-top-left-radius: calc(2px - 1px);
  border-top-right-radius: calc(2px - 1px);
}
.dropdown-item:last-child {
  border-bottom-right-radius: calc(2px - 1px);
  border-bottom-left-radius: calc(2px - 1px);
}
.dropdown-item:hover, .dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}
.dropdown-item.active, .dropdown-item:active {
  color: #ffffff;
  text-decoration: none;
  background-color: #007bb6;
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 1;
}
.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}
.btn-group-toggle > .btn input[type=radio],
.btn-group-toggle > .btn input[type=checkbox],
.btn-group-toggle > .btn-group > .btn input[type=radio],
.btn-group-toggle > .btn-group > .btn input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control,
.input-group > .form-control-plaintext,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}
.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .form-control-plaintext + .form-control,
.input-group > .form-control-plaintext + .custom-select,
.input-group > .form-control-plaintext + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
  margin-left: -1px;
}
.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
  z-index: 3;
}
.input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}
.input-group > .form-control:not(:last-child),
.input-group > .custom-select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group > .custom-file {
  display: flex;
  align-items: center;
}
.input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group-prepend,
.input-group-append {
  display: flex;
}
.input-group-prepend .btn,
.input-group-append .btn {
  position: relative;
  z-index: 2;
}
.input-group-prepend .btn:focus,
.input-group-append .btn:focus {
  z-index: 3;
}
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
  margin-left: -1px;
}

.input-group-prepend {
  margin-right: -1px;
}

.input-group-append {
  margin-left: -1px;
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #333333;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #333333;
  border-radius: 2px;
}
.input-group-text input[type=radio],
.input-group-text input[type=checkbox] {
  margin-top: 0;
}

.input-group-lg > .form-control:not(textarea),
.input-group-lg > .custom-select {
  height: calc(2.875rem + 2px);
}

.input-group-lg > .form-control,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 2px;
}

.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.8125rem + 2px);
}

.input-group-sm > .form-control,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 2px;
}

.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 1.75rem;
}

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
}

.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem;
}

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label::before {
  color: #ffffff;
  border-color: #007bb6;
  background-color: #007bb6;
}
.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 182, 0.25);
}
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #37beff;
}
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #ffffff;
  background-color: #6acfff;
  border-color: #6acfff;
}
.custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}
.custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}
.custom-control-label::before {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #ffffff;
  border: #adb5bd solid 1px;
}
.custom-control-label::after {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}

.custom-checkbox .custom-control-label::before {
  border-radius: 2px;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23ffffff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #007bb6;
  background-color: #007bb6;
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23ffffff' d='M0 2h4'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 182, 0.5);
}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 123, 182, 0.5);
}

.custom-radio .custom-control-label::before {
  border-radius: 50%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23ffffff'/%3e%3c/svg%3e");
}
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 182, 0.5);
}

.custom-switch {
  padding-left: 2.25rem;
}
.custom-switch .custom-control-label::before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}
.custom-switch .custom-control-label::after {
  top: calc(0.25rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: 0.5rem;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media screen and (prefers-reduced-motion: reduce) {
  .custom-switch .custom-control-label::after {
    transition: none;
  }
}
.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #ffffff;
  transform: translateX(0.75rem);
}
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 182, 0.5);
}

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-weight: 400;
  line-height: 1.5;
  color: #333333;
  vertical-align: middle;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
  background-color: #ffffff;
  border: 1px solid #333333;
  border-radius: 2px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.custom-select:focus {
  border-color: #37beff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(55, 190, 255, 0.5);
}
.custom-select:focus::-ms-value {
  color: #333333;
  background-color: #ffffff;
}
.custom-select[multiple], .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}
.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}
.custom-select::-ms-expand {
  opacity: 0;
}

.custom-select-sm {
  height: calc(1.8125rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
}

.custom-select-lg {
  height: calc(2.875rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin-bottom: 0;
}

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin: 0;
  opacity: 0;
}
.custom-file-input:focus ~ .custom-file-label {
  border-color: #37beff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 182, 0.25);
}
.custom-file-input:disabled ~ .custom-file-label {
  background-color: #e9ecef;
}
.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}
.custom-file-input ~ .custom-file-label[data-browse]::after {
  content: attr(data-browse);
}

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  font-weight: 400;
  line-height: 1.5;
  color: #333333;
  background-color: #ffffff;
  border: 1px solid #333333;
  border-radius: 2px;
}
.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: 2.25rem;
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #333333;
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit;
  border-radius: 0 2px 2px 0;
}

.custom-range {
  width: 100%;
  height: calc(1rem + 0.4rem);
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.custom-range:focus {
  outline: none;
}
.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #efefef, 0 0 0 0.2rem rgba(0, 123, 182, 0.25);
}
.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #efefef, 0 0 0 0.2rem rgba(0, 123, 182, 0.25);
}
.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #efefef, 0 0 0 0.2rem rgba(0, 123, 182, 0.25);
}
.custom-range::-moz-focus-outer {
  border: 0;
}
.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #007bb6;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
          appearance: none;
}
@media screen and (prefers-reduced-motion: reduce) {
  .custom-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}
.custom-range::-webkit-slider-thumb:active {
  background-color: #6acfff;
}
.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #007bb6;
  border: 0;
  border-radius: 1rem;
  -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
       appearance: none;
}
@media screen and (prefers-reduced-motion: reduce) {
  .custom-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}
.custom-range::-moz-range-thumb:active {
  background-color: #6acfff;
}
.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #007bb6;
  border: 0;
  border-radius: 1rem;
  -ms-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media screen and (prefers-reduced-motion: reduce) {
  .custom-range::-ms-thumb {
    -ms-transition: none;
    transition: none;
  }
}
.custom-range::-ms-thumb:active {
  background-color: #6acfff;
}
.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}
.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}
.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}
.custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}
.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}
.custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}
.custom-range:disabled::-moz-range-track {
  cursor: default;
}
.custom-range:disabled::-ms-thumb {
  background-color: #adb5bd;
}

.custom-control-label::before,
.custom-file-label,
.custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media screen and (prefers-reduced-motion: reduce) {
  .custom-control-label::before,
  .custom-file-label,
  .custom-select {
    transition: none;
  }
}

.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: 0.9rem 1rem;
}
.nav-link:hover, .nav-link:focus {
  text-decoration: none;
}
.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-item {
  margin-bottom: -1px;
}
.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #ffffff;
  background-color: #007bb6;
  border-color: #007bb6;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link {
  border-radius: 2px;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #ffffff;
  background-color: #007bb6;
}

.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}
.navbar > .container,
.navbar > .container-fluid {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.navbar-brand {
  display: inline-block;
  padding-top: 0.7125rem;
  padding-bottom: 0.7125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

.navbar-text {
  display: inline-block;
  padding-top: 0.9rem;
  padding-bottom: 0.9rem;
}

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 2px;
}
.navbar-toggler:hover, .navbar-toggler:focus {
  text-decoration: none;
}
.navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}

@media (max-width: 767.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.9rem;
    padding-left: 0.9rem;
  }
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.9rem;
    padding-left: 0.9rem;
  }
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.9rem;
    padding-left: 0.9rem;
  }
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1365.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1366px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.9rem;
    padding-left: 0.9rem;
  }
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}
.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid {
  padding-right: 0;
  padding-left: 0;
}
.navbar-expand .navbar-nav {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.9rem;
  padding-left: 0.9rem;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid {
  flex-wrap: nowrap;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
  color: #ffffff;
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: #007bb6;
}
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
  color: #ffffff;
  border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-text {
  color: #ffffff;
}
.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand {
  color: #ffffff;
}
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #ffffff;
}
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #ffffff;
}
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-text a {
  color: #ffffff;
}
.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
  color: #ffffff;
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #ffffff;
  background-clip: border-box;
  border: 0px solid rgba(0, 0, 0, 0.125);
  border-radius: 0px;
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

.card-body {
  flex: 1 1 auto;
  padding: 1.25rem;
}

.card-title {
  margin-bottom: 12px;
}

.card-subtitle {
  margin-top: -6px;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover {
  text-decoration: none;
}
.card-link + .card-link {
  margin-left: 1.25rem;
}

.card-header {
  padding: 12px 1.25rem;
  margin-bottom: 0;
  color: inherit;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 0px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
  border-radius: calc(0px - 0px) calc(0px - 0px) 0 0;
}
.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}

.card-footer {
  padding: 12px 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 0px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
  border-radius: 0 0 calc(0px - 0px) calc(0px - 0px);
}

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -12px;
  margin-left: -0.625rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

.card-img {
  width: 100%;
  border-radius: calc(0px - 0px);
}

.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0px - 0px);
  border-top-right-radius: calc(0px - 0px);
}

.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0px - 0px);
  border-bottom-left-radius: calc(0px - 0px);
}

.card-deck {
  display: flex;
  flex-direction: column;
}
.card-deck .card {
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .card-deck {
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .card-deck .card {
    display: flex;
    flex: 1 0 0%;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}

.card-group {
  display: flex;
  flex-direction: column;
}
.card-group > .card {
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .card-group {
    flex-flow: row wrap;
  }
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:first-child .card-img-top,
  .card-group > .card:first-child .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:first-child .card-img-bottom,
  .card-group > .card:first-child .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:last-child .card-img-top,
  .card-group > .card:last-child .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:last-child .card-img-bottom,
  .card-group > .card:last-child .card-footer {
    border-bottom-left-radius: 0;
  }
  .card-group > .card:only-child {
    border-radius: 0px;
  }
  .card-group > .card:only-child .card-img-top,
  .card-group > .card:only-child .card-header {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  }
  .card-group > .card:only-child .card-img-bottom,
  .card-group > .card:only-child .card-footer {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
  }
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
    border-radius: 0;
  }
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header,
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
    border-radius: 0;
  }
}

.card-columns .card {
  margin-bottom: 12px;
}
@media (min-width: 768px) {
  .card-columns {
    -moz-column-count: 3;
         column-count: 3;
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

.accordion .card {
  overflow: hidden;
}
.accordion .card:not(:first-of-type) .card-header:first-child {
  border-radius: 0;
}
.accordion .card:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
  border-radius: 0;
}
.accordion .card:first-of-type {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.accordion .card:last-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.accordion .card .card-header {
  margin-bottom: 0px;
}

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 2px;
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}
.breadcrumb-item.active {
  color: #6c757d;
}

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 2px;
}

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bb6;
  background-color: #ffffff;
  border: 1px solid #dee2e6;
}
.page-link:hover {
  z-index: 2;
  color: #00476a;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 182, 0.25);
}
.page-link:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.page-item:last-child .page-link {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.page-item.active .page-link {
  z-index: 1;
  color: #ffffff;
  background-color: #007bb6;
  border-color: #007bb6;
}
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #ffffff;
  border-color: #dee2e6;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 2px;
}
a.badge:hover, a.badge:focus {
  text-decoration: none;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

.badge-primary {
  color: #ffffff;
  background-color: #007bb6;
}
a.badge-primary:hover, a.badge-primary:focus {
  color: #ffffff;
  background-color: #005983;
}

.badge-secondary {
  color: #212529;
  background-color: #cccccc;
}
a.badge-secondary:hover, a.badge-secondary:focus {
  color: #212529;
  background-color: #b3b3b3;
}

.badge-success {
  color: #ffffff;
  background-color: #348347;
}
a.badge-success:hover, a.badge-success:focus {
  color: #ffffff;
  background-color: #265e33;
}

.badge-info {
  color: #ffffff;
  background-color: #17a2b8;
}
a.badge-info:hover, a.badge-info:focus {
  color: #ffffff;
  background-color: #117a8b;
}

.badge-warning {
  color: #212529;
  background-color: #f08b00;
}
a.badge-warning:hover, a.badge-warning:focus {
  color: #212529;
  background-color: #bd6d00;
}

.badge-danger {
  color: #ffffff;
  background-color: #CC2338;
}
a.badge-danger:hover, a.badge-danger:focus {
  color: #ffffff;
  background-color: #a01c2c;
}

.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}
a.badge-light:hover, a.badge-light:focus {
  color: #212529;
  background-color: #dae0e5;
}

.badge-dark {
  color: #ffffff;
  background-color: #343a40;
}
a.badge-dark:hover, a.badge-dark:focus {
  color: #ffffff;
  background-color: #1d2124;
}

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 2px;
}
@media (min-width: 768px) {
  .jumbotron {
    padding: 4rem 2rem;
  }
}

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 2px;
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
}

.alert-dismissible {
  padding-right: 4rem;
}
.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

.alert-primary {
  color: #00405f;
  background-color: #cce5f0;
  border-color: #b8daeb;
}
.alert-primary hr {
  border-top-color: #a4d0e5;
}
.alert-primary .alert-link {
  color: #001e2c;
}

.alert-secondary {
  color: #6a6a6a;
  background-color: whitesmoke;
  border-color: #f1f1f1;
}
.alert-secondary hr {
  border-top-color: #e4e4e4;
}
.alert-secondary .alert-link {
  color: #515151;
}

.alert-success {
  color: #1b4425;
  background-color: #d6e6da;
  border-color: #c6dccb;
}
.alert-success hr {
  border-top-color: #b6d2bd;
}
.alert-success .alert-link {
  color: #0d1f11;
}

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}
.alert-info hr {
  border-top-color: #abdde5;
}
.alert-info .alert-link {
  color: #062c33;
}

.alert-warning {
  color: #7d4800;
  background-color: #fce8cc;
  border-color: #fbdfb8;
}
.alert-warning hr {
  border-top-color: #fad4a0;
}
.alert-warning .alert-link {
  color: #4a2b00;
}

.alert-danger {
  color: #6a121d;
  background-color: #f5d3d7;
  border-color: #f1c1c7;
}
.alert-danger hr {
  border-top-color: #ecacb4;
}
.alert-danger .alert-link {
  color: #3e0b11;
}

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}
.alert-light hr {
  border-top-color: #ececf6;
}
.alert-light .alert-link {
  color: #686868;
}

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}
.alert-dark hr {
  border-top-color: #b9bbbe;
}
.alert-dark .alert-link {
  color: #040505;
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 2px;
}

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bb6;
  transition: width 0.6s ease;
}
@media screen and (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

.progress-bar-animated {
  animation: progress-bar-stripes 1s linear infinite;
}

.media {
  display: flex;
  align-items: flex-start;
}

.media-body {
  flex: 1;
}

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}
.list-group-item-action:hover, .list-group-item-action:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #007bb6;
}
.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-item:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.list-group-item:hover, .list-group-item:focus {
  z-index: 1;
  text-decoration: none;
}
.list-group-item.disabled, .list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #ffffff;
}
.list-group-item.active {
  z-index: 2;
  color: #ffffff;
  background-color: #007bb6;
  border-color: #007bb6;
}

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
.list-group-flush .list-group-item:last-child {
  margin-bottom: -1px;
}
.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0;
}
.list-group-flush:last-child .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom: 0;
}

.list-group-item-primary {
  color: #00405f;
  background-color: #b8daeb;
}
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #00405f;
  background-color: #a4d0e5;
}
.list-group-item-primary.list-group-item-action.active {
  color: #ffffff;
  background-color: #00405f;
  border-color: #00405f;
}

.list-group-item-secondary {
  color: #6a6a6a;
  background-color: #f1f1f1;
}
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #6a6a6a;
  background-color: #e4e4e4;
}
.list-group-item-secondary.list-group-item-action.active {
  color: #ffffff;
  background-color: #6a6a6a;
  border-color: #6a6a6a;
}

.list-group-item-success {
  color: #1b4425;
  background-color: #c6dccb;
}
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #1b4425;
  background-color: #b6d2bd;
}
.list-group-item-success.list-group-item-action.active {
  color: #ffffff;
  background-color: #1b4425;
  border-color: #1b4425;
}

.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb;
}
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #0c5460;
  background-color: #abdde5;
}
.list-group-item-info.list-group-item-action.active {
  color: #ffffff;
  background-color: #0c5460;
  border-color: #0c5460;
}

.list-group-item-warning {
  color: #7d4800;
  background-color: #fbdfb8;
}
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #7d4800;
  background-color: #fad4a0;
}
.list-group-item-warning.list-group-item-action.active {
  color: #ffffff;
  background-color: #7d4800;
  border-color: #7d4800;
}

.list-group-item-danger {
  color: #6a121d;
  background-color: #f1c1c7;
}
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #6a121d;
  background-color: #ecacb4;
}
.list-group-item-danger.list-group-item-action.active {
  color: #ffffff;
  background-color: #6a121d;
  border-color: #6a121d;
}

.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #818182;
  background-color: #ececf6;
}
.list-group-item-light.list-group-item-action.active {
  color: #ffffff;
  background-color: #818182;
  border-color: #818182;
}

.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #1b1e21;
  background-color: #b9bbbe;
}
.list-group-item-dark.list-group-item-action.active {
  color: #ffffff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}
.close:hover {
  color: #ffffff;
  text-decoration: none;
}
.close:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
  opacity: 0.75;
}

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

a.close.disabled {
  pointer-events: none;
}

.toast {
  max-width: 350px;
  overflow: hidden;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 0.25rem;
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  opacity: 0;
}
.toast:not(:last-child) {
  margin-bottom: 0.75rem;
}
.toast.showing {
  opacity: 1;
}
.toast.show {
  display: block;
  opacity: 1;
}
.toast.hide {
  display: none;
}

.toast-header {
  display: flex;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.toast-body {
  padding: 0.75rem;
}

.modal-open {
  overflow: hidden;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}
@media screen and (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal.show .modal-dialog {
  transform: none;
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 0.5rem * 2);
}
.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 0.5rem * 2);
  content: "";
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 2px;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e9ecef;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.modal-footer > :not(:first-child) {
  margin-left: 0.25rem;
}
.modal-footer > :not(:last-child) {
  margin-right: 0.25rem;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-centered {
    min-height: calc(100% - 1.75rem * 2);
  }
  .modal-dialog-centered::before {
    height: calc(100vh - 1.75rem * 2);
  }
  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 1200px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1366px) {
  .modal-xl {
    max-width: 1140px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: "calibri", "sans-serif", "Helvetica";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: 0.9;
}
.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top, .bs-tooltip-auto[x-placement^=top] {
  padding: 0.4rem 0;
}
.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^=top] .arrow {
  bottom: 0;
}
.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^=top] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

.bs-tooltip-right, .bs-tooltip-auto[x-placement^=right] {
  padding: 0 0.4rem;
}
.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^=right] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^=right] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^=bottom] {
  padding: 0.4rem 0;
}
.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^=bottom] .arrow {
  top: 0;
}
.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^=bottom] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

.bs-tooltip-left, .bs-tooltip-auto[x-placement^=left] {
  padding: 0 0.4rem;
}
.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^=left] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^=left] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #ffffff;
  text-align: center;
  background-color: #000;
  border-radius: 2px;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: "calibri", "sans-serif", "Helvetica";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 2px;
}
.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 2px;
}
.popover .arrow::before, .popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-popover-top, .bs-popover-auto[x-placement^=top] {
  margin-bottom: 0.5rem;
}
.bs-popover-top .arrow, .bs-popover-auto[x-placement^=top] .arrow {
  bottom: calc((0.5rem + 1px) * -1);
}
.bs-popover-top .arrow::before, .bs-popover-auto[x-placement^=top] .arrow::before,
.bs-popover-top .arrow::after,
.bs-popover-auto[x-placement^=top] .arrow::after {
  border-width: 0.5rem 0.5rem 0;
}
.bs-popover-top .arrow::before, .bs-popover-auto[x-placement^=top] .arrow::before {
  bottom: 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-top .arrow::after, .bs-popover-auto[x-placement^=top] .arrow::after {
  bottom: 1px;
  border-top-color: #ffffff;
}

.bs-popover-right, .bs-popover-auto[x-placement^=right] {
  margin-left: 0.5rem;
}
.bs-popover-right .arrow, .bs-popover-auto[x-placement^=right] .arrow {
  left: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 2px 0;
}
.bs-popover-right .arrow::before, .bs-popover-auto[x-placement^=right] .arrow::before,
.bs-popover-right .arrow::after,
.bs-popover-auto[x-placement^=right] .arrow::after {
  border-width: 0.5rem 0.5rem 0.5rem 0;
}
.bs-popover-right .arrow::before, .bs-popover-auto[x-placement^=right] .arrow::before {
  left: 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-right .arrow::after, .bs-popover-auto[x-placement^=right] .arrow::after {
  left: 1px;
  border-right-color: #ffffff;
}

.bs-popover-bottom, .bs-popover-auto[x-placement^=bottom] {
  margin-top: 0.5rem;
}
.bs-popover-bottom .arrow, .bs-popover-auto[x-placement^=bottom] .arrow {
  top: calc((0.5rem + 1px) * -1);
}
.bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^=bottom] .arrow::before,
.bs-popover-bottom .arrow::after,
.bs-popover-auto[x-placement^=bottom] .arrow::after {
  border-width: 0 0.5rem 0.5rem 0.5rem;
}
.bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^=bottom] .arrow::before {
  top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^=bottom] .arrow::after {
  top: 1px;
  border-bottom-color: #ffffff;
}
.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^=bottom] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #ffffff;
}

.bs-popover-left, .bs-popover-auto[x-placement^=left] {
  margin-right: 0.5rem;
}
.bs-popover-left .arrow, .bs-popover-auto[x-placement^=left] .arrow {
  right: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 2px 0;
}
.bs-popover-left .arrow::before, .bs-popover-auto[x-placement^=left] .arrow::before,
.bs-popover-left .arrow::after,
.bs-popover-auto[x-placement^=left] .arrow::after {
  border-width: 0.5rem 0 0.5rem 0.5rem;
}
.bs-popover-left .arrow::before, .bs-popover-auto[x-placement^=left] .arrow::before {
  right: 0;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-left .arrow::after, .bs-popover-auto[x-placement^=left] .arrow::after {
  right: 1px;
  border-left-color: #ffffff;
}

.popover-header {
  padding: 0.5rem 0px;
  margin-bottom: 0;
  font-size: 1rem;
  color: #007bb6;
  background-color: #ffffff;
  border-bottom: 1px solid #f2f2f2;
  border-top-left-radius: calc(2px - 1px);
  border-top-right-radius: calc(2px - 1px);
}
.popover-header:empty {
  display: none;
}

.popover-body {
  padding: 0.5rem 0px;
  color: #007bb6;
}

.carousel {
  position: relative;
}

.carousel.pointer-event {
  touch-action: pan-y;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}
@media screen and (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  transform: translateX(-100%);
}

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1;
}
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: 0s 0.6s opacity;
}
@media screen and (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-left,
  .carousel-fade .active.carousel-item-right {
    transition: none;
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #ffffff;
  text-align: center;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
@media screen and (prefers-reduced-motion: reduce) {
  .carousel-control-prev,
  .carousel-control-next {
    transition: none;
  }
}
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffffff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffffff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e");
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}
.carousel-indicators li {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #ffffff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
@media screen and (prefers-reduced-motion: reduce) {
  .carousel-indicators li {
    transition: none;
  }
}
.carousel-indicators .active {
  opacity: 1;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
}

@keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: spinner-border 0.75s linear infinite;
}

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
  }
}
.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  animation: spinner-grow 0.75s linear infinite;
}

.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}

.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.bg-primary {
  background-color: #007bb6 !important;
}

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #005983 !important;
}

.bg-secondary {
  background-color: #cccccc !important;
}

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #b3b3b3 !important;
}

.bg-success {
  background-color: #348347 !important;
}

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #265e33 !important;
}

.bg-info {
  background-color: #17a2b8 !important;
}

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important;
}

.bg-warning {
  background-color: #f08b00 !important;
}

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #bd6d00 !important;
}

.bg-danger {
  background-color: #CC2338 !important;
}

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #a01c2c !important;
}

.bg-light {
  background-color: #f8f9fa !important;
}

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important;
}

.bg-dark {
  background-color: #343a40 !important;
}

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border {
  border: 1px solid #d1d1d1 !important;
}

.border-top {
  border-top: 1px solid #d1d1d1 !important;
}

.border-right {
  border-right: 1px solid #d1d1d1 !important;
}

.border-bottom {
  border-bottom: 1px solid #d1d1d1 !important;
}

.border-left {
  border-left: 1px solid #d1d1d1 !important;
}

.border-0 {
  border: 0 !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-right-0 {
  border-right: 0 !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-left-0 {
  border-left: 0 !important;
}

.border-primary {
  border-color: #007bb6 !important;
}

.border-secondary {
  border-color: #cccccc !important;
}

.border-success {
  border-color: #348347 !important;
}

.border-info {
  border-color: #17a2b8 !important;
}

.border-warning {
  border-color: #f08b00 !important;
}

.border-danger {
  border-color: #CC2338 !important;
}

.border-light {
  border-color: #f8f9fa !important;
}

.border-dark {
  border-color: #343a40 !important;
}

.border-white {
  border-color: #ffffff !important;
}

.rounded {
  border-radius: 2px !important;
}

.rounded-top {
  border-top-left-radius: 2px !important;
  border-top-right-radius: 2px !important;
}

.rounded-right {
  border-top-right-radius: 2px !important;
  border-bottom-right-radius: 2px !important;
}

.rounded-bottom {
  border-bottom-right-radius: 2px !important;
  border-bottom-left-radius: 2px !important;
}

.rounded-left {
  border-top-left-radius: 2px !important;
  border-bottom-left-radius: 2px !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: 50rem !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 768px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1366px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive::before {
  display: block;
  content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-21by9::before {
  padding-top: 42.8571428571%;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-3by4::before {
  padding-top: 133.3333333333%;
}

.embed-responsive-1by1::before {
  padding-top: 100%;
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 768px) {
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1366px) {
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-none {
  float: none !important;
}

@media (min-width: 768px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1366px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
}
.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: sticky !important;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
  box-shadow: none !important;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.vw-100 {
  width: 100vw !important;
}

.vh-100 {
  height: 100vh !important;
}

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-n1 {
  margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

.m-n2 {
  margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

.m-n3 {
  margin: -1rem !important;
}

.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

.m-n4 {
  margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

.m-n5 {
  margin: -3rem !important;
}

.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 768px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .m-sm-n3 {
    margin: -1rem !important;
  }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .m-sm-n5 {
    margin: -3rem !important;
  }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .m-md-n3 {
    margin: -1rem !important;
  }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .m-md-n5 {
    margin: -3rem !important;
  }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .m-lg-n3 {
    margin: -1rem !important;
  }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .m-lg-n5 {
    margin: -3rem !important;
  }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1366px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xl-n3 {
    margin: -1rem !important;
  }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xl-n5 {
    margin: -3rem !important;
  }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}
.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

.text-justify {
  text-align: justify !important;
}

.text-wrap {
  white-space: normal !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

@media (min-width: 768px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1366px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.font-weight-light {
  font-weight: 300 !important;
}

.font-weight-lighter {
  font-weight: lighter !important;
}

.font-weight-normal {
  font-weight: 400 !important;
}

.font-weight-bold {
  font-weight: 700 !important;
}

.font-weight-bolder {
  font-weight: bolder !important;
}

.font-italic {
  font-style: italic !important;
}

.text-white {
  color: #ffffff !important;
}

.text-primary {
  color: #007bb6 !important;
}

a.text-primary:hover, a.text-primary:focus {
  color: #00476a !important;
}

.text-secondary {
  color: #cccccc !important;
}

a.text-secondary:hover, a.text-secondary:focus {
  color: #a6a6a6 !important;
}

.text-success {
  color: #348347 !important;
}

a.text-success:hover, a.text-success:focus {
  color: #1e4c29 !important;
}

.text-info {
  color: #17a2b8 !important;
}

a.text-info:hover, a.text-info:focus {
  color: #0f6674 !important;
}

.text-warning {
  color: #f08b00 !important;
}

a.text-warning:hover, a.text-warning:focus {
  color: #a45f00 !important;
}

.text-danger {
  color: #CC2338 !important;
}

a.text-danger:hover, a.text-danger:focus {
  color: #8b1826 !important;
}

.text-light {
  color: #f8f9fa !important;
}

a.text-light:hover, a.text-light:focus {
  color: #cbd3da !important;
}

.text-dark {
  color: #343a40 !important;
}

a.text-dark:hover, a.text-dark:focus {
  color: #121416 !important;
}

.text-body {
  color: #212529 !important;
}

.text-muted {
  color: #6c757d !important;
}

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.text-decoration-none {
  text-decoration: none !important;
}

.text-reset {
  color: inherit !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  a:not(.btn) {
    text-decoration: underline;
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  body {
    min-width: 1200px !important;
  }
  .container {
    min-width: 1200px !important;
  }
  .navbar {
    display: none;
  }
  .badge {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #ffffff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6 !important;
  }
  .table-dark {
    color: inherit;
  }
  .table-dark th,
  .table-dark td,
  .table-dark thead th,
  .table-dark tbody + tbody {
    border-color: #dee2e6;
  }
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: url("../../fonts/OpenSansRegular/OpenSans-Regular.eot");
  src: url("../../fonts/OpenSansRegular/OpenSans-Regular.eot") format("embedded-opentype"), url("../../fonts/OpenSansRegular/OpenSans-Regular.woff2") format("woff2"), url("../../fonts/OpenSansRegular/OpenSans-Regular.woff") format("woff"), url("../../fonts/OpenSansRegular/OpenSans-Regular.ttf") format("truetype"), url("../../fonts/OpenSansRegular/OpenSans-Regular.svg") format("svg");
}
/*START Global Styles*/
html {
  font-size: 14px;
}

body {
  background: #fff;
  color: #111111;
  font-family: "calibri", "sans-serif", "Helvetica";
}
body .bg-gray-light {
  background-color: #f5f5f5;
}

a {
  color: #00578e;
}

main a {
  text-decoration: underline;
}

.btn:focus {
  outline: 5px auto -webkit-focus-ring-color !important;
}

.error-msg {
  color: #CC2338;
}

::-ms-clear {
  display: none;
}

fieldset {
  width: 100%;
}

ul {
  margin-bottom: 0px;
  list-style: none;
}

input[type=text]::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}

input[type=text]::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}

input[type=text] {
  color: #111111 !important;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

legend {
  margin: 0px;
}

.div-gray {
  color: #111111 !important;
  background: #f5f5f5;
}

.t-d-underline {
  text-decoration: underline !important;
}

/*END Global Styles*/
/* START Custom Radio design */
.custom-radio .custom-control-label::before {
  top: 2px;
  left: -1.5rem;
  width: 17px;
  height: 17px;
  border: 1px solid #111111;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  color: #111111;
  border-color: #111111;
  background-color: #ffffff;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: none;
  background-color: #111111;
  border-radius: 50%;
  width: 9px;
  height: 9px;
  top: 6px;
  left: -17px;
}

/* END Custom Radio design */
/*START Bootstrap Overright*/
select.form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-right: 40px;
  text-overflow: ellipsis;
}

select::-ms-expand {
  display: none;
}

button.btn:not(.btn-link), a.btn.btn-anchor:not(.btn-link) {
  min-width: 100px;
}

button.btn-primary.btn-with-suffix-icon, a.btn-anchor.btn-primary.btn-with-suffix-icon {
  background-color: #00578E;
  border-color: #005D98;
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  font-family: "calibri", "sans-serif", "Helvetica";
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 7px 15px 7px 15px;
}
button.btn-primary.btn-with-suffix-icon i, a.btn-anchor.btn-primary.btn-with-suffix-icon i {
  font-size: 18px;
  margin-left: 4px;
}
button.btn-primary.btn-with-suffix-icon:hover, a.btn-anchor.btn-primary.btn-with-suffix-icon:hover {
  background-color: #007bb6;
}

button.btn-primary.btn-with-prefix-icon, a.btn-anchor.btn-primary.btn-with-prefix-icon {
  background-color: #00578E;
  border-color: #005D98;
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  font-family: "calibri", "sans-serif", "Helvetica";
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding: 7px 15px 7px 15px;
}
button.btn-primary.btn-with-prefix-icon i, a.btn-anchor.btn-primary.btn-with-prefix-icon i {
  font-size: 18px;
  margin-right: 4px;
}
button.btn-primary.btn-with-prefix-icon:hover, a.btn-anchor.btn-primary.btn-with-prefix-icon:hover {
  background-color: #007bb6;
}

button.btn-primary.btn-outline {
  background-color: #fff;
  border-color: #005D98;
  color: #00578E;
  font-size: 16px;
  font-weight: 600;
  font-family: "calibri", "sans-serif", "Helvetica";
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 7px 15px 7px 15px;
}
button.btn-primary.btn-outline i {
  font-size: 18px;
  margin-left: 4px;
}
button.btn-primary.btn-outline:hover, button.btn-primary.btn-outline:active {
  color: #007bb6 !important;
  background-color: #ffffff !important;
  border-color: #007bb6 !important;
}

/*END Bootstrap Overright*/
.minHeight {
  min-height: 900px;
}

/*START Top header*/
.top-header-row {
  background-color: #00578E;
}

#top-header {
  padding: 0px;
  background-color: #00578E;
  background: linear-gradient(90deg, rgb(0, 118, 176) 0%, rgb(0, 116, 174) 18%, rgb(0, 103, 160) 50%, rgb(0, 87, 142) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0076b0",endColorstr="#00578e",GradientType=1);
  min-height: 40px;
}
#top-header .nav {
  min-height: 40px;
}
#top-header .nav .nav-item .nav-link {
  padding: 0.679rem 1rem;
}
#top-header .nav .nav-item .nav-link.label {
  padding-right: 0px;
  color: #fbfcfd;
  font-size: 14px;
}
#top-header .nav .nav-item p.value i.media-1_button-record {
  font-size: 9px;
}
#top-header .nav .nav-item p.value i.media-1_button-record:first-child {
  margin-left: 8px;
}
#top-header .nav .nav-item p.value span {
  margin-left: 3px;
}
#top-header .nav .languageMenuItem .dropdown-item {
  color: #00578e;
}
#top-header .nav .languageMenuItem .dropdown-item:active, #top-header .nav .languageMenuItem .dropdown-item.active {
  background: #fff;
  color: #00578e;
  font-weight: bold;
}
#top-header .dropdown-menu {
  min-width: 120px;
  overflow: hidden;
  padding: 0.3275rem 0;
}
#top-header .btn-lang {
  background: transparent;
  border: 1px solid transparent;
}
#top-header .btn-lang::after {
  vertical-align: 1px;
}

/*END Top header*/
/*START Header Logo*/
.inner-page-header {
  margin-top: 2px;
}
.inner-page-header .header-with-text {
  min-height: 80px;
  padding: 15px 0px;
  background-color: #F5F5F5;
}
.inner-page-header .header-with-text h2 {
  font-size: 38px;
  font-family: "calibri", "sans-serif", "Helvetica";
  font-weight: bold;
  line-height: 47px;
  margin: 0px;
}
.inner-page-header .header-with-text h2.desktop-name {
  display: block;
}
.inner-page-header .header-with-text h2.mobile-name {
  display: none;
}
.inner-page-header .header-with-logo {
  height: 80px;
  max-height: 80px;
  background-color: #F5F5F5;
}
.inner-page-header .header-with-logo img {
  max-height: 50px;
}
.inner-page-header .header-with-logo img.desktop-logo {
  display: block;
}
.inner-page-header .header-with-logo img.mobile-logo {
  display: none;
}
.inner-page-header .header-with-banner {
  max-height: 80px;
}
.inner-page-header .header-with-banner img {
  max-width: 100%;
  max-height: 80px;
}
.inner-page-header .header-with-banner img.desktop-banner {
  display: block;
}
.inner-page-header .header-with-banner img.mobile-banner {
  display: none;
}
.inner-page-header .desktop-view.d-flex {
  display: flex !important;
}
.inner-page-header .mobile-view.d-flex {
  display: none !important;
}

/*END Header Logo*/
/*START primary Navigation*/
.navbar-toggler {
  font-size: 28px;
  color: #ffffff;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 4px;
  padding-bottom: 1px;
  margin-left: -12px;
}

.primaryNavigationContainer {
  position: relative;
}
.primaryNavigationContainer .navbar .navbar-nav {
  border-bottom: 1px solid #999999;
  padding-bottom: 20px !important;
}
.primaryNavigationContainer .navbar .nav-item {
  padding-top: 17px;
  margin-left: 26px;
  margin-right: 26px;
}
.primaryNavigationContainer .navbar .nav-item a.nav-link {
  font-size: 20px;
  font-family: "calibri", "sans-serif", "Helvetica";
  line-height: 24px;
  color: #00578E;
  padding: 7px 0px;
  position: relative;
}
.primaryNavigationContainer .navbar .nav-item a.nav-link i.arrows-1_minimal-right {
  display: none;
  position: absolute;
  right: 0px;
  font-size: 24px;
  top: 17px;
}
.primaryNavigationContainer .navbar .nav-item a.nav-link.active, .primaryNavigationContainer .navbar .nav-item a.nav-link:hover, .primaryNavigationContainer .navbar .nav-item a.nav-link:active, .primaryNavigationContainer .navbar .nav-item a.nav-link:focus {
  border-bottom: 2px solid #00578E;
  padding-bottom: 5px;
}
.primaryNavigationContainer .navbar .nav-item button.nav-link {
  font-size: 20px;
  font-family: "calibri", "sans-serif", "Helvetica";
  line-height: 24px;
  color: #00578E;
  padding: 7px 0px;
  position: relative;
}
.primaryNavigationContainer .navbar .nav-item button.nav-link i.arrows-1_minimal-right {
  display: none;
  position: absolute;
  right: 0px;
  font-size: 24px;
  top: 17px;
}
.primaryNavigationContainer .navbar .nav-item button.nav-link.active, .primaryNavigationContainer .navbar .nav-item button.nav-link:hover, .primaryNavigationContainer .navbar .nav-item button.nav-link:active, .primaryNavigationContainer .navbar .nav-item button.nav-link:focus {
  border-bottom: 2px solid #00578E;
  padding-bottom: 5px;
}
.primaryNavigationContainer.nav-small .navbar .nav-item {
  margin-left: 40px;
  margin-right: 40px;
}
.primaryNavigationContainer.nav-small .navbar .nav-item:first-child {
  margin-left: 0px;
}
.primaryNavigationContainer.nav-small .navbar .nav-item:last-child {
  margin-right: 0px;
}

@-moz-document url-prefix() {
  .primaryNavigationContainer .btn:focus {
    outline: 1px dotted #000 !important;
  }
}
@media (max-width: 767.98px) {
  .primaryNavigationContainer .navbar {
    padding: 0;
  }
}
/*END primary Navigation*/
/*START Company Details Header */
.CompanyDetailsHeader {
  padding: 37px 0px 30px 0px;
}
.CompanyDetailsHeader .CompanyName {
  flex: 0 0 50%;
}
.CompanyDetailsHeader .CompanyName h2 {
  font-size: 36px;
  font-family: "calibri", "sans-serif", "Helvetica";
  font-weight: bold;
  line-height: 44px;
  margin: 0px;
  text-align: right;
  padding-right: 20px;
}
.CompanyDetailsHeader .CompanyName h2.desktop-name {
  display: block;
}
.CompanyDetailsHeader .CompanyName h2.mobile-name {
  display: none;
}
.CompanyDetailsHeader .CompanyName img.companyLogo {
  max-height: 70px;
  margin-right: 20px;
}
.CompanyDetailsHeader .CompanyName img.companyLogo.desktop-logo {
  display: block;
}
.CompanyDetailsHeader .CompanyName img.companyLogo.mobile-logo {
  display: none;
}
.CompanyDetailsHeader .otherDetails {
  flex: 0 0 50%;
  border-left: 1px solid #979797;
}
.CompanyDetailsHeader .otherDetails div {
  padding-left: 20px;
}
.CompanyDetailsHeader .otherDetails div h3 {
  font-size: 32px;
  margin: 0;
  font-weight: 100;
  line-height: 29px;
}
.CompanyDetailsHeader .otherDetails div p {
  margin: 0;
  font-size: 15px;
  line-height: 18px;
}
.CompanyDetailsHeader .otherDetails div a {
  margin: 0;
  font-size: 15px;
  line-height: 18px;
  position: relative;
  padding-right: 16px;
  color: #00578E;
}
.CompanyDetailsHeader .otherDetails div a i {
  content: "\ee7c";
  position: absolute;
  font-family: "Nucleo Glyph";
  font-size: 19px;
  top: 0.4px;
  right: -3px;
  speak-as: none;
  font-weight: normal;
}
.CompanyDetailsHeader .otherDetails.noCompanyInfo {
  border-left: none;
  flex: unset;
  text-align: center;
}
.CompanyDetailsHeader .otherDetails.noCompanyInfo div {
  padding-left: 0px;
}

/*END Company Details Header */
/* START Fund Name Styles */
.FundName_div {
  padding-top: 37px;
}
.FundName_div .fundName_heading {
  font-size: 36px;
  font-family: "calibri", "sans-serif", "Helvetica";
  font-weight: bold;
  margin: 0px;
  text-align: center;
  color: #111111;
}

/* START Fund Name Styles */
.pageTitle .title {
  font-family: "calibri", "sans-serif", "Helvetica";
  font-size: 28px;
  font-weight: 400;
  line-height: 28px;
  text-align: center;
  margin: 0px;
}

/*START Meeting Agenda Page*/
.pv-icon {
  font-weight: normal !important;
  font-size: 50px !important;
}
.pv-icon.size-2x {
  font-size: 100px !important;
}

.meetingAgenda {
  flex-direction: column;
}
.meetingAgenda input.form-control {
  height: 40px;
}
.meetingAgenda .pageTitle .title {
  font-family: "calibri", "sans-serif", "Helvetica";
  font-size: 28px;
  font-weight: 400;
  line-height: 28px;
  text-align: center;
  margin: 0px;
}
.meetingAgenda .voteStatus {
  padding: 38px 0px 0px 0px;
}
.meetingAgenda .voteStatus span.status {
  font-family: "calibri", "sans-serif", "Helvetica";
  font-size: 26px;
  font-weight: bold;
  line-height: 33px;
  text-align: center;
}
.meetingAgenda .voteStatus span.status.voted {
  color: #00802B;
}
.meetingAgenda .voteStatus span.date {
  font-family: "calibri", "sans-serif", "Helvetica";
  font-size: 15px;
  letter-spacing: 0;
  line-height: 21px;
  text-align: center;
  margin-top: 7px;
}
.meetingAgenda .voteStatus span.plannedParticipant {
  font-family: "calibri", "sans-serif", "Helvetica";
  font-size: 15px;
  letter-spacing: 0;
  line-height: 21px;
  text-align: center;
  margin-top: 2px;
  max-width: 100%;
}
.meetingAgenda .change-appointee-sec {
  font-size: 16px;
}
.meetingAgenda .message_div {
  border: 1px solid #979797;
  padding: 25px 38px;
  margin-top: 42px;
}
.meetingAgenda .message_div h2 {
  color: #111111;
  font-family: "calibri", "sans-serif", "Helvetica";
  font-size: 21px;
  font-weight: bold;
  letter-spacing: -0.34px;
  line-height: 26px;
  text-align: center;
  margin-bottom: 20px;
}
.meetingAgenda .message_div p {
  color: #111111;
  font-family: "calibri", "sans-serif", "Helvetica";
  font-size: 16px;
  letter-spacing: 0;
  line-height: 23px;
  margin: 0px;
}
.meetingAgenda .message_div p a {
  font-weight: bold;
}
.meetingAgenda .message_div hr {
  margin: 16px 0px;
  background-color: #999999;
  border-top: none;
  height: 0.5px;
}
.meetingAgenda .mainNotification {
  width: 80%;
  margin: 15px auto;
  background: #f5f5f5;
}
.meetingAgenda .mainNotification span {
  font-size: 3.4rem;
  color: #f08b00;
}
.meetingAgenda .mainNotification .msg {
  font-size: 1.2rem;
}
.meetingAgenda .docToVoteContainer {
  margin-top: 46px;
}
.meetingAgenda .docToVoteContainer .custom-padding {
  padding-left: 12px;
  padding-right: 12px;
}
.meetingAgenda .docToVoteContainer .docs_review_popover_container h2 {
  font-family: "calibri", "sans-serif", "Helvetica";
  font-size: 26px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 33px;
  text-align: center;
  display: inline !important;
}
.meetingAgenda .docToVoteContainer .docs_review_popover_container a {
  font-size: 13px;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  display: inline !important;
  background-color: #00578E;
  color: #ffffff;
  border-radius: 50%;
  padding-left: 4px !important;
  padding-top: 5px !important;
}
.meetingAgenda .docToVoteContainer .allDocuments {
  border: 1px solid #6D6D6D;
  padding: 9px 25px;
  color: #00578e;
  margin-top: 15px !important;
  margin-bottom: 20px !important;
}
.meetingAgenda .docToVoteContainer .allDocuments ul {
  padding: 0px;
}
.meetingAgenda .docToVoteContainer .allDocuments .documentSet {
  padding: 0px;
  max-width: 200px;
  flex-basis: auto;
  -ms-flex-preferred-size: auto;
}
.meetingAgenda .docToVoteContainer .allDocuments .documentSet:last-child span {
  padding-right: 0px !important;
}
.meetingAgenda .docToVoteContainer .allDocuments .documentSet .docName {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  width: 100%;
  float: left;
}
.meetingAgenda .docToVoteContainer .allDocuments .documentSet .docName::after {
  content: "";
  min-height: inherit;
  font-size: 0;
}
.meetingAgenda .docToVoteContainer .allDocuments .documentSet .docName p.docName_text {
  color: #005D98;
  font-family: "calibri", "sans-serif", "Helvetica";
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 21px;
  text-decoration: underline;
  display: block;
  padding-top: 4px;
  padding-right: 5px;
  word-break: break-word;
  word-wrap: break-word;
  margin-bottom: 0px;
}
.meetingAgenda .docToVoteContainer .allDocuments .documentSet .docName p.docName_text i {
  font-size: 22px;
  line-height: 12px;
  position: relative;
  top: 5px;
  left: -4px;
}
.meetingAgenda .docToVoteContainer .allDocuments .documentSet .docName p.docName_text span:nth-child(2) {
  display: inline-block;
  text-decoration: underline;
}
.meetingAgenda .docToVoteContainer .allDocuments .documentSet .docName i.pv-icon {
  margin-right: 15px;
}
.meetingAgenda .docToVoteContainer .allDocuments .more_documents_available {
  font-family: "calibri", "sans-serif", "Helvetica";
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 18px;
}
.meetingAgenda .docToVoteContainer .allDocuments .more_documents_available p {
  margin: 21px 0 12px 0;
}
.meetingAgenda .docToVoteContainer .allDocuments .more_documents_available p a {
  text-decoration: underline;
}
.meetingAgenda .docToVoteContainer .documents_dropdown button {
  width: 100%;
  text-align: left;
  background-color: #ffffff;
  border-color: #111111;
  height: 40px;
  margin-top: 15px;
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 14px;
  color: #111111;
  position: relative;
}
.meetingAgenda .docToVoteContainer .documents_dropdown button span.arrows-1_minimal-down {
  border: none !important;
  font-family: "Nucleo Glyph";
  font-size: 20px;
  line-height: 20px;
  position: absolute;
  right: 15px;
  top: 10px;
  font-weight: normal;
}
.meetingAgenda .docToVoteContainer .documents_dropdown button::after {
  display: none;
}
.meetingAgenda .docToVoteContainer .documents_dropdown .dropdown-menu.show {
  width: 100%;
  padding: 0px;
  max-height: 280px;
  overflow-y: auto;
}
.meetingAgenda .docToVoteContainer .documents_dropdown .dropdown-menu.show .dropdown-item {
  padding: 10px 8px;
  color: #111111;
  font-family: "calibri", "sans-serif", "Helvetica";
  font-size: 14px;
  letter-spacing: 0;
  line-height: 24px;
  text-decoration: none;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #666666;
  white-space: normal;
}
.meetingAgenda .docToVoteContainer .documents_dropdown .dropdown-menu.show .dropdown-item i {
  margin-top: 5px;
}
.meetingAgenda .docToVoteContainer .docToVoteContainer_foot .anchor_with_suffix_icon {
  position: relative;
  text-align: center;
  margin-left: -15px;
  margin-right: -15px;
}
.meetingAgenda .docToVoteContainer .docToVoteContainer_foot .anchor_with_suffix_icon i {
  position: relative;
  font-family: "Nucleo Glyph";
  font-size: 22px;
  top: 5.5px;
  right: -2px;
  font-weight: normal;
  width: 15px;
}
.meetingAgenda .docToVoteContainer .docToVoteContainer_foot .job_notes_div span.job_notes_text {
  font-size: 18px;
  font-weight: bold;
  color: #111111;
  margin-left: 12px;
  line-height: 22px;
}
.meetingAgenda .docToVoteContainer .docToVoteContainer_foot .job_notes_div i.location_flag-diagonal-33 {
  font-size: 30px;
  color: #D04A07;
  transform: rotateZ(29deg);
  -webkit-transform: rotateZ(29deg);
  -ms-transform: rotateZ(29deg);
  -moz-transform: rotateZ(29deg);
  -o-transform: rotateZ(29deg);
}
.meetingAgenda .contested_banner_row {
  margin-top: 25px;
  position: relative;
  margin-left: 15px !important;
  margin-right: 15px !important;
}
.meetingAgenda .contested_banner_row.no-card .contested_clr_img {
  display: none !important;
}
.meetingAgenda .contested_banner_row .contested_clr_img {
  position: absolute;
  top: -3px;
  left: 100px;
  width: 180px;
}
.meetingAgenda .contested_banner_row .contested_clr_img img {
  width: 100%;
  margin-top: -8px;
}
.meetingAgenda .contested_banner_row .contested_clr_img .contest-card {
  width: 170px;
  height: 100px;
  background-color: #ffffff;
  border-radius: 15px;
  box-shadow: 0px 0px 8px #333;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: rotate(-13deg);
  box-sizing: border-box;
}
.meetingAgenda .contested_banner_row .contested_clr_img .contest-card .contest-card-border {
  border: 1px solid #d3d3d3;
  padding: 15px;
  border-radius: 10px;
  width: 156px;
  height: 84px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.meetingAgenda .contested_banner_row .contested_clr_img .contest-card .contest-card-border .contest-card-text {
  color: #111111 !important;
  font-weight: lighter;
  font-size: 26px;
  font-family: "calibri", "sans-serif", "Helvetica";
  margin: 0px;
}
.meetingAgenda .contested_banner_row.green {
  background-color: #00802B;
}
.meetingAgenda .contested_banner_row.green h2, .meetingAgenda .contested_banner_row.green p {
  color: #FFFFFF;
}
.meetingAgenda .contested_banner_row.green .contested_clr_img .contest-card .contest-card-border {
  border: 1px solid #00802B !important;
}
.meetingAgenda .contested_banner_row.green .contested_clr_img .contest-card .contest-card-border .contest-card-text {
  color: #00802B !important;
}
.meetingAgenda .contested_banner_row.blue {
  background-color: #007BC7;
}
.meetingAgenda .contested_banner_row.blue h2, .meetingAgenda .contested_banner_row.blue p {
  color: #FFFFFF;
}
.meetingAgenda .contested_banner_row.blue .contested_clr_img .contest-card .contest-card-border {
  border: 1px solid #007BC7 !important;
}
.meetingAgenda .contested_banner_row.blue .contested_clr_img .contest-card .contest-card-border .contest-card-text {
  color: #007BC7 !important;
}
.meetingAgenda .contested_banner_row.yellow {
  background-color: #EDDA01;
}
.meetingAgenda .contested_banner_row.yellow h2, .meetingAgenda .contested_banner_row.yellow p {
  color: #3C3C3C;
}
.meetingAgenda .contested_banner_row.yellow .contested_clr_img .contest-card .contest-card-border {
  border: 1px solid #b69000 !important;
}
.meetingAgenda .contested_banner_row.yellow .contested_clr_img .contest-card .contest-card-border .contest-card-text {
  color: #b69000 !important;
}
.meetingAgenda .contested_banner_row.gold {
  background-color: #EDDA01;
}
.meetingAgenda .contested_banner_row.gold h2, .meetingAgenda .contested_banner_row.gold p {
  color: #3C3C3C;
}
.meetingAgenda .contested_banner_row.gold .contested_clr_img .contest-card .contest-card-border {
  border: 1px solid #b69000 !important;
}
.meetingAgenda .contested_banner_row.gold .contested_clr_img .contest-card .contest-card-border .contest-card-text {
  color: #b69000 !important;
}
.meetingAgenda .contested_banner_row.white {
  background-color: #FFFFFF;
  border: 1px solid #111111;
}
.meetingAgenda .contested_banner_row.white h2, .meetingAgenda .contested_banner_row.white p {
  color: #111111;
}
.meetingAgenda .contested_banner_row.white .contested_clr_img .contest-card .contest-card-border {
  border: 1px solid #111111 !important;
}
.meetingAgenda .contested_banner_row.white .contested_clr_img .contest-card .contest-card-border .contest-card-text {
  color: #111111 !important;
}
.meetingAgenda .contested_banner_row .contested_banner_div {
  text-align: center;
  padding-top: 7px;
  padding-bottom: 12px;
}
.meetingAgenda .contested_banner_row .contested_banner_div h2 {
  font-size: 26px;
  font-family: "calibri", "sans-serif", "Helvetica";
  line-height: 33px;
  font-weight: bold;
  margin-bottom: 0px;
}
.meetingAgenda .contested_banner_row .contested_banner_div p {
  font-size: 16px;
  font-family: "calibri", "sans-serif", "Helvetica";
  line-height: 24px;
  margin-bottom: 0px;
}
.meetingAgenda .contested_banner_row .contested_banner_div p i {
  font-style: italic;
}
.meetingAgenda .proposalsContainer {
  margin-top: 18px;
}
.meetingAgenda .proposalsContainer .pv-popover-container a {
  font-weight: bold;
}
.meetingAgenda .proposalsContainer .pv-popover-container h2 {
  font-size: 20px;
  font-weight: bold;
}
.meetingAgenda .proposalsContainer .proposalHeader {
  background-color: #00578e;
  padding: 19px 24px;
  color: #ffffff;
}
.meetingAgenda .proposalsContainer .proposalHeader div.heading {
  width: calc(95% - 220px);
}
.meetingAgenda .proposalsContainer .proposalHeader div.heading h2 {
  color: #111111;
  font-family: "calibri", "sans-serif", "Helvetica";
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 29px;
  text-align: left;
  margin: 0px 0px 13px 0px;
}
.meetingAgenda .proposalsContainer .proposalHeader div.heading p {
  color: #111111;
  font-family: "calibri", "sans-serif", "Helvetica";
  font-size: 14px;
  letter-spacing: 0;
  line-height: 18px;
  margin: 0px;
  width: 100%;
}
.meetingAgenda .proposalsContainer .proposalHeader .form-group {
  min-width: 220px;
  max-width: 100%;
  margin-bottom: 0px;
}
.meetingAgenda .proposalsContainer .proposalHeader .form-group label {
  color: #111111;
  font-family: "calibri", "sans-serif", "Helvetica";
  font-size: 16px;
  letter-spacing: 0;
  line-height: 20px;
}
.meetingAgenda .proposalsContainer .proposalHeader .form-group select {
  font-family: "calibri", "sans-serif", "Helvetica";
  font-size: 14px;
  letter-spacing: 0;
  line-height: 18px;
  max-width: 217px;
}
.meetingAgenda .proposalsContainer .make-your-selection-div {
  padding: 18px 9px;
  border-bottom: 1px solid #979797;
}
.meetingAgenda .proposalsContainer .make-your-selection-div .available_shares_div {
  margin-bottom: 0px;
}
.meetingAgenda .proposalsContainer .make-your-selection-div .available_shares_div label {
  font-family: "calibri", "sans-serif", "Helvetica";
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 18px;
  margin: 0px 15px 0px 0px;
}
.meetingAgenda .proposalsContainer .make-your-selection-div .available_shares_div p {
  margin: 0px;
  font-family: "calibri", "sans-serif", "Helvetica";
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 18px;
}
.meetingAgenda .proposalsContainer .make-your-selection-div .available_shares_div a {
  font-family: "calibri", "sans-serif", "Helvetica";
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 18px;
  text-align: right;
  margin-top: 9px;
}
.meetingAgenda .proposalsContainer .h-info {
  margin: 0px;
}
.meetingAgenda .proposalsContainer .proposalBody .standardVotingContainer .ind-input ~ .ind-input ~ .ind-input ~ .ind-input, .meetingAgenda .proposalsContainer .proposalBody .splitVoteContainer .ind-input ~ .ind-input ~ .ind-input ~ .ind-input, .meetingAgenda .proposalsContainer .proposalBody .takeNoActionContainer .ind-input ~ .ind-input ~ .ind-input ~ .ind-input, .meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .ind-input ~ .ind-input ~ .ind-input ~ .ind-input, .meetingAgenda .proposalsContainer .proposalBody .GlobalCommentProposalContainer .ind-input ~ .ind-input ~ .ind-input ~ .ind-input {
  margin-top: 15px;
}
.meetingAgenda .proposalsContainer .proposalBody .standardVotingContainer .form-group, .meetingAgenda .proposalsContainer .proposalBody .standardVotingContainer label.customRadio, .meetingAgenda .proposalsContainer .proposalBody .splitVoteContainer .form-group, .meetingAgenda .proposalsContainer .proposalBody .splitVoteContainer label.customRadio, .meetingAgenda .proposalsContainer .proposalBody .takeNoActionContainer .form-group, .meetingAgenda .proposalsContainer .proposalBody .takeNoActionContainer label.customRadio, .meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .form-group, .meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer label.customRadio, .meetingAgenda .proposalsContainer .proposalBody .GlobalCommentProposalContainer .form-group, .meetingAgenda .proposalsContainer .proposalBody .GlobalCommentProposalContainer label.customRadio {
  margin-bottom: 0;
}
.meetingAgenda .proposalsContainer .proposalBody .standardVotingContainer .form-group.row, .meetingAgenda .proposalsContainer .proposalBody .splitVoteContainer .form-group.row, .meetingAgenda .proposalsContainer .proposalBody .takeNoActionContainer .form-group.row, .meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .form-group.row, .meetingAgenda .proposalsContainer .proposalBody .GlobalCommentProposalContainer .form-group.row {
  width: 100%;
  margin: 0px;
}
.meetingAgenda .proposalsContainer .proposalBody .standardVotingContainer .secHeader, .meetingAgenda .proposalsContainer .proposalBody .splitVoteContainer .secHeader, .meetingAgenda .proposalsContainer .proposalBody .takeNoActionContainer .secHeader, .meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .secHeader, .meetingAgenda .proposalsContainer .proposalBody .GlobalCommentProposalContainer .secHeader {
  background: #f5f5f5;
  padding: 10px 20px 9px 20px;
  border-top: 1px solid #979797;
}
.meetingAgenda .proposalsContainer .proposalBody .standardVotingContainer .secHeader .padding-level-1, .meetingAgenda .proposalsContainer .proposalBody .splitVoteContainer .secHeader .padding-level-1, .meetingAgenda .proposalsContainer .proposalBody .takeNoActionContainer .secHeader .padding-level-1, .meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .secHeader .padding-level-1, .meetingAgenda .proposalsContainer .proposalBody .GlobalCommentProposalContainer .secHeader .padding-level-1 {
  padding-left: 37px;
}
.meetingAgenda .proposalsContainer .proposalBody .standardVotingContainer .secHeader .padding-level-1-mobile, .meetingAgenda .proposalsContainer .proposalBody .splitVoteContainer .secHeader .padding-level-1-mobile, .meetingAgenda .proposalsContainer .proposalBody .takeNoActionContainer .secHeader .padding-level-1-mobile, .meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .secHeader .padding-level-1-mobile, .meetingAgenda .proposalsContainer .proposalBody .GlobalCommentProposalContainer .secHeader .padding-level-1-mobile {
  padding-left: 15px;
}
.meetingAgenda .proposalsContainer .proposalBody .standardVotingContainer .secHeader .padding-level-2-mobile, .meetingAgenda .proposalsContainer .proposalBody .splitVoteContainer .secHeader .padding-level-2-mobile, .meetingAgenda .proposalsContainer .proposalBody .takeNoActionContainer .secHeader .padding-level-2-mobile, .meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .secHeader .padding-level-2-mobile, .meetingAgenda .proposalsContainer .proposalBody .GlobalCommentProposalContainer .secHeader .padding-level-2-mobile {
  padding-left: 60px;
}
.meetingAgenda .proposalsContainer .proposalBody .standardVotingContainer .splitVoteHeader, .meetingAgenda .proposalsContainer .proposalBody .splitVoteContainer .splitVoteHeader, .meetingAgenda .proposalsContainer .proposalBody .takeNoActionContainer .splitVoteHeader, .meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .splitVoteHeader, .meetingAgenda .proposalsContainer .proposalBody .GlobalCommentProposalContainer .splitVoteHeader {
  padding-left: 5px;
  padding-right: 5px;
}
.meetingAgenda .proposalsContainer .proposalBody .standardVotingContainer .splitVoteHeader .secH4Heading, .meetingAgenda .proposalsContainer .proposalBody .splitVoteContainer .splitVoteHeader .secH4Heading, .meetingAgenda .proposalsContainer .proposalBody .takeNoActionContainer .splitVoteHeader .secH4Heading, .meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .splitVoteHeader .secH4Heading, .meetingAgenda .proposalsContainer .proposalBody .GlobalCommentProposalContainer .splitVoteHeader .secH4Heading {
  font-family: "calibri", "sans-serif", "Helvetica";
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 24px;
  width: 100%;
}
.meetingAgenda .proposalsContainer .proposalBody .standardVotingContainer .secVoteHeader, .meetingAgenda .proposalsContainer .proposalBody .splitVoteContainer .secVoteHeader, .meetingAgenda .proposalsContainer .proposalBody .takeNoActionContainer .secVoteHeader, .meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .secVoteHeader, .meetingAgenda .proposalsContainer .proposalBody .GlobalCommentProposalContainer .secVoteHeader {
  padding-left: 5px;
  padding-right: 5px;
}
.meetingAgenda .proposalsContainer .proposalBody .standardVotingContainer .secVoteHeader .secH4Heading, .meetingAgenda .proposalsContainer .proposalBody .splitVoteContainer .secVoteHeader .secH4Heading, .meetingAgenda .proposalsContainer .proposalBody .takeNoActionContainer .secVoteHeader .secH4Heading, .meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .secVoteHeader .secH4Heading, .meetingAgenda .proposalsContainer .proposalBody .GlobalCommentProposalContainer .secVoteHeader .secH4Heading {
  font-family: "calibri", "sans-serif", "Helvetica";
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 24px;
  width: 100%;
}
.meetingAgenda .proposalsContainer .proposalBody .standardVotingContainer .ctrl-instructions, .meetingAgenda .proposalsContainer .proposalBody .splitVoteContainer .ctrl-instructions, .meetingAgenda .proposalsContainer .proposalBody .takeNoActionContainer .ctrl-instructions, .meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .ctrl-instructions, .meetingAgenda .proposalsContainer .proposalBody .GlobalCommentProposalContainer .ctrl-instructions {
  font-size: 16px;
  font-weight: bold;
  padding-top: 15px;
  margin-right: 0;
  margin-left: 0;
  border-bottom: 3px solid #111;
}
.meetingAgenda .proposalsContainer .proposalBody .standardVotingContainer .shareDetails .availableShares, .meetingAgenda .proposalsContainer .proposalBody .splitVoteContainer .shareDetails .availableShares, .meetingAgenda .proposalsContainer .proposalBody .takeNoActionContainer .shareDetails .availableShares, .meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .shareDetails .availableShares, .meetingAgenda .proposalsContainer .proposalBody .GlobalCommentProposalContainer .shareDetails .availableShares {
  font-size: 1.2rem;
}
.meetingAgenda .proposalsContainer .proposalBody .standardVotingContainer .shareDetails .sharesAs, .meetingAgenda .proposalsContainer .proposalBody .splitVoteContainer .shareDetails .sharesAs, .meetingAgenda .proposalsContainer .proposalBody .takeNoActionContainer .shareDetails .sharesAs, .meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .shareDetails .sharesAs, .meetingAgenda .proposalsContainer .proposalBody .GlobalCommentProposalContainer .shareDetails .sharesAs {
  background: #f5f5f5;
}
.meetingAgenda .proposalsContainer .proposalBody .standardVotingContainer .shareDetails .sharesAs legend, .meetingAgenda .proposalsContainer .proposalBody .splitVoteContainer .shareDetails .sharesAs legend, .meetingAgenda .proposalsContainer .proposalBody .takeNoActionContainer .shareDetails .sharesAs legend, .meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .shareDetails .sharesAs legend, .meetingAgenda .proposalsContainer .proposalBody .GlobalCommentProposalContainer .shareDetails .sharesAs legend {
  margin: 0;
  padding: 0;
  float: left;
  width: auto;
  font-size: unset;
}
.meetingAgenda .proposalsContainer .proposalBody .standardVotingContainer .shareDetails .sharesAs legend span, .meetingAgenda .proposalsContainer .proposalBody .splitVoteContainer .shareDetails .sharesAs legend span, .meetingAgenda .proposalsContainer .proposalBody .takeNoActionContainer .shareDetails .sharesAs legend span, .meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .shareDetails .sharesAs legend span, .meetingAgenda .proposalsContainer .proposalBody .GlobalCommentProposalContainer .shareDetails .sharesAs legend span {
  font-size: 14px;
}
.meetingAgenda .proposalsContainer .proposalBody .standardVotingContainer .shareDetails .sharesAs .custom-control, .meetingAgenda .proposalsContainer .proposalBody .splitVoteContainer .shareDetails .sharesAs .custom-control, .meetingAgenda .proposalsContainer .proposalBody .takeNoActionContainer .shareDetails .sharesAs .custom-control, .meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .shareDetails .sharesAs .custom-control, .meetingAgenda .proposalsContainer .proposalBody .GlobalCommentProposalContainer .shareDetails .sharesAs .custom-control {
  display: inline-block;
}
.meetingAgenda .proposalsContainer .proposalBody .standardVotingContainer .secBody, .meetingAgenda .proposalsContainer .proposalBody .splitVoteContainer .secBody, .meetingAgenda .proposalsContainer .proposalBody .takeNoActionContainer .secBody, .meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .secBody, .meetingAgenda .proposalsContainer .proposalBody .GlobalCommentProposalContainer .secBody {
  margin-bottom: 20px;
}
.meetingAgenda .proposalsContainer .proposalBody .standardVotingContainer .secBody .singleProposalRow, .meetingAgenda .proposalsContainer .proposalBody .splitVoteContainer .secBody .singleProposalRow, .meetingAgenda .proposalsContainer .proposalBody .takeNoActionContainer .secBody .singleProposalRow, .meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .secBody .singleProposalRow, .meetingAgenda .proposalsContainer .proposalBody .GlobalCommentProposalContainer .secBody .singleProposalRow {
  padding-bottom: 18px;
  border-bottom: 1px solid #979797;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 18px;
}
.meetingAgenda .proposalsContainer .proposalBody .standardVotingContainer .secBody .singleProposalRow.no-border, .meetingAgenda .proposalsContainer .proposalBody .splitVoteContainer .secBody .singleProposalRow.no-border, .meetingAgenda .proposalsContainer .proposalBody .takeNoActionContainer .secBody .singleProposalRow.no-border, .meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .secBody .singleProposalRow.no-border, .meetingAgenda .proposalsContainer .proposalBody .GlobalCommentProposalContainer .secBody .singleProposalRow.no-border {
  border-bottom: none;
}
.meetingAgenda .proposalsContainer .proposalBody .standardVotingContainer .secBody .singleProposalRow .row, .meetingAgenda .proposalsContainer .proposalBody .splitVoteContainer .secBody .singleProposalRow .row, .meetingAgenda .proposalsContainer .proposalBody .takeNoActionContainer .secBody .singleProposalRow .row, .meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .secBody .singleProposalRow .row, .meetingAgenda .proposalsContainer .proposalBody .GlobalCommentProposalContainer .secBody .singleProposalRow .row {
  align-items: center;
}
.meetingAgenda .proposalsContainer .proposalBody .standardVotingContainer .secBody .singleProposalRow .number, .meetingAgenda .proposalsContainer .proposalBody .splitVoteContainer .secBody .singleProposalRow .number, .meetingAgenda .proposalsContainer .proposalBody .takeNoActionContainer .secBody .singleProposalRow .number, .meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .secBody .singleProposalRow .number, .meetingAgenda .proposalsContainer .proposalBody .GlobalCommentProposalContainer .secBody .singleProposalRow .number {
  min-width: 20px;
  margin-right: 3px;
}
.meetingAgenda .proposalsContainer .proposalBody .standardVotingContainer .secBody .singleProposalRow p.board_recommendation_text, .meetingAgenda .proposalsContainer .proposalBody .splitVoteContainer .secBody .singleProposalRow p.board_recommendation_text, .meetingAgenda .proposalsContainer .proposalBody .takeNoActionContainer .secBody .singleProposalRow p.board_recommendation_text, .meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .secBody .singleProposalRow p.board_recommendation_text, .meetingAgenda .proposalsContainer .proposalBody .GlobalCommentProposalContainer .secBody .singleProposalRow p.board_recommendation_text {
  display: flex;
  align-items: flex-end;
  margin-bottom: 8px;
}
.meetingAgenda .proposalsContainer .proposalBody .standardVotingContainer .secBody .singleProposalRow p.board_recommendation_text.mb-default, .meetingAgenda .proposalsContainer .proposalBody .splitVoteContainer .secBody .singleProposalRow p.board_recommendation_text.mb-default, .meetingAgenda .proposalsContainer .proposalBody .takeNoActionContainer .secBody .singleProposalRow p.board_recommendation_text.mb-default, .meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .secBody .singleProposalRow p.board_recommendation_text.mb-default, .meetingAgenda .proposalsContainer .proposalBody .GlobalCommentProposalContainer .secBody .singleProposalRow p.board_recommendation_text.mb-default {
  margin-bottom: 1rem !important;
}
.meetingAgenda .proposalsContainer .proposalBody .standardVotingContainer .secBody .singleProposalRow p.board_recommendation_text b, .meetingAgenda .proposalsContainer .proposalBody .splitVoteContainer .secBody .singleProposalRow p.board_recommendation_text b, .meetingAgenda .proposalsContainer .proposalBody .takeNoActionContainer .secBody .singleProposalRow p.board_recommendation_text b, .meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .secBody .singleProposalRow p.board_recommendation_text b, .meetingAgenda .proposalsContainer .proposalBody .GlobalCommentProposalContainer .secBody .singleProposalRow p.board_recommendation_text b {
  margin-left: 10px;
}
.meetingAgenda .proposalsContainer .proposalBody .standardVotingContainer .secBody .singleProposalRow p.board_recommendation_text span, .meetingAgenda .proposalsContainer .proposalBody .splitVoteContainer .secBody .singleProposalRow p.board_recommendation_text span, .meetingAgenda .proposalsContainer .proposalBody .takeNoActionContainer .secBody .singleProposalRow p.board_recommendation_text span, .meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .secBody .singleProposalRow p.board_recommendation_text span, .meetingAgenda .proposalsContainer .proposalBody .GlobalCommentProposalContainer .secBody .singleProposalRow p.board_recommendation_text span {
  width: 146px;
  float: left;
}
.meetingAgenda .proposalsContainer .proposalBody .standardVotingContainer .secBody .singleProposalRow p.voting_preferences_text b, .meetingAgenda .proposalsContainer .proposalBody .splitVoteContainer .secBody .singleProposalRow p.voting_preferences_text b, .meetingAgenda .proposalsContainer .proposalBody .takeNoActionContainer .secBody .singleProposalRow p.voting_preferences_text b, .meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .secBody .singleProposalRow p.voting_preferences_text b, .meetingAgenda .proposalsContainer .proposalBody .GlobalCommentProposalContainer .secBody .singleProposalRow p.voting_preferences_text b {
  margin-left: 10px;
}
.meetingAgenda .proposalsContainer .proposalBody .standardVotingContainer .secBody .singleProposalRow p.voting_preferences_text span, .meetingAgenda .proposalsContainer .proposalBody .splitVoteContainer .secBody .singleProposalRow p.voting_preferences_text span, .meetingAgenda .proposalsContainer .proposalBody .takeNoActionContainer .secBody .singleProposalRow p.voting_preferences_text span, .meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .secBody .singleProposalRow p.voting_preferences_text span, .meetingAgenda .proposalsContainer .proposalBody .GlobalCommentProposalContainer .secBody .singleProposalRow p.voting_preferences_text span {
  width: 146px;
  float: left;
}
.meetingAgenda .proposalsContainer .proposalBody .standardVotingContainer .secBody .singleProposalRow p.default_vote_info_text, .meetingAgenda .proposalsContainer .proposalBody .splitVoteContainer .secBody .singleProposalRow p.default_vote_info_text, .meetingAgenda .proposalsContainer .proposalBody .takeNoActionContainer .secBody .singleProposalRow p.default_vote_info_text, .meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .secBody .singleProposalRow p.default_vote_info_text, .meetingAgenda .proposalsContainer .proposalBody .GlobalCommentProposalContainer .secBody .singleProposalRow p.default_vote_info_text {
  display: flex;
  align-items: flex-start;
  margin-bottom: 8px;
  margin-top: 5px;
}
.meetingAgenda .proposalsContainer .proposalBody .standardVotingContainer .secBody .singleProposalRow p.default_vote_info_text .default_text_link, .meetingAgenda .proposalsContainer .proposalBody .splitVoteContainer .secBody .singleProposalRow p.default_vote_info_text .default_text_link, .meetingAgenda .proposalsContainer .proposalBody .takeNoActionContainer .secBody .singleProposalRow p.default_vote_info_text .default_text_link, .meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .secBody .singleProposalRow p.default_vote_info_text .default_text_link, .meetingAgenda .proposalsContainer .proposalBody .GlobalCommentProposalContainer .secBody .singleProposalRow p.default_vote_info_text .default_text_link {
  text-decoration: none;
}
.meetingAgenda .proposalsContainer .proposalBody .standardVotingContainer .secBody .singleProposalRow p.default_vote_info_text b, .meetingAgenda .proposalsContainer .proposalBody .splitVoteContainer .secBody .singleProposalRow p.default_vote_info_text b, .meetingAgenda .proposalsContainer .proposalBody .takeNoActionContainer .secBody .singleProposalRow p.default_vote_info_text b, .meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .secBody .singleProposalRow p.default_vote_info_text b, .meetingAgenda .proposalsContainer .proposalBody .GlobalCommentProposalContainer .secBody .singleProposalRow p.default_vote_info_text b {
  margin-left: 10px;
}
.meetingAgenda .proposalsContainer .proposalBody .standardVotingContainer .secBody .singleProposalRow p.default_vote_info_text span.asterik, .meetingAgenda .proposalsContainer .proposalBody .splitVoteContainer .secBody .singleProposalRow p.default_vote_info_text span.asterik, .meetingAgenda .proposalsContainer .proposalBody .takeNoActionContainer .secBody .singleProposalRow p.default_vote_info_text span.asterik, .meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .secBody .singleProposalRow p.default_vote_info_text span.asterik, .meetingAgenda .proposalsContainer .proposalBody .GlobalCommentProposalContainer .secBody .singleProposalRow p.default_vote_info_text span.asterik {
  font-size: 18px;
  line-height: 18px;
  margin: 0 1px;
  font-weight: bold;
}
.meetingAgenda .proposalsContainer .proposalBody .standardVotingContainer .secBody .singleProposalRow p:last-child, .meetingAgenda .proposalsContainer .proposalBody .splitVoteContainer .secBody .singleProposalRow p:last-child, .meetingAgenda .proposalsContainer .proposalBody .takeNoActionContainer .secBody .singleProposalRow p:last-child, .meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .secBody .singleProposalRow p:last-child, .meetingAgenda .proposalsContainer .proposalBody .GlobalCommentProposalContainer .secBody .singleProposalRow p:last-child {
  margin-bottom: 0;
}
.meetingAgenda .proposalsContainer .proposalBody .standardVotingContainer .secBody .singleProposalRow .padding-level-1, .meetingAgenda .proposalsContainer .proposalBody .splitVoteContainer .secBody .singleProposalRow .padding-level-1, .meetingAgenda .proposalsContainer .proposalBody .takeNoActionContainer .secBody .singleProposalRow .padding-level-1, .meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .secBody .singleProposalRow .padding-level-1, .meetingAgenda .proposalsContainer .proposalBody .GlobalCommentProposalContainer .secBody .singleProposalRow .padding-level-1 {
  padding-left: 37px;
}
.meetingAgenda .proposalsContainer .proposalBody .standardVotingContainer .secBody .singleProposalRow .padding-level-1-mobile, .meetingAgenda .proposalsContainer .proposalBody .splitVoteContainer .secBody .singleProposalRow .padding-level-1-mobile, .meetingAgenda .proposalsContainer .proposalBody .takeNoActionContainer .secBody .singleProposalRow .padding-level-1-mobile, .meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .secBody .singleProposalRow .padding-level-1-mobile, .meetingAgenda .proposalsContainer .proposalBody .GlobalCommentProposalContainer .secBody .singleProposalRow .padding-level-1-mobile {
  padding-left: 15px;
}
.meetingAgenda .proposalsContainer .proposalBody .standardVotingContainer .secBody .singleProposalRow .padding-level-2-mobile, .meetingAgenda .proposalsContainer .proposalBody .splitVoteContainer .secBody .singleProposalRow .padding-level-2-mobile, .meetingAgenda .proposalsContainer .proposalBody .takeNoActionContainer .secBody .singleProposalRow .padding-level-2-mobile, .meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .secBody .singleProposalRow .padding-level-2-mobile, .meetingAgenda .proposalsContainer .proposalBody .GlobalCommentProposalContainer .secBody .singleProposalRow .padding-level-2-mobile {
  padding-left: 60px;
}
.meetingAgenda .proposalsContainer .proposalBody .standardVotingContainer .secBody .singleProposalRow.ind_proxy_header, .meetingAgenda .proposalsContainer .proposalBody .splitVoteContainer .secBody .singleProposalRow.ind_proxy_header, .meetingAgenda .proposalsContainer .proposalBody .takeNoActionContainer .secBody .singleProposalRow.ind_proxy_header, .meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .secBody .singleProposalRow.ind_proxy_header, .meetingAgenda .proposalsContainer .proposalBody .GlobalCommentProposalContainer .secBody .singleProposalRow.ind_proxy_header {
  background-color: #f5f5f5;
  padding-top: 15px;
  padding-bottom: 15px;
  margin: 0px !important;
}
.meetingAgenda .proposalsContainer .proposalBody .standardVotingContainer .secBody .singleProposalRow .error-message, .meetingAgenda .proposalsContainer .proposalBody .splitVoteContainer .secBody .singleProposalRow .error-message, .meetingAgenda .proposalsContainer .proposalBody .takeNoActionContainer .secBody .singleProposalRow .error-message, .meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .secBody .singleProposalRow .error-message, .meetingAgenda .proposalsContainer .proposalBody .GlobalCommentProposalContainer .secBody .singleProposalRow .error-message {
  margin-top: 20px;
}
.meetingAgenda .proposalsContainer .proposalBody .standardVotingContainer .secBody .singleProposalRow > div:nth-child(2), .meetingAgenda .proposalsContainer .proposalBody .splitVoteContainer .secBody .singleProposalRow > div:nth-child(2), .meetingAgenda .proposalsContainer .proposalBody .takeNoActionContainer .secBody .singleProposalRow > div:nth-child(2), .meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .secBody .singleProposalRow > div:nth-child(2), .meetingAgenda .proposalsContainer .proposalBody .GlobalCommentProposalContainer .secBody .singleProposalRow > div:nth-child(2) {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.meetingAgenda .proposalsContainer .proposalBody .standardVotingContainer .secBody .form-group.row .col-form-label, .meetingAgenda .proposalsContainer .proposalBody .splitVoteContainer .secBody .form-group.row .col-form-label, .meetingAgenda .proposalsContainer .proposalBody .takeNoActionContainer .secBody .form-group.row .col-form-label, .meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .secBody .form-group.row .col-form-label, .meetingAgenda .proposalsContainer .proposalBody .GlobalCommentProposalContainer .secBody .form-group.row .col-form-label {
  text-align: right;
  padding-right: 0;
  white-space: nowrap;
  direction: rtl;
}
.meetingAgenda .proposalsContainer .proposalBody .standardVotingContainer .secBody .form-group.row .input-div, .meetingAgenda .proposalsContainer .proposalBody .splitVoteContainer .secBody .form-group.row .input-div, .meetingAgenda .proposalsContainer .proposalBody .takeNoActionContainer .secBody .form-group.row .input-div, .meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .secBody .form-group.row .input-div, .meetingAgenda .proposalsContainer .proposalBody .GlobalCommentProposalContainer .secBody .form-group.row .input-div {
  position: relative;
}
.meetingAgenda .proposalsContainer .proposalBody .standardVotingContainer .secBody .form-group.row .input-div input.form-control, .meetingAgenda .proposalsContainer .proposalBody .splitVoteContainer .secBody .form-group.row .input-div input.form-control, .meetingAgenda .proposalsContainer .proposalBody .takeNoActionContainer .secBody .form-group.row .input-div input.form-control, .meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .secBody .form-group.row .input-div input.form-control, .meetingAgenda .proposalsContainer .proposalBody .GlobalCommentProposalContainer .secBody .form-group.row .input-div input.form-control {
  height: 30px !important;
  line-height: 15px !important;
}
.meetingAgenda .proposalsContainer .proposalBody .standardVotingContainer .secBody .Universal_proxy_groups, .meetingAgenda .proposalsContainer .proposalBody .splitVoteContainer .secBody .Universal_proxy_groups, .meetingAgenda .proposalsContainer .proposalBody .takeNoActionContainer .secBody .Universal_proxy_groups, .meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .secBody .Universal_proxy_groups, .meetingAgenda .proposalsContainer .proposalBody .GlobalCommentProposalContainer .secBody .Universal_proxy_groups {
  border-top: 5px solid #111111;
  border-bottom: 5px solid #111111;
}
.meetingAgenda .proposalsContainer .proposalBody .standardVotingContainer .error-msg, .meetingAgenda .proposalsContainer .proposalBody .splitVoteContainer .error-msg, .meetingAgenda .proposalsContainer .proposalBody .takeNoActionContainer .error-msg, .meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .error-msg, .meetingAgenda .proposalsContainer .proposalBody .GlobalCommentProposalContainer .error-msg {
  text-align: right;
  padding-right: 20px;
  font-weight: 600;
  padding-top: 5px;
}
.meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .secHeader p.EZVoteHeaderText {
  padding-right: 100px;
}
.meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .secVoteHeader {
  margin-top: 21px !important;
  padding-bottom: 17px !important;
  border-bottom: 1px solid #979797;
}
.meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .secVoteHeader p {
  margin: 18px 0px 0px 0px;
  font-size: 14px;
}
.meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .secBody .singleProposalRow .vote-checkbox-div {
  background-color: #f5f5f5;
  padding: 7px 15px !important;
  margin-left: -16px;
}
.meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .secBody .singleProposalRow.no-border {
  border-bottom: none;
}
.meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .secBody #showGroupVotingDiv {
  display: none;
}
.meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .secBody .showGroupVoting_Div {
  padding-top: 7px;
}
.meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .secBody .showGroupVoting_Div p {
  margin: 3px 0px;
}
.meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .secBody .showGroupVoting_Div .radio-group {
  margin-top: 21px;
}
.meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .secBody .showGroupVoting_Div.pv-collapsed-directors p.board_recommendation_text {
  margin-top: 14px;
  margin-bottom: 8px;
}
.meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .secBody .showIndividualVoting_Div {
  padding-top: 4px;
}
.meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .secBody .showIndividualVoting_Div .singleProposalRow:first-child {
  margin-top: 6px;
}
.meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .secBody .showIndividualVoting_Div div[role=listitem]:first-child .singleProposalRow {
  margin-top: 6px;
}
.meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .secBody .showIndividualVoting_Div.majorityVoting_div div[role=listitem]:first-child .singleProposalRow {
  margin-top: 18px;
}
.meetingAgenda .proposalsContainer .proposalBody .ShortSlateContainer .secHeader {
  background: #f5f5f5;
  padding: 20px 11px 30px 11px;
}
.meetingAgenda .proposalsContainer .proposalBody .ShortSlateContainer.TimePhaseVotingContainer .secHeader {
  background: #f5f5f5;
  padding: 30px 11px 30px 11px;
}
.meetingAgenda .proposalsContainer .proposalBody .ShortSlateContainer.TimePhaseVotingContainer .timephase-form-div {
  margin-top: 30px;
}
.meetingAgenda .proposalsContainer .proposalBody .ShortSlateContainer.TimePhaseVotingContainer .timephase-form-div .form-static-div {
  height: 40px;
}
.meetingAgenda .proposalsContainer .proposalBody .ShortSlateContainer.TimePhaseVotingContainer .timephase-form-div .form-static-div .total_shares_voting_label {
  color: #000000;
  font-family: "calibri", "sans-serif", "Helvetica";
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 20px;
}
.meetingAgenda .proposalsContainer .proposalBody .ShortSlateContainer.TimePhaseVotingContainer .timephase-form-div .form-static-div .total_shares_voting_value {
  text-align: right;
  margin: 0px 0px 0px 7px;
}
.meetingAgenda .proposalsContainer .proposalBody .ShortSlateContainer.TimePhaseVotingContainer .timePhaseText {
  font-family: "calibri", "sans-serif", "Helvetica";
  font-size: 16px;
  letter-spacing: 0;
  line-height: 23px;
  margin: 0px;
}
.meetingAgenda .proposalsContainer .proposalBody .declarationContainer {
  border-bottom: 1px solid #979797;
}
.meetingAgenda .proposalsContainer .proposalBody .declarationContainer .secHeader {
  background: #ffffff !important;
  padding: 20px 11px 30px 11px;
}
.meetingAgenda .proposalsContainer .proposalBody .declarationContainer .secHeader .padding-level-1 {
  padding-left: 23px;
}
.meetingAgenda .proposalsContainer .proposalBody .declarationContainer p {
  line-height: 25px;
}
.meetingAgenda .proposalsContainer .proposalBody .declarationContainer .declaration-radios {
  justify-content: center !important;
}
.meetingAgenda .proposalsContainer .proposalBody .declarationContainer .definition_links .definition_links_ul {
  padding-left: 0px;
  counter-reset: listNumbering;
}
.meetingAgenda .proposalsContainer .proposalBody .declarationContainer .definition_links .definition_links_ul li {
  list-style-type: none;
  counter-increment: listNumbering;
  padding-left: 15px;
  position: relative;
}
.meetingAgenda .proposalsContainer .proposalBody .declarationContainer .definition_links .definition_links_ul li::before {
  content: counter(listNumbering);
  font-size: 10px;
  position: absolute;
  top: -1px;
  left: 6px;
  color: #00578E;
}
.meetingAgenda .proposalsContainer .proposalBody .declarationContainer .definition_links .definition_links_ul li a {
  font-weight: bold;
  line-height: 25px;
  color: #00578E;
}
.meetingAgenda .proposalsContainer .proposalBody .recievePrintedMaterialsContainer .secHeader {
  background: #ffffff !important;
  padding: 20px 11px 30px 11px;
  border-top: none;
}
.meetingAgenda .proposalsContainer .proposalBody .recievePrintedMaterialsContainer .secHeader .padding-level-1 {
  padding-left: 37px;
}
.meetingAgenda .proposalsContainer .proposalBody .recievePrintedMaterialsContainer .secHeader .div-gray {
  padding: 10px 0px;
  margin-bottom: 10px;
}
.meetingAgenda .proposalsContainer .proposalBody .recievePrintedMaterialsContainer .secHeader .div-gray:last-child {
  margin-bottom: 0px;
}
.meetingAgenda .proposalsContainer .proposalBody .recievePrintedMaterialsContainer p {
  line-height: 25px;
}
.meetingAgenda .proposalsContainer .proposalBody .CommentContainer {
  padding: 30px 11px 30px 11px;
}
.meetingAgenda .proposalsContainer .proposalBody .CommentContainer label {
  margin-bottom: 18px;
}
.meetingAgenda .proposalsContainer .proposalBody .CommentContainer textarea {
  height: 60px;
  resize: none;
}
.meetingAgenda .proposalsContainer .proposalBody .CommentContainer .textarea_counter {
  color: #111111;
}
.meetingAgenda .proposalsContainer .proposalBody .ProposalsFooterContainer {
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 28px;
  padding-right: 0px;
}
.meetingAgenda .proposalsContainer .proposalBody .ProposalsFooterContainer .finalErrorDiv .error-message {
  padding-right: 0px;
}
.meetingAgenda .proposalsContainer .proposalBody .ProposalsFooterContainer .footerTextdiv {
  margin-bottom: 30px;
}
.meetingAgenda .proposalsContainer .proposalBody .ProposalsFooterContainer .footerTextdiv p {
  margin: 0px;
}
.meetingAgenda .proposalsContainer .proposalBody .ProposalsFooterContainer .defaultVote-footerText p {
  font-size: 16px;
}
.meetingAgenda .proposalsContainer .proposalBody .ConfirmationContainer {
  margin-bottom: 18px;
}
.meetingAgenda .proposalsContainer .proposalBody .ConfirmationContainer .confirmation_text_div {
  padding: 16px 0px;
  border: 1px solid #979797;
}
.meetingAgenda .proposalsContainer span.pv-popover .popover {
  background-color: #ffffff !important;
  border-color: #000000 !important;
}
.meetingAgenda .proposalsContainer span.pv-popover .popover .popover-body {
  color: #000000 !important;
}
.meetingAgenda .proposalsContainer span.pv-popover .popover .arrow:after {
  border-top-color: #ffffff;
}
.meetingAgenda .proposalsContainer .proposal_more_details_link {
  text-decoration: underline;
  font-weight: bold;
  height: 21px;
  padding: 0;
  line-height: 18px;
  margin-top: -2px;
}
.meetingAgenda .video-and-text-parent {
  margin-top: 42px;
}
.meetingAgenda .video-and-text-parent .video-only-div {
  min-width: 332px;
  position: relative;
  min-height: 313px;
}
.meetingAgenda .video-and-text-parent .video-placeholder {
  border: 1px solid #979797;
  padding: 15px !important;
  max-width: 332px;
  max-height: 238px;
}
.meetingAgenda .video-and-text-parent .video-extended-div {
  width: 100%;
}
.meetingAgenda .video-and-text-parent .video-extended-div p {
  font-style: italic;
  margin: 15px 0px 18px 0px;
}
.meetingAgenda .video-and-text-parent .video-extended-div p span {
  font-style: normal;
  font-weight: bold;
}
.meetingAgenda .video-and-text-parent .video-extended-div a {
  font-weight: bold;
}
.meetingAgenda .video-and-text-parent .video-text-div {
  max-width: 1000px;
}
.meetingAgenda .video-and-text-parent .video-text-div.video-text-div-padding {
  padding-left: 60px;
}
.meetingAgenda .video-and-text-parent .video-text-div .more-content-paragraph {
  font-family: "calibri", "sans-serif", "Helvetica";
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  overflow-y: auto;
  margin: 0px;
  max-height: 313px;
}
.meetingAgenda .video-and-text-parent .video-text-div .more-content-paragraph a {
  font-weight: bold;
}
.meetingAgenda .custom-control {
  min-height: 40px;
  display: flex;
  align-items: center;
}
.meetingAgenda #selectAllPropStatus .ind-radio.selectAll-radio {
  width: 100% !important;
}
.meetingAgenda .universal_proxy_instructions_header .div-gray {
  padding: 11px 25px;
}
.meetingAgenda .universal_proxy_instructions_header .div-gray .universal_proxy_insructions_ul {
  list-style-type: none;
}
.meetingAgenda .universal_proxy_instructions_header .div-gray .universal_proxy_insructions_ul li {
  line-height: 23px;
  padding-left: 25px;
  position: relative;
}
.meetingAgenda .universal_proxy_instructions_header .div-gray .universal_proxy_insructions_ul li::before {
  content: "\e829";
  font-family: "Nucleo Glyph";
  font-size: 7px;
  position: absolute;
  top: 0px;
  left: 9px;
}
.meetingAgenda .universal_proxy_super_proposal .div-gray {
  background-color: #dddddd;
  padding: 5px 0px 5px 38px;
}
.meetingAgenda .universal_proxy_super_proposal .div-gray fieldset legend {
  width: auto;
  float: left;
  font-size: 14px;
  color: #111111;
  font-weight: 700;
  max-width: 50%;
}

.notes_ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  max-height: 380px;
  overflow-y: auto;
}
.notes_ul li {
  margin: 0 0 30px 0;
  padding: 0;
}
.notes_ul li p {
  margin: 0;
}
.notes_ul li:last-child {
  margin-bottom: 0;
}

.learnBeforeYouVote input.form-control {
  height: 40px;
}
.learnBeforeYouVote .pageTitle .title {
  font-family: "calibri", "sans-serif", "Helvetica";
  font-size: 28px;
  font-weight: 400;
  line-height: 28px;
  text-align: center;
  margin: 0px;
}
.learnBeforeYouVote .docToVoteContainer .docs_review_popover_container h2 {
  font-family: "calibri", "sans-serif", "Helvetica";
  font-size: 24px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 33px;
  text-align: center;
  display: inline !important;
}
.learnBeforeYouVote .docToVoteContainer .docs_review_popover_container a {
  font-size: 13px;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  display: inline !important;
  background-color: #00578E;
  color: #ffffff;
  border-radius: 50%;
  padding-left: 4px !important;
  padding-top: 5px !important;
}
.learnBeforeYouVote .docToVoteContainer .allDocuments {
  padding: 9px 0;
  color: #00578e;
  margin-top: 15px;
  margin-bottom: 20px;
  width: 100%;
}
.learnBeforeYouVote .docToVoteContainer .allDocuments .documentSet {
  border-width: 1px;
  border-style: solid;
  min-height: 206px;
  padding-top: 36px;
  padding-bottom: 20px;
}
.learnBeforeYouVote .docToVoteContainer .allDocuments .documentSet .docName {
  display: block;
  text-decoration: none;
  width: 100%;
  float: left;
  text-align: center;
}
.learnBeforeYouVote .docToVoteContainer .allDocuments .documentSet .docName::after {
  content: "";
  min-height: inherit;
  font-size: 0;
}
.learnBeforeYouVote .docToVoteContainer .allDocuments .documentSet .docName p.docName_text {
  color: #005D98;
  font-family: "calibri", "sans-serif", "Helvetica";
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 21px;
  display: block;
  padding-top: 35px;
  text-decoration: underline;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  hyphens: auto;
}
.learnBeforeYouVote .docToVoteContainer .allDocuments .documentSet .docName p.docName_text i {
  font-size: 22px;
  line-height: 12px;
  position: relative;
  top: 5px;
  left: -4px;
}
.learnBeforeYouVote .docToVoteContainer .allDocuments .documentSet .docName p.docName_text span:nth-child(2) {
  display: inline-block;
  text-decoration: underline;
}
.learnBeforeYouVote .docToVoteContainer .allDocuments .documentSet .docName i.pv-icon {
  font-size: 80px !important;
}
.learnBeforeYouVote .docToVoteContainer .documents_dropdown button {
  width: 100%;
  text-align: left;
  background-color: #ffffff;
  border-color: #111111;
  height: 40px;
  margin-top: 15px;
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 14px;
  color: #111111;
  position: relative;
}
.learnBeforeYouVote .docToVoteContainer .documents_dropdown button span.arrows-1_minimal-down {
  border: none !important;
  font-family: "Nucleo Glyph";
  font-size: 20px;
  line-height: 20px;
  position: absolute;
  right: 15px;
  top: 10px;
  font-weight: normal;
}
.learnBeforeYouVote .docToVoteContainer .documents_dropdown .dropdown-menu.show {
  width: 100%;
  padding: 0px;
  max-height: 280px;
  overflow-y: auto;
}
.learnBeforeYouVote .docToVoteContainer .documents_dropdown .dropdown-menu.show .dropdown-item {
  padding: 10px 8px;
  color: #111111;
  font-family: "calibri", "sans-serif", "Helvetica";
  font-size: 14px;
  letter-spacing: 0;
  line-height: 24px;
  text-decoration: none;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #666666;
}
.learnBeforeYouVote .docToVoteContainer .documents_dropdown .dropdown-menu.show .dropdown-item i {
  margin-top: 5px;
}
.learnBeforeYouVote .docToVoteContainer .docToVoteContainer_foot .anchor_with_suffix_icon {
  position: relative;
  text-align: center;
  margin-left: -15px;
  margin-right: -15px;
}
.learnBeforeYouVote .docToVoteContainer .docToVoteContainer_foot .anchor_with_suffix_icon i {
  position: relative;
  font-family: "Nucleo Glyph";
  font-size: 19px;
  top: 5px;
  right: -2px;
  font-weight: normal;
  width: 15px;
}
.learnBeforeYouVote .docToVoteContainer p {
  font-size: 16px;
  padding-top: 8px;
  padding-bottom: 18px;
}
.learnBeforeYouVote .appointee_designation_container h2 {
  font-size: 20px;
  font-weight: bold;
  border-top: 1px solid #979797;
}
.learnBeforeYouVote .appointee_designation_container .info {
  border: 1px solid #979797;
}
.learnBeforeYouVote .appointee_designation_container .info h3 {
  font-size: 16px;
  line-height: 23px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 30px;
}
.learnBeforeYouVote .appointee_designation_container .info p {
  font-size: 16px;
  line-height: 23px;
}
.learnBeforeYouVote .appointee_designation_container .info p .text-underline {
  border-bottom-width: 2px;
  border-bottom-style: solid;
}
.learnBeforeYouVote .voting_inst_container h2 {
  font-size: 20px;
  font-weight: bold;
  border-top: 1px solid #979797;
}
.learnBeforeYouVote .voting_inst_container .info {
  border: 1px solid #979797;
}
.learnBeforeYouVote .voting_inst_container .info ol {
  padding: 0;
}
.learnBeforeYouVote .voting_inst_container .info ol li {
  font-size: 16px;
  margin-bottom: 15px;
}
.learnBeforeYouVote .voting_inst_container .info ol ul {
  list-style: disc;
}
.learnBeforeYouVote .voting_inst_container .info ol ul li {
  margin-bottom: 0;
}
.learnBeforeYouVote .voting_inst_container .info p {
  font-size: 16px;
}
.learnBeforeYouVote .voting_inst_container .info .text-underline {
  border-bottom-width: 2px;
  border-bottom-style: solid;
}

.submitQuestionSection .questionManagementInfo h2 {
  font-size: 28px;
  margin-bottom: 15px;
}
.submitQuestionSection .questionManagementInfo p {
  font-size: 16px;
  line-height: 23px;
}
.submitQuestionSection .contactInfo {
  margin: 0;
  padding: 20px;
}
.submitQuestionSection .contactInfo p {
  font-size: 16px;
  margin-bottom: 0;
}
.submitQuestionSection .contactInfo .form-control {
  height: 40px;
}
.submitQuestionSection .contactInfo.div-gray.mt-5 {
  margin-top: 39px !important;
}
.submitQuestionSection .custom_dropdown_div select {
  border: 1px solid #333;
  max-width: 100%;
}
.submitQuestionSection textarea {
  height: 148px;
  resize: none;
}
.submitQuestionSection .form-group {
  margin-top: 15px;
}
.submitQuestionSection .mandatory_text_placeholder {
  position: relative;
  margin-top: 26px;
}
.submitQuestionSection .mandatory_text_placeholder .mandatory_verbiage {
  position: absolute;
  right: 0px;
  top: 0px;
}

.attend-a-meeting .pageTitle h1 {
  font-size: 28px;
  margin-bottom: 35px;
}
.attend-a-meeting .attend-ribbon {
  background-color: #003657;
  padding: 10px 20px 10px 26px;
  margin: 0 15px 49px;
  color: #ffffff;
  font-size: 16px;
}
.attend-a-meeting .attend-meeting-radio-box {
  padding: 22px 15px 15px 32px;
  background-color: #f5f5f5;
  border: 1px solid #979797;
}
.attend-a-meeting .attend-meeting-radio-box .title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
}
.attend-a-meeting .b-right:not(:only-child) {
  border-right: 1px solid #979797;
}
.attend-a-meeting .b-left:only-child {
  border-left: 1px solid #979797;
}
.attend-a-meeting .attend-title-rectangle {
  margin-bottom: 23px;
}
.attend-a-meeting .attend-title-rectangle p {
  max-width: 60%;
}
.attend-a-meeting .attend-title-rectangle .attend-icon-rectangle i:before {
  color: #111;
}
.attend-a-meeting .widget-sub-title {
  margin-top: 24px;
  margin-bottom: 30px;
  font-family: "calibri", "sans-serif", "Helvetica";
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 30px;
}
.attend-a-meeting .widget-info {
  margin-bottom: 30px;
}
.attend-a-meeting .widget-info .form-row {
  margin: 0;
}
.attend-a-meeting .widget-info .form-row label {
  font-size: 16px;
  padding-right: 8px;
}
.attend-a-meeting .widget-info .form-row .form-control-static {
  margin-bottom: 0.5em;
}
.attend-a-meeting .attend-change-section .attend-c-form {
  margin-top: 34px;
}
.attend-a-meeting .attend-change-section .attend-c-form .attend-c-form-btn {
  margin-top: 33px;
}
.attend-a-meeting .attend-person-section .attend-title-rectangle {
  margin-bottom: 26px;
}
.attend-a-meeting .attend-person-section .widget-sub-title {
  margin: 24px 0px;
}
.attend-a-meeting .attend-person-section .widget-info {
  margin-bottom: 23px;
}
.attend-a-meeting .attend-person-section .widget-info .widget-form {
  margin-top: 30px;
}
.attend-a-meeting .attend-person-section .widget-info .widget-form .widget-form-btn {
  margin-top: 28px;
}
.attend-a-meeting .attend-person-section .widget-info h4 {
  font-size: 24px;
  font-weight: 300;
}
.attend-a-meeting .attend-person-section .widget-list {
  font-size: 20px;
  font-weight: bold;
  padding-left: 0;
  list-style: none;
}
.attend-a-meeting .attend-person-section .widget-list .list-header {
  padding-bottom: 15px;
  display: block;
  font-size: 20px;
}
.attend-a-meeting .attend-person-section .widget-list .widget-form {
  margin-top: 32px;
}
.attend-a-meeting .attend-person-section .widget-list .widget-form .custom-control-label {
  font-size: 14px;
  font-weight: normal;
}
.attend-a-meeting .attend-person-section .widget-list .widget-form .widget-form-btn {
  margin-top: 30px;
}
.attend-a-meeting .attend-person-section .widget-list p {
  font-weight: normal;
}
.attend-a-meeting .attend-person-section .widget-list li:first-child {
  padding-bottom: 40px;
  border-bottom: 1px solid #979797;
  margin-bottom: 39px;
}
.attend-a-meeting .attend-person-section .widget-list li:nth-child(2) .widget-list-content {
  margin-bottom: 30px;
}
.attend-a-meeting .attend-change-section .attend-title-rectangle {
  margin-bottom: 29px;
}
.attend-a-meeting .attend-change-section .attend-c-info {
  margin-bottom: 36px;
}
.attend-a-meeting .attend-btn-prefernces-section .attend-title-rectangle {
  height: 99px;
  background-color: #F5F5F5;
  width: 100%;
}
.attend-a-meeting .attend-btn-prefernces-section .attend-title-rectangle .attend-icon-rectangle .attend-icon-text-rectangle {
  margin-left: 20px;
  color: #111111;
}
.attend-a-meeting .attend-btn-section .attend-title-rectangle {
  height: 62px;
  background-color: #F5F5F5;
  width: 100%;
}
.attend-a-meeting .attend-btn-section .attend-title-rectangle .attend-icon-rectangle .attend-icon-text-rectangle {
  margin-left: 20px;
  color: #111111;
}
.attend-a-meeting .attend-a-meeting-card {
  padding: 0 15px;
}
.attend-a-meeting .attend-a-meeting-card .attend-title-rectangle {
  padding: 8px;
  background-color: #F5F5F5;
  font-size: 20px;
  font-weight: bold;
}
.attend-a-meeting .attend-a-meeting-card .attend-title-rectangle .attend-icon-rectangle .attend-icon-text-rectangle {
  margin-left: 20px;
  color: #111111;
  font-size: 20px;
  font-weight: bold;
}
.attend-a-meeting .attend-a-meeting-card .attend-back-button {
  text-decoration: none;
  border: 2px solid #00578e;
  font-weight: bold;
}
.attend-a-meeting .attend-a-meeting-card p {
  font-size: 16px;
}
.attend-a-meeting .attend-a-meeting-card .div-gray p {
  font-size: 14px;
}
.attend-a-meeting .attend-a-meeting-card .div-gray p a {
  color: #111111 !important;
}
.attend-a-meeting .attend-a-meeting-card .div-gray p a:hover, .attend-a-meeting .attend-a-meeting-card .div-gray p a:active, .attend-a-meeting .attend-a-meeting-card .div-gray p a:focus {
  color: #111111 !important;
  opacity: 1 !important;
}
.attend-a-meeting .attend-a-meeting-card small {
  font-size: 12px;
}
.attend-a-meeting .attend-form-declaration {
  padding-top: 30px;
  margin-top: 41px;
  border-top: 1px solid #979797;
}
.attend-a-meeting .attend-accordion {
  margin-top: 32px;
}
.attend-a-meeting .attend-accordion .card {
  margin-bottom: 10px;
}
.attend-a-meeting .attend-accordion .card-header {
  background-color: #F6F6F6;
  height: 62px;
  display: flex;
  align-items: center;
}
.attend-a-meeting .attend-accordion .card-header .card-link {
  display: flex;
  text-decoration: none;
  align-items: center;
}
.attend-a-meeting .attend-accordion .card-header .card-link .card-arrow {
  font-size: 24px;
  transition: transform linear;
  transform: rotate(90deg);
}
.attend-a-meeting .attend-accordion .card-header .card-link.collapsed .card-arrow {
  transform: rotate(0deg);
}
.attend-a-meeting .attend-accordion .card-header .card-link .header-title {
  font-size: 16px;
  margin-left: 1rem;
  font-weight: bold;
}
.attend-a-meeting .widget-list {
  font-size: 16px;
  font-weight: bold;
  padding-left: 15px;
}
.attend-a-meeting .widget-list .widget-form {
  margin-top: 32px;
}
.attend-a-meeting .widget-list .widget-form .custom-control-label {
  font-size: 14px;
  font-weight: normal;
}
.attend-a-meeting .widget-list .widget-form .widget-form-btn {
  margin-top: 30px;
}
.attend-a-meeting .widget-list p {
  font-size: 16px;
  font-weight: normal;
}
.attend-a-meeting .widget-list li:first-child {
  padding-bottom: 40px;
  border-bottom: 1px solid #979797;
  margin-bottom: 39px;
}
.attend-a-meeting .widget-list li:nth-child(2) .widget-list-content {
  margin-bottom: 30px;
}
.attend-a-meeting .attend-custom-hr {
  border-top: 3px solid #000000;
}
.attend-a-meeting .exapanded-accordion-section {
  margin-top: 143px;
}
.attend-a-meeting .attend-single-layout {
  margin-top: 127px;
}
.attend-a-meeting .attend-attendance-block {
  margin-bottom: 20px;
}
.attend-a-meeting .attend-attendance-block .attend_form_popover_container {
  margin-bottom: 25px;
}
.attend-a-meeting .attend-attendance-block .attend-title {
  font-size: 18px;
  font-weight: bold;
  float: left;
  width: 100%;
}
.attend-a-meeting .attend-meeting-form .heading-section {
  margin-bottom: 54px;
}
.attend-a-meeting .attend-meeting-form .heading-section h1 {
  font-size: 26px;
  margin-bottom: 12px;
}
.attend-a-meeting .attend-meeting-form .heading-section p {
  font-size: 16px;
}
.attend-a-meeting .attend-meeting-form .help-txt {
  font-size: 16px;
}
.attend-a-meeting .attend-meeting-form .attendee-address-section {
  display: flex;
  flex-wrap: wrap;
  flex: 0 0 100%;
}
.attend-a-meeting .attend-meeting-form .custom_dropdown_div select {
  border: 1px solid #111;
}
.attend-a-meeting .attend-meeting-form .attendee-details {
  font-size: 1.25rem;
}
.attend-a-meeting .attend-cstm-datepicker .input-group-addon {
  display: flex;
  font-size: 20px;
  position: absolute;
  right: 14px;
  top: 50%;
  transform: translateY(-50%);
  color: #00578E;
  z-index: 999;
}
.attend-a-meeting .form-control {
  height: 40px;
}
.attend-a-meeting hr {
  background-color: #979797;
  margin-top: 30px;
  margin-bottom: 30px;
}
.attend-a-meeting h5 {
  font-size: 18px;
}
.attend-a-meeting small.font-12 {
  font-size: 12px;
}

.deliverySettingsContainer {
  overflow: hidden;
  padding: 0px 93px;
  /*     .radioButtons{
          fieldset{
              div.custom-control:nth-of-type(1){
                  width: 66px;
              }   
          }
      } */
}
.deliverySettingsContainer .radioLabelLegend {
  width: 30%;
  font-size: 14px;
  float: left;
}
.deliverySettingsContainer .delivery_settings_popover_container a {
  background-color: #00578E !important;
  color: #ffffff !important;
  border-radius: 50%;
  font-size: 13px;
}
.deliverySettingsContainer .questionIconAlignment {
  position: relative;
  top: 2px;
}
.deliverySettingsContainer .ui-2_alert:before {
  margin-left: 4px;
}
.deliverySettingsContainer hr {
  margin-top: 38px;
  margin-bottom: 38px;
  background-color: #979797;
}
.deliverySettingsContainer .scrollableDiv {
  border: 1px solid #999999;
  max-height: 160px;
  overflow-y: scroll;
  margin-bottom: 20px;
}
.deliverySettingsContainer .scrollableDiv p {
  padding: 8px 16px 0;
}
.deliverySettingsContainer .scrollableDiv p:last-child {
  padding-bottom: 15px;
}
.deliverySettingsContainer .scrollableDiv h3 {
  padding: 8px 16px 0;
  margin: 0;
  font-size: 16px;
  font-weight: bold;
}
.deliverySettingsContainer .scrollableDiv ::-webkit-scrollbar-thumb {
  border-radius: 10px;
}
.deliverySettingsContainer .item a {
  font-weight: bold;
}
.deliverySettingsContainer .itemcontent1 {
  margin-bottom: 38px;
}
.deliverySettingsContainer .itemcontent1 h2 {
  font-weight: bold;
  font-size: 1.25rem;
}
.deliverySettingsContainer .itemcontent1 .radioButtons .custom-control {
  display: inline-block;
}
.deliverySettingsContainer .itemcontent1 p {
  margin-bottom: 0px;
}
.deliverySettingsContainer .itemcontent2 h2 {
  font-weight: bold;
  font-size: 1.25rem;
}
.deliverySettingsContainer .itemcontent2 .radioButtons .custom-control {
  display: inline-block;
}
.deliverySettingsContainer .itemcontent2 .radioButtons fieldset .custom-control:first-child {
  width: 66px;
}
.deliverySettingsContainer .itemcontent2 p {
  margin-bottom: 0px;
}
.deliverySettingsContainer .itemContent3 {
  margin-top: 35px;
}
.deliverySettingsContainer .itemContent3 h5 {
  font-weight: bold;
}
.deliverySettingsContainer .itemContent3 .radioButtons .custom-control {
  display: inline-block;
}
.deliverySettingsContainer .itemContent3 p {
  margin-bottom: 0px;
}
.deliverySettingsContainer .inputBox {
  margin-top: 40px;
  margin-bottom: 32px;
  border: 1px solid #E8E8E8;
}
.deliverySettingsContainer .inputBox .form-group {
  padding: 20px;
  margin-bottom: 0px;
}
.deliverySettingsContainer .inputBoxEdit {
  margin-top: 30px;
  margin-bottom: 35px;
  border: 1px solid #E8E8E8;
  padding: 18px 20px;
}
.deliverySettingsContainer .inputBoxEdit .form-inline label {
  font-weight: bold;
  margin-right: 15px;
}
.deliverySettingsContainer .inputBoxEdit .form-inline input {
  border: none;
}
.deliverySettingsContainer .inputBoxEdit .form-group {
  margin-bottom: 0px;
}
.deliverySettingsContainer .btnTextColor {
  color: #00578E;
}
.deliverySettingsContainer .editTextButton {
  color: #00578E;
  border: none;
  background: #fff;
  font-size: 14px;
  padding: 0px;
  cursor: pointer;
}
.deliverySettingsContainer .btn {
  font-weight: bold;
}
.deliverySettingsContainer .popOverAlignment {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  left: 5px;
}
.deliverySettingsContainer .popOverAlignment .pv-popover .popover .popover-body {
  width: 190px !important;
}
.deliverySettingsContainer .popOverAlignment a {
  font-weight: normal;
  text-decoration: none;
}
.deliverySettingsContainer .popOverAlignment .ui-2_alert:before {
  margin-left: 0px;
  height: 14px;
  width: 14px;
}
.deliverySettingsContainer .deliveryButtons button {
  padding: 7px 15px;
  font-size: 16px;
}

.learnBeforeYouVote .document-menu .card {
  color: #00578e;
  border: 1px solid #00578e;
  border-radius: 2px;
}
.learnBeforeYouVote .document-menu .card .card-body .card-icon {
  font-size: 6rem;
}
.learnBeforeYouVote .document-menu .card .card-body .card-title {
  font-weight: 600;
}
.learnBeforeYouVote .document-menu .card .card-body .btn-fixed-width {
  width: 6.5rem;
}
.learnBeforeYouVote .document-menu .card .card-body .btn-icon-right {
  font-size: 10px;
  padding-left: 2px;
}

.req-printed-material p {
  font-size: 16px;
}

.SelectControlNumber .contested_banner_row {
  margin-top: 25px;
  position: relative;
  margin-left: 15px !important;
  margin-right: 15px !important;
}
.SelectControlNumber .contested_banner_row.no-card .contested_clr_img {
  display: none !important;
}
.SelectControlNumber .contested_banner_row .contested_clr_img {
  position: absolute;
  top: -13px;
  left: 130px;
  width: 180px;
}
.SelectControlNumber .contested_banner_row .contested_clr_img img {
  width: 100%;
}
.SelectControlNumber .contested_banner_row.green {
  background-color: #00802B;
}
.SelectControlNumber .contested_banner_row.green h2, .SelectControlNumber .contested_banner_row.green p {
  color: #FFFFFF;
}
.SelectControlNumber .contested_banner_row.blue {
  background-color: #007BC7;
}
.SelectControlNumber .contested_banner_row.blue h2, .SelectControlNumber .contested_banner_row.blue p {
  color: #FFFFFF;
}
.SelectControlNumber .contested_banner_row.yellow {
  background-color: #EDDA01;
}
.SelectControlNumber .contested_banner_row.yellow h2, .SelectControlNumber .contested_banner_row.yellow p {
  color: #3C3C3C;
}
.SelectControlNumber .contested_banner_row.gold {
  background-color: #EDDA01;
}
.SelectControlNumber .contested_banner_row.gold h2, .SelectControlNumber .contested_banner_row.gold p {
  color: #3C3C3C;
}
.SelectControlNumber .contested_banner_row.white {
  background-color: #FFFFFF;
  border: 1px solid #111111;
}
.SelectControlNumber .contested_banner_row.white h2, .SelectControlNumber .contested_banner_row.white p {
  color: #111111;
}
.SelectControlNumber .contested_banner_row .contested_banner_div {
  text-align: center;
  padding-top: 7px;
  padding-bottom: 12px;
}
.SelectControlNumber .contested_banner_row .contested_banner_div h2 {
  font-size: 26px;
  font-family: "calibri", "sans-serif", "Helvetica";
  line-height: 33px;
  font-weight: bold;
  margin-bottom: 0px;
}
.SelectControlNumber .contested_banner_row .contested_banner_div p {
  font-size: 16px;
  font-family: "calibri", "sans-serif", "Helvetica";
  line-height: 24px;
  margin-bottom: 0px;
}
.SelectControlNumber .contested_banner_row .contested_banner_div p i {
  font-style: italic;
}
.SelectControlNumber .contest_banner_simple {
  background-color: #3C3C3C;
  margin-top: 35px;
  margin-left: 15px !important;
  margin-right: 15px !important;
  padding: 15px 0px;
}
.SelectControlNumber .contest_banner_simple h2 {
  color: #FFFFFF;
  font-family: "calibri", "sans-serif", "Helvetica";
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 33px;
  text-align: center;
  margin: 0px;
}
.SelectControlNumber .selection_box {
  padding: 30px 87px 40px 87px;
  width: 450px;
}
.SelectControlNumber .selection_box .form-group {
  padding: 27px 0px;
  margin: 0px;
  border-bottom: 1px solid #dddddd;
}
.SelectControlNumber .selection_box .form-group:last-child {
  border-bottom: none;
}
.SelectControlNumber .selection_box .form-group .custom-radio .custom-control-label .actual_label {
  margin-bottom: 10px;
}
.SelectControlNumber .selection_box legend {
  font-family: "calibri", "sans-serif", "Helvetica";
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 21px;
  text-align: center;
  margin-bottom: 13px;
}

ul.custom-list-items {
  list-style: none;
  padding-left: 15px;
}
ul.custom-list-items li {
  position: relative;
}
ul.custom-list-items li::before {
  content: "•";
  font-size: 21px;
  position: absolute;
  left: -15px;
  top: -5px;
}

.static-form .control-label {
  font-weight: bold;
}

/*END learnBeforeYouVote*/
/*START attendMeetingPage*/
.attendMeetingPage .attend-meeting-form .well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #F9F9F9;
  border: 1px solid #d1d1d1;
  border-radius: 2px;
}
.attendMeetingPage .attend-meeting-form .well .pl-40 {
  padding-left: 40px;
}
.attendMeetingPage .attend-meeting-form .shareDetails .control-label {
  font-size: 1.2rem;
}
.attendMeetingPage .attend-meeting-form .required-mark {
  color: #CC2338;
}
.attendMeetingPage .attend-meeting-form .form-group.date {
  position: relative;
}
.attendMeetingPage .attend-meeting-form .form-group.date::after {
  content: "\ed39";
  color: #00578e;
  position: absolute;
  bottom: 1px;
  right: 1px;
  padding: 8px 10px;
  cursor: pointer;
  font: normal normal normal 1.3rem/1 "Nucleo Glyph";
}

html .btn-primary-outline {
  background-color: #ffffff;
  border: 1px solid #00578e;
  color: #00578e;
  font-weight: bold;
}
html .btn-icon {
  top: 2px;
  position: relative;
  font-size: 1.1rem;
}
html .btn-icon.left {
  margin-right: 5px;
}
html .btn-icon.right {
  margin-left: 5px;
}
html input.form-control, html select.form-control {
  height: calc(2.25rem + 4px);
}
html .noresize {
  resize: none;
}
html .modal.modal-custom .modal-header {
  height: auto;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 6px;
}
html .modal.modal-custom .modal-header h2 {
  text-align: center;
  margin-top: 60px;
  margin-right: -55px;
  padding: 0px 55px;
  width: 100%;
}
html .modal.modal-custom .modal-header.no-border {
  border-bottom: none;
}
html .modal.modal-custom .modal-body {
  padding-left: 3rem;
  padding-right: 3rem;
  padding-bottom: 3rem;
  padding-top: 0px;
}
html .modal.modal-custom .modal-footer {
  padding-bottom: 50px;
}
html .modal.modal-custom .modal-footer.no-border {
  border-top: none;
}
html .modal.modal-custom .modal-footer.footer-center {
  justify-content: center;
}
html .modal.modal-custom .close {
  color: #00578e;
  font-size: 30px;
  opacity: 1;
  margin: 14px 14px 14px auto;
  padding: 0;
}
html .modal.modal-custom .f-16r {
  font-size: 1.6rem;
  color: #333333;
  font-weight: 600;
}
html .modal.modal-custom .f-20r {
  font-size: 2rem;
  color: #333333;
  font-weight: 600;
}
html .modal.modal-custom .modal-content {
  border-color: #818181;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
html .modal.modal-custom .modal-content.extra-padding {
  padding: 15px 25px;
}
html .modal.modal-custom .modal-content h1 {
  font-size: 34px;
  margin-bottom: 15px;
  font-weight: 600;
}
html .modal.modal-custom .modal-content h2 {
  font-size: 36px;
  line-height: 41px;
  font-weight: 400;
}
html .modal.modal-custom .modal-content p {
  font-size: 16px;
  font-family: "calibri", "sans-serif", "Helvetica";
  line-height: 23px;
}
html .modal.modal-custom.utility-popup .modal-header h2 {
  margin-top: 24px;
}
html .modal.modal-custom.utility-popup .modal-footer {
  padding-bottom: 30px;
}
html .modal.modal-custom.view_additional_meeting_modal .modal-dialog {
  max-width: 480px;
}
html .modal.IE11Modal .modal-header {
  border-bottom: 2px solid #e5e5e5;
  padding: 25px 0 15px 0;
}
html .modal.IE11Modal .modal-header .modal-title {
  font-size: 18px;
  line-height: 1.5;
  font-family: "Open Sans";
}
html .modal.IE11Modal .edge-logo {
  width: 80px;
  flex: 0 0 80px;
  height: 80px;
}
html .modal.IE11Modal p {
  font-family: "Open Sans" !important;
  font-size: 14px !important;
  color: #333333 !important;
}
html .modal.IE11Modal button {
  padding: 1px 17px 1px 17px;
  border-radius: 4px;
  font-size: 14px;
  font-weight: normal;
  font-family: "Open Sans";
}
html .modal.IE11Modal button.btn-primary {
  background-color: #007bb6;
  color: #FFFFFF !important;
  border-color: #007bb6;
}
html .modal.IE11Modal button.btn-primary:hover, html .modal.IE11Modal button.btn-primary:active, html .modal.IE11Modal button.btn-primary:focus {
  background-color: #00578E !important;
  border-color: #00578E !important;
}
html .modal.IE11Modal button.btn-primary.btn-outline {
  background-color: #cccccc !important;
  color: #333333 !important;
  border-color: #CCCCCC !important;
}
html .modal.IE11Modal button.btn-primary.btn-outline:hover, html .modal.IE11Modal button.btn-primary.btn-outline:active, html .modal.IE11Modal button.btn-primary.btn-outline:focus {
  background-color: #aaaaaa !important;
  border-color: #aaaaaa !important;
}
html .mt-2px {
  margin-top: 2px;
}
html .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  display: none;
  background-image: none !important;
  content: "\ed40";
  font-family: "Nucleo Glyph";
  font-size: 23px;
  margin-top: -10px;
  margin-left: -1px;
  color: #111111;
}
html .custom-checkbox .custom-control-input:checked ~ .custom-control-label span::before {
  display: block;
  background-image: none !important;
  content: "\ed40";
  font-family: "Nucleo Glyph";
  font-size: 23px;
  margin-top: -2px;
  margin-left: -1px;
  color: #111111;
}
html .custom-control-input:checked ~ .custom-control-label::before {
  border-color: #111111;
  background-color: #ffffff;
}
html .custom-control-input:disabled ~ .custom-control-label::before {
  border-color: #979797;
  background-color: #ffffff;
}
html .custom-checkbox .custom-control-label {
  padding-left: 10px;
}
html .custom-checkbox .custom-control-label:before {
  /* margin-top: -4px; */
  width: 20px;
  height: 20px;
  border-color: #111111;
  top: 0px;
}
html .custom-checkbox .custom-control-label:after {
  width: 20px;
  height: 20px;
  display: none;
}
html .custom-checkbox .custom-control-label span {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0px;
  left: -1.5rem;
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}
html .custom-checkbox .custom-control-label span::before {
  display: none;
}

/*END attendMeetingPage*/
.thankyouVoting .emailcontainer1_padding {
  padding: 22px 38px 25px 38px !important;
}
.thankyouVoting .margin-bottom-30 {
  margin-bottom: 30px !important;
}
.thankyouVoting .margin-y-30 {
  margin-bottom: 30px !important;
  margin-top: 30px !important;
}
.thankyouVoting .inner-container {
  width: 600px;
  padding: 0 15px;
}
.thankyouVoting .inner-container hr {
  margin-top: 38px;
  margin-bottom: 38px;
  background-color: #979797;
}
.thankyouVoting .mb-ideal-24 {
  margin-bottom: 24.5px;
}
.thankyouVoting .email-container {
  padding: 22px 28px 25px 28px;
  border: 1px solid #6D6D6D;
  margin-bottom: 45px;
}
.thankyouVoting .email-container .email_label {
  margin-top: 31px;
}
.thankyouVoting .email-container #EnterEmailHelpBlock {
  font-size: 16px;
}
.thankyouVoting .email-container .emailWidth {
  margin-right: 15px !important;
}
.thankyouVoting .email-container .send-email-btn {
  height: 40px;
}
.thankyouVoting .first-email-container h2 {
  font-size: 21px;
}
.thankyouVoting .more_option {
  margin-bottom: 40px !important;
}
@media screen and (max-width: 767px) {
  .thankyouVoting .more_option {
    margin-bottom: 0px !important;
  }
  .thankyouVoting .utility_div {
    margin-bottom: 26px !important;
  }
  .thankyouVoting .email-div {
    order: 2;
  }
  .thankyouVoting .sucess-bar-div {
    order: 1;
  }
  .thankyouVoting .additional-cn-entry .email-container .emailWidth {
    margin-right: 0px !important;
    margin-bottom: 23px !important;
  }
  .thankyouVoting .send-email-btn, .thankyouVoting .voteAnotherCN_button {
    width: 100%;
  }
  .thankyouVoting .inner-container {
    width: 100%;
  }
  .thankyouVoting .inner-container .m-full-width {
    margin-right: -30px;
    margin-left: -30px;
  }
  .thankyouVoting .first-email-container {
    border: none;
    background-color: #F5F5F5;
  }
  .thankyouVoting .first-email-container .emailWidth {
    margin-right: 0px !important;
    margin-bottom: 23px !important;
  }
  .thankyouVoting .email-container {
    padding: 25px 15px !important;
  }
  .thankyouVoting .email-container .emailWidth {
    width: 100% !important;
  }
  .thankyouVoting .voting-options .vote-options-icons .icon_div {
    min-width: 82px;
  }
  .thankyouVoting .voting-options .vote-options-icons .icon_div .pv-icon {
    height: 82px !important;
    width: 82px !important;
  }
  .thankyouVoting .voting-options .vote-options-icons .icon_div .pv-icon.icon-pv-ICON-virtual {
    font-size: 68px !important;
  }
  .thankyouVoting .voting-options .vote-options-icons .icon_div .pv-icon.icon-pv-ICON-Email-Signup {
    font-size: 76px !important;
  }
  .thankyouVoting .voting-options .vote-options-icons .icon_div .pv-icon.icon-pv-ICON-question {
    font-size: 73px !important;
  }
  .thankyouVoting .voting-options .vote-options-icons .icon-title {
    text-align: start !important;
    padding-left: 28px !important;
  }
  .thankyouVoting .voting-options ul {
    padding-bottom: 0 !important;
    border-bottom: 0 !important;
  }
  .thankyouVoting .voting-options ul li {
    max-width: 100% !important;
    border-left: none !important;
  }
  .thankyouVoting .voting-options ul li a {
    border-bottom: 1px solid #979797;
  }
  .thankyouVoting .active-meeting {
    padding: 0px !important;
  }
}
.thankyouVoting input.form-control {
  height: 40px;
}
.thankyouVoting .active-meeting ul li {
  margin-bottom: 39px;
}
.thankyouVoting .active-meeting ul li:last-child {
  margin-bottom: 0;
}
.thankyouVoting .active-meeting .vote-meeting-details h3 {
  font-size: 1.25rem;
}
.thankyouVoting .thank-you-list-buttons {
  padding: 0 27px;
}
.thankyouVoting .voting-options {
  margin-bottom: 43px;
}
.thankyouVoting .voting-options ul li {
  border-left: 1px solid #DDDDDD;
  max-width: 180px;
  min-width: 180px;
}
.thankyouVoting .voting-options ul li a {
  text-decoration: none;
}
.thankyouVoting .voting-options ul li:first-child {
  border-left: 0px;
}
@media screen and (max-width: 539px) {
  .thankyouVoting .voting-options ul li:last-child {
    border-left: 0;
  }
}
@media screen and (max-width: 399px) {
  .thankyouVoting .voting-options ul li {
    border-left: 0;
  }
}
.thankyouVoting .voting-options .vote-options-icons .pv-icon {
  width: 120px;
  height: 120px;
}
.thankyouVoting .voting-options .vote-options-icons .pv-icon.icon-pv-ICON-virtual {
  font-size: 62px !important;
}
.thankyouVoting .voting-options .vote-options-icons .pv-icon.icon-pv-ICON-Email-Signup {
  font-size: 90px !important;
}
.thankyouVoting .voting-options .vote-options-icons .pv-icon.icon-pv-ICON-question {
  font-size: 73px !important;
}
.thankyouVoting .voting-options .vote-options-icons .icon-title {
  font-size: 20px;
  line-height: 24px;
  font-weight: lighter;
  color: #111;
  /* font-weight: 300; */
  /* padding: 16px; */
  text-align: center;
  padding: 0;
  width: 100%;
}
.thankyouVoting .pageTitle {
  margin-bottom: 38px;
}
.thankyouVoting .pageTitle .title {
  font-family: "calibri", "sans-serif", "Helvetica";
  font-size: 28px;
  font-weight: 400;
  line-height: 28px;
  text-align: center;
  margin: 0px;
}
.thankyouVoting .voteStatus {
  padding: 0px 0px 30px 0px;
}
.thankyouVoting .voteStatus span.status {
  font-family: "calibri", "sans-serif", "Helvetica";
  font-size: 26px;
  font-weight: bold;
  line-height: 33px;
  text-align: center;
}
.thankyouVoting .voteStatus span.status.voted {
  color: #00802B;
}
.thankyouVoting .voteStatus span.date {
  font-family: "calibri", "sans-serif", "Helvetica";
  font-size: 16px;
  letter-spacing: 0;
  line-height: 21px;
  text-align: center;
  margin-top: 7px;
}
.thankyouVoting .voteStatus span.plannedParticipant {
  font-family: "calibri", "sans-serif", "Helvetica";
  font-size: 16px;
  letter-spacing: 0;
  line-height: 21px;
  text-align: center;
  margin-top: 2px;
  max-width: 100%;
}
.thankyouVoting .voteStatus span.add-info {
  font-family: "calibri", "sans-serif", "Helvetica";
  font-size: 16px;
  letter-spacing: 0;
  line-height: 21px;
  text-align: center;
  margin-top: 15px;
}
.thankyouVoting .section-margin {
  margin-top: 33px;
  padding-bottom: 38px;
  border-bottom: 1px solid black;
}
.thankyouVoting .fS16 {
  font-size: 16px;
}
.thankyouVoting .notVoted {
  min-width: 103px;
  font-weight: bold;
  text-align: center;
}
.thankyouVoting .fontAdjustments {
  font-size: 24px;
  font-weight: 300;
  line-height: 33px;
  margin: 0;
}
.thankyouVoting .utility_div {
  background: #068318;
  color: #fff;
  margin-bottom: 34px;
}
.thankyouVoting .utility_div p {
  font-size: 15px;
  font-weight: bold;
  line-height: 20px;
}
.thankyouVoting .utility_div p a {
  text-decoration: underline;
  color: #ffffff !important;
}
.thankyouVoting .utility_div i {
  font-size: 16px;
  color: #ffffff;
  border-radius: 50%;
  border: 2px solid #ffffff;
  padding: 5px;
  margin-right: 20px;
}
@media screen and (max-width: 480px) {
  .thankyouVoting .notVoted span {
    width: 100%;
  }
}
@media screen and (min-width: 480px) {
  .thankyouVoting .vote-meeting-details {
    width: calc(100% - 200px) !important;
  }
}

.optoutConfirmation .inner-container {
  width: 680px;
  padding: 0 15px;
}
.optoutConfirmation .inner-container .utility_div {
  background: #348347;
  color: #fff;
  margin-bottom: 30px;
  padding: 11px;
}
.optoutConfirmation .inner-container .utility_div p {
  font-size: 15px;
  font-weight: 700;
  line-height: 20px;
}
.optoutConfirmation .inner-container .utility_div span {
  margin-right: 11px;
  font-size: 20px;
}
.optoutConfirmation .inner-container .optout-error-div {
  background: #DD0303;
  color: #fff;
  margin-bottom: 30px;
  padding: 11px;
}
.optoutConfirmation .inner-container .optout-error-div p {
  font-size: 15px;
  font-weight: 700;
  line-height: 20px;
}
.optoutConfirmation .inner-container .optout-error-div span {
  margin-right: 11px;
  font-size: 24px;
}
.optoutConfirmation .inner-container .questions_div {
  min-height: 289px;
}
.optoutConfirmation .inner-container .margin-bottom-124 {
  margin-bottom: 110px;
}
.optoutConfirmation .inner-container .font-16 {
  font-size: 16px;
}
.optoutConfirmation .inner-container .font-18 {
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
}
.optoutConfirmation .inner-container small {
  font-size: 14px;
}
.optoutConfirmation .inner-container small a {
  text-decoration: none;
  font-weight: 700;
}

.preferences_div .setLater_link {
  font-size: 18px;
  font-weight: 600;
  font-family: "calibri", "sans-serif", "Helvetica";
  line-height: 21px;
  color: #ffffff;
  margin-top: 28px;
}
.preferences_div .setLater_link:focus, .preferences_div .setLater_link:hover {
  color: #ffffff;
}
.preferences_div .preference-wizard {
  width: 100%;
}
.preferences_div .preference-wizard .tabs {
  max-width: 811px;
  margin: 0px auto;
}
.preferences_div .preference-wizard .tabs .customized-tabs-list {
  border: 1px solid #ffffff;
  width: 100%;
  background: none;
}
.preferences_div .preference-wizard .tabs .customized-tabs-list .customized-tab {
  flex: 0 0 50%;
  margin-left: 0px !important;
  font-size: 20px;
  font-weight: normal;
  font-family: "calibri", "sans-serif", "Helvetica";
  padding: 9px 15px !important;
  text-align: center;
  background: none;
  color: #ffffff;
  text-decoration: underline;
}
.preferences_div .preference-wizard .tabs .customized-tabs-list .customized-tab:hover {
  cursor: pointer;
}
.preferences_div .preference-wizard .tabs .customized-tabs-list .customized-tab.active {
  background-color: #ffffff;
  border-bottom: 0 !important;
  padding-bottom: 10px !important;
  color: #00578E !important;
  text-decoration: none;
}
.preferences_div .preference-wizard .tabs .customized-tabs-list .customized-tab:focus {
  outline: 5px auto -webkit-focus-ring-color !important;
}
.preferences_div .preference-wizard .tabs .customized-tabs-list .customized-tab[aria-selected=true] {
  background-color: #ffffff;
  border-bottom: 0 !important;
  padding-bottom: 10px !important;
  color: #00578E !important;
  text-decoration: none;
}
.preferences_div .preference-wizard .tabs .tab-content {
  margin-top: 4px;
  color: #111111 !important;
}
.preferences_div .preference-wizard .tabs .tab-content .customized-tab-panel .step-body {
  padding: 37px 36px;
  background-color: #ffffff;
}
.preferences_div .preference-wizard .tabs .tab-content p {
  color: #111111 !important;
}
.preferences_div .preference-wizard .tabs .tab-content label {
  margin: 0px;
  color: #111111 !important;
  font-size: 14px;
}
.preferences_div .preference-wizard .tabs .tab-content .sub-header {
  font-weight: bold;
  font-size: 18px;
  color: #111111;
}
.preferences_div .preference-wizard .tabs .tab-content legend p {
  font-size: 14px;
}
.preferences_div .preference-wizard .tabs .tab-content .preferences_ul {
  -moz-column-count: 2;
  -moz-column-gap: 20px;
  -webkit-column-count: 2;
  -webkit-column-gap: 20px;
  column-count: 2;
  column-gap: 20px;
  width: 100%;
}
.preferences_div .preference-wizard .tabs .tab-content .preferences_ul li {
  display: flex;
}
.preferences_div .preference-wizard .tabs .tab-content .preferences_ul li .custom-checkbox {
  margin: 5px 0px;
}
.preferences_div .preference-wizard .tabs .tab-content .preferences_ul li .custom-checkbox .custom-control-label:before {
  margin-top: -2px;
}
.preferences_div .preference-wizard .tabs .tab-content .preferences_ul li .custom-checkbox .custom-control-input:checked ~ .custom-control-label span::before {
  margin-top: -1px;
}
.preferences_div .preference-wizard .tabs .tab-content .preferences_ul li .pv-popover a {
  font-size: 14px !important;
  font-weight: bold !important;
  text-decoration: none !important;
  cursor: pointer !important;
  display: inline !important;
  background-color: #00578E !important;
  color: #FFFFFF !important;
}
.preferences_div .preference-wizard .tabs .tab-content .preferences_ul li .glossaryModalBtn {
  font-size: 14px !important;
  font-weight: bold !important;
  text-decoration: none !important;
  cursor: pointer !important;
  display: inline !important;
  color: #00578E !important;
}
.preferences_div .preference-wizard .tabs .tab-content .view_div .sub-heading {
  font-size: 18px !important;
  font-weight: bold;
}
.preferences_div .preference-wizard .tabs .tab-content .view_div .intro_div p {
  font-size: 14px;
  color: #111111;
}
.preferences_div .preference-wizard .tabs .tab-content .view_div .radioGroup-label {
  font-size: 14px;
  font-weight: bold;
  color: #111111;
  line-height: 21px;
  margin-bottom: 4px;
}
.preferences_div .preference-wizard .tabs .tab-content .view_div .radioGroup-label .popOverAlignment {
  display: inline-block;
  width: auto !important;
}
.preferences_div .preference-wizard .tabs .tab-content .view_div .radioGroup-label .popOverAlignment .pv-popover a {
  border-radius: 50%;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  width: 20px;
  height: 20px;
  padding: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  background-color: #00578E !important;
  color: #FFFFFF !important;
}
.preferences_div .preference-wizard .tabs .tab-content .view_div .radioGroup-label .popOverAlignment .pv-popover .popover {
  background-color: #ffffff !important;
  border: 1px solid rgba(0, 0, 0, 0.2) !important;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2) !important;
}
.preferences_div .preference-wizard .tabs .tab-content .view_div .radioGroup-label .popOverAlignment .pv-popover .popover .popover-body {
  font-size: 16px;
  color: #111111 !important;
}
.preferences_div .preference-wizard .tabs .tab-content .view_div .radioGroup-label .popOverAlignment .pv-popover .popover .arrow::after {
  border-top-color: #ffffff !important;
}
.preferences_div .preference-wizard .tabs .tab-content .view_div .custom-radio {
  padding-top: 10px;
  padding-bottom: 10px;
}
.preferences_div .preference-wizard .tabs .tab-content .view_div .preferences_vote_list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.preferences_div .preference-wizard .tabs .tab-content .view_div .prefGroupHeading_div {
  background-color: #F6F6F6;
  margin-bottom: 24px;
}
.preferences_div .preference-wizard .tabs .tab-content .view_div .prefGroupHeading_div .prefGroupHeading_text {
  margin: 0px;
  padding: 10px 0px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
.preferences_div .preference-wizard .tabs .tab-content .view_div .thick-grey-border {
  height: 3px;
  background-color: #6D6D6D;
  margin-top: 30px;
  margin-bottom: 30px;
}
.preferences_div .preference-wizard .tabs .tab-content .view_div .thick-grey-border.mt-0 {
  margin-top: 0px !important;
}
.preferences_div .preference-wizard .tabs .tab-content .view_div .masked {
  position: relative;
  opacity: 0.3;
  pointer-events: none;
  cursor: not-allowed;
}
.preferences_div .skip-step {
  font-size: 18px;
  color: #ffffff;
  text-decoration: underline;
  font-weight: bold;
  padding: 12px 30px !important;
}
.preferences_div .next-step, .preferences_div .complete-step {
  width: auto !important;
  padding: 12px 30px !important;
  margin-left: 15px;
}
.preferences_div .get_started_footer {
  max-width: 811px;
  padding-top: 30px;
}

@media screen and (max-width: 767px) {
  .optoutConfirmation .m-full-width {
    margin-right: -30px;
    margin-left: -30px;
  }
  .optoutConfirmation .questions_div {
    min-height: 40px !important;
  }
  .optoutConfirmation .utility_div span {
    margin-right: 24px !important;
    font-size: 24px !important;
  }
}
.welcome_heading_container .welcome_heading {
  font-family: "calibri", "sans-serif", "Helvetica";
  font-size: 36px;
  font-weight: bold;
  line-height: 42px;
  text-align: center;
  margin: 48px 0px 38px 0px;
}

.welcomePageContainer .custom_dropdown_div select {
  font-weight: normal;
}
.welcomePageContainer .dropdown_label {
  font-weight: bold;
  font-size: 14px;
}
.welcomePageContainer .inner-container {
  width: 700px;
  padding: 0 15px;
}
.welcomePageContainer .inner-container hr {
  margin-top: 38px;
  margin-bottom: 38px;
  background-color: #979797;
}
.welcomePageContainer .inner-container .not-signed-in-div hr {
  margin-top: 2px;
}
.welcomePageContainer .controlNumber-container {
  padding: 0px;
}
.welcomePageContainer .controlNumber-container label {
  font-size: 18px;
  font-weight: 600;
  font-family: "calibri", "sans-serif", "Helvetica";
}
.welcomePageContainer .controlNumber-container .form-group input.form-control {
  width: 100%;
  height: 50px;
  font-size: 16px;
  font-family: "calibri", "sans-serif", "Helvetica";
  font-weight: normal;
  background-color: #fafafa;
}
.welcomePageContainer .controlNumber-container .form-group input.form-control.error-input {
  margin-bottom: 0px;
}
.welcomePageContainer .controlNumber-container .getStarted-btn {
  height: 50px;
  font-size: 18px !important;
  font-weight: 600 !important;
  font-family: "calibri", "sans-serif", "Helvetica" !important;
  white-space: nowrap;
  padding: 10px 35px;
}
.welcomePageContainer .meetings-div ul li {
  margin-bottom: 39px;
}
.welcomePageContainer .meetings-div ul li:last-child {
  margin-bottom: 0;
}
.welcomePageContainer .meetings-div ul li .btn-primary {
  margin-top: 5px !important;
}
.welcomePageContainer .meetings-div ul li .vote-meeting-buttons {
  padding-top: 15px;
}
.welcomePageContainer .meetings-div ul li .vote-meeting-buttons .btn-primary {
  margin-top: 10px !important;
}
.welcomePageContainer .meetings-div ul li .vote-meeting-buttons .btn-primary:first-child {
  margin-top: 0 !important;
}
.welcomePageContainer .meetings-div .vote-meeting-details h3 {
  font-size: 1.25rem;
}
.welcomePageContainer .meetings-div .vote-meeting-details h4 {
  font-size: 15px;
}
.welcomePageContainer .thank-you-list-buttons {
  padding: 0 27px;
}
.welcomePageContainer .voting-options ul li {
  border-left: 1px solid #DDDDDD;
  max-width: 250px;
  min-width: 250px;
}
.welcomePageContainer .voting-options ul li a {
  text-decoration: none;
}
.welcomePageContainer .voting-options ul li:first-child {
  border-left: 0px;
}
@media screen and (max-width: 499px) {
  .welcomePageContainer .voting-options ul li {
    border-left: 0;
  }
  .welcomePageContainer .voting-options ul li:last-child {
    border-left: 0;
  }
}
.welcomePageContainer .voting-options .vote-options-icons .pv-icon {
  width: 120px;
  height: 120px;
}
.welcomePageContainer .voting-options .vote-options-icons .pv-icon.icon-pv-ICON-Welcome-Bell {
  font-size: 90px !important;
}
.welcomePageContainer .voting-options .vote-options-icons .pv-icon.icon-pv-ICON-VotingOptions {
  font-size: 80px !important;
}
.welcomePageContainer .voting-options .vote-options-icons .icon-title {
  font-size: 18px;
  line-height: 24px;
  font-weight: normal;
  color: #005D98;
  text-align: center;
  padding: 0;
  width: 100%;
}
.welcomePageContainer .pageTitle {
  margin-bottom: 38px;
}
.welcomePageContainer .pageTitle .title {
  font-family: "calibri", "sans-serif", "Helvetica";
  font-size: 28px;
  font-weight: 400;
  line-height: 28px;
  text-align: center;
  margin: 0px;
}
.welcomePageContainer .add-info {
  font-family: "calibri", "sans-serif", "Helvetica";
  font-size: 16px;
  line-height: 25px;
  color: #111111;
  text-align: left;
  width: 100%;
}
.welcomePageContainer .section-margin {
  margin-top: 33px;
  padding-bottom: 38px;
  border-bottom: 1px solid black;
}
.welcomePageContainer .fS16 {
  font-size: 16px;
}
.welcomePageContainer .notVoted {
  min-width: 103px;
  font-weight: bold;
  text-align: center;
}
.welcomePageContainer .fontAdjustments {
  font-size: 24px;
  font-weight: 300;
  line-height: 33px;
  margin: 0;
}
.welcomePageContainer .icon-pv-ICON-WelcomeInbox {
  font-size: 100px !important;
}
.welcomePageContainer .customized-tabs .noMeeting_fonts {
  font-size: 20px !important;
}
.welcomePageContainer .customized-tabs .search_field_div input {
  height: 40px;
}
.welcomePageContainer .customized-tabs .search_field_div::after {
  content: "\ed8c";
  position: absolute;
  top: 128px;
  right: 16px;
  width: 16px;
  height: 16px;
  font: normal normal normal 14px/1 "Nucleo Glyph";
}
.welcomePageContainer .customized-tabs .clear_search {
  position: absolute;
  top: 128px;
  right: 43px;
  display: none;
  background-color: transparent;
  border: 0;
  padding: 0;
}
.welcomePageContainer .customized-tabs .meetings-div label {
  font-weight: bold;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .welcomePageContainer .inner-container {
    width: 100%;
  }
  .welcomePageContainer .inner-container .m-full-width {
    margin-right: -30px;
    margin-left: -30px;
  }
  .welcomePageContainer .controlNumber-container {
    padding: 0px 15px !important;
  }
  .welcomePageContainer .voting-options ul {
    padding-bottom: 0 !important;
    border-bottom: 0 !important;
  }
  .welcomePageContainer .meetings-div {
    padding: 0px !important;
  }
  .welcomePageContainer .customized-tabs .clear_search {
    top: 145px !important;
  }
  .welcomePageContainer .customized-tabs .search_field_div::after {
    top: 145px !important;
  }
}
@media screen and (max-width: 480px) {
  .welcomePageContainer .notVoted span {
    width: 100%;
  }
  .welcomePageContainer .getStarted-btn {
    height: 50px;
    padding: 15px 15px !important;
    min-width: 150px !important;
  }
  .welcomePageContainer .vote-meeting-buttons {
    width: 100% !important;
    padding-top: 15px;
  }
}
@media screen and (max-width: 700px) {
  .welcomePageContainer .flex-xs-wrap {
    flex-wrap: wrap !important;
  }
}
.welcomePageContainer .vote-meeting-details {
  max-width: 370px;
}
@media screen and (max-width: 767px) {
  .welcomePageContainer .vote-meeting-details {
    max-width: 100% !important;
  }
}
.welcomePageContainer .vote-meeting-buttons {
  max-width: 330px;
  text-wrap: nowrap;
}
@media screen and (max-width: 767px) {
  .welcomePageContainer .vote-meeting-buttons {
    max-width: 100% !important;
    text-wrap: wrap;
  }
}

.mySettingsContainer #alert-preferences h2 {
  font-size: 18px !important;
}
.mySettingsContainer .inner-container {
  width: 570px;
  padding: 0 15px;
}
.mySettingsContainer .inner-container hr {
  margin-top: 20px;
  margin-bottom: 27px;
  background-color: #979797;
}
.mySettingsContainer .inner-container input[type=text].form-control {
  height: 40px;
}
.mySettingsContainer .pageTitle {
  margin-bottom: 14px;
}
.mySettingsContainer .pageTitle .title {
  font-family: "calibri", "sans-serif", "Helvetica";
  font-size: 28px;
  font-weight: 400;
  line-height: 28px;
  text-align: center;
  margin: 0px;
}
.mySettingsContainer .add-info {
  font-family: "calibri", "sans-serif", "Helvetica";
  font-size: 14px;
  line-height: 25px;
  text-align: center;
  width: 100%;
}
.mySettingsContainer .glossaryModalBtn_div button {
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
  display: inline !important;
  color: #2B5BB6;
}
.mySettingsContainer .glossaryModalBtn_div button:hover, .mySettingsContainer .glossaryModalBtn_div button:focus {
  color: #2B5BB6;
  opacity: 0.9;
}
.mySettingsContainer .customized-tab-panel legend p {
  font-size: 14px;
}
.mySettingsContainer .customized-tab-panel .view_div {
  width: 100%;
  float: left;
}
.mySettingsContainer .customized-tab-panel .masked {
  position: relative;
  opacity: 0.3;
  pointer-events: none;
  cursor: not-allowed;
}
.mySettingsContainer .thick-grey-border {
  border-top: 3px solid #6D6D6D;
  margin-top: 30px !important;
}
.mySettingsContainer .thick-black-border {
  border-top: 3px solid #000000;
}
.mySettingsContainer .votings select {
  width: 53px;
  height: 26px;
}
.mySettingsContainer .votings li {
  width: 100%;
}
.mySettingsContainer .ind-radio .custom-control {
  height: 40px;
  display: flex;
  align-items: center;
}
.mySettingsContainer .mobile_line {
  margin-top: 31px !important;
  border-top: 3px solid #6D6D6D;
}
.mySettingsContainer .custom_dropdown_div select {
  border: 0.5px solid #000;
  font-size: 14px;
  font-weight: normal;
}
.mySettingsContainer .dropdown_label {
  font-size: 14px;
  font-weight: bold;
}
.mySettingsContainer .myAccountTabPanel .edit_div {
  display: none;
}
.mySettingsContainer .myAccountTabPanel label {
  font-weight: bold;
  font-size: 14px;
}
.mySettingsContainer .myAccountTabPanel .form-control-plaintext {
  font-size: 14px;
  padding: 0px;
}
.mySettingsContainer .myAccountTabPanel .editMyAccount_btn {
  margin-bottom: 32px;
}
.mySettingsContainer .myAccountTabPanel .MyAccountView_div .individual_account_header {
  border-top: 2px solid #6D6D6D;
}
.mySettingsContainer .myAccountTabPanel .MyAccountView_div .individual_account_div {
  padding-top: 25px;
  padding-bottom: 25px;
  border-bottom: 2px solid #6D6D6D;
}
.mySettingsContainer .myAccountTabPanel .MyAccountView_div .individual_account_div .acc_label {
  font-family: "calibri", "sans-serif", "Helvetica";
  font-size: 14px;
  font-weight: bold;
  margin: 7px 0px;
  flex: 0 0 140px;
}
.mySettingsContainer .myAccountTabPanel .MyAccountView_div .individual_account_div .acc_value {
  font-family: "calibri", "sans-serif", "Helvetica";
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.mySettingsContainer .myAccountTabPanel .MyAccountView_div .individual_account_div .unlink-btn {
  font-size: 14px;
  display: flex;
  align-items: center;
  margin-left: 7px;
  color: #00578E;
}
.mySettingsContainer .myAccountTabPanel .MyAccountView_div .individual_account_div .unlink-btn span.support_text {
  text-decoration: underline;
}
.mySettingsContainer .myAccountTabPanel .MyAccountView_div .individual_account_div .unlink-btn span.ui-2_link-broken-70 {
  font-size: 16px;
  margin-right: 5px;
}
.mySettingsContainer .myAccountTabPanel .MyAccountView_div .individual_account_div .unlink-btn:hover, .mySettingsContainer .myAccountTabPanel .MyAccountView_div .individual_account_div .unlink-btn:focus, .mySettingsContainer .myAccountTabPanel .MyAccountView_div .individual_account_div .unlink-btn:active {
  text-decoration: none;
  color: #007bb6;
}
.mySettingsContainer .myAccountTabPanel .MyAccountView_div .individual_account_div .unlink-btn:hover span.support_text, .mySettingsContainer .myAccountTabPanel .MyAccountView_div .individual_account_div .unlink-btn:focus span.support_text, .mySettingsContainer .myAccountTabPanel .MyAccountView_div .individual_account_div .unlink-btn:active span.support_text {
  text-decoration: underline;
}
.mySettingsContainer .myAccountTabPanel .add_Linked_accordion {
  padding-top: 25px;
  padding-bottom: 25px;
}
.mySettingsContainer .myAccountTabPanel .add_Linked_accordion.border-top {
  border-top: 2px solid #6D6D6D !important;
}
.mySettingsContainer .myAccountTabPanel .myAccountView_footer {
  border-top: 2px solid #6D6D6D;
  padding-top: 28px;
}
.mySettingsContainer .myAccountTabPanel .myAccountView_footer .deleteAccount_button {
  font-weight: bold;
  color: #00578E;
}
.mySettingsContainer .myAccountTabPanel .myAccountView_footer .deleteAccount_button:hover, .mySettingsContainer .myAccountTabPanel .myAccountView_footer .deleteAccount_button:focus {
  text-decoration: none;
  color: #007bb6;
}
.mySettingsContainer .utility_div {
  background: #C2570F;
  color: #fff;
  margin: 10px 0px 15px 0px;
  padding: 6px 0px;
}
.mySettingsContainer .utility_div p {
  font-size: 15px;
  font-weight: bold;
  line-height: 20px;
}
.mySettingsContainer .utility_div p a {
  text-decoration: underline;
  color: #ffffff !important;
}
.mySettingsContainer .utility_div p a:focus {
  outline: -webkit-focus-ring-color auto 1px !important;
}
.mySettingsContainer .utility_div span.nc-icon-outline {
  font-size: 24px;
  color: #ffffff;
  margin: 0px 16px 0px 7px;
}
.mySettingsContainer .custom-checkbox {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}
.mySettingsContainer .custom-checkbox .custom-control-label:before {
  margin-top: -3px;
}
.mySettingsContainer .custom-checkbox .custom-control-label span {
  top: 2px;
}
.mySettingsContainer .view_div .sub-heading {
  font-size: 18px !important;
  font-weight: bold;
}
.mySettingsContainer .view_div .radioGroup-label {
  font-size: 14px;
  font-weight: bold;
  color: #111111;
  line-height: 21px;
  margin-bottom: 4px;
}
.mySettingsContainer .view_div .radioGroup-label .popOverAlignment {
  display: inline-block;
}
.mySettingsContainer .view_div .radioGroup-label .popOverAlignment .pv-popover a {
  border-radius: 50%;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  width: 20px;
  height: 20px;
  padding: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.mySettingsContainer .view_div .radioGroup-label .popOverAlignment .pv-popover .popover .popover-body {
  font-size: 16px;
}
.mySettingsContainer .view_div .custom-radio {
  padding-top: 10px;
  padding-bottom: 10px;
}
.mySettingsContainer .view_div .preferences_vote_list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.mySettingsContainer .view_div .prefGroupHeading_div {
  background-color: #F6F6F6;
  margin-bottom: 24px;
}
.mySettingsContainer .view_div .prefGroupHeading_div .prefGroupHeading_text {
  margin: 0px;
  padding: 10px 0px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
.mySettingsContainer .view_div .thick-grey-border.mt-0 {
  margin-top: 0px !important;
}
@media screen and (max-width: 767px) {
  .mySettingsContainer .inner-container {
    width: 100%;
  }
  .mySettingsContainer .inner-container .m-full-width {
    margin-right: -30px;
    margin-left: -30px;
  }
  .mySettingsContainer .mobile_line {
    margin-bottom: 0px !important;
  }
  .mySettingsContainer .utility_div {
    margin-top: 0px;
  }
}
@media screen and (max-width: 480px) {
  .mySettingsContainer .getStarted-btn {
    height: 50px;
    padding: 15px 15px !important;
    min-width: 150px !important;
  }
}
#delelete_popup_callback {
  position: static;
  top: 10px;
}

#email_address_change_modal {
  font-size: 36px !important;
  font-style: normal !important;
  font-weight: 400 !important;
}

.InternalSignInContainer {
  max-width: 803px;
  margin: 0px auto;
  padding-top: 33px;
}
.InternalSignInContainer .back-link {
  font-size: 16px;
  color: #00578E;
  line-height: 19px;
  text-decoration: none;
  display: flex;
  align-items: center;
  display: inline-block;
}
.InternalSignInContainer .back-link i {
  font-size: 14px;
  margin-right: 2px;
}
.InternalSignInContainer .navbar .navbar-nav {
  padding-bottom: 0px !important;
  border-bottom: 1px solid #d3d3d3;
}
.InternalSignInContainer .navbar .navbar-nav .nav-item {
  padding: 0px;
  border: none;
  font-family: "calibri", "sans-serif", "Helvetica";
  font-size: 14px;
  font-weight: bold;
  color: #00578E;
  background: transparent;
  cursor: pointer;
  text-align: left;
  margin-left: 56px;
}
.InternalSignInContainer .navbar .navbar-nav .nav-item:first-child {
  margin-left: 0px;
}
.InternalSignInContainer .navbar .navbar-nav .nav-item .nav-link {
  padding: 12px 0px;
  text-decoration: none;
}
.InternalSignInContainer .navbar .navbar-nav .nav-item.active {
  border-bottom: 2px solid #00578E !important;
  color: #111111 !important;
  font-weight: normal;
}
.InternalSignInContainer .navbar .navbar-nav .nav-item.active .nav-link {
  color: #111111;
  padding-bottom: 10px !important;
}
.InternalSignInContainer .navbar .navbar-nav .nav-item.active:hover {
  font-weight: normal;
}
.InternalSignInContainer .navbar .navbar-nav .nav-item:hover {
  border-bottom: 2px solid #00578E !important;
  color: #111111 !important;
  font-weight: bold;
}
.InternalSignInContainer .navbar .navbar-nav .nav-item:hover .nav-link {
  color: #111111;
  padding-bottom: 10px !important;
}
.InternalSignInContainer .inner-container {
  padding-top: 35px;
}
.InternalSignInContainer .internalSignIn_Fieldset fieldset {
  max-width: 360px;
}
.InternalSignInContainer .internalCreateAccount_Fieldset fieldset {
  max-width: 100%;
}
.InternalSignInContainer .internalCreateAccount_Fieldset .landing-ind-form-div {
  max-width: 401px;
  width: 401px;
}
.InternalSignInContainer .internalCreateAccount_Fieldset .landing-ind-form-div .form-wrapper {
  max-width: 360px;
}
.InternalSignInContainer .internalCreateAccount_Fieldset .landing-ind-form-div.right-div .min-label-space label {
  display: inline-block;
  margin-top: 0px;
  line-height: 18px;
  padding-right: 8px;
  max-width: 100%;
}
.InternalSignInContainer .internalCreateAccount_Fieldset .landing-ind-form-div.right-div .min-label-space label small {
  font-size: 12px;
}
.InternalSignInContainer .internalCreateAccount_Fieldset .landing-ind-form-div.left-div {
  border-right: 1px solid #6D6D6D;
}
.InternalSignInContainer .internalCreateAccount_Fieldset .landing-ind-form-div.left-div .min-label-space {
  min-height: 87px;
}
.InternalSignInContainer .internalCreateAccount_Fieldset .landing-ind-form-div.left-div .min-label-space label {
  display: inline-block;
  margin-top: 0px;
  line-height: 18px;
  padding-right: 8px;
  max-width: 100%;
}
.InternalSignInContainer .internalCreateAccount_Fieldset .create_account_main .password_strength_popover {
  top: -313px;
  left: 0px;
}
.InternalSignInContainer .internalCreateAccount_Fieldset .get_started_footer {
  padding-top: 60px;
}
.InternalSignInContainer .internalCreateAccount_Fieldset .get_started_footer .terms_conditions_checkbox {
  max-width: 560px;
}
.InternalSignInContainer .internalCreateAccount_Fieldset .get_started_footer .terms_conditions_checkbox label {
  font-size: 14px;
}
.InternalSignInContainer .internalCreateAccount_Fieldset .get_started_footer .terms_conditions_checkbox label a {
  font-weight: bold;
  text-decoration: underline;
  color: #111111;
}
.InternalSignInContainer input.form-control {
  padding: 8px 15px;
  border: 2px solid #c8c8c8;
  font-family: "calibri", "sans-serif", "Helvetica";
  font-size: 16px;
  width: 360px !important;
  color: #111111;
  height: 40px;
}
.InternalSignInContainer .d-100 {
  width: 100%;
}
.InternalSignInContainer .ind-form-heading {
  font-family: "calibri", "sans-serif", "Helvetica";
  font-size: 32px;
  font-weight: bold;
  color: #111111;
  margin-bottom: 0px;
}
.InternalSignInContainer .form-group {
  margin-bottom: 37px;
}
.InternalSignInContainer .form-group label {
  font-family: "calibri", "sans-serif", "Helvetica";
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
}
.InternalSignInContainer .forgot-pwd-link {
  font-size: 14px;
  font-weight: bold;
  color: #111111;
}
.InternalSignInContainer .error {
  width: 100%;
}
.InternalSignInContainer .iti input {
  padding-left: 81px;
  min-height: 40px;
  border: 2px solid #c8c8c8;
  width: 100%;
}
.InternalSignInContainer .toggleps {
  right: 8px;
  top: 4px;
}
.InternalSignInContainer .create_account_main {
  max-width: 800px;
  margin: 0px auto;
}
.InternalSignInContainer .create_account_heading_div h1 {
  display: inline;
  padding-right: 15px;
}
.InternalSignInContainer .create_account_heading_div .popover-container-body {
  display: inline-block;
  position: static;
  right: 0px;
  top: 0px;
}

#delete_account_popups .ui-1_check {
  font-size: 58px;
  color: #00802B;
  border-radius: 50%;
  border: 6px solid #00802B;
  padding: 15px;
}

#alert_preferences_popups .modal-header h2 {
  font-weight: 400;
  font-size: 36px;
}
#alert_preferences_popups .ui-1_check {
  font-size: 58px;
  color: #00802B;
  border-radius: 50%;
  border: 6px solid #00802B;
  padding: 15px;
}

#submit_vote_popups h2 {
  font-weight: normal;
  font-size: 36px;
}
#submit_vote_popups .ui-1_check {
  font-size: 58px;
  color: #00802B;
  border-radius: 50%;
  border: 6px solid #00802B;
  padding: 15px;
}

#email_record_sent_popup p, #accountDeleted_modal p {
  font-size: 36px;
  font-weight: 400;
  text-align: center;
  margin-top: 60px;
  margin-right: -55px;
  padding: 0px 55px;
  width: 100%;
  line-height: 42.19px;
}
#email_record_sent_popup .ui-1_check, #accountDeleted_modal .ui-1_check {
  font-size: 58px;
  color: #00802B;
  border-radius: 50%;
  border: 6px solid #00802B;
  padding: 15px;
}

#email_record_sent_popup.modal-error i.ui-1_check, #email_record_sent_popup.modal-error .modal-footer {
  display: none;
}

#delete_Acc_confirmation_modal .modal-header h2 {
  margin-right: -100px !important;
  padding: 0px 100px;
}

.print-page h2 {
  font-weight: bold;
  font-size: 1.25rem;
}
.print-page h3 {
  margin: 0;
  font-size: 16px;
  font-weight: bold;
}
.print-page .print_button {
  margin-bottom: 30px;
}

.customized-tabs .tabs {
  position: relative;
}
.customized-tabs .tabs-scroller {
  position: relative;
  width: 100%;
  border-bottom: 1px solid #dee2e6;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.customized-tabs .tabs-scroller .nav-tabs {
  border-bottom: none;
}
.customized-tabs .tabs-scroller .nav-tabs.padding-x {
  padding-left: 36px;
  padding-right: 36px;
}
.customized-tabs .tabs-scroller.showIcons .scroll-btn {
  display: flex;
}
.customized-tabs [role=tab] {
  padding: 15px 0px;
  border: none;
  font-family: "calibri", "sans-serif", "Helvetica";
  font-size: 14px;
  font-weight: bold;
  color: #00578E;
  background: transparent;
  cursor: pointer;
  text-align: left;
  margin-left: 45px;
}
.customized-tabs [role=tab]:first-child {
  margin-left: 0px;
  padding-left: 0px;
}
.customized-tabs [role=tab]:hover {
  border-bottom: 4px solid #007bb6 !important;
  padding-bottom: 11px !important;
  color: #00578E !important;
}
.customized-tabs [role=tab]:focus {
  border-bottom: 4px solid #007bb6 !important;
  padding-bottom: 11px !important;
  color: #00578E !important;
}
.customized-tabs [role=tab][aria-selected=true] {
  border-bottom: 2px solid #00578E !important;
  color: #111111;
  padding-bottom: 13px !important;
  font-weight: normal;
}
.customized-tabs [role=tab][aria-selected=true] {
  border-radius: 0;
  outline: 0 !important;
}
.customized-tabs [role=tab][aria-selected=true]:hover {
  border-bottom: 4px solid #007bb6 !important;
  color: #111111 !important;
  padding-bottom: 11px !important;
}
.customized-tabs [role=tab][aria-selected=true]:focus {
  border-bottom: 5px solid #007bb6 !important;
  padding-bottom: 10px !important;
  color: #111111 !important;
}
.customized-tabs [role=tab]:hover,
.customized-tabs [role=tab]:focus,
.customized-tabs [role=tab]:active {
  border-radius: 0;
  color: inherit;
}
.customized-tabs .tab-content {
  padding: 15px 0px;
}
.customized-tabs .tab-content [role=tabpanel]:focus {
  outline: 0 !important;
}

.customized-accordion {
  /* For Edge bug https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/4806035/ */
}
.customized-accordion .Accordion {
  margin: 0;
  padding: 0;
}
.customized-accordion .Accordion .accordion-header {
  margin: 0;
  padding: 0;
}
.customized-accordion .Accordion-trigger {
  background: none;
  display: block;
  font-size: 1rem;
  font-weight: normal;
  margin: 0;
  padding: 0;
  position: relative;
  text-align: left;
  width: 100%;
  outline: none;
  min-height: 40px;
}
.customized-accordion .Accordion-trigger:focus,
.customized-accordion .Accordion-trigger:hover {
  background: #ffffff;
  cursor: pointer;
}
.customized-accordion .Accordion-trigger:focus {
  outline: 4px solid transparent;
}
.customized-accordion button {
  border-style: none;
}
.customized-accordion .Accordion button::-moz-focus-inner {
  border: 0;
}
.customized-accordion .Accordion-title {
  display: flex;
  justify-content: start;
  align-items: center;
  pointer-events: none;
  border: transparent 2px solid;
  border-radius: 5px;
  outline: none;
  font-size: 14px;
  color: #00578E;
  font-family: "calibri", "sans-serif", "Helvetica";
  font-weight: bold;
}
.customized-accordion .Accordion-trigger:hover .Accordion-title {
  color: #007bb6;
}
.customized-accordion .Accordion-trigger:hover .Accordion-icon:before {
  color: #007bb6;
}
.customized-accordion .Accordion-trigger:focus .Accordion-title {
  outline: -webkit-focus-ring-color auto 1px;
}
.customized-accordion .Accordion-icon {
  pointer-events: none;
  margin-right: 10px;
}
.customized-accordion .Accordion-icon:before {
  content: "\ed45";
  font-family: "Nucleo Glyph";
  font-size: 24px;
  color: #00578E;
  font-weight: normal;
}
.customized-accordion .Accordion-trigger:focus .Accordion-icon,
.customized-accordion .Accordion-trigger:hover .Accordion-icon {
  border-color: hsl(216, 94%, 43%);
}
.customized-accordion .Accordion-trigger[aria-expanded=true] .Accordion-icon:before {
  content: "\eda5";
  font-family: "Nucleo Glyph";
  font-size: 24px;
  color: #00578E;
}
.customized-accordion .Accordion-panel {
  margin: 0;
  padding: 10px 0px 10px 36px;
}
.customized-accordion .Accordion-panel[hidden] {
  display: none;
}

.scroll-btn {
  display: none;
  width: 36px;
  height: 100%;
  background-color: #ffffff;
  box-shadow: 0px 0px 4px 4px #d3d3d3;
}
.scroll-btn.right-scroll {
  margin-top: 34px;
  height: 36px;
  margin-left: 10px;
  box-shadow: 0px 0px 11px 1px #d3d3d3;
  border-radius: 50%;
}
.scroll-btn.right-scroll .arrows-1_minimal-right {
  position: relative;
  left: 1px;
  font-weight: bold;
}
.scroll-btn.left-scroll {
  margin-top: 34px;
  height: 36px;
  margin-right: 10px;
  box-shadow: 0px 0px 11px 1px #d3d3d3;
  border-radius: 50%;
}
.scroll-btn.left-scroll .arrows-1_minimal-left {
  position: relative;
  left: -1px;
  font-weight: bold;
}

/* forgot password styles start */
#forgot_password_modal #forgot_password_field input.form-control {
  height: 40px;
}
#forgot_password_modal .resend_code button {
  color: #005D98;
  font-size: 14px;
  font-weight: bold;
}
#forgot_password_modal .resend_code button:hover {
  text-decoration: none;
}
#forgot_password_modal .resend_code button:focus {
  text-decoration: none;
}
#forgot_password_modal .resend_code button i.arrows-1_refresh-68 {
  color: #005D98;
  font-weight: bold;
  transform: rotate(90deg) scaleX(-1);
}
#forgot_password_modal .success_div i.ui-1_check {
  font-size: 31px;
  color: #00802B;
  border-radius: 50%;
  border: 3px solid #00802B;
  padding: 8px;
}
#forgot_password_modal .success_div p.text-success {
  font-size: 24px;
  color: #00802B;
}
#forgot_password_modal .success_div span {
  font-size: 16px;
  width: 100%;
}

/* forgot password styles end */
.modal-backdrop {
  background-color: #fff;
}
.modal-backdrop.show {
  opacity: 0.7;
}

.view-additional-shares-div li.additional-shares-ind-row {
  margin-bottom: 15px;
}
.view-additional-shares-div span.label {
  font-size: 16px;
  min-width: 70px;
}
.view-additional-shares-div p {
  margin: 0px;
}
.view-additional-shares-div p.value i {
  font-size: 9px;
}

.view_additional_meeting_modal .modal-body.pl-4 {
  padding-left: 35px !important;
}
.view_additional_meeting_modal .modal-body.pr-4 {
  padding-right: 35px !important;
}
.view_additional_meeting_modal .col-form-label {
  font-weight: bold;
  font-size: 16px !important;
  font-family: "calibri", "sans-serif", "Helvetica";
  word-break: break-word;
  word-wrap: break-word;
}
.view_additional_meeting_modal .additional_modal_header {
  font-size: 30px;
  line-height: 41px;
  font-weight: 600;
  text-align: center;
}

.shareholders_materials_modal .additional_modal_header {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 23px;
  text-align: center;
  margin: 0px;
}
.shareholders_materials_modal span.text-underline {
  border-bottom: 2px solid #111111;
}
.shareholders_materials_modal p {
  margin-bottom: 30px;
}

.custom_dropdown_div {
  position: relative;
  width: 100%;
}
.custom_dropdown_div select {
  height: 40px !important;
  font-size: 14px !important;
  border: 1px solid #a5a5a5;
  font-family: "calibri", "sans-serif", "Helvetica";
}
.custom_dropdown_div::before {
  content: "";
  right: 4px;
  top: 0;
  width: 23px;
  height: 18px;
  position: absolute;
  pointer-events: none;
  display: block;
}
.custom_dropdown_div span.arrows-1_minimal-down {
  font-family: "Nucleo Glyph";
  font-size: 20px;
  line-height: 20px;
  position: absolute;
  right: 15px;
  top: 10px;
  pointer-events: none;
  color: #333333;
}

.custom-disc-ul {
  margin: 0px;
  padding: 0px;
}
.custom-disc-ul li {
  padding-left: 16px;
  position: relative;
  padding-top: 3px;
  padding-bottom: 3px;
}
.custom-disc-ul li::before {
  content: "\e829";
  font-family: "Nucleo Glyph";
  font-size: 9px;
  position: absolute;
  top: 8px;
  left: 0px;
}

.radio-group .ind-radio-lg {
  min-width: 150px;
  max-width: 150px;
}

/* utility_header_row styles start */
.utility_header_row {
  background: rgb(0, 118, 176);
  background: linear-gradient(90deg, rgb(0, 118, 176) 0%, rgb(0, 116, 174) 18%, rgb(0, 103, 160) 50%, rgb(0, 87, 142) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0076b0",endColorstr="#00578e",GradientType=1);
}
.utility_header_row .control-label {
  color: #ffffff;
  font-weight: normal;
}
.utility_header_row select.form-control {
  background-color: transparent;
  color: #ffffff;
  border-color: transparent;
}
.utility_header_row select.form-control option {
  background-color: #ffffff;
  color: #007bb6;
}
.utility_header_row select.form-control option:selected {
  color: #CC2338;
}
.utility_header_row .dropdown_div {
  position: relative;
}
.utility_header_row .dropdown_div:after {
  content: "\ee95";
  font-family: "Nucleo Glyph";
  font-size: 20px;
  color: #ffffff;
  right: 5px;
  top: 4px;
  padding: 0 0 2px;
  position: absolute;
  pointer-events: none;
}
.utility_header_row .dropdown_div:before {
  content: "";
  right: 4px;
  top: 0px;
  width: 23px;
  height: 18px;
  position: absolute;
  pointer-events: none;
  display: block;
}

/* utility_header_row styles end */
.landing_header {
  background-color: rgba(0, 93, 146, 0.8);
  padding: 26px 0px;
}

.landing_body_bg {
  background: url("../../images/bg-login.jpg") no-repeat fixed;
  background-color: #007bb6 !important;
}

.proxyvote_logo {
  border-right: 1px solid #ffffff;
  padding-right: 35px;
}
.proxyvote_logo img {
  width: 207px;
}

.br_logo_div {
  padding-left: 35px;
}
.br_logo_div .powered_by {
  color: #ffffff;
  font-size: 18px;
  padding-right: 15px;
}
.br_logo_div img {
  width: 160px;
}

.get_started_div {
  background-color: rgba(9, 59, 89, 0.9);
  max-width: 900px;
  padding: 50px 80px 50px 80px;
  margin: 0px 0px 80px 0px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.get_started_div h1 {
  color: #ffffff;
  font-size: 30px;
  font-family: "calibri", "sans-serif", "Helvetica";
  font-weight: bold;
}
.get_started_div h2 {
  color: #ffffff;
  font-size: 30px;
  font-family: "calibri", "sans-serif", "Helvetica";
}
.get_started_div h2.desktop-name {
  display: block;
}
.get_started_div h2.mobile-name {
  display: none;
}
.get_started_div p {
  color: #ffffff;
  font-family: "calibri", "sans-serif", "Helvetica";
  font-size: 18px;
}
.get_started_div p.sub-text {
  font-size: 14px;
  text-align: center;
}
.get_started_div p.proxy_vote_control {
  font-size: 20px;
}
.get_started_div p.resend_text_div {
  font-size: 18px;
  margin: 35px 0px 0px 0px;
  text-align: center;
}
.get_started_div p.resend_text_div a {
  color: #ffffff;
  font-weight: 400;
}
.get_started_div p.resend_text_div a:hover {
  text-decoration: underline;
}
.get_started_div p.resend_text_div a:focus {
  text-decoration: underline;
}
.get_started_div p.captcha_privacy_text {
  font-size: 12px;
  margin: 40px 0px 0px 0px;
  text-align: center;
}
.get_started_div p.captcha_privacy_text a {
  color: #ffffff;
  font-weight: 600;
}
.get_started_div p.captcha_privacy_text a:hover {
  text-decoration: underline;
}
.get_started_div p.captcha_privacy_text a:focus {
  text-decoration: underline;
}
.get_started_div label {
  color: #ffffff;
  font-size: 18px;
  line-height: 23px;
  margin-top: 26px;
}
.get_started_div .btn-primary {
  background-color: #BF5712;
  color: #ffffff;
  width: 212px;
  font-size: 20px;
  font-weight: 600;
  padding: 10px 42px;
  border: 1px solid transparent;
  box-sizing: border-box;
}
.get_started_div .btn-primary:hover {
  background-color: #a84c10;
}
.get_started_div .btn-success {
  padding: 12px 42px;
  border-color: #ffffff !important;
}
.get_started_div .error {
  display: flex;
  justify-content: flex-start;
  line-height: 18px;
}
.get_started_div .error i.ui-3_alert {
  font-weight: 600;
  margin-right: 4px;
}
.get_started_div .txt-normal {
  font-size: 14px;
  text-align: center;
}
.get_started_div .txt-normal a {
  color: #fff;
  font-weight: bold;
}
.get_started_div .for-ie {
  width: 100%;
}
.get_started_div .get_started_inner_div {
  padding-top: 42px;
}
.get_started_div .get_started_info_div .get_started_info_div_h1 {
  font-size: 34px;
}
.get_started_div .get_started_info_div .setup_preference_link {
  font-family: "calibri", "sans-serif", "Helvetica";
  font-size: 18px;
  font-weight: bold;
  text-decoration: underline;
  color: #ffffff;
  margin-top: 28px;
}
.get_started_div .landing-ind-form-div {
  min-width: 440px;
}
.get_started_div .landing-ind-form-div .ind-form-heading {
  font-size: 28px;
  line-height: 33px;
  color: #ffffff;
  font-family: "calibri", "sans-serif", "Helvetica";
  margin: 0px;
}
.get_started_div .landing-ind-form-div:last-child {
  border-left: 1px solid #ffffff;
}
.get_started_div .landing-ind-form-div.form-right-div {
  padding-left: 51px;
}
.get_started_div .landing-ind-form-div.form-right-div .link.create_account_link {
  font-size: 18px;
  line-height: 21px;
}
.get_started_div .landing-ind-form-div.form-left-div .link.create_account_link {
  font-size: 14px;
  line-height: 21px;
  font-weight: 600;
}
.get_started_div .landing-ind-form-div.form-left-div .control_number_entry_div input {
  font-size: 16px;
  font-weight: normal;
  letter-spacing: normal;
}
.get_started_div .landing-ind-form-div .form-wrapper {
  max-width: 371px;
}
.get_started_div .landing-ind-form-div .form-wrapper label {
  margin-top: 16px;
}
.get_started_div .landing-ind-form-div .form-wrapper .control_number_entry_div, .get_started_div .landing-ind-form-div .form-wrapper .custom_landing_input_div {
  padding: 10px 10px;
  background-color: #ffffff;
  margin: 11px 0px 0px 0px;
}
.get_started_div .landing-ind-form-div .form-wrapper .control_number_entry_div input, .get_started_div .landing-ind-form-div .form-wrapper .custom_landing_input_div input {
  max-width: 350px;
  width: 350px !important;
  height: 40px !important;
  text-align: left;
}
.get_started_div .landing-ind-form-div .d-100 {
  width: 100% !important;
}
.get_started_div .landing-ind-form-div .link {
  color: #ffffff;
  font-size: 14px;
}
.get_started_div .landing-ind-form-div .link.forgot-pwd-link {
  font-weight: 600;
}
.get_started_div .landing-ind-form-div .btn-primary {
  width: auto;
  padding: 7px 15px;
  min-width: 173px;
}
.get_started_div .landing-ind-form-div .btn-primary.min-width-200 {
  min-width: 200px !important;
}
.get_started_div .landing-ind-form-div .btn-outline-light.create-account-btn {
  min-width: 173px;
  color: #fff;
  text-decoration: none;
}
.get_started_div .landing-ind-form-div .btn-outline-light.create-account-btn:hover {
  color: #007bb6;
}
.get_started_div .landing-ind-form-div .btn-outline-light.min-width-200 {
  min-width: 200px !important;
}
.get_started_div .landing-ind-form-div .popover-container-body {
  right: -46px;
  top: 64px;
}
.get_started_div .landing-ind-form-div .error {
  width: 100%;
}
.get_started_div .get_started_footer {
  padding-top: 25px;
}
.get_started_div .get_started_footer p.additional_csw_text {
  margin: 15px 0px 0px 0px;
}
.get_started_div .get_started_footer p.captcha_privacy_text {
  margin-top: 25px !important;
}
.get_started_div.create_account_div {
  padding-top: 34px;
}
.get_started_div.create_account_div .landing-ind-form-div.left-div {
  padding-right: 38px;
}
.get_started_div.create_account_div .landing-ind-form-div.left-div .min-label-space {
  min-height: 125px;
}
.get_started_div.create_account_div .landing-ind-form-div.left-div .min-label-space label {
  display: inline-block;
  margin-top: 0px;
  line-height: 18px;
  padding-right: 8px;
  max-width: 100%;
}
.get_started_div.create_account_div .landing-ind-form-div.left-div .min-label-space label small {
  font-size: 12px;
}
.get_started_div.create_account_div .landing-ind-form-div.left-div label small {
  font-size: 12px;
}
.get_started_div.create_account_div .landing-ind-form-div.right-div {
  padding-left: 38px;
}
.get_started_div.create_account_div .landing-ind-form-div.right-div .min-label-space {
  min-height: 125px;
}
.get_started_div.create_account_div .landing-ind-form-div.right-div .min-label-space label {
  display: inline-block;
  margin-top: 0px;
  line-height: 18px;
  padding-right: 8px;
  max-width: 100%;
}
.get_started_div.create_account_div .landing-ind-form-div.right-div .min-label-space label small {
  font-size: 12px;
}
.get_started_div.create_account_div .landing-ind-form-div.reset-password-div {
  border: none !important;
  padding: 0px !important;
  min-width: 371px !important;
}
.get_started_div.create_account_div .landing-ind-form-div.reset-password-div label {
  display: inline-block;
  margin-top: 0px;
  line-height: 18px;
  padding-right: 8px;
  max-width: 100%;
}
.get_started_div.create_account_div .landing-ind-form-div.reset-password-div label small {
  font-size: 12px;
}
.get_started_div.create_account_div .landing-ind-form-div.reset-password-div .resend-code-btn {
  color: #ffffff;
  white-space: nowrap;
  position: absolute;
  right: -135px;
  font-weight: normal;
  font-size: 14px;
  top: 40px;
}
.get_started_div.create_account_div .landing-ind-form-div.reset-password-div .resend-code-btn.left-100 {
  left: 100% !important;
  right: initial !important;
}
.get_started_div.create_account_div .landing-ind-form-div.reset-password-div .resend-code-btn i {
  font-weight: bold;
  font-size: 14px;
  margin-right: 7.6px !important;
}
.get_started_div.create_account_div .landing-ind-form-div.reset-password-div .resend-code-btn:hover, .get_started_div.create_account_div .landing-ind-form-div.reset-password-div .resend-code-btn:focus, .get_started_div.create_account_div .landing-ind-form-div.reset-password-div .resend-code-btn:active {
  text-decoration: none;
}
.get_started_div.create_account_div .landing-ind-form-div.reset-password-div .resend-code-btn p {
  font-size: 14px;
}
.get_started_div.create_account_div .landing-ind-form-div.reset-password-div .resend-code-btn:hover, .get_started_div.create_account_div .landing-ind-form-div.reset-password-div .resend-code-btn:focus, .get_started_div.create_account_div .landing-ind-form-div.reset-password-div .resend-code-btn:active {
  text-decoration: none;
}
.get_started_div.create_account_div .get_started_info_div .create_account_heading_div h1 {
  display: inline;
  padding-right: 15px;
}
.get_started_div.create_account_div .get_started_info_div .create_account_heading_div .popover-container-body {
  display: inline-block;
}
.get_started_div.create_account_div .get_started_info_div .back-link {
  position: absolute;
  display: flex;
  left: 0px;
  align-items: center;
  top: 5px;
}
.get_started_div.create_account_div .get_started_info_div .back-link i {
  margin-right: 6px;
  margin-top: 2px;
  font-size: 13px;
}
.get_started_div.create_account_div .get_started_info_div .back-link:hover, .get_started_div.create_account_div .get_started_info_div .back-link:focus {
  color: #ffffff;
}
.get_started_div.create_account_div .get_started_inner_div {
  padding-bottom: 35px;
}
.get_started_div.create_account_div .txt-normal {
  font-size: 12px;
}
.get_started_div.create_account_div p.captcha_privacy_text {
  margin-top: 29px;
}
.get_started_div.create_account_div .popover-container-body {
  position: static;
}
.get_started_div.create_account_div .btn-primary {
  width: auto;
  min-width: 170px;
  padding-left: 23px;
  padding-right: 23px;
}
.get_started_div.create_account_div .get_started_footer {
  padding-top: 5px;
}
.get_started_div.create_account_div .terms_conditions_checkbox .custom-checkbox {
  max-width: 560px;
}
.get_started_div.create_account_div .terms_conditions_checkbox .custom-checkbox label {
  margin-top: 0px;
  font-size: 14px;
}
.get_started_div.create_account_div .terms_conditions_checkbox .custom-checkbox label a {
  font-weight: bold;
  text-decoration: underline;
  color: #ffffff;
}
.get_started_div.create_account_div .terms_conditions_checkbox .custom-checkbox label::before {
  margin-top: -2px;
}
.get_started_div.create_account_div .terms_conditions_checkbox .custom-checkbox label span {
  top: 2px;
}
.get_started_div .back-link {
  color: #FFFFFF;
  font-size: 20px;
  text-decoration: none;
}

.get_started_border .get_started_div {
  max-width: 1039px;
}

.control_number_entry_div {
  padding: 15px;
  background-color: #ffffff;
  margin: 8px 8px 20px 8px;
}
.control_number_entry_div input {
  padding: 8px 15px;
  border: 2px solid #c8c8c8;
  height: 52px !important;
  font-family: "calibri", "sans-serif", "Helvetica";
  font-size: 20px;
  width: 400px !important;
  text-align: center;
  color: #111111;
  letter-spacing: 1.03px;
  font-weight: bold;
  -moz-appearance: textfield;
}
.control_number_entry_div input::-webkit-outer-spin-button,
.control_number_entry_div input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.control_number_entry_div.pin_div {
  padding: 15px;
}
.control_number_entry_div.pin_div input {
  height: 52px !important;
}

.custom_landing_input_div {
  padding: 15px;
  background-color: #ffffff;
  margin: 8px 8px 20px 8px;
}
.custom_landing_input_div input {
  padding: 8px 15px;
  border: 2px solid #c8c8c8;
  font-family: "calibri", "sans-serif", "Helvetica";
  font-size: 16px;
  width: 400px !important;
  text-align: center;
  color: #111111;
  -moz-appearance: textfield;
}
.custom_landing_input_div input::-webkit-outer-spin-button,
.custom_landing_input_div input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.custom_landing_input_div.pin_div {
  padding: 10px;
}
.custom_landing_input_div.pin_div input {
  height: 40px !important;
}

.control_number_info_btn, .control_number_info_btn1 {
  font-size: 33px;
  color: #ffffff;
  width: 32px;
  float: left;
  height: 32px;
  cursor: pointer;
}

.what_is_PV_div .what_is_PV_body .create_account_popover, .create_account_popover, .get_started_div .landing-ind-form-div .control_number_entry_popover, .control_number_entry_popover {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.what_is_PV_div .what_is_PV_body .create_account_popover h2, .create_account_popover h2, .get_started_div .landing-ind-form-div .control_number_entry_popover h2, .control_number_entry_popover h2 {
  font-size: 15px;
  font-family: "calibri", "sans-serif", "Helvetica";
  font-weight: bold;
  color: #333333;
  margin-bottom: 15px;
}
.what_is_PV_div .what_is_PV_body .create_account_popover p, .create_account_popover p, .get_started_div .landing-ind-form-div .control_number_entry_popover p, .control_number_entry_popover p {
  font-family: "calibri", "sans-serif", "Helvetica";
  color: #333333;
  font-size: 14px;
}
.what_is_PV_div .what_is_PV_body .create_account_popover .popover-body, .create_account_popover .popover-body, .get_started_div .landing-ind-form-div .control_number_entry_popover .popover-body, .control_number_entry_popover .popover-body {
  position: relative;
  padding: 20px 35px;
}
.what_is_PV_div .what_is_PV_body .create_account_popover .close_need_help_popover, .create_account_popover .close_need_help_popover, .get_started_div .landing-ind-form-div .control_number_entry_popover .close_need_help_popover, .control_number_entry_popover .close_need_help_popover {
  position: absolute;
  right: -30px;
  top: -17px;
  width: 25px;
  height: 25px;
  padding-top: 2px;
}
.what_is_PV_div .what_is_PV_body .create_account_popover .close_need_help_popover::after, .create_account_popover .close_need_help_popover::after, .get_started_div .landing-ind-form-div .control_number_entry_popover .close_need_help_popover::after, .control_number_entry_popover .close_need_help_popover::after {
  display: none;
}
.create_account_popover .close_need_help_popover:focus, .control_number_entry_popover .close_need_help_popover:focus {
  text-decoration: none !important;
}

.control_number_entry_popover {
  max-width: 830px;
  width: 830px;
}

.get_started_div .landing-ind-form-div .control_number_entry_popover {
  max-width: 435px;
  width: 435px;
}

.create_account_popover {
  max-width: 320px;
  width: 320px;
}

.what_is_PV_popover_btn {
  width: 25px;
  height: 25px;
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  font-size: 14px;
}

.what_is_PV_div {
  width: 100%;
  padding-top: 41px;
}
.what_is_PV_div .what_is_PV_title {
  font-size: 18px;
  color: #ffffff;
  font-weight: 700;
  width: auto;
}
.what_is_PV_div .what_is_PV_body {
  width: auto !important;
  margin-left: 9px;
}
.what_is_PV_div .what_is_PV_body a {
  float: left;
  padding: 5px 5px;
}
.what_is_PV_div .what_is_PV_body a:focus img {
  border: 1px solid #ffffff;
}
.what_is_PV_div .what_is_PV_body .create_account_popover {
  max-width: 446px;
  width: 446px;
}
.what_is_PV_div .what_is_PV_body .create_account_popover .popover-body {
  padding: 24px 22px;
}
.what_is_PV_div .what_is_PV_body .create_account_popover a {
  float: none !important;
  font-weight: 700;
}
.what_is_PV_div .what_is_PV_body .create_account_popover .popover_title {
  font-size: 20px;
  color: #111111;
  margin-bottom: 25px;
  font-weight: 600;
}
.what_is_PV_div .what_is_PV_body .create_account_popover p {
  margin: 0;
  font-size: 16px;
}

.error-input {
  border-color: #CC2338 !important;
  margin-bottom: 4px;
}

.error {
  color: #CC2338 !important;
  font-size: 14px;
  width: 400px;
}

.error-message {
  color: #CC2338 !important;
  font-size: 14px !important;
  padding-right: 15px;
  display: flex;
  justify-content: flex-start;
}
.error-message i {
  font-weight: bold;
  margin: 3px 8px 0px 0px;
}
.error-message a {
  color: #CC2338 !important;
}

.landing_body_bg {
  background: url(../../images/bg-login.jpg) no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: bottom;
}

.mobile-only-label {
  color: #ffffff;
  font-size: 13px;
  margin-top: 16px;
}

footer {
  border-top: 2px solid #00578e;
  padding-top: 32px;
  padding-bottom: 54px;
  margin-top: 100px;
}

.copyRight {
  font-size: 12px;
  line-height: 24px;
  margin-bottom: 21px;
  color: #111111;
}

.footerLinks a {
  font-size: 12px;
  white-space: nowrap;
  color: #00578e !important;
}
.footerLinks a:hover {
  text-decoration: underline;
}
.footerLinks a:focus {
  text-decoration: underline;
}

.popover-container-body {
  position: absolute;
  right: -32px;
  top: 83px;
}
.popover-container-body a {
  float: left;
}
.popover-container-body a:focus img {
  border: 1px solid #ffffff;
}

.modal-open.snackbar-open {
  overflow: auto;
  padding-right: 0 !important;
}

.snackbar {
  padding-right: 0 !important;
  /*error snackbar start*/
  /*error snackbar end*/
  /*blue snackbar start*/
  /*blue snackbar end*/
}
.snackbar.snackbar-top-sm .modal-dialog {
  margin-top: 40px !important;
}
.snackbar .modal-dialog {
  margin-top: 146px;
}
.snackbar .modal-dialog.modal-lg {
  max-width: 100%;
}
.snackbar .modal-dialog .modal-header {
  background-color: #D04A07;
  border-bottom: none;
  padding: 25px !important;
}
.snackbar .modal-dialog .modal-header i {
  font-size: 22px;
  color: #ffffff;
  border-radius: 50%;
  margin-right: 13px !important;
  margin-top: 2px;
}
.snackbar .modal-dialog .modal-header i.ui-3_alert::before {
  content: "\ed90";
  font-family: "Nucleo Glyph";
}
.snackbar .modal-dialog .modal-header i.ui-1_check-circle-08::before {
  content: "\ed3d";
  font-family: "Nucleo Glyph";
}
.snackbar .modal-dialog .modal-header p {
  color: #ffffff;
  font-size: 17.5px;
}
.snackbar .modal-dialog .modal-header .close {
  opacity: 1 !important;
  margin: 0px 0px 0px 30px;
  padding: 0px;
}
.snackbar .modal-dialog .modal-header .close:focus {
  outline: 1px dotted #ffffff !important;
}
.snackbar .modal-dialog .modal-content {
  border: none;
}
.snackbar.snackbar-success .modal-dialog.modal-lg .modal-content {
  border: none;
  background-color: transparent;
}
.snackbar.snackbar-success .modal-dialog.modal-lg .modal-content .modal-header {
  background-color: #348347;
}
.snackbar.snackbar-error {
  position: absolute !important;
}
.snackbar.snackbar-error a:focus {
  outline: 1px dotted #dadada;
}
.snackbar.snackbar-error .modal-dialog.modal-lg .modal-content {
  border: none;
  background-color: transparent;
}
.snackbar.snackbar-error .modal-dialog.modal-lg .modal-content.stickySnackbar {
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
}
.snackbar.snackbar-error .modal-dialog.modal-lg .modal-content .modal-header {
  background-color: #D04A07;
}
.snackbar.snackbar-error .modal-dialog.modal-lg .modal-content .modal-header.snackbar-danger {
  background-color: #cc2338 !important;
}
.snackbar.snackbar-error .modal-dialog.modal-lg .modal-content .modal-header .close:focus {
  outline: 1px dotted #dadada;
}
.snackbar.snackbar-blue {
  position: absolute !important;
}
.snackbar.snackbar-blue a {
  color: #ffffff !important;
}
.snackbar.snackbar-blue a:focus {
  outline: 1px dotted #dadada;
}
.snackbar.snackbar-blue .modal-dialog .modal-content {
  border: none;
  background-color: transparent;
}
.snackbar.snackbar-blue .modal-dialog .modal-content.stickySnackbar {
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
}
.snackbar.snackbar-blue .modal-dialog .modal-content .modal-header {
  background-color: #003657;
  box-shadow: 0 1px 1px 0 rgba(255, 255, 255, 0.5);
}
.snackbar.snackbar-blue .modal-dialog .modal-content .modal-header .close {
  color: #ffffff !important;
}
.snackbar.snackbar-blue .modal-dialog .modal-content .modal-header .close:focus {
  outline: 1px dotted #dadada;
}
.snackbar a {
  color: #ffffff;
  text-decoration: underline;
}
.snackbar.backdrop-true {
  height: 300px;
}

.snackbar-open .modal-backdrop {
  opacity: 0 !important;
}
.snackbar-open.noBackdrop .modal-backdrop {
  display: none !important;
}

.emailVerified_modal .modal-dialog {
  margin-left: 35px;
  margin-right: 35px;
}
.emailVerified_modal .modal-dialog .modal-footer {
  padding: 14px 35px 40px 35px !important;
}
.emailVerified_modal .modal-dialog .modal-footer button {
  margin-bottom: 0px !important;
}

.mt-50 {
  margin-top: 50px;
}

.morelink {
  background: none;
  border: none;
  color: #00578E;
  text-decoration: underline;
  font-weight: bold;
  padding-left: 0px;
}

.customize-pin .get_started_div .btn-primary, .control-number .get_started_div .btn-primary, .resend-control-number .get_started_div .btn-primary {
  color: #ffffff;
  background-color: #007bb6;
  min-width: 173px;
  width: auto;
  border: none;
}
.customize-pin .get_started_div .btn-primary:hover, .control-number .get_started_div .btn-primary:hover, .resend-control-number .get_started_div .btn-primary:hover {
  background-color: #00578e;
}
.customize-pin .bg-gray-light, .control-number .bg-gray-light, .resend-control-number .bg-gray-light {
  min-height: 120px;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 0px;
  max-height: 120px;
}
.customize-pin .desktop-view.d-flex, .control-number .desktop-view.d-flex, .resend-control-number .desktop-view.d-flex {
  display: flex !important;
}
.customize-pin .mobile-view.d-flex, .control-number .mobile-view.d-flex, .resend-control-number .mobile-view.d-flex {
  display: none !important;
}

.get_started_border .bg-gray-light {
  min-height: 120px;
  max-width: 1039px;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 0px;
  max-height: 120px;
}
.get_started_border .custom_logo_div.only-banner img {
  max-width: 100%;
}

.resend-control-number .get_started_div .btn-primary {
  width: auto;
  margin-right: 0px;
}
.resend-control-number .get_started_div .control_number_entry_div input, .resend-control-number .get_started_div .custom_landing_input_div input {
  width: 450px !important;
}

.pd-t-50 {
  padding-top: 50px;
}

.custom_logo_div.only-logo img {
  max-width: 300px;
  max-height: 90px;
}
.custom_logo_div.only-logo img.desktop-logo {
  display: block;
}
.custom_logo_div.only-logo img.mobile-logo {
  display: none;
}
.custom_logo_div.only-logo h1.sr-only.desktop-logo {
  display: flex !important;
}
.custom_logo_div.only-logo h1.sr-only.mobile-logo {
  display: none !important;
}
.custom_logo_div.only-banner {
  min-height: auto !important;
  padding: 0px !important;
}
.custom_logo_div.only-banner img {
  max-height: 120px;
  max-width: 900px;
}
.custom_logo_div.only-banner img.desktop-banner {
  display: block;
}
.custom_logo_div.only-banner img.mobile-banner {
  display: none;
}
.custom_logo_div.only-banner h1.sr-only.desktop-banner {
  display: flex !important;
}
.custom_logo_div.only-banner h1.sr-only.mobile-banner {
  display: none !important;
}
.custom_logo_div.only-text h2 {
  font-size: 38px;
  font-family: "calibri", "sans-serif", "Helvetica";
  font-weight: bold;
  line-height: 47px;
  margin: 0px;
}
.custom_logo_div.only-text h2.desktop-name {
  display: block;
}
.custom_logo_div.only-text h2.mobile-name {
  display: none;
}

#captcha_challenge {
  width: 254px;
  height: 0px;
}

.grecaptcha-badge {
  position: static !important;
}

.sr-div {
  background-color: #00598e;
}
.sr-div a {
  color: #ffffff;
}

.footerLinks a {
  font-weight: 600;
}
.footerLinks a:focus {
  text-decoration: underline;
}

a.text-light {
  color: #ffffff !important;
}
a.text-light:hover, a.text-light:focus, a.text-light:active {
  color: #ffffff !important;
}

a.sr-only:hover {
  color: #ffffff !important;
}

a.sr-only-focusable {
  background-color: #00578E !important;
  color: #ffffff !important;
}
a.sr-only-focusable:focus, a.sr-only-focusable:active {
  position: absolute;
  padding: 5px 10px;
}

.page_not_found_body {
  background: #00598e !important;
  margin-top: 70px;
}

.page_not_found_div {
  padding: 100px 15px 100px 15px;
  background: linear-gradient(278deg, #00598e 0%, #006aa0 49%, #007db7 100%) !important;
  min-height: 500px;
}
.page_not_found_div div {
  text-align: center;
}
.page_not_found_div h2, .page_not_found_div p {
  font-size: 24px;
  font-weight: normal;
  text-align: center;
  line-height: 32px;
  color: #ffffff;
  font-weight: 300;
}
.page_not_found_div i {
  font-size: 100px;
  border-radius: 50%;
  color: #ffffff;
  margin-bottom: 40px !important;
}
.page_not_found_div img {
  width: 80px;
  height: 80px;
}

.poweredByLogo {
  padding-left: 35px;
  height: 22px;
}

.powered_by_div {
  padding-top: 15px;
  width: 232px;
}

.special_services_div {
  padding: 0px 12px;
}
.special_services_div hr {
  background-color: #DDDDDD;
  margin: 30px 0px;
}
.special_services_div .btn {
  margin: 40px 0px -2px 0px;
}
.special_services_div .btn-secondary {
  margin: 40px 0px -2px 15px;
}
.special_services_div .btn-primary {
  background-color: #00578e;
  border-color: #00578e;
  font-size: 16px;
  padding: 7px 21.5px;
}
.special_services_div .btn-primary i {
  font-size: 20px;
  margin-left: 3px;
}
.special_services_div .btn-primary:hover {
  background-color: #007bb6;
  border-color: #007bb6;
}
.special_services_div .btn-primary:focus {
  background-color: #007bb6;
  border-color: #007bb6;
}
.special_services_div .btn-primary:active {
  background-color: #007bb6;
  border-color: #007bb6;
}
.special_services_div .special_services_row .service_modal_icon {
  max-width: 16.66667%;
}
.special_services_div .special_services_row .service_modal_icon img {
  width: 80px;
  margin-top: 8px;
  margin-right: 30px;
}
.special_services_div .special_services_row .service_modal_icon i {
  font-size: 82px !important;
  margin-top: 8px;
}
.special_services_div .special_services_row .service_modal_icon i::before {
  color: #00578E;
}
.special_services_div .special_services_row .service_modal_text {
  padding-left: 30px;
}
.special_services_div .special_services_row .service_modal_text h4 {
  font-size: 26px;
  font-weight: 100;
}
.special_services_div .special_services_row .service_modal_text p {
  font-size: 14px !important;
  line-height: 24px !important;
  font-family: "calibri", "sans-serif", "Helvetica" !important;
}

.special_service_logo {
  max-height: 50px;
  margin-bottom: 30px;
}
.special_service_logo.desktop-logo {
  display: inline;
}
.special_service_logo.mobile-logo {
  display: none;
}

.special_service_titles h2 {
  font-size: 32px !important;
  margin-bottom: 30px !important;
}
.special_service_titles h3 {
  font-size: 28px !important;
  line-height: 38px !important;
  font-weight: bold;
}
.special_service_titles .desktop-name {
  display: block;
}
.special_service_titles .mobile-name {
  display: none;
}

.signed_out_div {
  padding-left: 200px;
  padding-right: 200px;
}
.signed_out_div h2.signed_out_text {
  font-size: 24px;
  color: #ffffff;
  line-height: 39px;
  margin: 0px;
}
.signed_out_div i.ui-1_check {
  font-size: 31px;
  color: #ffffff;
  border-radius: 50%;
  border: 4px solid #ffffff;
  padding: 8px;
  margin-right: 30px;
}

.shares_table td {
  vertical-align: middle;
}
.shares_table td:nth-child(1), .shares_table th:nth-child(1) {
  width: 30%;
}
.shares_table td:nth-child(2), .shares_table th:nth-child(2) {
  width: 40%;
}
.shares_table td:nth-child(3), .shares_table th:nth-child(3) {
  width: 30%;
  text-align: right;
}

/* password strength popover styles start */
.toggleps {
  position: absolute;
  right: 22px;
  top: 14px;
  font-size: 20px;
  width: 30px !important;
}

.toggleps button {
  cursor: pointer;
}

.visib-btn {
  border: none;
  background: none;
  position: relative;
  line-height: 28px;
  height: 35px;
  padding: 0;
}
.visib-btn.icon-pv-ICON-W-eye-hide::before {
  color: #00578E;
  width: 30px;
  font-size: 30px;
}
.visib-btn.icon-pv-ICON-W-eye-show::before {
  color: #00578E;
  width: 30px;
  font-size: 30px;
}

.mySettingsContainer .MyAccountView_div .password_strength_popover, .create_account_main .password_strength_popover, .reset-password-div .password_strength_popover {
  border: 1px solid #D5CEC8;
  display: none;
  padding: 24px 15px;
  font-size: 14px;
  position: absolute;
  width: 293px;
  top: 96px;
  left: 368px;
  background: #fff;
  box-shadow: 0 0 4px 0px rgba(0, 0, 0, 0.2) !important;
  -webkit-box-shadow: 0 0 4px 0px rgba(0, 0, 0, 0.2) !important;
  border-radius: 4px;
  z-index: 999;
}
.mySettingsContainer .MyAccountView_div .password_strength_popover strong, .create_account_main .password_strength_popover strong, .reset-password-div .password_strength_popover strong {
  margin-left: 30px;
  font-size: 18px;
  line-height: 24px;
}
.mySettingsContainer .MyAccountView_div .password_strength_popover .specialChars, .create_account_main .password_strength_popover .specialChars, .reset-password-div .password_strength_popover .specialChars {
  margin-left: 3px;
}
.mySettingsContainer .MyAccountView_div .password_strength_popover ul, .create_account_main .password_strength_popover ul, .reset-password-div .password_strength_popover ul {
  list-style-type: none;
  margin: 6px 0px 0px 0px;
  padding: 0;
}
.mySettingsContainer .MyAccountView_div .password_strength_popover ul li, .create_account_main .password_strength_popover ul li, .reset-password-div .password_strength_popover ul li {
  padding-left: 30px;
  padding-bottom: 10px;
  padding-top: 10px;
  position: relative;
}
.mySettingsContainer .MyAccountView_div .password_strength_popover ul li:before, .create_account_main .password_strength_popover ul li:before, .reset-password-div .password_strength_popover ul li:before {
  padding-left: 0px;
  content: "";
  position: absolute;
  font-size: 16px;
  padding-right: 9px;
}
.mySettingsContainer .MyAccountView_div .password_strength_popover ul li.valid, .create_account_main .password_strength_popover ul li.valid, .reset-password-div .password_strength_popover ul li.valid {
  color: #00B700;
}
.mySettingsContainer .MyAccountView_div .password_strength_popover ul li.valid:before, .create_account_main .password_strength_popover ul li.valid:before, .reset-password-div .password_strength_popover ul li.valid:before {
  left: 0px;
  top: 8px;
  content: "\ed3f";
  font-family: "Nucleo Glyph";
  font-size: 20px;
  padding-right: 0;
}
.mySettingsContainer .MyAccountView_div .password_strength_popover:before, .create_account_main .password_strength_popover:before, .reset-password-div .password_strength_popover:before, .mySettingsContainer .MyAccountView_div .password_strength_popover:after, .create_account_main .password_strength_popover:after, .reset-password-div .password_strength_popover:after {
  content: " ";
  height: 0;
  position: absolute;
  width: 0;
  border: 10px solid transparent;
}
.mySettingsContainer .MyAccountView_div .password_strength_popover:before, .create_account_main .password_strength_popover:before, .reset-password-div .password_strength_popover:before {
  border-bottom: 7px solid rgba(0, 0, 0, 0);
  border-right: 7px solid rgba(0, 0, 0, 0.1);
  border-top: 7px solid rgba(0, 0, 0, 0);
  content: "";
  display: inline-block;
  left: -18px;
  position: absolute;
  top: 156px;
}
.mySettingsContainer .MyAccountView_div .password_strength_popover:after, .create_account_main .password_strength_popover:after, .reset-password-div .password_strength_popover:after {
  border-bottom: 6px solid rgba(0, 0, 0, 0);
  border-right: 6px solid #fff;
  border-top: 6px solid rgba(0, 0, 0, 0);
  content: "";
  display: inline-block;
  left: -16px;
  position: absolute;
  top: 156px;
}

.reset-password-div .password_strength_popover {
  top: -133px;
  left: 368px;
}

.create_account_main .password_strength_popover {
  top: -303px;
  left: 0px;
}
.create_account_main .password_strength_popover:before {
  border: 0 solid transparent !important;
  border-right-width: 9px !important;
  border-left-width: 9px !important;
  border-top: 9px solid rgba(0, 0, 0, 0.2) !important;
  left: 139px;
  top: 304px;
}
.create_account_main .password_strength_popover:after {
  border: 0 solid transparent !important;
  border-right-width: 8px !important;
  border-left-width: 8px !important;
  border-top: 8px solid #ffffff !important;
  left: 140px;
  top: 303px;
}

.mySettingsContainer .toggleps {
  top: 4px;
}
.mySettingsContainer .second_eye {
  top: 32px !important;
  right: 37px !important;
}
.mySettingsContainer .MyAccountView_div .password_strength_popover {
  top: -314px;
  left: 0px;
}
.mySettingsContainer .MyAccountView_div .password_strength_popover:before {
  border: 0 solid transparent !important;
  border-right-width: 9px !important;
  border-left-width: 9px !important;
  border-top: 9px solid rgba(0, 0, 0, 0.2) !important;
  left: 139px;
  top: 304px;
}
.mySettingsContainer .MyAccountView_div .password_strength_popover:after {
  border: 0 solid transparent !important;
  border-right-width: 8px !important;
  border-left-width: 8px !important;
  border-top: 8px solid #ffffff !important;
  left: 140px;
  top: 303px;
}
.mySettingsContainer input.form-control {
  height: 40px;
}

/*password strength popover styles end*/
.glossary-modal.modal.left.fade .modal-dialog {
  width: 750px !important;
  max-width: 750px !important;
  left: -750px !important;
}
.glossary-modal.modal.left.fade .modal-dialog .modal-header {
  position: fixed;
  background-color: #ffffff;
  z-index: 99;
  top: 0px;
  left: 0px;
  width: 100%;
  padding: 15px 24px 0px 24px;
}
.glossary-modal.modal.left.fade .modal-dialog .modal-header h2 {
  text-align: left;
  font-family: "calibri", "sans-serif", "Helvetica";
  font-size: 24px;
  font-weight: bold;
  margin-top: 40px;
  line-height: 21px;
}
.glossary-modal.modal.left.fade .modal-dialog .modal-header .close {
  margin: 15px 0px 0px 0px;
}
.glossary-modal.modal.left.fade .modal-dialog .modal-body {
  padding: 0px 24px;
  margin-top: 100px;
}
.glossary-modal.modal.left.fade .modal-dialog .modal-body .customized-accordion .Accordion-icon::before {
  content: "\ee7c";
}
.glossary-modal.modal.left.fade .modal-dialog .modal-body .customized-accordion .Accordion-trigger[aria-expanded=true] {
  margin-bottom: 0px;
  margin-left: -9px;
}
.glossary-modal.modal.left.fade .modal-dialog .modal-body .customized-accordion .Accordion-trigger[aria-expanded=true] .Accordion-icon::before {
  content: "\ee95";
}
.glossary-modal.modal.left.fade .modal-dialog .modal-body .customized-accordion .Accordion-trigger[aria-expanded=false] {
  margin-bottom: 15px;
  margin-left: -9px;
}
.glossary-modal.modal.left.fade .modal-dialog .modal-body .customized-accordion .accordion-header {
  border-top: 1px solid #d3d3d3;
  padding-top: 26px;
}
.glossary-modal.modal.left.fade .modal-dialog .modal-body .customized-accordion .accordion-header h3 {
  font-size: 14px;
  font-weight: bold;
}
.glossary-modal.modal.left.fade .modal-dialog .modal-body .customized-accordion .accordion-header p {
  font-size: 14px;
  margin-bottom: 10px;
}
.glossary-modal.modal.left.fade .modal-dialog .modal-body .customized-accordion .Accordion-panel {
  padding: 0px 0px 30px 27px;
}
.glossary-modal.modal.left.fade .modal-dialog .modal-body .customized-accordion .glossary_accordion_ul > li:first-child .accordion-header {
  border-top: none;
  padding-top: 2px;
}
.glossary-modal.modal.left.fade .modal-dialog .modal-body .customized-accordion .Accordion-title {
  align-items: flex-start;
}
.glossary-modal.modal.left.fade .modal-dialog .modal-body .customized-accordion .Accordion-title .Accordion-icon {
  margin-right: 5px;
}
.glossary-modal.modal.left.fade .modal-dialog .modal-body .customized-accordion .Accordion-title strong {
  margin-top: 7px;
}
.glossary-modal.modal.left.fade .modal-dialog .modal-body .category_proposal_types_ul {
  padding: 0;
  margin: 0;
}
.glossary-modal.modal.left.fade .modal-dialog .modal-body .category_proposal_types_ul li {
  font-family: "calibri", "sans-serif", "Helvetica";
  font-size: 14px;
  line-height: 23px;
}
.glossary-modal.modal.left.fade.show .modal-dialog {
  left: 0px !important;
}

@media screen and (max-width: 1138px) {
  .customize-pin .desktop-view.d-flex, .control-number .desktop-view.d-flex, .resend-control-number .desktop-view.d-flex {
    display: flex !important;
  }
  .customize-pin .mobile-view.d-flex, .control-number .mobile-view.d-flex, .resend-control-number .mobile-view.d-flex {
    display: none !important;
  }
  .custom_logo_div.only-logo img.desktop-logo {
    display: block;
  }
  .custom_logo_div.only-logo img.mobile-logo {
    display: none;
  }
  .custom_logo_div.only-logo h1.sr-only.desktop-logo {
    display: flex !important;
  }
  .custom_logo_div.only-logo h1.sr-only.mobile-logo {
    display: none !important;
  }
  .custom_logo_div.only-banner img.desktop-banner {
    display: block;
  }
  .custom_logo_div.only-banner img.mobile-banner {
    display: none;
  }
  .custom_logo_div.only-banner h1.sr-only.desktop-banner {
    display: flex !important;
  }
  .custom_logo_div.only-banner h1.sr-only.mobile-banner {
    display: none !important;
  }
  .custom_logo_div.only-text h2.desktop-name {
    display: block;
  }
  .custom_logo_div.only-text h2.mobile-name {
    display: none;
  }
  .special_service_logo.desktop-logo {
    display: none;
  }
  .special_service_logo.mobile-logo {
    display: inline;
  }
  .special_service_titles .desktop-name {
    display: none;
  }
  .special_service_titles .mobile-name {
    display: block;
  }
  .header-with-banner img.desktop-banner {
    display: block !important;
    max-width: 100% !important;
    max-height: 70px !important;
  }
  .header-with-banner img.mobile-banner {
    display: none !important;
  }
  .header-with-logo img.desktop-logo {
    display: block !important;
    max-height: 50px !important;
  }
  .header-with-logo img.mobile-logo {
    display: none !important;
  }
  .header-with-text h2.desktop-name {
    display: block !important;
  }
  .header-with-text h2.mobile-name {
    display: none !important;
  }
  .CompanyDetailsHeader .CompanyName img.companyLogo.desktop-logo {
    display: none;
  }
  .CompanyDetailsHeader .CompanyName img.companyLogo.mobile-logo {
    display: block;
  }
  .CompanyDetailsHeader .CompanyName h2.desktop-name {
    display: none;
  }
  .CompanyDetailsHeader .CompanyName h2.mobile-name {
    display: block;
  }
  .get_started_div h2 {
    width: 100%;
  }
  .get_started_div h2.desktop-name {
    display: none;
  }
  .get_started_div h2.mobile-name {
    display: block;
  }
  .inner-page-header .header-with-text {
    min-height: 70px;
  }
  .inner-page-header .header-with-text h2 {
    font-size: 28px;
    font-family: "calibri", "sans-serif", "Helvetica";
    font-weight: bold;
    line-height: 26px;
  }
  .inner-page-header .header-with-logo {
    min-height: auto;
    height: 70px;
    max-height: 70px;
  }
  .inner-page-header .header-with-logo img {
    max-height: 50px;
  }
  .inner-page-header .header-with-banner {
    min-height: auto;
    max-height: 80px;
  }
  .inner-page-header .header-with-banner img {
    max-height: 70px;
  }
  .inner-page-header .desktop-view.d-flex {
    display: flex !important;
  }
  .inner-page-header .mobile-view.d-flex {
    display: none !important;
  }
  .deliverySettingsContainer {
    padding: 0px 20px;
  }
}
@media screen and (max-width: 767px) {
  .mySettingsContainer .add-info {
    text-align: left;
  }
  html .modal.modal-custom .modal-header h2 {
    padding: 0px !important;
  }
  html .modal.modal-custom.view_additional_meeting_modal .modal-dialog {
    max-width: 480px;
    margin: 1.75rem auto;
  }
  .custom_dropdown_div select {
    font-weight: bold;
  }
  .logo_div {
    display: block !important;
    padding-top: 30px;
  }
  .proxyvote_logo {
    width: 100%;
    padding: 0px;
    border: 0px !important;
    margin-bottom: 5px;
    text-align: center;
  }
  .br_logo_div {
    width: 100%;
    padding: 0px;
  }
  .poweredByLogo {
    padding-left: 0px !important;
  }
  .powered_by_div {
    padding-top: 0px !important;
    text-align: center;
    width: auto !important;
  }
  .landing_header {
    padding: 8px 0px;
    background-color: rgba(255, 255, 255, 0);
  }
  .get_started_div {
    padding: 35px 15px;
    margin-bottom: 20px;
  }
  .get_started_div h1 {
    text-align: center;
  }
  .get_started_div .btn-primary {
    margin-right: 0px;
  }
  .get_started_div label {
    font-size: 14px;
    margin-top: 16px;
    margin-bottom: 8px;
    line-height: 18px;
  }
  .pd-t-50 {
    padding-top: 20px;
  }
  .resend_text_div a {
    width: 100% !important;
    text-align: center;
    display: block;
  }
  .copyRight {
    font-size: 12px;
    line-height: 20px;
  }
  .copyRight br {
    display: none;
  }
  .popover-container-body {
    top: 68px;
  }
  .meetingAgenda .contested_banner_row {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .meetingAgenda .contested_banner_row .contested_clr_img {
    width: 100%;
    padding-top: 25px !important;
  }
  .meetingAgenda .contested_banner_row .contested_clr_img img {
    width: 130px !important;
    max-width: 130px !important;
  }
  .meetingAgenda .contested_banner_row .contested_clr_img .contest-card {
    width: 130px !important;
    height: 73px !important;
    margin-bottom: 15px;
    margin-top: 15px;
    border-radius: 10px;
  }
  .meetingAgenda .contested_banner_row .contested_clr_img .contest-card .contest-card-border {
    width: 118px !important;
    height: 61px !important;
  }
  .meetingAgenda .contested_banner_row .contested_clr_img .contest-card .contest-card-border .contest-card-text {
    font-size: 20px;
  }
  .meetingAgenda .contested_banner_row .contested_banner_div {
    padding-top: 25px;
    padding-bottom: 30px;
  }
  .meetingAgenda .contested_banner_row .contested_banner_div p {
    text-align: justify;
    padding-left: 45px;
    padding-right: 45px;
    font-size: 14px;
    line-height: 19px;
  }
  .meetingAgenda .proposalsContainer .proposalHeader {
    background-color: #ffffff;
    padding: 0px;
  }
  .meetingAgenda .proposalsContainer .proposalHeader div.heading {
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 19px;
    padding-bottom: 19px;
    width: 100% !important;
    text-align: center;
  }
  .meetingAgenda .proposalsContainer .proposalHeader div.heading h2 {
    text-align: center;
    width: 100% !important;
  }
  .meetingAgenda .proposalsContainer .proposalHeader .form-group {
    margin-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
  }
  .meetingAgenda .proposalsContainer .proposalHeader .form-group select {
    max-width: 100%;
  }
  .meetingAgenda .proposalsContainer .proposalBody .standardVotingContainer .secHeader {
    padding-left: 30px;
    padding-right: 30px;
    border-bottom: 1px solid #979797;
  }
  .meetingAgenda .proposalsContainer .proposalBody .standardVotingContainer .secHeader .radio-group {
    margin-top: 12px;
  }
  .meetingAgenda .proposalsContainer .proposalBody .standardVotingContainer .secBody .singleProposalRow .padding-level-2-mobile {
    padding-left: 60px;
  }
  .meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .secHeader {
    padding-left: 30px;
    padding-right: 30px;
  }
  .meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .secHeader .radio-group {
    margin-top: 12px;
    width: 100%;
  }
  .meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .secBody .singleProposalRow .padding-level-2-mobile {
    padding-left: 60px;
  }
  .meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .secBody .singleProposalRow .padding-level-1-mobile {
    padding-left: 37px;
  }
  .meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .secBody .singleProposalRow .radio-group {
    width: 100%;
  }
  .meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .secBody .singleProposalRow:first-child {
    margin-bottom: 18px;
  }
  .meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .secBody .showGroupVoting_Div {
    padding-top: 0px;
  }
  .meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .secBody .showGroupVoting_Div .radio-group {
    margin-top: 0px;
  }
  .meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .secBody .showGroupVoting_Div p:first-child {
    margin-top: 0px;
  }
  .meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .secBody .showIndividualVoting_Div {
    padding-top: 0px;
  }
  .meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .secBody .showIndividualVoting_Div .singleProposalRow:first-child {
    margin-top: 0px;
  }
  .meetingAgenda .proposalsContainer .proposalBody .ShortSlateContainer .secHeader {
    border-top: 1px solid #979797;
  }
  .meetingAgenda .proposalsContainer .proposalBody .declarationContainer .declaration-radios, .meetingAgenda .proposalsContainer .proposalBody .recievePrintedMaterialsContainer .declaration-radios {
    justify-content: flex-start !important;
  }
  .meetingAgenda .proposalsContainer .proposalBody .declarationContainer .declaration-radios .form-group.row, .meetingAgenda .proposalsContainer .proposalBody .recievePrintedMaterialsContainer .declaration-radios .form-group.row {
    margin: 0px;
  }
  .meetingAgenda .proposalsContainer .proposalBody .declarationContainer .declaration-radios.padding-level-1, .meetingAgenda .proposalsContainer .proposalBody .recievePrintedMaterialsContainer .declaration-radios.padding-level-1 {
    padding-left: 15px;
  }
  .meetingAgenda .proposalsContainer .make-your-selection-div {
    padding: 30px 15px;
  }
  .meetingAgenda .change-appointee-sec .inner-sec {
    margin-left: -35px;
    margin-right: -35px;
  }
  .meetingAgenda .message_div {
    margin-left: -35px;
    margin-right: -35px;
  }
  .meetingAgenda .video-and-text-parent .video-text-div {
    padding-left: 0px;
    margin-top: 20px;
  }
  .meetingAgenda .video-and-text-parent .video-text-div.video-text-div-padding {
    padding-left: 0px;
  }
  .meetingAgenda .video-and-text-parent .video-text-div P {
    font-size: 14px;
  }
  .meetingAgenda .universal_proxy_instructions_header .div-gray {
    padding: 26px 25px;
  }
  .learnBeforeYouVote .docToVoteContainer_head a {
    display: none !important;
  }
  .learnBeforeYouVote .docToVoteContainer .allDocuments .documentSet {
    min-width: 28%;
    margin-left: 2.5%;
    margin-right: 2.5%;
    margin-bottom: 35px;
    max-width: 28%;
  }
  .submitQuestionSection {
    padding-right: 20px;
    padding-left: 20px;
  }
  .submitQuestionSection .questionManagementInfo h2 {
    font-size: 22px;
  }
  .submitQuestionSection .contactInfo {
    margin-right: -35px;
    margin-left: -35px;
    padding-top: 14px;
    padding-bottom: 14px;
  }
  .submitQuestionSection .contactInfo.div-gray.mt-5 {
    margin-top: 22px !important;
  }
  .submitQuestionSection .mandatory_text_placeholder {
    position: relative;
    margin-top: 10px;
  }
  .submitQuestionSection .mandatory_text_placeholder .mandatory_verbiage {
    position: static;
  }
  .attend-a-meeting .attend-person-section {
    margin-top: 40px;
  }
  .attend-a-meeting .b-right {
    border-right: 0px !important;
  }
  .attend-a-meeting .b-left {
    border-left: 0px !important;
  }
  .attend-a-meeting .attend-a-meeting-card {
    padding: 0;
  }
  .attend-a-meeting .attend-a-meeting-card .m-box {
    margin-right: -15px;
    margin-left: -15px;
  }
  .attend-a-meeting .attend-a-meeting-card .font-m-14 {
    font-size: 14px;
  }
  .deliverySettingsContainer {
    /*   .radioButtons fieldset div.custom-control:nth-of-type(1){
          width:auto;
      } */
  }
  .deliverySettingsContainer .radioLabelLegend {
    width: 40%;
  }
  .deliverySettingsContainer .radioButtons fieldset div.custom-control {
    max-width: 45%;
  }
  .deliverySettingsContainer .itemcontent2 .radioButtons fieldset .custom-control:first-child {
    width: auto;
  }
  .SelectControlNumber .contested_banner_row {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .SelectControlNumber .contested_banner_row .contested_clr_img {
    width: 100%;
    padding-top: 25px !important;
  }
  .SelectControlNumber .contested_banner_row .contested_clr_img img {
    width: 130px !important;
    max-width: 130px !important;
  }
  .SelectControlNumber .contested_banner_row .contested_banner_div {
    padding-top: 25px;
    padding-bottom: 30px;
  }
  .SelectControlNumber .contested_banner_row .contested_banner_div p {
    text-align: justify;
    padding-left: 45px;
    padding-right: 45px;
    font-size: 14px;
    line-height: 19px;
  }
  .error-row [class^=col-] .row:first-child, .error-row [class*=" col-"] .row:first-child {
    padding-top: 0px;
  }
  .request_printed_materials_modal .custom-control-label br {
    display: none;
  }
  .control_number_entry_div {
    padding: 8px;
    margin: 8px 8px;
  }
  .control_number_entry_div input {
    font-size: 22px;
    width: 300px !important;
  }
  .get_started_div .landing-ind-form-div .control_number_entry_div input {
    font-size: 16px;
  }
  .custom_landing_input_div {
    padding: 8px;
    margin: 8px 8px;
  }
  .custom_landing_input_div input {
    font-size: 16px;
    width: 300px !important;
  }
  .error {
    width: 100%;
  }
  .landing_body_bg {
    background-image: none;
    background: rgb(15, 97, 149);
    background: linear-gradient(180deg, rgb(15, 97, 149) 0%, rgb(15, 110, 159) 50%, rgb(15, 167, 215) 100%);
  }
  .special_services_div .special_services_row .service_modal_icon {
    max-width: 100%;
  }
  .special_services_div .special_services_row .service_modal_icon img {
    margin-right: 0px !important;
  }
  .special_services_div .special_services_row .service_modal_text {
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 15px;
  }
  .special_services_div .special_services_row .service_modal_text h1, .special_services_div .special_services_row .service_modal_text h2, .special_services_div .special_services_row .service_modal_text h3, .special_services_div .special_services_row .service_modal_text p {
    text-align: center;
  }
  .signed_out_div {
    padding-left: 42px !important;
    padding-right: 42px !important;
  }
  .signed_out_div h2.signed_out_text {
    width: 100%;
  }
  .signed_out_div i.ui-1_check {
    margin-right: 0px;
    margin-bottom: 20px;
  }
  .desktop-banner {
    max-width: 100%;
    max-height: 70px;
  }
  .shares_table thead, .fidelityTable thead {
    display: none;
  }
  .shares_table tbody tr:nth-of-type(odd), .fidelityTable tbody tr:nth-of-type(odd) {
    background-color: #ffffff;
  }
  .shares_table tbody tr, .fidelityTable tbody tr {
    display: flex;
    flex-direction: column;
    padding: 8px 0px;
  }
  .shares_table tbody tr td, .fidelityTable tbody tr td {
    border-top: none;
    padding: 0px;
    font-size: 16px;
  }
  .shares_table tbody tr td:nth-child(1), .fidelityTable tbody tr td:nth-child(1) {
    width: 100%;
    float: left;
  }
  .shares_table tbody tr td:nth-child(2), .fidelityTable tbody tr td:nth-child(2) {
    width: 100%;
    float: left;
  }
  .shares_table tbody tr td:nth-child(3), .fidelityTable tbody tr td:nth-child(3) {
    width: 100%;
    float: left;
  }
  .shares_table tbody tr span.label, .fidelityTable tbody tr span.label {
    width: auto;
    float: left;
    position: static;
    height: auto;
  }
  .shares_table tbody tr span.shares-label, .fidelityTable tbody tr span.shares-label {
    width: auto;
    float: left;
    margin-left: 5px;
    position: static;
    height: auto;
  }
  .shares_table tbody tr span.shares-value, .fidelityTable tbody tr span.shares-value {
    width: auto;
    float: left;
  }
  .page_not_found_body {
    margin-top: 45px !important;
  }
  .customized-tabs [role=tab] {
    padding-left: 5px;
    padding-right: 5px;
    margin-left: 10px;
  }
  .tab-content {
    padding-bottom: 0px !important;
  }
  .tab-content .customized-tab-panel .meetings-div ul li {
    margin-bottom: 60px !important;
  }
  .tab-content .customized-tab-panel .meetings-div ul li:last-child {
    margin-bottom: 0px !important;
  }
  .tab-content .customized-tab-panel .meetings-div ul li .btn-primary {
    width: 100% !important;
    margin-top: 30px !important;
  }
  .tab-content .customized-tab-panel .meetings-div ul li .notVoted {
    width: 100% !important;
    margin-top: 30px !important;
  }
  .tab-content .customized-tab-panel .meetings-div ul li .vote-meeting-buttons .btn-primary {
    margin-top: 10px !important;
  }
  .tab-content .customized-tab-panel .meetings-div ul li .vote-meeting-buttons .btn-primary:first-child {
    margin-top: 0 !important;
  }
  .preferences_div .get_started_div {
    padding: 35px 20px 28px 20px;
  }
  .preferences_div .get_started_div .get_started_inner_div {
    padding-left: 0px;
    padding-right: 0px;
    background-color: #093f5f;
  }
  .preferences_div .get_started_div .get_started_footer {
    padding: 18px 0px 0px 0px;
    background-color: rgba(255, 255, 255, 0);
  }
  .preferences_div .get_started_div .get_started_footer .next-step, .preferences_div .get_started_div .get_started_footer .complete-step {
    margin-left: 0px;
    margin-top: 13px;
  }
  .preferences_div .preference-wizard .tabs .tab-content {
    margin-top: 27px;
  }
  .preferences_div .preference-wizard .tabs .tab-content .customized-tab-panel .step-body {
    padding: 34px 20px;
  }
  .preferences_div .preference-wizard .tabs .tab-content .preferences_ul {
    -moz-column-count: 1;
    -moz-column-gap: 0px;
    -webkit-column-count: 1;
    -webkit-column-gap: 0px;
    column-count: 1;
    column-gap: 0px;
    width: 100%;
  }
  .preferences_div .preference-wizard .tabs .tab-content .preferences_ul li .custom-checkbox .custom-control-label:before {
    margin-top: -5px;
  }
  .preferences_div .preference-wizard .tabs .tab-content .preferences_ul li .custom-checkbox .custom-control-input:checked ~ .custom-control-label span::before {
    margin-top: -4px;
  }
  .preferences_div .preference-wizard .fullWidth-mobile .prefGroupHeading_div {
    margin-left: -20px;
    margin-right: -20px;
    width: auto;
  }
  .flex-sm-only-column-reverse {
    flex-direction: column-reverse !important;
  }
}
@media screen and (min-width: 992px) {
  .learnBeforeYouVote .docToVoteContainer .allDocuments .documentSet {
    min-width: 22%;
    margin-left: 1.5%;
    margin-right: 1.5%;
    margin-bottom: 38px;
    max-width: 22%;
  }
  .learnBeforeYouVote .appointee_designation_container h2 {
    padding-top: 60px;
    padding-bottom: 48px;
    margin-top: 60px;
  }
  .learnBeforeYouVote .appointee_designation_container .info {
    padding: 40px 60px;
  }
  .learnBeforeYouVote .voting_inst_container h2 {
    padding-top: 60px;
    padding-bottom: 60px;
    margin-top: 60px;
  }
  .learnBeforeYouVote .voting_inst_container .info {
    padding: 40px 60px;
  }
  .submitQuestionSection .question-topic .custom_dropdown_div {
    width: 28%;
  }
  .attend-a-meeting .attend-a-meeting-card .widget-info label {
    width: 28%;
  }
  .create_account_popover {
    max-width: 650px;
    width: 650px;
  }
}
@media screen and (min-width: 1280px) {
  .desktop-banner {
    max-width: 100%;
    max-height: 70px;
  }
  .learnBeforeYouVote .docToVoteContainer .allDocuments .documentSet {
    min-width: 17%;
    margin-left: 1.5%;
    margin-right: 1.5%;
    margin-bottom: 40px;
    max-width: 17%;
  }
}
@media screen and (min-width: 992px) and (max-width: 1279px) {
  .desktop-banner {
    max-width: 100%;
    max-height: 80px;
  }
}
@media screen and (max-width: 1199px) {
  .meetingAgenda .docToVoteContainer h3 {
    font-size: 24px;
    margin: 0px !important;
  }
  .meetingAgenda .docToVoteContainer .allDocuments .documentSet {
    margin: 13px 0px;
  }
  .meetingAgenda .docToVoteContainer .allDocuments .documentSet .docName p.docName_text {
    padding-right: 0px !important;
  }
  .meetingAgenda .docToVoteContainer .allDocuments .documentSet:last-child {
    max-width: 33.33% !important;
  }
  .meetingAgenda .contested_banner_row.no-card .contest-text-div {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
  }
  .meetingAgenda .contested_banner_row.no-card .contested_clr_img {
    display: none !important;
  }
  .meetingAgenda .contested_banner_row .contested_clr_img {
    position: static;
  }
  .meetingAgenda .contested_banner_row .contested_clr_img img {
    margin-top: 2px;
  }
  .meetingAgenda .contested_banner_row .contested_clr_img .contest-card {
    width: 145px;
    height: 84px;
  }
  .meetingAgenda .contested_banner_row .contested_clr_img .contest-card .contest-card-border {
    width: 131px;
    height: 72px;
  }
  .SelectControlNumber .contested_banner_row.no-card .contest-text-div {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
  }
  .SelectControlNumber .contested_banner_row.no-card .contested_clr_img {
    display: none !important;
  }
  .SelectControlNumber .contested_banner_row .contested_clr_img {
    position: static;
  }
  .control_number_entry_popover {
    max-width: 700px;
    width: 700px;
    transform: translate3d(-570px, 32px, 0px) !important;
  }
  .control_number_entry_popover .arrow {
    left: 576px !important;
  }
  .get_started_div {
    padding-left: 80px;
    padding-right: 80px;
  }
  .get_started_div.get_started_dual_column {
    padding-left: 40px;
    padding-right: 40px;
  }
  .get_started_div .landing-ind-form-div .control_number_entry_popover {
    max-width: 435px;
    width: 435px;
    transform: translate3d(-386px, 32px, 0px) !important;
  }
  .get_started_div .landing-ind-form-div .control_number_entry_popover .arrow {
    left: 393px !important;
  }
  .reset-password-div .password_strength_popover {
    top: -305px;
    left: 0px;
  }
  .reset-password-div .password_strength_popover:before {
    border: 0 solid transparent !important;
    border-right-width: 9px !important;
    border-left-width: 9px !important;
    border-top: 9px solid rgba(0, 0, 0, 0.2) !important;
    left: 129px;
    top: 305px;
  }
  .reset-password-div .password_strength_popover:after {
    border: 0 solid transparent !important;
    border-right-width: 8px !important;
    border-left-width: 8px !important;
    border-top: 8px solid #ffffff !important;
    left: 130px;
    top: 304px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  .primaryNavigationContainer .navbar .nav-item {
    margin-left: 12px;
    margin-right: 12px;
  }
  .primaryNavigationContainer .navbar .nav-item a.nav-link, .primaryNavigationContainer .navbar .nav-item button.nav-link {
    font-size: 18px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .desktop-banner {
    max-width: 100%;
    max-height: 70px;
  }
  .meetingAgenda .proposalsContainer .proposalBody .declarationContainer .declaration-radios, .meetingAgenda .proposalsContainer .proposalBody .recievePrintedMaterialsContainer .declaration-radios {
    justify-content: flex-end !important;
  }
  .learnBeforeYouVote .docToVoteContainer .allDocuments .documentSet {
    min-width: 30.333%;
    margin-left: 1.5%;
    margin-right: 1.5%;
    margin-bottom: 22px;
    max-width: 17%;
  }
  .InternalSignInContainer .internalCreateAccount_Fieldset .landing-ind-form-div {
    max-width: 369px;
    width: 369px;
  }
  .InternalSignInContainer .internalCreateAccount_Fieldset .landing-ind-form-div .form-wrapper {
    max-width: 334px;
  }
  .InternalSignInContainer input.form-control {
    width: 334px !important;
  }
  .InternalSignInContainer .create_account_main {
    max-width: 720px;
    margin: 0px auto;
  }
}
@media (min-width: 768px) {
  .modal-custom .modal-dialog {
    max-width: 675px;
    margin: 1.75rem auto;
  }
  .modal-custom .modal-dialog .extra-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
  .modal-custom-lg .modal-dialog {
    max-width: 735px;
  }
  .req-printed-material {
    padding: 0 50px;
  }
  .voting-options a .icon_div {
    margin-top: -30px;
  }
}
@media screen and (max-width: 991px) {
  #top-header {
    min-height: 50px;
  }
  #top-header ul.nav {
    display: flex;
    justify-content: flex-end;
    width: 100%;
    min-height: 50px;
  }
  .customize-pin .bg-gray-light, .control-number .bg-gray-light, .resend-control-number .bg-gray-light {
    min-height: 90px;
    padding: 10px 0px;
    max-height: 90px;
  }
  .customize-pin .desktop-view.d-flex, .control-number .desktop-view.d-flex, .resend-control-number .desktop-view.d-flex {
    display: none !important;
  }
  .customize-pin .mobile-view.d-flex, .control-number .mobile-view.d-flex, .resend-control-number .mobile-view.d-flex {
    display: flex !important;
  }
  .control-number .custom_logo_div.only-banner img {
    max-width: 100%;
  }
  .custom_logo_div.only-logo img {
    max-height: 70px;
  }
  .custom_logo_div.only-logo img.desktop-logo {
    display: none;
  }
  .custom_logo_div.only-logo img.mobile-logo {
    display: block;
    max-height: 70px;
  }
  .custom_logo_div.only-logo h1.sr-only.desktop-logo {
    display: none !important;
  }
  .custom_logo_div.only-logo h1.sr-only.mobile-logo {
    display: flex !important;
  }
  .custom_logo_div.only-banner img {
    max-height: 90px;
  }
  .custom_logo_div.only-banner img.desktop-banner {
    display: none;
  }
  .custom_logo_div.only-banner img.mobile-banner {
    display: block;
    max-height: 90px;
    max-width: 100%;
  }
  .custom_logo_div.only-banner h1.sr-only.desktop-banner {
    display: none !important;
  }
  .custom_logo_div.only-banner h1.sr-only.mobile-banner {
    display: flex !important;
  }
  .custom_logo_div.only-text h2.desktop-name {
    display: none;
  }
  .custom_logo_div.only-text h2.mobile-name {
    display: block;
  }
  .primaryNavigationContainer {
    padding-left: 0px;
    padding-right: 0px;
  }
  .primaryNavigationContainer .navbar-collapse {
    background-color: #f5f5f5;
  }
  .primaryNavigationContainer .navbar-nav {
    padding: 15px !important;
    border-bottom: none !important;
  }
  .primaryNavigationContainer .close_primary_menu {
    margin-left: auto;
    margin-right: 15px;
    margin-bottom: 10px;
  }
  .primaryNavigationContainer li.nav-item {
    width: 100%;
    padding-top: 0px !important;
    border-bottom: 1px solid #666666;
  }
  .primaryNavigationContainer li.nav-item a, .primaryNavigationContainer li.nav-item button {
    padding: 17px 0px !important;
    line-height: 21px;
  }
  .primaryNavigationContainer li.nav-item a i.arrows-1_minimal-right, .primaryNavigationContainer li.nav-item button i.arrows-1_minimal-right {
    display: block !important;
  }
  .primaryNavigationContainer li.nav-item a:hover, .primaryNavigationContainer li.nav-item a:focus, .primaryNavigationContainer li.nav-item a:active, .primaryNavigationContainer li.nav-item button:hover, .primaryNavigationContainer li.nav-item button:focus, .primaryNavigationContainer li.nav-item button:active {
    background-color: #ffffff;
    border-bottom: 0px !important;
    padding-bottom: 17px !important;
  }
  .primaryNavigationContainer li.nav-item a.active, .primaryNavigationContainer li.nav-item button.active {
    background-color: #ffffff;
    font-weight: bold;
    border-bottom: 0px !important;
    padding-bottom: 17px !important;
  }
  .CompanyDetailsContainer {
    padding-left: 35px;
    padding-right: 35px;
  }
  .CompanyDetailsContainer .CompanyDetailsHeader {
    flex-direction: column;
    padding: 43px 0px 36px 0px;
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 30px;
  }
  .CompanyDetailsContainer .CompanyDetailsHeader .CompanyName {
    flex: 0 1 auto;
    padding-right: 0;
  }
  .CompanyDetailsContainer .CompanyDetailsHeader .CompanyName h2 {
    font-size: 28px;
    font-weight: 600;
    text-align: center;
    padding-right: 0px;
  }
  .CompanyDetailsContainer .CompanyDetailsHeader .CompanyName img.companyLogo {
    max-height: 50px;
  }
  .CompanyDetailsContainer .CompanyDetailsHeader .otherDetails {
    padding-left: 0;
    border-left: none;
    text-align: center;
    flex: 0 1 auto;
  }
  .CompanyDetailsContainer .CompanyDetailsHeader .otherDetails div {
    padding-left: 0px;
  }
  .CompanyDetailsContainer .CompanyDetailsHeader .otherDetails div h3 {
    font-size: 22px;
    font-family: "calibri", "sans-serif", "Helvetica";
    font-weight: 400;
    line-height: 26px;
    margin: 7px 0px;
  }
  .FundName_div .fundName_heading {
    font-size: 28px;
  }
  .meetingAgenda .container {
    padding-left: 35px;
    padding-right: 35px;
  }
  .meetingAgenda .pageTitle .title {
    font-size: 22px;
  }
  .meetingAgenda .voteStatus {
    padding: 18px 0px 0px 0px;
  }
  .meetingAgenda .voteStatus span.status {
    font-size: 20px;
    line-height: 24px;
  }
  .meetingAgenda .voteStatus span.date {
    margin-top: 9px;
  }
  .meetingAgenda .voteStatus span.plannedParticipant {
    margin-top: 9px;
  }
  .meetingAgenda .video-and-text-parent .video-text-div {
    padding-bottom: 0px;
  }
  .meetingAgenda .contested_banner_row .contested_banner_div {
    padding-top: 20px;
    padding-bottom: 28px;
  }
  .meetingAgenda .contested_banner_row .contested_banner_div h2 {
    font-size: 24px;
    line-height: 25px;
    margin-bottom: 15px;
  }
  .meetingAgenda .contested_banner_row .contested_clr_img {
    position: static;
  }
  .meetingAgenda .contested_banner_row .contested_clr_img img {
    max-width: 70%;
  }
  .meetingAgenda .proposalsContainer {
    margin-top: 18px;
  }
  .meetingAgenda .proposalsContainer .proposalBody .splitVoteContainer .secBody .singleProposalRow .padding-level-1-mobile {
    padding-left: 26px;
  }
  .meetingAgenda .proposalsContainer .proposalBody .splitVoteContainer .secBody .form-group.row .col-form-label {
    direction: ltr;
    white-space: normal;
  }
  .meetingAgenda .proposalsContainer .proposalBody .standardVotingContainer .secHeader {
    padding-bottom: 11px;
  }
  .meetingAgenda .proposalsContainer .proposalBody .standardVotingContainer .secHeader .radio-group {
    margin-top: 12px;
  }
  .meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .secHeader {
    padding-bottom: 11px;
  }
  .meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .secHeader p.EZVoteHeaderText {
    padding-right: 0px;
  }
  .meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .secHeader .radio-group {
    margin-top: 12px;
  }
  .meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .secVoteHeader {
    padding-left: 15px !important;
    padding-right: 15px !important;
    margin-top: 21px !important;
  }
  .meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .secBody .singleProposalRow {
    padding-left: 15px;
    padding-right: 15px;
  }
  .meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .ctrl-instructions {
    padding-left: 15px;
    padding-right: 15px;
  }
  .meetingAgenda .proposalsContainer .proposalBody .splitVoteContainer .splitVoteHeader {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .meetingAgenda .proposalsContainer .proposalBody .splitVoteContainer .secBody .singleProposalRow {
    padding-left: 15px;
    padding-right: 15px;
  }
  .meetingAgenda .proposalsContainer .proposalBody .declarationContainer .secHeader, .meetingAgenda .proposalsContainer .proposalBody .recievePrintedMaterialsContainer .secHeader {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .meetingAgenda .proposalsContainer .proposalBody .declarationContainer .secHeader .radio-group, .meetingAgenda .proposalsContainer .proposalBody .recievePrintedMaterialsContainer .secHeader .radio-group {
    margin-top: 0px;
  }
  .meetingAgenda .proposalsContainer .proposalBody .declarationContainer .secHeader .declaration-radios.mt-4, .meetingAgenda .proposalsContainer .proposalBody .recievePrintedMaterialsContainer .secHeader .declaration-radios.mt-4 {
    margin-top: 14px !important;
  }
  .meetingAgenda .proposalsContainer .proposalBody .ShortSlateContainer.TimePhaseVotingContainer .timephase-form-div .ind-form-div {
    margin-bottom: 20px;
  }
  .meetingAgenda .proposalsContainer .proposalBody .ProposalsFooterContainer {
    padding: 30px 28px;
  }
  .meetingAgenda .proposalsContainer .proposalBody .ProposalsFooterContainer .finalErrorDiv {
    margin-bottom: 5px;
  }
  .meetingAgenda .proposalsContainer .proposalBody .ProposalsFooterContainer .footerTextdiv {
    margin-bottom: 30px;
  }
  .meetingAgenda .proposalsContainer .proposalBody .ProposalsFooterContainer .footerTextdiv p {
    margin: 0px;
  }
  .meetingAgenda .proposalsContainer .proposalBody .ProposalsFooterContainer .footerButtonDiv {
    margin-bottom: 40px;
  }
  .meetingAgenda .proposalsContainer .proposalBody .ProposalsFooterContainer .footerButtonDiv button.btn {
    min-width: 200px;
    width: auto;
  }
  .meetingAgenda .proposalsContainer .proposalBody .ConfirmationContainer {
    padding: 0px 30px;
  }
  .meetingAgenda .proposalsContainer .proposalBody .ConfirmationContainer .confirmation_text_div {
    padding: 16px 25px;
  }
  .meetingAgenda .universal_proxy_super_proposal {
    margin-right: 15px;
    margin-left: 15px;
  }
  .meetingAgenda .universal_proxy_super_proposal .div-gray {
    padding: 20px 0px 20px 23px;
  }
  .meetingAgenda .universal_proxy_super_proposal .div-gray fieldset legend {
    width: 100%;
    max-width: 100%;
    margin-bottom: 15px;
  }
  .meetingAgenda .universal_proxy_super_proposal .div-gray fieldset .superPropsal_radioGroup {
    width: 100%;
    margin-left: -30px;
  }
  .meetingAgenda .ResetVoteChoicePopoverDiv .popover {
    display: none;
  }
  .learnBeforeYouVote .pageTitle .title {
    font-size: 22px;
  }
  .learnBeforeYouVote .appointee_designation_container h2 {
    padding-top: 30px;
    padding-bottom: 25px;
    margin-top: 30px;
  }
  .learnBeforeYouVote .appointee_designation_container .info {
    padding: 15px;
  }
  .learnBeforeYouVote .voting_inst_container h2 {
    padding-top: 30px;
    padding-bottom: 25px;
    margin-top: 30px;
  }
  .learnBeforeYouVote .voting_inst_container .info {
    padding: 15px 30px;
  }
  .submitQuestionSection .pageTitle .title {
    font-size: 22px;
  }
  .attend-a-meeting .pageTitle .title {
    font-size: 22px;
  }
  .signed_out_div {
    padding-left: 60px;
    padding-right: 60px;
  }
  .inner-page-header .header-with-banner {
    border-bottom: 1px solid #d3d3d3;
    max-height: 76px !important;
  }
  .inner-page-header .header-with-banner img.desktop-banner {
    display: none !important;
  }
  .inner-page-header .header-with-banner img.mobile-banner {
    display: block !important;
    max-width: 100% !important;
    max-height: 70px !important;
  }
  .inner-page-header .header-with-logo img.desktop-logo {
    display: none !important;
  }
  .inner-page-header .header-with-logo img.mobile-logo {
    display: block !important;
    max-height: 50px !important;
  }
  .inner-page-header .header-with-text {
    min-height: 70px;
  }
  .inner-page-header .header-with-text h2 {
    font-size: 28px;
    font-family: "calibri", "sans-serif", "Helvetica";
    font-weight: bold;
    line-height: 26px;
  }
  .inner-page-header .header-with-text h2.desktop-name {
    display: none !important;
  }
  .inner-page-header .header-with-text h2.mobile-name {
    display: block !important;
  }
  .inner-page-header .desktop-view.d-flex {
    display: none !important;
  }
  .inner-page-header .mobile-view.d-flex {
    display: flex !important;
  }
  .SelectControlNumber .contested_banner_row .contested_banner_div {
    padding-top: 20px;
    padding-bottom: 28px;
  }
  .SelectControlNumber .contested_banner_row .contested_banner_div h2 {
    font-size: 24px;
    line-height: 25px;
    margin-bottom: 15px;
  }
  .SelectControlNumber .contested_banner_row .contested_clr_img {
    position: static;
  }
  .SelectControlNumber .contested_banner_row .contested_clr_img img {
    max-width: 70%;
  }
  .card {
    border-radius: 8px;
    width: 130px;
    height: 72px;
  }
  .card .card-border {
    width: 118px;
    height: 60px;
  }
  .card .card-border p {
    font-size: 22px;
  }
  .get_started_div .landing-ind-form-div {
    min-width: 330px;
  }
  .get_started_div .landing-ind-form-div .form-wrapper {
    max-width: 271px;
  }
  .get_started_div .landing-ind-form-div .form-wrapper .custom_landing_input_div input, .get_started_div .landing-ind-form-div .form-wrapper .control_number_entry_div input {
    max-width: 250px;
    width: 250px !important;
  }
  .get_started_div .landing-ind-form-div .control_number_entry_popover {
    max-width: 320px;
    width: 320px;
    transform: translate3d(-286px, 32px, 0px) !important;
  }
  .get_started_div .landing-ind-form-div .control_number_entry_popover .arrow {
    left: 292px !important;
  }
  .get_started_div.create_account_div .landing-ind-form-div.reset-password-div .form-wrapper {
    max-width: 371px;
  }
  .get_started_div.create_account_div .landing-ind-form-div.reset-password-div .form-wrapper .custom_landing_input_div input {
    max-width: 100%;
    width: 100% !important;
  }
  .mobile-menu-list .dropdown .dropdown-toggle::after {
    display: none;
  }
  .snackbar .modal-dialog.modal-lg {
    margin-top: 157px;
  }
  .snackbar .modal-dialog {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 140px;
  }
  .snackbar .modal-dialog .modal-header {
    position: relative;
    padding-top: 60px !important;
  }
  .snackbar .modal-dialog .modal-header i.ui-3_alert {
    margin-top: 6px;
  }
  .snackbar .modal-dialog .modal-header .close {
    margin: 0px;
    position: absolute;
    right: 26px;
    top: 20px;
  }
  .InternalSignInContainer {
    max-width: 738px;
  }
}
button.non-focusable-btn {
  opacity: 0;
  position: absolute;
  left: -9999px;
}

@media screen and (max-width: 767px) {
  .get_started_border {
    border-top: 5px solid #ffffff;
    margin-top: 22px;
    padding-left: 24px;
    padding-right: 24px;
  }
  .get_started_div {
    padding-left: 15px;
    padding-right: 15px;
  }
  .get_started_div.get_started_dual_column {
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-top: 0px !important;
    padding-bottom: 26px !important;
    margin-bottom: 0px !important;
    background-color: transparent;
  }
  .get_started_div.get_started_dual_column .what_is_PV_div {
    background-color: rgba(9, 59, 89, 0.9);
  }
  .get_started_div .get_started_inner_div {
    padding-top: 24px;
    margin-top: 28px;
    background-color: rgba(9, 59, 89, 0.9);
    padding-left: 30px;
    padding-right: 30px;
  }
  .get_started_div .get_started_footer {
    background-color: rgba(9, 59, 89, 0.9);
    padding: 15px 30px 35px 30px;
  }
  .get_started_div .control_number_entry_popover {
    width: 320px !important;
    max-width: 320px !important;
    transform: translate3d(-286px, 32px, 0px) !important;
  }
  .get_started_div .control_number_entry_popover .arrow {
    left: 292px !important;
  }
  .get_started_div .control_number_entry_div {
    width: 316px;
    padding: 8px;
    margin: 8px 8px;
  }
  .get_started_div .landing-ind-form-div {
    min-width: 420px;
  }
  .get_started_div .landing-ind-form-div .form-wrapper {
    max-width: 420px;
  }
  .get_started_div .landing-ind-form-div .form-wrapper .control_number_entry_div, .get_started_div .landing-ind-form-div .form-wrapper .custom_landing_input_div {
    width: 420px;
    padding: 8px !important;
    margin-top: 8px !important;
  }
  .get_started_div .landing-ind-form-div .form-wrapper .control_number_entry_div input, .get_started_div .landing-ind-form-div .form-wrapper .custom_landing_input_div input {
    width: 400px !important;
    max-width: 400px !important;
  }
  .get_started_div .landing-ind-form-div .form-wrapper label {
    margin-bottom: 0px;
    font-weight: 600;
  }
  .get_started_div .landing-ind-form-div.form-right-div {
    padding-left: 0px;
    padding-top: 27px;
    margin-top: 30px;
    border-left: 0px;
    border-top: 1px solid #ffffff;
  }
  .get_started_div .landing-ind-form-div .popover-container-body {
    right: -35px;
    top: 60px;
  }
  .get_started_div .landing-ind-form-div .popover-container-body .control_number_info_btn {
    width: 23px;
    height: 23px;
    background-size: 23px 23px;
  }
  .get_started_div .landing-ind-form-div .control_number_entry_popover {
    width: 320px !important;
    max-width: 320px !important;
    transform: translate3d(-290px, 23px, 0px) !important;
  }
  .get_started_div .landing-ind-form-div .control_number_entry_popover .arrow {
    left: 292px !important;
  }
  .get_started_div.create_account_div {
    padding-top: 26px !important;
    background-color: rgba(9, 59, 89, 0.9);
    margin-bottom: 24px !important;
  }
  .get_started_div.create_account_div .control_number_info_btn1 {
    width: 23px;
    height: 23px;
    background-size: 23px 23px;
  }
  .get_started_div.create_account_div .landing-ind-form-div.left-div {
    padding-right: 0px;
  }
  .get_started_div.create_account_div .landing-ind-form-div.left-div .min-label-space {
    min-height: auto;
  }
  .get_started_div.create_account_div .landing-ind-form-div.right-div {
    padding-left: 0px;
    border-left: 0px !important;
  }
  .get_started_div.create_account_div .landing-ind-form-div.right-div .min-label-space {
    min-height: auto;
  }
  .get_started_div.create_account_div .landing-ind-form-div.reset-password-div {
    min-width: 420px !important;
  }
  .get_started_div.create_account_div .landing-ind-form-div.reset-password-div .form-wrapper {
    max-width: 420px !important;
  }
  .get_started_div.create_account_div .landing-ind-form-div.reset-password-div .resend-code-btn {
    position: static;
    padding: 0px;
    margin-top: 3px;
  }
  .get_started_div.create_account_div .get_started_info_div {
    background-color: transparent;
    padding-left: 30px;
    padding-right: 30px;
  }
  .get_started_div.create_account_div .get_started_info_div .back-link {
    position: static;
    margin-bottom: 24px;
  }
  .get_started_div.create_account_div .get_started_info_div .create_account_heading_div {
    max-width: 420px;
    width: 420px;
  }
  .get_started_div.create_account_div .get_started_info_div .create_account_heading_div h1 {
    font-weight: lighter;
  }
  .get_started_div.create_account_div .get_started_inner_div {
    background-color: transparent;
    margin-top: 0px;
    padding-bottom: 0px;
  }
  .get_started_div.create_account_div .get_started_footer {
    background-color: transparent;
  }
  .InternalSignInContainer .internalCreateAccount_Fieldset .landing-ind-form-div.left-div {
    border-right: none;
    margin-bottom: 21px;
  }
  .InternalSignInContainer .control_number_info_btn1 {
    width: 23px;
    height: 23px;
    background-size: 23px 23px;
  }
  .control-number.get_started_border .bg-gray-light.custom_logo_div {
    margin: 5px -24px 30px -24px;
  }
  .glossary-modal.modal.left.fade .modal-dialog {
    max-width: 90% !important;
    width: 90% !important;
  }
  .resetAllVotes_modal .modal-footer button {
    width: 100%;
  }
  .modal-footer {
    flex-direction: column;
  }
  .modal-footer button {
    width: 100%;
    margin: 8px 0px !important;
  }
  .what_is_PV_div .what_is_PV_body .create_account_popover {
    max-width: 320px;
    width: 320px;
  }
  .what_is_PV_div .what_is_PV_body .create_account_popover .popover_title {
    font-size: 15px;
    margin-bottom: 15px;
  }
  .what_is_PV_div .what_is_PV_body .create_account_popover p {
    font-size: 14px;
    line-height: 21px;
  }
}
@media screen and (max-width: 576px) {
  .get_started_div .landing-ind-form-div {
    min-width: 100% !important;
    max-width: 100% !important;
  }
  .get_started_div .landing-ind-form-div.form-right-div .form-wrapper {
    max-width: 100%;
  }
  .get_started_div .landing-ind-form-div.form-right-div .form-wrapper .custom_landing_input_div input {
    max-width: 100% !important;
    width: 100% !important;
  }
  .get_started_div .landing-ind-form-div.form-left-div .form-wrapper {
    max-width: 93%;
  }
  .get_started_div .landing-ind-form-div.form-left-div .form-wrapper .control_number_entry_div input {
    max-width: 100% !important;
    width: 100% !important;
  }
  .get_started_div .landing-ind-form-div.form-left-div .form-wrapper .get_started_btn {
    margin-left: 11%;
  }
  .get_started_div.create_account_div .get_started_info_div .create_account_heading_div {
    max-width: 100%;
    width: 100%;
  }
  .get_started_div.create_account_div .landing-ind-form-div .form-wrapper {
    max-width: 100%;
  }
  .get_started_div.create_account_div .landing-ind-form-div .form-wrapper .custom_landing_input_div input {
    max-width: 100% !important;
    width: 100% !important;
  }
  .get_started_div.create_account_div .landing-ind-form-div.reset-password-div {
    min-width: 100% !important;
  }
  .get_started_div.create_account_div .landing-ind-form-div.reset-password-div .form-wrapper {
    max-width: 100% !important;
  }
  .get_started_div.create_account_div .landing-ind-form-div.reset-password-div .form-wrapper .custom_landing_input_div input {
    max-width: 100% !important;
    width: 100% !important;
  }
  .get_started_div .get_started_info_div .get_started_info_div_h1 {
    font-size: 32px;
    font-weight: 400;
  }
  .get_started_div .get_started_info_div p.proxy_vote_control {
    font-size: 14px;
  }
  .control_number_entry_div .control-number-input, .control_number_entry_div .custom_landing_input, .custom_landing_input_div .control-number-input, .custom_landing_input_div .custom_landing_input {
    width: 100% !important;
  }
  .popover-container-body {
    flex: 1;
  }
  .resend-control-number .get_started_div .control_number_entry_div input, .resend-control-number .get_started_div .custom_landing_input_div input {
    width: 100% !important;
  }
  .modal-custom .modal-body {
    padding: 15px !important;
  }
  .IE11Modal .modal-header {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }
  .docToVoteContainer_head div.col-md-12 {
    justify-content: space-between;
  }
  .view_additional_meeting_modal .modal-body {
    padding-top: 0px !important;
  }
  .learnBeforeYouVote .docToVoteContainer .allDocuments .documentSet {
    min-width: 45%;
    margin-left: 2.5%;
    margin-right: 2.5%;
    margin-bottom: 22px;
    max-width: 45%;
  }
  .learnBeforeYouVote .docToVoteContainer .allDocuments .documentSet .docName p.docName_text {
    font-size: 18px;
  }
  .learnBeforeYouVote .docToVoteContainer .allDocuments .documentSet .docName p.docName_text i.arrows-2_small-right {
    display: none;
  }
  .glossary-modal.modal.left.fade .modal-dialog .modal-header {
    padding-left: 15px;
    padding-right: 15px;
  }
  .glossary-modal.modal.left.fade .modal-dialog .modal-body {
    padding-top: 0 !important;
  }
  .emailVerified_modal .modal-body {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }
  .emailVerified_modal .modal-header h2 {
    font-size: 28px !important;
  }
  .meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .secBody .singleProposalRow p.board_recommendation_text {
    justify-content: space-between;
  }
  .meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .secBody .singleProposalRow p.voting_preferences_text {
    justify-content: space-between;
  }
  .meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .secBody .singleProposalRow p.default_vote_info_text {
    justify-content: space-between;
  }
}
/* only for iphone XR start*/
@media only screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) {
  .meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .secBody .singleProposalRow p.board_recommendation_text {
    justify-content: space-between;
  }
  .meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .secBody .singleProposalRow p.voting_preferences_text {
    justify-content: space-between;
  }
  .meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .secBody .singleProposalRow p.default_vote_info_text {
    justify-content: space-between;
  }
}
/* only for iphone XR end*/
/* only for iphone X start*/
@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
  .meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .secBody .singleProposalRow p.board_recommendation_text {
    justify-content: space-between;
  }
  .meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .secBody .singleProposalRow p.voting_preferences_text {
    justify-content: space-between;
  }
  .meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .secBody .singleProposalRow p.default_vote_info_text {
    justify-content: space-between;
  }
}
/* only for iphone X end*/
@media screen and (max-width: 480px) {
  .director_popover_template {
    width: 300px !important;
    min-width: 300px;
  }
  .director_popover_template .container {
    padding: 20px 0px 0px 10px;
  }
  .splitVote_text {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
    padding: 0px !important;
  }
  .shareDetails {
    justify-content: start !important;
    margin-top: 15px;
    flex-basis: 100% !important;
  }
  .shareDetails .sharesAs {
    width: 100% !important;
  }
  .meetingAgenda .proposalsContainer .proposalBody .splitVoteContainer .splitVoteHeader {
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-left: 30px !important;
    margin-right: 30px !important;
    margin-top: 30px !important;
  }
  html .modal.modal-custom.view_additional_meeting_modal .modal-dialog {
    max-width: 95%;
    margin: 0.5rem;
  }
  html .modal.modal-custom.view_additional_meeting_modal .modal-dialog .modal-body {
    padding-right: 35px !important;
  }
  html .modal.modal-custom.view_additional_meeting_modal .modal-dialog .modal-body .form-group {
    flex-direction: column;
    margin-bottom: 8px !important;
  }
  html .modal.modal-custom.view_additional_meeting_modal .modal-dialog .modal-body .col-form-label {
    max-width: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  html .modal.modal-custom.view_additional_meeting_modal .modal-dialog .modal-body div.col-7 {
    max-width: 100%;
  }
  html .modal.modal-custom.view_additional_meeting_modal .modal-dialog .modal-body div.col-7 .form-control-plaintext {
    padding-top: 0px;
  }
  #email_record_sent_popup p, #accountDeleted_modal p {
    padding: 0px 8px;
  }
}
@media screen and (max-width: 479px) {
  .radio-group .ind-radio {
    width: 50% !important;
    flex-basis: auto !important;
    padding-right: 0px !important;
    margin: 5px 0px;
  }
  .radio-group .ind-radio.w-100 {
    width: 100% !important;
  }
  .radio-group .ind-radio-lg {
    min-width: auto !important;
    max-width: 50% !important;
  }
  .splitVote_text {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
    padding: 0px !important;
  }
  .shareDetails {
    justify-content: start !important;
    margin-top: 22px;
  }
  .shareDetails .sharesAs {
    width: 100% !important;
  }
  .shareDetails .sharesAs .shares_label {
    width: 100% !important;
  }
  .shareDetails .sharesAs .custom-radio {
    width: 50% !important;
    max-width: 50% !important;
    margin: 8px 0px !important;
  }
  .shareDetails .sharesAs legend {
    float: none !important;
  }
  .shareDetails .sharesAs .custom-control {
    float: left;
  }
  .meetingAgenda .proposalsContainer .proposalBody .splitVoteContainer .secBody .form-div-right {
    margin-left: 0px !important;
  }
  .meetingAgenda .proposalsContainer .proposalBody .splitVoteContainer .secBody .form-group.row .col-form-label {
    width: 100% !important;
    float: left !important;
    padding-left: 0px !important;
    padding-top: 0px !important;
  }
  .meetingAgenda .proposalsContainer .proposalBody .splitVoteContainer .secBody .form-group.row .input-div {
    width: 100% !important;
    float: left !important;
    max-width: 100% !important;
    flex: auto !important;
  }
  .meetingAgenda .proposalsContainer .proposalBody .splitVoteContainer .secBody .singleProposalRow .padding-level-1-mobile {
    padding-left: 38px;
  }
  .meetingAgenda .proposalsContainer .proposalBody .EZvoteContainer .secBody .singleProposalRow .vote-checkbox-div {
    width: 100%;
    float: left;
    padding-left: 38px !important;
    margin-top: 15px;
    margin-left: 0px;
  }
  .deliverySettingsContainer .radioLabelLegend {
    width: 100%;
  }
  .attend-a-meeting .widget-info .form-row {
    margin-bottom: 0.5em;
  }
  .attend-a-meeting .widget-info .form-row label {
    width: 100%;
    float: left;
    margin-bottom: 0px;
  }
  .SelectControlNumber .selection_box {
    width: 100%;
    padding: 30px !important;
  }
}
@media screen and (max-width: 420px) {
  .get_started_div {
    padding: 35px 5px;
  }
  .get_started_div div {
    width: 100%;
  }
  .get_started_div .popover-container-body {
    width: auto !important;
    right: 5px;
    top: 61px;
  }
  .get_started_div .iti {
    width: 100%;
  }
  .get_started_div .iti div {
    width: auto;
  }
  .get_started_div .iti div.iti__flag {
    width: 20px;
  }
  .get_started_btn {
    font-size: 16px !important;
    width: auto !important;
    padding: 8px 16px !important;
  }
  .control_number_entry_div {
    flex: 0 0 83%;
  }
  .control_number_entry_div .control-number-input {
    height: 38px !important;
    padding: 2px;
  }
  .control_number_entry_div.pin_div {
    flex: 0 0 95% !important;
  }
  .control_number_entry_div.pin_div input {
    height: 38px !important;
    padding: 2px;
  }
  .custom_landing_input_div {
    flex: 0 0 100%;
  }
  .custom_landing_input_div .custom_landing_input {
    height: 38px !important;
    padding: 2px;
  }
  .get_started_div .landing-ind-form-div .control_number_entry_div {
    flex: 0 0 100%;
  }
  .get_started_div .landing-ind-form-div .control_number_entry_div .control-number-input {
    height: 38px !important;
  }
  .get_started_div .landing-ind-form-div .control_number_entry_div.pin_div {
    flex: 0 0 95% !important;
  }
  .get_started_div .landing-ind-form-div .custom_landing_input_div {
    flex: 0 0 100%;
  }
  .get_started_div .landing-ind-form-div .custom_landing_input_div .custom_landing_input {
    height: 38px !important;
  }
  .get_started_div .landing-ind-form-div .popover-container-body {
    right: -33px;
    top: 59px;
  }
  .get_started_div .landing-ind-form-div.form-left-div .form-wrapper .get_started_btn {
    width: 110% !important;
    margin-left: 0px !important;
    margin-right: -10%;
  }
  .get_started_div .landing-ind-form-div.form-left-div .ind-form-heading {
    width: 115%;
    margin-right: -15% !important;
  }
  .get_started_div .landing-ind-form-div.form-right-div .form-wrapper .get_started_btn {
    width: 100% !important;
    margin-left: 0px !important;
    margin-right: 0% !important;
  }
  .get_started_div .landing-ind-form-div .btn-outline-light.create-account-btn {
    width: 100% !important;
  }
  .get_started_div.create_account_div .btn-primary {
    width: 100%;
  }
  .special_service_logo {
    max-width: 100%;
  }
  .meetingAgenda .contested_banner_row .contested_banner_div p {
    padding-left: 15px;
    padding-right: 15px;
  }
  .meetingAgenda .video-and-text-parent .video-only-div {
    min-width: auto !important;
  }
  .learnBeforeYouVote .docToVoteContainer .allDocuments .documentSet {
    padding-top: 15px;
    min-height: auto;
  }
  .learnBeforeYouVote .docToVoteContainer .allDocuments .documentSet .docName i.pv-icon {
    font-size: 55px !important;
  }
  .learnBeforeYouVote .docToVoteContainer .allDocuments .documentSet .docName p.docName_text {
    padding-top: 15px;
    font-size: 14px;
  }
  .SelectControlNumber .contested_banner_row .contested_banner_div p {
    padding-left: 15px;
    padding-right: 15px;
  }
  .welcomePageContainer .controlNumber-container .cn-mobile-view {
    display: flex;
    flex-direction: column;
  }
  .welcomePageContainer .controlNumber-container .cn-mobile-view .cn-width {
    margin-right: 0px !important;
    margin-bottom: 15px !important;
  }
  .welcomePageContainer .controlNumber-container .cn-mobile-view .form-control {
    width: 100%;
    margin-right: 0px !important;
  }
  .welcomePageContainer .controlNumber-container .cn-mobile-view .getStarted-btn {
    width: 100%;
  }
  .InternalSignInContainer .internalSignIn_Fieldset {
    padding-left: 15px;
    padding-right: 15px;
  }
  .InternalSignInContainer .internalSignIn_Fieldset fieldset {
    max-width: 100%;
  }
  .InternalSignInContainer input.form-control {
    width: 100% !important;
  }
  .InternalSignInContainer .internalCreateAccount_Fieldset .landing-ind-form-div {
    max-width: 100%;
    width: 100%;
  }
  .InternalSignInContainer .internalCreateAccount_Fieldset .landing-ind-form-div .form-wrapper {
    max-width: 100%;
    width: 100%;
  }
  .InternalSignInContainer .internalCreateAccount_Fieldset .landing-ind-form-div.left-div .min-label-space, .InternalSignInContainer .internalCreateAccount_Fieldset .landing-ind-form-div.right-div .min-label-space {
    min-height: auto;
  }
  .InternalSignInContainer .d-mobile-100 {
    width: 100%;
  }
  .InternalSignInContainer .create_account_btn, .InternalSignInContainer .internal-signin-btn {
    width: 100%;
  }
  .preferences_div .preferences_ul .custom-checkbox div.pv-popover {
    width: auto !important;
  }
  .preferences_div .preferences_ul .custom-checkbox div.glossaryModalBtn_div {
    width: auto !important;
  }
  .preferences_div .preference-wizard .fullWidth-mobile .prefGroupHeading_div {
    margin-left: -20px;
    margin-right: -20px;
    width: auto;
  }
  .what_is_PV_div .what_is_PV_body .create_account_popover .row {
    width: auto !important;
  }
}
@media screen and (max-width: 380px) {
  .modal.left .modal-dialog {
    width: 310px !important;
  }
  .modal.left.fade .modal-dialog {
    left: -310px !important;
  }
  .modal.left.fade.show .modal-dialog {
    left: 0px !important;
  }
}
@media screen and (max-width: 360px) {
  .error br {
    display: none;
  }
  .meetingAgenda .proposalsContainer .make-your-selection-div .available_shares_div {
    display: block !important;
    flex-direction: column !important;
  }
  .meetingAgenda .proposalsContainer .make-your-selection-div .available_shares_div a {
    text-align: left !important;
    width: 100% !important;
    float: left !important;
  }
}
.language_modal_trigger {
  font-size: 32px;
  color: #ffffff;
  position: absolute;
  left: 10px;
  top: 30px;
  z-index: 999;
}
.language_modal_trigger:hover {
  color: #FFFFFF;
  outline: 1px solid #FFFFFF;
}
.language_modal_trigger:focus {
  color: #FFFFFF;
  outline: 1px solid #FFFFFF;
}

.mobileMenu_modal .modal-header {
  padding: 0px;
  background-color: #00578E;
}
.mobileMenu_modal .modal-header .close {
  opacity: 1;
}
.mobileMenu_modal .modal-header .close:focus {
  opacity: 1;
  outline: 1px solid #ffffff;
}
.mobileMenu_modal .modal-header .modal-inner-gradient {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.mobileMenu_modal .modal-body {
  padding: 15px 15px 15px !important;
}
.mobileMenu_modal .modal-body .modalBody_row {
  height: 100%;
}
.mobileMenu_modal .modal-footer {
  padding: 0px;
  background-color: #00578E;
  justify-content: center;
}
.mobileMenu_modal .modal-footer i.media-1_button-record {
  font-size: 9px;
}
.mobileMenu_modal .modal-footer i.media-1_button-record:first-child {
  margin-left: 8px;
}
.mobileMenu_modal .modal-footer span {
  margin-left: 1px;
}
.mobileMenu_modal .modal-footer .modal-inner-gradient {
  padding: 10px 30px;
}
.mobileMenu_modal .modal-inner-gradient {
  width: 100%;
  float: left;
  background: linear-gradient(90deg, rgb(0, 118, 176) 0%, rgb(0, 116, 174) 18%, rgb(0, 103, 160) 50%, rgb(0, 87, 142) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0076b0",endColorstr="#00578e",GradientType=1);
}
.mobileMenu_modal .modal-title {
  color: #FFFFFF;
  font-family: "calibri", "sans-serif", "Helvetica";
  font-size: 26px;
  line-height: 33px;
  text-align: center;
}
.mobileMenu_modal .mobile-menu-buttons {
  padding-left: 30px;
  padding-right: 30px;
}
.mobileMenu_modal .mobile-menu-list {
  padding-left: 30px;
  padding-right: 30px;
}
.mobileMenu_modal .mobile-menu-list #signin_create_acc {
  width: 100%;
  color: #ffffff;
  text-align: center;
  justify-content: center;
  padding-top: 7px;
  padding-bottom: 7px;
  font-size: 16px;
}
.mobileMenu_modal .mobile-menu-list .exit_button {
  width: 100%;
  justify-content: center;
  padding-top: 7px;
  padding-bottom: 7px;
  font-size: 16px;
}
.mobileMenu_modal .mobile-menu-list a, .mobileMenu_modal .mobile-menu-list button {
  padding: 15px 0px 15px 0px;
  color: #00578E;
  font-family: "calibri", "sans-serif", "Helvetica";
  font-size: 18px;
  letter-spacing: 0;
  line-height: 24px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-color: #666666;
  word-break: break-word;
}
.mobileMenu_modal .mobile-menu-list a i.arrows-1_minimal-right, .mobileMenu_modal .mobile-menu-list a i.arrows-1_minimal-down, .mobileMenu_modal .mobile-menu-list button i.arrows-1_minimal-right, .mobileMenu_modal .mobile-menu-list button i.arrows-1_minimal-down {
  font-size: 24px;
}
.mobileMenu_modal .mobile-menu-list a:first-child, .mobileMenu_modal .mobile-menu-list button:first-child {
  border-top: none;
}
.mobileMenu_modal .mobile-menu-list a:last-child, .mobileMenu_modal .mobile-menu-list button:last-child {
  border-bottom: 1px solid #666666 !important;
}
.mobileMenu_modal .mobile-menu-list a.active, .mobileMenu_modal .mobile-menu-list button.active {
  background-color: #ffffff;
  font-weight: bold;
}
.mobileMenu_modal .mobile-menu-list a:hover, .mobileMenu_modal .mobile-menu-list button:hover {
  background-color: #ffffff;
}
.mobileMenu_modal .mobile-menu-list a:focus, .mobileMenu_modal .mobile-menu-list button:focus {
  background-color: #ffffff;
}
.mobileMenu_modal .mobile-menu-list h5 {
  font-size: 20px;
  color: #111111;
  font-weight: 800;
}
.mobileMenu_modal .mobile-menu-list .dropdown button.dropdown-toggle {
  border-top: 1px solid #666666 !important;
}
.mobileMenu_modal .mobile-menu-list .dropdown:first-child button.dropdown-toggle {
  border-top: none !important;
}
.mobileMenu_modal .mobile-menu-list .dropdown .dropdown-menu.show {
  position: static !important;
  width: 100%;
  transform: none !important;
  padding: 0px 15px 0px 15px;
  margin: 0px;
  border: none;
  background-color: #fafafa;
}
.mobileMenu_modal .mobile-menu-list .dropdown .dropdown-menu.show a {
  background-color: #fafafa;
}
.mobileMenu_modal .mobile-menu-list .dropdown .dropdown-menu.show a:last-child {
  border-bottom: none !important;
}
.mobileMenu_modal .mobile-menu-list .dropdown.show .dropdown-toggle i.arrows-1_minimal-down {
  transform: rotate(180deg) !important;
}

.dropdown .dropdown-toggle {
  position: relative;
}
.dropdown.show .dropdown-toggle::after {
  transform: rotateX(180deg);
  -webkit-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
  -o-transform: rotateX(180deg);
}
.dropdown.dropdown-icon .dropdown-toggle::after {
  content: "\ee95";
  font-family: "Nucleo Glyph";
  font-size: 26px;
  border: none;
  margin-left: 0px;
  position: absolute;
  left: 100%;
  top: 9px;
}
.dropdown.myMeetings-dropdown .dropdown-toggle::after {
  display: none !important;
}

.modal.left .modal-dialog,
.modal.right .modal-dialog {
  position: fixed;
  margin: auto;
  width: 360px;
  height: 100%;
  transform: translate3d(0%, 0, 0);
  transition: opacity 0.3s linear, left 0.3s ease-out;
}

.modal.left .modal-content,
.modal.right .modal-content {
  height: 100%;
  overflow-y: auto;
}

.modal.left .modal-body,
.modal.right .modal-body {
  padding: 15px 15px 80px;
}

/*Left*/
.modal.left.fade .modal-dialog {
  left: -360px;
  transition: opacity 0.3s linear, left 0.3s ease-out;
}

.modal.left.fade.show .modal-dialog {
  left: 0;
  transition: opacity 0.3s linear, left 0.3s ease-out;
}
.modal.left.fade.show .modal-dialog .modal-content {
  border-top-width: 0px;
  border-left-width: 0px;
  border-bottom-width: 0px;
}

/*Right*/
.modal.right.fade .modal-dialog {
  right: -320px;
  transition: opacity 0.3s linear, right 0.3s ease-out;
}

.modal.right.fade.show .modal-dialog {
  right: 0;
}

/* ----- MODAL STYLE ----- */
.shares-input-tooltip .arrow:after {
  border-top-color: #C2570F;
}
.shares-input-tooltip .popover-body {
  background-color: #C2570F;
  color: #FFFFFF;
  font-family: "calibri", "sans-serif", "Helvetica";
  font-size: 16px;
  letter-spacing: 0;
  line-height: 28px;
  text-align: center;
  padding: 2px 15px;
}
.shares-input-tooltip.bs-popover-bottom .arrow:after, .shares-input-tooltip.bs-popover-auto[x-placement^=bottom] .arrow:after {
  border-bottom-color: #C2570F;
}
.shares-input-tooltip.warning-tooltip {
  min-width: 150px;
}
.shares-input-tooltip.warning-tooltip .arrow:after {
  border-top-color: #C2570F;
}
.shares-input-tooltip.warning-tooltip .popover-body {
  background-color: #C2570F;
}
.shares-input-tooltip.warning-tooltip.bs-popover-bottom .arrow:after, .shares-input-tooltip.warning-tooltip.bs-popover-auto[x-placement^=bottom] .arrow:after {
  border-bottom-color: #C2570F;
}
.shares-input-tooltip.error-tooltip {
  min-width: 150px;
}
.shares-input-tooltip.error-tooltip .arrow:after {
  border-top-color: #CC2330;
}
.shares-input-tooltip.error-tooltip .popover-body {
  background-color: #CC2330;
}
.shares-input-tooltip.error-tooltip.bs-popover-bottom .arrow:after, .shares-input-tooltip.error-tooltip.bs-popover-auto[x-placement^=bottom] .arrow:after {
  border-bottom-color: #CC2330;
}

.language_modal .close {
  color: #093b59;
  opacity: 1;
}
.language_modal .close:focus {
  outline: 1px solid #093b59;
}
.language_modal .modal-header {
  border-bottom: 0px;
}

.pv-popover .popover {
  background-color: #00578E;
  border-color: #00578E;
  pointer-events: none !important;
}
.pv-popover .popover.bs-popover-top .arrow::after, .pv-popover .popover.bs-popover-auto[x-placement^=top] .arrow::after {
  border-top-color: #00578E;
}
.pv-popover .popover.bs-popover-bottom .arrow::after, .pv-popover .popover.bs-popover-auto[x-placement^=bottom] .arrow::after {
  border-bottom-color: #00578E;
}
.pv-popover .popover .popover-body {
  color: #ffffff !important;
  padding: 20px !important;
  font-family: "calibri", "sans-serif", "Helvetica";
  font-size: 14px;
  line-height: 21px;
}
.pv-popover .popover .popover-header::before {
  display: none !important;
}

.textarea_counter {
  color: #111111 !important;
}

button.btn-primary.btn-with-suffix-icon.disabled, button.btn-primary.btn-with-suffix-icon:disabled {
  opacity: 0.65 !important;
  cursor: not-allowed;
}

button[aria-disabled=true] {
  pointer-events: none;
  opacity: 0.6;
}
button[aria-disabled=true]:focus {
  opacity: 0.6 !important;
  pointer-events: none;
}

.termsAndConditionsModal .modal-body p {
  font-size: 14px !important;
}
.termsAndConditionsModal .modal-body p a {
  font-weight: bold;
  text-decoration: underline;
}

.default-theme {
  color: #111111 !important;
}
.default-theme .customized-tabs [role=tab] {
  color: #00578E;
}
.default-theme .customized-tabs [role=tab][aria-selected=true] {
  color: #111111 !important;
  border-bottom-color: #00578E !important;
}
.default-theme .customized-tabs [role=tab][aria-selected=true]:hover {
  color: #111111 !important;
  border-bottom-color: #00578E !important;
}
.default-theme .customized-tabs [role=tab][aria-selected=true]:focus {
  border-bottom-color: #00578E !important;
}
.default-theme .customized-tabs [role=tab]:hover {
  border-bottom-color: #00578E !important;
  color: #00578E !important;
}
.default-theme button.btn-primary.btn-with-suffix-icon {
  background-color: #00578E;
  border-color: #005d98;
  color: #ffffff;
}
.default-theme button.btn-primary.btn-with-suffix-icon:hover, .default-theme button.btn-primary.btn-with-suffix-icon:focus, .default-theme button.btn-primary.btn-with-suffix-icon:active {
  background-color: #007bb6;
  border-color: #007bb6;
  opacity: 1;
}
.default-theme button.btn-primary.btn-outline {
  background-color: #ffffff;
  border-color: #005D98;
  color: #005D98;
}
.default-theme button.btn-primary.btn-outline:hover, .default-theme button.btn-primary.btn-outline:focus, .default-theme button.btn-primary.btn-outline:active {
  color: #007bb6 !important;
  border-color: #007bb6 !important;
  opacity: 1;
}
.default-theme button.btn-primary.btn-with-suffix-icon.disabled, .default-theme button.btn-primary.btn-with-suffix-icon:disabled {
  opacity: 0.65 !important;
  cursor: not-allowed;
}
.default-theme .modal.modal-custom .close {
  color: #007bb6 !important;
}
.default-theme .custom-radio .custom-control-label::before {
  border: #111111 solid 1px;
}
.default-theme .custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  color: #111111;
  border-color: #111111;
  background-color: #ffffff;
}
.default-theme .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: none;
  background-color: #111111;
}
.default-theme .custom_dropdown_div select {
  color: #111111 !important;
}
.default-theme .custom_dropdown_div span.arrows-1_minimal-down {
  color: #111111;
}
.default-theme .pv-popover .popover {
  background-color: #00578E !important;
  border-color: #00578E !important;
}
.default-theme .pv-popover .popover.bs-popover-top .arrow::after, .default-theme .pv-popover .popover.bs-popover-auto[x-placement^=top] .arrow::after {
  border-top-color: #00578E !important;
}
.default-theme .pv-popover .popover.bs-popover-bottom .arrow::after, .default-theme .pv-popover .popover.bs-popover-auto[x-placement^=bottom] .arrow::after {
  border-bottom-color: #00578E !important;
}
.default-theme .pv-popover .popover .popover-body {
  color: #ffffff !important;
}
.default-theme .pv-popover .popover .popover-header::before {
  display: none !important;
}
.default-theme #top-header {
  background: linear-gradient(90deg, rgb(0, 118, 176) 0%, rgb(0, 116, 174) 18%, rgb(0, 103, 160) 50%, rgb(0, 87, 142) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0076b0",endColorstr="#00578e",GradientType=1);
}
.default-theme .get_started_div .btn-primary {
  background-color: #c2570f;
}
.default-theme .get_started_div .btn-primary:hover {
  background-color: #af4e0c !important;
  opacity: 1;
}
.default-theme .get_started_div .btn-primary:focus {
  background-color: #af4e0c !important;
  opacity: 1;
}
.default-theme .get_started_div .btn-primary:active {
  background-color: #af4e0c !important;
  opacity: 1;
}
.default-theme .customize-pin .get_started_div .btn-primary,
.default-theme .control-number .get_started_div .btn-primary,
.default-theme .resend-control-number .get_started_div .btn-primary,
.default-theme .get_started_div .btn-primary {
  background-color: #c2570f;
  color: #ffffff;
}
.default-theme .customize-pin .get_started_div .btn-primary:hover, .default-theme .customize-pin .get_started_div .btn-primary:focus, .default-theme .customize-pin .get_started_div .btn-primary:active,
.default-theme .control-number .get_started_div .btn-primary:hover,
.default-theme .control-number .get_started_div .btn-primary:focus,
.default-theme .control-number .get_started_div .btn-primary:active,
.default-theme .resend-control-number .get_started_div .btn-primary:hover,
.default-theme .resend-control-number .get_started_div .btn-primary:focus,
.default-theme .resend-control-number .get_started_div .btn-primary:active,
.default-theme .get_started_div .btn-primary:hover,
.default-theme .get_started_div .btn-primary:focus,
.default-theme .get_started_div .btn-primary:active {
  background-color: #af4e0c !important;
  color: #ffffff !important;
  opacity: 1;
}
.default-theme a {
  color: #00578E;
}
.default-theme a:hover, .default-theme a:focus {
  color: #007bb6;
  opacity: 1;
}
.default-theme a.sr-only {
  color: #ffffff;
}
.default-theme .proposal_more_details_link {
  color: #00578E !important;
}
.default-theme .footerLinks a {
  color: #00578E;
}
.default-theme .bg-gray-light {
  background: #f5f5f5;
}
.default-theme .inner-page-header .header-with-logo {
  background-color: #f5f5f5;
}
.default-theme .inner-page-header .header-with-text {
  background-color: #f5f5f5;
  color: #111111;
}
.default-theme .primaryNavigationContainer .navbar .nav-item a.nav-link, .default-theme .primaryNavigationContainer .navbar .nav-item button.nav-link {
  color: #00578E;
}
.default-theme .primaryNavigationContainer .navbar .nav-item a.nav-link:hover, .default-theme .primaryNavigationContainer .navbar .nav-item button.nav-link:hover {
  color: #007bb6;
  border-bottom-color: #007bb6;
  opacity: 1;
}
.default-theme .primaryNavigationContainer .navbar .nav-item a.nav-link:focus, .default-theme .primaryNavigationContainer .navbar .nav-item button.nav-link:focus {
  color: #007bb6;
  border-bottom-color: #007bb6;
  opacity: 1;
}
.default-theme .primaryNavigationContainer .navbar .nav-item a.nav-link.active, .default-theme .primaryNavigationContainer .navbar .nav-item button.nav-link.active {
  border-bottom-color: #00578E;
}
.default-theme .primaryNavigationContainer .navbar .nav-item a.nav-link.active:hover, .default-theme .primaryNavigationContainer .navbar .nav-item a.nav-link.active:focus, .default-theme .primaryNavigationContainer .navbar .nav-item button.nav-link.active:hover, .default-theme .primaryNavigationContainer .navbar .nav-item button.nav-link.active:focus {
  border-bottom-color: #007bb6;
  color: #007bb6;
  opacity: 1;
}
.default-theme .CompanyDetailsHeader .otherDetails div a {
  color: #00578E;
}
.default-theme .CompanyDetailsHeader .otherDetails div a:hover, .default-theme .CompanyDetailsHeader .otherDetails div a:focus, .default-theme .CompanyDetailsHeader .otherDetails div a:active {
  color: #007bb6;
  opacity: 1;
}
.default-theme .meetingAgenda .proposalsContainer {
  /*adding style for deafult theme*/
}
.default-theme .meetingAgenda .proposalsContainer .proposalHeader {
  background-color: #00578E;
}
.default-theme .meetingAgenda .proposalsContainer .proposalHeader div.heading h2 {
  color: #FFFFFF;
}
.default-theme .meetingAgenda .proposalsContainer .proposalHeader div.heading p {
  color: #FFFFFF;
}
.default-theme .meetingAgenda .proposalsContainer .proposalHeader .form-group label {
  color: #FFFFFF;
}
.default-theme .meetingAgenda .proposalsContainer .pv-popover-container button {
  color: #00578E;
}
.default-theme .meetingAgenda .docToVoteContainer .docToVoteContainer_foot .anchor_with_suffix_icon {
  color: #00578E;
}
.default-theme .meetingAgenda .docToVoteContainer .docToVoteContainer_foot .anchor_with_suffix_icon:hover, .default-theme .meetingAgenda .docToVoteContainer .docToVoteContainer_foot .anchor_with_suffix_icon:focus, .default-theme .meetingAgenda .docToVoteContainer .docToVoteContainer_foot .anchor_with_suffix_icon:active {
  color: #007bb6;
  opacity: 1;
}
.default-theme .meetingAgenda .docToVoteContainer .docs_review_popover_container a {
  background-color: #00578E;
  color: #ffffff;
}
.default-theme .meetingAgenda .docToVoteContainer .docs_review_popover_container a:hover, .default-theme .meetingAgenda .docToVoteContainer .docs_review_popover_container a:focus {
  background-color: #00578E;
  color: #ffffff;
  opacity: 1;
}
.default-theme .meetingAgenda .docToVoteContainer .allDocuments {
  border-color: #6D6D6D;
}
.default-theme .meetingAgenda .docToVoteContainer .allDocuments .documentSet .docName p.docName_text {
  color: #00578E;
}
.default-theme .meetingAgenda .docToVoteContainer .allDocuments .documentSet .docName i.pv-icon::before {
  color: #00578E;
}
.default-theme .meetingAgenda .docToVoteContainer .allDocuments .documentSet .docName:hover p.docName_text, .default-theme .meetingAgenda .docToVoteContainer .allDocuments .documentSet .docName:focus p.docName_text {
  color: #007bb6;
  opacity: 1;
}
.default-theme .meetingAgenda .docToVoteContainer .allDocuments .documentSet .docName:hover span, .default-theme .meetingAgenda .docToVoteContainer .allDocuments .documentSet .docName:focus span {
  color: #007bb6;
  opacity: 1;
}
.default-theme .meetingAgenda .docToVoteContainer .allDocuments .documentSet .docName:hover i.pv-icon::before, .default-theme .meetingAgenda .docToVoteContainer .allDocuments .documentSet .docName:focus i.pv-icon::before {
  color: #007bb6;
  opacity: 1;
}
.default-theme .meetingAgenda .docToVoteContainer .allDocuments .more_documents_available p {
  color: #00578E;
}
.default-theme .meetingAgenda .docToVoteContainer .documents_dropdown button {
  border-color: #111111;
  color: #111111;
}
.default-theme .meetingAgenda .docToVoteContainer .documents_dropdown .dropdown-menu.show .dropdown-item {
  color: #111111;
}
.default-theme .meetingAgenda .proposalsContainer .proposalBody .declarationContainer .definition_links .definition_links_ul li::before {
  color: #00578E;
}
.default-theme .meetingAgenda .proposalsContainer .proposalBody .declarationContainer .definition_links .definition_links_ul li a {
  color: #00578E;
}
.default-theme .meetingAgenda .proposalsContainer .proposalBody .declarationContainer .definition_links .definition_links_ul li a:hover, .default-theme .meetingAgenda .proposalsContainer .proposalBody .declarationContainer .definition_links .definition_links_ul li a:focus, .default-theme .meetingAgenda .proposalsContainer .proposalBody .declarationContainer .definition_links .definition_links_ul li a:active {
  color: #007bb6;
  opacity: 1;
}
.default-theme .learnBeforeYouVote .docToVoteContainer .docToVoteContainer_foot .anchor_with_suffix_icon {
  color: #00578E;
}
.default-theme .learnBeforeYouVote .docToVoteContainer .docToVoteContainer_foot .anchor_with_suffix_icon:hover, .default-theme .learnBeforeYouVote .docToVoteContainer .docToVoteContainer_foot .anchor_with_suffix_icon:focus, .default-theme .learnBeforeYouVote .docToVoteContainer .docToVoteContainer_foot .anchor_with_suffix_icon:active {
  color: #007bb6;
  opacity: 1;
}
.default-theme .learnBeforeYouVote .docToVoteContainer .docs_review_popover_container a {
  background-color: #00578E;
  color: #ffffff;
}
.default-theme .learnBeforeYouVote .docToVoteContainer .docs_review_popover_container a:hover, .default-theme .learnBeforeYouVote .docToVoteContainer .docs_review_popover_container a:focus {
  background-color: #00578E;
  color: #ffffff;
  opacity: 1;
}
.default-theme .learnBeforeYouVote .docToVoteContainer .allDocuments .documentSet {
  border: 1px solid #00578e;
}
.default-theme .learnBeforeYouVote .docToVoteContainer .allDocuments .documentSet .docName p.docName_text {
  color: #00578E;
}
.default-theme .learnBeforeYouVote .docToVoteContainer .allDocuments .documentSet .docName i.pv-icon::before {
  color: #00578E;
}
.default-theme .learnBeforeYouVote .docToVoteContainer .allDocuments .documentSet .docName:hover span, .default-theme .learnBeforeYouVote .docToVoteContainer .allDocuments .documentSet .docName:focus span {
  color: #007bb6;
  opacity: 1;
}
.default-theme .learnBeforeYouVote .docToVoteContainer .allDocuments .documentSet .docName:hover i.pv-icon::before, .default-theme .learnBeforeYouVote .docToVoteContainer .allDocuments .documentSet .docName:focus i.pv-icon::before {
  color: #007bb6;
  opacity: 1;
}
.default-theme .learnBeforeYouVote .docToVoteContainer .documents_dropdown button {
  border-color: #111111;
  color: #111111;
}
.default-theme .learnBeforeYouVote .docToVoteContainer .documents_dropdown .dropdown-menu.show .dropdown-item {
  color: #111111;
}
.default-theme .learnBeforeYouVote .appointee_designation_container .info p .text-underline {
  border-bottom: 2px solid #111111;
}
.default-theme .learnBeforeYouVote .voting_inst_container .info .text-underline {
  border-bottom: 2px solid #111111;
}
.default-theme .attend-a-meeting .docs_review_popover_container a {
  color: #00578E;
}
.default-theme .attend-a-meeting .docs_review_popover_container a:hover, .default-theme .attend-a-meeting .docs_review_popover_container a:focus {
  color: #007bb6;
  opacity: 0.9;
}
.default-theme .deliverySettingsContainer .delivery_settings_popover_container a {
  color: #00578E;
}
.default-theme .deliverySettingsContainer .delivery_settings_popover_container a:hover, .default-theme .deliverySettingsContainer .delivery_settings_popover_container a:focus {
  color: #007bb6;
  opacity: 0.9;
}
.default-theme .special_services_div .special_services_row .service_modal_icon i::before {
  color: #00578E;
}
.default-theme .mobileMenu_modal .mobile-menu-list a, .default-theme .mobileMenu_modal .mobile-menu-list button {
  color: #00578E;
}
.default-theme .mobileMenu_modal .mobile-menu-list a:hover, .default-theme .mobileMenu_modal .mobile-menu-list a:focus, .default-theme .mobileMenu_modal .mobile-menu-list button:hover, .default-theme .mobileMenu_modal .mobile-menu-list button:focus {
  color: #007bb6;
  opacity: 1;
}
.default-theme .mobileMenu_modal .mobile-menu-list div.dropdown button.dropdown-toggle {
  color: #00578E;
}
.default-theme .mobileMenu_modal .mobile-menu-list div.dropdown button.dropdown-toggle:hover, .default-theme .mobileMenu_modal .mobile-menu-list div.dropdown button.dropdown-toggle:focus {
  color: #007bb6;
  opacity: 1;
}
.default-theme .morelink {
  color: #00578E;
}
.default-theme .thankyouVoting .voting-options .vote-options-icons .pv-icon::before {
  color: #00578E;
}
.default-theme .snackbar a {
  color: #ffffff;
}
.default-theme .mySettingsContainer .pv-popover a {
  background-color: #00578E !important;
  color: #ffffff !important;
}

.btn.btn-secondary.sr-only {
  height: 40px;
}

@media screen and (-ms-high-contrast: black-on-white) {
  .landing_header {
    background-color: #000000;
  }
  .control_number_info_btn, .control_number_info_btn1, .what_is_PV_popover_btn {
    background-color: #000000;
  }
  .proxyvote_logo {
    border-right: 1px solid #ffffff;
  }
  .control_number_entry_popover {
    border: 1px solid #000000;
  }
}
@media screen and (-ms-high-contrast: active) {
  .iti__country.iti__highlight {
    border: 1px solid #ffffff;
  }
  .landing_header {
    background-color: #000000;
  }
  .control_number_info_btn, .control_number_info_btn1, .what_is_PV_popover_btn {
    background-color: #000000;
  }
  .proxyvote_logo {
    border-right: 1px solid #ffffff;
  }
  .control_number_entry_popover {
    border: 1px solid #000000;
  }
  button:focus {
    border: 2px dotted #fff;
  }
  input[type=checkbox]:focus, .custom-control-input:focus {
    outline: 2px dotted #fff;
    width: 16px;
    height: 18px;
  }
  .custom-control-label {
    margin-left: 5px;
  }
  input[type=checkbox], .custom-control-input {
    position: static;
    z-index: 9;
    opacity: 1;
  }
  .custom-control-label::before,
  .custom-control-label::after,
  .custom-control-label span::before {
    display: none !important;
  }
  .delivery_settings_info_popover {
    border: 1px solid #fff;
  }
  .delivery_settings_info_popover:focus {
    border: 2px solid #fff !important;
    outline: none !important;
  }
  .get_started_div.create_account_div .terms_conditions_checkbox .custom-checkbox input, .get_started_div.create_account_div .terms_conditions_checkbox .custom-checkbox input:focus {
    width: 20px;
    height: 20px;
  }
  .get_started_div.create_account_div .terms_conditions_checkbox .custom-checkbox label {
    margin-top: -5px !important;
  }
}
@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop,
  .sharesAs .custom-control {
    top: 8px;
  } /* IE11 */
  *::-ms-backdrop,
  .primaryNavigationContainer .btn:focus {
    outline: 1px dotted #000 !important;
  }
  *::-ms-backdrop, .pv-popover-container .btn:focus {
    outline: 1px dotted #000 !important;
  }
  /* IE11 */
}
.limelight-player .vjs-limelight-big-play {
  z-index: 1049 !important;
}

.contested-theme-green {
  color: #111111;
}
.contested-theme-green .modal.modal-custom .close {
  color: #00802B;
}
.contested-theme-green a {
  color: #00802B !important;
}
.contested-theme-green a:focus, .contested-theme-green a:hover {
  color: #006d24 !important;
  opacity: 1;
}
.contested-theme-green a.text-light {
  color: #ffffff !important;
}
.contested-theme-green a.text-light:focus, .contested-theme-green a.text-light:hover {
  color: #ffffff !important;
}
.contested-theme-green a.sr-only-focusable {
  background-color: #00802B !important;
  color: #ffffff !important;
}
.contested-theme-green .footerLinks a {
  color: #00578e !important;
}
.contested-theme-green .morelink {
  color: #00802B;
}
.contested-theme-green .proposal_more_details_link {
  color: #00802B !important;
}
.contested-theme-green button.btn-primary.btn-with-suffix-icon {
  background-color: #00802B;
  border-color: #00802B;
  color: #ffffff;
}
.contested-theme-green button.btn-primary.btn-with-suffix-icon:hover, .contested-theme-green button.btn-primary.btn-with-suffix-icon:active, .contested-theme-green button.btn-primary.btn-with-suffix-icon:focus {
  background-color: #006d24 !important;
  border-color: #006d24 !important;
  color: #ffffff;
  opacity: 1;
}
.contested-theme-green button.btn-primary.btn-outline {
  background-color: #ffffff;
  border-color: #00802B;
  color: #00802B;
}
.contested-theme-green button.btn-primary.btn-outline:hover, .contested-theme-green button.btn-primary.btn-outline:active, .contested-theme-green button.btn-primary.btn-outline:focus {
  border-color: #006d24 !important;
  color: #006d24 !important;
  opacity: 1;
}
.contested-theme-green .pv-popover .popover {
  background-color: #00802B !important;
  border-color: #00802B !important;
  color: #ffffff !important;
}
.contested-theme-green .pv-popover .popover .popover-body {
  color: #ffffff !important;
}
.contested-theme-green .pv-popover .popover.bs-popover-top .arrow::after, .contested-theme-green .pv-popover .popover.bs-popover-auto[x-placement^=top] .arrow::after {
  border-top-color: #00802B !important;
}
.contested-theme-green .top-header-row {
  background-color: #00802B;
}
.contested-theme-green .top-header-row #top-header {
  background: #00802B;
}
.contested-theme-green .primaryNavigationContainer .navbar .nav-item a.nav-link {
  color: #111111 !important;
}
.contested-theme-green .primaryNavigationContainer .navbar .nav-item a.nav-link.active {
  border-bottom-color: #111111;
  opacity: 1;
}
.contested-theme-green .primaryNavigationContainer .navbar .nav-item a.nav-link.active:hover, .contested-theme-green .primaryNavigationContainer .navbar .nav-item a.nav-link.active:active, .contested-theme-green .primaryNavigationContainer .navbar .nav-item a.nav-link.active:focus {
  border-bottom-color: #111111;
  opacity: 1;
}
.contested-theme-green .primaryNavigationContainer .navbar .nav-item a.nav-link:hover, .contested-theme-green .primaryNavigationContainer .navbar .nav-item a.nav-link:active, .contested-theme-green .primaryNavigationContainer .navbar .nav-item a.nav-link:focus {
  border-bottom-color: #111111;
  opacity: 1;
}
.contested-theme-green .meetingAgenda .docToVoteContainer .allDocuments .documentSet .docName i.pv-icon::before {
  color: #00802B;
}
.contested-theme-green .meetingAgenda .docToVoteContainer .allDocuments .documentSet .docName p.docName_text {
  color: #00802B;
}
.contested-theme-green .meetingAgenda .docToVoteContainer .allDocuments .documentSet .docName:hover i.pv-icon::before, .contested-theme-green .meetingAgenda .docToVoteContainer .allDocuments .documentSet .docName:focus i.pv-icon::before {
  color: #006d24;
  opacity: 1;
}
.contested-theme-green .meetingAgenda .docToVoteContainer .allDocuments .documentSet .docName:hover span, .contested-theme-green .meetingAgenda .docToVoteContainer .allDocuments .documentSet .docName:focus span {
  color: #006d24;
  opacity: 1;
}
.contested-theme-green .meetingAgenda .docToVoteContainer .allDocuments .more_documents_available p {
  color: #00802B;
}
.contested-theme-green .meetingAgenda .docToVoteContainer .allDocuments .more_documents_available p a:hover, .contested-theme-green .meetingAgenda .docToVoteContainer .allDocuments .more_documents_available p a:focus, .contested-theme-green .meetingAgenda .docToVoteContainer .allDocuments .more_documents_available p a:active {
  color: #006d24;
  opacity: 1;
}
.contested-theme-green .meetingAgenda .docToVoteContainer .docs_review_popover_container a {
  background-color: #00802B !important;
  color: #FFFFFF !important;
}
.contested-theme-green .meetingAgenda .contested_banner_row {
  background-color: #00802B;
  color: #ffffff;
}
.contested-theme-green .meetingAgenda .proposalsContainer .proposalHeader {
  background-color: #DDDDDD;
}
.contested-theme-green .meetingAgenda .proposalsContainer .proposalHeader div.heading h2 {
  color: #111111;
}
.contested-theme-green .meetingAgenda .proposalsContainer .proposalHeader div.heading p {
  color: #111111;
}
.contested-theme-green .meetingAgenda .proposalsContainer .proposalHeader .form-group label {
  color: #111111;
}
.contested-theme-green .meetingAgenda .proposalsContainer .pv-popover-container button {
  color: #00802B;
}
.contested-theme-green .learnBeforeYouVote .docToVoteContainer .allDocuments .documentSet {
  border-color: #00802B;
}
.contested-theme-green .learnBeforeYouVote .docToVoteContainer .allDocuments .documentSet .docName i.pv-icon::before {
  color: #00802B;
}
.contested-theme-green .learnBeforeYouVote .docToVoteContainer .allDocuments .documentSet .docName p.docName_text {
  color: #00802B;
}
.contested-theme-green .learnBeforeYouVote .docToVoteContainer .allDocuments .documentSet .docName:hover i.pv-icon::before, .contested-theme-green .learnBeforeYouVote .docToVoteContainer .allDocuments .documentSet .docName:focus i.pv-icon::before {
  color: #006d24;
  opacity: 1;
}
.contested-theme-green .learnBeforeYouVote .docToVoteContainer .allDocuments .documentSet .docName:hover span, .contested-theme-green .learnBeforeYouVote .docToVoteContainer .allDocuments .documentSet .docName:focus span {
  color: #006d24;
  opacity: 1;
}
.contested-theme-green .learnBeforeYouVote .docToVoteContainer .docs_review_popover_container a {
  background-color: #00802B !important;
  color: #FFFFFF !important;
}
.contested-theme-green .learnBeforeYouVote .appointee_designation_container .info p .text-underline {
  border-bottom: 2px solid #111111;
}
.contested-theme-green .learnBeforeYouVote .voting_inst_container .info .text-underline {
  border-bottom: 2px solid #111111;
}
.contested-theme-green .special_services_div .special_services_row .service_modal_icon i::before {
  color: #00802B;
}
.contested-theme-green .mobileMenu_modal .mobile-menu-list a {
  color: #111111 !important;
}
.contested-theme-green .mobileMenu_modal .mobile-menu-list .dropdown button.dropdown-toggle {
  color: #111111 !important;
}
.contested-theme-green .SelectControlNumber .contested_banner_row {
  background-color: #00802B;
  color: #ffffff;
}
.contested-theme-green .deliverySettingsContainer .delivery_settings_popover_container a {
  background-color: #00802B !important;
  color: #FFFFFF !important;
}
.contested-theme-green .thankyouVoting .voting-options .vote-options-icons .pv-icon::before {
  color: #00802B;
}
.contested-theme-green .customized-tabs [role=tab] {
  color: #00802B !important;
}
.contested-theme-green .customized-tabs [role=tab]:focus {
  border-bottom-color: #00802B !important;
  color: #00802B !important;
}
.contested-theme-green .customized-tabs [role=tab]:hover {
  border-bottom-color: #00802B !important;
  color: #00802B !important;
}
.contested-theme-green .customized-tabs [role=tab][aria-selected=true] {
  border-bottom-color: #00802B !important;
  color: #111111 !important;
}
.contested-theme-green .customized-tabs [role=tab][aria-selected=true]:hover {
  border-bottom-color: #00802B !important;
  color: #111111 !important;
}
.contested-theme-green .customized-tabs [role=tab][aria-selected=true]:focus {
  border-bottom-color: #00802B !important;
  color: #111111 !important;
}

.contested-theme-blue {
  color: #111111;
}
.contested-theme-blue .modal.modal-custom .close {
  color: #007BC7;
}
.contested-theme-blue a {
  color: #007BC7 !important;
}
.contested-theme-blue a:focus, .contested-theme-blue a:hover {
  color: #0767a2 !important;
}
.contested-theme-blue a.text-light {
  color: #ffffff !important;
}
.contested-theme-blue a.text-light:focus, .contested-theme-blue a.text-light:hover {
  color: #ffffff !important;
  opacity: 1;
}
.contested-theme-blue a.sr-only-focusable {
  background-color: #007BC7 !important;
  color: #ffffff !important;
}
.contested-theme-blue #top-header .nav .nav-item .nav-link.label {
  color: #ffffff !important;
}
.contested-theme-blue .text-light {
  color: #ffffff !important;
}
.contested-theme-blue .footerLinks a {
  color: #00578e !important;
}
.contested-theme-blue .morelink {
  color: #007BC7;
}
.contested-theme-blue .proposal_more_details_link {
  color: #007BC7 !important;
}
.contested-theme-blue button.btn-primary.btn-with-suffix-icon {
  background-color: #007BC7;
  border-color: #007BC7;
  color: #ffffff;
}
.contested-theme-blue button.btn-primary.btn-with-suffix-icon:hover, .contested-theme-blue button.btn-primary.btn-with-suffix-icon:active, .contested-theme-blue button.btn-primary.btn-with-suffix-icon:focus {
  background-color: #0767a2 !important;
  border-color: #0767a2 !important;
  color: #ffffff;
  opacity: 1;
}
.contested-theme-blue button.btn-primary.btn-outline {
  background-color: #ffffff;
  border-color: #007BC7;
  color: #007BC7;
}
.contested-theme-blue button.btn-primary.btn-outline:hover, .contested-theme-blue button.btn-primary.btn-outline:active, .contested-theme-blue button.btn-primary.btn-outline:focus {
  border-color: #0767a2 !important;
  color: #0767a2 !important;
  opacity: 1;
}
.contested-theme-blue .pv-popover .popover {
  background-color: #007BC7 !important;
  border-color: #007BC7 !important;
  color: #ffffff !important;
}
.contested-theme-blue .pv-popover .popover .popover-body {
  color: #ffffff !important;
}
.contested-theme-blue .pv-popover .popover.bs-popover-top .arrow::after, .contested-theme-blue .pv-popover .popover.bs-popover-auto[x-placement^=top] .arrow::after {
  border-top-color: #007BC7 !important;
}
.contested-theme-blue .top-header-row {
  background-color: #007BC7;
}
.contested-theme-blue .top-header-row #top-header {
  background: #007BC7;
}
.contested-theme-blue .primaryNavigationContainer .navbar .nav-item a.nav-link {
  color: #111111 !important;
}
.contested-theme-blue .primaryNavigationContainer .navbar .nav-item a.nav-link.active {
  border-bottom-color: #111111;
}
.contested-theme-blue .primaryNavigationContainer .navbar .nav-item a.nav-link.active:focus, .contested-theme-blue .primaryNavigationContainer .navbar .nav-item a.nav-link.active:hover, .contested-theme-blue .primaryNavigationContainer .navbar .nav-item a.nav-link.active:active {
  border-bottom-color: #111111;
  opacity: 1;
}
.contested-theme-blue .primaryNavigationContainer .navbar .nav-item a.nav-link:focus, .contested-theme-blue .primaryNavigationContainer .navbar .nav-item a.nav-link:hover, .contested-theme-blue .primaryNavigationContainer .navbar .nav-item a.nav-link:active {
  border-bottom-color: #111111;
  opacity: 1;
}
.contested-theme-blue .meetingAgenda .docToVoteContainer .allDocuments .documentSet .docName i.pv-icon::before {
  color: #007BC7;
}
.contested-theme-blue .meetingAgenda .docToVoteContainer .allDocuments .documentSet .docName p.docName_text {
  color: #007BC7;
}
.contested-theme-blue .meetingAgenda .docToVoteContainer .allDocuments .documentSet .docName:hover i.pv-icon::before, .contested-theme-blue .meetingAgenda .docToVoteContainer .allDocuments .documentSet .docName:focus i.pv-icon::before {
  color: #0767a2;
  opacity: 1;
}
.contested-theme-blue .meetingAgenda .docToVoteContainer .allDocuments .documentSet .docName:hover p.docName_text, .contested-theme-blue .meetingAgenda .docToVoteContainer .allDocuments .documentSet .docName:focus p.docName_text {
  color: #0767a2;
  opacity: 1;
}
.contested-theme-blue .meetingAgenda .docToVoteContainer .allDocuments .more_documents_available p {
  color: #007BC7;
}
.contested-theme-blue .meetingAgenda .docToVoteContainer .allDocuments .more_documents_available p a:hover, .contested-theme-blue .meetingAgenda .docToVoteContainer .allDocuments .more_documents_available p a:focus, .contested-theme-blue .meetingAgenda .docToVoteContainer .allDocuments .more_documents_available p a:active {
  color: #0767a2;
  opacity: 1;
}
.contested-theme-blue .meetingAgenda .docToVoteContainer .docs_review_popover_container a {
  background-color: #007BC7 !important;
  color: #FFFFFF !important;
}
.contested-theme-blue .meetingAgenda .contested_banner_row {
  background-color: #007BC7;
  color: #ffffff;
}
.contested-theme-blue .meetingAgenda .proposalsContainer .proposalHeader {
  background-color: #DDDDDD;
}
.contested-theme-blue .meetingAgenda .proposalsContainer .proposalHeader div.heading h2 {
  color: #111111;
}
.contested-theme-blue .meetingAgenda .proposalsContainer .proposalHeader div.heading p {
  color: #111111;
}
.contested-theme-blue .meetingAgenda .proposalsContainer .proposalHeader .form-group label {
  color: #111111;
}
.contested-theme-blue .meetingAgenda .proposalsContainer .pv-popover-container button {
  color: #007BC7;
}
.contested-theme-blue .learnBeforeYouVote .docToVoteContainer .allDocuments .documentSet {
  border-color: #007BC7;
}
.contested-theme-blue .learnBeforeYouVote .docToVoteContainer .allDocuments .documentSet .docName i.pv-icon::before {
  color: #007BC7;
}
.contested-theme-blue .learnBeforeYouVote .docToVoteContainer .allDocuments .documentSet .docName p.docName_text {
  color: #007BC7;
}
.contested-theme-blue .learnBeforeYouVote .docToVoteContainer .allDocuments .documentSet .docName:hover i.pv-icon::before, .contested-theme-blue .learnBeforeYouVote .docToVoteContainer .allDocuments .documentSet .docName:focus i.pv-icon::before {
  color: #0767a2;
  opacity: 1;
}
.contested-theme-blue .learnBeforeYouVote .docToVoteContainer .allDocuments .documentSet .docName:hover span, .contested-theme-blue .learnBeforeYouVote .docToVoteContainer .allDocuments .documentSet .docName:focus span {
  color: #0767a2;
  opacity: 1;
}
.contested-theme-blue .learnBeforeYouVote .docToVoteContainer .docs_review_popover_container a {
  background-color: #007BC7 !important;
  color: #FFFFFF !important;
}
.contested-theme-blue .learnBeforeYouVote .appointee_designation_container .info p .text-underline {
  border-bottom: 2px solid #111111;
}
.contested-theme-blue .learnBeforeYouVote .voting_inst_container .info .text-underline {
  border-bottom: 2px solid #111111;
}
.contested-theme-blue .special_services_div .special_services_row .service_modal_icon i::before {
  color: #007BC7;
}
.contested-theme-blue .mobileMenu_modal .mobile-menu-list a {
  color: #111111 !important;
}
.contested-theme-blue .mobileMenu_modal .mobile-menu-list .dropdown button.dropdown-toggle {
  color: #111111 !important;
}
.contested-theme-blue .SelectControlNumber .contested_banner_row {
  background-color: #007BC7;
  color: #ffffff;
}
.contested-theme-blue .deliverySettingsContainer .delivery_settings_popover_container a {
  background-color: #007BC7 !important;
  color: #FFFFFF !important;
}
.contested-theme-blue .thankyouVoting .voting-options .vote-options-icons .pv-icon::before {
  color: #007BC7;
}
.contested-theme-blue .customized-tabs [role=tab] {
  color: #007BC7 !important;
}
.contested-theme-blue .customized-tabs [role=tab]:focus {
  border-bottom-color: #007BC7 !important;
  color: #007BC7 !important;
}
.contested-theme-blue .customized-tabs [role=tab]:hover {
  border-bottom-color: #007BC7 !important;
  color: #007BC7 !important;
}
.contested-theme-blue .customized-tabs [role=tab][aria-selected=true] {
  border-bottom-color: #007BC7 !important;
  color: #111111 !important;
}
.contested-theme-blue .customized-tabs [role=tab][aria-selected=true]:hover {
  border-bottom-color: #007BC7 !important;
  color: #111111 !important;
}
.contested-theme-blue .customized-tabs [role=tab][aria-selected=true]:focus {
  border-bottom-color: #007BC7 !important;
  color: #111111 !important;
}

.contested-theme-yellow {
  color: #111111;
}
.contested-theme-yellow .modal.modal-custom .close {
  color: #111111;
}
.contested-theme-yellow .text-light {
  color: #111111 !important;
}
.contested-theme-yellow .text-light:focus, .contested-theme-yellow .text-light:hover {
  color: #000000 !important;
  opacity: 1;
}
.contested-theme-yellow .mobileMenu_modal .modal-inner-gradient.text-light {
  color: #FFFFFF !important;
}
.contested-theme-yellow a {
  color: #111111 !important;
}
.contested-theme-yellow a:focus, .contested-theme-yellow a:hover {
  color: #000000 !important;
  opacity: 1;
}
.contested-theme-yellow a.text-light {
  color: #111111 !important;
}
.contested-theme-yellow a.text-light:focus, .contested-theme-yellow a.text-light:hover {
  color: #000000 !important;
  opacity: 1;
}
.contested-theme-yellow a.sr-only-focusable {
  background-color: #edda01 !important;
  color: #111111 !important;
}
.contested-theme-yellow #top-header .nav .nav-item .nav-link.label {
  color: #111111 !important;
}
.contested-theme-yellow .footerLinks a {
  color: #00578e !important;
}
.contested-theme-yellow .morelink {
  color: #111111 !important;
}
.contested-theme-yellow .proposal_more_details_link {
  color: #111111 !important;
}
.contested-theme-yellow .navbar-toggler {
  color: #111111 !important;
}
.contested-theme-yellow button.btn-primary.btn-with-suffix-icon {
  background-color: #edda01;
  border-color: #edda01;
  color: #111111;
}
.contested-theme-yellow button.btn-primary.btn-with-suffix-icon:hover, .contested-theme-yellow button.btn-primary.btn-with-suffix-icon:active, .contested-theme-yellow button.btn-primary.btn-with-suffix-icon:focus {
  background-color: #decc00 !important;
  border-color: #decc00 !important;
  color: #111111;
  opacity: 1;
}
.contested-theme-yellow button.btn-primary.btn-outline {
  background-color: #ffffff;
  border-color: #111111;
  color: #111111;
}
.contested-theme-yellow button.btn-primary.btn-outline:hover, .contested-theme-yellow button.btn-primary.btn-outline:active, .contested-theme-yellow button.btn-primary.btn-outline:focus {
  border-color: #000000 !important;
  color: #000000 !important;
  opacity: 1;
}
.contested-theme-yellow .pv-popover .popover {
  background-color: #edda01 !important;
  border-color: #edda01 !important;
  color: #111111 !important;
}
.contested-theme-yellow .pv-popover .popover .popover-body {
  color: #111111 !important;
}
.contested-theme-yellow .pv-popover .popover.bs-popover-top .arrow::after, .contested-theme-yellow .pv-popover .popover.bs-popover-auto[x-placement^=top] .arrow::after {
  border-top-color: #edda01 !important;
}
.contested-theme-yellow .top-header-row {
  background-color: #edda01;
}
.contested-theme-yellow .top-header-row #top-header {
  background: #edda01;
}
.contested-theme-yellow .primaryNavigationContainer .navbar .nav-item a.nav-link {
  color: #111111 !important;
}
.contested-theme-yellow .primaryNavigationContainer .navbar .nav-item a.nav-link.active {
  border-bottom-color: #111111;
}
.contested-theme-yellow .primaryNavigationContainer .navbar .nav-item a.nav-link.active:focus, .contested-theme-yellow .primaryNavigationContainer .navbar .nav-item a.nav-link.active:hover, .contested-theme-yellow .primaryNavigationContainer .navbar .nav-item a.nav-link.active:active {
  border-bottom-color: #111111;
  opacity: 1;
}
.contested-theme-yellow .primaryNavigationContainer .navbar .nav-item a.nav-link:focus, .contested-theme-yellow .primaryNavigationContainer .navbar .nav-item a.nav-link:hover, .contested-theme-yellow .primaryNavigationContainer .navbar .nav-item a.nav-link:active {
  border-bottom-color: #111111;
  opacity: 1;
}
.contested-theme-yellow .meetingAgenda .docToVoteContainer .allDocuments .documentSet .docName i.pv-icon::before {
  color: #edda01;
}
.contested-theme-yellow .meetingAgenda .docToVoteContainer .allDocuments .documentSet .docName p.docName_text {
  color: #111111;
}
.contested-theme-yellow .meetingAgenda .docToVoteContainer .allDocuments .documentSet .docName:hover i.pv-icon::before, .contested-theme-yellow .meetingAgenda .docToVoteContainer .allDocuments .documentSet .docName:focus i.pv-icon::before {
  color: #decc00;
  opacity: 1;
}
.contested-theme-yellow .meetingAgenda .docToVoteContainer .allDocuments .documentSet .docName:hover p.docName_text, .contested-theme-yellow .meetingAgenda .docToVoteContainer .allDocuments .documentSet .docName:focus p.docName_text {
  color: #000000;
  opacity: 1;
}
.contested-theme-yellow .meetingAgenda .docToVoteContainer .allDocuments .more_documents_available p {
  color: #111111;
}
.contested-theme-yellow .meetingAgenda .docToVoteContainer .allDocuments .more_documents_available p a:hover, .contested-theme-yellow .meetingAgenda .docToVoteContainer .allDocuments .more_documents_available p a:focus, .contested-theme-yellow .meetingAgenda .docToVoteContainer .allDocuments .more_documents_available p a:active {
  color: #000000;
  opacity: 1;
}
.contested-theme-yellow .meetingAgenda .docToVoteContainer .docs_review_popover_container a {
  background-color: #edda01 !important;
  color: #111111 !important;
}
.contested-theme-yellow .meetingAgenda .contested_banner_row {
  background-color: #edda01;
  color: #111111;
}
.contested-theme-yellow .meetingAgenda .contested_banner_row h2, .contested-theme-yellow .meetingAgenda .contested_banner_row p {
  color: #111111;
}
.contested-theme-yellow .meetingAgenda .proposalsContainer .proposalHeader {
  background-color: #DDDDDD;
}
.contested-theme-yellow .meetingAgenda .proposalsContainer .proposalHeader div.heading h2 {
  color: #111111;
}
.contested-theme-yellow .meetingAgenda .proposalsContainer .proposalHeader div.heading p {
  color: #111111;
}
.contested-theme-yellow .meetingAgenda .proposalsContainer .proposalHeader .form-group label {
  color: #111111;
}
.contested-theme-yellow .meetingAgenda .proposalsContainer .pv-popover-container button {
  color: #111111;
}
.contested-theme-yellow .learnBeforeYouVote .docToVoteContainer .allDocuments .documentSet {
  border-color: #edda01;
}
.contested-theme-yellow .learnBeforeYouVote .docToVoteContainer .allDocuments .documentSet .docName i.pv-icon::before {
  color: #edda01;
}
.contested-theme-yellow .learnBeforeYouVote .docToVoteContainer .allDocuments .documentSet .docName p.docName_text {
  color: #111111;
}
.contested-theme-yellow .learnBeforeYouVote .docToVoteContainer .allDocuments .documentSet .docName:hover i.pv-icon::before, .contested-theme-yellow .learnBeforeYouVote .docToVoteContainer .allDocuments .documentSet .docName:focus i.pv-icon::before {
  color: #decc00;
  opacity: 1;
}
.contested-theme-yellow .learnBeforeYouVote .docToVoteContainer .allDocuments .documentSet .docName:hover span, .contested-theme-yellow .learnBeforeYouVote .docToVoteContainer .allDocuments .documentSet .docName:focus span {
  color: #000000;
  opacity: 1;
}
.contested-theme-yellow .learnBeforeYouVote .docToVoteContainer .docs_review_popover_container a {
  background-color: #EDDA01 !important;
  color: #111111 !important;
}
.contested-theme-yellow .learnBeforeYouVote .appointee_designation_container .info p .text-underline {
  border-bottom: 2px solid #111111;
}
.contested-theme-yellow .learnBeforeYouVote .voting_inst_container .info .text-underline {
  border-bottom: 2px solid #111111;
}
.contested-theme-yellow .special_services_div .special_services_row .service_modal_icon i::before {
  color: #EDDA01;
}
.contested-theme-yellow .mobileMenu_modal .mobile-menu-list a {
  color: #111111 !important;
}
.contested-theme-yellow .mobileMenu_modal .mobile-menu-list .dropdown button.dropdown-toggle {
  color: #111111 !important;
}
.contested-theme-yellow .SelectControlNumber .contested_banner_row {
  background-color: #EDDA01;
  color: #111111;
}
.contested-theme-yellow .SelectControlNumber .contested_banner_row h2, .contested-theme-yellow .SelectControlNumber .contested_banner_row p {
  color: #111111;
}
.contested-theme-yellow .deliverySettingsContainer .delivery_settings_popover_container a {
  background-color: #EDDA01 !important;
  color: #111111 !important;
}
.contested-theme-yellow .thankyouVoting .voting-options .vote-options-icons .pv-icon::before {
  color: #EDDA01;
}
.contested-theme-yellow .customized-tabs [role=tab] {
  color: #111111 !important;
}
.contested-theme-yellow .customized-tabs [role=tab]:focus {
  border-bottom-color: #111111 !important;
  color: #111111 !important;
}
.contested-theme-yellow .customized-tabs [role=tab]:hover {
  border-bottom-color: #111111 !important;
  color: #111111 !important;
}
.contested-theme-yellow .customized-tabs [role=tab][aria-selected=true] {
  border-bottom-color: #111111 !important;
}
.contested-theme-yellow .customized-tabs [role=tab][aria-selected=true]:hover {
  border-bottom-color: #111111 !important;
  color: #111111 !important;
}
.contested-theme-yellow .customized-tabs [role=tab][aria-selected=true]:focus {
  border-bottom-color: #111111 !important;
}

.contested-theme-gold {
  color: #111111;
}
.contested-theme-gold .modal.modal-custom .close {
  color: #111111;
}
.contested-theme-gold .text-light {
  color: #111111 !important;
}
.contested-theme-gold .text-light:focus, .contested-theme-gold .text-light:hover {
  color: #000000 !important;
  opacity: 1;
}
.contested-theme-gold .mobileMenu_modal .modal-inner-gradient.text-light {
  color: #FFFFFF !important;
}
.contested-theme-gold a {
  color: #111111 !important;
}
.contested-theme-gold a:focus, .contested-theme-gold a:hover {
  color: #000000 !important;
  opacity: 1;
}
.contested-theme-gold a.text-light {
  color: #111111 !important;
}
.contested-theme-gold a.text-light:focus, .contested-theme-gold a.text-light:hover {
  color: #000000 !important;
  opacity: 1;
}
.contested-theme-gold a.sr-only-focusable {
  background-color: #EDDA01 !important;
  color: #111111 !important;
}
.contested-theme-gold #top-header .nav .nav-item .nav-link.label {
  color: #111111 !important;
}
.contested-theme-gold .footerLinks a {
  color: #00578e !important;
}
.contested-theme-gold .morelink {
  color: #111111 !important;
}
.contested-theme-gold .proposal_more_details_link {
  color: #111111 !important;
}
.contested-theme-gold .navbar-toggler {
  color: #111111 !important;
}
.contested-theme-gold button.btn-primary.btn-with-suffix-icon {
  background-color: #EDDA01;
  border-color: #EDDA01;
  color: #111111;
}
.contested-theme-gold button.btn-primary.btn-with-suffix-icon:hover, .contested-theme-gold button.btn-primary.btn-with-suffix-icon:active, .contested-theme-gold button.btn-primary.btn-with-suffix-icon:focus {
  background-color: #cfa200 !important;
  border-color: #cfa200 !important;
  color: #111111;
  opacity: 1;
}
.contested-theme-gold button.btn-primary.btn-outline {
  background-color: #ffffff;
  border-color: #111111;
  color: #111111;
}
.contested-theme-gold button.btn-primary.btn-outline:hover, .contested-theme-gold button.btn-primary.btn-outline:active, .contested-theme-gold button.btn-primary.btn-outline:focus {
  border-color: #000000 !important;
  color: #000000 !important;
  opacity: 1;
}
.contested-theme-gold .pv-popover .popover {
  background-color: #EDDA01 !important;
  border-color: #EDDA01 !important;
  color: #111111 !important;
}
.contested-theme-gold .pv-popover .popover .popover-body {
  color: #111111 !important;
}
.contested-theme-gold .pv-popover .popover.bs-popover-top .arrow::after, .contested-theme-gold .pv-popover .popover.bs-popover-auto[x-placement^=top] .arrow::after {
  border-top-color: #EDDA01 !important;
}
.contested-theme-gold .top-header-row {
  background-color: #EDDA01;
}
.contested-theme-gold .top-header-row #top-header {
  background: #EDDA01;
}
.contested-theme-gold .primaryNavigationContainer .navbar .nav-item a.nav-link {
  color: #111111 !important;
}
.contested-theme-gold .primaryNavigationContainer .navbar .nav-item a.nav-link.active {
  border-bottom-color: #00578E;
}
.contested-theme-gold .primaryNavigationContainer .navbar .nav-item a.nav-link.active:focus, .contested-theme-gold .primaryNavigationContainer .navbar .nav-item a.nav-link.active:hover, .contested-theme-gold .primaryNavigationContainer .navbar .nav-item a.nav-link.active:active {
  border-bottom-color: #111111;
  opacity: 1;
}
.contested-theme-gold .primaryNavigationContainer .navbar .nav-item a.nav-link:focus, .contested-theme-gold .primaryNavigationContainer .navbar .nav-item a.nav-link:hover, .contested-theme-gold .primaryNavigationContainer .navbar .nav-item a.nav-link:active {
  border-bottom-color: #111111;
  opacity: 1;
}
.contested-theme-gold .meetingAgenda .docToVoteContainer .allDocuments .documentSet .docName i.pv-icon::before {
  color: #EDDA01;
}
.contested-theme-gold .meetingAgenda .docToVoteContainer .allDocuments .documentSet .docName p.docName_text {
  color: #111111;
}
.contested-theme-gold .meetingAgenda .docToVoteContainer .allDocuments .documentSet .docName:hover i.pv-icon::before, .contested-theme-gold .meetingAgenda .docToVoteContainer .allDocuments .documentSet .docName:focus i.pv-icon::before {
  color: #cfa200;
  opacity: 1;
}
.contested-theme-gold .meetingAgenda .docToVoteContainer .allDocuments .documentSet .docName:hover p.docName_text, .contested-theme-gold .meetingAgenda .docToVoteContainer .allDocuments .documentSet .docName:focus p.docName_text {
  color: #000000;
  opacity: 1;
}
.contested-theme-gold .meetingAgenda .docToVoteContainer .allDocuments .more_documents_available p {
  color: #111111;
}
.contested-theme-gold .meetingAgenda .docToVoteContainer .allDocuments .more_documents_available p a:hover, .contested-theme-gold .meetingAgenda .docToVoteContainer .allDocuments .more_documents_available p a:focus, .contested-theme-gold .meetingAgenda .docToVoteContainer .allDocuments .more_documents_available p a:active {
  color: #000000;
  opacity: 1;
}
.contested-theme-gold .meetingAgenda .docToVoteContainer .docs_review_popover_container a {
  background-color: #EDDA01 !important;
  color: #111111 !important;
}
.contested-theme-gold .meetingAgenda .contested_banner_row {
  background-color: #EDDA01;
  color: #111111;
}
.contested-theme-gold .meetingAgenda .contested_banner_row h2, .contested-theme-gold .meetingAgenda .contested_banner_row p {
  color: #111111;
}
.contested-theme-gold .meetingAgenda .proposalsContainer .proposalHeader {
  background-color: #DDDDDD;
}
.contested-theme-gold .meetingAgenda .proposalsContainer .proposalHeader div.heading h2 {
  color: #111111;
}
.contested-theme-gold .meetingAgenda .proposalsContainer .proposalHeader div.heading p {
  color: #111111;
}
.contested-theme-gold .meetingAgenda .proposalsContainer .proposalHeader .form-group label {
  color: #111111;
}
.contested-theme-gold .meetingAgenda .proposalsContainer .pv-popover-container button {
  color: #111111;
}
.contested-theme-gold .learnBeforeYouVote .docToVoteContainer .allDocuments .documentSet {
  border-color: #EDDA01;
}
.contested-theme-gold .learnBeforeYouVote .docToVoteContainer .allDocuments .documentSet .docName i.pv-icon::before {
  color: #EDDA01;
}
.contested-theme-gold .learnBeforeYouVote .docToVoteContainer .allDocuments .documentSet .docName span {
  color: #111111;
}
.contested-theme-gold .learnBeforeYouVote .docToVoteContainer .allDocuments .documentSet .docName:hover i.pv-icon::before, .contested-theme-gold .learnBeforeYouVote .docToVoteContainer .allDocuments .documentSet .docName:focus i.pv-icon::before {
  color: #cfa200;
  opacity: 1;
}
.contested-theme-gold .learnBeforeYouVote .docToVoteContainer .allDocuments .documentSet .docName:hover span, .contested-theme-gold .learnBeforeYouVote .docToVoteContainer .allDocuments .documentSet .docName:focus span {
  color: #000000;
  opacity: 1;
}
.contested-theme-gold .learnBeforeYouVote .docToVoteContainer .docs_review_popover_container a {
  background-color: #EDDA01 !important;
  color: #111111 !important;
}
.contested-theme-gold .learnBeforeYouVote .appointee_designation_container .info p .text-underline {
  border-bottom: 2px solid #111111;
}
.contested-theme-gold .learnBeforeYouVote .voting_inst_container .info .text-underline {
  border-bottom: 2px solid #111111;
}
.contested-theme-gold .special_services_div .special_services_row .service_modal_icon i::before {
  color: #EDDA01;
}
.contested-theme-gold .mobileMenu_modal .mobile-menu-list a {
  color: #111111 !important;
}
.contested-theme-gold .mobileMenu_modal .mobile-menu-list .dropdown button.dropdown-toggle {
  color: #111111 !important;
}
.contested-theme-gold .SelectControlNumber .contested_banner_row {
  background-color: #EDDA01;
  color: #111111;
}
.contested-theme-gold .SelectControlNumber .contested_banner_row h2, .contested-theme-gold .SelectControlNumber .contested_banner_row p {
  color: #111111;
}
.contested-theme-gold .deliverySettingsContainer .delivery_settings_popover_container a {
  background-color: #EDDA01 !important;
  color: #111111 !important;
}
.contested-theme-gold .thankyouVoting .voting-options .vote-options-icons .pv-icon::before {
  color: #EDDA01;
}
.contested-theme-gold .customized-tabs [role=tab] {
  color: #111111 !important;
}
.contested-theme-gold .customized-tabs [role=tab]:focus {
  border-bottom-color: #111111 !important;
  color: #111111 !important;
}
.contested-theme-gold .customized-tabs [role=tab]:hover {
  border-bottom-color: #111111 !important;
  color: #111111 !important;
}
.contested-theme-gold .customized-tabs [role=tab][aria-selected=true] {
  border-bottom-color: #111111 !important;
}
.contested-theme-gold .customized-tabs [role=tab][aria-selected=true]:hover {
  border-bottom-color: #111111 !important;
  color: #111111 !important;
}
.contested-theme-gold .customized-tabs [role=tab][aria-selected=true]:focus {
  border-bottom-color: #111111 !important;
}

.contested-theme-white {
  color: #111111;
}
.contested-theme-white .modal.modal-custom .close {
  color: #111111;
}
.contested-theme-white .text-light {
  color: #ffffff !important;
}
.contested-theme-white .text-light:focus, .contested-theme-white .text-light:hover {
  color: #ffffff !important;
  opacity: 1;
}
.contested-theme-white a {
  color: #111111 !important;
}
.contested-theme-white a:focus, .contested-theme-white a:hover {
  color: #000000 !important;
}
.contested-theme-white a.text-light {
  color: #ffffff !important;
}
.contested-theme-white a.text-light:focus, .contested-theme-white a.text-light:hover {
  color: #ffffff !important;
  opacity: 1;
}
.contested-theme-white a.sr-only-focusable {
  background-color: #111111 !important;
  color: #ffffff !important;
}
.contested-theme-white .mobileMenu_modal .modal-inner-gradient.text-light {
  color: #FFFFFF !important;
}
.contested-theme-white #top-header .nav .nav-item .nav-link.label {
  color: #ffffff !important;
}
.contested-theme-white .footerLinks a {
  color: #00578e !important;
}
.contested-theme-white .morelink {
  color: #111111 !important;
}
.contested-theme-white .proposal_more_details_link {
  color: #111111 !important;
}
.contested-theme-white button.btn-primary.btn-with-suffix-icon {
  background-color: #111111;
  border-color: #111111;
  color: #ffffff;
}
.contested-theme-white button.btn-primary.btn-with-suffix-icon:hover, .contested-theme-white button.btn-primary.btn-with-suffix-icon:active, .contested-theme-white button.btn-primary.btn-with-suffix-icon:focus {
  background-color: #000000 !important;
  border-color: #000000 !important;
  color: #ffffff;
  opacity: 1;
}
.contested-theme-white button.btn-primary.btn-outline {
  background-color: #ffffff;
  border-color: #111111;
  color: #111111;
}
.contested-theme-white button.btn-primary.btn-outline:hover, .contested-theme-white button.btn-primary.btn-outline:active, .contested-theme-white button.btn-primary.btn-outline:focus {
  border-color: #000000 !important;
  color: #000000 !important;
  opacity: 1;
}
.contested-theme-white .pv-popover .popover {
  background-color: #111111 !important;
  border-color: #111111 !important;
  color: #ffffff !important;
}
.contested-theme-white .pv-popover .popover .popover-body {
  color: #ffffff !important;
}
.contested-theme-white .pv-popover .popover.bs-popover-top .arrow::after, .contested-theme-white .pv-popover .popover.bs-popover-auto[x-placement^=top] .arrow::after {
  border-top-color: #111111 !important;
}
.contested-theme-white .top-header-row {
  background-color: #111111;
}
.contested-theme-white .top-header-row #top-header {
  background: #111111;
}
.contested-theme-white .primaryNavigationContainer .navbar .nav-item a.nav-link {
  color: #111111 !important;
}
.contested-theme-white .primaryNavigationContainer .navbar .nav-item a.nav-link.active {
  border-bottom-color: #111111;
}
.contested-theme-white .primaryNavigationContainer .navbar .nav-item a.nav-link.active:focus, .contested-theme-white .primaryNavigationContainer .navbar .nav-item a.nav-link.active:hover, .contested-theme-white .primaryNavigationContainer .navbar .nav-item a.nav-link.active:active {
  border-bottom-color: #111111;
  opacity: 1;
}
.contested-theme-white .primaryNavigationContainer .navbar .nav-item a.nav-link:focus, .contested-theme-white .primaryNavigationContainer .navbar .nav-item a.nav-link:hover, .contested-theme-white .primaryNavigationContainer .navbar .nav-item a.nav-link:active {
  border-bottom-color: #111111;
  opacity: 1;
}
.contested-theme-white .meetingAgenda .docToVoteContainer .allDocuments .documentSet .docName i.pv-icon::before {
  color: #111111;
}
.contested-theme-white .meetingAgenda .docToVoteContainer .allDocuments .documentSet .docName p.docName_text {
  color: #111111;
}
.contested-theme-white .meetingAgenda .docToVoteContainer .allDocuments .documentSet .docName:hover i.pv-icon::before, .contested-theme-white .meetingAgenda .docToVoteContainer .allDocuments .documentSet .docName:focus i.pv-icon::before {
  color: #000000;
  opacity: 1;
}
.contested-theme-white .meetingAgenda .docToVoteContainer .allDocuments .documentSet .docName:hover p.docName_text, .contested-theme-white .meetingAgenda .docToVoteContainer .allDocuments .documentSet .docName:focus p.docName_text {
  color: #000000;
  opacity: 1;
}
.contested-theme-white .meetingAgenda .docToVoteContainer .allDocuments .more_documents_available p {
  color: #111111;
}
.contested-theme-white .meetingAgenda .docToVoteContainer .allDocuments .more_documents_available p a:hover, .contested-theme-white .meetingAgenda .docToVoteContainer .allDocuments .more_documents_available p a:focus, .contested-theme-white .meetingAgenda .docToVoteContainer .allDocuments .more_documents_available p a:active {
  color: #000000;
  opacity: 1;
}
.contested-theme-white .meetingAgenda .docToVoteContainer .docs_review_popover_container a {
  background-color: #111111 !important;
  color: #ffffff !important;
}
.contested-theme-white .meetingAgenda .contested_banner_row {
  background-color: #ffffff;
  color: #111111;
  border: 1px solid #111111;
}
.contested-theme-white .meetingAgenda .proposalsContainer .proposalHeader {
  background-color: #DDDDDD;
}
.contested-theme-white .meetingAgenda .proposalsContainer .proposalHeader div.heading h2 {
  color: #111111;
}
.contested-theme-white .meetingAgenda .proposalsContainer .proposalHeader div.heading p {
  color: #111111;
}
.contested-theme-white .meetingAgenda .proposalsContainer .proposalHeader .form-group label {
  color: #111111;
}
.contested-theme-white .meetingAgenda .proposalsContainer .pv-popover-container button {
  color: #111111;
}
.contested-theme-white .learnBeforeYouVote .docToVoteContainer .allDocuments .documentSet {
  border-color: #111111;
}
.contested-theme-white .learnBeforeYouVote .docToVoteContainer .allDocuments .documentSet .docName i.pv-icon::before {
  color: #111111;
}
.contested-theme-white .learnBeforeYouVote .docToVoteContainer .allDocuments .documentSet .docName p.docName_text {
  color: #111111;
}
.contested-theme-white .learnBeforeYouVote .docToVoteContainer .allDocuments .documentSet .docName:hover i.pv-icon::before, .contested-theme-white .learnBeforeYouVote .docToVoteContainer .allDocuments .documentSet .docName:focus i.pv-icon::before {
  color: #000000;
  opacity: 1;
}
.contested-theme-white .learnBeforeYouVote .docToVoteContainer .allDocuments .documentSet .docName:hover span, .contested-theme-white .learnBeforeYouVote .docToVoteContainer .allDocuments .documentSet .docName:focus span {
  color: #000000;
  opacity: 1;
}
.contested-theme-white .learnBeforeYouVote .docToVoteContainer .docs_review_popover_container a {
  background-color: #111111 !important;
  color: #ffffff !important;
}
.contested-theme-white .learnBeforeYouVote .appointee_designation_container .info p .text-underline {
  border-bottom: 2px solid #111111;
}
.contested-theme-white .learnBeforeYouVote .voting_inst_container .info .text-underline {
  border-bottom: 2px solid #111111;
}
.contested-theme-white .special_services_div .special_services_row .service_modal_icon i::before {
  color: #111111;
}
.contested-theme-white .mobileMenu_modal .mobile-menu-list a {
  color: #111111 !important;
}
.contested-theme-white .mobileMenu_modal .mobile-menu-list .dropdown button.dropdown-toggle {
  color: #111111 !important;
}
.contested-theme-white .SelectControlNumber .contested_banner_row {
  background-color: #ffffff;
  color: #111111;
  border: 1px solid #111111;
}
.contested-theme-white .deliverySettingsContainer .delivery_settings_popover_container a {
  background-color: #111111 !important;
  color: #FFFFFF !important;
}
.contested-theme-white .thankyouVoting .voting-options .vote-options-icons .pv-icon::before {
  color: #000000;
}
.contested-theme-white .customized-tabs [role=tab] {
  color: #111111 !important;
}
.contested-theme-white .customized-tabs [role=tab]:focus {
  border-bottom-color: #111111 !important;
  color: #111111 !important;
}
.contested-theme-white .customized-tabs [role=tab]:hover {
  border-bottom-color: #111111 !important;
  color: #111111 !important;
}
.contested-theme-white .customized-tabs [role=tab][aria-selected=true] {
  border-bottom-color: #111111 !important;
}
.contested-theme-white .customized-tabs [role=tab][aria-selected=true]:hover {
  border-bottom-color: #111111 !important;
  color: #111111 !important;
}
.contested-theme-white .customized-tabs [role=tab][aria-selected=true]:focus {
  border-bottom-color: #111111 !important;
}

.percent-mode {
  position: relative;
}

.percent-mode::after {
  content: "%";
  position: absolute;
  right: 7px;
  top: 4px;
  font-size: 14px;
}

.percent-mode input[type=text] {
  position: relative;
  padding-right: 20px;
  text-align: right;
}

.custom-control-label::after, .custom-control-label::before {
  -ms-high-contrast-adjust: none;
}

.mh-600 {
  min-height: 600px;
}

#signOutModalBody p {
  font-size: 16px;
  line-height: 28px;
}

#attend_confirm_modal p {
  font-size: 21px;
  font-weight: bold;
  line-height: 28px;
  text-align: left;
}

#meeting_attend_confirm_modal p {
  font-size: 21px;
  font-weight: bold;
  line-height: 28px;
  text-align: left;
}

.custom-hr {
  background-color: #111111;
  height: 2px;
  margin-top: 60px;
  margin-bottom: 20px;
}

#forgotPinCaptcha {
  width: 254px;
  height: 0px;
}

#loginPinCaptcha {
  width: 254px;
  height: 0px;
}

.no-display {
  display: none;
}

.div-with-height {
  min-height: 150px;
  display: block;
}

.modal .modal-header .close:focus {
  outline: 1px dotted #757575;
}

.request_materials_submitted .ui-1_check {
  color: #36BB25;
  font-size: 50px;
  border: 5px solid #36BB25;
  border-radius: 50%;
  padding: 20px;
}

.Universal_proxy_groups + .Universal_proxy_groups {
  border-top: none !important;
}

@supports (-ms-ime-align: auto) {
  .modal .modal-header .close:focus {
    outline: 1px dotted #000;
  }
}
.limelight-player {
  width: 300px !important;
  height: 200px !important;
}

@media screen and (max-width: 767px) {
  .default-theme .meetingAgenda .proposalsContainer .proposalHeader {
    background-color: #ffffff;
  }
  .default-theme .meetingAgenda .proposalsContainer .proposalHeader .heading {
    background-color: #00578E;
    text-align: center;
  }
  .default-theme .meetingAgenda .proposalsContainer .proposalHeader .heading h2 {
    width: 100%;
    text-align: center;
  }
  .default-theme .meetingAgenda .proposalsContainer .proposalHeader .form-group label {
    color: #111111;
  }
  .contested-theme-green .meetingAgenda .proposalsContainer .proposalHeader,
  .contested-theme-blue .meetingAgenda .proposalsContainer .proposalHeader,
  .contested-theme-yellow .meetingAgenda .proposalsContainer .proposalHeader,
  .contested-theme-gold .meetingAgenda .proposalsContainer .proposalHeader,
  .contested-theme-white .meetingAgenda .proposalsContainer .proposalHeader {
    background-color: #ffffff;
  }
  .contested-theme-green .meetingAgenda .proposalsContainer .proposalHeader .heading,
  .contested-theme-blue .meetingAgenda .proposalsContainer .proposalHeader .heading,
  .contested-theme-yellow .meetingAgenda .proposalsContainer .proposalHeader .heading,
  .contested-theme-gold .meetingAgenda .proposalsContainer .proposalHeader .heading,
  .contested-theme-white .meetingAgenda .proposalsContainer .proposalHeader .heading {
    background-color: #DDDDDD;
  }
}
@media print {
  .print-page button.print_button {
    display: none;
  }
  .navbar-toggler {
    display: none !important;
  }
  .meetingAgenda .contested_banner_row .contested_clr_img {
    position: static;
  }
  .meetingAgenda .contested_banner_row .contested_clr_img .contest-card .contest-card-border {
    border: 1px solid #000 !important;
  }
  .meetingAgenda .contested_banner_row .contested_clr_img .contest-card .contest-card-border .contest-card-text {
    color: #000 !important;
  }
  .meetingAgenda .message_div, .meetingAgenda .video-text-div, .meetingAgenda .contested_banner_row, .meetingAgenda .proposalsContainer {
    max-width: 90% !important;
    width: 90% !important;
  }
  .video-only-div {
    display: none !important;
  }
  .video-and-text-parent .video-text-div {
    margin-left: -60px !important;
    max-width: 90% !important;
  }
  .video-and-text-parent .video-text-div.video-text-div-padding {
    padding-left: 0px !important;
    align-items: center !important;
    justify-content: center !important;
  }
  .video-and-text-parent .video-text-div.video-text-div-padding .more-content-paragraph {
    max-height: auto !important;
  }
  .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
    box-shadow: 0 0 0 1000px #000000 inset !important;
  }
}
@media print and (-ms-high-contrast: none) {
  *::-ms-backdrop,
  .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
    content: "\e829";
    color: #000000;
    font-size: 11px;
    font-family: "Nucleo Glyph";
    position: absolute;
    top: 2px;
    left: -18px;
  } /* IE11 */
}
@media print {
  .meetingAgenda .contested_banner_row.green {
    border: 1px solid #00802B;
  }
  .meetingAgenda .contested_banner_row.blue {
    border: 1px solid #007BC7;
  }
  .meetingAgenda .contested_banner_row.yellow {
    border: 1px solid #111111;
  }
  .meetingAgenda .contested_banner_row.gold {
    border: 1px solid #111111;
  }
  .meetingAgenda .contested_banner_row.white {
    border: 1px solid #111111;
  }
  .meetingAgenda .singleProposalRow .col-md-6 {
    width: 49% !important;
  }
  .meetingAgenda .div-gray .col-md-6 {
    width: 49% !important;
  }
  .meetingAgenda, footer {
    display: block !important;
    width: 100% !important;
    float: left !important;
  }
  .meetingAgenda .container {
    max-width: 100% !important;
    float: left !important;
  }
  .meetingAgenda .video-and-text-parent .video-text-div .more-content-paragraph {
    overflow-y: visible;
    max-height: auto;
  }
  .footerButtonDiv button.btn-primary {
    display: block !important;
    float: left !important;
  }
  .top-header-row .container {
    max-width: 90% !important;
    width: 90% !important;
  }
  .top-header-row #controllnumberSection ul.nav.d-none {
    display: block !important;
  }
  .top-header-row #controllnumberSection ul.nav.d-none li.nav-item.navLabel {
    padding-top: 10px;
  }
  .top-header-row #controllnumberSection ul.nav.d-none li.nav-item.navLabel.print-d-none {
    display: none !important;
  }
  .top-header-row ul.nav li.nav-item.navLabel.d-none.d-md-flex.d-md-block {
    display: flex !important;
  }
  .inner-page-header .header-with-banner img {
    max-width: 100%;
  }
  .inner-page-header .header-with-logo {
    max-width: 100%;
    width: 93%;
  }
  .CompanyDetailsHeader {
    width: 90%;
  }
}
.meeting-agenda-vsm header, .meeting-agenda-vsm footer, .meeting-agenda-vsm .CompanyDetailsContainer, .meeting-agenda-vsm .contested_banner_row {
  display: none;
}
.meeting-agenda-vsm .meetingAgenda .meetingAgendaInfo {
  display: none;
}

.datepicker-div {
  position: relative;
}
.datepicker-div span.ui-1_calendar-grid-58 {
  display: flex;
  font-size: 20px;
  position: absolute;
  right: 14px;
  top: 50%;
  transform: translateY(-50%);
  color: #00578E;
  z-index: 999;
  pointer-events: none;
}

.fidelity .fidelityHead {
  padding: 24px 0px 30px;
}
.fidelity h1 {
  display: block;
  font-size: 37px;
  margin-bottom: 0px;
}
.fidelity .fidelity-desc {
  font-size: 24px;
}
.fidelity table thead {
  border: 1px solid #979797;
}
.fidelity table thead th {
  color: #000;
  font-weight: bold;
  background-color: #F5F5F5;
  border-bottom: none;
  border-top: none;
  font-size: 19px;
  padding: 7px 25px;
}
.fidelity table thead th:nth-child(1) {
  width: 13%;
}
.fidelity table thead th:nth-child(2) {
  width: 37%;
}
.fidelity table thead th:nth-child(2n) {
  border-left: 1px solid #979797;
  border-right: 1px solid #979797;
}
.fidelity table tbody tr td {
  border-bottom: 1px solid #979797;
  border-top: none;
  padding: 15px 25px;
  font-size: 16px;
}
.fidelity table tbody tr td a {
  color: #00578E;
  font-size: 19px;
  font-weight: bold;
  text-decoration: none;
  display: block;
  margin-bottom: 10px;
}
.fidelity table tbody tr td .regMark {
  position: relative;
  margin-right: 12px;
}
.fidelity table tbody tr td .regMark label {
  font-size: 29px;
  position: absolute;
  left: -1px;
  top: -6px;
}
.fidelity table tbody tr td:nth-child(2n) {
  border-left: 1px solid #979797;
  border-right: 1px solid #979797;
  font-size: 19px;
}
.fidelity table tbody tr td:nth-child(2n) div {
  font-size: 16px;
}

@media screen and (max-width: 767px) {
  .fidelityTable thead th {
    width: auto;
  }
  .fidelityTable tbody td {
    border-bottom: none !important;
  }
  .fidelityTable tbody td .regMark label {
    font-size: 24px !important;
  }
  .fidelityTable tbody td a {
    font-size: 16px !important;
  }
  .fidelityTable tbody td:nth-child(2n) {
    border-left: none !important;
    border-right: none !important;
    font-size: 16px !important;
  }
  .fidelityTable tbody td:nth-child(2n) div {
    font-size: 14px !important;
  }
  .fidelityTable tbody td:nth-child(3n) {
    border-bottom: 1px solid #979797 !important;
  }
  .fidelityTable tbody span.label.sr-only {
    display: block;
    float: none;
    font-weight: bold;
  }
}
.declarationContainer legend a {
  display: none;
}

.director_popover_template {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25);
  padding: 20px 26px;
  width: 376px;
  max-width: 376px;
}
.director_popover_template .popover-body {
  color: #000;
  font-size: 16px;
  padding: 0;
}
.director_popover_template .age, .director_popover_template .name, .director_popover_template .board_members, .director_popover_template .attendance, .director_popover_template .committes {
  font-weight: bold;
}

.anchor_disable {
  pointer-events: none;
  opacity: 0.3;
}

.ResetVoteChoicePopoverDiv .pv-popover {
  display: flex;
  align-items: center;
}
.ResetVoteChoicePopoverDiv .resetVoteBtn {
  text-decoration: none;
  font-size: 20px;
  padding: 0px !important;
  height: 21px;
  display: flex;
}
.ResetVoteChoicePopoverDiv .resetVoteBtn:hover {
  cursor: pointer;
}
.ResetVoteChoicePopoverDiv .resetVoteBtn span {
  font-family: "calibri", "sans-serif", "Helvetica";
  font-size: 14px;
  margin-left: 5px;
}
.ResetVoteChoicePopoverDiv .popover {
  width: 140px;
}
.ResetVoteChoicePopoverDiv .popover .popover-body {
  padding: 15px !important;
}

#warningMessageSnackbar .modal-header:focus {
  outline: none;
}

.modal-high-index {
  z-index: 9999;
}

.br-modal-md {
  max-width: 730px !important;
}
.br-modal-md .modal-body {
  padding-bottom: 3rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1rem !important;
}
.br-modal-md .br-accodion-fixed {
  max-height: 400px;
  overflow-y: auto;
  padding-right: 10px;
}
.br-modal-md .br-accodion .card {
  margin-bottom: 10px;
  width: 100%;
  height: auto;
}
.br-modal-md .br-accodion .card .card-header {
  padding: 10px;
  background: #f5f5f5;
  border: 1px solid #D4DADD;
}
.br-modal-md .br-accodion .card .card-header.br-card-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.br-modal-md .br-accodion .card .card-header.br-card-header h5 {
  font-size: 16px;
  color: #00578E;
  font-weight: 700;
  margin-bottom: 5px !important;
}
.br-modal-md .br-accodion .card .card-header .btn-link {
  font-size: 16px;
  text-decoration: none;
}
.br-modal-md .br-accodion .card .card-header .btn-link .card-arrow {
  font-size: 14px;
  font-weight: 900;
  transition: 0.3s;
}
.br-modal-md .br-accodion .card .card-header .btn-link.collapsed .card-arrow {
  transform: rotate(-90deg);
}
.br-modal-md .br-accodion .card .card-body {
  padding: 10px;
}
.br-modal-md .br-accodion .card .card-body .card-sub-header {
  border-bottom: 1px solid #333333;
  padding-bottom: 8px;
  width: 100%;
  padding-left: -15px;
  padding-right: -15px;
}
.br-modal-md .br-accodion .card .card-body .card-sub-header .card-sub-title {
  font-size: 16px;
  color: #003657;
  margin-right: 10px;
  margin-bottom: 0;
}
.br-modal-md .br-accodion .card .card-body a.popover-trigger {
  display: inline-block;
  background-color: #00578E;
  color: #ffffff;
  font-size: 12px;
  font-weight: 500;
  width: 18px;
  height: 18px;
  padding-left: 3px;
  padding-top: 4px;
  border-radius: 50%;
  text-decoration: none !important;
}
.br-modal-md .br-accodion .card .card-body a.popover-trigger:hover {
  text-decoration: none;
}
.br-modal-md .br-accodion .card .card-body .form-control-plaintext {
  display: flex;
  flex-wrap: wrap;
}
.br-modal-md .br-accodion .card .card-body .form-control-plaintext .job_notes_text {
  max-width: 245px;
}

/* START error alert in modal css*/
.br-modal-header-alert {
  position: relative;
}
.br-modal-header-alert .alert {
  padding-bottom: 20px;
  padding-top: 20px;
  border-radius: 0;
  color: #ffffff;
}
.br-modal-header-alert .alert .tail-icon {
  font-size: 18px;
  margin-right: 10px;
}
.br-modal-header-alert .alert.alert-danger {
  background-color: #dd0303;
  border-color: #dd0303;
}
.br-modal-header-alert .alert.alert-warning {
  background-color: #d04a07;
  border-color: #D04A07;
}
.br-modal-header-alert .alert.alert-success {
  background-color: #348347;
  border-color: #348347;
}
.br-modal-header-alert .alert.alert-dismissible .close {
  color: #fff !important;
  text-shadow: none;
}
.br-modal-header-alert .alert.alert-dismissible .close:focus {
  outline: 1px dotted #ffffff;
}
.br-modal-header-alert .alert a {
  color: #fff !important;
}

/* END error alert in modal css*/
.modal-content.overlay {
  background-color: #63816a !important;
}
.modal-content.overlay .modal-header {
  opacity: 0.5;
}
.modal-content.overlay .modal-header a {
  pointer-events: none;
}

/*Custom toggles for desktop landing start here*/
.landing_page_password_div {
  position: relative;
}

.internal_signIn_password_div {
  position: relative;
}
.internal_signIn_password_div .internal_signIn_password_icon {
  right: 12px !important;
  top: 25px !important;
  padding-top: 4px;
  font-size: 20px;
  width: 30px !important;
}

@media screen and (min-width: 767px) and (max-width: 991px) {
  .internal_signIn_password_div {
    position: relative;
  }
  .internal_signIn_password_div .internal_signIn_password_icon {
    right: 42px !important;
  }
}
/*Custom toggles for desktop landing end here*/
/*My settings no link start here*/
.my-seeting-no-link {
  font-size: 26px;
  font-weight: 300;
}

.my-setting-no-link-icon {
  font-size: 80px;
  color: #c4c4c4;
}

/*My settings no link End here*/
.text-underline {
  text-decoration: underline !important;
}

:root {
  --bg-color:#007bb6;
  --pv-text-color:#111111;
  --pv-link-color:#00578e;
  --pv-icon-color:#00578e;
  --pv-primary-btn-bg:#00578e;
  --pv-primary-btn-color:#ffffff;
  --pv-header-banner-bg-desktop:#f5f5f5;
  --pv-header-banner-bg-mobile:#f5f5f5;
  --pv-header-text-bg-desktop:#f5f5f5;
  --pv-header-text-bg-mobile:#f5f5f5;
  --pv-header-text-desktop:#111111;
  --pv-header-text-mobile:#111111;
  --pv-panel-text-color:#ffffff;
  --pv-panel-bg-color:#00578e;
  --pv-secondary-btn-color:#00578e;
  --pv-ldng-primary-btn-bg:#00578e;
  --pv-ldng-primary-btn-color:#ffffff;
  --pv-ldng-logo-bg:#f5f5f5;
  --pv-special-service-text-color:#111111;
  --pv-special-service-icon-color:#00578e;
  --pv-special-service-primary-btn-bg:#00578e;
  --pv-special-service-primary-btn-color:#ffffff;
  --pv-special-service-secondary-btn-color:#00578e;
  --pv-special-service-link-color:#00578e;
}

html {
  --bg-color:#007bb6;
  --pv-text-color:#111111;
  --pv-link-color:#00578e;
  --pv-icon-color:#00578e;
  --pv-primary-btn-bg:#00578e;
  --pv-primary-btn-color:#ffffff;
  --pv-header-banner-bg-desktop:#f5f5f5;
  --pv-header-banner-bg-mobile:#f5f5f5;
  --pv-header-text-bg-desktop:#f5f5f5;
  --pv-header-text-bg-mobile:#f5f5f5;
  --pv-header-text-desktop:#111111;
  --pv-header-text-mobile:#111111;
  --pv-panel-text-color:#ffffff;
  --pv-panel-bg-color:#00578e;
  --pv-secondary-btn-color:#00578e;
  --pv-ldng-primary-btn-bg:#00578e;
  --pv-ldng-primary-btn-color:#ffffff;
  --pv-ldng-logo-bg:#f5f5f5;
  --pv-special-service-text-color:#111111;
  --pv-special-service-icon-color:#00578e;
  --pv-special-service-primary-btn-bg:#00578e;
  --pv-special-service-primary-btn-color:#ffffff;
  --pv-special-service-secondary-btn-color:#00578e;
  --pv-special-service-link-color:#00578e;
}

body {
  color: var(--pv-text-color);
}

a {
  color: var(--pv-link-color);
}
a:hover, a:focus {
  color: var(--pv-link-color);
  opacity: 0.8;
}

.primaryNavigationContainer .navbar .nav-item a.nav-link {
  color: var(--pv-link-color);
}
.primaryNavigationContainer .navbar .nav-item a.nav-link:hover {
  color: var(--pv-link-color);
  border-bottom-color: var(--pv-link-color);
  opacity: 0.8;
}
.primaryNavigationContainer .navbar .nav-item a.nav-link:focus {
  color: var(--pv-link-color);
  border-bottom-color: var(--pv-link-color);
  opacity: 0.8;
}

.primaryNavigationContainer .navbar .nav-item a.nav-link.active {
  border-bottom-color: var(--pv-link-color);
}
.primaryNavigationContainer .navbar .nav-item a.nav-link.active:hover, .primaryNavigationContainer .navbar .nav-item a.nav-link.active:focus {
  border-bottom-color: var(--pv-link-color);
  color: var(--pv-link-color);
  opacity: 0.8;
}

.customize-pin .get_started_div .btn-primary,
.control-number .get_started_div .btn-primary,
.resend-control-number .get_started_div .btn-primary,
.get_started_div .btn-primary {
  background-color: var(--pv-primary-btn-bg);
  color: var(--pv-primary-btn-color);
}
.customize-pin .get_started_div .btn-primary:hover, .customize-pin .get_started_div .btn-primary:focus,
.control-number .get_started_div .btn-primary:hover,
.control-number .get_started_div .btn-primary:focus,
.resend-control-number .get_started_div .btn-primary:hover,
.resend-control-number .get_started_div .btn-primary:focus,
.get_started_div .btn-primary:hover,
.get_started_div .btn-primary:focus {
  background-color: var(--pv-primary-btn-bg);
  color: var(--pv-primary-btn-color);
  opacity: 0.8;
}

.get_started_div.border-success {
  border-color: var(--bg-color);
}

body .bg-gray-light {
  background-color: var(--pv-header-banner-bg-desktop);
}

body.customize-landing .bg-gray-light.only-logo {
  background-color: var(--pv-ldng-logo-bg);
}
body.customize-landing .control-number .get_started_div .btn-primary.get_started_btn {
  background-color: var(--pv-ldng-primary-btn-bg);
  color: var(--pv-ldng-primary-btn-color);
}

.inner-page-header .header-with-logo {
  background-color: var(--pv-header-banner-bg-desktop);
}
.inner-page-header .header-with-text {
  background-color: var(--pv-header-text-bg-desktop);
  color: var(--pv-header-text-desktop);
}

.CompanyDetailsHeader .otherDetails div a {
  color: var(--pv-link-color);
}
.CompanyDetailsHeader .otherDetails div a:hover, .CompanyDetailsHeader .otherDetails div a:focus, .CompanyDetailsHeader .otherDetails div a:active {
  color: var(--pv-link-color);
  opacity: 0.8;
}

.meetingAgenda {
  /*adding director popover links style*/
  /*adding director popover links style end*/
}
.meetingAgenda .pv-popover-container button {
  color: var(--pv-link-color);
  text-decoration: underline;
  font-weight: bold;
  padding: 0;
  border: 0;
}
.meetingAgenda .pv-popover-container button:hover, .meetingAgenda .pv-popover-container button:focus {
  color: var(--pv-link-color);
  opacity: 0.8;
}
.meetingAgenda .docToVoteContainer .docToVoteContainer_foot .anchor_with_suffix_icon {
  color: var(--pv-link-color);
}
.meetingAgenda .docToVoteContainer .docToVoteContainer_foot .anchor_with_suffix_icon:hover, .meetingAgenda .docToVoteContainer .docToVoteContainer_foot .anchor_with_suffix_icon:focus, .meetingAgenda .docToVoteContainer .docToVoteContainer_foot .anchor_with_suffix_icon:active {
  color: var(--pv-link-color);
  opacity: 0.9;
}
.meetingAgenda .docToVoteContainer .docs_review_popover_container a {
  color: var(--pv-primary-btn-color);
  background-color: var(--pv-primary-btn-bg);
}
.meetingAgenda .docToVoteContainer .docs_review_popover_container a:hover, .meetingAgenda .docToVoteContainer .docs_review_popover_container a:focus {
  color: var(--pv-primary-btn-color);
  background-color: var(--pv-primary-btn-bg);
  opacity: 0.9;
}
.meetingAgenda .docToVoteContainer .allDocuments .documentSet .docName p.docName_text {
  color: var(--pv-link-color);
}
.meetingAgenda .docToVoteContainer .allDocuments .documentSet .docName i.pv-icon::before {
  color: var(--pv-icon-color);
}
.meetingAgenda .docToVoteContainer .allDocuments .documentSet .docName:hover p.docName_text, .meetingAgenda .docToVoteContainer .allDocuments .documentSet .docName:focus p.docName_text {
  color: var(--pv-link-color);
  opacity: 0.9;
}
.meetingAgenda .docToVoteContainer .allDocuments .documentSet .docName:hover i.pv-icon::before, .meetingAgenda .docToVoteContainer .allDocuments .documentSet .docName:focus i.pv-icon::before {
  color: var(--pv-icon-color);
  opacity: 0.9;
}
.meetingAgenda .docToVoteContainer .allDocuments .more_documents_available p {
  color: var(--pv-link-color);
}
.meetingAgenda .proposalsContainer .proposalHeader {
  background-color: var(--pv-panel-bg-color);
}
.meetingAgenda .proposalsContainer .proposalHeader div.heading h2 {
  color: var(--pv-panel-text-color);
}
.meetingAgenda .proposalsContainer .proposalHeader div.heading p {
  color: var(--pv-panel-text-color);
}
.meetingAgenda .proposalsContainer .proposalHeader .form-group label {
  color: var(--pv-panel-text-color);
}
.meetingAgenda .proposalsContainer .proposalBody .declarationContainer .definition_links .definition_links_ul li:before {
  color: var(--pv-link-color);
}
.meetingAgenda .proposalsContainer .proposalBody .declarationContainer .definition_links .definition_links_ul li a {
  color: var(--pv-link-color);
}
.meetingAgenda .proposalsContainer .proposalBody .declarationContainer .definition_links .definition_links_ul li a:hover, .meetingAgenda .proposalsContainer .proposalBody .declarationContainer .definition_links .definition_links_ul li a:focus, .meetingAgenda .proposalsContainer .proposalBody .declarationContainer .definition_links .definition_links_ul li a:active {
  opacity: 0.8;
}

.learnBeforeYouVote .docToVoteContainer .docToVoteContainer_foot .anchor_with_suffix_icon {
  color: var(--pv-link-color);
}
.learnBeforeYouVote .docToVoteContainer .docToVoteContainer_foot .anchor_with_suffix_icon:hover, .learnBeforeYouVote .docToVoteContainer .docToVoteContainer_foot .anchor_with_suffix_icon:focus, .learnBeforeYouVote .docToVoteContainer .docToVoteContainer_foot .anchor_with_suffix_icon:active {
  color: var(--pv-link-color);
  opacity: 0.9;
}
.learnBeforeYouVote .docToVoteContainer .docs_review_popover_container a {
  color: var(--pv-primary-btn-color);
  background-color: var(--pv-primary-btn-bg);
}
.learnBeforeYouVote .docToVoteContainer .docs_review_popover_container a:hover, .learnBeforeYouVote .docToVoteContainer .docs_review_popover_container a:focus {
  color: var(--pv-primary-btn-color);
  background-color: var(--pv-primary-btn-bg);
  opacity: 0.9;
}
.learnBeforeYouVote .docToVoteContainer .allDocuments .documentSet {
  border-color: var(--pv-icon-color);
}
.learnBeforeYouVote .docToVoteContainer .allDocuments .documentSet .docName p.docName_text {
  color: var(--pv-link-color);
}
.learnBeforeYouVote .docToVoteContainer .allDocuments .documentSet .docName i.pv-icon::before {
  color: var(--pv-icon-color);
}
.learnBeforeYouVote .docToVoteContainer .allDocuments .documentSet .docName:hover p.docName_text, .learnBeforeYouVote .docToVoteContainer .allDocuments .documentSet .docName:focus p.docName_text {
  color: var(--pv-link-color);
  opacity: 0.9;
}
.learnBeforeYouVote .docToVoteContainer .allDocuments .documentSet .docName:hover i.pv-icon::before, .learnBeforeYouVote .docToVoteContainer .allDocuments .documentSet .docName:focus i.pv-icon::before {
  color: var(--pv-icon-color);
  opacity: 0.9;
}
.learnBeforeYouVote .appointee_designation_container .info p .text-underline {
  border-bottom-color: var(--pv-text-color);
}
.learnBeforeYouVote .voting_inst_container .info .text-underline {
  border-bottom-color: var(--pv-text-color);
}

button.btn-primary.btn-with-suffix-icon,
button.btn-primary.btn-with-prefix-icon {
  background-color: var(--pv-primary-btn-bg);
  border-color: var(--pv-primary-btn-bg);
  color: var(--pv-primary-btn-color);
}
button.btn-primary.btn-with-suffix-icon:hover, button.btn-primary.btn-with-suffix-icon:focus, button.btn-primary.btn-with-suffix-icon:active,
button.btn-primary.btn-with-prefix-icon:hover,
button.btn-primary.btn-with-prefix-icon:focus,
button.btn-primary.btn-with-prefix-icon:active {
  background-color: var(--pv-primary-btn-bg);
  border-color: var(--pv-primary-btn-bg);
  opacity: 0.8;
}
button.btn-primary.btn-with-suffix-icon:focus,
button.btn-primary.btn-with-prefix-icon:focus {
  box-shadow: none !important;
}

button.btn-primary.btn-outline {
  background-color: #ffffff;
  border-color: var(--pv-secondary-btn-color);
  color: var(--pv-secondary-btn-color);
}
button.btn-primary.btn-outline:hover, button.btn-primary.btn-outline:focus, button.btn-primary.btn-outline:active {
  color: var(--pv-secondary-btn-color) !important;
  border-color: var(--pv-secondary-btn-color) !important;
  opacity: 0.8;
}
button.btn-primary.btn-outline:focus {
  box-shadow: none !important;
}

.btn-primary:not(:disabled):not(.disabled):active {
  background-color: var(--pv-primary-btn-bg);
  border-color: var(--pv-primary-btn-bg);
  opacity: 0.8;
}

.attend-a-meeting .docs_review_popover_container a {
  color: var(--pv-primary-btn-bg);
}

.deliverySettingsContainer .delivery_settings_popover_container a {
  background-color: var(--pv-primary-btn-bg) !important;
  color: var(--pv-primary-btn-color) !important;
}

.mySettingsContainer .pv-popover a {
  background-color: var(--pv-primary-btn-bg) !important;
  color: var(--pv-primary-btn-color) !important;
}

html .modal.modal-custom .close {
  color: var(--pv-link-color);
}

.pv-popover .popover {
  background-color: var(--pv-primary-btn-bg);
  border-color: var(--pv-primary-btn-bg);
}
.pv-popover .popover .popover-body {
  color: var(--pv-primary-btn-color) !important;
}

.pv-popover .popover.bs-popover-top .arrow::after, .pv-popover .popover.bs-popover-auto[x-placement^=top] .arrow::after {
  border-top-color: var(--pv-primary-btn-bg);
}

.pv-popover .popover.bs-popover-bottom .arrow::after, .pv-popover .popover.bs-popover-auto[x-placement^=bottom] .arrow::after {
  border-bottom-color: var(--pv-primary-btn-bg);
}

.special_services_div .special_services_row .service_modal_icon i::before {
  color: var(--pv-icon-color);
}

.mobileMenu_modal .mobile-menu-list a {
  color: var(--pv-link-color);
}
.mobileMenu_modal .mobile-menu-list a:hover, .mobileMenu_modal .mobile-menu-list a:focus {
  color: var(--pv-link-color);
  opacity: 0.8;
}
.mobileMenu_modal .mobile-menu-list div.dropdown button.dropdown-toggle {
  color: var(--pv-link-color);
}
.mobileMenu_modal .mobile-menu-list div.dropdown button.dropdown-toggle:hover, .mobileMenu_modal .mobile-menu-list div.dropdown button.dropdown-toggle:focus {
  color: var(--pv-link-color);
  opacity: 0.8;
}

.morelink {
  color: var(--pv-link-color);
}

.proposal_more_details_link {
  color: var(--pv-link-color) !important;
}

.learnBeforeYouVote .appointee_designation_container .info p .text-underline {
  border-bottom: 2px solid var(--pv-text-color);
}

.customized-tabs [role=tab] {
  color: var(--pv-link-color);
}

.customized-tabs [role=tab]:focus {
  border-bottom-color: var(--pv-link-color) !important;
  color: var(--pv-link-color) !important;
}

.customized-tabs [role=tab]:hover {
  border-bottom-color: var(--pv-link-color) !important;
  color: var(--pv-link-color) !important;
}

.customized-tabs [role=tab][aria-selected=true] {
  color: var(--pv-link-color);
  border-bottom-color: var(--pv-link-color) !important;
}

.customized-tabs [role=tab][aria-selected=true]:hover {
  border-bottom-color: var(--pv-link-color) !important;
}

.customized-tabs [role=tab][aria-selected=true]:focus {
  border-bottom-color: var(--pv-link-color) !important;
}

@media screen and (max-width: 991px) {
  body .bg-gray-light {
    background-color: var(--pv-header-banner-bg-mobile);
  }
  .inner-page-header .header-with-logo {
    background-color: var(--pv-header-banner-bg-mobile);
  }
  .inner-page-header .header-with-text {
    background-color: var(--pv-header-text-bg-mobile);
    color: var(--pv-header-text-mobile);
  }
}
@media screen and (max-width: 767px) {
  .meetingAgenda .proposalsContainer .proposalHeader {
    background-color: #ffffff;
  }
  .meetingAgenda .proposalsContainer .proposalHeader .heading {
    background-color: var(--pv-panel-bg-color);
  }
  .meetingAgenda .proposalsContainer .proposalHeader .form-group label {
    color: #111111;
  }
}
.beneficial_modal {
  color: var(--pv-special-service-text-color);
}
.beneficial_modal .special_services_div .special_services_row .service_modal_icon i::before {
  color: var(--pv-special-service-icon-color);
}
.beneficial_modal button.btn-primary.btn-with-prefix-icon, .beneficial_modal a.btn-anchor.btn-primary.btn-with-prefix-icon,
.beneficial_modal button.btn-primary.btn-with-suffix-icon, .beneficial_modal a.btn-anchor.btn-primary.btn-with-suffix-icon {
  background-color: var(--pv-special-service-primary-btn-bg);
  border-color: var(--pv-special-service-primary-btn-bg);
  color: var(--pv-special-service-primary-btn-color);
}
.beneficial_modal button.btn-primary.btn-with-prefix-icon:hover, .beneficial_modal button.btn-primary.btn-with-prefix-icon:focus, .beneficial_modal button.btn-primary.btn-with-prefix-icon:active, .beneficial_modal a.btn-anchor.btn-primary.btn-with-prefix-icon:hover, .beneficial_modal a.btn-anchor.btn-primary.btn-with-prefix-icon:focus, .beneficial_modal a.btn-anchor.btn-primary.btn-with-prefix-icon:active,
.beneficial_modal button.btn-primary.btn-with-suffix-icon:hover,
.beneficial_modal button.btn-primary.btn-with-suffix-icon:focus,
.beneficial_modal button.btn-primary.btn-with-suffix-icon:active, .beneficial_modal a.btn-anchor.btn-primary.btn-with-suffix-icon:hover, .beneficial_modal a.btn-anchor.btn-primary.btn-with-suffix-icon:focus, .beneficial_modal a.btn-anchor.btn-primary.btn-with-suffix-icon:active {
  background-color: var(--pv-special-service-primary-btn-bg);
  border-color: var(--pv-special-service-primary-btn-bg);
  opacity: 0.8;
}
.beneficial_modal button.btn-primary.btn-with-prefix-icon:focus, .beneficial_modal a.btn-anchor.btn-primary.btn-with-prefix-icon:focus,
.beneficial_modal button.btn-primary.btn-with-suffix-icon:focus, .beneficial_modal a.btn-anchor.btn-primary.btn-with-suffix-icon:focus {
  box-shadow: none !important;
}
.beneficial_modal button.btn-primary.btn-outline {
  background-color: #ffffff;
  border-color: var(--pv-special-service-secondary-btn-color);
  color: var(--pv-special-service-secondary-btn-color);
}
.beneficial_modal button.btn-primary.btn-outline:hover, .beneficial_modal button.btn-primary.btn-outline:focus, .beneficial_modal button.btn-primary.btn-outline:active {
  color: var(--pv-special-service-secondary-btn-color) !important;
  border-color: var(--pv-special-service-secondary-btn-color) !important;
  opacity: 0.8;
}
.beneficial_modal button.btn-primary.btn-outline:focus {
  box-shadow: none !important;
}
.beneficial_modal .btn-primary:not(:disabled):not(.disabled):active {
  background-color: var(--pv-special-service-primary-btn-bg);
  border-color: var(--pv-special-service-primary-btn-bg);
  opacity: 0.8;
}
.beneficial_modal.modal.modal-custom .close {
  color: var(--pv-special-service-link-color) !important;
}

.thankyouVoting .voting-options .vote-options-icons .pv-icon::before {
  color: var(--pv-icon-color);
}/*# sourceMappingURL=bootstrap.css.map */