Skip to content

Instantly share code, notes, and snippets.

@engalar
Created December 25, 2023 08:39
Show Gist options
  • Save engalar/c452e7bfd641f48df33c0b83754aa649 to your computer and use it in GitHub Desktop.
Save engalar/c452e7bfd641f48df33c0b83754aa649 to your computer and use it in GitHub Desktop.
mendix空样式
@charset "UTF-8";
@import url("resources/fonts/open-sans/open-sans.css");
@font-face {
font-family: "Atlas_Core$Atlas_Filled";
src: url("./fonts/Atlas_Core$Atlas_Filled.ttf") format("truetype");
}
.mx-icon-filled {
display: inline-block;
font-style: normal;
font-weight: normal;
line-height: 1;
font-family: "Atlas_Core$Atlas_Filled";
}
.mx-icon-filled.mx-icon-add::before {
content: "\e900";
}
.mx-icon-filled.mx-icon-add-circle::before {
content: "\e901";
}
.mx-icon-filled.mx-icon-airplane::before {
content: "\e902";
}
.mx-icon-filled.mx-icon-alarm-bell::before {
content: "\e903";
}
.mx-icon-filled.mx-icon-alarm-bell-off::before {
content: "\e904";
}
.mx-icon-filled.mx-icon-alert-circle::before {
content: "\e905";
}
.mx-icon-filled.mx-icon-alert-triangle::before {
content: "\e906";
}
.mx-icon-filled.mx-icon-align-bottom::before {
content: "\e907";
}
.mx-icon-filled.mx-icon-align-center::before {
content: "\e908";
}
.mx-icon-filled.mx-icon-align-left::before {
content: "\e909";
}
.mx-icon-filled.mx-icon-align-middle::before {
content: "\e90a";
}
.mx-icon-filled.mx-icon-align-right::before {
content: "\e90b";
}
.mx-icon-filled.mx-icon-align-top::before {
content: "\e90c";
}
.mx-icon-filled.mx-icon-analytics-bars::before {
content: "\e90d";
}
.mx-icon-filled.mx-icon-analytics-graph-bar::before {
content: "\e90e";
}
.mx-icon-filled.mx-icon-arrow-circle-down::before {
content: "\e90f";
}
.mx-icon-filled.mx-icon-arrow-circle-left::before {
content: "\e910";
}
.mx-icon-filled.mx-icon-arrow-circle-right::before {
content: "\e911";
}
.mx-icon-filled.mx-icon-arrow-circle-up::before {
content: "\e912";
}
.mx-icon-filled.mx-icon-arrow-down::before {
content: "\e913";
}
.mx-icon-filled.mx-icon-arrow-left::before {
content: "\e914";
}
.mx-icon-filled.mx-icon-arrow-narrow-down::before {
content: "\e915";
}
.mx-icon-filled.mx-icon-arrow-narrow-left::before {
content: "\e916";
}
.mx-icon-filled.mx-icon-arrow-narrow-right::before {
content: "\e917";
}
.mx-icon-filled.mx-icon-arrow-narrow-up::before {
content: "\e918";
}
.mx-icon-filled.mx-icon-arrow-right::before {
content: "\e919";
}
.mx-icon-filled.mx-icon-arrow-square-down::before {
content: "\e91a";
}
.mx-icon-filled.mx-icon-arrow-square-left::before {
content: "\e91b";
}
.mx-icon-filled.mx-icon-arrow-square-right::before {
content: "\e91c";
}
.mx-icon-filled.mx-icon-arrow-square-up::before {
content: "\e91d";
}
.mx-icon-filled.mx-icon-arrow-thick-down::before {
content: "\e91e";
}
.mx-icon-filled.mx-icon-arrow-thick-left::before {
content: "\e91f";
}
.mx-icon-filled.mx-icon-arrow-thick-right::before {
content: "\e920";
}
.mx-icon-filled.mx-icon-arrow-thick-up::before {
content: "\e921";
}
.mx-icon-filled.mx-icon-arrow-triangle-down::before {
content: "\e922";
}
.mx-icon-filled.mx-icon-arrow-triangle-left::before {
content: "\e923";
}
.mx-icon-filled.mx-icon-arrow-triangle-right::before {
content: "\e924";
}
.mx-icon-filled.mx-icon-arrow-triangle-up::before {
content: "\e925";
}
.mx-icon-filled.mx-icon-arrow-up::before {
content: "\e926";
}
.mx-icon-filled.mx-icon-arrows-retweet::before {
content: "\e927";
}
.mx-icon-filled.mx-icon-asterisk::before {
content: "\e928";
}
.mx-icon-filled.mx-icon-badge::before {
content: "\e929";
}
.mx-icon-filled.mx-icon-barcode::before {
content: "\e92a";
}
.mx-icon-filled.mx-icon-binoculars::before {
content: "\e92b";
}
.mx-icon-filled.mx-icon-bitcoin::before {
content: "\e92c";
}
.mx-icon-filled.mx-icon-blocks::before {
content: "\e92d";
}
.mx-icon-filled.mx-icon-book-closed::before {
content: "\e92e";
}
.mx-icon-filled.mx-icon-book-open::before {
content: "\e92f";
}
.mx-icon-filled.mx-icon-bookmark::before {
content: "\e930";
}
.mx-icon-filled.mx-icon-briefcase::before {
content: "\e931";
}
.mx-icon-filled.mx-icon-browser::before {
content: "\e932";
}
.mx-icon-filled.mx-icon-browser-code::before {
content: "\e933";
}
.mx-icon-filled.mx-icon-browser-page-text::before {
content: "\e934";
}
.mx-icon-filled.mx-icon-browser-search::before {
content: "\e935";
}
.mx-icon-filled.mx-icon-browser-trophy::before {
content: "\e936";
}
.mx-icon-filled.mx-icon-calendar::before {
content: "\e937";
}
.mx-icon-filled.mx-icon-calendar-1::before {
content: "\e938";
}
.mx-icon-filled.mx-icon-camera::before {
content: "\e939";
}
.mx-icon-filled.mx-icon-camping-tent::before {
content: "\e93a";
}
.mx-icon-filled.mx-icon-cash-payment-bill::before {
content: "\e93b";
}
.mx-icon-filled.mx-icon-cash-payment-bill-2::before {
content: "\e93c";
}
.mx-icon-filled.mx-icon-cd::before {
content: "\e93d";
}
.mx-icon-filled.mx-icon-charger::before {
content: "\e93e";
}
.mx-icon-filled.mx-icon-checkmark::before {
content: "\e93f";
}
.mx-icon-filled.mx-icon-checkmark-circle::before {
content: "\e940";
}
.mx-icon-filled.mx-icon-checkmark-shield::before {
content: "\e941";
}
.mx-icon-filled.mx-icon-checkmark-square::before {
content: "\e942";
}
.mx-icon-filled.mx-icon-chevron-down::before {
content: "\e943";
}
.mx-icon-filled.mx-icon-chevron-left::before {
content: "\e944";
}
.mx-icon-filled.mx-icon-chevron-right::before {
content: "\e945";
}
.mx-icon-filled.mx-icon-chevron-up::before {
content: "\e946";
}
.mx-icon-filled.mx-icon-cloud::before {
content: "\e947";
}
.mx-icon-filled.mx-icon-cloud-check::before {
content: "\e948";
}
.mx-icon-filled.mx-icon-cloud-data-transfer::before {
content: "\e949";
}
.mx-icon-filled.mx-icon-cloud-disable::before {
content: "\e94a";
}
.mx-icon-filled.mx-icon-cloud-download::before {
content: "\e94b";
}
.mx-icon-filled.mx-icon-cloud-lock::before {
content: "\e94c";
}
.mx-icon-filled.mx-icon-cloud-off::before {
content: "\e94d";
}
.mx-icon-filled.mx-icon-cloud-refresh::before {
content: "\e94e";
}
.mx-icon-filled.mx-icon-cloud-remove::before {
content: "\e94f";
}
.mx-icon-filled.mx-icon-cloud-search::before {
content: "\e950";
}
.mx-icon-filled.mx-icon-cloud-settings::before {
content: "\e951";
}
.mx-icon-filled.mx-icon-cloud-subtract::before {
content: "\e952";
}
.mx-icon-filled.mx-icon-cloud-sync::before {
content: "\e953";
}
.mx-icon-filled.mx-icon-cloud-upload::before {
content: "\e954";
}
.mx-icon-filled.mx-icon-cloud-warning::before {
content: "\e955";
}
.mx-icon-filled.mx-icon-cog::before {
content: "\e956";
}
.mx-icon-filled.mx-icon-cog-hand-give::before {
content: "\e957";
}
.mx-icon-filled.mx-icon-cog-play::before {
content: "\e958";
}
.mx-icon-filled.mx-icon-cog-shield::before {
content: "\e959";
}
.mx-icon-filled.mx-icon-color-bucket-brush::before {
content: "\e95a";
}
.mx-icon-filled.mx-icon-color-painting-palette::before {
content: "\e95b";
}
.mx-icon-filled.mx-icon-compass-directions::before {
content: "\e95c";
}
.mx-icon-filled.mx-icon-compressed::before {
content: "\e95d";
}
.mx-icon-filled.mx-icon-computer-chip::before {
content: "\e95e";
}
.mx-icon-filled.mx-icon-connect::before {
content: "\e95f";
}
.mx-icon-filled.mx-icon-connect-1::before {
content: "\e960";
}
.mx-icon-filled.mx-icon-console-terminal::before {
content: "\e961";
}
.mx-icon-filled.mx-icon-contacts::before {
content: "\e962";
}
.mx-icon-filled.mx-icon-contrast::before {
content: "\e963";
}
.mx-icon-filled.mx-icon-controls-backward::before {
content: "\e964";
}
.mx-icon-filled.mx-icon-controls-eject::before {
content: "\e965";
}
.mx-icon-filled.mx-icon-controls-fast-backward::before {
content: "\e966";
}
.mx-icon-filled.mx-icon-controls-fast-forward::before {
content: "\e967";
}
.mx-icon-filled.mx-icon-controls-forward::before {
content: "\e968";
}
.mx-icon-filled.mx-icon-controls-pause::before {
content: "\e969";
}
.mx-icon-filled.mx-icon-controls-play::before {
content: "\e96a";
}
.mx-icon-filled.mx-icon-controls-record::before {
content: "\e96b";
}
.mx-icon-filled.mx-icon-controls-shuffle::before {
content: "\e96c";
}
.mx-icon-filled.mx-icon-controls-step-backward::before {
content: "\e96d";
}
.mx-icon-filled.mx-icon-controls-step-forward::before {
content: "\e96e";
}
.mx-icon-filled.mx-icon-controls-stop::before {
content: "\e96f";
}
.mx-icon-filled.mx-icon-controls-volume-full::before {
content: "\e970";
}
.mx-icon-filled.mx-icon-controls-volume-low::before {
content: "\e971";
}
.mx-icon-filled.mx-icon-controls-volume-off::before {
content: "\e972";
}
.mx-icon-filled.mx-icon-conversation-question-warning::before {
content: "\e973";
}
.mx-icon-filled.mx-icon-copy::before {
content: "\e974";
}
.mx-icon-filled.mx-icon-credit-card::before {
content: "\e975";
}
.mx-icon-filled.mx-icon-crossroad-sign::before {
content: "\e976";
}
.mx-icon-filled.mx-icon-cube::before {
content: "\e977";
}
.mx-icon-filled.mx-icon-cutlery::before {
content: "\e978";
}
.mx-icon-filled.mx-icon-dashboard::before {
content: "\e979";
}
.mx-icon-filled.mx-icon-data-transfer::before {
content: "\e97a";
}
.mx-icon-filled.mx-icon-desktop::before {
content: "\e97b";
}
.mx-icon-filled.mx-icon-diamond::before {
content: "\e97c";
}
.mx-icon-filled.mx-icon-direction-buttons::before {
content: "\e97d";
}
.mx-icon-filled.mx-icon-direction-buttons-arrows::before {
content: "\e97e";
}
.mx-icon-filled.mx-icon-disable::before {
content: "\e97f";
}
.mx-icon-filled.mx-icon-document::before {
content: "\e980";
}
.mx-icon-filled.mx-icon-document-open::before {
content: "\e981";
}
.mx-icon-filled.mx-icon-document-save::before {
content: "\e982";
}
.mx-icon-filled.mx-icon-dollar::before {
content: "\e983";
}
.mx-icon-filled.mx-icon-double-bed::before {
content: "\e984";
}
.mx-icon-filled.mx-icon-double-chevron-left::before {
content: "\e985";
}
.mx-icon-filled.mx-icon-double-chevron-right::before {
content: "\e986";
}
.mx-icon-filled.mx-icon-download-bottom::before {
content: "\e987";
}
.mx-icon-filled.mx-icon-download-button::before {
content: "\e988";
}
.mx-icon-filled.mx-icon-duplicate::before {
content: "\e989";
}
.mx-icon-filled.mx-icon-email::before {
content: "\e98a";
}
.mx-icon-filled.mx-icon-equalizer::before {
content: "\e98b";
}
.mx-icon-filled.mx-icon-eraser::before {
content: "\e98c";
}
.mx-icon-filled.mx-icon-euro::before {
content: "\e98d";
}
.mx-icon-filled.mx-icon-expand-horizontal::before {
content: "\e98e";
}
.mx-icon-filled.mx-icon-expand-vertical::before {
content: "\e98f";
}
.mx-icon-filled.mx-icon-external::before {
content: "\e990";
}
.mx-icon-filled.mx-icon-file-pdf::before {
content: "\e991";
}
.mx-icon-filled.mx-icon-file-zip::before {
content: "\e992";
}
.mx-icon-filled.mx-icon-film::before {
content: "\e993";
}
.mx-icon-filled.mx-icon-filter::before {
content: "\e994";
}
.mx-icon-filled.mx-icon-fire::before {
content: "\e995";
}
.mx-icon-filled.mx-icon-flag::before {
content: "\e996";
}
.mx-icon-filled.mx-icon-flash::before {
content: "\e997";
}
.mx-icon-filled.mx-icon-floppy-disk::before {
content: "\e998";
}
.mx-icon-filled.mx-icon-floppy-disk-arrow-down::before {
content: "\e999";
}
.mx-icon-filled.mx-icon-floppy-disk-arrow-up::before {
content: "\e99a";
}
.mx-icon-filled.mx-icon-floppy-disk-checkmark::before {
content: "\e99b";
}
.mx-icon-filled.mx-icon-floppy-disk-group::before {
content: "\e99c";
}
.mx-icon-filled.mx-icon-floppy-disk-remove::before {
content: "\e99d";
}
.mx-icon-filled.mx-icon-folder-closed::before {
content: "\e99e";
}
.mx-icon-filled.mx-icon-folder-open::before {
content: "\e99f";
}
.mx-icon-filled.mx-icon-folder-upload::before {
content: "\e9a0";
}
.mx-icon-filled.mx-icon-fruit-apple::before {
content: "\e9a1";
}
.mx-icon-filled.mx-icon-fullscreen::before {
content: "\e9a2";
}
.mx-icon-filled.mx-icon-gift::before {
content: "\e9a3";
}
.mx-icon-filled.mx-icon-github::before {
content: "\e9a4";
}
.mx-icon-filled.mx-icon-globe::before {
content: "\e9a5";
}
.mx-icon-filled.mx-icon-globe-1::before {
content: "\e9a6";
}
.mx-icon-filled.mx-icon-graduation-hat::before {
content: "\e9a7";
}
.mx-icon-filled.mx-icon-hammer::before {
content: "\e9a8";
}
.mx-icon-filled.mx-icon-hammer-wench::before {
content: "\e9a9";
}
.mx-icon-filled.mx-icon-hand-down::before {
content: "\e9aa";
}
.mx-icon-filled.mx-icon-hand-left::before {
content: "\e9ab";
}
.mx-icon-filled.mx-icon-hand-right::before {
content: "\e9ac";
}
.mx-icon-filled.mx-icon-hand-up::before {
content: "\e9ad";
}
.mx-icon-filled.mx-icon-handshake-business::before {
content: "\e9ae";
}
.mx-icon-filled.mx-icon-hard-drive::before {
content: "\e9af";
}
.mx-icon-filled.mx-icon-headphones::before {
content: "\e9b0";
}
.mx-icon-filled.mx-icon-headphones-mic::before {
content: "\e9b1";
}
.mx-icon-filled.mx-icon-heart::before {
content: "\e9b2";
}
.mx-icon-filled.mx-icon-hierarchy-files::before {
content: "\e9b3";
}
.mx-icon-filled.mx-icon-home::before {
content: "\e9b4";
}
.mx-icon-filled.mx-icon-hourglass::before {
content: "\e9b5";
}
.mx-icon-filled.mx-icon-hyperlink::before {
content: "\e9b6";
}
.mx-icon-filled.mx-icon-image::before {
content: "\e9b7";
}
.mx-icon-filled.mx-icon-image-collection::before {
content: "\e9b8";
}
.mx-icon-filled.mx-icon-images::before {
content: "\e9b9";
}
.mx-icon-filled.mx-icon-info-circle::before {
content: "\e9ba";
}
.mx-icon-filled.mx-icon-laptop::before {
content: "\e9bb";
}
.mx-icon-filled.mx-icon-layout::before {
content: "\e9bc";
}
.mx-icon-filled.mx-icon-layout-1::before {
content: "\e9bd";
}
.mx-icon-filled.mx-icon-layout-2::before {
content: "\e9be";
}
.mx-icon-filled.mx-icon-layout-column::before {
content: "\e9bf";
}
.mx-icon-filled.mx-icon-layout-horizontal::before {
content: "\e9c0";
}
.mx-icon-filled.mx-icon-layout-list::before {
content: "\e9c1";
}
.mx-icon-filled.mx-icon-layout-rounded::before {
content: "\e9c2";
}
.mx-icon-filled.mx-icon-layout-rounded-1::before {
content: "\e9c3";
}
.mx-icon-filled.mx-icon-leaf::before {
content: "\e9c4";
}
.mx-icon-filled.mx-icon-legal-certificate::before {
content: "\e9c5";
}
.mx-icon-filled.mx-icon-lego-block-stack::before {
content: "\e9c6";
}
.mx-icon-filled.mx-icon-light-bulb-shine::before {
content: "\e9c7";
}
.mx-icon-filled.mx-icon-list-bullets::before {
content: "\e9c8";
}
.mx-icon-filled.mx-icon-location-pin::before {
content: "\e9c9";
}
.mx-icon-filled.mx-icon-lock::before {
content: "\e9ca";
}
.mx-icon-filled.mx-icon-lock-key::before {
content: "\e9cb";
}
.mx-icon-filled.mx-icon-login::before {
content: "\e9cc";
}
.mx-icon-filled.mx-icon-login-1::before {
content: "\e9cd";
}
.mx-icon-filled.mx-icon-login-2::before {
content: "\e9ce";
}
.mx-icon-filled.mx-icon-logout::before {
content: "\e9cf";
}
.mx-icon-filled.mx-icon-logout-1::before {
content: "\e9d0";
}
.mx-icon-filled.mx-icon-luggage-travel::before {
content: "\e9d1";
}
.mx-icon-filled.mx-icon-magnet::before {
content: "\e9d2";
}
.mx-icon-filled.mx-icon-map-location-pin::before {
content: "\e9d3";
}
.mx-icon-filled.mx-icon-martini::before {
content: "\e9d4";
}
.mx-icon-filled.mx-icon-megaphone::before {
content: "\e9d5";
}
.mx-icon-filled.mx-icon-message-bubble::before {
content: "\e9d6";
}
.mx-icon-filled.mx-icon-message-bubble-add::before {
content: "\e9d7";
}
.mx-icon-filled.mx-icon-message-bubble-check::before {
content: "\e9d8";
}
.mx-icon-filled.mx-icon-message-bubble-disable::before {
content: "\e9d9";
}
.mx-icon-filled.mx-icon-message-bubble-edit::before {
content: "\e9da";
}
.mx-icon-filled.mx-icon-message-bubble-information::before {
content: "\e9db";
}
.mx-icon-filled.mx-icon-message-bubble-quotation::before {
content: "\e9dc";
}
.mx-icon-filled.mx-icon-message-bubble-remove::before {
content: "\e9dd";
}
.mx-icon-filled.mx-icon-message-bubble-typing::before {
content: "\e9de";
}
.mx-icon-filled.mx-icon-mobile-phone::before {
content: "\e9df";
}
.mx-icon-filled.mx-icon-modal-window::before {
content: "\e9e0";
}
.mx-icon-filled.mx-icon-monitor::before {
content: "\e9e1";
}
.mx-icon-filled.mx-icon-monitor-camera::before {
content: "\e9e2";
}
.mx-icon-filled.mx-icon-monitor-cash::before {
content: "\e9e3";
}
.mx-icon-filled.mx-icon-monitor-e-learning::before {
content: "\e9e4";
}
.mx-icon-filled.mx-icon-monitor-pie-line-graph::before {
content: "\e9e5";
}
.mx-icon-filled.mx-icon-moon-new::before {
content: "\e9e6";
}
.mx-icon-filled.mx-icon-mountain-flag::before {
content: "\e9e7";
}
.mx-icon-filled.mx-icon-move-down::before {
content: "\e9e8";
}
.mx-icon-filled.mx-icon-move-left::before {
content: "\e9e9";
}
.mx-icon-filled.mx-icon-move-right::before {
content: "\e9ea";
}
.mx-icon-filled.mx-icon-move-up::before {
content: "\e9eb";
}
.mx-icon-filled.mx-icon-music-note::before {
content: "\e9ec";
}
.mx-icon-filled.mx-icon-navigation-menu::before {
content: "\e9ed";
}
.mx-icon-filled.mx-icon-navigation-next::before {
content: "\e9ee";
}
.mx-icon-filled.mx-icon-notes-checklist::before {
content: "\e9ef";
}
.mx-icon-filled.mx-icon-notes-checklist-flip::before {
content: "\e9f0";
}
.mx-icon-filled.mx-icon-notes-paper-edit::before {
content: "\e9f1";
}
.mx-icon-filled.mx-icon-notes-paper-text::before {
content: "\e9f2";
}
.mx-icon-filled.mx-icon-office-sheet::before {
content: "\e9f3";
}
.mx-icon-filled.mx-icon-org-chart::before {
content: "\e9f4";
}
.mx-icon-filled.mx-icon-paper-clipboard::before {
content: "\e9f5";
}
.mx-icon-filled.mx-icon-paper-holder::before {
content: "\e9f6";
}
.mx-icon-filled.mx-icon-paper-holder-full::before {
content: "\e9f7";
}
.mx-icon-filled.mx-icon-paper-list::before {
content: "\e9f8";
}
.mx-icon-filled.mx-icon-paper-plane::before {
content: "\e9f9";
}
.mx-icon-filled.mx-icon-paperclip::before {
content: "\e9fa";
}
.mx-icon-filled.mx-icon-password-lock::before {
content: "\e9fb";
}
.mx-icon-filled.mx-icon-password-type::before {
content: "\e9fc";
}
.mx-icon-filled.mx-icon-paste::before {
content: "\e9fd";
}
.mx-icon-filled.mx-icon-pen-write-paper::before {
content: "\e9fe";
}
.mx-icon-filled.mx-icon-pencil::before {
content: "\e9ff";
}
.mx-icon-filled.mx-icon-pencil-write-paper::before {
content: "\ea00";
}
.mx-icon-filled.mx-icon-performance-graph-calculator::before {
content: "\ea01";
}
.mx-icon-filled.mx-icon-phone::before {
content: "\ea02";
}
.mx-icon-filled.mx-icon-phone-handset::before {
content: "\ea03";
}
.mx-icon-filled.mx-icon-piggy-bank::before {
content: "\ea04";
}
.mx-icon-filled.mx-icon-pin::before {
content: "\ea05";
}
.mx-icon-filled.mx-icon-plane-ticket::before {
content: "\ea06";
}
.mx-icon-filled.mx-icon-play-circle::before {
content: "\ea07";
}
.mx-icon-filled.mx-icon-pound-sterling::before {
content: "\ea08";
}
.mx-icon-filled.mx-icon-power-button::before {
content: "\ea09";
}
.mx-icon-filled.mx-icon-print::before {
content: "\ea0a";
}
.mx-icon-filled.mx-icon-progress-bars::before {
content: "\ea0b";
}
.mx-icon-filled.mx-icon-qr-code::before {
content: "\ea0c";
}
.mx-icon-filled.mx-icon-question-circle::before {
content: "\ea0d";
}
.mx-icon-filled.mx-icon-redo::before {
content: "\ea0e";
}
.mx-icon-filled.mx-icon-refresh::before {
content: "\ea0f";
}
.mx-icon-filled.mx-icon-remove::before {
content: "\ea10";
}
.mx-icon-filled.mx-icon-remove-circle::before {
content: "\ea11";
}
.mx-icon-filled.mx-icon-remove-shield::before {
content: "\ea12";
}
.mx-icon-filled.mx-icon-repeat::before {
content: "\ea13";
}
.mx-icon-filled.mx-icon-resize-full::before {
content: "\ea14";
}
.mx-icon-filled.mx-icon-resize-small::before {
content: "\ea15";
}
.mx-icon-filled.mx-icon-road::before {
content: "\ea16";
}
.mx-icon-filled.mx-icon-robot-head::before {
content: "\ea17";
}
.mx-icon-filled.mx-icon-rss-feed::before {
content: "\ea18";
}
.mx-icon-filled.mx-icon-ruble::before {
content: "\ea19";
}
.mx-icon-filled.mx-icon-scissors::before {
content: "\ea1a";
}
.mx-icon-filled.mx-icon-search::before {
content: "\ea1b";
}
.mx-icon-filled.mx-icon-server::before {
content: "\ea1c";
}
.mx-icon-filled.mx-icon-settings-slider::before {
content: "\ea1d";
}
.mx-icon-filled.mx-icon-settings-slider-1::before {
content: "\ea1e";
}
.mx-icon-filled.mx-icon-share::before {
content: "\ea1f";
}
.mx-icon-filled.mx-icon-share-1::before {
content: "\ea20";
}
.mx-icon-filled.mx-icon-share-arrow::before {
content: "\ea21";
}
.mx-icon-filled.mx-icon-shipment-box::before {
content: "\ea22";
}
.mx-icon-filled.mx-icon-shopping-cart::before {
content: "\ea23";
}
.mx-icon-filled.mx-icon-shopping-cart-full::before {
content: "\ea24";
}
.mx-icon-filled.mx-icon-signal-full::before {
content: "\ea25";
}
.mx-icon-filled.mx-icon-smart-house-garage::before {
content: "\ea26";
}
.mx-icon-filled.mx-icon-smart-watch-circle::before {
content: "\ea27";
}
.mx-icon-filled.mx-icon-smart-watch-square::before {
content: "\ea28";
}
.mx-icon-filled.mx-icon-sort::before {
content: "\ea29";
}
.mx-icon-filled.mx-icon-sort-alphabet-ascending::before {
content: "\ea2a";
}
.mx-icon-filled.mx-icon-sort-alphabet-descending::before {
content: "\ea2b";
}
.mx-icon-filled.mx-icon-sort-ascending::before {
content: "\ea2c";
}
.mx-icon-filled.mx-icon-sort-descending::before {
content: "\ea2d";
}
.mx-icon-filled.mx-icon-sort-numerical-ascending::before {
content: "\ea2e";
}
.mx-icon-filled.mx-icon-sort-numerical-descending::before {
content: "\ea2f";
}
.mx-icon-filled.mx-icon-star::before {
content: "\ea30";
}
.mx-icon-filled.mx-icon-stopwatch::before {
content: "\ea31";
}
.mx-icon-filled.mx-icon-substract::before {
content: "\ea32";
}
.mx-icon-filled.mx-icon-subtract-circle::before {
content: "\ea33";
}
.mx-icon-filled.mx-icon-sun::before {
content: "\ea34";
}
.mx-icon-filled.mx-icon-swap::before {
content: "\ea35";
}
.mx-icon-filled.mx-icon-synchronize-arrow-clock::before {
content: "\ea36";
}
.mx-icon-filled.mx-icon-table-lamp::before {
content: "\ea37";
}
.mx-icon-filled.mx-icon-tablet::before {
content: "\ea38";
}
.mx-icon-filled.mx-icon-tag::before {
content: "\ea39";
}
.mx-icon-filled.mx-icon-tag-group::before {
content: "\ea3a";
}
.mx-icon-filled.mx-icon-task-list-multiple::before {
content: "\ea3b";
}
.mx-icon-filled.mx-icon-text-align-center::before {
content: "\ea3c";
}
.mx-icon-filled.mx-icon-text-align-justify::before {
content: "\ea3d";
}
.mx-icon-filled.mx-icon-text-align-left::before {
content: "\ea3e";
}
.mx-icon-filled.mx-icon-text-align-right::before {
content: "\ea3f";
}
.mx-icon-filled.mx-icon-text-background::before {
content: "\ea40";
}
.mx-icon-filled.mx-icon-text-bold::before {
content: "\ea41";
}
.mx-icon-filled.mx-icon-text-color::before {
content: "\ea42";
}
.mx-icon-filled.mx-icon-text-font::before {
content: "\ea43";
}
.mx-icon-filled.mx-icon-text-header::before {
content: "\ea44";
}
.mx-icon-filled.mx-icon-text-height::before {
content: "\ea45";
}
.mx-icon-filled.mx-icon-text-indent-left::before {
content: "\ea46";
}
.mx-icon-filled.mx-icon-text-indent-right::before {
content: "\ea47";
}
.mx-icon-filled.mx-icon-text-italic::before {
content: "\ea48";
}
.mx-icon-filled.mx-icon-text-size::before {
content: "\ea49";
}
.mx-icon-filled.mx-icon-text-subscript::before {
content: "\ea4a";
}
.mx-icon-filled.mx-icon-text-superscript::before {
content: "\ea4b";
}
.mx-icon-filled.mx-icon-text-width::before {
content: "\ea4c";
}
.mx-icon-filled.mx-icon-three-dots-menu-horizontal::before {
content: "\ea4d";
}
.mx-icon-filled.mx-icon-three-dots-menu-vertical::before {
content: "\ea4e";
}
.mx-icon-filled.mx-icon-thumbs-down::before {
content: "\ea4f";
}
.mx-icon-filled.mx-icon-thumbs-up::before {
content: "\ea50";
}
.mx-icon-filled.mx-icon-time-clock::before {
content: "\ea51";
}
.mx-icon-filled.mx-icon-tint::before {
content: "\ea52";
}
.mx-icon-filled.mx-icon-trash-can::before {
content: "\ea53";
}
.mx-icon-filled.mx-icon-tree::before {
content: "\ea54";
}
.mx-icon-filled.mx-icon-trophy::before {
content: "\ea55";
}
.mx-icon-filled.mx-icon-ui-webpage-slider::before {
content: "\ea56";
}
.mx-icon-filled.mx-icon-unchecked::before {
content: "\ea57";
}
.mx-icon-filled.mx-icon-undo::before {
content: "\ea58";
}
.mx-icon-filled.mx-icon-unlock::before {
content: "\ea59";
}
.mx-icon-filled.mx-icon-upload-bottom::before {
content: "\ea5a";
}
.mx-icon-filled.mx-icon-upload-button::before {
content: "\ea5b";
}
.mx-icon-filled.mx-icon-user::before {
content: "\ea5c";
}
.mx-icon-filled.mx-icon-user-3d-box::before {
content: "\ea5d";
}
.mx-icon-filled.mx-icon-user-man::before {
content: "\ea5e";
}
.mx-icon-filled.mx-icon-user-neutral-group::before {
content: "\ea5f";
}
.mx-icon-filled.mx-icon-user-neutral-pair::before {
content: "\ea60";
}
.mx-icon-filled.mx-icon-user-neutral-shield::before {
content: "\ea61";
}
.mx-icon-filled.mx-icon-user-neutral-sync::before {
content: "\ea62";
}
.mx-icon-filled.mx-icon-user-pair::before {
content: "\ea63";
}
.mx-icon-filled.mx-icon-user-woman::before {
content: "\ea64";
}
.mx-icon-filled.mx-icon-video-camera::before {
content: "\ea65";
}
.mx-icon-filled.mx-icon-view::before {
content: "\ea66";
}
.mx-icon-filled.mx-icon-view-off::before {
content: "\ea67";
}
.mx-icon-filled.mx-icon-wheat::before {
content: "\ea68";
}
.mx-icon-filled.mx-icon-whiteboard::before {
content: "\ea69";
}
.mx-icon-filled.mx-icon-wrench::before {
content: "\ea6a";
}
.mx-icon-filled.mx-icon-yen::before {
content: "\ea6b";
}
.mx-icon-filled.mx-icon-zoom-in::before {
content: "\ea6c";
}
.mx-icon-filled.mx-icon-zoom-out::before {
content: "\ea6d";
}
@font-face {
font-family: "Atlas_Core$Atlas";
src: url("./fonts/Atlas_Core$Atlas.ttf") format("truetype");
}
.mx-icon-lined {
display: inline-block;
font-style: normal;
font-weight: normal;
line-height: 1;
font-family: "Atlas_Core$Atlas";
}
.mx-icon-lined.mx-icon-add::before {
content: "\e900";
}
.mx-icon-lined.mx-icon-add-circle::before {
content: "\e901";
}
.mx-icon-lined.mx-icon-airplane::before {
content: "\e902";
}
.mx-icon-lined.mx-icon-alarm-bell::before {
content: "\e903";
}
.mx-icon-lined.mx-icon-alarm-bell-off::before {
content: "\e904";
}
.mx-icon-lined.mx-icon-alert-circle::before {
content: "\e905";
}
.mx-icon-lined.mx-icon-alert-triangle::before {
content: "\e906";
}
.mx-icon-lined.mx-icon-align-bottom::before {
content: "\e907";
}
.mx-icon-lined.mx-icon-align-center::before {
content: "\e908";
}
.mx-icon-lined.mx-icon-align-left::before {
content: "\e909";
}
.mx-icon-lined.mx-icon-align-middle::before {
content: "\e90a";
}
.mx-icon-lined.mx-icon-align-right::before {
content: "\e90b";
}
.mx-icon-lined.mx-icon-align-top::before {
content: "\e90c";
}
.mx-icon-lined.mx-icon-analytics-bars::before {
content: "\e90d";
}
.mx-icon-lined.mx-icon-analytics-graph-bar::before {
content: "\e90e";
}
.mx-icon-lined.mx-icon-arrow-circle-down::before {
content: "\e90f";
}
.mx-icon-lined.mx-icon-arrow-circle-left::before {
content: "\e910";
}
.mx-icon-lined.mx-icon-arrow-circle-right::before {
content: "\e911";
}
.mx-icon-lined.mx-icon-arrow-circle-up::before {
content: "\e912";
}
.mx-icon-lined.mx-icon-arrow-down::before {
content: "\e913";
}
.mx-icon-lined.mx-icon-arrow-left::before {
content: "\e914";
}
.mx-icon-lined.mx-icon-arrow-narrow-down::before {
content: "\e915";
}
.mx-icon-lined.mx-icon-arrow-narrow-left::before {
content: "\e916";
}
.mx-icon-lined.mx-icon-arrow-narrow-right::before {
content: "\e917";
}
.mx-icon-lined.mx-icon-arrow-narrow-up::before {
content: "\e918";
}
.mx-icon-lined.mx-icon-arrow-right::before {
content: "\e919";
}
.mx-icon-lined.mx-icon-arrow-square-down::before {
content: "\e91a";
}
.mx-icon-lined.mx-icon-arrow-square-left::before {
content: "\e91b";
}
.mx-icon-lined.mx-icon-arrow-square-right::before {
content: "\e91c";
}
.mx-icon-lined.mx-icon-arrow-square-up::before {
content: "\e91d";
}
.mx-icon-lined.mx-icon-arrow-thick-down::before {
content: "\e91e";
}
.mx-icon-lined.mx-icon-arrow-thick-left::before {
content: "\e91f";
}
.mx-icon-lined.mx-icon-arrow-thick-right::before {
content: "\e920";
}
.mx-icon-lined.mx-icon-arrow-thick-up::before {
content: "\e921";
}
.mx-icon-lined.mx-icon-arrow-triangle-down::before {
content: "\e922";
}
.mx-icon-lined.mx-icon-arrow-triangle-left::before {
content: "\e923";
}
.mx-icon-lined.mx-icon-arrow-triangle-right::before {
content: "\e924";
}
.mx-icon-lined.mx-icon-arrow-triangle-up::before {
content: "\e925";
}
.mx-icon-lined.mx-icon-arrow-up::before {
content: "\e926";
}
.mx-icon-lined.mx-icon-arrows-retweet::before {
content: "\e927";
}
.mx-icon-lined.mx-icon-asterisk::before {
content: "\e928";
}
.mx-icon-lined.mx-icon-badge::before {
content: "\e929";
}
.mx-icon-lined.mx-icon-barcode::before {
content: "\e92a";
}
.mx-icon-lined.mx-icon-binoculars::before {
content: "\e92b";
}
.mx-icon-lined.mx-icon-bitcoin::before {
content: "\e92c";
}
.mx-icon-lined.mx-icon-blocks::before {
content: "\e92d";
}
.mx-icon-lined.mx-icon-book-closed::before {
content: "\e92e";
}
.mx-icon-lined.mx-icon-book-open::before {
content: "\e92f";
}
.mx-icon-lined.mx-icon-bookmark::before {
content: "\e930";
}
.mx-icon-lined.mx-icon-briefcase::before {
content: "\e931";
}
.mx-icon-lined.mx-icon-browser::before {
content: "\e932";
}
.mx-icon-lined.mx-icon-browser-code::before {
content: "\e933";
}
.mx-icon-lined.mx-icon-browser-page-text::before {
content: "\e934";
}
.mx-icon-lined.mx-icon-browser-search::before {
content: "\e935";
}
.mx-icon-lined.mx-icon-browser-trophy::before {
content: "\e936";
}
.mx-icon-lined.mx-icon-calendar::before {
content: "\e937";
}
.mx-icon-lined.mx-icon-calendar-1::before {
content: "\e938";
}
.mx-icon-lined.mx-icon-camera::before {
content: "\e939";
}
.mx-icon-lined.mx-icon-camping-tent::before {
content: "\e93a";
}
.mx-icon-lined.mx-icon-cash-payment-bill::before {
content: "\e93b";
}
.mx-icon-lined.mx-icon-cash-payment-bill-2::before {
content: "\e93c";
}
.mx-icon-lined.mx-icon-cd::before {
content: "\e93d";
}
.mx-icon-lined.mx-icon-charger::before {
content: "\e93e";
}
.mx-icon-lined.mx-icon-checkmark::before {
content: "\e93f";
}
.mx-icon-lined.mx-icon-checkmark-circle::before {
content: "\e940";
}
.mx-icon-lined.mx-icon-checkmark-shield::before {
content: "\e941";
}
.mx-icon-lined.mx-icon-checkmark-square::before {
content: "\e942";
}
.mx-icon-lined.mx-icon-chevron-down::before {
content: "\e943";
}
.mx-icon-lined.mx-icon-chevron-left::before {
content: "\e944";
}
.mx-icon-lined.mx-icon-chevron-right::before {
content: "\e945";
}
.mx-icon-lined.mx-icon-chevron-up::before {
content: "\e946";
}
.mx-icon-lined.mx-icon-cloud::before {
content: "\e947";
}
.mx-icon-lined.mx-icon-cloud-check::before {
content: "\e948";
}
.mx-icon-lined.mx-icon-cloud-data-transfer::before {
content: "\e949";
}
.mx-icon-lined.mx-icon-cloud-disable::before {
content: "\e94a";
}
.mx-icon-lined.mx-icon-cloud-download::before {
content: "\e94b";
}
.mx-icon-lined.mx-icon-cloud-lock::before {
content: "\e94c";
}
.mx-icon-lined.mx-icon-cloud-off::before {
content: "\e94d";
}
.mx-icon-lined.mx-icon-cloud-refresh::before {
content: "\e94e";
}
.mx-icon-lined.mx-icon-cloud-remove::before {
content: "\e94f";
}
.mx-icon-lined.mx-icon-cloud-search::before {
content: "\e950";
}
.mx-icon-lined.mx-icon-cloud-settings::before {
content: "\e951";
}
.mx-icon-lined.mx-icon-cloud-subtract::before {
content: "\e952";
}
.mx-icon-lined.mx-icon-cloud-sync::before {
content: "\e953";
}
.mx-icon-lined.mx-icon-cloud-upload::before {
content: "\e954";
}
.mx-icon-lined.mx-icon-cloud-warning::before {
content: "\e955";
}
.mx-icon-lined.mx-icon-cog::before {
content: "\e956";
}
.mx-icon-lined.mx-icon-cog-hand-give::before {
content: "\e957";
}
.mx-icon-lined.mx-icon-cog-play::before {
content: "\e958";
}
.mx-icon-lined.mx-icon-cog-shield::before {
content: "\e959";
}
.mx-icon-lined.mx-icon-color-bucket-brush::before {
content: "\e95a";
}
.mx-icon-lined.mx-icon-color-painting-palette::before {
content: "\e95b";
}
.mx-icon-lined.mx-icon-compass-directions::before {
content: "\e95c";
}
.mx-icon-lined.mx-icon-compressed::before {
content: "\e95d";
}
.mx-icon-lined.mx-icon-computer-chip::before {
content: "\e95e";
}
.mx-icon-lined.mx-icon-connect::before {
content: "\e95f";
}
.mx-icon-lined.mx-icon-connect-1::before {
content: "\e960";
}
.mx-icon-lined.mx-icon-console-terminal::before {
content: "\e961";
}
.mx-icon-lined.mx-icon-contacts::before {
content: "\e962";
}
.mx-icon-lined.mx-icon-contrast::before {
content: "\e963";
}
.mx-icon-lined.mx-icon-controls-backward::before {
content: "\e964";
}
.mx-icon-lined.mx-icon-controls-eject::before {
content: "\e965";
}
.mx-icon-lined.mx-icon-controls-fast-backward::before {
content: "\e966";
}
.mx-icon-lined.mx-icon-controls-fast-forward::before {
content: "\e967";
}
.mx-icon-lined.mx-icon-controls-forward::before {
content: "\e968";
}
.mx-icon-lined.mx-icon-controls-pause::before {
content: "\e969";
}
.mx-icon-lined.mx-icon-controls-play::before {
content: "\e96a";
}
.mx-icon-lined.mx-icon-controls-record::before {
content: "\e96b";
}
.mx-icon-lined.mx-icon-controls-shuffle::before {
content: "\e96c";
}
.mx-icon-lined.mx-icon-controls-step-backward::before {
content: "\e96d";
}
.mx-icon-lined.mx-icon-controls-step-forward::before {
content: "\e96e";
}
.mx-icon-lined.mx-icon-controls-stop::before {
content: "\e96f";
}
.mx-icon-lined.mx-icon-controls-volume-full::before {
content: "\e970";
}
.mx-icon-lined.mx-icon-controls-volume-low::before {
content: "\e971";
}
.mx-icon-lined.mx-icon-controls-volume-off::before {
content: "\e972";
}
.mx-icon-lined.mx-icon-conversation-question-warning::before {
content: "\e973";
}
.mx-icon-lined.mx-icon-copy::before {
content: "\e974";
}
.mx-icon-lined.mx-icon-credit-card::before {
content: "\e975";
}
.mx-icon-lined.mx-icon-crossroad-sign::before {
content: "\e976";
}
.mx-icon-lined.mx-icon-cube::before {
content: "\e977";
}
.mx-icon-lined.mx-icon-cutlery::before {
content: "\e978";
}
.mx-icon-lined.mx-icon-dashboard::before {
content: "\e979";
}
.mx-icon-lined.mx-icon-data-transfer::before {
content: "\e97a";
}
.mx-icon-lined.mx-icon-desktop::before {
content: "\e97b";
}
.mx-icon-lined.mx-icon-diamond::before {
content: "\e97c";
}
.mx-icon-lined.mx-icon-direction-buttons::before {
content: "\e97d";
}
.mx-icon-lined.mx-icon-direction-buttons-arrows::before {
content: "\e97e";
}
.mx-icon-lined.mx-icon-disable::before {
content: "\e97f";
}
.mx-icon-lined.mx-icon-document::before {
content: "\e980";
}
.mx-icon-lined.mx-icon-document-open::before {
content: "\e981";
}
.mx-icon-lined.mx-icon-document-save::before {
content: "\e982";
}
.mx-icon-lined.mx-icon-dollar::before {
content: "\e983";
}
.mx-icon-lined.mx-icon-double-bed::before {
content: "\e984";
}
.mx-icon-lined.mx-icon-double-chevron-left::before {
content: "\e985";
}
.mx-icon-lined.mx-icon-double-chevron-right::before {
content: "\e986";
}
.mx-icon-lined.mx-icon-download-bottom::before {
content: "\e987";
}
.mx-icon-lined.mx-icon-download-button::before {
content: "\e988";
}
.mx-icon-lined.mx-icon-duplicate::before {
content: "\e989";
}
.mx-icon-lined.mx-icon-email::before {
content: "\e98a";
}
.mx-icon-lined.mx-icon-equalizer::before {
content: "\e98b";
}
.mx-icon-lined.mx-icon-eraser::before {
content: "\e98c";
}
.mx-icon-lined.mx-icon-euro::before {
content: "\e98d";
}
.mx-icon-lined.mx-icon-expand-horizontal::before {
content: "\e98e";
}
.mx-icon-lined.mx-icon-expand-vertical::before {
content: "\e98f";
}
.mx-icon-lined.mx-icon-external::before {
content: "\e990";
}
.mx-icon-lined.mx-icon-file-pdf::before {
content: "\e991";
}
.mx-icon-lined.mx-icon-file-zip::before {
content: "\e992";
}
.mx-icon-lined.mx-icon-film::before {
content: "\e993";
}
.mx-icon-lined.mx-icon-filter::before {
content: "\e994";
}
.mx-icon-lined.mx-icon-fire::before {
content: "\e995";
}
.mx-icon-lined.mx-icon-flag::before {
content: "\e996";
}
.mx-icon-lined.mx-icon-flash::before {
content: "\e997";
}
.mx-icon-lined.mx-icon-floppy-disk::before {
content: "\e998";
}
.mx-icon-lined.mx-icon-floppy-disk-arrow-down::before {
content: "\e999";
}
.mx-icon-lined.mx-icon-floppy-disk-arrow-up::before {
content: "\e99a";
}
.mx-icon-lined.mx-icon-floppy-disk-checkmark::before {
content: "\e99b";
}
.mx-icon-lined.mx-icon-floppy-disk-group::before {
content: "\e99c";
}
.mx-icon-lined.mx-icon-floppy-disk-remove::before {
content: "\e99d";
}
.mx-icon-lined.mx-icon-folder-closed::before {
content: "\e99e";
}
.mx-icon-lined.mx-icon-folder-open::before {
content: "\e99f";
}
.mx-icon-lined.mx-icon-folder-upload::before {
content: "\e9a0";
}
.mx-icon-lined.mx-icon-fruit-apple::before {
content: "\e9a1";
}
.mx-icon-lined.mx-icon-fullscreen::before {
content: "\e9a2";
}
.mx-icon-lined.mx-icon-gift::before {
content: "\e9a3";
}
.mx-icon-lined.mx-icon-github::before {
content: "\e9a4";
}
.mx-icon-lined.mx-icon-globe::before {
content: "\e9a5";
}
.mx-icon-lined.mx-icon-globe-1::before {
content: "\e9a6";
}
.mx-icon-lined.mx-icon-graduation-hat::before {
content: "\e9a7";
}
.mx-icon-lined.mx-icon-hammer::before {
content: "\e9a8";
}
.mx-icon-lined.mx-icon-hammer-wench::before {
content: "\e9a9";
}
.mx-icon-lined.mx-icon-hand-down::before {
content: "\e9aa";
}
.mx-icon-lined.mx-icon-hand-left::before {
content: "\e9ab";
}
.mx-icon-lined.mx-icon-hand-right::before {
content: "\e9ac";
}
.mx-icon-lined.mx-icon-hand-up::before {
content: "\e9ad";
}
.mx-icon-lined.mx-icon-handshake-business::before {
content: "\e9ae";
}
.mx-icon-lined.mx-icon-hard-drive::before {
content: "\e9af";
}
.mx-icon-lined.mx-icon-headphones::before {
content: "\e9b0";
}
.mx-icon-lined.mx-icon-headphones-mic::before {
content: "\e9b1";
}
.mx-icon-lined.mx-icon-heart::before {
content: "\e9b2";
}
.mx-icon-lined.mx-icon-hierarchy-files::before {
content: "\e9b3";
}
.mx-icon-lined.mx-icon-home::before {
content: "\e9b4";
}
.mx-icon-lined.mx-icon-hourglass::before {
content: "\e9b5";
}
.mx-icon-lined.mx-icon-hyperlink::before {
content: "\e9b6";
}
.mx-icon-lined.mx-icon-image::before {
content: "\e9b7";
}
.mx-icon-lined.mx-icon-image-collection::before {
content: "\e9b8";
}
.mx-icon-lined.mx-icon-images::before {
content: "\e9b9";
}
.mx-icon-lined.mx-icon-info-circle::before {
content: "\e9ba";
}
.mx-icon-lined.mx-icon-laptop::before {
content: "\e9bb";
}
.mx-icon-lined.mx-icon-layout::before {
content: "\e9bc";
}
.mx-icon-lined.mx-icon-layout-1::before {
content: "\e9bd";
}
.mx-icon-lined.mx-icon-layout-2::before {
content: "\e9be";
}
.mx-icon-lined.mx-icon-layout-column::before {
content: "\e9bf";
}
.mx-icon-lined.mx-icon-layout-horizontal::before {
content: "\e9c0";
}
.mx-icon-lined.mx-icon-layout-list::before {
content: "\e9c1";
}
.mx-icon-lined.mx-icon-layout-rounded::before {
content: "\e9c2";
}
.mx-icon-lined.mx-icon-layout-rounded-1::before {
content: "\e9c3";
}
.mx-icon-lined.mx-icon-leaf::before {
content: "\e9c4";
}
.mx-icon-lined.mx-icon-legal-certificate::before {
content: "\e9c5";
}
.mx-icon-lined.mx-icon-lego-block-stack::before {
content: "\e9c6";
}
.mx-icon-lined.mx-icon-light-bulb-shine::before {
content: "\e9c7";
}
.mx-icon-lined.mx-icon-list-bullets::before {
content: "\e9c8";
}
.mx-icon-lined.mx-icon-location-pin::before {
content: "\e9c9";
}
.mx-icon-lined.mx-icon-lock::before {
content: "\e9ca";
}
.mx-icon-lined.mx-icon-lock-key::before {
content: "\e9cb";
}
.mx-icon-lined.mx-icon-login::before {
content: "\e9cc";
}
.mx-icon-lined.mx-icon-login-1::before {
content: "\e9cd";
}
.mx-icon-lined.mx-icon-login-2::before {
content: "\e9ce";
}
.mx-icon-lined.mx-icon-logout::before {
content: "\e9cf";
}
.mx-icon-lined.mx-icon-logout-1::before {
content: "\e9d0";
}
.mx-icon-lined.mx-icon-luggage-travel::before {
content: "\e9d1";
}
.mx-icon-lined.mx-icon-magnet::before {
content: "\e9d2";
}
.mx-icon-lined.mx-icon-map-location-pin::before {
content: "\e9d3";
}
.mx-icon-lined.mx-icon-martini::before {
content: "\e9d4";
}
.mx-icon-lined.mx-icon-megaphone::before {
content: "\e9d5";
}
.mx-icon-lined.mx-icon-message-bubble::before {
content: "\e9d6";
}
.mx-icon-lined.mx-icon-message-bubble-add::before {
content: "\e9d7";
}
.mx-icon-lined.mx-icon-message-bubble-check::before {
content: "\e9d8";
}
.mx-icon-lined.mx-icon-message-bubble-disable::before {
content: "\e9d9";
}
.mx-icon-lined.mx-icon-message-bubble-edit::before {
content: "\e9da";
}
.mx-icon-lined.mx-icon-message-bubble-information::before {
content: "\e9db";
}
.mx-icon-lined.mx-icon-message-bubble-quotation::before {
content: "\e9dc";
}
.mx-icon-lined.mx-icon-message-bubble-remove::before {
content: "\e9dd";
}
.mx-icon-lined.mx-icon-message-bubble-typing::before {
content: "\e9de";
}
.mx-icon-lined.mx-icon-mobile-phone::before {
content: "\e9df";
}
.mx-icon-lined.mx-icon-modal-window::before {
content: "\e9e0";
}
.mx-icon-lined.mx-icon-monitor::before {
content: "\e9e1";
}
.mx-icon-lined.mx-icon-monitor-camera::before {
content: "\e9e2";
}
.mx-icon-lined.mx-icon-monitor-cash::before {
content: "\e9e3";
}
.mx-icon-lined.mx-icon-monitor-e-learning::before {
content: "\e9e4";
}
.mx-icon-lined.mx-icon-monitor-pie-line-graph::before {
content: "\e9e5";
}
.mx-icon-lined.mx-icon-moon-new::before {
content: "\e9e6";
}
.mx-icon-lined.mx-icon-mountain-flag::before {
content: "\e9e7";
}
.mx-icon-lined.mx-icon-move-down::before {
content: "\e9e8";
}
.mx-icon-lined.mx-icon-move-left::before {
content: "\e9e9";
}
.mx-icon-lined.mx-icon-move-right::before {
content: "\e9ea";
}
.mx-icon-lined.mx-icon-move-up::before {
content: "\e9eb";
}
.mx-icon-lined.mx-icon-music-note::before {
content: "\e9ec";
}
.mx-icon-lined.mx-icon-navigation-menu::before {
content: "\e9ed";
}
.mx-icon-lined.mx-icon-navigation-next::before {
content: "\e9ee";
}
.mx-icon-lined.mx-icon-notes-checklist::before {
content: "\e9ef";
}
.mx-icon-lined.mx-icon-notes-checklist-flip::before {
content: "\e9f0";
}
.mx-icon-lined.mx-icon-notes-paper-edit::before {
content: "\e9f1";
}
.mx-icon-lined.mx-icon-notes-paper-text::before {
content: "\e9f2";
}
.mx-icon-lined.mx-icon-office-sheet::before {
content: "\e9f3";
}
.mx-icon-lined.mx-icon-org-chart::before {
content: "\e9f4";
}
.mx-icon-lined.mx-icon-paper-clipboard::before {
content: "\e9f5";
}
.mx-icon-lined.mx-icon-paper-holder::before {
content: "\e9f6";
}
.mx-icon-lined.mx-icon-paper-holder-full::before {
content: "\e9f7";
}
.mx-icon-lined.mx-icon-paper-list::before {
content: "\e9f8";
}
.mx-icon-lined.mx-icon-paper-plane::before {
content: "\e9f9";
}
.mx-icon-lined.mx-icon-paperclip::before {
content: "\e9fa";
}
.mx-icon-lined.mx-icon-password-lock::before {
content: "\e9fb";
}
.mx-icon-lined.mx-icon-password-type::before {
content: "\e9fc";
}
.mx-icon-lined.mx-icon-paste::before {
content: "\e9fd";
}
.mx-icon-lined.mx-icon-pen-write-paper::before {
content: "\e9fe";
}
.mx-icon-lined.mx-icon-pencil::before {
content: "\e9ff";
}
.mx-icon-lined.mx-icon-pencil-write-paper::before {
content: "\ea00";
}
.mx-icon-lined.mx-icon-performance-graph-calculator::before {
content: "\ea01";
}
.mx-icon-lined.mx-icon-phone::before {
content: "\ea02";
}
.mx-icon-lined.mx-icon-phone-handset::before {
content: "\ea03";
}
.mx-icon-lined.mx-icon-piggy-bank::before {
content: "\ea04";
}
.mx-icon-lined.mx-icon-pin::before {
content: "\ea05";
}
.mx-icon-lined.mx-icon-plane-ticket::before {
content: "\ea06";
}
.mx-icon-lined.mx-icon-play-circle::before {
content: "\ea07";
}
.mx-icon-lined.mx-icon-pound-sterling::before {
content: "\ea08";
}
.mx-icon-lined.mx-icon-power-button::before {
content: "\ea09";
}
.mx-icon-lined.mx-icon-print::before {
content: "\ea0a";
}
.mx-icon-lined.mx-icon-progress-bars::before {
content: "\ea0b";
}
.mx-icon-lined.mx-icon-qr-code::before {
content: "\ea0c";
}
.mx-icon-lined.mx-icon-question-circle::before {
content: "\ea0d";
}
.mx-icon-lined.mx-icon-redo::before {
content: "\ea0e";
}
.mx-icon-lined.mx-icon-refresh::before {
content: "\ea0f";
}
.mx-icon-lined.mx-icon-remove::before {
content: "\ea10";
}
.mx-icon-lined.mx-icon-remove-circle::before {
content: "\ea11";
}
.mx-icon-lined.mx-icon-remove-shield::before {
content: "\ea12";
}
.mx-icon-lined.mx-icon-repeat::before {
content: "\ea13";
}
.mx-icon-lined.mx-icon-resize-full::before {
content: "\ea14";
}
.mx-icon-lined.mx-icon-resize-small::before {
content: "\ea15";
}
.mx-icon-lined.mx-icon-road::before {
content: "\ea16";
}
.mx-icon-lined.mx-icon-robot-head::before {
content: "\ea17";
}
.mx-icon-lined.mx-icon-rss-feed::before {
content: "\ea18";
}
.mx-icon-lined.mx-icon-ruble::before {
content: "\ea19";
}
.mx-icon-lined.mx-icon-scissors::before {
content: "\ea1a";
}
.mx-icon-lined.mx-icon-search::before {
content: "\ea1b";
}
.mx-icon-lined.mx-icon-server::before {
content: "\ea1c";
}
.mx-icon-lined.mx-icon-settings-slider::before {
content: "\ea1d";
}
.mx-icon-lined.mx-icon-settings-slider-1::before {
content: "\ea1e";
}
.mx-icon-lined.mx-icon-share::before {
content: "\ea1f";
}
.mx-icon-lined.mx-icon-share-1::before {
content: "\ea20";
}
.mx-icon-lined.mx-icon-share-arrow::before {
content: "\ea21";
}
.mx-icon-lined.mx-icon-shipment-box::before {
content: "\ea22";
}
.mx-icon-lined.mx-icon-shopping-cart::before {
content: "\ea23";
}
.mx-icon-lined.mx-icon-shopping-cart-full::before {
content: "\ea24";
}
.mx-icon-lined.mx-icon-signal-full::before {
content: "\ea25";
}
.mx-icon-lined.mx-icon-smart-house-garage::before {
content: "\ea26";
}
.mx-icon-lined.mx-icon-smart-watch-circle::before {
content: "\ea27";
}
.mx-icon-lined.mx-icon-smart-watch-square::before {
content: "\ea28";
}
.mx-icon-lined.mx-icon-sort::before {
content: "\ea29";
}
.mx-icon-lined.mx-icon-sort-alphabet-ascending::before {
content: "\ea2a";
}
.mx-icon-lined.mx-icon-sort-alphabet-descending::before {
content: "\ea2b";
}
.mx-icon-lined.mx-icon-sort-ascending::before {
content: "\ea2c";
}
.mx-icon-lined.mx-icon-sort-descending::before {
content: "\ea2d";
}
.mx-icon-lined.mx-icon-sort-numerical-ascending::before {
content: "\ea2e";
}
.mx-icon-lined.mx-icon-sort-numerical-descending::before {
content: "\ea2f";
}
.mx-icon-lined.mx-icon-star::before {
content: "\ea30";
}
.mx-icon-lined.mx-icon-stopwatch::before {
content: "\ea31";
}
.mx-icon-lined.mx-icon-substract::before {
content: "\ea32";
}
.mx-icon-lined.mx-icon-subtract-circle::before {
content: "\ea33";
}
.mx-icon-lined.mx-icon-sun::before {
content: "\ea34";
}
.mx-icon-lined.mx-icon-swap::before {
content: "\ea35";
}
.mx-icon-lined.mx-icon-synchronize-arrow-clock::before {
content: "\ea36";
}
.mx-icon-lined.mx-icon-table-lamp::before {
content: "\ea37";
}
.mx-icon-lined.mx-icon-tablet::before {
content: "\ea38";
}
.mx-icon-lined.mx-icon-tag::before {
content: "\ea39";
}
.mx-icon-lined.mx-icon-tag-group::before {
content: "\ea3a";
}
.mx-icon-lined.mx-icon-task-list-multiple::before {
content: "\ea3b";
}
.mx-icon-lined.mx-icon-text-align-center::before {
content: "\ea3c";
}
.mx-icon-lined.mx-icon-text-align-justify::before {
content: "\ea3d";
}
.mx-icon-lined.mx-icon-text-align-left::before {
content: "\ea3e";
}
.mx-icon-lined.mx-icon-text-align-right::before {
content: "\ea3f";
}
.mx-icon-lined.mx-icon-text-background::before {
content: "\ea40";
}
.mx-icon-lined.mx-icon-text-bold::before {
content: "\ea41";
}
.mx-icon-lined.mx-icon-text-color::before {
content: "\ea42";
}
.mx-icon-lined.mx-icon-text-font::before {
content: "\ea43";
}
.mx-icon-lined.mx-icon-text-header::before {
content: "\ea44";
}
.mx-icon-lined.mx-icon-text-height::before {
content: "\ea45";
}
.mx-icon-lined.mx-icon-text-indent-left::before {
content: "\ea46";
}
.mx-icon-lined.mx-icon-text-indent-right::before {
content: "\ea47";
}
.mx-icon-lined.mx-icon-text-italic::before {
content: "\ea48";
}
.mx-icon-lined.mx-icon-text-size::before {
content: "\ea49";
}
.mx-icon-lined.mx-icon-text-subscript::before {
content: "\ea4a";
}
.mx-icon-lined.mx-icon-text-superscript::before {
content: "\ea4b";
}
.mx-icon-lined.mx-icon-text-width::before {
content: "\ea4c";
}
.mx-icon-lined.mx-icon-three-dots-menu-horizontal::before {
content: "\ea4d";
}
.mx-icon-lined.mx-icon-three-dots-menu-vertical::before {
content: "\ea4e";
}
.mx-icon-lined.mx-icon-thumbs-down::before {
content: "\ea4f";
}
.mx-icon-lined.mx-icon-thumbs-up::before {
content: "\ea50";
}
.mx-icon-lined.mx-icon-time-clock::before {
content: "\ea51";
}
.mx-icon-lined.mx-icon-tint::before {
content: "\ea52";
}
.mx-icon-lined.mx-icon-trash-can::before {
content: "\ea53";
}
.mx-icon-lined.mx-icon-tree::before {
content: "\ea54";
}
.mx-icon-lined.mx-icon-trophy::before {
content: "\ea55";
}
.mx-icon-lined.mx-icon-ui-webpage-slider::before {
content: "\ea56";
}
.mx-icon-lined.mx-icon-unchecked::before {
content: "\ea57";
}
.mx-icon-lined.mx-icon-undo::before {
content: "\ea58";
}
.mx-icon-lined.mx-icon-unlock::before {
content: "\ea59";
}
.mx-icon-lined.mx-icon-upload-bottom::before {
content: "\ea5a";
}
.mx-icon-lined.mx-icon-upload-button::before {
content: "\ea5b";
}
.mx-icon-lined.mx-icon-user::before {
content: "\ea5c";
}
.mx-icon-lined.mx-icon-user-3d-box::before {
content: "\ea5d";
}
.mx-icon-lined.mx-icon-user-man::before {
content: "\ea5e";
}
.mx-icon-lined.mx-icon-user-neutral-group::before {
content: "\ea5f";
}
.mx-icon-lined.mx-icon-user-neutral-pair::before {
content: "\ea60";
}
.mx-icon-lined.mx-icon-user-neutral-shield::before {
content: "\ea61";
}
.mx-icon-lined.mx-icon-user-neutral-sync::before {
content: "\ea62";
}
.mx-icon-lined.mx-icon-user-pair::before {
content: "\ea63";
}
.mx-icon-lined.mx-icon-user-woman::before {
content: "\ea64";
}
.mx-icon-lined.mx-icon-video-camera::before {
content: "\ea65";
}
.mx-icon-lined.mx-icon-view::before {
content: "\ea66";
}
.mx-icon-lined.mx-icon-view-off::before {
content: "\ea67";
}
.mx-icon-lined.mx-icon-wheat::before {
content: "\ea68";
}
.mx-icon-lined.mx-icon-whiteboard::before {
content: "\ea69";
}
.mx-icon-lined.mx-icon-wrench::before {
content: "\ea6a";
}
.mx-icon-lined.mx-icon-yen::before {
content: "\ea6b";
}
.mx-icon-lined.mx-icon-zoom-in::before {
content: "\ea6c";
}
.mx-icon-lined.mx-icon-zoom-out::before {
content: "\ea6d";
}
/*
==| Variables |=========================================================================================
*/
/*
==| Widget blocks |=====================================================================================
These blocks contains styles directly related to the widget's appearance and are mostly unique styles
needed to display the widget's UI correctly.
*/
.mxfeedback-lightbox {
position: fixed;
left: 0;
top: 0;
bottom: 0;
right: 0;
overflow: auto;
padding-top: 10vh;
padding-bottom: 10vh;
background-color: rgba(0, 0, 0, 0.9);
z-index: 1000002;
}
.mxfeedback-lightbox__image {
margin: auto;
display: block;
max-width: 70%;
}
@media only screen and (min-width: 768px) {
.mxfeedback-lightbox__image {
max-width: calc(100% - 16px);
}
}
.mxfeedback-lightbox .mxfeedback-close-button__icon {
width: 16px;
height: 16px;
}
.mxfeedback-start-button {
position: fixed;
top: 50%;
right: 0;
transform: translate(50%, -50%) rotate(270deg);
transform-origin: bottom center;
padding: 4px 8px;
border: none;
border-radius: 4px 4px 0 0;
background-color: #264ae5;
color: #fff;
font-size: 16px;
box-shadow: -2px 0 4px 0 rgba(0, 0, 0, 0.3);
z-index: 999998;
}
.mxfeedback-start-button:focus, .mxfeedback-start-button:hover {
background-color: #1e3bb7;
}
.mxfeedback-annotation-canvas {
z-index: 1000003;
display: flex;
align-items: center;
justify-content: center;
position: fixed;
margin: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.5);
}
.mxfeedback-annotation-canvas__canvas {
position: fixed;
margin-top: 48px;
}
.mxfeedback-annotation-frame {
position: fixed;
top: 0;
bottom: 0;
right: 0;
left: 0;
z-index: 1000004;
}
.mxfeedback-failed__message {
align-self: center;
margin: 8px;
}
.mxfeedback-failed__error-image {
margin-top: 30px;
}
.mxfeedback-result__result-image {
align-self: center;
width: auto;
max-width: 50%;
}
.mxfeedback-result .mxfeedback-dialog__body-text {
margin: auto;
}
.mxfeedback-result__result-image {
margin-top: 30px;
}
.mxfeedback-feedback-form__cancel-button {
border: 0;
}
/*
==| Generic blocks |====================================================================================
These blocks are generic blocks. These styles are styles that apply to the widget's entire UI and
outline the basic styles of the widget (in accordance with Atlas UI).
*/
.mxfeedback-dialog {
display: flex;
flex-direction: column;
position: fixed;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
padding: 24px;
width: 560px;
max-width: calc(100% - 40px);
max-height: calc(100% - 40px);
background-color: #fff;
border: 1px solid #ced0d3;
border-radius: 4px;
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
overflow: hidden auto;
z-index: 1000001;
}
.mxfeedback-dialog__title {
font-size: 18px;
font-weight: 600;
line-height: 120%;
margin: 0 0 16px;
color: #0a1325;
align-self: center;
}
.mxfeedback-underlay {
inset: 0;
z-index: 1000001;
}
.mxfeedback-close-button {
right: 16px;
top: 12px;
padding: 0;
background-color: transparent;
border: none;
position: absolute;
}
.mxfeedback-close-button__icon {
width: 12px;
height: 12px;
color: #0a1325;
stroke: #0a1325;
}
.mxfeedback-close-button--white > .mxfeedback-close-button__icon {
fill: #fff;
}
.mxfeedback-toolbar {
position: fixed;
display: flex;
align-items: center;
gap: 8px;
top: 32px;
left: 50%;
transform: translateX(-50%);
padding: 16px 32px;
background-color: #fff;
border: 1px solid #ced0d3;
border-radius: 4px;
font-size: 12px;
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
z-index: 1000004;
}
.mxfeedback-toolbar--gap-md {
gap: 16px;
}
.mxfeedback-toolbar--gap-lg {
gap: 32px;
}
.mxfeedback-tool-button {
position: relative;
display: flex;
flex-direction: row;
align-items: center;
background: transparent;
border: 0;
padding: 0;
}
.mxfeedback-tool-button--active {
color: #264ae5;
}
.mxfeedback-tool-button:focus-visible {
color: #1e3bb7;
}
.mxfeedback-tool-button__inner {
display: flex;
flex-direction: column;
align-items: center;
}
.mxfeedback-tool-button__icon {
width: 24px;
height: 24px;
fill: currentColor;
}
.mxfeedback-tool-button__label {
margin-top: 4px;
color: inherit;
}
.mxfeedback-tool-button__caret {
fill: #0a1325;
width: 8px;
height: 8px;
}
.mxfeedback-tool-button__dropdown {
position: relative;
display: flex;
align-items: center;
height: 100%;
}
.mxfeedback-tool-button__menu {
display: flex;
flex-direction: column;
gap: 8px;
position: absolute;
left: 50%;
top: 100%;
transform: translateX(-50%);
padding: 8px;
background: #fff;
border: 1px solid #ced0d3;
border-radius: 4px;
width: 144px;
z-index: 1;
}
.mxfeedback-tool-button__list {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: calc(8px / 2);
}
.mxfeedback-tool-button__list--col-3 {
grid-template-columns: repeat(3, 1fr);
}
.mxfeedback-tool-button__color {
position: relative;
padding: 0;
border: none;
border-radius: 100%;
aspect-ratio: 1/1;
}
.mxfeedback-tool-button__color:focus {
outline: 2px solid #264ae5;
outline-offset: 2px;
}
.mxfeedback-tool-button__color--midnight {
background-color: #2f3646;
}
.mxfeedback-tool-button__color--grey {
background-color: #c1c3c8;
}
.mxfeedback-tool-button__color--green {
background-color: #4fd84f;
}
.mxfeedback-tool-button__color--blue {
background-color: #47a9ff;
}
.mxfeedback-tool-button__color--purple {
background-color: #845eff;
}
.mxfeedback-tool-button__color--magenta {
background-color: #ca49f8;
}
.mxfeedback-tool-button__color--red {
background-color: #fb4a4c;
}
.mxfeedback-tool-button__color--yellow {
background-color: #fcc73a;
}
.mxfeedback-tool-button__color svg {
width: 10px;
height: 10px;
stroke: #fff;
}
.mxfeedback-tool-button__thickness {
background-color: transparent;
border: none;
border-radius: 4px;
aspect-ratio: 4/3;
}
.mxfeedback-tool-button__thickness:hover {
background-color: #a9acb3;
}
.mxfeedback-tool-button__thickness:focus {
outline: 2px solid #264ae5;
outline-offset: 2px;
}
.mxfeedback-tool-button__thickness--selected {
background-color: #787d87;
}
.mxfeedback-tool-button__thickness::before {
content: "";
display: block;
background-color: #2f3646;
width: 100%;
transform: rotate(-45deg);
}
.mxfeedback-tool-button__thickness--one::before {
height: 1px;
}
.mxfeedback-tool-button__thickness--two::before {
height: 2px;
}
.mxfeedback-tool-button__thickness--three::before {
height: 3px;
}
.mxfeedback-tool-button__thickness--four::before {
height: 4px;
}
.mxfeedback-tool-button__thickness--five::before {
height: 5px;
}
.mxfeedback-tool-button__thickness--six::before {
height: 6px;
}
.mxfeedback-label-group {
display: flex;
align-items: center;
gap: calc(8px / 2);
margin-bottom: 4px;
}
.mxfeedback-label-group__label.control-label {
margin-bottom: 0;
}
.mxfeedback-button-group {
display: flex;
justify-content: flex-end;
gap: 8px;
}
.mxfeedback-button-group--screenshot-container {
flex-direction: row-reverse;
}
.mxfeedback-button-group--gap-md {
gap: 16px;
}
.mxfeedback-button-group--gap-lg {
gap: 32px;
}
.mxfeedback-button-group--justify-start {
justify-content: flex-start;
}
.mxfeedback-button-group--justify-center {
justify-content: center;
}
.mxfeedback-button-group--row-xs {
flex-direction: column;
}
@media only screen and (min-width: 768px) {
.mxfeedback-button-group--row-xs {
flex-direction: row;
}
}
.mxfeedback-button {
display: flex;
justify-content: center;
align-items: center;
gap: 8px;
}
.mxfeedback-button svg {
width: 16px;
height: 16px;
fill: currentColor;
}
.mxfeedback-screenshot-preview {
position: relative;
margin: 20px auto;
height: 192px;
cursor: pointer;
}
.mxfeedback-screenshot-preview__image {
display: block;
object-fit: contain;
height: 100%;
aspect-ratio: 16/9;
border: 1px solid #787d87;
border-radius: 4px;
}
.mxfeedback-screenshot-preview__overlay {
position: absolute;
display: flex;
align-items: center;
justify-content: center;
top: 0;
bottom: 0;
left: 0;
right: 0;
width: 100%;
opacity: 0;
transition: 0.3s ease;
background-color: #0a1325;
border: 1px solid #474e5c;
border-radius: 4px;
}
.mxfeedback-screenshot-preview__overlay:hover {
opacity: 0.5;
}
.mxfeedback-screenshot-preview__overlay:focus-visible {
opacity: 0.5;
}
.mxfeedback-screenshot-preview__preview-icon {
width: 20px;
height: 20px;
fill: #f8f8f8;
}
.mxfeedback-screenshot-preview__delete-icon {
position: absolute;
top: 0;
right: 0;
transform: translate(50%, -50%);
width: 20px;
height: 20px;
stroke: #474e5c;
fill: #f8f8f8;
z-index: 1;
cursor: pointer;
}
.mxfeedback-tooltip {
display: flex;
position: relative;
}
.mxfeedback-tooltip__icon {
width: 16px;
height: 16px;
}
.mxfeedback-tooltip__icon:hover ~ .mxfeedback-tooltip__tip {
visibility: visible;
}
.mxfeedback-tooltip__tip {
visibility: hidden;
position: absolute;
top: calc(100% + 8px);
left: calc(50% - 32px);
width: 240px;
max-width: calc(100vw - 32px);
padding: 6px 8px;
margin-bottom: 0;
border-radius: 2px;
background-color: #0a1325;
color: #fff;
font-size: 12px;
line-height: 1.5;
z-index: 1;
transition: visibility 100ms ease-in-out;
}
.mxfeedback-tooltip__tip::after {
content: "";
position: absolute;
top: 0;
left: 32px;
transform: translate(-50%, -50%) rotate(45deg);
width: 12px;
height: 12px;
background-color: inherit;
text-align: center;
pointer-events: none;
}
:root {
/*
DISCLAIMER:
This is a mapping file which will be used to help moving towards CSS variables over time.
Do not change this file because it is core styling.
Customizing core files will make updating Atlas much more difficult in the future.
To customize any core styling, copy the part you want to customize to styles/web/sass/app/ so the core styling is overwritten.
██████╗ █████╗ ███████╗██╗ ██████╗
██╔══██╗██╔══██╗██╔════╝██║██╔════╝
██████╔╝███████║███████╗██║██║
██╔══██╗██╔══██║╚════██║██║██║
██████╔╝██║ ██║███████║██║╚██████╗
╚═════╝ ╚═╝ ╚═╝╚══════╝╚═╝ ╚═════╝
*/
/*== Gray Shades*/
/*## Different gray shades to be used for our variables and components */
--gray-darker: #3b4251;
--gray-dark: #606671;
--gray: #787d87;
--gray-light: #6c7180;
--gray-primary: #ced0d3;
--gray-lighter: #f8f8f8;
/*== Step 1: Brand Colors */
--brand-default: #ced0d3;
--brand-primary: #264ae5;
--brand-success: #3cb33d;
--brand-warning: #eca51c;
--brand-danger: #e33f4e;
--brand-logo: false;
--brand-logo-height: 26px;
--brand-logo-width: 26px;
/* Only used for CSS brand logo */
/*== Step 2: UI Customization */
/* Default Font Size & Color */
--font-size-default: 14px;
--font-color-default: #6c717e;
/* Global Border Color */
--border-color-default: #ced0d3;
--border-radius-default: 5px;
/* Topbar */
--topbar-bg: #fff;
--topbar-minimalheight: 60px;
--topbar-border-color: #ced0d3;
/* Topbar mobile */
--m-header-height: 45px;
--m-header-bg: #264ae5;
--m-header-color: #fff;
--m-header-title-size: 16px;
/* Navbar Brand Name / For your company, product, or project name (used in layouts/base/) */
--navbar-brand-name: #6c717e;
/* Background Colors */
/* Backgrounds */
--bg-color: #f8f8f8;
--bg-color: #f8f8f8;
--bg-color-secondary: #fff;
/* Default Link Color */
--link-color: #264ae5;
--link-hover-color: #1431aa;
/*
█████╗ ██████╗ ██╗ ██╗ █████╗ ███╗ ██╗ ██████╗███████╗██████╗
██╔══██╗██╔══██╗██║ ██║██╔══██╗████╗ ██║██╔════╝██╔════╝██╔══██╗
███████║██║ ██║██║ ██║███████║██╔██╗ ██║██║ █████╗ ██║ ██║
██╔══██║██║ ██║╚██╗ ██╔╝██╔══██║██║╚██╗██║██║ ██╔══╝ ██║ ██║
██║ ██║██████╔╝ ╚████╔╝ ██║ ██║██║ ╚████║╚██████╗███████╗██████╔╝
╚═╝ ╚═╝╚═════╝ ╚═══╝ ╚═╝ ╚═╝╚═╝ ╚═══╝ ╚═════╝╚══════╝╚═════╝
*/
/*== Typography */
/*## Change your font family, weight, line-height, headings and more (used in components/typography) */
/* Font Family Import (Used for google font plugin in theme creater) */
--font-family-import: resources/fonts/open-sans/open-sans.css;
/* Font Family / False = fallback from Bootstrap (Helvetica Neue) */
--font-family-base: Open Sans, sans-serif;
/* Font Sizes */
--font-size-large: 18px;
--font-size-small: 12px;
/* Font Weights */
--font-weight-light: 100;
--font-weight-normal: normal;
--font-weight-semibold: 600;
--font-weight-bold: bold;
/* Font Size Headers */
--font-size-h1: 31px;
--font-size-h2: 26px;
--font-size-h3: 24px;
--font-size-h4: 18px;
--font-size-h5: 14px;
--font-size-h6: 12px;
/* Font Weight Headers */
--font-weight-header: 600;
/* Line Height */
--line-height-base: 1.428571429;
/* Spacing */
--font-header-margin: 0 0 8px 0;
/* Text Colors */
--font-color-detail: #6c717e;
--font-color-header: #0a1326;
/*== Navigation */
/*## Used in components/navigation
/* Default Navigation styling */
--navigation-item-height: unset;
--navigation-item-padding: 16px;
--navigation-font-size: 14px;
--navigation-sub-font-size: 12px;
--navigation-glyph-size: 20px;
/* For glyphicons that you can select in the Mendix Modeler */
--navigation-color: #fff;
--navigation-color-hover: #fff;
--navigation-color-active: #fff;
--navigation-sub-color: #aaa;
--navigation-sub-color-hover: #264ae5;
--navigation-sub-color-active: #264ae5;
/* Navigation Sidebar */
--navsidebar-font-size: 14px;
--navsidebar-sub-font-size: 12px;
--navsidebar-glyph-size: 20px;
/* For glyphicons that you can select in the Mendix Modeler */
--navsidebar-color: #fff;
--navsidebar-color-hover: #fff;
--navsidebar-color-active: #fff;
--navsidebar-sub-color: #aaa;
--navsidebar-sub-color-hover: #264ae5;
--navsidebar-sub-color-active: #264ae5;
--navsidebar-width-closed: 52px;
--navsidebar-width-open: 232px;
/* Navigation topbar */
--navtopbar-font-size: 14px;
--navtopbar-sub-font-size: 12px;
--navtopbar-glyph-size: 1.2em;
--navtopbar-bg: #fff;
--navtopbar-bg-hover: whitesmoke;
--navtopbar-bg-active: #ebebeb;
--navtopbar-color: #6c717e;
--navtopbar-color-hover: #6c717e;
--navtopbar-color-active: #6c717e;
--navtopbar-sub-bg: white;
--navtopbar-sub-bg-hover: white;
--navtopbar-sub-bg-active: white;
--navtopbar-sub-color: #aaa;
--navtopbar-sub-color-hover: #264ae5;
--navtopbar-sub-color-active: #264ae5;
/*== Cards */
/* Shadow color */
--shadow-color-border: rgba(206, 208, 211, 0.5);
--shadow-color: rgba(206, 208, 211, 0.66);
/*Shadow size */
--shadow-small: 0 2px 4px 0;
--shadow-medium: 0 5px 7px 0;
--shadow-large: 0 8px 10px 0;
/*## Used in layouts/base */
--navtopbar-border-color: #ced0d3;
/*== Form */
/*## Used in components/inputs */
/* Values that can be used default | lined */
--form-input-style: default;
/* Form Label */
--form-label-size: 14px;
--form-label-weight: 600;
--form-label-gutter: 8px;
/* Form Input dimensions */
--form-input-height: auto;
--form-input-padding-y: 8px;
--form-input-padding-x: 8px;
--form-input-static-padding-y: 8px;
--form-input-static-padding-x: 0;
--form-input-font-size: 14px;
--form-input-line-height: 1.428571429;
--form-input-border-radius: 5px;
/* Form Input styling */
--form-input-bg: #fff;
--form-input-bg-focus: #fff;
--form-input-bg-hover: #ced0d3;
--form-input-bg-disabled: #f8f8f8;
--form-input-color: #6c717e;
--form-input-focus-color: #6c717e;
--form-input-disabled-color: #9da1a8;
--form-input-placeholder-color: #6c717c;
--form-input-border-color: #ced0d3;
--form-input-border-focus-color: #264ae5;
/* Form Input Static styling */
--form-input-static-border-color: #ced0d3;
/* Form Group */
--form-group-margin-bottom: 16px;
--form-group-gutter: 16px;
/*== Buttons */
/*## Define background-color, border-color and text. Used in components/buttons */
/* Default button style */
--btn-font-size: 14px;
--btn-bordered: false;
/* Default value false, set to true if you want this effect */
--btn-border-radius: 5px;
/* Button Background Color */
--btn-default-bg: #fff;
--btn-primary-bg: #264ae5;
--btn-success-bg: #3cb33d;
--btn-warning-bg: #eca51c;
--btn-danger-bg: #e33f4e;
/* Button Border Color */
--btn-default-border-color: #ced0d3;
--btn-primary-border-color: #264ae5;
--btn-success-border-color: #3cb33d;
--btn-warning-border-color: #eca51c;
--btn-danger-border-color: #e33f4e;
/* Button Text Color */
--btn-default-color: #264ae5;
--btn-primary-color: #fff;
--btn-success-color: #fff;
--btn-warning-color: #fff;
--btn-danger-color: #fff;
/* Button Icon Color */
--btn-default-icon-color: #787d87;
/* Button Background Color */
--btn-default-bg-hover: #ced0d3;
--btn-primary-bg-hover: #1e3bb7;
--btn-success-bg-hover: #308f31;
--btn-warning-bg-hover: #bd8416;
--btn-danger-bg-hover: #b6323e;
--btn-link-bg-hover: #f8f8f8;
/*== Header blocks */
/*## Define look and feel over multible building blocks that serve as header */
--header-min-height: 240px;
--header-bg-color: #264ae5;
--header-bgimage-filter: brightness(60%);
--header-text-color: #fff;
--header-text-color-detail: rgba(0, 0, 0, 0.2);
/*
███████╗██╗ ██╗██████╗ ███████╗██████╗ ████████╗
██╔════╝╚██╗██╔╝██╔══██╗██╔════╝██╔══██╗╚══██╔══╝
█████╗ ╚███╔╝ ██████╔╝█████╗ ██████╔╝ ██║
██╔══╝ ██╔██╗ ██╔═══╝ ██╔══╝ ██╔══██╗ ██║
███████╗██╔╝ ██╗██║ ███████╗██║ ██║ ██║
╚══════╝╚═╝ ╚═╝╚═╝ ╚══════╝╚═╝ ╚═╝ ╚═╝
*/
/*== Color variations */
/*## These variations are used to support several other variables and components */
/* Color variations */
--color-default-darker: #7c7d7f;
--color-default-dark: #909294;
--color-default-light: #f5f6f6;
--color-default-lighter: #fafafb;
--color-primary-darker: #172c89;
--color-primary-dark: #1b34a0;
--color-primary-light: #d4dbfa;
--color-primary-lighter: #e9edfc;
--color-success-darker: #246b25;
--color-success-dark: #2a7d2b;
--color-success-light: #d8f0d8;
--color-success-lighter: #ecf7ec;
--color-warning-darker: #8e6311;
--color-warning-dark: #a57414;
--color-warning-light: #fbedd2;
--color-warning-lighter: #fdf6e8;
--color-danger-darker: #88262f;
--color-danger-dark: #9f2c37;
--color-danger-light: #f9d9dc;
--color-danger-lighter: #fceced;
--brand-gradient: linear-gradient(to right top, #264ae5, #2239c5, #1b29a6, #111988, #03096c);
/*== Grids */
/*## Used for Datagrid, Templategrid, Listview & Tables (see components folder) */
/* Default Border Colors */
--grid-border-color: #ced0d3;
/* Spacing */
/* Default */
--grid-padding-top: 16px;
--grid-padding-right: 16px;
--grid-padding-bottom: 16px;
--grid-padding-left: 16px;
/* Listview */
--listview-padding-top: 16px;
--listview-padding-right: 16px;
--listview-padding-bottom: 16px;
--listview-padding-left: 16px;
/* Background Colors */
--grid-bg: transparent;
--grid-bg-header: transparent;
--grid-bg-hover: #f5f6f6;
--grid-bg-selected: #f0f1f2;
--grid-bg-selected-hover: #e7e8e9;
/* Striped Background Color */
--grid-bg-striped: #fafafb;
/* Background Footer Color */
--grid-footer-bg: #ced0d3;
/* Text Color */
--grid-selected-color: #6c717e;
/* Paging Colors */
--grid-paging-bg: transparent;
--grid-paging-bg-hover: transparent;
--grid-paging-border-color: transparent;
--grid-paging-border-color-hover: transparent;
--grid-paging-color: #6c7180;
--grid-paging-color-hover: #264ae5;
/*== Tabs */
/*## Default variables for Tab Container Widget (used in components/tabcontainer) */
/* Text Color */
--tabs-color: #6c717e;
--tabs-color-active: #6c717e;
--tabs-lined-color-active: #6c717e;
--tabs-lined-border-width: 3px;
/* Border Color */
--tabs-border-color: #ced0d3;
--tabs-lined-border-color: #264ae5;
/* Background Color */
--tabs-bg: transparent;
--tabs-bg-pills: #e7e7e9;
--tabs-bg-hover: #dbdddf;
--tabs-bg-active: #264ae5;
/*== Modals */
/*## Default Mendix Modal, Blocking Modal and Login Modal (used in components/modals) */
/* Background Color */
--modal-header-bg: transparent;
/* Border Color */
--modal-header-border-color: #ced0d3;
/* Text Color */
--modal-header-color: #6c717e;
/*== Dataview */
/*## Default variables for Dataview Widget (used in components/dataview) */
/* Controls */
--dataview-controls-bg: transparent;
--dataview-controls-border-color: #ced0d3;
/* Empty Message */
--dataview-emptymessage-bg: #f8f8f8;
--dataview-emptymessage-color: #6c717e;
/*== Alerts */
/*## Default Bootstrap alerts, not a widget in the Modeler (used in components/alerts) */
/* Background Color */
--alert-primary-bg: #e9edfc;
--alert-secondary-bg: #e9edfc;
--alert-success-bg: #ecf7ec;
--alert-warning-bg: #fdf6e8;
--alert-danger-bg: #fceced;
/* Text Color */
--alert-primary-color: #172c89;
--alert-secondary-color: #172c89;
--alert-success-color: #246b25;
--alert-warning-color: #8e6311;
--alert-danger-color: #88262f;
/* Border Color */
--alert-primary-border-color: #1b34a0;
--alert-secondary-border-color: #1b34a0;
--alert-success-border-color: #2a7d2b;
--alert-warning-border-color: #a57414;
--alert-danger-border-color: #9f2c37;
/*== Wizard */
--wizard-step-height: 48px;
--wizard-step-number-size: 64px;
--wizard-step-number-font-size: 24px;
/*Wizard states */
--wizard-default: #fff;
--wizard-active: #264ae5;
--wizard-visited: #3cb33d;
/*Wizard step states */
--wizard-default-bg: #fff;
--wizard-default-color: #fff;
--wizard-default-step-color: #6c717e;
--wizard-default-border-color: #ced0d3;
--wizard-active-bg: #264ae5;
--wizard-active-color: #fff;
--wizard-active-step-color: #264ae5;
--wizard-active-border-color: #264ae5;
--wizard-visited-bg: #3cb33d;
--wizard-visited-color: #fff;
--wizard-visited-step-color: #3cb33d;
--wizard-visited-border-color: #3cb33d;
/*== Labels */
/*## Default Bootstrap Labels, not a widget in the Modeler (used in components/labels) */
/* Background Color */
--label-default-bg: #ced0d3;
--label-primary-bg: #264ae5;
--label-success-bg: #3cb33d;
--label-warning-bg: #eca51c;
--label-danger-bg: #e33f4e;
/* Border Color */
--label-default-border-color: #ced0d3;
--label-primary-border-color: #264ae5;
--label-success-border-color: #3cb33d;
--label-warning-border-color: #eca51c;
--label-danger-border-color: #e33f4e;
/* Text Color */
--label-default-color: #6c717e;
--label-primary-color: #fff;
--label-success-color: #fff;
--label-warning-color: #fff;
--label-danger-color: #fff;
/*== Groupbox */
/*## Default variables for Groupbox Widget (used in components/groupbox) */
/* Background Color */
--groupbox-default-bg: #ced0d3;
--groupbox-primary-bg: #264ae5;
--groupbox-success-bg: #3cb33d;
--groupbox-warning-bg: #eca51c;
--groupbox-danger-bg: #e33f4e;
--groupbox-white-bg: #fff;
/* Text Color */
--groupbox-default-color: #6c717e;
--groupbox-primary-color: #fff;
--groupbox-success-color: #fff;
--groupbox-warning-color: #fff;
--groupbox-danger-color: #fff;
--groupbox-white-color: #6c717e;
/*== Callout (groupbox) Colors */
/*## Extended variables for Groupbox Widget (used in components/groupbox) */
/* Text and Border Color */
--callout-default-color: #6c717e;
--callout-primary-color: #264ae5;
--callout-success-color: #3cb33d;
--callout-warning-color: #eca51c;
--callout-danger-color: #e33f4e;
/* Background Color */
--callout-default-bg: #fafafb;
--callout-primary-bg: #e9edfc;
--callout-success-bg: #ecf7ec;
--callout-warning-bg: #fdf6e8;
--callout-danger-bg: #fceced;
/*== Timeline */
/*## Extended variables for Timeline Widget */
/* Colors */
--timeline-icon-color: #264ae5;
--timeline-border-color: #ced0d3;
--timeline-event-time-color: #264ae5;
/* Sizes */
--timeline-icon-size: 18px;
--timeline-image-size: 36px;
/*Timeline grouping */
--timeline-grouping-size: 120px;
--timeline-grouping-border-radius: 30px;
--timeline-grouping-border-color: #ced0d3;
/*== Accordions */
/*## Extended variables for Accordion Widget */
/* Default */
--accordion-header-default-bg: #fff;
--accordion-header-default-bg-hover: #f8f8f8;
--accordion-header-default-color: #0a1326;
--accordion-default-border-color: #ced0d3;
--accordion-bg-striped: #fafafb;
--accordion-bg-striped-hover: #f0f1f2;
/* Semantic background colors */
--accordion-header-primary-bg: #264ae5;
--accordion-header-secondary-bg: #fff;
--accordion-header-success-bg: #3cb33d;
--accordion-header-warning-bg: #eca51c;
--accordion-header-danger-bg: #e33f4e;
--accordion-header-primary-bg-hover: #1e3bb7;
--accordion-header-secondary-bg-hover: #ced0d3;
--accordion-header-success-bg-hover: #308f31;
--accordion-header-warning-bg-hover: #bd8416;
--accordion-header-danger-bg-hover: #b6323e;
/* Semantic text colors */
--accordion-header-primary-color: #fff;
--accordion-header-secondary-color: #264ae5;
--accordion-header-success-color: #fff;
--accordion-header-warning-color: #fff;
--accordion-header-danger-color: #fff;
/* Semantic border colors */
--accordion-primary-border-color: #264ae5;
--accordion-secondary-border-color: #ced0d3;
--accordion-success-border-color: #3cb33d;
--accordion-warning-border-color: #eca51c;
--accordion-danger-border-color: #e33f4e;
/*== Spacing */
/*## Advanced layout options (used in base/mixins/default-spacing) */
/* Smallest spacing */
--spacing-smallest: 2px;
/* Smaller spacing */
--spacing-smaller: 4px;
/* Small spacing */
--spacing-small: 8px;
/* Medium spacing */
--spacing-medium: 16px;
--t-spacing-medium: 16px;
--m-spacing-medium: 16px;
/* Large spacing */
--spacing-large: 24px;
--t-spacing-large: 24px;
--m-spacing-large: 16px;
/* Larger spacing */
--spacing-larger: 32px;
/* Largest spacing */
--spacing-largest: 48px;
/* Layout spacing */
--layout-spacing-top: 24px;
--layout-spacing-right: 24px;
--layout-spacing-bottom: 24px;
--layout-spacing-left: 24px;
--t-layout-spacing-top: 24px;
--t-layout-spacing-right: 24px;
--t-layout-spacing-bottom: 24px;
--t-layout-spacing-left: 24px;
--m-layout-spacing-top: 16px;
--m-layout-spacing-right: 16px;
--m-layout-spacing-bottom: 16px;
--m-layout-spacing-left: 16px;
/* Combined layout spacing */
--layout-spacing: 24px 24px 24px 24px;
--m-layout-spacing: 16px 16px 16px 16px;
--t-layout-spacing: 24px 24px 24px 24px;
/* Gutter size */
--gutter-size: 8px;
/*== Tables */
/*## Table spacing options (used in components/tables) */
--padding-table-cell-top: 8px;
--padding-table-cell-bottom: 8px;
--padding-table-cell-left: 8px;
--padding-table-cell-right: 8px;
/*== Media queries breakpoints */
/*## Define the breakpoints at which your layout will change, adapting to different screen sizes. */
--screen-xs: 480px;
--screen-sm: 576px;
--screen-md: 768px;
--screen-lg: 992px;
--screen-xl: 1200px;
/* So media queries don't overlap when required, provide a maximum (used for max-width) */
--screen-xs-max: calc(576px - 1px);
--screen-sm-max: calc(768px - 1px);
--screen-md-max: calc(992px - 1px);
--screen-lg-max: calc(1200px - 1px);
/*== Settings */
/*## Enable or disable your desired framework features */
/* Use of !important */
--important-flex: true;
--important-spacing: true;
--important-helpers: true;
/*===== Legacy variables ===== */
/*== Step 1: Brand Colors */
--brand-inverse: #24276c;
--brand-info: #0086d9;
/*== Step 2: UI Customization */
/* Sidebar */
--sidebar-bg: #24276c;
/*== Navigation */
/*## Used in components/navigation */
/* Default Navigation styling */
--navigation-bg: #24276c;
--navigation-bg-hover: #292d7b;
--navigation-bg-active: #2e328b;
--navigation-sub-bg: #1f215d;
--navigation-sub-bg-hover: #1f215d;
--navigation-sub-bg-active: #1f215d;
--navigation-border-color: #292d7b;
/* Navigation Sidebar */
--navsidebar-bg: #24276c;
--navsidebar-bg-hover: #1f215d;
--navsidebar-bg-active: #1a1c4d;
--navsidebar-sub-bg: #1f215d;
--navsidebar-sub-bg-hover: #1f215d;
--navsidebar-sub-bg-active: #1f215d;
--navsidebar-border-color: #1f215d;
/*== Form */
/*## Used in components/inputs */
/* Form Label */
--form-label-color: #24276c;
/*== Buttons */
/*## Define background-color, border-color and text. Used in components/buttons */
/* Button Background Color */
--btn-inverse-bg: #24276c;
--btn-info-bg: #0086d9;
/* Button Border Color */
--btn-inverse-border-color: #24276c;
--btn-info-border-color: #0086d9;
/* Button Text Color */
--btn-inverse-color: #fff;
--btn-info-color: #fff;
/* Button Background Color */
--btn-inverse-bg-hover: #505289;
--btn-info-bg-hover: #006bae;
/*== Color variations */
/*## These variations are used to support several other variables and components */
/* Color variations */
--color-inverse-darker: #161741;
--color-inverse-dark: #191b4c;
--color-inverse-light: #a7a9c4;
--color-inverse-lighter: #d3d4e2;
--color-info-darker: #005082;
--color-info-dark: #005e98;
--color-info-light: #66b6e8;
--color-info-lighter: #cce7f7;
/*== Alerts */
/*## Default Bootstrap alerts, not a widget in the Modeler (used in components/alerts) */
/* Background Color */
--alert-info-bg: #e9edfc;
/* Text Color */
--alert-info-color: #172c89;
/* Border Color */
--alert-info-border-color: #1b34a0;
/*== Labels */
/*## Default Bootstrap Labels, not a widget in the Modeler (used in components/labels) */
/* Background Color */
--label-info-bg: #0086d9;
--label-inverse-bg: #24276c;
/* Border Color */
--label-info-border-color: #0086d9;
--label-inverse-border-color: #24276c;
/* Text Color */
--label-info-color: #fff;
--label-inverse-color: #fff;
/*== Groupbox */
/*## Default variables for Groupbox Widget (used in components/groupbox) */
/* Background Color */
--groupbox-inverse-bg: #24276c;
--groupbox-info-bg: #0086d9;
/* Text Color */
--groupbox-inverse-color: #fff;
--groupbox-info-color: #fff;
/*== Callout (groupbox) Colors */
/*## Extended variables for Groupbox Widget (used in components/groupbox) */
/* Text and Border Color */
--callout-info-color: #0086d9;
/* Background Color */
--callout-info-bg: #cce7f7;
}
/*!
* Bootstrap v3.3.4 (http://getbootstrap.com)
* Copyright 2011-2015 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
/*******************************************************************************
* bootstrap-rtl (version 3.3.4)
* Author: Morteza Ansarinia (http://github.com/morteza)
* Created on: August 13,2015
* Project: bootstrap-rtl
* Copyright: Unlicensed Public Domain
*******************************************************************************/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
margin: 0.67em 0;
font-size: 2em;
}
mark {
color: #000;
background: #ff0;
}
small {
font-size: 80%;
}
sub,
sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
height: 0;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
margin: 0;
font: inherit;
color: inherit;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
-webkit-appearance: button;
cursor: pointer;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
padding: 0;
border: 0;
}
input {
line-height: normal;
}
input[type=checkbox],
input[type=radio] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
height: auto;
}
input[type=search] {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
-webkit-appearance: textfield;
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
padding: 0.35em 0.625em 0.75em;
margin: 0 2px;
border: 1px solid #c0c0c0;
}
legend {
padding: 0;
border: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-spacing: 0;
border-collapse: collapse;
}
td,
th {
padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
*,
*:before,
*:after {
color: #000 !important;
text-shadow: none !important;
background: transparent !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
}
a[href^="#"]:after,
a[href^="javascript:"]:after {
content: "";
}
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
select {
background: #fff !important;
}
.navbar {
display: none;
}
.btn > .caret,
.dropup > .btn > .caret {
border-top-color: #000 !important;
}
.label {
border: 1px solid #000;
}
.table {
border-collapse: collapse !important;
}
.table td,
.table th {
background-color: #fff !important;
}
.table-bordered th,
.table-bordered td {
border: 1px solid #ddd !important;
}
}
@font-face {
font-family: "Glyphicons Halflings";
src: url("./resources/glyphicons-halflings-regular.woff2") format("woff2");
}
.glyphicon {
position: relative;
top: 1px;
display: inline-block;
font-family: "Glyphicons Halflings";
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
content: "*";
}
.glyphicon-plus:before {
content: "+";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
content: "€";
}
.glyphicon-minus:before {
content: "−";
}
.glyphicon-cloud:before {
content: "☁";
}
.glyphicon-envelope:before {
content: "✉";
}
.glyphicon-pencil:before {
content: "✏";
}
.glyphicon-glass:before {
content: "\e001";
}
.glyphicon-music:before {
content: "\e002";
}
.glyphicon-search:before {
content: "\e003";
}
.glyphicon-heart:before {
content: "\e005";
}
.glyphicon-star:before {
content: "\e006";
}
.glyphicon-star-empty:before {
content: "\e007";
}
.glyphicon-user:before {
content: "\e008";
}
.glyphicon-film:before {
content: "\e009";
}
.glyphicon-th-large:before {
content: "\e010";
}
.glyphicon-th:before {
content: "\e011";
}
.glyphicon-th-list:before {
content: "\e012";
}
.glyphicon-ok:before {
content: "\e013";
}
.glyphicon-remove:before {
content: "\e014";
}
.glyphicon-zoom-in:before {
content: "\e015";
}
.glyphicon-zoom-out:before {
content: "\e016";
}
.glyphicon-off:before {
content: "\e017";
}
.glyphicon-signal:before {
content: "\e018";
}
.glyphicon-cog:before {
content: "\e019";
}
.glyphicon-trash:before {
content: "\e020";
}
.glyphicon-home:before {
content: "\e021";
}
.glyphicon-file:before {
content: "\e022";
}
.glyphicon-time:before {
content: "\e023";
}
.glyphicon-road:before {
content: "\e024";
}
.glyphicon-download-alt:before {
content: "\e025";
}
.glyphicon-download:before {
content: "\e026";
}
.glyphicon-upload:before {
content: "\e027";
}
.glyphicon-inbox:before {
content: "\e028";
}
.glyphicon-play-circle:before {
content: "\e029";
}
.glyphicon-repeat:before {
content: "\e030";
}
.glyphicon-refresh:before {
content: "\e031";
}
.glyphicon-list-alt:before {
content: "\e032";
}
.glyphicon-lock:before {
content: "\e033";
}
.glyphicon-flag:before {
content: "\e034";
}
.glyphicon-headphones:before {
content: "\e035";
}
.glyphicon-volume-off:before {
content: "\e036";
}
.glyphicon-volume-down:before {
content: "\e037";
}
.glyphicon-volume-up:before {
content: "\e038";
}
.glyphicon-qrcode:before {
content: "\e039";
}
.glyphicon-barcode:before {
content: "\e040";
}
.glyphicon-tag:before {
content: "\e041";
}
.glyphicon-tags:before {
content: "\e042";
}
.glyphicon-book:before {
content: "\e043";
}
.glyphicon-bookmark:before {
content: "\e044";
}
.glyphicon-print:before {
content: "\e045";
}
.glyphicon-camera:before {
content: "\e046";
}
.glyphicon-font:before {
content: "\e047";
}
.glyphicon-bold:before {
content: "\e048";
}
.glyphicon-italic:before {
content: "\e049";
}
.glyphicon-text-height:before {
content: "\e050";
}
.glyphicon-text-width:before {
content: "\e051";
}
.glyphicon-align-left:before {
content: "\e052";
}
.glyphicon-align-center:before {
content: "\e053";
}
.glyphicon-align-right:before {
content: "\e054";
}
.glyphicon-align-justify:before {
content: "\e055";
}
.glyphicon-list:before {
content: "\e056";
}
.glyphicon-indent-left:before {
content: "\e057";
}
.glyphicon-indent-right:before {
content: "\e058";
}
.glyphicon-facetime-video:before {
content: "\e059";
}
.glyphicon-picture:before {
content: "\e060";
}
.glyphicon-map-marker:before {
content: "\e062";
}
.glyphicon-adjust:before {
content: "\e063";
}
.glyphicon-tint:before {
content: "\e064";
}
.glyphicon-edit:before {
content: "\e065";
}
.glyphicon-share:before {
content: "\e066";
}
.glyphicon-check:before {
content: "\e067";
}
.glyphicon-move:before {
content: "\e068";
}
.glyphicon-step-backward:before {
content: "\e069";
}
.glyphicon-fast-backward:before {
content: "\e070";
}
.glyphicon-backward:before {
content: "\e071";
}
.glyphicon-play:before {
content: "\e072";
}
.glyphicon-pause:before {
content: "\e073";
}
.glyphicon-stop:before {
content: "\e074";
}
.glyphicon-forward:before {
content: "\e075";
}
.glyphicon-fast-forward:before {
content: "\e076";
}
.glyphicon-step-forward:before {
content: "\e077";
}
.glyphicon-eject:before {
content: "\e078";
}
.glyphicon-chevron-left:before {
content: "\e079";
}
.glyphicon-chevron-right:before {
content: "\e080";
}
.glyphicon-plus-sign:before {
content: "\e081";
}
.glyphicon-minus-sign:before {
content: "\e082";
}
.glyphicon-remove-sign:before {
content: "\e083";
}
.glyphicon-ok-sign:before {
content: "\e084";
}
.glyphicon-question-sign:before {
content: "\e085";
}
.glyphicon-info-sign:before {
content: "\e086";
}
.glyphicon-screenshot:before {
content: "\e087";
}
.glyphicon-remove-circle:before {
content: "\e088";
}
.glyphicon-ok-circle:before {
content: "\e089";
}
.glyphicon-ban-circle:before {
content: "\e090";
}
.glyphicon-arrow-left:before {
content: "\e091";
}
.glyphicon-arrow-right:before {
content: "\e092";
}
.glyphicon-arrow-up:before {
content: "\e093";
}
.glyphicon-arrow-down:before {
content: "\e094";
}
.glyphicon-share-alt:before {
content: "\e095";
}
.glyphicon-resize-full:before {
content: "\e096";
}
.glyphicon-resize-small:before {
content: "\e097";
}
.glyphicon-exclamation-sign:before {
content: "\e101";
}
.glyphicon-gift:before {
content: "\e102";
}
.glyphicon-leaf:before {
content: "\e103";
}
.glyphicon-fire:before {
content: "\e104";
}
.glyphicon-eye-open:before {
content: "\e105";
}
.glyphicon-eye-close:before {
content: "\e106";
}
.glyphicon-warning-sign:before {
content: "\e107";
}
.glyphicon-plane:before {
content: "\e108";
}
.glyphicon-calendar:before {
content: "\e109";
}
.glyphicon-random:before {
content: "\e110";
}
.glyphicon-comment:before {
content: "\e111";
}
.glyphicon-magnet:before {
content: "\e112";
}
.glyphicon-chevron-up:before {
content: "\e113";
}
.glyphicon-chevron-down:before {
content: "\e114";
}
.glyphicon-retweet:before {
content: "\e115";
}
.glyphicon-shopping-cart:before {
content: "\e116";
}
.glyphicon-folder-close:before {
content: "\e117";
}
.glyphicon-folder-open:before {
content: "\e118";
}
.glyphicon-resize-vertical:before {
content: "\e119";
}
.glyphicon-resize-horizontal:before {
content: "\e120";
}
.glyphicon-hdd:before {
content: "\e121";
}
.glyphicon-bullhorn:before {
content: "\e122";
}
.glyphicon-bell:before {
content: "\e123";
}
.glyphicon-certificate:before {
content: "\e124";
}
.glyphicon-thumbs-up:before {
content: "\e125";
}
.glyphicon-thumbs-down:before {
content: "\e126";
}
.glyphicon-hand-right:before {
content: "\e127";
}
.glyphicon-hand-left:before {
content: "\e128";
}
.glyphicon-hand-up:before {
content: "\e129";
}
.glyphicon-hand-down:before {
content: "\e130";
}
.glyphicon-circle-arrow-right:before {
content: "\e131";
}
.glyphicon-circle-arrow-left:before {
content: "\e132";
}
.glyphicon-circle-arrow-up:before {
content: "\e133";
}
.glyphicon-circle-arrow-down:before {
content: "\e134";
}
.glyphicon-globe:before {
content: "\e135";
}
.glyphicon-wrench:before {
content: "\e136";
}
.glyphicon-tasks:before {
content: "\e137";
}
.glyphicon-filter:before {
content: "\e138";
}
.glyphicon-briefcase:before {
content: "\e139";
}
.glyphicon-fullscreen:before {
content: "\e140";
}
.glyphicon-dashboard:before {
content: "\e141";
}
.glyphicon-paperclip:before {
content: "\e142";
}
.glyphicon-heart-empty:before {
content: "\e143";
}
.glyphicon-link:before {
content: "\e144";
}
.glyphicon-phone:before {
content: "\e145";
}
.glyphicon-pushpin:before {
content: "\e146";
}
.glyphicon-usd:before {
content: "\e148";
}
.glyphicon-gbp:before {
content: "\e149";
}
.glyphicon-sort:before {
content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
content: "\e152";
}
.glyphicon-sort-by-order:before {
content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
content: "\e154";
}
.glyphicon-sort-by-attributes:before {
content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
content: "\e156";
}
.glyphicon-unchecked:before {
content: "\e157";
}
.glyphicon-expand:before {
content: "\e158";
}
.glyphicon-collapse-down:before {
content: "\e159";
}
.glyphicon-collapse-up:before {
content: "\e160";
}
.glyphicon-log-in:before {
content: "\e161";
}
.glyphicon-flash:before {
content: "\e162";
}
.glyphicon-log-out:before {
content: "\e163";
}
.glyphicon-new-window:before {
content: "\e164";
}
.glyphicon-record:before {
content: "\e165";
}
.glyphicon-save:before {
content: "\e166";
}
.glyphicon-open:before {
content: "\e167";
}
.glyphicon-saved:before {
content: "\e168";
}
.glyphicon-import:before {
content: "\e169";
}
.glyphicon-export:before {
content: "\e170";
}
.glyphicon-send:before {
content: "\e171";
}
.glyphicon-floppy-disk:before {
content: "\e172";
}
.glyphicon-floppy-saved:before {
content: "\e173";
}
.glyphicon-floppy-remove:before {
content: "\e174";
}
.glyphicon-floppy-save:before {
content: "\e175";
}
.glyphicon-floppy-open:before {
content: "\e176";
}
.glyphicon-credit-card:before {
content: "\e177";
}
.glyphicon-transfer:before {
content: "\e178";
}
.glyphicon-cutlery:before {
content: "\e179";
}
.glyphicon-header:before {
content: "\e180";
}
.glyphicon-compressed:before {
content: "\e181";
}
.glyphicon-earphone:before {
content: "\e182";
}
.glyphicon-phone-alt:before {
content: "\e183";
}
.glyphicon-tower:before {
content: "\e184";
}
.glyphicon-stats:before {
content: "\e185";
}
.glyphicon-sd-video:before {
content: "\e186";
}
.glyphicon-hd-video:before {
content: "\e187";
}
.glyphicon-subtitles:before {
content: "\e188";
}
.glyphicon-sound-stereo:before {
content: "\e189";
}
.glyphicon-sound-dolby:before {
content: "\e190";
}
.glyphicon-sound-5-1:before {
content: "\e191";
}
.glyphicon-sound-6-1:before {
content: "\e192";
}
.glyphicon-sound-7-1:before {
content: "\e193";
}
.glyphicon-copyright-mark:before {
content: "\e194";
}
.glyphicon-registration-mark:before {
content: "\e195";
}
.glyphicon-cloud-download:before {
content: "\e197";
}
.glyphicon-cloud-upload:before {
content: "\e198";
}
.glyphicon-tree-conifer:before {
content: "\e199";
}
.glyphicon-tree-deciduous:before {
content: "\e200";
}
.glyphicon-cd:before {
content: "\e201";
}
.glyphicon-save-file:before {
content: "\e202";
}
.glyphicon-open-file:before {
content: "\e203";
}
.glyphicon-level-up:before {
content: "\e204";
}
.glyphicon-copy:before {
content: "\e205";
}
.glyphicon-paste:before {
content: "\e206";
}
.glyphicon-alert:before {
content: "\e209";
}
.glyphicon-equalizer:before {
content: "\e210";
}
.glyphicon-king:before {
content: "\e211";
}
.glyphicon-queen:before {
content: "\e212";
}
.glyphicon-pawn:before {
content: "\e213";
}
.glyphicon-bishop:before {
content: "\e214";
}
.glyphicon-knight:before {
content: "\e215";
}
.glyphicon-baby-formula:before {
content: "\e216";
}
.glyphicon-tent:before {
content: "⛺";
}
.glyphicon-blackboard:before {
content: "\e218";
}
.glyphicon-bed:before {
content: "\e219";
}
.glyphicon-apple:before {
content: "\f8ff";
}
.glyphicon-erase:before {
content: "\e221";
}
.glyphicon-hourglass:before {
content: "⌛";
}
.glyphicon-lamp:before {
content: "\e223";
}
.glyphicon-duplicate:before {
content: "\e224";
}
.glyphicon-piggy-bank:before {
content: "\e225";
}
.glyphicon-scissors:before {
content: "\e226";
}
.glyphicon-bitcoin:before {
content: "\e227";
}
.glyphicon-btc:before {
content: "\e227";
}
.glyphicon-xbt:before {
content: "\e227";
}
.glyphicon-yen:before {
content: "¥";
}
.glyphicon-jpy:before {
content: "¥";
}
.glyphicon-ruble:before {
content: "₽";
}
.glyphicon-rub:before {
content: "₽";
}
.glyphicon-scale:before {
content: "\e230";
}
.glyphicon-ice-lolly:before {
content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
content: "\e232";
}
.glyphicon-education:before {
content: "\e233";
}
.glyphicon-option-horizontal:before {
content: "\e234";
}
.glyphicon-option-vertical:before {
content: "\e235";
}
.glyphicon-menu-hamburger:before {
content: "\e236";
}
.glyphicon-modal-window:before {
content: "\e237";
}
.glyphicon-oil:before {
content: "\e238";
}
.glyphicon-grain:before {
content: "\e239";
}
.glyphicon-sunglasses:before {
content: "\e240";
}
.glyphicon-text-size:before {
content: "\e241";
}
.glyphicon-text-color:before {
content: "\e242";
}
.glyphicon-text-background:before {
content: "\e243";
}
.glyphicon-object-align-top:before {
content: "\e244";
}
.glyphicon-object-align-bottom:before {
content: "\e245";
}
.glyphicon-object-align-horizontal:before {
content: "\e246";
}
.glyphicon-object-align-left:before {
content: "\e247";
}
.glyphicon-object-align-vertical:before {
content: "\e248";
}
.glyphicon-object-align-right:before {
content: "\e249";
}
.glyphicon-triangle-right:before {
content: "\e250";
}
.glyphicon-triangle-left:before {
content: "\e251";
}
.glyphicon-triangle-bottom:before {
content: "\e252";
}
.glyphicon-triangle-top:before {
content: "\e253";
}
.glyphicon-console:before {
content: "\e254";
}
.glyphicon-superscript:before {
content: "\e255";
}
.glyphicon-subscript:before {
content: "\e256";
}
.glyphicon-menu-left:before {
content: "\e257";
}
.glyphicon-menu-right:before {
content: "\e258";
}
.glyphicon-menu-down:before {
content: "\e259";
}
.glyphicon-menu-up:before {
content: "\e260";
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
html {
font-size: 10px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.42857143;
color: #333;
background-color: #fff;
}
input,
button,
select,
textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
a {
color: #337ab7;
text-decoration: none;
}
a:hover,
a:focus {
color: #23527c;
text-decoration: underline;
}
a:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
figure {
margin: 0;
}
img {
vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
display: block;
max-width: 100%;
height: auto;
}
.img-rounded {
border-radius: 6px;
}
.img-thumbnail {
display: inline-block;
max-width: 100%;
height: auto;
padding: 4px;
line-height: 1.42857143;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.img-circle {
border-radius: 50%;
}
hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #eee;
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}
[role=button] {
cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
.widget-eventTime,
.widget-timeline-title,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
font-family: inherit;
font-weight: 500;
line-height: 1.1;
color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
.widget-eventTime small,
.widget-timeline-title small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
.widget-eventTime .small,
.widget-timeline-title .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
font-weight: normal;
line-height: 1;
color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
margin-top: 20px;
margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
font-size: 65%;
}
h4,
.h4,
h5,
.widget-eventTime,
.widget-timeline-title,
.h5,
h6,
.h6 {
margin-top: 10px;
margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.widget-eventTime small,
.widget-timeline-title small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.widget-eventTime .small,
.widget-timeline-title .small,
.h5 .small,
h6 .small,
.h6 .small {
font-size: 75%;
}
h1,
.h1 {
font-size: 36px;
}
h2,
.h2 {
font-size: 30px;
}
h3,
.h3 {
font-size: 24px;
}
h4,
.h4 {
font-size: 18px;
}
h5, .widget-eventTime, .widget-timeline-title,
.h5 {
font-size: 14px;
}
h6,
.h6 {
font-size: 12px;
}
p {
margin: 0 0 10px;
}
.lead {
margin-bottom: 20px;
font-size: 16px;
font-weight: 300;
line-height: 1.4;
}
@media (min-width: 768px) {
.lead {
font-size: 21px;
}
}
small,
.small {
font-size: 85%;
}
mark,
.mark {
padding: 0.2em;
background-color: #fcf8e3;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
}
.text-justify {
text-align: justify;
}
.text-nowrap {
white-space: nowrap;
}
.text-lowercase {
text-transform: lowercase;
}
.text-uppercase {
text-transform: uppercase;
}
.text-capitalize {
text-transform: capitalize;
}
.text-muted {
color: #777;
}
.text-primary {
color: #337ab7;
}
a.text-primary:hover {
color: #286090;
}
.text-success {
color: #3c763d;
}
a.text-success:hover {
color: #2b542c;
}
.text-info {
color: #31708f;
}
a.text-info:hover {
color: #245269;
}
.text-warning {
color: #8a6d3b;
}
a.text-warning:hover {
color: #66512c;
}
.text-danger {
color: #a94442;
}
a.text-danger:hover {
color: #843534;
}
.bg-primary {
color: #fff;
background-color: #337ab7;
}
a.bg-primary:hover {
background-color: #286090;
}
.bg-success {
background-color: #dff0d8;
}
a.bg-success:hover {
background-color: #c1e2b3;
}
.bg-info {
background-color: #d9edf7;
}
a.bg-info:hover {
background-color: #afd9ee;
}
.bg-warning {
background-color: #fcf8e3;
}
a.bg-warning:hover {
background-color: #f7ecb5;
}
.bg-danger {
background-color: #f2dede;
}
a.bg-danger:hover {
background-color: #e4b9b9;
}
.page-header {
padding-bottom: 9px;
margin: 40px 0 20px;
border-bottom: 1px solid #eee;
}
ul,
ol {
margin-top: 0;
margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
margin-bottom: 0;
}
.list-unstyled {
padding-left: 0;
list-style: none;
}
.list-inline {
padding-left: 0;
margin-left: -5px;
list-style: none;
}
.list-inline > li {
display: inline-block;
padding-right: 5px;
padding-left: 5px;
}
dl {
margin-top: 0;
margin-bottom: 20px;
}
dt,
dd {
line-height: 1.42857143;
}
dt {
font-weight: bold;
}
dd {
margin-left: 0;
}
@media (min-width: 768px) {
.dl-horizontal dt {
float: left;
width: 160px;
overflow: hidden;
clear: left;
text-align: right;
text-overflow: ellipsis;
white-space: nowrap;
}
.dl-horizontal dd {
margin-left: 180px;
}
}
abbr[title],
abbr[data-original-title] {
cursor: help;
border-bottom: 1px dotted #777;
}
.initialism {
font-size: 90%;
text-transform: uppercase;
}
blockquote {
padding: 10px 20px;
margin: 0 0 20px;
font-size: 17.5px;
border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
display: block;
font-size: 80%;
line-height: 1.42857143;
color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
content: "— ";
}
.blockquote-reverse,
blockquote.pull-right {
padding-right: 15px;
padding-left: 0;
text-align: right;
border-right: 5px solid #eee;
border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
content: "";
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
content: " —";
}
address {
margin-bottom: 20px;
font-style: normal;
line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
padding: 2px 4px;
font-size: 90%;
color: #c7254e;
background-color: #f9f2f4;
border-radius: 4px;
}
kbd {
padding: 2px 4px;
font-size: 90%;
color: #fff;
background-color: #333;
border-radius: 3px;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
padding: 0;
font-size: 100%;
font-weight: bold;
-webkit-box-shadow: none;
box-shadow: none;
}
pre {
display: block;
padding: 9.5px;
margin: 0 0 10px;
font-size: 13px;
line-height: 1.42857143;
color: #333;
word-break: break-all;
word-wrap: break-word;
background-color: #f5f5f5;
border: 1px solid #ccc;
border-radius: 4px;
}
pre code {
padding: 0;
font-size: inherit;
color: inherit;
white-space: pre-wrap;
background-color: transparent;
border-radius: 0;
}
.pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}
.container {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 768px) {
.container {
width: 750px;
}
}
@media (min-width: 992px) {
.container {
width: 970px;
}
}
@media (min-width: 1200px) {
.container {
width: 1170px;
}
}
.container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.row {
margin-right: -15px;
margin-left: -15px;
}
table {
background-color: transparent;
}
caption {
padding-top: 8px;
padding-bottom: 8px;
color: #777;
text-align: left;
}
th {
text-align: left;
}
.table {
width: 100%;
max-width: 100%;
margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
padding: 8px;
line-height: 1.42857143;
vertical-align: top;
border-top: 1px solid #ddd;
}
.table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
border-top: 0;
}
.table > tbody + tbody {
border-top: 2px solid #ddd;
}
.table .table {
background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
padding: 5px;
}
.table-bordered {
border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
background-color: #f5f5f5;
}
table col[class*=col-] {
position: static;
display: table-column;
float: none;
}
table td[class*=col-],
table th[class*=col-] {
position: static;
display: table-cell;
float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
background-color: #ebcccc;
}
.table-responsive {
min-height: 0.01%;
overflow-x: auto;
}
@media screen and (max-width: 767px) {
.table-responsive {
width: 100%;
margin-bottom: 15px;
overflow-y: hidden;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid #ddd;
}
.table-responsive > .table {
margin-bottom: 0;
}
.table-responsive > .table > thead > tr > th,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > td {
white-space: nowrap;
}
.table-responsive > .table-bordered {
border: 0;
}
.table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
border-bottom: 0;
}
}
fieldset {
min-width: 0;
padding: 0;
margin: 0;
border: 0;
}
legend {
display: block;
width: 100%;
padding: 0;
margin-bottom: 20px;
font-size: 21px;
line-height: inherit;
color: #333;
border: 0;
border-bottom: 1px solid #e5e5e5;
}
label {
display: inline-block;
max-width: 100%;
margin-bottom: 5px;
font-weight: bold;
}
input[type=search] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
input[type=radio],
input[type=checkbox] {
margin: 4px 0 0;
margin-top: 1px \9 ;
line-height: normal;
}
input[type=file] {
display: block;
}
input[type=range] {
display: block;
width: 100%;
}
select[multiple],
select[size] {
height: auto;
}
input[type=file]:focus,
input[type=radio]:focus,
input[type=checkbox]:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
output {
display: block;
padding-top: 7px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
}
.radio,
.checkbox {
position: relative;
display: block;
margin-top: 10px;
margin-bottom: 10px;
}
.radio label,
.checkbox label {
min-height: 20px;
padding-left: 20px;
margin-bottom: 0;
font-weight: normal;
cursor: pointer;
}
.radio input[type=radio],
.radio-inline input[type=radio],
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox] {
position: absolute;
margin-top: 4px \9 ;
margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
position: relative;
display: inline-block;
padding-left: 20px;
margin-bottom: 0;
font-weight: normal;
vertical-align: middle;
cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
margin-top: 0;
margin-left: 10px;
}
input[type=radio][disabled],
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=checkbox].disabled,
fieldset[disabled] input[type=radio],
fieldset[disabled] input[type=checkbox] {
cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
cursor: not-allowed;
}
.form-control-static, .form-group div[class*=textBox] > .control-label,
.form-group div[class*=textArea] > .control-label,
.form-group div[class*=datePicker] > .control-label {
min-height: 34px;
padding-top: 7px;
padding-bottom: 7px;
margin-bottom: 0;
}
.form-control-static.input-lg, .form-group div[class*=textBox] > .input-lg.control-label,
.form-group div[class*=textArea] > .input-lg.control-label,
.form-group div[class*=datePicker] > .input-lg.control-label,
.form-control-static.input-sm,
.form-group div[class*=textBox] > .input-sm.control-label,
.form-group div[class*=textArea] > .input-sm.control-label,
.form-group div[class*=datePicker] > .input-sm.control-label {
padding-right: 0;
padding-left: 0;
}
.input-sm {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
select.input-sm {
height: 30px;
line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
height: auto;
}
.form-group-sm .form-control {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
select.form-group-sm .form-control {
height: 30px;
line-height: 30px;
}
textarea.form-group-sm .form-control,
select[multiple].form-group-sm .form-control {
height: auto;
}
.form-group-sm .form-control-static, .form-group-sm .form-group div[class*=textBox] > .control-label, .form-group .form-group-sm div[class*=textBox] > .control-label,
.form-group-sm .form-group div[class*=textArea] > .control-label,
.form-group .form-group-sm div[class*=textArea] > .control-label,
.form-group-sm .form-group div[class*=datePicker] > .control-label,
.form-group .form-group-sm div[class*=datePicker] > .control-label {
height: 30px;
min-height: 32px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
}
.input-lg {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
}
select.input-lg {
height: 46px;
line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
height: auto;
}
.form-group-lg .form-control {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
}
select.form-group-lg .form-control {
height: 46px;
line-height: 46px;
}
textarea.form-group-lg .form-control,
select[multiple].form-group-lg .form-control {
height: auto;
}
.form-group-lg .form-control-static, .form-group-lg .form-group div[class*=textBox] > .control-label, .form-group .form-group-lg div[class*=textBox] > .control-label,
.form-group-lg .form-group div[class*=textArea] > .control-label,
.form-group .form-group-lg div[class*=textArea] > .control-label,
.form-group-lg .form-group div[class*=datePicker] > .control-label,
.form-group .form-group-lg div[class*=datePicker] > .control-label {
height: 46px;
min-height: 38px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
}
.has-feedback {
position: relative;
}
.has-feedback .form-control {
padding-right: 42.5px;
}
.form-control-feedback {
position: absolute;
top: 0;
right: 0;
z-index: 2;
display: block;
width: 34px;
height: 34px;
line-height: 34px;
text-align: center;
pointer-events: none;
}
.input-lg + .form-control-feedback {
width: 46px;
height: 46px;
line-height: 46px;
}
.input-sm + .form-control-feedback {
width: 30px;
height: 30px;
line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
color: #3c763d;
}
.has-success .form-control {
border-color: #3c763d;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
border-color: #2b542c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
color: #3c763d;
background-color: #dff0d8;
border-color: #3c763d;
}
.has-success .form-control-feedback {
color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
color: #8a6d3b;
}
.has-warning .form-control {
border-color: #8a6d3b;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
border-color: #66512c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
color: #a94442;
}
.has-error .form-control {
border-color: #a94442;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
border-color: #843534;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
color: #a94442;
background-color: #f2dede;
border-color: #a94442;
}
.has-error .form-control-feedback {
color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
top: 0;
}
.help-block {
display: block;
margin-top: 5px;
margin-bottom: 10px;
color: #737373;
}
@media (min-width: 768px) {
.form-inline .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.form-inline .form-control-static, .form-inline .form-group div[class*=textBox] > .control-label, .form-group .form-inline div[class*=textBox] > .control-label,
.form-inline .form-group div[class*=textArea] > .control-label,
.form-group .form-inline div[class*=textArea] > .control-label,
.form-inline .form-group div[class*=datePicker] > .control-label,
.form-group .form-inline div[class*=datePicker] > .control-label {
display: inline-block;
}
.form-inline .input-group {
display: inline-table;
vertical-align: middle;
}
.form-inline .input-group .input-group-addon,
.form-inline .input-group .input-group-btn,
.form-inline .input-group .form-control {
width: auto;
}
.form-inline .input-group > .form-control {
width: 100%;
}
.form-inline .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .radio,
.form-inline .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .radio label,
.form-inline .checkbox label {
padding-left: 0;
}
.form-inline .radio input[type=radio],
.form-inline .checkbox input[type=checkbox] {
position: relative;
margin-left: 0;
}
.form-inline .has-feedback .form-control-feedback {
top: 0;
}
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
padding-top: 7px;
margin-top: 0;
margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
min-height: 27px;
}
.form-horizontal .form-group {
margin-right: -15px;
margin-left: -15px;
}
@media (min-width: 768px) {
.form-horizontal .control-label {
padding-top: 7px;
margin-bottom: 0;
text-align: right;
}
}
.form-horizontal .has-feedback .form-control-feedback {
right: 15px;
}
@media (min-width: 768px) {
.form-horizontal .form-group-lg .control-label {
padding-top: 14.333333px;
}
}
@media (min-width: 768px) {
.form-horizontal .form-group-sm .control-label {
padding-top: 6px;
}
}
.btn {
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: normal;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
color: #333;
text-decoration: none;
}
.btn:active,
.btn.active {
background-image: none;
outline: 0;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
pointer-events: none;
cursor: not-allowed;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
opacity: 0.65;
}
.btn-default {
color: #333;
background-color: #fff;
border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
color: #333;
background-color: #e6e6e6;
border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
background-color: #fff;
border-color: #ccc;
}
.btn-default .badge {
color: #fff;
background-color: #333;
}
.btn-primary, .datagrid-fullsearch.mx-grid .mx-grid-search-button {
color: #fff;
background-color: #337ab7;
border-color: #2e6da4;
}
.btn-primary:hover, .datagrid-fullsearch.mx-grid .mx-grid-search-button:hover,
.btn-primary:focus,
.datagrid-fullsearch.mx-grid .mx-grid-search-button:focus,
.btn-primary.focus,
.datagrid-fullsearch.mx-grid .focus.mx-grid-search-button,
.btn-primary:active,
.datagrid-fullsearch.mx-grid .mx-grid-search-button:active,
.btn-primary.active,
.datagrid-fullsearch.mx-grid .active.mx-grid-search-button,
.open > .dropdown-toggle.btn-primary,
.datagrid-fullsearch.mx-grid .open > .dropdown-toggle.mx-grid-search-button {
color: #fff;
background-color: #286090;
border-color: #204d74;
}
.btn-primary:active, .datagrid-fullsearch.mx-grid .mx-grid-search-button:active,
.btn-primary.active,
.datagrid-fullsearch.mx-grid .active.mx-grid-search-button,
.open > .dropdown-toggle.btn-primary,
.datagrid-fullsearch.mx-grid .open > .dropdown-toggle.mx-grid-search-button {
background-image: none;
}
.btn-primary.disabled, .datagrid-fullsearch.mx-grid .disabled.mx-grid-search-button,
.btn-primary[disabled],
.datagrid-fullsearch.mx-grid [disabled].mx-grid-search-button,
fieldset[disabled] .btn-primary,
fieldset[disabled] .datagrid-fullsearch.mx-grid .mx-grid-search-button,
.datagrid-fullsearch.mx-grid fieldset[disabled] .mx-grid-search-button,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
background-color: #337ab7;
border-color: #2e6da4;
}
.btn-primary .badge, .datagrid-fullsearch.mx-grid .mx-grid-search-button .badge {
color: #337ab7;
background-color: #fff;
}
.btn-success {
color: #fff;
background-color: #5cb85c;
border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
color: #fff;
background-color: #449d44;
border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
background-color: #5cb85c;
border-color: #4cae4c;
}
.btn-success .badge {
color: #5cb85c;
background-color: #fff;
}
.btn-info {
color: #fff;
background-color: #5bc0de;
border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
color: #fff;
background-color: #31b0d5;
border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
background-color: #5bc0de;
border-color: #46b8da;
}
.btn-info .badge {
color: #5bc0de;
background-color: #fff;
}
.btn-warning {
color: #fff;
background-color: #f0ad4e;
border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
color: #fff;
background-color: #ec971f;
border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
background-color: #f0ad4e;
border-color: #eea236;
}
.btn-warning .badge {
color: #f0ad4e;
background-color: #fff;
}
.btn-danger {
color: #fff;
background-color: #d9534f;
border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
color: #fff;
background-color: #c9302c;
border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
background-color: #d9534f;
border-color: #d43f3a;
}
.btn-danger .badge {
color: #d9534f;
background-color: #fff;
}
.btn-link {
font-weight: normal;
color: #337ab7;
border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
color: #23527c;
text-decoration: underline;
background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
color: #777;
text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
padding: 1px 5px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.fade {
opacity: 0;
-webkit-transition: opacity 0.15s linear;
-o-transition: opacity 0.15s linear;
transition: opacity 0.15s linear;
}
.fade.in {
opacity: 1;
}
.collapse {
display: none;
}
.collapse.in {
display: block;
}
tr.collapse.in {
display: table-row;
}
tbody.collapse.in {
display: table-row-group;
}
.collapsing {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
-webkit-transition-duration: 0.35s;
-o-transition-duration: 0.35s;
transition-duration: 0.35s;
-webkit-transition-property: height, visibility;
-o-transition-property: height, visibility;
transition-property: height, visibility;
}
.caret {
display: inline-block;
width: 0;
height: 0;
margin-left: 2px;
vertical-align: middle;
border-top: 4px dashed;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
}
.dropup,
.dropdown {
position: relative;
}
.dropdown-toggle:focus {
outline: 0;
}
.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 160px;
padding: 5px 0;
margin: 2px 0 0;
font-size: 14px;
text-align: left;
list-style: none;
background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 4px;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
right: 0;
left: auto;
}
.dropdown-menu .divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.dropdown-menu > li > a {
display: block;
padding: 3px 20px;
clear: both;
font-weight: normal;
line-height: 1.42857143;
color: #333;
white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
color: #262626;
text-decoration: none;
background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
color: #fff;
text-decoration: none;
background-color: #337ab7;
outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
text-decoration: none;
cursor: not-allowed;
background-color: transparent;
background-image: none;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
display: block;
}
.open > a {
outline: 0;
}
.dropdown-menu-right {
right: 0;
left: auto;
}
.dropdown-menu-left {
right: auto;
left: 0;
}
.dropdown-header {
display: block;
padding: 3px 20px;
font-size: 12px;
line-height: 1.42857143;
color: #777;
white-space: nowrap;
}
.dropdown-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 990;
}
.pull-right > .dropdown-menu {
right: 0;
left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
content: "";
border-top: 0;
border-bottom: 4px solid;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
top: auto;
bottom: 100%;
margin-bottom: 2px;
}
@media (min-width: 768px) {
.navbar-right .dropdown-menu {
right: 0;
left: auto;
}
.navbar-right .dropdown-menu-left {
right: auto;
left: 0;
}
}
.btn-group,
.btn-group-vertical {
position: relative;
display: inline-block;
vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
position: relative;
float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
margin-left: -1px;
}
.btn-toolbar {
margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
border-radius: 0;
}
.btn-group > .btn:first-child {
margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
padding-right: 8px;
padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
padding-right: 12px;
padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
-webkit-box-shadow: none;
box-shadow: none;
}
.btn .caret {
margin-left: 0;
}
.btn-lg .caret {
border-width: 5px 5px 0;
border-bottom-width: 0;
}
.dropup .btn-lg .caret {
border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
display: block;
float: none;
width: 100%;
max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
margin-top: -1px;
margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
border-top-right-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
border-top-left-radius: 0;
border-top-right-radius: 0;
border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.btn-group-justified {
display: table;
width: 100%;
table-layout: fixed;
border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
display: table-cell;
float: none;
width: 1%;
}
.btn-group-justified > .btn-group .btn {
width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
left: auto;
}
[data-toggle=buttons] > .btn input[type=radio],
[data-toggle=buttons] > .btn-group > .btn input[type=radio],
[data-toggle=buttons] > .btn input[type=checkbox],
[data-toggle=buttons] > .btn-group > .btn input[type=checkbox] {
position: absolute;
clip: rect(0, 0, 0, 0);
pointer-events: none;
}
.input-group {
position: relative;
display: table;
border-collapse: separate;
}
.input-group[class*=col-] {
float: none;
padding-right: 0;
padding-left: 0;
}
.input-group .form-control {
position: relative;
z-index: 2;
float: left;
width: 100%;
margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
height: 46px;
line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
height: 30px;
line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
border-radius: 0;
}
.input-group-addon,
.input-group-btn {
width: 1%;
white-space: nowrap;
vertical-align: middle;
}
.input-group-addon {
padding: 6px 12px;
font-size: 14px;
font-weight: normal;
line-height: 1;
color: #555;
text-align: center;
background-color: #eee;
border: 1px solid #ccc;
border-radius: 4px;
}
.input-group-addon.input-sm {
padding: 5px 10px;
font-size: 12px;
border-radius: 3px;
}
.input-group-addon.input-lg {
padding: 10px 16px;
font-size: 18px;
border-radius: 6px;
}
.input-group-addon input[type=radio],
.input-group-addon input[type=checkbox] {
margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
border-left: 0;
}
.input-group-btn {
position: relative;
font-size: 0;
white-space: nowrap;
}
.input-group-btn > .btn {
position: relative;
}
.input-group-btn > .btn + .btn {
margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
margin-left: -1px;
}
.nav {
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.nav > li {
position: relative;
display: block;
}
.nav > li > a {
position: relative;
display: block;
padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
text-decoration: none;
background-color: #eee;
}
.nav > li.disabled > a {
color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
color: #777;
text-decoration: none;
cursor: not-allowed;
background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
background-color: #eee;
border-color: #337ab7;
}
.nav .nav-divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.nav > li > a > img {
max-width: none;
}
.nav-tabs {
border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
float: left;
margin-bottom: -1px;
}
.nav-tabs > li > a {
margin-right: 2px;
line-height: 1.42857143;
border: 1px solid transparent;
border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
color: #555;
cursor: default;
background-color: #fff;
border: 1px solid #ddd;
border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
width: 100%;
border-bottom: 0;
}
.nav-tabs.nav-justified > li {
float: none;
}
.nav-tabs.nav-justified > li > a {
margin-bottom: 5px;
text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}
@media (min-width: 768px) {
.nav-tabs.nav-justified > li {
display: table-cell;
width: 1%;
}
.nav-tabs.nav-justified > li > a {
margin-bottom: 0;
}
}
.nav-tabs.nav-justified > li > a {
margin-right: 0;
border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
border: 1px solid #ddd;
}
@media (min-width: 768px) {
.nav-tabs.nav-justified > li > a {
border-bottom: 1px solid #ddd;
border-radius: 4px 4px 0 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
border-bottom-color: #fff;
}
}
.nav-pills > li {
float: left;
}
.nav-pills > li > a {
border-radius: 4px;
}
.nav-pills > li + li {
margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
color: #fff;
background-color: #337ab7;
}
.nav-stacked > li {
float: none;
}
.nav-stacked > li + li {
margin-top: 2px;
margin-left: 0;
}
.nav-justified {
width: 100%;
}
.nav-justified > li {
float: none;
}
.nav-justified > li > a {
margin-bottom: 5px;
text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}
@media (min-width: 768px) {
.nav-justified > li {
display: table-cell;
width: 1%;
}
.nav-justified > li > a {
margin-bottom: 0;
}
}
.nav-tabs-justified {
border-bottom: 0;
}
.nav-tabs-justified > li > a {
margin-right: 0;
border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
border: 1px solid #ddd;
}
@media (min-width: 768px) {
.nav-tabs-justified > li > a {
border-bottom: 1px solid #ddd;
border-radius: 4px 4px 0 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
border-bottom-color: #fff;
}
}
.tab-content > .tab-pane {
display: none;
}
.tab-content > .active {
display: block;
}
.nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.navbar {
position: relative;
min-height: 50px;
margin-bottom: 20px;
border: 1px solid transparent;
}
@media (min-width: 768px) {
.navbar {
border-radius: 4px;
}
}
@media (min-width: 768px) {
.navbar-header {
float: left;
}
}
.navbar-collapse {
padding-right: 15px;
padding-left: 15px;
overflow-x: visible;
-webkit-overflow-scrolling: touch;
border-top: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
.navbar-collapse.in {
overflow-y: auto;
}
@media (min-width: 768px) {
.navbar-collapse {
width: auto;
border-top: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.navbar-collapse.collapse {
display: block !important;
height: auto !important;
padding-bottom: 0;
overflow: visible !important;
}
.navbar-collapse.in {
overflow-y: visible;
}
.navbar-fixed-top .navbar-collapse,
.navbar-static-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
padding-right: 0;
padding-left: 0;
}
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
max-height: 200px;
}
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
margin-right: -15px;
margin-left: -15px;
}
@media (min-width: 768px) {
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
margin-right: 0;
margin-left: 0;
}
}
.navbar-static-top {
z-index: 1000;
border-width: 0 0 1px;
}
@media (min-width: 768px) {
.navbar-static-top {
border-radius: 0;
}
}
.navbar-fixed-top,
.navbar-fixed-bottom {
position: fixed;
right: 0;
left: 0;
z-index: 1030;
}
@media (min-width: 768px) {
.navbar-fixed-top,
.navbar-fixed-bottom {
border-radius: 0;
}
}
.navbar-fixed-top {
top: 0;
border-width: 0 0 1px;
}
.navbar-fixed-bottom {
bottom: 0;
margin-bottom: 0;
border-width: 1px 0 0;
}
.navbar-brand {
float: left;
height: 50px;
padding: 15px 15px;
font-size: 18px;
line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
text-decoration: none;
}
.navbar-brand > img {
display: block;
}
@media (min-width: 768px) {
.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
margin-left: -15px;
}
}
.navbar-toggle {
position: relative;
float: right;
padding: 9px 10px;
margin-top: 8px;
margin-right: 15px;
margin-bottom: 8px;
background-color: transparent;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}
.navbar-toggle:focus {
outline: 0;
}
.navbar-toggle .icon-bar {
display: block;
width: 22px;
height: 2px;
border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
margin-top: 4px;
}
@media (min-width: 768px) {
.navbar-toggle {
display: none;
}
}
.navbar-nav {
margin: 7.5px -15px;
}
.navbar-nav > li > a {
padding-top: 10px;
padding-bottom: 10px;
line-height: 20px;
}
@media (max-width: 767px) {
.navbar-nav .open .dropdown-menu {
position: static;
float: none;
width: auto;
margin-top: 0;
background-color: transparent;
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header {
padding: 5px 15px 5px 25px;
}
.navbar-nav .open .dropdown-menu > li > a {
line-height: 20px;
}
.navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-nav .open .dropdown-menu > li > a:focus {
background-image: none;
}
}
@media (min-width: 768px) {
.navbar-nav {
float: left;
margin: 0;
}
.navbar-nav > li {
float: left;
}
.navbar-nav > li > a {
padding-top: 15px;
padding-bottom: 15px;
}
}
.navbar-form {
padding: 10px 15px;
margin-top: 8px;
margin-right: -15px;
margin-bottom: 8px;
margin-left: -15px;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
}
@media (min-width: 768px) {
.navbar-form .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.navbar-form .form-control-static, .navbar-form .form-group div[class*=textBox] > .control-label, .form-group .navbar-form div[class*=textBox] > .control-label,
.navbar-form .form-group div[class*=textArea] > .control-label,
.form-group .navbar-form div[class*=textArea] > .control-label,
.navbar-form .form-group div[class*=datePicker] > .control-label,
.form-group .navbar-form div[class*=datePicker] > .control-label {
display: inline-block;
}
.navbar-form .input-group {
display: inline-table;
vertical-align: middle;
}
.navbar-form .input-group .input-group-addon,
.navbar-form .input-group .input-group-btn,
.navbar-form .input-group .form-control {
width: auto;
}
.navbar-form .input-group > .form-control {
width: 100%;
}
.navbar-form .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .radio,
.navbar-form .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .radio label,
.navbar-form .checkbox label {
padding-left: 0;
}
.navbar-form .radio input[type=radio],
.navbar-form .checkbox input[type=checkbox] {
position: relative;
margin-left: 0;
}
.navbar-form .has-feedback .form-control-feedback {
top: 0;
}
}
@media (max-width: 767px) {
.navbar-form .form-group {
margin-bottom: 5px;
}
.navbar-form .form-group:last-child {
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.navbar-form {
width: auto;
padding-top: 0;
padding-bottom: 0;
margin-right: 0;
margin-left: 0;
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
}
.navbar-nav > li > .dropdown-menu {
margin-top: 0;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
margin-bottom: 0;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.navbar-btn {
margin-top: 8px;
margin-bottom: 8px;
}
.navbar-btn.btn-sm {
margin-top: 10px;
margin-bottom: 10px;
}
.navbar-btn.btn-xs {
margin-top: 14px;
margin-bottom: 14px;
}
.navbar-text {
margin-top: 15px;
margin-bottom: 15px;
}
@media (min-width: 768px) {
.navbar-text {
float: left;
margin-right: 15px;
margin-left: 15px;
}
}
@media (min-width: 768px) {
.navbar-left {
float: left !important;
}
.navbar-right {
float: right !important;
margin-right: -15px;
}
.navbar-right ~ .navbar-right {
margin-right: 0;
}
}
.navbar-default {
background-color: #f8f8f8;
border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
color: #5e5e5e;
background-color: transparent;
}
.navbar-default .navbar-text {
color: #777;
}
.navbar-default .navbar-nav > li > a {
color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
color: #333;
background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
color: #555;
background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
color: #ccc;
background-color: transparent;
}
.navbar-default .navbar-toggle {
border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
color: #555;
background-color: #e7e7e7;
}
@media (max-width: 767px) {
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
color: #777;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
color: #333;
background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #555;
background-color: #e7e7e7;
}
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #ccc;
background-color: transparent;
}
}
.navbar-default .navbar-link {
color: #777;
}
.navbar-default .navbar-link:hover {
color: #333;
}
.navbar-default .btn-link {
color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
color: #ccc;
}
.navbar-inverse {
background-color: #222;
border-color: #080808;
}
.navbar-inverse .navbar-brand {
color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
color: #fff;
background-color: transparent;
}
.navbar-inverse .navbar-text {
color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
color: #fff;
background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
color: #fff;
background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
color: #444;
background-color: transparent;
}
.navbar-inverse .navbar-toggle {
border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
color: #fff;
background-color: #080808;
}
@media (max-width: 767px) {
.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
border-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
background-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
color: #9d9d9d;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
color: #fff;
background-color: transparent;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #fff;
background-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #444;
background-color: transparent;
}
}
.navbar-inverse .navbar-link {
color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
color: #fff;
}
.navbar-inverse .btn-link {
color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
color: #444;
}
.breadcrumb {
padding: 8px 15px;
margin-bottom: 20px;
list-style: none;
background-color: #f5f5f5;
border-radius: 4px;
}
.breadcrumb > li {
display: inline-block;
}
.breadcrumb > li + li:before {
padding: 0 5px;
color: #ccc;
content: "/ ";
}
.breadcrumb > .active {
color: #777;
}
.pagination {
display: inline-block;
padding-left: 0;
margin: 20px 0;
border-radius: 4px;
}
.pagination > li {
display: inline;
}
.pagination > li > a,
.pagination > li > span {
position: relative;
float: left;
padding: 6px 12px;
margin-left: -1px;
line-height: 1.42857143;
color: #337ab7;
text-decoration: none;
background-color: #fff;
border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
margin-left: 0;
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
color: #23527c;
background-color: #eee;
border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
z-index: 2;
color: #fff;
cursor: default;
background-color: #337ab7;
border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
color: #777;
cursor: not-allowed;
background-color: #fff;
border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
padding: 10px 16px;
font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
border-top-left-radius: 6px;
border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
padding: 5px 10px;
font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.pager {
padding-left: 0;
margin: 20px 0;
text-align: center;
list-style: none;
}
.pager li {
display: inline;
}
.pager li > a,
.pager li > span {
display: inline-block;
padding: 5px 14px;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
text-decoration: none;
background-color: #eee;
}
.pager .next > a,
.pager .next > span {
float: right;
}
.pager .previous > a,
.pager .previous > span {
float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
color: #777;
cursor: not-allowed;
background-color: #fff;
}
.label {
display: inline;
padding: 0.2em 0.6em 0.3em;
font-size: 75%;
font-weight: bold;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: 0.25em;
}
a.label:hover,
a.label:focus {
color: #fff;
text-decoration: none;
cursor: pointer;
}
.label:empty {
display: none;
}
.btn .label {
position: relative;
top: -1px;
}
.label-default {
background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
background-color: #5e5e5e;
}
.label-primary {
background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
background-color: #286090;
}
.label-success {
background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
background-color: #449d44;
}
.label-info {
background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
background-color: #31b0d5;
}
.label-warning {
background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
background-color: #ec971f;
}
.label-danger {
background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
background-color: #c9302c;
}
.badge {
display: inline-block;
min-width: 10px;
padding: 3px 7px;
font-size: 12px;
font-weight: bold;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
background-color: #777;
border-radius: 10px;
}
.badge:empty {
display: none;
}
.btn .badge {
position: relative;
top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
top: 0;
padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
color: #fff;
text-decoration: none;
cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
color: #337ab7;
background-color: #fff;
}
.list-group-item > .badge {
float: right;
}
.list-group-item > .badge + .badge {
margin-right: 5px;
}
.nav-pills > li > a > .badge {
margin-left: 3px;
}
.jumbotron {
padding: 30px 15px;
margin-bottom: 30px;
color: inherit;
background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
color: inherit;
}
.jumbotron p {
margin-bottom: 15px;
font-size: 21px;
font-weight: 200;
}
.jumbotron > hr {
border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
border-radius: 6px;
}
.jumbotron .container {
max-width: 100%;
}
@media screen and (min-width: 768px) {
.jumbotron {
padding: 48px 0;
}
.container .jumbotron,
.container-fluid .jumbotron {
padding-right: 60px;
padding-left: 60px;
}
.jumbotron h1,
.jumbotron .h1 {
font-size: 63px;
}
}
.thumbnail {
display: block;
padding: 4px;
margin-bottom: 20px;
line-height: 1.42857143;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: border 0.2s ease-in-out;
-o-transition: border 0.2s ease-in-out;
transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
margin-right: auto;
margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
border-color: #337ab7;
}
.thumbnail .caption {
padding: 9px;
color: #333;
}
.alert {
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px;
}
.alert h4 {
margin-top: 0;
color: inherit;
}
.alert .alert-link {
font-weight: bold;
}
.alert > p,
.alert > ul {
margin-bottom: 0;
}
.alert > p + p {
margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
position: relative;
top: -2px;
right: -21px;
color: inherit;
}
.alert-success {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.alert-success hr {
border-top-color: #c9e2b3;
}
.alert-success .alert-link {
color: #2b542c;
}
.alert-info {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1;
}
.alert-info hr {
border-top-color: #a6e1ec;
}
.alert-info .alert-link {
color: #245269;
}
.alert-warning {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc;
}
.alert-warning hr {
border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
color: #66512c;
}
.alert-danger {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
.alert-danger hr {
border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
color: #843534;
}
.media {
margin-top: 15px;
}
.media:first-child {
margin-top: 0;
}
.media,
.media-body {
overflow: hidden;
zoom: 1;
}
.media-body {
width: 10000px;
}
.media-object {
display: block;
}
.media-right,
.media > .pull-right {
padding-left: 10px;
}
.media-left,
.media > .pull-left {
padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
display: table-cell;
vertical-align: top;
}
.media-middle {
vertical-align: middle;
}
.media-bottom {
vertical-align: bottom;
}
.media-heading {
margin-top: 0;
margin-bottom: 5px;
}
.media-list {
padding-left: 0;
list-style: none;
}
.list-group {
padding-left: 0;
margin-bottom: 20px;
}
.list-group-item {
position: relative;
display: block;
padding: 10px 15px;
margin-bottom: -1px;
background-color: #fff;
border: 1px solid #ddd;
}
.list-group-item:first-child {
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
.list-group-item:last-child {
margin-bottom: 0;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
a.list-group-item {
color: #555;
}
a.list-group-item .list-group-item-heading {
color: #333;
}
a.list-group-item:hover,
a.list-group-item:focus {
color: #555;
text-decoration: none;
background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
color: #777;
cursor: not-allowed;
background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
color: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
z-index: 2;
color: #fff;
background-color: #337ab7;
border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
color: #c7ddef;
}
.list-group-item-success {
color: #3c763d;
background-color: #dff0d8;
}
a.list-group-item-success {
color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
color: #3c763d;
background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
color: #fff;
background-color: #3c763d;
border-color: #3c763d;
}
.list-group-item-info {
color: #31708f;
background-color: #d9edf7;
}
a.list-group-item-info {
color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
color: #31708f;
background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
color: #fff;
background-color: #31708f;
border-color: #31708f;
}
.list-group-item-warning {
color: #8a6d3b;
background-color: #fcf8e3;
}
a.list-group-item-warning {
color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
color: #8a6d3b;
background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
color: #fff;
background-color: #8a6d3b;
border-color: #8a6d3b;
}
.list-group-item-danger {
color: #a94442;
background-color: #f2dede;
}
a.list-group-item-danger {
color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
color: #a94442;
background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
color: #fff;
background-color: #a94442;
border-color: #a94442;
}
.list-group-item-heading {
margin-top: 0;
margin-bottom: 5px;
}
.list-group-item-text {
margin-bottom: 0;
line-height: 1.3;
}
.panel {
margin-bottom: 20px;
background-color: #fff;
border: 1px solid transparent;
border-radius: 4px;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
padding: 15px;
}
.panel-heading {
padding: 10px 15px;
border-bottom: 1px solid transparent;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
color: inherit;
}
.panel-title {
margin-top: 0;
margin-bottom: 0;
font-size: 16px;
color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
color: inherit;
}
.panel-footer {
padding: 10px 15px;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
border-width: 1px 0;
border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
border-top: 0;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
border-bottom: 0;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
border-top-width: 0;
}
.list-group + .panel-footer {
border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
padding-right: 15px;
padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
border-bottom: 0;
}
.panel > .table-responsive {
margin-bottom: 0;
border: 0;
}
.panel-group {
margin-bottom: 20px;
}
.panel-group .panel {
margin-bottom: 0;
border-radius: 4px;
}
.panel-group .panel + .panel {
margin-top: 5px;
}
.panel-group .panel-heading {
border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
border-bottom: 1px solid #ddd;
}
.panel-default {
border-color: #ddd;
}
.panel-default > .panel-heading {
color: #333;
background-color: #f5f5f5;
border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
color: #f5f5f5;
background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #ddd;
}
.panel-primary {
border-color: #337ab7;
}
.panel-primary > .panel-heading {
color: #fff;
background-color: #337ab7;
border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
color: #337ab7;
background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #337ab7;
}
.panel-success {
border-color: #d6e9c6;
}
.panel-success > .panel-heading {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
color: #dff0d8;
background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #d6e9c6;
}
.panel-info {
border-color: #bce8f1;
}
.panel-info > .panel-heading {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
color: #d9edf7;
background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #bce8f1;
}
.panel-warning {
border-color: #faebcc;
}
.panel-warning > .panel-heading {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
color: #fcf8e3;
background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #faebcc;
}
.panel-danger {
border-color: #ebccd1;
}
.panel-danger > .panel-heading {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
color: #f2dede;
background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #ebccd1;
}
.embed-responsive {
position: relative;
display: block;
height: 0;
padding: 0;
overflow: hidden;
}
.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-16by9 {
padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
padding-bottom: 75%;
}
.well {
min-height: 20px;
padding: 19px;
margin-bottom: 20px;
background-color: #f5f5f5;
border: 1px solid #e3e3e3;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
border-color: #ddd;
border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
padding: 24px;
border-radius: 6px;
}
.well-sm {
padding: 9px;
border-radius: 3px;
}
.close {
float: right;
font-size: 21px;
font-weight: bold;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
filter: alpha(opacity=20);
opacity: 0.2;
}
.close:hover,
.close:focus {
color: #000;
text-decoration: none;
cursor: pointer;
filter: alpha(opacity=50);
opacity: 0.5;
}
button.close {
-webkit-appearance: none;
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
}
.modal-open {
overflow: hidden;
}
.modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
-webkit-overflow-scrolling: touch;
outline: 0;
}
.modal.fade .modal-dialog {
-webkit-transition: -webkit-transform 0.3s ease-out;
-o-transition: -o-transform 0.3s ease-out;
transition: transform 0.3s ease-out;
-webkit-transform: translate(0, -25%);
-ms-transform: translate(0, -25%);
-o-transform: translate(0, -25%);
transform: translate(0, -25%);
}
.modal.in .modal-dialog {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
}
.modal-open .modal {
overflow-x: hidden;
overflow-y: auto;
}
.modal-dialog {
position: relative;
width: auto;
margin: 10px;
}
.modal-content {
position: relative;
background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid #999;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 6px;
outline: 0;
-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
}
.modal-backdrop.fade {
filter: alpha(opacity=0);
opacity: 0;
}
.modal-backdrop.in {
filter: alpha(opacity=50);
opacity: 0.5;
}
.modal-header {
min-height: 16.42857143px;
padding: 15px;
border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
margin-top: -2px;
}
.modal-title {
margin: 0;
line-height: 1.42857143;
}
.modal-footer {
padding: 15px;
text-align: right;
border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
margin-bottom: 0;
margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
margin-left: 0;
}
.modal-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll;
}
@media (min-width: 768px) {
.modal-dialog {
width: 600px;
margin: 30px auto;
}
.modal-content {
-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}
.modal-sm {
width: 300px;
}
}
@media (min-width: 992px) {
.modal-lg {
width: 900px;
}
}
.tooltip {
position: absolute;
z-index: 1070;
display: block;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: normal;
line-height: 1.4;
filter: alpha(opacity=0);
opacity: 0;
}
.tooltip.in {
filter: alpha(opacity=90);
opacity: 0.9;
}
.tooltip.top {
padding: 5px 0;
margin-top: -3px;
}
.tooltip.right {
padding: 0 5px;
margin-left: 3px;
}
.tooltip.bottom {
padding: 5px 0;
margin-top: 3px;
}
.tooltip.left {
padding: 0 5px;
margin-left: -3px;
}
.tooltip-inner {
max-width: 200px;
padding: 3px 8px;
color: #fff;
text-align: center;
text-decoration: none;
background-color: #000;
border-radius: 4px;
}
.tooltip-arrow {
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.tooltip.top .tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
right: 5px;
bottom: 0;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
bottom: 0;
left: 5px;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-width: 5px 5px 5px 0;
border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
top: 50%;
right: 0;
margin-top: -5px;
border-width: 5px 0 5px 5px;
border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
top: 0;
right: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
top: 0;
left: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.popover {
position: absolute;
top: 0;
left: 0;
z-index: 1060;
display: none;
max-width: 276px;
padding: 1px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
font-weight: normal;
line-height: 1.42857143;
text-align: left;
white-space: normal;
background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 6px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
margin-top: -10px;
}
.popover.right {
margin-left: 10px;
}
.popover.bottom {
margin-top: 10px;
}
.popover.left {
margin-left: -10px;
}
.popover-title {
padding: 8px 14px;
margin: 0;
font-size: 14px;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
border-radius: 5px 5px 0 0;
}
.popover-content {
padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
position: absolute;
display: block;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.popover > .arrow {
border-width: 11px;
}
.popover > .arrow:after {
content: "";
border-width: 10px;
}
.popover.top > .arrow {
bottom: -11px;
left: 50%;
margin-left: -11px;
border-top-color: #999;
border-top-color: rgba(0, 0, 0, 0.25);
border-bottom-width: 0;
}
.popover.top > .arrow:after {
bottom: 1px;
margin-left: -10px;
content: " ";
border-top-color: #fff;
border-bottom-width: 0;
}
.popover.right > .arrow {
top: 50%;
left: -11px;
margin-top: -11px;
border-right-color: #999;
border-right-color: rgba(0, 0, 0, 0.25);
border-left-width: 0;
}
.popover.right > .arrow:after {
bottom: -10px;
left: 1px;
content: " ";
border-right-color: #fff;
border-left-width: 0;
}
.popover.bottom > .arrow {
top: -11px;
left: 50%;
margin-left: -11px;
border-top-width: 0;
border-bottom-color: #999;
border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
top: 1px;
margin-left: -10px;
content: " ";
border-top-width: 0;
border-bottom-color: #fff;
}
.popover.left > .arrow {
top: 50%;
right: -11px;
margin-top: -11px;
border-right-width: 0;
border-left-color: #999;
border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
right: 1px;
bottom: -10px;
content: " ";
border-right-width: 0;
border-left-color: #fff;
}
.carousel {
position: relative;
}
.carousel-inner {
position: relative;
width: 100%;
overflow: hidden;
}
.carousel-inner > .item {
position: relative;
display: none;
-webkit-transition: 0.6s ease-in-out left;
-o-transition: 0.6s ease-in-out left;
transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
.carousel-inner > .item {
-webkit-transition: -webkit-transform 0.6s ease-in-out;
-o-transition: -o-transform 0.6s ease-in-out;
transition: transform 0.6s ease-in-out;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1000;
perspective: 1000;
}
.carousel-inner > .item.next,
.carousel-inner > .item.active.right {
left: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
.carousel-inner > .item.prev,
.carousel-inner > .item.active.left {
left: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
.carousel-inner > .item.next.left,
.carousel-inner > .item.prev.right,
.carousel-inner > .item.active {
left: 0;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
display: block;
}
.carousel-inner > .active {
left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
position: absolute;
top: 0;
width: 100%;
}
.carousel-inner > .next {
left: 100%;
}
.carousel-inner > .prev {
left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
left: 0;
}
.carousel-inner > .active.left {
left: -100%;
}
.carousel-inner > .active.right {
left: 100%;
}
.carousel-control {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 15%;
font-size: 20px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
filter: alpha(opacity=50);
opacity: 0.5;
}
.carousel-control.left {
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
background-repeat: repeat-x;
}
.carousel-control.right {
right: 0;
left: auto;
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
color: #fff;
text-decoration: none;
filter: alpha(opacity=90);
outline: 0;
opacity: 0.9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
position: absolute;
top: 50%;
z-index: 5;
display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
left: 50%;
margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
right: 50%;
margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
width: 20px;
height: 20px;
margin-top: -10px;
font-family: serif;
line-height: 1;
}
.carousel-control .icon-prev:before {
content: "‹";
}
.carousel-control .icon-next:before {
content: "›";
}
.carousel-indicators {
position: absolute;
bottom: 10px;
left: 50%;
z-index: 15;
width: 60%;
padding-left: 0;
margin-left: -30%;
text-align: center;
list-style: none;
}
.carousel-indicators li {
display: inline-block;
width: 10px;
height: 10px;
margin: 1px;
text-indent: -999px;
cursor: pointer;
background-color: #000 \9 ;
background-color: rgba(0, 0, 0, 0);
border: 1px solid #fff;
border-radius: 10px;
}
.carousel-indicators .active {
width: 12px;
height: 12px;
margin: 0;
background-color: #fff;
}
.carousel-caption {
position: absolute;
right: 15%;
bottom: 20px;
left: 15%;
z-index: 10;
padding-top: 20px;
padding-bottom: 20px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
text-shadow: none;
}
@media screen and (min-width: 768px) {
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
width: 30px;
height: 30px;
margin-top: -15px;
font-size: 30px;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
margin-left: -15px;
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
margin-right: -15px;
}
.carousel-caption {
right: 20%;
left: 20%;
padding-bottom: 30px;
}
.carousel-indicators {
bottom: 20px;
}
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
display: table;
content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
clear: both;
}
.center-block {
display: block;
margin-right: auto;
margin-left: auto;
}
.pull-right {
float: right !important;
}
.pull-left {
float: left !important;
}
.hide {
display: none !important;
}
.show {
display: block !important;
}
.invisible {
visibility: hidden;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.hidden {
display: none !important;
}
.affix {
position: fixed;
}
@-ms-viewport {
width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
display: none !important;
}
@media (max-width: 767px) {
.visible-xs {
display: block !important;
}
table.visible-xs {
display: table;
}
tr.visible-xs {
display: table-row !important;
}
th.visible-xs,
td.visible-xs {
display: table-cell !important;
}
}
@media (max-width: 767px) {
.visible-xs-block {
display: block !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline {
display: inline !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline-block {
display: inline-block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {
display: block !important;
}
table.visible-sm {
display: table;
}
tr.visible-sm {
display: table-row !important;
}
th.visible-sm,
td.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-block {
display: block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline {
display: inline !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline-block {
display: inline-block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md {
display: block !important;
}
table.visible-md {
display: table;
}
tr.visible-md {
display: table-row !important;
}
th.visible-md,
td.visible-md {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-block {
display: block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline {
display: inline !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline-block {
display: inline-block !important;
}
}
@media (min-width: 1200px) {
.visible-lg {
display: block !important;
}
table.visible-lg {
display: table;
}
tr.visible-lg {
display: table-row !important;
}
th.visible-lg,
td.visible-lg {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.visible-lg-block {
display: block !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline {
display: inline !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline-block {
display: inline-block !important;
}
}
@media (max-width: 767px) {
.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-lg {
display: none !important;
}
}
.visible-print {
display: none !important;
}
@media print {
.visible-print {
display: block !important;
}
table.visible-print {
display: table;
}
tr.visible-print {
display: table-row !important;
}
th.visible-print,
td.visible-print {
display: table-cell !important;
}
}
.visible-print-block {
display: none !important;
}
@media print {
.visible-print-block {
display: block !important;
}
}
.visible-print-inline {
display: none !important;
}
@media print {
.visible-print-inline {
display: inline !important;
}
}
.visible-print-inline-block {
display: none !important;
}
@media print {
.visible-print-inline-block {
display: inline-block !important;
}
}
@media print {
.hidden-print {
display: none !important;
}
}
[dir=rtl] .flip.text-left {
text-align: right;
}
[dir=rtl] .flip.text-right {
text-align: left;
}
[dir=rtl] .list-unstyled {
padding-right: 0;
padding-left: initial;
}
[dir=rtl] .list-inline {
padding-right: 0;
padding-left: initial;
margin-right: -5px;
margin-left: 0;
}
[dir=rtl] dd {
margin-right: 0;
margin-left: initial;
}
@media (min-width: 768px) {
[dir=rtl] .dl-horizontal dt {
float: right;
clear: right;
text-align: left;
}
[dir=rtl] .dl-horizontal dd {
margin-right: 180px;
margin-left: 0;
}
}
[dir=rtl] blockquote {
border-right: 5px solid #eeeeee;
border-left: 0;
}
[dir=rtl] .blockquote-reverse,
[dir=rtl] blockquote.pull-left {
padding-left: 15px;
padding-right: 0;
border-left: 5px solid #eeeeee;
border-right: 0;
text-align: left;
}
[dir=rtl] .col-xs-1,
[dir=rtl] .col-sm-1,
[dir=rtl] .col-md-1,
[dir=rtl] .col-lg-1,
[dir=rtl] .col-xs-2,
[dir=rtl] .col-sm-2,
[dir=rtl] .col-md-2,
[dir=rtl] .col-lg-2,
[dir=rtl] .col-xs-3,
[dir=rtl] .col-sm-3,
[dir=rtl] .col-md-3,
[dir=rtl] .col-lg-3,
[dir=rtl] .col-xs-4,
[dir=rtl] .col-sm-4,
[dir=rtl] .col-md-4,
[dir=rtl] .col-lg-4,
[dir=rtl] .col-xs-5,
[dir=rtl] .col-sm-5,
[dir=rtl] .col-md-5,
[dir=rtl] .col-lg-5,
[dir=rtl] .col-xs-6,
[dir=rtl] .col-sm-6,
[dir=rtl] .col-md-6,
[dir=rtl] .col-lg-6,
[dir=rtl] .col-xs-7,
[dir=rtl] .col-sm-7,
[dir=rtl] .col-md-7,
[dir=rtl] .col-lg-7,
[dir=rtl] .col-xs-8,
[dir=rtl] .col-sm-8,
[dir=rtl] .col-md-8,
[dir=rtl] .col-lg-8,
[dir=rtl] .col-xs-9,
[dir=rtl] .col-sm-9,
[dir=rtl] .col-md-9,
[dir=rtl] .col-lg-9,
[dir=rtl] .col-xs-10,
[dir=rtl] .col-sm-10,
[dir=rtl] .col-md-10,
[dir=rtl] .col-lg-10,
[dir=rtl] .col-xs-11,
[dir=rtl] .col-sm-11,
[dir=rtl] .col-md-11,
[dir=rtl] .col-lg-11,
[dir=rtl] .col-xs-12,
[dir=rtl] .col-sm-12,
[dir=rtl] .col-md-12,
[dir=rtl] .col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
[dir=rtl] .col-xs-1,
[dir=rtl] .col-xs-2,
[dir=rtl] .col-xs-3,
[dir=rtl] .col-xs-4,
[dir=rtl] .col-xs-5,
[dir=rtl] .col-xs-6,
[dir=rtl] .col-xs-7,
[dir=rtl] .col-xs-8,
[dir=rtl] .col-xs-9,
[dir=rtl] .col-xs-10,
[dir=rtl] .col-xs-11,
[dir=rtl] .col-xs-12 {
float: right;
}
[dir=rtl] .col-xs-12 {
width: 100%;
}
[dir=rtl] .col-xs-11 {
width: 91.66666667%;
}
[dir=rtl] .col-xs-10 {
width: 83.33333333%;
}
[dir=rtl] .col-xs-9 {
width: 75%;
}
[dir=rtl] .col-xs-8 {
width: 66.66666667%;
}
[dir=rtl] .col-xs-7 {
width: 58.33333333%;
}
[dir=rtl] .col-xs-6 {
width: 50%;
}
[dir=rtl] .col-xs-5 {
width: 41.66666667%;
}
[dir=rtl] .col-xs-4 {
width: 33.33333333%;
}
[dir=rtl] .col-xs-3 {
width: 25%;
}
[dir=rtl] .col-xs-2 {
width: 16.66666667%;
}
[dir=rtl] .col-xs-1 {
width: 8.33333333%;
}
[dir=rtl] .col-xs-pull-12 {
left: 100%;
right: auto;
}
[dir=rtl] .col-xs-pull-11 {
left: 91.66666667%;
right: auto;
}
[dir=rtl] .col-xs-pull-10 {
left: 83.33333333%;
right: auto;
}
[dir=rtl] .col-xs-pull-9 {
left: 75%;
right: auto;
}
[dir=rtl] .col-xs-pull-8 {
left: 66.66666667%;
right: auto;
}
[dir=rtl] .col-xs-pull-7 {
left: 58.33333333%;
right: auto;
}
[dir=rtl] .col-xs-pull-6 {
left: 50%;
right: auto;
}
[dir=rtl] .col-xs-pull-5 {
left: 41.66666667%;
right: auto;
}
[dir=rtl] .col-xs-pull-4 {
left: 33.33333333%;
right: auto;
}
[dir=rtl] .col-xs-pull-3 {
left: 25%;
right: auto;
}
[dir=rtl] .col-xs-pull-2 {
left: 16.66666667%;
right: auto;
}
[dir=rtl] .col-xs-pull-1 {
left: 8.33333333%;
right: auto;
}
[dir=rtl] .col-xs-pull-0 {
left: auto;
right: auto;
}
[dir=rtl] .col-xs-push-12 {
right: 100%;
left: 0;
}
[dir=rtl] .col-xs-push-11 {
right: 91.66666667%;
left: 0;
}
[dir=rtl] .col-xs-push-10 {
right: 83.33333333%;
left: 0;
}
[dir=rtl] .col-xs-push-9 {
right: 75%;
left: 0;
}
[dir=rtl] .col-xs-push-8 {
right: 66.66666667%;
left: 0;
}
[dir=rtl] .col-xs-push-7 {
right: 58.33333333%;
left: 0;
}
[dir=rtl] .col-xs-push-6 {
right: 50%;
left: 0;
}
[dir=rtl] .col-xs-push-5 {
right: 41.66666667%;
left: 0;
}
[dir=rtl] .col-xs-push-4 {
right: 33.33333333%;
left: 0;
}
[dir=rtl] .col-xs-push-3 {
right: 25%;
left: 0;
}
[dir=rtl] .col-xs-push-2 {
right: 16.66666667%;
left: 0;
}
[dir=rtl] .col-xs-push-1 {
right: 8.33333333%;
left: 0;
}
[dir=rtl] .col-xs-push-0 {
right: auto;
left: 0;
}
[dir=rtl] .col-xs-offset-12 {
margin-right: 100%;
margin-left: 0;
}
[dir=rtl] .col-xs-offset-11 {
margin-right: 91.66666667%;
margin-left: 0;
}
[dir=rtl] .col-xs-offset-10 {
margin-right: 83.33333333%;
margin-left: 0;
}
[dir=rtl] .col-xs-offset-9 {
margin-right: 75%;
margin-left: 0;
}
[dir=rtl] .col-xs-offset-8 {
margin-right: 66.66666667%;
margin-left: 0;
}
[dir=rtl] .col-xs-offset-7 {
margin-right: 58.33333333%;
margin-left: 0;
}
[dir=rtl] .col-xs-offset-6 {
margin-right: 50%;
margin-left: 0;
}
[dir=rtl] .col-xs-offset-5 {
margin-right: 41.66666667%;
margin-left: 0;
}
[dir=rtl] .col-xs-offset-4 {
margin-right: 33.33333333%;
margin-left: 0;
}
[dir=rtl] .col-xs-offset-3 {
margin-right: 25%;
margin-left: 0;
}
[dir=rtl] .col-xs-offset-2 {
margin-right: 16.66666667%;
margin-left: 0;
}
[dir=rtl] .col-xs-offset-1 {
margin-right: 8.33333333%;
margin-left: 0;
}
[dir=rtl] .col-xs-offset-0 {
margin-right: 0%;
margin-left: 0;
}
@media (min-width: 768px) {
[dir=rtl] .col-sm-1,
[dir=rtl] .col-sm-2,
[dir=rtl] .col-sm-3,
[dir=rtl] .col-sm-4,
[dir=rtl] .col-sm-5,
[dir=rtl] .col-sm-6,
[dir=rtl] .col-sm-7,
[dir=rtl] .col-sm-8,
[dir=rtl] .col-sm-9,
[dir=rtl] .col-sm-10,
[dir=rtl] .col-sm-11,
[dir=rtl] .col-sm-12 {
float: right;
}
[dir=rtl] .col-sm-12 {
width: 100%;
}
[dir=rtl] .col-sm-11 {
width: 91.66666667%;
}
[dir=rtl] .col-sm-10 {
width: 83.33333333%;
}
[dir=rtl] .col-sm-9 {
width: 75%;
}
[dir=rtl] .col-sm-8 {
width: 66.66666667%;
}
[dir=rtl] .col-sm-7 {
width: 58.33333333%;
}
[dir=rtl] .col-sm-6 {
width: 50%;
}
[dir=rtl] .col-sm-5 {
width: 41.66666667%;
}
[dir=rtl] .col-sm-4 {
width: 33.33333333%;
}
[dir=rtl] .col-sm-3 {
width: 25%;
}
[dir=rtl] .col-sm-2 {
width: 16.66666667%;
}
[dir=rtl] .col-sm-1 {
width: 8.33333333%;
}
[dir=rtl] .col-sm-pull-12 {
left: 100%;
right: auto;
}
[dir=rtl] .col-sm-pull-11 {
left: 91.66666667%;
right: auto;
}
[dir=rtl] .col-sm-pull-10 {
left: 83.33333333%;
right: auto;
}
[dir=rtl] .col-sm-pull-9 {
left: 75%;
right: auto;
}
[dir=rtl] .col-sm-pull-8 {
left: 66.66666667%;
right: auto;
}
[dir=rtl] .col-sm-pull-7 {
left: 58.33333333%;
right: auto;
}
[dir=rtl] .col-sm-pull-6 {
left: 50%;
right: auto;
}
[dir=rtl] .col-sm-pull-5 {
left: 41.66666667%;
right: auto;
}
[dir=rtl] .col-sm-pull-4 {
left: 33.33333333%;
right: auto;
}
[dir=rtl] .col-sm-pull-3 {
left: 25%;
right: auto;
}
[dir=rtl] .col-sm-pull-2 {
left: 16.66666667%;
right: auto;
}
[dir=rtl] .col-sm-pull-1 {
left: 8.33333333%;
right: auto;
}
[dir=rtl] .col-sm-pull-0 {
left: auto;
right: auto;
}
[dir=rtl] .col-sm-push-12 {
right: 100%;
left: 0;
}
[dir=rtl] .col-sm-push-11 {
right: 91.66666667%;
left: 0;
}
[dir=rtl] .col-sm-push-10 {
right: 83.33333333%;
left: 0;
}
[dir=rtl] .col-sm-push-9 {
right: 75%;
left: 0;
}
[dir=rtl] .col-sm-push-8 {
right: 66.66666667%;
left: 0;
}
[dir=rtl] .col-sm-push-7 {
right: 58.33333333%;
left: 0;
}
[dir=rtl] .col-sm-push-6 {
right: 50%;
left: 0;
}
[dir=rtl] .col-sm-push-5 {
right: 41.66666667%;
left: 0;
}
[dir=rtl] .col-sm-push-4 {
right: 33.33333333%;
left: 0;
}
[dir=rtl] .col-sm-push-3 {
right: 25%;
left: 0;
}
[dir=rtl] .col-sm-push-2 {
right: 16.66666667%;
left: 0;
}
[dir=rtl] .col-sm-push-1 {
right: 8.33333333%;
left: 0;
}
[dir=rtl] .col-sm-push-0 {
right: auto;
left: 0;
}
[dir=rtl] .col-sm-offset-12 {
margin-right: 100%;
margin-left: 0;
}
[dir=rtl] .col-sm-offset-11 {
margin-right: 91.66666667%;
margin-left: 0;
}
[dir=rtl] .col-sm-offset-10 {
margin-right: 83.33333333%;
margin-left: 0;
}
[dir=rtl] .col-sm-offset-9 {
margin-right: 75%;
margin-left: 0;
}
[dir=rtl] .col-sm-offset-8 {
margin-right: 66.66666667%;
margin-left: 0;
}
[dir=rtl] .col-sm-offset-7 {
margin-right: 58.33333333%;
margin-left: 0;
}
[dir=rtl] .col-sm-offset-6 {
margin-right: 50%;
margin-left: 0;
}
[dir=rtl] .col-sm-offset-5 {
margin-right: 41.66666667%;
margin-left: 0;
}
[dir=rtl] .col-sm-offset-4 {
margin-right: 33.33333333%;
margin-left: 0;
}
[dir=rtl] .col-sm-offset-3 {
margin-right: 25%;
margin-left: 0;
}
[dir=rtl] .col-sm-offset-2 {
margin-right: 16.66666667%;
margin-left: 0;
}
[dir=rtl] .col-sm-offset-1 {
margin-right: 8.33333333%;
margin-left: 0;
}
[dir=rtl] .col-sm-offset-0 {
margin-right: 0%;
margin-left: 0;
}
}
@media (min-width: 992px) {
[dir=rtl] .col-md-1,
[dir=rtl] .col-md-2,
[dir=rtl] .col-md-3,
[dir=rtl] .col-md-4,
[dir=rtl] .col-md-5,
[dir=rtl] .col-md-6,
[dir=rtl] .col-md-7,
[dir=rtl] .col-md-8,
[dir=rtl] .col-md-9,
[dir=rtl] .col-md-10,
[dir=rtl] .col-md-11,
[dir=rtl] .col-md-12 {
float: right;
}
[dir=rtl] .col-md-12 {
width: 100%;
}
[dir=rtl] .col-md-11 {
width: 91.66666667%;
}
[dir=rtl] .col-md-10 {
width: 83.33333333%;
}
[dir=rtl] .col-md-9 {
width: 75%;
}
[dir=rtl] .col-md-8 {
width: 66.66666667%;
}
[dir=rtl] .col-md-7 {
width: 58.33333333%;
}
[dir=rtl] .col-md-6 {
width: 50%;
}
[dir=rtl] .col-md-5 {
width: 41.66666667%;
}
[dir=rtl] .col-md-4 {
width: 33.33333333%;
}
[dir=rtl] .col-md-3 {
width: 25%;
}
[dir=rtl] .col-md-2 {
width: 16.66666667%;
}
[dir=rtl] .col-md-1 {
width: 8.33333333%;
}
[dir=rtl] .col-md-pull-12 {
left: 100%;
right: auto;
}
[dir=rtl] .col-md-pull-11 {
left: 91.66666667%;
right: auto;
}
[dir=rtl] .col-md-pull-10 {
left: 83.33333333%;
right: auto;
}
[dir=rtl] .col-md-pull-9 {
left: 75%;
right: auto;
}
[dir=rtl] .col-md-pull-8 {
left: 66.66666667%;
right: auto;
}
[dir=rtl] .col-md-pull-7 {
left: 58.33333333%;
right: auto;
}
[dir=rtl] .col-md-pull-6 {
left: 50%;
right: auto;
}
[dir=rtl] .col-md-pull-5 {
left: 41.66666667%;
right: auto;
}
[dir=rtl] .col-md-pull-4 {
left: 33.33333333%;
right: auto;
}
[dir=rtl] .col-md-pull-3 {
left: 25%;
right: auto;
}
[dir=rtl] .col-md-pull-2 {
left: 16.66666667%;
right: auto;
}
[dir=rtl] .col-md-pull-1 {
left: 8.33333333%;
right: auto;
}
[dir=rtl] .col-md-pull-0 {
left: auto;
right: auto;
}
[dir=rtl] .col-md-push-12 {
right: 100%;
left: 0;
}
[dir=rtl] .col-md-push-11 {
right: 91.66666667%;
left: 0;
}
[dir=rtl] .col-md-push-10 {
right: 83.33333333%;
left: 0;
}
[dir=rtl] .col-md-push-9 {
right: 75%;
left: 0;
}
[dir=rtl] .col-md-push-8 {
right: 66.66666667%;
left: 0;
}
[dir=rtl] .col-md-push-7 {
right: 58.33333333%;
left: 0;
}
[dir=rtl] .col-md-push-6 {
right: 50%;
left: 0;
}
[dir=rtl] .col-md-push-5 {
right: 41.66666667%;
left: 0;
}
[dir=rtl] .col-md-push-4 {
right: 33.33333333%;
left: 0;
}
[dir=rtl] .col-md-push-3 {
right: 25%;
left: 0;
}
[dir=rtl] .col-md-push-2 {
right: 16.66666667%;
left: 0;
}
[dir=rtl] .col-md-push-1 {
right: 8.33333333%;
left: 0;
}
[dir=rtl] .col-md-push-0 {
right: auto;
left: 0;
}
[dir=rtl] .col-md-offset-12 {
margin-right: 100%;
margin-left: 0;
}
[dir=rtl] .col-md-offset-11 {
margin-right: 91.66666667%;
margin-left: 0;
}
[dir=rtl] .col-md-offset-10 {
margin-right: 83.33333333%;
margin-left: 0;
}
[dir=rtl] .col-md-offset-9 {
margin-right: 75%;
margin-left: 0;
}
[dir=rtl] .col-md-offset-8 {
margin-right: 66.66666667%;
margin-left: 0;
}
[dir=rtl] .col-md-offset-7 {
margin-right: 58.33333333%;
margin-left: 0;
}
[dir=rtl] .col-md-offset-6 {
margin-right: 50%;
margin-left: 0;
}
[dir=rtl] .col-md-offset-5 {
margin-right: 41.66666667%;
margin-left: 0;
}
[dir=rtl] .col-md-offset-4 {
margin-right: 33.33333333%;
margin-left: 0;
}
[dir=rtl] .col-md-offset-3 {
margin-right: 25%;
margin-left: 0;
}
[dir=rtl] .col-md-offset-2 {
margin-right: 16.66666667%;
margin-left: 0;
}
[dir=rtl] .col-md-offset-1 {
margin-right: 8.33333333%;
margin-left: 0;
}
[dir=rtl] .col-md-offset-0 {
margin-right: 0%;
margin-left: 0;
}
}
@media (min-width: 1200px) {
[dir=rtl] .col-lg-1,
[dir=rtl] .col-lg-2,
[dir=rtl] .col-lg-3,
[dir=rtl] .col-lg-4,
[dir=rtl] .col-lg-5,
[dir=rtl] .col-lg-6,
[dir=rtl] .col-lg-7,
[dir=rtl] .col-lg-8,
[dir=rtl] .col-lg-9,
[dir=rtl] .col-lg-10,
[dir=rtl] .col-lg-11,
[dir=rtl] .col-lg-12 {
float: right;
}
[dir=rtl] .col-lg-12 {
width: 100%;
}
[dir=rtl] .col-lg-11 {
width: 91.66666667%;
}
[dir=rtl] .col-lg-10 {
width: 83.33333333%;
}
[dir=rtl] .col-lg-9 {
width: 75%;
}
[dir=rtl] .col-lg-8 {
width: 66.66666667%;
}
[dir=rtl] .col-lg-7 {
width: 58.33333333%;
}
[dir=rtl] .col-lg-6 {
width: 50%;
}
[dir=rtl] .col-lg-5 {
width: 41.66666667%;
}
[dir=rtl] .col-lg-4 {
width: 33.33333333%;
}
[dir=rtl] .col-lg-3 {
width: 25%;
}
[dir=rtl] .col-lg-2 {
width: 16.66666667%;
}
[dir=rtl] .col-lg-1 {
width: 8.33333333%;
}
[dir=rtl] .col-lg-pull-12 {
left: 100%;
right: auto;
}
[dir=rtl] .col-lg-pull-11 {
left: 91.66666667%;
right: auto;
}
[dir=rtl] .col-lg-pull-10 {
left: 83.33333333%;
right: auto;
}
[dir=rtl] .col-lg-pull-9 {
left: 75%;
right: auto;
}
[dir=rtl] .col-lg-pull-8 {
left: 66.66666667%;
right: auto;
}
[dir=rtl] .col-lg-pull-7 {
left: 58.33333333%;
right: auto;
}
[dir=rtl] .col-lg-pull-6 {
left: 50%;
right: auto;
}
[dir=rtl] .col-lg-pull-5 {
left: 41.66666667%;
right: auto;
}
[dir=rtl] .col-lg-pull-4 {
left: 33.33333333%;
right: auto;
}
[dir=rtl] .col-lg-pull-3 {
left: 25%;
right: auto;
}
[dir=rtl] .col-lg-pull-2 {
left: 16.66666667%;
right: auto;
}
[dir=rtl] .col-lg-pull-1 {
left: 8.33333333%;
right: auto;
}
[dir=rtl] .col-lg-pull-0 {
left: auto;
right: auto;
}
[dir=rtl] .col-lg-push-12 {
right: 100%;
left: 0;
}
[dir=rtl] .col-lg-push-11 {
right: 91.66666667%;
left: 0;
}
[dir=rtl] .col-lg-push-10 {
right: 83.33333333%;
left: 0;
}
[dir=rtl] .col-lg-push-9 {
right: 75%;
left: 0;
}
[dir=rtl] .col-lg-push-8 {
right: 66.66666667%;
left: 0;
}
[dir=rtl] .col-lg-push-7 {
right: 58.33333333%;
left: 0;
}
[dir=rtl] .col-lg-push-6 {
right: 50%;
left: 0;
}
[dir=rtl] .col-lg-push-5 {
right: 41.66666667%;
left: 0;
}
[dir=rtl] .col-lg-push-4 {
right: 33.33333333%;
left: 0;
}
[dir=rtl] .col-lg-push-3 {
right: 25%;
left: 0;
}
[dir=rtl] .col-lg-push-2 {
right: 16.66666667%;
left: 0;
}
[dir=rtl] .col-lg-push-1 {
right: 8.33333333%;
left: 0;
}
[dir=rtl] .col-lg-push-0 {
right: auto;
left: 0;
}
[dir=rtl] .col-lg-offset-12 {
margin-right: 100%;
margin-left: 0;
}
[dir=rtl] .col-lg-offset-11 {
margin-right: 91.66666667%;
margin-left: 0;
}
[dir=rtl] .col-lg-offset-10 {
margin-right: 83.33333333%;
margin-left: 0;
}
[dir=rtl] .col-lg-offset-9 {
margin-right: 75%;
margin-left: 0;
}
[dir=rtl] .col-lg-offset-8 {
margin-right: 66.66666667%;
margin-left: 0;
}
[dir=rtl] .col-lg-offset-7 {
margin-right: 58.33333333%;
margin-left: 0;
}
[dir=rtl] .col-lg-offset-6 {
margin-right: 50%;
margin-left: 0;
}
[dir=rtl] .col-lg-offset-5 {
margin-right: 41.66666667%;
margin-left: 0;
}
[dir=rtl] .col-lg-offset-4 {
margin-right: 33.33333333%;
margin-left: 0;
}
[dir=rtl] .col-lg-offset-3 {
margin-right: 25%;
margin-left: 0;
}
[dir=rtl] .col-lg-offset-2 {
margin-right: 16.66666667%;
margin-left: 0;
}
[dir=rtl] .col-lg-offset-1 {
margin-right: 8.33333333%;
margin-left: 0;
}
[dir=rtl] .col-lg-offset-0 {
margin-right: 0%;
margin-left: 0;
}
}
[dir=rtl] caption {
text-align: right;
}
[dir=rtl] th:not(.mx-left-aligned) {
text-align: right;
}
@media screen and (max-width: 767px) {
[dir=rtl] .table-responsive > .table-bordered {
border: 0;
}
[dir=rtl] .table-responsive > .table-bordered > thead > tr > th:first-child,
[dir=rtl] .table-responsive > .table-bordered > tbody > tr > th:first-child,
[dir=rtl] .table-responsive > .table-bordered > tfoot > tr > th:first-child,
[dir=rtl] .table-responsive > .table-bordered > thead > tr > td:first-child,
[dir=rtl] .table-responsive > .table-bordered > tbody > tr > td:first-child,
[dir=rtl] .table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-right: 0;
border-left: initial;
}
[dir=rtl] .table-responsive > .table-bordered > thead > tr > th:last-child,
[dir=rtl] .table-responsive > .table-bordered > tbody > tr > th:last-child,
[dir=rtl] .table-responsive > .table-bordered > tfoot > tr > th:last-child,
[dir=rtl] .table-responsive > .table-bordered > thead > tr > td:last-child,
[dir=rtl] .table-responsive > .table-bordered > tbody > tr > td:last-child,
[dir=rtl] .table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-left: 0;
border-right: initial;
}
}
[dir=rtl] .radio label,
[dir=rtl] .checkbox label {
padding-right: 20px;
padding-left: initial;
}
[dir=rtl] .radio input[type=radio],
[dir=rtl] .radio-inline input[type=radio],
[dir=rtl] .checkbox input[type=checkbox],
[dir=rtl] .checkbox-inline input[type=checkbox] {
margin-right: -20px;
margin-left: auto;
}
[dir=rtl] .radio-inline,
[dir=rtl] .checkbox-inline {
padding-right: 20px;
padding-left: 0;
}
[dir=rtl] .radio-inline + .radio-inline,
[dir=rtl] .checkbox-inline + .checkbox-inline {
margin-right: 10px;
margin-left: 0;
}
[dir=rtl] .has-feedback .form-control {
padding-left: 42.5px;
padding-right: 12px;
}
[dir=rtl] .form-control-feedback {
left: 0;
right: auto;
}
@media (min-width: 768px) {
[dir=rtl] .form-inline label {
padding-right: 0;
padding-left: initial;
}
[dir=rtl] .form-inline .radio input[type=radio],
[dir=rtl] .form-inline .checkbox input[type=checkbox] {
margin-right: 0;
margin-left: auto;
}
}
@media (min-width: 768px) {
[dir=rtl] .form-horizontal .control-label {
text-align: left;
}
}
[dir=rtl] .form-horizontal .has-feedback .form-control-feedback {
left: 15px;
right: auto;
}
[dir=rtl] .caret {
margin-right: 2px;
margin-left: 0;
}
[dir=rtl] .dropdown-menu {
right: 0;
left: auto;
float: left;
text-align: right;
}
[dir=rtl] .dropdown-menu.pull-right {
left: 0;
right: auto;
float: right;
}
[dir=rtl] .dropdown-menu-right {
left: auto;
right: 0;
}
[dir=rtl] .dropdown-menu-left {
left: 0;
right: auto;
}
@media (min-width: 768px) {
[dir=rtl] .navbar-right .dropdown-menu {
left: auto;
right: 0;
}
[dir=rtl] .navbar-right .dropdown-menu-left {
left: 0;
right: auto;
}
}
[dir=rtl] .btn-group > .btn,
[dir=rtl] .btn-group-vertical > .btn {
float: right;
}
[dir=rtl] .btn-group .btn + .btn,
[dir=rtl] .btn-group .btn + .btn-group,
[dir=rtl] .btn-group .btn-group + .btn,
[dir=rtl] .btn-group .btn-group + .btn-group {
margin-right: -1px;
margin-left: 0px;
}
[dir=rtl] .btn-toolbar {
margin-right: -5px;
margin-left: 0px;
}
[dir=rtl] .btn-toolbar .btn-group,
[dir=rtl] .btn-toolbar .input-group {
float: right;
}
[dir=rtl] .btn-toolbar > .btn,
[dir=rtl] .btn-toolbar > .btn-group,
[dir=rtl] .btn-toolbar > .input-group {
margin-right: 5px;
margin-left: 0px;
}
[dir=rtl] .btn-group > .btn:first-child {
margin-right: 0;
}
[dir=rtl] .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
[dir=rtl] .btn-group > .btn:last-child:not(:first-child),
[dir=rtl] .btn-group > .dropdown-toggle:not(:first-child) {
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
[dir=rtl] .btn-group > .btn-group {
float: right;
}
[dir=rtl] .btn-group.btn-group-justified > .btn,
[dir=rtl] .btn-group.btn-group-justified > .btn-group {
float: none;
}
[dir=rtl] .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
[dir=rtl] .btn-group > .btn-group:first-child > .btn:last-child,
[dir=rtl] .btn-group > .btn-group:first-child > .dropdown-toggle {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
[dir=rtl] .btn-group > .btn-group:last-child > .btn:first-child {
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
[dir=rtl] .btn .caret {
margin-right: 0;
}
[dir=rtl] .btn-group-vertical > .btn + .btn,
[dir=rtl] .btn-group-vertical > .btn + .btn-group,
[dir=rtl] .btn-group-vertical > .btn-group + .btn,
[dir=rtl] .btn-group-vertical > .btn-group + .btn-group {
margin-top: -1px;
margin-right: 0;
}
[dir=rtl] .input-group .form-control {
float: right;
}
[dir=rtl] .input-group .form-control:first-child,
[dir=rtl] .input-group-addon:first-child,
[dir=rtl] .input-group-btn:first-child > .btn,
[dir=rtl] .input-group-btn:first-child > .btn-group > .btn,
[dir=rtl] .input-group-btn:first-child > .dropdown-toggle,
[dir=rtl] .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
[dir=rtl] .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
border-bottom-right-radius: 4px;
border-top-right-radius: 4px;
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
[dir=rtl] .input-group-addon:first-child {
border-left: 0px;
border-right: 1px solid;
}
[dir=rtl] .input-group .form-control:last-child,
[dir=rtl] .input-group-addon:last-child,
[dir=rtl] .input-group-btn:last-child > .btn,
[dir=rtl] .input-group-btn:last-child > .btn-group > .btn,
[dir=rtl] .input-group-btn:last-child > .dropdown-toggle,
[dir=rtl] .input-group-btn:first-child > .btn:not(:first-child),
[dir=rtl] .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
border-bottom-left-radius: 4px;
border-top-left-radius: 4px;
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
[dir=rtl] .input-group-addon:last-child {
border-left-width: 1px;
border-left-style: solid;
border-right: 0px;
}
[dir=rtl] .input-group-btn > .btn + .btn {
margin-right: -1px;
margin-left: auto;
}
[dir=rtl] .input-group-btn:first-child > .btn,
[dir=rtl] .input-group-btn:first-child > .btn-group {
margin-left: -1px;
margin-right: auto;
}
[dir=rtl] .input-group-btn:last-child > .btn,
[dir=rtl] .input-group-btn:last-child > .btn-group {
margin-right: -1px;
margin-left: auto;
}
[dir=rtl] .nav {
padding-right: 0;
padding-left: initial;
}
[dir=rtl] .nav-tabs > li {
float: right;
}
[dir=rtl] .nav-tabs > li > a {
margin-left: auto;
margin-right: -2px;
border-radius: 4px 4px 0 0;
}
[dir=rtl] .nav-pills > li {
float: right;
}
[dir=rtl] .nav-pills > li > a {
border-radius: 4px;
}
[dir=rtl] .nav-pills > li + li {
margin-right: 2px;
margin-left: auto;
}
[dir=rtl] .nav-stacked > li {
float: none;
}
[dir=rtl] .nav-stacked > li + li {
margin-right: 0;
margin-left: auto;
}
[dir=rtl] .nav-justified > .dropdown .dropdown-menu {
right: auto;
}
[dir=rtl] .nav-tabs-justified > li > a {
margin-left: 0;
margin-right: auto;
}
@media (min-width: 768px) {
[dir=rtl] .nav-tabs-justified > li > a {
border-radius: 4px 4px 0 0;
}
}
@media (min-width: 768px) {
[dir=rtl] .navbar-header {
float: right;
}
}
[dir=rtl] .navbar-collapse {
padding-right: 15px;
padding-left: 15px;
}
[dir=rtl] .navbar-brand {
float: right;
}
@media (min-width: 768px) {
[dir=rtl] .navbar > .container .navbar-brand,
[dir=rtl] .navbar > .container-fluid .navbar-brand {
margin-right: -15px;
margin-left: auto;
}
}
[dir=rtl] .navbar-toggle {
float: left;
margin-left: 15px;
margin-right: auto;
}
@media (max-width: 767px) {
[dir=rtl] .navbar-nav .open .dropdown-menu > li > a,
[dir=rtl] .navbar-nav .open .dropdown-menu .dropdown-header {
padding: 5px 25px 5px 15px;
}
}
@media (min-width: 768px) {
[dir=rtl] .navbar-nav {
float: right;
}
[dir=rtl] .navbar-nav > li {
float: right;
}
}
@media (min-width: 768px) {
[dir=rtl] .navbar-left.flip {
float: right !important;
}
[dir=rtl] .navbar-right:last-child {
margin-left: -15px;
margin-right: auto;
}
[dir=rtl] .navbar-right.flip {
float: left !important;
margin-left: -15px;
margin-right: auto;
}
[dir=rtl] .navbar-right .dropdown-menu {
left: 0;
right: auto;
}
}
@media (min-width: 768px) {
[dir=rtl] .navbar-text {
float: right;
}
[dir=rtl] .navbar-text.navbar-right:last-child {
margin-left: 0;
margin-right: auto;
}
}
[dir=rtl] .pagination {
padding-right: 0;
}
[dir=rtl] .pagination > li > a,
[dir=rtl] .pagination > li > span {
float: right;
margin-right: -1px;
margin-left: 0px;
}
[dir=rtl] .pagination > li:first-child > a,
[dir=rtl] .pagination > li:first-child > span {
margin-left: 0;
border-bottom-right-radius: 4px;
border-top-right-radius: 4px;
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
[dir=rtl] .pagination > li:last-child > a,
[dir=rtl] .pagination > li:last-child > span {
margin-right: -1px;
border-bottom-left-radius: 4px;
border-top-left-radius: 4px;
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
[dir=rtl] .pager {
padding-right: 0;
padding-left: initial;
}
[dir=rtl] .pager .next > a,
[dir=rtl] .pager .next > span {
float: left;
}
[dir=rtl] .pager .previous > a,
[dir=rtl] .pager .previous > span {
float: right;
}
[dir=rtl] .nav-pills > li > a > .badge {
margin-left: 0px;
margin-right: 3px;
}
[dir=rtl] .list-group-item > .badge {
float: left;
}
[dir=rtl] .list-group-item > .badge + .badge {
margin-left: 5px;
margin-right: auto;
}
[dir=rtl] .alert-dismissable,
[dir=rtl] .alert-dismissible {
padding-left: 35px;
padding-right: 15px;
}
[dir=rtl] .alert-dismissable .close,
[dir=rtl] .alert-dismissible .close {
right: auto;
left: -21px;
}
[dir=rtl] .progress-bar {
float: right;
}
[dir=rtl] .media > .pull-left {
margin-right: 10px;
}
[dir=rtl] .media > .pull-left.flip {
margin-right: 0;
margin-left: 10px;
}
[dir=rtl] .media > .pull-right {
margin-left: 10px;
}
[dir=rtl] .media > .pull-right.flip {
margin-left: 0;
margin-right: 10px;
}
[dir=rtl] .media-right,
[dir=rtl] .media > .pull-right {
padding-right: 10px;
padding-left: initial;
}
[dir=rtl] .media-left,
[dir=rtl] .media > .pull-left {
padding-left: 10px;
padding-right: initial;
}
[dir=rtl] .media-list {
padding-right: 0;
padding-left: initial;
list-style: none;
}
[dir=rtl] .list-group {
padding-right: 0;
padding-left: initial;
}
[dir=rtl] .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
[dir=rtl] .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
[dir=rtl] .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
[dir=rtl] .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
[dir=rtl] .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
[dir=rtl] .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
[dir=rtl] .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
[dir=rtl] .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
border-top-right-radius: 3px;
border-top-left-radius: 0;
}
[dir=rtl] .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
[dir=rtl] .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
[dir=rtl] .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
[dir=rtl] .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
[dir=rtl] .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
[dir=rtl] .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
[dir=rtl] .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
[dir=rtl] .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
border-top-left-radius: 3px;
border-top-right-radius: 0;
}
[dir=rtl] .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
[dir=rtl] .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
[dir=rtl] .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
[dir=rtl] .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
[dir=rtl] .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
[dir=rtl] .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
[dir=rtl] .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
[dir=rtl] .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
border-bottom-left-radius: 3px;
border-top-right-radius: 0;
}
[dir=rtl] .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
[dir=rtl] .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
[dir=rtl] .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
[dir=rtl] .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
[dir=rtl] .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
[dir=rtl] .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
[dir=rtl] .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
[dir=rtl] .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
border-bottom-right-radius: 3px;
border-top-left-radius: 0;
}
[dir=rtl] .panel > .table-bordered > thead > tr > th:first-child,
[dir=rtl] .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
[dir=rtl] .panel > .table-bordered > tbody > tr > th:first-child,
[dir=rtl] .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
[dir=rtl] .panel > .table-bordered > tfoot > tr > th:first-child,
[dir=rtl] .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
[dir=rtl] .panel > .table-bordered > thead > tr > td:first-child,
[dir=rtl] .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
[dir=rtl] .panel > .table-bordered > tbody > tr > td:first-child,
[dir=rtl] .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
[dir=rtl] .panel > .table-bordered > tfoot > tr > td:first-child,
[dir=rtl] .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-right: 0;
border-left: none;
}
[dir=rtl] .panel > .table-bordered > thead > tr > th:last-child,
[dir=rtl] .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
[dir=rtl] .panel > .table-bordered > tbody > tr > th:last-child,
[dir=rtl] .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
[dir=rtl] .panel > .table-bordered > tfoot > tr > th:last-child,
[dir=rtl] .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
[dir=rtl] .panel > .table-bordered > thead > tr > td:last-child,
[dir=rtl] .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
[dir=rtl] .panel > .table-bordered > tbody > tr > td:last-child,
[dir=rtl] .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
[dir=rtl] .panel > .table-bordered > tfoot > tr > td:last-child,
[dir=rtl] .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: none;
border-left: 0;
}
[dir=rtl] .embed-responsive .embed-responsive-item,
[dir=rtl] .embed-responsive iframe,
[dir=rtl] .embed-responsive embed,
[dir=rtl] .embed-responsive object {
right: 0;
left: auto;
}
[dir=rtl] .close {
float: left;
}
[dir=rtl] .modal-footer {
text-align: left;
}
[dir=rtl] .modal-footer.flip {
text-align: right;
}
[dir=rtl] .modal-footer .btn + .btn {
margin-left: auto;
margin-right: 5px;
}
[dir=rtl] .modal-footer .btn-group .btn + .btn {
margin-right: -1px;
margin-left: auto;
}
[dir=rtl] .modal-footer .btn-block + .btn-block {
margin-right: 0;
margin-left: auto;
}
[dir=rtl] .popover {
left: auto;
text-align: right;
}
[dir=rtl] .popover.top > .arrow {
right: 50%;
left: auto;
margin-right: -11px;
margin-left: auto;
}
[dir=rtl] .popover.top > .arrow:after {
margin-right: -10px;
margin-left: auto;
}
[dir=rtl] .popover.bottom > .arrow {
right: 50%;
left: auto;
margin-right: -11px;
margin-left: auto;
}
[dir=rtl] .popover.bottom > .arrow:after {
margin-right: -10px;
margin-left: auto;
}
[dir=rtl] .carousel-control {
right: 0;
bottom: 0;
}
[dir=rtl] .carousel-control.left {
right: auto;
left: 0;
background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
}
[dir=rtl] .carousel-control.right {
left: auto;
right: 0;
background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
}
[dir=rtl] .carousel-control .icon-prev,
[dir=rtl] .carousel-control .glyphicon-chevron-left {
left: 50%;
right: auto;
margin-right: -10px;
}
[dir=rtl] .carousel-control .icon-next,
[dir=rtl] .carousel-control .glyphicon-chevron-right {
right: 50%;
left: auto;
margin-left: -10px;
}
[dir=rtl] .carousel-indicators {
right: 50%;
left: 0;
margin-right: -30%;
margin-left: 0;
padding-left: 0;
}
@media screen and (min-width: 768px) {
[dir=rtl] .carousel-control .glyphicon-chevron-left,
[dir=rtl] .carousel-control .icon-prev {
margin-left: 0;
margin-right: -15px;
}
[dir=rtl] .carousel-control .glyphicon-chevron-right,
[dir=rtl] .carousel-control .icon-next {
margin-left: 0;
margin-right: -15px;
}
[dir=rtl] .carousel-caption {
left: 20%;
right: 20%;
padding-bottom: 30px;
}
}
[dir=rtl] .pull-right.flip {
float: left !important;
}
[dir=rtl] .pull-left.flip {
float: right !important;
}
/* @preserve
Copyright (c) 2005-2016, Mendix bv. All rights reserved.
See mxclientsystem/licenses.txt for third party licenses that apply.
*/
/*
Essential styles that themes can inherit.
In other words, works but doesn't look great.
*/
/* WARNING: IE9 limits nested imports to three levels deep: http://jorgealbaladejo.com/2011/05/28/internet-explorer-limits-nested-import-css-statements */
/* dijit base */
/* mendix base */
/* widgets */
/* reporting */
/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIndlYnBhY2s6Ly8vLi9kb2pvL2Rpaml0L3RoZW1lcy9kaWppdC5jc3MiLCJ3ZWJwYWNrOi8vLy4vbXh1aS91aS9iYXNlLmNzcyIsIndlYnBhY2s6Ly8vLi9teHVpL3VpL2Zvcm1zLmNzcyIsIndlYnBhY2s6Ly8vLi9teHVpL3VpL3dpZGdldC9Ub29sdGlwLmNzcyIsIndlYnBhY2s6Ly8vLi9teHVpL3VpL3dpZGdldC9UYWJDb250YWluZXIuY3NzIiwid2VicGFjazovLy8uL214dWkvdWkvd2lkZ2V0L19HcmlkLmNzcyIsIndlYnBhY2s6Ly8vLi9teHVpL3VpL3dpZGdldC9DYWxlbmRhci5jc3MiLCJ3ZWJwYWNrOi8vLy4vbXh1aS91aS93aWRnZXQvRGF0YUdyaWQuY3NzIiwid2VicGFjazovLy8uL214dWkvdWkvd2lkZ2V0L1RlbXBsYXRlR3JpZC5jc3MiLCJ3ZWJwYWNrOi8vLy4vbXh1aS91aS93aWRnZXQvU2Nyb2xsQ29udGFpbmVyLmNzcyIsIndlYnBhY2s6Ly8vLi9teHVpL3VpL3dpZGdldC9OYXZiYXIuY3NzIiwid2VicGFjazovLy8uL214dWkvdWkvd2lkZ2V0L05hdmlnYXRpb25UcmVlLmNzcyIsIndlYnBhY2s6Ly8vLi9teHVpL3VpL3dpZGdldC9CdXR0b24uY3NzIiwid2VicGFjazovLy8uL214dWkvdWkvd2lkZ2V0L0dyb3VwQm94LmNzcyIsIndlYnBhY2s6Ly8vLi9teHVpL3VpL3dpZGdldC9EYXRhVmlldy5jc3MiLCJ3ZWJwYWNrOi8vLy4vbXh1aS91aS93aWRnZXQvRGlhbG9nLmNzcyIsIndlYnBhY2s6Ly8vLi9teHVpL3VpL3dpZGdldC9XaW5kb3cuY3NzIiwid2VicGFjazovLy8uL214dWkvdWkvd2lkZ2V0L0Ryb3BEb3duLmNzcyIsIndlYnBhY2s6Ly8vLi9teHVpL3VpL3dpZGdldC9IZWFkZXIuY3NzIiwid2VicGFjazovLy8uL214dWkvdWkvd2lkZ2V0L1RpdGxlLmNzcyIsIndlYnBhY2s6Ly8vLi9teHVpL3VpL3dpZGdldC9MaXN0Vmlldy5jc3MiLCJ3ZWJwYWNrOi8vLy4vbXh1aS91aS93aWRnZXQvTG9naW5EaWFsb2cuY3NzIiwid2VicGFjazovLy8uL214dWkvdWkvd2lkZ2V0L01lbnVCYXIuY3NzIiwid2VicGFjazovLy8uL214dWkvdWkvd2lkZ2V0L05hdmlnYXRpb25MaXN0LmNzcyIsIndlYnBhY2s6Ly8vLi9teHVpL3VpL3dpZGdldC9Qcm9ncmVzcy5jc3MiLCJ3ZWJwYWNrOi8vLy4vbXh1aS91aS93aWRnZXQvUmVsb2FkTm90aWZpY2F0aW9uLmNzcyIsIndlYnBhY2s6Ly8vLi9teHVpL3VpL3dpZGdldC9SZXNpemFibGUuY3NzIiwid2VicGFjazovLy8uL214dWkvdWkvd2lkZ2V0L1RleHQuY3NzIiwid2VicGFjazovLy8uL214dWkvdWkvd2lkZ2V0L1RleHRBcmVhLmNzcyIsIndlYnBhY2s6Ly8vLi9teHVpL3VpL3dpZGdldC9VbmRlcmxheS5jc3MiLCJ3ZWJwYWNrOi8vLy4vbXh1aS91aS93aWRnZXQvSW1hZ2Vab29tLmNzcyIsIndlYnBhY2s6Ly8vLi9teHVpL3VpL3dpZGdldC9TZWxlY3RCb3guY3NzIiwid2VicGFjazovLy8uL214dWkvdWkvd2lkZ2V0L0RlbW9Vc2VyU3dpdGNoZXIuY3NzIiwid2VicGFjazovLy8uL214dWkvdWkvd2lkZ2V0L01hc3RlckRldGFpbC5jc3MiLCJ3ZWJwYWNrOi8vLy4vcmVwb3J0aW5nL3VpL3dpZGdldC9SZXBvcnQuY3NzIiwid2VicGFjazovLy8uL3JlcG9ydGluZy91aS93aWRnZXQvUmVwb3J0UGFyYW1ldGVyLmNzcyIsIndlYnBhY2s6Ly8vLi9yZXBvcnRpbmcvdWkvd2lkZ2V0L0RhdGVSYW5nZS5jc3MiLCJ3ZWJwYWNrOi8vLy4vcmVwb3J0aW5nL3VpL3dpZGdldC9SZXBvcnRNYXRyaXguY3NzIiwid2VicGFjazovLy8uL214dWkvdWkvbXh1aS5jc3MiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7Ozs7O0FBQUE7QUFDQTtBQUNBO0FBQ0E7Ozs7QUFJQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQSx1QkFBdUI7QUFDdkI7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBLHNCQUFzQjtBQUN0QixVQUFVO0FBQ1YsaUJBQWlCO0FBQ2pCO0FBQ0E7QUFDQTtBQUNBLHVCQUF1QjtBQUN2Qjs7QUFFQTtBQUNBO0FBQ0E7QUFDQSx5QkFBeUI7QUFDekI7O0FBRUE7QUFDQTtBQUNBLG9CQUFvQjtBQUNwQixvQkFBb0I7QUFDcEI7QUFDQTtBQUNBLCtCQUErQjtBQUMvQjs7QUFFQTtBQUNBO0FBQ0EsMkJBQTJCO0FBQzNCLG9CQUFvQjtBQUNwQjtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQSx3QkFBd0I7QUFDeEI7QUFDQTtBQUNBO0FBQ0Esd0JBQXdCO0FBQ3hCO0FBQ0Esa0NBQWtDO0FBQ2xDOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0EsdUJBQXVCO0FBQ3ZCLDJCQUEyQjtBQUMzQjtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQSxpQkFBaUI7QUFDakI7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBLGtCQUFrQjtBQUNsQjs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQSwwQ0FBMEM7QUFDMUM7QUFDQTtBQUNBO0FBQ0E7QUFDQSxnQkFBZ0I7QUFDaEI7O0FBRUE7QUFDQSw0QkFBNEI7QUFDNUI7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBLGtDQUFrQztBQUNsQztBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0EsZ0JBQWdCO0FBQ2hCOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0EsZ0JBQWdCO0FBQ2hCOztBQUVBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBLG9CQUFvQjtBQUNwQjtBQUNBOztBQUVBO0FBQ0E7QUFDQSxpQkFBaUI7QUFDakI7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQSxnQkFBZ0I7QUFDaEI7QUFDQTtBQUNBLHFCQUFxQjtBQUNyQjs7QUFFQTtBQUNBO0FBQ0E7QUFDQSxzQkFBc0I7QUFDdEI7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBOzs7QUFHQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0EsbUJBQW1CO0FBQ25CLGFBQWE7QUFDYjtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQSxnQkFBZ0I7QUFDaEI7QUFDQTtBQUNBLGFBQWE7QUFDYjtBQUNBO0FBQ0E7QUFDQSx1QkFBdUI7QUFDdkI7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQSxhQUFhO0FBQ2I7QUFDQSxzQkFBc0I7QUFDdEI7O0FBRUE7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQSxlQUFlO0FBQ2Y7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBLGFBQWE7QUFDYjtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQSxxQkFBcUI7QUFDckIscUJBQXFCO0FBQ3JCO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0EsbUJBQW1CO0FBQ25CO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBOztBQUVBO0FBQ0E7QUFDQTtBQUNBLG9DQUFvQztBQUNwQztBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0EsYUFBYTtBQUNiOztBQUVBO0FBQ0E7QUFDQTtBQUNBOztBQUVBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0EsOEJBQThCO0FBQzlCO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0EsMkJBQTJCO0FBQzNCO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBLDRCQUE0QjtBQUM1QjtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0EsY0FBYztBQUNkO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBLFdBQVc7QUFDWDtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBLFlBQVk7QUFDWjtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBLGVBQWU7QUFDZjtBQUNBO0FBQ0E7QUFDQSxtQkFBbUI7QUFDbkIsd0JBQXdCO0FBQ3hCLFdBQVc7QUFDWDs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0EsYUFBYTtBQUNiO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQSxlQUFlLHlDQUF5QztBQUN4RDs7QUFFQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBLHdCQUF3QixvQkFBb0I7O0FBRTVDO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBLGVBQWU7QUFDZjs7QUFFQTtBQUNBO0FBQ0EsK0JBQStCO0FBQy9CLFlBQVk7QUFDWjs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBLGdCQUFnQjtBQUNoQjs7QUFFQTs7QUFFQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0EsYUFBYTtBQUNiO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBLFlBQVk7QUFDWjs7QUFFQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTs7QUFFQTtBQUNBO0FBQ0EsZ0JBQWdCO0FBQ2hCO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBLHdCQUF3QjtBQUN4QjtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQSxpREFBaUQ7QUFDakQsMEJBQTBCO0FBQzFCOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQSxjQUFjO0FBQ2Q7QUFDQTtBQUNBO0FBQ0EsZ0JBQWdCO0FBQ2hCO0FBQ0E7QUFDQSxtQkFBbUI7QUFDbkI7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0EsZUFBZTtBQUNmOzs7QUFHQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBOztBQUVBOztBQUVBO0FBQ0EsYUFBYTtBQUNiLGFBQWEsd0RBQXdEO0FBQ3JFO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0Esd0JBQXdCO0FBQ3hCOztBQUVBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTs7QUFFQTtBQUNBO0FBQ0E7O0FBRUE7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBLHFDQUFxQztBQUNyQzs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQSxlQUFlO0FBQ2Ysb0JBQW9CO0FBQ3BCO0FBQ0E7QUFDQSxpQkFBaUI7QUFDakI7QUFDQTtBQUNBO0FBQ0EscUJBQXFCO0FBQ3JCO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7O0FBRUE7QUFDQSxpQkFBaUI7QUFDakI7O0FBRUE7QUFDQTs7QUFFQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQSxlQUFlO0FBQ2Ysc0JBQXNCO0FBQ3RCO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQSxhQUFhO0FBQ2I7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBLDhCQUE4QjtBQUM5Qjs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQSxxQkFBcUI7QUFDckI7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0EsYUFBYTtBQUNiO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0EsYUFBYTtBQUNiO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQSxpQkFBaUI7QUFDakI7O0FBRUE7QUFDQSxVQUFVO0FBQ1Y7QUFDQTtBQUNBLFdBQVc7QUFDWDtBQUNBO0FBQ0EsV0FBVztBQUNYO0FBQ0E7QUFDQSxZQUFZO0FBQ1o7OztBQUdBO0FBQ0E7QUFDQTtBQUNBLHNCQUFzQjtBQUN0QixVQUFVO0FBQ1YsaUJBQWlCO0FBQ2pCOztBQUVBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7OztBQUdBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQSwrQkFBK0I7QUFDL0I7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0EsZ0JBQWdCO0FBQ2hCO0FBQ0E7O0FBRUE7QUFDQSxhQUFhO0FBQ2I7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTs7QUFFQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQSxrQkFBa0IsNEJBQTRCO0FBQzlDOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBOztBQUVBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0Esa0JBQWtCO0FBQ2xCO0FBQ0E7QUFDQSxtQkFBbUI7QUFDbkI7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBLG9CQUFvQjtBQUNwQjs7QUFFQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0EsVUFBVTtBQUNWO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQSxrQkFBa0I7QUFDbEI7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBLHdCQUF3QjtBQUN4QjtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQSxrQkFBa0I7QUFDbEI7QUFDQTtBQUNBLFlBQVk7QUFDWjtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTs7O0FBR0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQSxVQUFVO0FBQ1Y7QUFDQTs7QUFFQTtBQUNBLGdCQUFnQjtBQUNoQjs7QUFFQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7OztBQUdBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBLGlDQUFpQztBQUNqQztBQUNBO0FBQ0EsNEJBQTRCO0FBQzVCO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0Esd0JBQXdCO0FBQ3hCO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBLHFCQUFxQjtBQUNyQjs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQSxpQkFBaUI7O0FBRWpCO0FBQ0E7QUFDQSwyQkFBMkI7QUFDM0I7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FDdnNFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0EsOEJBQThCO0FBQzlCO0FBQ0E7QUFDQTs7QUFFQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBLG1DQUFtQztBQUNuQzs7O0FDOUVBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTs7QUN6REE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQSwrQ0FBK0M7QUFDL0M7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUNmQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0EsbUNBQW1DO0FBQ25DO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0EsZUFBZTtBQUNmOztBQzdCQTtBQUNBO0FBQ0E7QUFDQSxxQkFBcUI7QUFDckI7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQ3JGQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBOztBQzFCQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBLHVCQUF1QjtBQUN2QjtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQSxRQUFRLDhCQUE4QjtBQUN0QyxVQUFVLCtCQUErQjtBQUN6Qzs7QUFFQTtBQUNBO0FBQ0E7QUFDQTs7QUN0R0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUN6QkE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUNyREE7QUFDQTtBQUNBO0FBQ0E7OztBQ0hBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FDdkRBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FDUEE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQ25DQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUMvQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUNoQkE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FDeEJBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUNyQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0Esc0JBQXNCO0FBQ3RCO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQ3RCQTtBQUNBO0FBQ0E7QUFDQTs7QUNIQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FDN0VBO0FBQ0E7QUFDQTs7QUNGQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBLG1DQUFtQztBQUNuQztBQUNBO0FBQ0E7O0FDYkE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FDZkE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0EsbUNBQW1DO0FBQ25DOztBQy9CQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTs7QUFFQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTs7QUNmQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQ3JFQTtBQUNBO0FBQ0E7O0FDRkE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQ2RBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUNSQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FDZEE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FDeEJBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQSxtQ0FBbUM7QUFDbkM7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBLG1DQUFtQztBQUNuQzs7QUMvREE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQSxDO0FDaEVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQ05BO0FBQ0E7QUFDQTs7QUNGQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FDWEE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTtBQUNBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBOztBQUVBO0FBQ0E7QUFDQTtBQUNBOzs7O0FDekJBOztBQUVBOztBQUVBOztBQUVBOztBQUVBIiwiZmlsZSI6Im14dWkvdWkvbXh1aS5jc3MiLCJzb3VyY2VzQ29udGVudCI6WyIvKlxuXHRFc3NlbnRpYWwgc3R5bGVzIHRoYXQgdGhlbWVzIGNhbiBpbmhlcml0LlxuXHRJbiBvdGhlciB3b3Jkcywgd29ya3MgYnV0IGRvZXNuJ3QgbG9vayBncmVhdC5cbiovXG5cblxuXG4vKioqKlxuXHRcdEdFTkVSSUMgUElFQ0VTXG4gKioqKi9cblxuLmRpaml0UmVzZXQge1xuXHQvKiBVc2UgdGhpcyBzdHlsZSB0byBudWxsIG91dCBwYWRkaW5nLCBtYXJnaW4sIGJvcmRlciBpbiB5b3VyIHRlbXBsYXRlIGVsZW1lbnRzXG5cdFx0c28gdGhhdCBwYWdlIHNwZWNpZmljIHN0eWxlcyBkb24ndCBicmVhayB0aGVtLlxuXHRcdC0gVXNlIGluIGFsbCBUQUJMRSwgVFIgYW5kIFREIHRhZ3MuXG5cdCovXG5cdG1hcmdpbjowO1xuXHRib3JkZXI6MDtcblx0cGFkZGluZzowO1xuXHRmb250OiBpbmhlcml0O1xuXHRsaW5lLWhlaWdodDpub3JtYWw7XG5cdGNvbG9yOiBpbmhlcml0O1xufVxuLmRqX2ExMXkgLmRpaml0UmVzZXQge1xuXHQtbW96LWFwcGVhcmFuY2U6IG5vbmU7IC8qIHJlbW92ZSBwcmVkZWZpbmVkIGhpZ2gtY29udHJhc3Qgc3R5bGluZyBpbiBGaXJlZm94ICovXG59XG5cbi5kaWppdElubGluZSB7XG5cdC8qICBUbyBpbmxpbmUgYmxvY2sgZWxlbWVudHMuXG5cdFx0U2ltaWxhciB0byBJbmxpbmVCb3ggYmVsb3csIGJ1dCB0aGlzIGhhcyBmZXdlciBzaWRlLWVmZmVjdHMgaW4gTW96LlxuXHRcdEFsc28sIGFwcGFyZW50bHkgd29ya3Mgb24gYSBESVYgYXMgd2VsbCBhcyBhIEZJRUxEU0VULlxuXHQqL1xuXHRkaXNwbGF5OmlubGluZS1ibG9jaztcdFx0XHQvKiB3ZWJraXQgYW5kIEZGMyAqL1xuXHQjem9vbTogMTsgLyogc2V0IGhhc0xheW91dDp0cnVlIHRvIG1pbWljIGlubGluZS1ibG9jayAqL1xuXHQjZGlzcGxheTppbmxpbmU7IC8qIGRvbid0IHVzZSAuZGpfaWUgc2luY2UgdGhhdCBpbmNyZWFzZXMgdGhlIHByaW9yaXR5ICovXG5cdGJvcmRlcjowO1xuXHRwYWRkaW5nOjA7XG5cdHZlcnRpY2FsLWFsaWduOm1pZGRsZTtcblx0I3ZlcnRpY2FsLWFsaWduOiBhdXRvO1x0LyogbWFrZXMgVGV4dEJveCxCdXR0b24gbGluZSB1cCB3L25hdGl2ZSBjb3VudGVycGFydHMgb24gSUU2ICovXG59XG5cbnRhYmxlLmRpaml0SW5saW5lIHtcblx0LyogVG8gaW5saW5lIHRhYmxlcyB3aXRoIGEgZ2l2ZW4gd2lkdGggc2V0ICovXG5cdGRpc3BsYXk6aW5saW5lLXRhYmxlO1xuXHRib3gtc2l6aW5nOiBjb250ZW50LWJveDsgLW1vei1ib3gtc2l6aW5nOiBjb250ZW50LWJveDtcbn1cblxuLmRpaml0SGlkZGVuIHtcblx0LyogVG8gaGlkZSB1bnNlbGVjdGVkIHBhbmVzIGluIFN0YWNrQ29udGFpbmVyIGV0Yy4gKi9cblx0cG9zaXRpb246IGFic29sdXRlOyAvKiByZW1vdmUgZnJvbSBub3JtYWwgZG9jdW1lbnQgZmxvdyB0byBzaW11bGF0ZSBkaXNwbGF5OiBub25lICovXG5cdHZpc2liaWxpdHk6IGhpZGRlbjsgLyogaGlkZSBlbGVtZW50IGZyb20gdmlldywgYnV0IGRvbid0IGJyZWFrIHNjcm9sbGluZywgc2VlICMxODYxMiAqL1xufVxuLmRpaml0SGlkZGVuICoge1xuXHR2aXNpYmlsaXR5OiBoaWRkZW4gIWltcG9ydGFudDsgLyogaGlkZSB2aXNpYmlsaXR5OnZpc2libGUgZGVzY2VuZGFudHMgb2YgY2xhc3M9ZGlqaXRIaWRkZW4gbm9kZXMsIHNlZSAjMTg3OTkgKi9cbn1cblxuLmRpaml0VmlzaWJsZSB7XG5cdC8qIFRvIHNob3cgc2VsZWN0ZWQgcGFuZSBpbiBTdGFja0NvbnRhaW5lciBldGMuICovXG5cdGRpc3BsYXk6IGJsb2NrICFpbXBvcnRhbnQ7XHQvKiBvdmVycmlkZSB1c2VyJ3MgZGlzcGxheTpub25lIHNldHRpbmcgdmlhIHN0eWxlIHNldHRpbmcgb3IgaW5kaXJlY3RseSB2aWEgY2xhc3MgKi9cblx0cG9zaXRpb246IHJlbGF0aXZlO1x0XHRcdC8qIHRvIHN1cHBvcnQgc2V0dGluZyB3aWR0aC9oZWlnaHQsIHNlZSAjMjAzMyAqL1xuXHR2aXNpYmlsaXR5OiB2aXNpYmxlO1xufVxuXG4uZGpfaWU2IC5kaWppdENvbWJvQm94IC5kaWppdElucHV0Q29udGFpbmVyLFxuLmRpaml0SW5wdXRDb250YWluZXIge1xuXHQvKiBmb3IgcG9zaXRpb25pbmcgb2YgcGxhY2VIb2xkZXIgKi9cblx0I3pvb206IDE7XG5cdG92ZXJmbG93OiBoaWRkZW47XG5cdGZsb2F0OiBub25lICFpbXBvcnRhbnQ7IC8qIG5lZWRlZCB0byBzcXVlZXplIHRoZSBJTlBVVCBpbiAqL1xuXHRwb3NpdGlvbjogcmVsYXRpdmU7XG59XG4uZGpfaWU3IC5kaWppdElucHV0Q29udGFpbmVyIHtcblx0ZmxvYXQ6IGxlZnQgIWltcG9ydGFudDsgLyogbmVlZGVkIGJ5IElFIHRvIHNxdWVlemUgdGhlIElOUFVUIGluICovXG5cdGNsZWFyOiBsZWZ0O1xuXHRkaXNwbGF5OiBpbmxpbmUtYmxvY2sgIWltcG9ydGFudDsgLyogdG8gZml4IHdyb25nIHRleHQgYWxpZ25tZW50IGluIHRleHRkaXI9cnRsIHRleHQgYm94ICovXG59XG5cbi5kal9pZSAuZGlqaXRTZWxlY3QgaW5wdXQsXG4uZGpfaWUgaW5wdXQuZGlqaXRUZXh0Qm94LFxuLmRqX2llIC5kaWppdFRleHRCb3ggaW5wdXQge1xuXHRmb250LXNpemU6IDEwMCU7XG59XG4uZGlqaXRTZWxlY3QgLmRpaml0QnV0dG9uVGV4dCB7XG5cdGZsb2F0OiBsZWZ0O1xuXHR2ZXJ0aWNhbC1hbGlnbjogdG9wO1xufVxuVEFCTEUuZGlqaXRTZWxlY3Qge1xuXHRwYWRkaW5nOiAwICFpbXBvcnRhbnQ7IC8qIG1lc3NlcyB1cCBib3JkZXIgYWxpZ25tZW50ICovXG5cdGJvcmRlci1jb2xsYXBzZTogc2VwYXJhdGU7IC8qIHNvIGpzZmlkZGxlIHdvcmtzIHdpdGggTm9ybWFsaXplZCBDU1MgY2hlY2tlZCAqL1xufVxuLmRpaml0VGV4dEJveCAuZGlqaXRTcGlubmVyQnV0dG9uQ29udGFpbmVyLFxuLmRpaml0VGV4dEJveCAuZGlqaXRBcnJvd0J1dHRvbkNvbnRhaW5lcixcbi5kaWppdFZhbGlkYXRpb25UZXh0Qm94IC5kaWppdFZhbGlkYXRpb25Db250YWluZXIge1xuXHRmbG9hdDogcmlnaHQ7XG5cdHRleHQtYWxpZ246IGNlbnRlcjtcbn1cbi5kaWppdFNlbGVjdCBpbnB1dC5kaWppdElucHV0RmllbGQsXG4uZGlqaXRUZXh0Qm94IGlucHV0LmRpaml0SW5wdXRGaWVsZCB7XG5cdC8qIG92ZXJyaWRlIHVucmVhc29uYWJsZSB1c2VyIHN0eWxpbmcgb2YgYnV0dG9ucyBhbmQgaWNvbnMgKi9cblx0cGFkZGluZy1sZWZ0OiAwICFpbXBvcnRhbnQ7XG5cdHBhZGRpbmctcmlnaHQ6IDAgIWltcG9ydGFudDtcbn1cbi5kaWppdFZhbGlkYXRpb25UZXh0Qm94IC5kaWppdFZhbGlkYXRpb25Db250YWluZXIge1xuXHRkaXNwbGF5OiBub25lO1xufVxuXG4uZGlqaXRUZWVueSB7XG5cdGZvbnQtc2l6ZToxcHg7XG5cdGxpbmUtaGVpZ2h0OjFweDtcbn1cblxuLmRpaml0T2ZmU2NyZWVuIHsgLyogdGhlc2UgY2xhc3MgYXR0cmlidXRlcyBzaG91bGQgc3VwZXJzZWRlIGFueSBpbmxpbmUgcG9zaXRpb25pbmcgc3R5bGUgKi9cblx0cG9zaXRpb246IGFic29sdXRlICFpbXBvcnRhbnQ7XG5cdGxlZnQ6IC0xMDAwMHB4ICFpbXBvcnRhbnQ7XG5cdHRvcDogLTEwMDAwcHggIWltcG9ydGFudDtcbn1cblxuLypcbiAqIFBvcHVwIGl0ZW1zIGhhdmUgYSB3cmFwcGVyIGRpdiAoZGlqaXRQb3B1cClcbiAqIHdpdGggdGhlIHJlYWwgcG9wdXAgaW5zaWRlLCBhbmQgbWF5YmUgYW4gaWZyYW1lIHRvb1xuICovXG4uZGlqaXRQb3B1cCB7XG5cdHBvc2l0aW9uOiBhYnNvbHV0ZTtcblx0YmFja2dyb3VuZC1jb2xvcjogdHJhbnNwYXJlbnQ7XG5cdG1hcmdpbjogMDtcblx0Ym9yZGVyOiAwO1xuXHRwYWRkaW5nOiAwO1xuXHQtd2Via2l0LW92ZXJmbG93LXNjcm9sbGluZzogdG91Y2g7XG59XG5cbi5kaWppdFBvc2l0aW9uT25seSB7XG5cdC8qIE51bGwgb3V0IGFsbCBwb3NpdGlvbi1yZWxhdGVkIHByb3BlcnRpZXMgKi9cblx0cGFkZGluZzogMCAhaW1wb3J0YW50O1xuXHRib3JkZXI6IDAgIWltcG9ydGFudDtcblx0YmFja2dyb3VuZC1jb2xvcjogdHJhbnNwYXJlbnQgIWltcG9ydGFudDtcblx0YmFja2dyb3VuZC1pbWFnZTogbm9uZSAhaW1wb3J0YW50O1xuXHRoZWlnaHQ6IGF1dG8gIWltcG9ydGFudDtcblx0d2lkdGg6IGF1dG8gIWltcG9ydGFudDtcbn1cblxuLmRpaml0Tm9uUG9zaXRpb25Pbmx5IHtcblx0LyogTnVsbCBwb3NpdGlvbi1yZWxhdGVkIHByb3BlcnRpZXMgKi9cblx0ZmxvYXQ6IG5vbmUgIWltcG9ydGFudDtcblx0cG9zaXRpb246IHN0YXRpYyAhaW1wb3J0YW50O1xuXHRtYXJnaW46IDAgMCAwIDAgIWltcG9ydGFudDtcblx0dmVydGljYWwtYWxpZ246IG1pZGRsZSAhaW1wb3J0YW50O1xufVxuXG4uZGlqaXRCYWNrZ3JvdW5kSWZyYW1lIHtcblx0LyogaWZyYW1lIHVzZWQgdG8gcHJldmVudCBwcm9ibGVtcyB3aXRoIFBERiBvciBvdGhlciBhcHBsZXRzIG92ZXJsYXlpbmcgbWVudXMgZXRjICovXG5cdHBvc2l0aW9uOiBhYnNvbHV0ZTtcblx0bGVmdDogMDtcblx0dG9wOiAwO1xuXHR3aWR0aDogMTAwJTtcblx0aGVpZ2h0OiAxMDAlO1xuXHR6LWluZGV4OiAtMTtcblx0Ym9yZGVyOiAwO1xuXHRwYWRkaW5nOiAwO1xuXHRtYXJnaW46IDA7XG59XG5cbi5kaWppdERpc3BsYXlOb25lIHtcblx0LyogaGlkZSBzb21ldGhpbmcuICBVc2UgdGhpcyBhcyBhIGNsYXNzIHJhdGhlciB0aGFuIGVsZW1lbnQuc3R5bGUgc28gYW5vdGhlciBjbGFzcyBjYW4gb3ZlcnJpZGUgKi9cblx0ZGlzcGxheTpub25lICFpbXBvcnRhbnQ7XG59XG5cbi5kaWppdENvbnRhaW5lciB7XG5cdC8qIGZvciBhbGwgbGF5b3V0IGNvbnRhaW5lcnMgKi9cblx0b3ZlcmZsb3c6IGhpZGRlbjtcdC8qIG5lZWQgb24gSUUgc28gc29tZXRoaW5nIGNhbiBiZSByZWR1Y2VkIGluIHNpemUsIGFuZCBzbyBzY3JvbGxiYXJzIGFyZW4ndCB0ZW1wb3JhcmlseSBkaXNwbGF5ZWQgd2hlbiByZXNpemluZyAqL1xufVxuXG4vKioqKlxuXHRcdEExMVlcbiAqKioqL1xuLmRqX2ExMXkgLmRpaml0SWNvbixcbi5kal9hMTF5IGRpdi5kaWppdEFycm93QnV0dG9uSW5uZXIsIC8qIGlzIHRoaXMgb25seSBmb3IgU3Bpbm5lcj8gIGlmIHNvLCBpdCBzaG91bGQgYmUgZGVsZXRlZCAqL1xuLmRqX2ExMXkgc3Bhbi5kaWppdEFycm93QnV0dG9uSW5uZXIsXG4uZGpfYTExeSBpbWcuZGlqaXRBcnJvd0J1dHRvbklubmVyLFxuLmRqX2ExMXkgLmRpaml0Q2FsZW5kYXJJbmNyZW1lbnRDb250cm9sLFxuLmRqX2ExMXkgLmRpaml0VHJlZUV4cGFuZG8ge1xuXHQvKiBoaWRlIGljb24gbm9kZXMgaW4gaGlnaCBjb250cmFzdCBtb2RlOyB3aGVuIG5lY2Vzc2FyeSB0aGV5IHdpbGwgYmUgcmVwbGFjZWQgYnkgY2hhcmFjdGVyIGVxdWl2YWxlbnRzXG5cdCAqIGV4Y2VwdGlvbiBmb3IgaW5wdXQuZGlqaXRBcnJvd0J1dHRvbklubmVyLCBiZWNhdXNlIHRoZSBpY29uIGFuZCBjaGFyYWN0ZXIgYXJlIGNvbnRyb2xsZWQgYnkgdGhlIHNhbWUgbm9kZSAqL1xuXHRkaXNwbGF5OiBub25lO1xufVxuLmRpaml0U3Bpbm5lciBkaXYuZGlqaXRBcnJvd0J1dHRvbklubmVyIHtcblx0ZGlzcGxheTogYmxvY2s7IC8qIG92ZXJyaWRlIHByZXZpb3VzIHJ1bGUgKi9cbn1cblxuLmRqX2ExMXkgLmRpaml0QTExeVNpZGVBcnJvdyB7XG5cdGRpc3BsYXk6IGlubGluZSAhaW1wb3J0YW50OyAvKiBkaXNwbGF5IHRleHQgaW5zdGVhZCAqL1xuXHRjdXJzb3I6IHBvaW50ZXI7XG59XG5cbi8qXG4gKiBTaW5jZSB3ZSBjYW4ndCB1c2Ugc2hhZGluZyBpbiBhMTF5IG1vZGUsIGFuZCBzaW5jZSB0aGUgdW5kZXJsaW5lIGluZGljYXRlcyB0b2RheSdzIGRhdGUsXG4gKiB1c2UgYSBib3JkZXIgdG8gc2hvdyB0aGUgc2VsZWN0ZWQgZGF0ZS5cbiAqIEF2b2lkIHNjcmVlbiBqaXR0ZXIgd2hlbiBzd2l0Y2hpbmcgc2VsZWN0ZWQgZGF0ZSBieSBjb21wZW5zYXRpbmcgZm9yIHRoZSBzZWxlY3RlZCBub2RlJ3NcbiAqIGJvcmRlciB3L3BhZGRpbmcgb24gb3RoZXIgbm9kZXMuXG4gKi9cbi5kal9hMTF5IC5kaWppdENhbGVuZGFyRGF0ZUxhYmVsIHtcblx0cGFkZGluZzogMXB4O1xuXHRib3JkZXI6IDBweCAhaW1wb3J0YW50O1xufVxuLmRqX2ExMXkgLmRpaml0Q2FsZW5kYXJTZWxlY3RlZERhdGUgLmRpaml0Q2FsZW5kYXJEYXRlTGFiZWwge1xuXHRib3JkZXItc3R5bGU6IHNvbGlkICFpbXBvcnRhbnQ7XG5cdGJvcmRlci13aWR0aDogMXB4ICFpbXBvcnRhbnQ7XG5cdHBhZGRpbmc6IDA7XG59XG4uZGpfYTExeSAuZGlqaXRDYWxlbmRhckRhdGVUZW1wbGF0ZSB7XG5cdHBhZGRpbmctYm90dG9tOiAwLjFlbSAhaW1wb3J0YW50O1x0Lyogb3RoZXJ3aXNlIGJvdHRvbSBib3JkZXIgZG9lc24ndCBhcHBlYXIgb24gSUUgKi9cblx0Ym9yZGVyOiAwcHggIWltcG9ydGFudDtcbn1cbi5kal9hMTF5IC5kaWppdEJ1dHRvbk5vZGUge1xuXHRib3JkZXI6IGJsYWNrIG91dHNldCBtZWRpdW0gIWltcG9ydGFudDtcblxuXHQvKiBJbiBjbGFybywgaG92ZXJpbmcgYSB0b29sYmFyIGJ1dHRvbiByZWR1Y2VzIHBhZGRpbmcgYW5kIGFkZHMgYSBib3JkZXIuXG5cdCAqIE5vdCBuZWVkZWQgaW4gYTExeSBtb2RlIHNpbmNlIFRvb2xiYXIgYnV0dG9ucyBhbHdheXMgaGF2ZSBhIGJvcmRlci5cblx0ICovXG5cdHBhZGRpbmc6IDAgIWltcG9ydGFudDtcbn1cbi5kal9hMTF5IC5kaWppdEFycm93QnV0dG9uIHtcblx0cGFkZGluZzogMCAhaW1wb3J0YW50O1xufVxuXG4uZGpfYTExeSAuZGlqaXRCdXR0b25Db250ZW50cyB7XG5cdG1hcmdpbjogMC4xNWVtOyAvKiBNYXJnaW4gbmVlZGVkIHRvIG1ha2UgZm9jdXMgb3V0bGluZSB2aXNpYmxlICovXG59XG5cbi5kal9hMTF5IC5kaWppdFRleHRCb3hSZWFkT25seSAuZGlqaXRJbnB1dEZpZWxkLFxuLmRqX2ExMXkgLmRpaml0VGV4dEJveFJlYWRPbmx5IC5kaWppdEJ1dHRvbk5vZGUge1xuXHRib3JkZXItc3R5bGU6IG91dHNldCFpbXBvcnRhbnQ7XG5cdGJvcmRlci13aWR0aDogbWVkaXVtIWltcG9ydGFudDtcblx0Ym9yZGVyLWNvbG9yOiAjOTk5ICFpbXBvcnRhbnQ7XG5cdGNvbG9yOiM5OTkgIWltcG9ydGFudDtcbn1cblxuLyogYnV0dG9uIGlubmVyIGNvbnRlbnRzIC0gbGFiZWxzLCBpY29ucyBldGMuICovXG4uZGlqaXRCdXR0b25Ob2RlICoge1xuXHR2ZXJ0aWNhbC1hbGlnbjogbWlkZGxlO1xufVxuLmRpaml0U2VsZWN0IC5kaWppdEFycm93QnV0dG9uSW5uZXIsXG4uZGlqaXRCdXR0b25Ob2RlIC5kaWppdEFycm93QnV0dG9uSW5uZXIge1xuXHQvKiB0aGUgYXJyb3cgaWNvbiBub2RlICovXG5cdGJhY2tncm91bmQ6IG5vLXJlcGVhdCBjZW50ZXI7XG5cdHdpZHRoOiAxMnB4O1xuXHRoZWlnaHQ6IDEycHg7XG5cdGRpcmVjdGlvbjogbHRyOyAvKiBuZWVkZWQgYnkgSUUvUlRMICovXG59XG5cbi8qKioqXG5cdDMtZWxlbWVudCBib3JkZXJzOiAgKCBkaWppdExlZnQgKyBkaWppdFN0cmV0Y2ggKyBkaWppdFJpZ2h0IClcblx0VGhlc2Ugd2VyZSBhZGRlZCBmb3Igcm91bmRlZCBjb3JuZXJzIG9uIGRpaml0LmZvcm0uKkJ1dHRvbiBidXQgbmV2ZXIgYWN0dWFsbHkgdXNlZC5cbiAqKioqL1xuXG4uZGlqaXRMZWZ0IHtcblx0LyogTGVmdCBwYXJ0IG9mIGEgMy1lbGVtZW50IGJvcmRlciAqL1xuXHRiYWNrZ3JvdW5kLXBvc2l0aW9uOmxlZnQgdG9wO1xuXHRiYWNrZ3JvdW5kLXJlcGVhdDpuby1yZXBlYXQ7XG59XG5cbi5kaWppdFN0cmV0Y2gge1xuXHQvKiBNaWRkbGUgKHN0cmV0Y2h5KSBwYXJ0IG9mIGEgMy1lbGVtZW50IGJvcmRlciAqL1xuXHR3aGl0ZS1zcGFjZTpub3dyYXA7XHRcdFx0LyogTU9XOiBtb3ZlIHNvbWV3aGVyZSBlbHNlICovXG5cdGJhY2tncm91bmQtcmVwZWF0OnJlcGVhdC14O1xufVxuXG4uZGlqaXRSaWdodCB7XG5cdC8qIFJpZ2h0IHBhcnQgb2YgYSAzLWVsZW1lbnQgYm9yZGVyICovXG5cdCNkaXNwbGF5OmlubGluZTtcdFx0XHRcdC8qIElFNyBzaXplcyB0byBvdXRlciBzaXplIHcvbyB0aGlzICovXG5cdGJhY2tncm91bmQtcG9zaXRpb246cmlnaHQgdG9wO1xuXHRiYWNrZ3JvdW5kLXJlcGVhdDpuby1yZXBlYXQ7XG59XG5cbi8qIEJ1dHRvbnMgKi9cbi5kal9nZWNrbyAuZGpfYTExeSAuZGlqaXRCdXR0b25EaXNhYmxlZCAuZGlqaXRCdXR0b25Ob2RlIHtcblx0b3BhY2l0eTogMC41O1xufVxuXG4uZGlqaXRUb2dnbGVCdXR0b24sXG4uZGlqaXRCdXR0b24sXG4uZGlqaXREcm9wRG93bkJ1dHRvbixcbi5kaWppdENvbWJvQnV0dG9uIHtcblx0Lyogb3V0c2lkZSBvZiBidXR0b24gKi9cblx0bWFyZ2luOiAwLjJlbTtcblx0dmVydGljYWwtYWxpZ246IG1pZGRsZTtcbn1cblxuLmRpaml0QnV0dG9uQ29udGVudHMge1xuXHRkaXNwbGF5OiBibG9jaztcdFx0LyogdG8gbWFrZSBmb2N1cyBib3JkZXIgcmVjdGFuZ3VsYXIgKi9cbn1cbnRkLmRpaml0QnV0dG9uQ29udGVudHMge1xuXHRkaXNwbGF5OiB0YWJsZS1jZWxsO1x0LyogYnV0IGRvbid0IGFmZmVjdCBTZWxlY3QsIENvbWJvQnV0dG9uICovXG59XG5cbi5kaWppdEJ1dHRvbk5vZGUgaW1nIHtcblx0LyogbWFrZSB0ZXh0IGFuZCBpbWFnZXMgbGluZSB1cCBjbGVhbmx5ICovXG5cdHZlcnRpY2FsLWFsaWduOm1pZGRsZTtcblx0LyptYXJnaW4tYm90dG9tOi4yZW07Ki9cbn1cblxuLmRpaml0VG9vbGJhciAuZGlqaXRDb21ib0J1dHRvbiB7XG5cdC8qIGJlY2F1c2UgVG9vbGJhciBvbmx5IGRyYXdzIGEgYm9yZGVyIGFyb3VuZCB0aGUgaG92ZXJlZCB0aGluZyAqL1xuXHRib3JkZXItY29sbGFwc2U6IHNlcGFyYXRlO1xufVxuXG4uZGlqaXRUb29sYmFyIC5kaWppdFRvZ2dsZUJ1dHRvbixcbi5kaWppdFRvb2xiYXIgLmRpaml0QnV0dG9uLFxuLmRpaml0VG9vbGJhciAuZGlqaXREcm9wRG93bkJ1dHRvbixcbi5kaWppdFRvb2xiYXIgLmRpaml0Q29tYm9CdXR0b24ge1xuXHRtYXJnaW46IDA7XG59XG5cbi5kaWppdFRvb2xiYXIgLmRpaml0QnV0dG9uQ29udGVudHMge1xuXHQvKiBqdXN0IGJlY2F1c2UgaXQgdXNlZCB0byBiZSB0aGlzIHdheSAqL1xuXHRwYWRkaW5nOiAxcHggMnB4O1xufVxuXG5cbi5kal93ZWJraXQgLmRpaml0VG9vbGJhciAuZGlqaXREcm9wRG93bkJ1dHRvbiB7XG5cdHBhZGRpbmctbGVmdDogMC4zZW07XG59XG4uZGpfZ2Vja28gLmRpaml0VG9vbGJhciAuZGlqaXRCdXR0b25Ob2RlOjotbW96LWZvY3VzLWlubmVyIHtcblx0cGFkZGluZzowO1xufVxuXG4uZGlqaXRTZWxlY3Qge1xuXHRib3JkZXI6MXB4IHNvbGlkIGdyYXk7XG59XG4uZGlqaXRCdXR0b25Ob2RlIHtcblx0LyogTm9kZSB0aGF0IGlzIGFjdGluZyBhcyBhIGJ1dHRvbiAtLSBtYXkgb3IgbWF5IG5vdCBiZSBhIEJVVFRPTiBlbGVtZW50ICovXG5cdGJvcmRlcjoxcHggc29saWQgZ3JheTtcblx0bWFyZ2luOjA7XG5cdGxpbmUtaGVpZ2h0Om5vcm1hbDtcblx0dmVydGljYWwtYWxpZ246IG1pZGRsZTtcblx0I3ZlcnRpY2FsLWFsaWduOiBhdXRvO1xuXHR0ZXh0LWFsaWduOmNlbnRlcjtcblx0d2hpdGUtc3BhY2U6IG5vd3JhcDtcbn1cbi5kal93ZWJraXQgLmRpaml0U3Bpbm5lciAuZGlqaXRTcGlubmVyQnV0dG9uQ29udGFpbmVyIHtcblx0LyogYXBwYXJlbnQgV2ViS2l0IGJ1ZyB3aGVyZSBtZXNzaW5nIHdpdGggdGhlIGZvbnQgY291cGxlZCB3aXRoIGxpbmUtaGVpZ2h0Om5vcm1hbCBYIDIgKGRpaml0UmVzZXQgJiBkaWppdEJ1dHRvbk5vZGUpXG5cdGNhbiBiZSBkaWZmZXJlbnQgdGhhbiBqdXN0IGEgc2luZ2xlIGxpbmUtaGVpZ2h0Om5vcm1hbCwgdmlzaWJsZSBpbiBJbmxpbmVFZGl0Qm94L1NwaW5uZXIgKi9cblx0bGluZS1oZWlnaHQ6aW5oZXJpdDtcbn1cbi5kaWppdFRleHRCb3ggLmRpaml0QnV0dG9uTm9kZSB7XG5cdGJvcmRlci13aWR0aDogMDtcbn1cblxuLmRpaml0U2VsZWN0LFxuLmRpaml0U2VsZWN0ICosXG4uZGlqaXRCdXR0b25Ob2RlLFxuLmRpaml0QnV0dG9uTm9kZSAqIHtcblx0Y3Vyc29yOiBwb2ludGVyO1xuXHQtd2Via2l0LXRhcC1oaWdobGlnaHQtY29sb3I6IHRyYW5zcGFyZW50O1xufVxuXG4uZGpfaWUgLmRpaml0QnV0dG9uTm9kZSB7XG5cdC8qIGVuc3VyZSBoYXNMYXlvdXQgKi9cblx0em9vbTogMTtcbn1cblxuLmRqX2llIC5kaWppdEJ1dHRvbk5vZGUgYnV0dG9uIHtcblx0Lypcblx0XHRkaXNndXN0aW5nIGhhY2sgdG8gZ2V0IHJpZCBvZiBzcHVyaW91cyBwYWRkaW5nIGFyb3VuZCBidXR0b24gZWxlbWVudHNcblx0XHRvbiBJRS4gTVNJRSBpcyB0cnVseSB0aGUgd2ViJ3MgYm9hdCBhbmNob3IuXG5cdCovXG5cdG92ZXJmbG93OiB2aXNpYmxlO1xufVxuXG5kaXYuZGlqaXRBcnJvd0J1dHRvbiB7XG5cdGZsb2F0OiByaWdodDtcbn1cblxuLyoqKioqKlxuXHRUZXh0Qm94IHJlbGF0ZWQuXG5cdEV2ZXJ5dGhpbmcgdGhhdCBoYXMgYW4gPGlucHV0PlxuKioqKioqKi9cblxuLmRpaml0VGV4dEJveCB7XG5cdGJvcmRlcjogc29saWQgYmxhY2sgMXB4O1xuXHQjb3ZlcmZsb3c6IGhpZGRlbjsgLyogIzYwMjcsICM2MDY3ICovXG5cdHdpZHRoOiAxNWVtO1x0LyogbmVlZCB0byBzZXQgZGVmYXVsdCBzaXplIG9uIG91dGVyIG5vZGUgc2luY2UgaW5uZXIgbm9kZXMgc2F5IDxpbnB1dCBzdHlsZT1cIndpZHRoOjEwMCVcIj4gYW5kIDx0ZCB3aWR0aD0xMDAlPi4gIHVzZXIgY2FuIG92ZXJyaWRlICovXG5cdHZlcnRpY2FsLWFsaWduOiBtaWRkbGU7XG59XG5cbi5kaWppdFRleHRCb3hSZWFkT25seSxcbi5kaWppdFRleHRCb3hEaXNhYmxlZCB7XG5cdGNvbG9yOiBncmF5O1xufVxuLmRqX3NhZmFyaSAuZGlqaXRUZXh0Qm94RGlzYWJsZWQgaW5wdXQge1xuXHRjb2xvcjogI0IwQjBCMDsgLyogYmVjYXVzZSBTYWZhcmkgbGlnaHRlbnMgZGlzYWJsZWQgaW5wdXQvdGV4dGFyZWEgbm8gbWF0dGVyIHdoYXQgY29sb3IgeW91IHNwZWNpZnkgKi9cbn1cbi5kal9zYWZhcmkgdGV4dGFyZWEuZGlqaXRUZXh0QXJlYURpc2FibGVkIHtcblx0Y29sb3I6ICMzMzM7IC8qIGJlY2F1c2UgU2FmYXJpIGxpZ2h0ZW5zIGRpc2FibGVkIGlucHV0L3RleHRhcmVhIG5vIG1hdHRlciB3aGF0IGNvbG9yIHlvdSBzcGVjaWZ5ICovXG59XG4uZGpfZ2Vja28gLmRpaml0VGV4dEJveFJlYWRPbmx5IGlucHV0LmRpaml0SW5wdXRGaWVsZCwgLyogZGlzYWJsZSBhcnJvdyBhbmQgdmFsaWRhdGlvbiBwcmVzZW50YXRpb24gaW5wdXRzIGJ1dCBhbGxvdyByZWFsIGlucHV0IGZvciB0ZXh0IHNlbGVjdGlvbiAqL1xuLmRqX2dlY2tvIC5kaWppdFRleHRCb3hEaXNhYmxlZCBpbnB1dCB7XG5cdC1tb3otdXNlci1pbnB1dDogbm9uZTsgLyogcHJldmVudCBmb2N1cyBvZiBkaXNhYmxlZCB0ZXh0Ym94IGJ1dHRvbnMgKi9cbn1cblxuLmRpaml0UGxhY2VIb2xkZXIge1xuXHQvKiBoaW50IHRleHQgdGhhdCBhcHBlYXJzIGluIGEgdGV4dGJveCB1bnRpbCB1c2VyIHN0YXJ0cyB0eXBpbmcgKi9cblx0Y29sb3I6ICNBQUFBQUE7XG5cdGZvbnQtc3R5bGU6IGl0YWxpYztcblx0cG9zaXRpb246IGFic29sdXRlO1xuXHR0b3A6IDA7XG5cdGxlZnQ6IDA7XG5cdCNmaWx0ZXI6IFwiXCI7IC8qIG1ha2UgdGhpcyBzaG93IHVwIGluIElFNiBhZnRlciB0aGUgcmVuZGVyaW5nIG9mIHRoZSB3aWRnZXQgKi9cblx0d2hpdGUtc3BhY2U6IG5vd3JhcDtcblx0cG9pbnRlci1ldmVudHM6IG5vbmU7ICAgLyogc28gY3V0L3Bhc3RlIGNvbnRleHQgbWVudSBzaG93cyB1cCB3aGVuIHJpZ2h0IGNsaWNraW5nICovXG59XG5cbi5kaWppdFRpbWVUZXh0Qm94IHtcblx0d2lkdGg6IDhlbTtcbn1cblxuLyogcnVsZXMgZm9yIHdlYmtpdCB0byBkZWFsIHdpdGggZnV6enkgYmx1ZSBmb2N1cyBib3JkZXIgKi9cbi5kaWppdFRleHRCb3ggaW5wdXQ6Zm9jdXMge1xuXHRvdXRsaW5lOiBub25lO1x0LyogYmx1ZSBmdXp6eSBsaW5lIGxvb2tzIHdyb25nIG9uIGNvbWJvYm94IG9yIHNvbWV0aGluZyB3L3ZhbGlkYXRpb24gaWNvbiBzaG93aW5nICovXG59XG4uZGlqaXRUZXh0Qm94Rm9jdXNlZCB7XG5cdG91dGxpbmU6IDVweCAtd2Via2l0LWZvY3VzLXJpbmctY29sb3I7XG59XG5cbi5kaWppdFNlbGVjdCBpbnB1dCxcbi5kaWppdFRleHRCb3ggaW5wdXQge1xuXHRmbG9hdDogbGVmdDsgLyogbmVlZGVkIGJ5IElFIHRvIHJlbW92ZSBzZWNyZXQgbWFyZ2luICovXG59XG4uZGpfaWU2IGlucHV0LmRpaml0VGV4dEJveCxcbi5kal9pZTYgLmRpaml0VGV4dEJveCBpbnB1dCB7XG5cdGZsb2F0OiBub25lO1xufVxuLmRpaml0SW5wdXRJbm5lciB7XG5cdC8qIGZvciB3aGVuIGFuIDxpbnB1dD4gaXMgZW1iZWRkZWQgaW5zaWRlIGFuIGlubGluZS1ibG9jayA8ZGl2PiB3aXRoIGEgc2l6ZSBhbmQgYm9yZGVyICovXG5cdGJvcmRlcjowICFpbXBvcnRhbnQ7XG5cdGJhY2tncm91bmQtY29sb3I6dHJhbnNwYXJlbnQgIWltcG9ydGFudDtcblx0d2lkdGg6MTAwJSAhaW1wb3J0YW50O1xuXHQvKiBJRSBkaXNsaWtlcyBob3Jpem9udGFsIHR3ZWFraW5nIGNvbWJpbmVkIHdpdGggd2lkdGg6MTAwJSBzbyBwdW5pc2ggZXZlcnlvbmUgZm9yIGNvbnNpc3RlbmN5ICovXG5cdHBhZGRpbmctbGVmdDogMCAhaW1wb3J0YW50O1xuXHRwYWRkaW5nLXJpZ2h0OiAwICFpbXBvcnRhbnQ7XG5cdG1hcmdpbi1sZWZ0OiAwICFpbXBvcnRhbnQ7XG5cdG1hcmdpbi1yaWdodDogMCAhaW1wb3J0YW50O1xufVxuLmRqX2ExMXkgLmRpaml0VGV4dEJveCBpbnB1dCB7XG5cdG1hcmdpbjogMCAhaW1wb3J0YW50O1xufVxuLmRpaml0VmFsaWRhdGlvblRleHRCb3hFcnJvciBpbnB1dC5kaWppdFZhbGlkYXRpb25Jbm5lcixcbi5kaWppdFNlbGVjdCBpbnB1dCxcbi5kaWppdFRleHRCb3ggaW5wdXQuZGlqaXRBcnJvd0J1dHRvbklubmVyIHtcblx0LyogPGlucHV0PiB1c2VkIHRvIGRpc3BsYXkgYXJyb3cgaWNvbi92YWxpZGF0aW9uIGljb24sIG9yIGluIGFycm93IGNoYXJhY3RlciBpbiBoaWdoIGNvbnRyYXN0IG1vZGUuXG5cdCAqIFRoZSBjc3MgYmVsb3cgaXMgYSB0cmljayB0byBoaWRlIHRoZSBjaGFyYWN0ZXIgaW4gbm9uLWhpZ2gtY29udHJhc3QgbW9kZVxuXHQgKi9cblx0dGV4dC1pbmRlbnQ6IC0yZW0gIWltcG9ydGFudDtcblx0ZGlyZWN0aW9uOiBsdHIgIWltcG9ydGFudDtcblx0dGV4dC1hbGlnbjogbGVmdCAhaW1wb3J0YW50O1xuXHRoZWlnaHQ6IGF1dG8gIWltcG9ydGFudDtcblx0I3RleHQtaW5kZW50OiAwICFpbXBvcnRhbnQ7XG5cdCNsZXR0ZXItc3BhY2luZzogLTVlbSAhaW1wb3J0YW50O1xuXHQjdGV4dC1hbGlnbjogcmlnaHQgIWltcG9ydGFudDtcbn1cbi5kal9pZSAuZGlqaXRTZWxlY3QgaW5wdXQsXG4uZGpfaWUgLmRpaml0VGV4dEJveCBpbnB1dCxcbi5kal9pZSBpbnB1dC5kaWppdFRleHRCb3gge1xuXHRvdmVyZmxvdy15OiB2aXNpYmxlOyAvKiBpbnB1dHMgbmVlZCBoZWxwIGV4cGFuZGluZyB3aGVuIHBhZGRpbmcgaXMgYWRkZWQgb3IgbGluZS1oZWlnaHQgaXMgYWRqdXN0ZWQgKi9cblx0bGluZS1oZWlnaHQ6IG5vcm1hbDsgLyogc3RyaWN0IG1vZGUgKi9cbn1cbi5kaWppdFNlbGVjdCAuZGlqaXRTZWxlY3RMYWJlbCBzcGFuIHtcblx0bGluZS1oZWlnaHQ6IDEwMCU7XG59XG4uZGpfaWUgLmRpaml0U2VsZWN0IC5kaWppdFNlbGVjdExhYmVsIHtcblx0bGluZS1oZWlnaHQ6IG5vcm1hbDtcbn1cbi5kal9pZTYgLmRpaml0U2VsZWN0IC5kaWppdFNlbGVjdExhYmVsLFxuLmRqX2llNyAuZGlqaXRTZWxlY3QgLmRpaml0U2VsZWN0TGFiZWwsXG4uZGpfaWU4IC5kaWppdFNlbGVjdCAuZGlqaXRTZWxlY3RMYWJlbCxcbi5kal9pZXF1aXJrcyAuZGlqaXRTZWxlY3QgLmRpaml0U2VsZWN0TGFiZWwsXG4uZGlqaXRTZWxlY3QgdGQsXG4uZGpfaWU2IC5kaWppdFNlbGVjdCBpbnB1dCxcbi5kal9pZXF1aXJrcyAuZGlqaXRTZWxlY3QgaW5wdXQsXG4uZGpfaWU2IC5kaWppdFNlbGVjdCAuZGlqaXRWYWxpZGF0aW9uQ29udGFpbmVyLFxuLmRqX2llNiAuZGlqaXRUZXh0Qm94IGlucHV0LFxuLmRqX2llNiBpbnB1dC5kaWppdFRleHRCb3gsXG4uZGpfaWVxdWlya3MgLmRpaml0VGV4dEJveCBpbnB1dC5kaWppdFZhbGlkYXRpb25Jbm5lcixcbi5kal9pZXF1aXJrcyAuZGlqaXRUZXh0Qm94IGlucHV0LmRpaml0QXJyb3dCdXR0b25Jbm5lcixcbi5kal9pZXF1aXJrcyAuZGlqaXRUZXh0Qm94IGlucHV0LmRpaml0U3Bpbm5lckJ1dHRvbklubmVyLFxuLmRqX2llcXVpcmtzIC5kaWppdFRleHRCb3ggaW5wdXQuZGlqaXRJbnB1dElubmVyLFxuLmRqX2llcXVpcmtzIGlucHV0LmRpaml0VGV4dEJveCB7XG5cdGxpbmUtaGVpZ2h0OiAxMDAlOyAvKiBJRTcgcHJvYmxlbSB3aGVyZSB0aGUgaWNvbiBpcyB2ZXJ0aWNhbGx5IHdheSB0b28gbG93IHcvbyB0aGlzICovXG59XG4uZGpfYTExeSBpbnB1dC5kaWppdFZhbGlkYXRpb25Jbm5lcixcbi5kal9hMTF5IGlucHV0LmRpaml0QXJyb3dCdXR0b25Jbm5lciB7XG5cdC8qIChpbiBoaWdoIGNvbnRyYXN0IG1vZGUpIHJldmVydCBydWxlcyBmcm9tIGFib3ZlIHNvIGNoYXJhY3RlciBkaXNwbGF5cyAqL1xuXHR0ZXh0LWluZGVudDogMCAhaW1wb3J0YW50O1xuXHR3aWR0aDogMWVtICFpbXBvcnRhbnQ7XG5cdCN0ZXh0LWFsaWduOiBsZWZ0ICFpbXBvcnRhbnQ7XG5cdGNvbG9yOiBibGFjayAhaW1wb3J0YW50O1xufVxuLmRpaml0VmFsaWRhdGlvblRleHRCb3hFcnJvciAuZGlqaXRWYWxpZGF0aW9uQ29udGFpbmVyIHtcblx0ZGlzcGxheTogaW5saW5lO1xuXHRjdXJzb3I6IGRlZmF1bHQ7XG59XG5cbi8qIENvbWJvQm94ICYgU3Bpbm5lciAqL1xuXG4uZGlqaXRTcGlubmVyIC5kaWppdFNwaW5uZXJCdXR0b25Db250YWluZXIsXG4uZGlqaXRDb21ib0JveCAuZGlqaXRBcnJvd0J1dHRvbkNvbnRhaW5lciB7XG5cdC8qIGRpdmlkaW5nIGxpbmUgYmV0d2VlbiBpbnB1dCBhcmVhIGFuZCB1cC9kb3duIGJ1dHRvbihzKSBmb3IgQ29tYm9Cb3ggYW5kIFNwaW5uZXIgKi9cblx0Ym9yZGVyLXdpZHRoOiAwIDAgMCAxcHggIWltcG9ydGFudDsgLyogIWltcG9ydGFudCBuZWVkZWQgZHVlIHRvIHdheXdhcmQgXCIudGhlbWUgLmRpaml0QnV0dG9uTm9kZVwiIHJ1bGVzICovXG59XG4uZGpfYTExeSAuZGlqaXRTZWxlY3QgLmRpaml0QXJyb3dCdXR0b25Db250YWluZXIsXG4uZGlqaXRUb29sYmFyIC5kaWppdENvbWJvQm94IC5kaWppdEFycm93QnV0dG9uQ29udGFpbmVyIHtcblx0Lyogb3ZlcnJpZGVzIGFib3ZlIHJ1bGUgcGx1cyBtaXJyb3ItaW1hZ2UgcnVsZSBpbiBkaWppdF9ydGwuY3NzIHRvIGhhdmUgbm8gZGl2aWRlciB3aGVuIENvbWJvQm94IGluIFRvb2xiYXIgKi9cblx0Ym9yZGVyLXdpZHRoOiAwICFpbXBvcnRhbnQ7XG59XG5cbi5kaWppdENvbWJvQm94TWVudSB7XG5cdC8qIERyb3AgZG93biBtZW51IGlzIGltcGxlbWVudGVkIGFzIDx1bD4gPGxpLz4gPGxpLz4gLi4uIGJ1dCB3ZSBkb24ndCB3YW50IGNpcmNsZXMgYmVmb3JlIGVhY2ggaXRlbSAqL1xuXHRsaXN0LXN0eWxlLXR5cGU6IG5vbmU7XG59XG4uZGlqaXRTcGlubmVyIC5kaWppdFNwaW5uZXJCdXR0b25Db250YWluZXIgLmRpaml0QnV0dG9uTm9kZSB7XG5cdC8qIGRpdmlkaW5nIGxpbmUgYmV0d2VlbiBpbnB1dCBhcmVhIGFuZCB1cC9kb3duIGJ1dHRvbihzKSBmb3IgQ29tYm9Cb3ggYW5kIFNwaW5uZXIgKi9cblx0Ym9yZGVyLXdpZHRoOiAwO1xufVxuLmRqX2llIC5kal9hMTF5IC5kaWppdFNwaW5uZXIgLmRpaml0U3Bpbm5lckJ1dHRvbkNvbnRhaW5lciAuZGlqaXRCdXR0b25Ob2RlIHtcblx0Y2xlYXI6IGJvdGg7IC8qIElFIHdvcmthcm91bmQgKi9cbn1cblxuLmRqX2llIC5kaWppdFRvb2xiYXIgLmRpaml0Q29tYm9Cb3gge1xuXHQvKiBtYWtlIGNvbWJvYm94IGJ1dHRvbnMgYWxpZ24gcHJvcGVybHkgd2l0aCBvdGhlciBidXR0b25zIGluIGEgdG9vbGJhciAqL1xuXHR2ZXJ0aWNhbC1hbGlnbjogbWlkZGxlO1xufVxuXG4vKiBTcGlubmVyICovXG5cbi5kaWppdFRleHRCb3ggLmRpaml0U3Bpbm5lckJ1dHRvbkNvbnRhaW5lciB7XG5cdHdpZHRoOiAxZW07XG5cdHBvc2l0aW9uOiByZWxhdGl2ZSAhaW1wb3J0YW50O1xuXHRvdmVyZmxvdzogaGlkZGVuO1xufVxuLmRpaml0U3Bpbm5lciAuZGlqaXRTcGlubmVyQnV0dG9uSW5uZXIge1xuXHR3aWR0aDoxZW07XG5cdHZpc2liaWxpdHk6aGlkZGVuICFpbXBvcnRhbnQ7IC8qIGp1c3QgYSBzaXppbmcgZWxlbWVudCAqL1xuXHRvdmVyZmxvdy14OmhpZGRlbjtcbn1cbi5kaWppdENvbWJvQm94IC5kaWppdEJ1dHRvbk5vZGUsXG4uZGlqaXRTcGlubmVyQnV0dG9uQ29udGFpbmVyIC5kaWppdEJ1dHRvbk5vZGUge1xuXHRib3JkZXItd2lkdGg6IDA7XG59XG4uZGpfYTExeSAuZGlqaXRTcGlubmVyQnV0dG9uQ29udGFpbmVyIC5kaWppdEJ1dHRvbk5vZGUge1xuXHRib3JkZXItd2lkdGg6IDBweCAhaW1wb3J0YW50O1xuXHRib3JkZXItc3R5bGU6IHNvbGlkICFpbXBvcnRhbnQ7XG59XG4uZGpfYTExeSAuZGlqaXRUZXh0Qm94IC5kaWppdFNwaW5uZXJCdXR0b25Db250YWluZXIsXG4uZGpfYTExeSAuZGlqaXRTcGlubmVyIC5kaWppdEFycm93QnV0dG9uSW5uZXIsXG4uZGpfYTExeSAuZGlqaXRTcGlubmVyQnV0dG9uQ29udGFpbmVyIGlucHV0IHtcblx0d2lkdGg6IDFlbSAhaW1wb3J0YW50O1xufVxuLmRqX2ExMXkgLmRpaml0U3Bpbm5lciAuZGlqaXRBcnJvd0J1dHRvbklubmVyIHtcblx0bWFyZ2luOiAwIGF1dG8gIWltcG9ydGFudDsgLyogc2hvdWxkIGF1dG8tY2VudGVyICovXG59XG4uZGpfaWUgLmRqX2ExMXkgLmRpaml0U3Bpbm5lciAuZGlqaXRBcnJvd0J1dHRvbklubmVyIC5kaWppdElucHV0RmllbGQge1xuXHRwYWRkaW5nLWxlZnQ6IDAuM2VtICFpbXBvcnRhbnQ7XG5cdHBhZGRpbmctcmlnaHQ6IDAuM2VtICFpbXBvcnRhbnQ7XG5cdG1hcmdpbi1sZWZ0OiAwLjNlbSAhaW1wb3J0YW50O1xuXHRtYXJnaW4tcmlnaHQ6IDAuM2VtICFpbXBvcnRhbnQ7XG5cdHdpZHRoOiAxLjRlbSAhaW1wb3J0YW50O1xufVxuLmRqX2llNyAuZGpfYTExeSAuZGlqaXRTcGlubmVyIC5kaWppdEFycm93QnV0dG9uSW5uZXIgLmRpaml0SW5wdXRGaWVsZCB7XG5cdHBhZGRpbmctbGVmdDogMCAhaW1wb3J0YW50OyAvKiBtYW51YWxseSBjZW50ZXIgSU5QVVQ6IGNoYXJhY3RlciBpcyAuNWVtIGFuZCB0b3RhbCB3aWR0aCA9IDFlbSAqL1xuXHRwYWRkaW5nLXJpZ2h0OiAwICFpbXBvcnRhbnQ7XG5cdHdpZHRoOiAxZW0gIWltcG9ydGFudDtcbn1cbi5kal9pZTYgLmRqX2ExMXkgLmRpaml0U3Bpbm5lciAuZGlqaXRBcnJvd0J1dHRvbklubmVyIC5kaWppdElucHV0RmllbGQge1xuXHRtYXJnaW4tbGVmdDogMC4xZW0gIWltcG9ydGFudDtcblx0bWFyZ2luLXJpZ2h0OiAwLjFlbSAhaW1wb3J0YW50O1xuXHR3aWR0aDogMWVtICFpbXBvcnRhbnQ7XG59XG4uZGpfaWVxdWlya3MgLmRqX2ExMXkgLmRpaml0U3Bpbm5lciAuZGlqaXRBcnJvd0J1dHRvbklubmVyIC5kaWppdElucHV0RmllbGQge1xuXHRtYXJnaW4tbGVmdDogMCAhaW1wb3J0YW50O1xuXHRtYXJnaW4tcmlnaHQ6IDAgIWltcG9ydGFudDtcblx0d2lkdGg6IDJlbSAhaW1wb3J0YW50O1xufVxuLmRpaml0U3Bpbm5lciAuZGlqaXRTcGlubmVyQnV0dG9uQ29udGFpbmVyIC5kaWppdEFycm93QnV0dG9uIHtcblx0Lyogbm90ZTogLmRpaml0SW5wdXRMYXlvdXRDb250YWluZXIgbWFrZXMgdGhpcyBydWxlIG92ZXJyaWRlIC5kaWppdEFycm93QnV0dG9uIHNldHRpbmdzXG5cdCAqIGZvciBkaWppdC5mb3JtLkJ1dHRvblxuXHQgKi9cblx0cGFkZGluZzogMDtcblx0cG9zaXRpb246IGFic29sdXRlICFpbXBvcnRhbnQ7XG5cdHJpZ2h0OiAwO1xuXHRmbG9hdDogbm9uZTtcblx0aGVpZ2h0OiA1MCU7XG5cdHdpZHRoOiAxMDAlO1xuXHRib3R0b206IGF1dG87XG5cdGxlZnQ6IDA7XG5cdHJpZ2h0OiBhdXRvO1xufVxuLmRqX2llcXVpcmtzIC5kaWppdFNwaW5uZXIgLmRpaml0U3Bpbm5lckJ1dHRvbkNvbnRhaW5lciAuZGlqaXRBcnJvd0J1dHRvbiB7XG5cdHdpZHRoOiBhdXRvO1xufVxuLmRqX2ExMXkgLmRpaml0U3Bpbm5lckJ1dHRvbkNvbnRhaW5lciAuZGlqaXRBcnJvd0J1dHRvbiB7XG5cdG92ZXJmbG93OiB2aXNpYmxlICFpbXBvcnRhbnQ7XG59XG4uZGlqaXRTcGlubmVyIC5kaWppdFNwaW5uZXJCdXR0b25Db250YWluZXIgLmRpaml0RG93bkFycm93QnV0dG9uIHtcblx0dG9wOiA1MCU7XG5cdGJvcmRlci10b3Atd2lkdGg6IDFweCAhaW1wb3J0YW50O1xufVxuLmRpaml0U3Bpbm5lciAuZGlqaXRTcGlubmVyQnV0dG9uQ29udGFpbmVyIC5kaWppdFVwQXJyb3dCdXR0b24ge1xuXHQjYm90dG9tOiA1MCU7XHQvKiBvdGhlcndpc2UgKG9uIHNvbWUgbWFjaGluZXMpIHRvcCBhcnJvdyBpY29uIHRvbyBjbG9zZSB0byBzcGxpdHRlciBib3JkZXIgKElFNi83KSAqL1xuXHR0b3A6IDA7XG59XG4uZGlqaXRTcGlubmVyIC5kaWppdEFycm93QnV0dG9uSW5uZXIge1xuXHRtYXJnaW46IGF1dG87XG5cdG92ZXJmbG93LXg6IGhpZGRlbjtcblx0aGVpZ2h0OiAxMDAlICFpbXBvcnRhbnQ7XG59XG4uZGpfaWVxdWlya3MgLmRpaml0U3Bpbm5lciAuZGlqaXRBcnJvd0J1dHRvbklubmVyIHtcblx0aGVpZ2h0OiBhdXRvICFpbXBvcnRhbnQ7XG59XG4uZGlqaXRTcGlubmVyIC5kaWppdEFycm93QnV0dG9uSW5uZXIgLmRpaml0SW5wdXRGaWVsZCB7XG5cdC1tb3otdHJhbnNmb3JtOiBzY2FsZSgwLjUpO1xuXHQtbW96LXRyYW5zZm9ybS1vcmlnaW46IGNlbnRlciB0b3A7XG5cdC13ZWJraXQtdHJhbnNmb3JtOiBzY2FsZSgwLjUpO1xuXHQtd2Via2l0LXRyYW5zZm9ybS1vcmlnaW46IGNlbnRlciB0b3A7XG5cdC1vLXRyYW5zZm9ybTogc2NhbGUoMC41KTtcblx0LW8tdHJhbnNmb3JtLW9yaWdpbjogY2VudGVyIHRvcDtcblx0dHJhbnNmb3JtOiBzY2FsZSgwLjUpO1xuXHR0cmFuc2Zvcm0tb3JpZ2luOiBsZWZ0IHRvcDtcblx0cGFkZGluZy10b3A6IDA7XG5cdHBhZGRpbmctYm90dG9tOiAwO1xuXHRwYWRkaW5nLWxlZnQ6IDAgIWltcG9ydGFudDtcblx0cGFkZGluZy1yaWdodDogMCAhaW1wb3J0YW50O1xuXHR3aWR0aDogMTAwJTtcblx0dmlzaWJpbGl0eTogaGlkZGVuO1xufVxuLmRqX2llIC5kaWppdFNwaW5uZXIgLmRpaml0QXJyb3dCdXR0b25Jbm5lciAuZGlqaXRJbnB1dEZpZWxkIHtcblx0em9vbTogNTAlOyAvKiBlbXVsYXRlIHRyYW5zZm9ybTogc2NhbGUoMC41KSAqL1xufVxuLmRpaml0U3Bpbm5lciAuZGlqaXRTcGlubmVyQnV0dG9uQ29udGFpbmVyIC5kaWppdEFycm93QnV0dG9uSW5uZXIge1xuXHRvdmVyZmxvdzogaGlkZGVuO1xufVxuXG4uZGpfYTExeSAuZGlqaXRTcGlubmVyIC5kaWppdFNwaW5uZXJCdXR0b25Db250YWluZXIgLmRpaml0QXJyb3dCdXR0b24ge1xuXHR3aWR0aDogMTAwJTtcbn1cbi5kal9pZXF1aXJrcyAuZGpfYTExeSAuZGlqaXRTcGlubmVyIC5kaWppdFNwaW5uZXJCdXR0b25Db250YWluZXIgLmRpaml0QXJyb3dCdXR0b24ge1xuXHR3aWR0aDogMWVtOyAvKiBtYXRjaGVzIC5kal9hMTF5IC5kaWppdFRleHRCb3ggLmRpaml0U3Bpbm5lckJ1dHRvbkNvbnRhaW5lciBydWxlIC0gMTAwJSBpcyB0aGUgd2hvbGUgc2NyZWVuIHdpZHRoIGluIHF1aXJrcyAqL1xufVxuLmRqX2ExMXkgLmRpaml0U3Bpbm5lciAuZGlqaXRBcnJvd0J1dHRvbklubmVyIC5kaWppdElucHV0RmllbGQge1xuXHR2ZXJ0aWNhbC1hbGlnbjp0b3A7XG5cdHZpc2liaWxpdHk6IHZpc2libGU7XG59XG4uZGpfYTExeSAuZGlqaXRTcGlubmVyQnV0dG9uQ29udGFpbmVyIHtcblx0d2lkdGg6IDFlbTtcbn1cblxuLyoqKipcblx0XHRkaWppdC5mb3JtLkNoZWNrQm94XG4gXHQgJlxuICBcdFx0ZGlqaXQuZm9ybS5SYWRpb0J1dHRvblxuICoqKiovXG5cbi5kaWppdENoZWNrQm94LFxuLmRpaml0UmFkaW8sXG4uZGlqaXRDaGVja0JveElucHV0IHtcblx0cGFkZGluZzogMDtcblx0Ym9yZGVyOiAwO1xuXHR3aWR0aDogMTZweDtcblx0aGVpZ2h0OiAxNnB4O1xuXHRiYWNrZ3JvdW5kLXBvc2l0aW9uOmNlbnRlciBjZW50ZXI7XG5cdGJhY2tncm91bmQtcmVwZWF0Om5vLXJlcGVhdDtcblx0b3ZlcmZsb3c6IGhpZGRlbjtcbn1cblxuLmRpaml0Q2hlY2tCb3ggaW5wdXQsXG4uZGlqaXRSYWRpbyBpbnB1dCB7XG5cdG1hcmdpbjogMDtcblx0cGFkZGluZzogMDtcblx0ZGlzcGxheTogYmxvY2s7XG59XG5cbi5kaWppdENoZWNrQm94SW5wdXQge1xuXHQvKiBwbGFjZSB0aGUgYWN0dWFsIGlucHV0IG9uIHRvcCwgYnV0IGludmlzaWJsZSAqL1xuXHRvcGFjaXR5OiAwO1xufVxuXG4uZGpfaWUgLmRpaml0Q2hlY2tCb3hJbnB1dCB7XG5cdGZpbHRlcjogYWxwaGEob3BhY2l0eT0wKTtcbn1cblxuLmRqX2ExMXkgLmRpaml0Q2hlY2tCb3gsXG4uZGpfYTExeSAuZGlqaXRSYWRpbyB7XG5cdC8qIGluIGExMXkgbW9kZSB3ZSBkaXNwbGF5IHRoZSBuYXRpdmUgY2hlY2tib3ggKG5vdCB0aGUgaWNvbiksIHNvIGRvbid0IHJlc3RyaWN0IHRoZSBzaXplICovXG5cdHdpZHRoOiBhdXRvICFpbXBvcnRhbnQ7XG5cdGhlaWdodDogYXV0byAhaW1wb3J0YW50O1xufVxuLmRqX2ExMXkgLmRpaml0Q2hlY2tCb3hJbnB1dCB7XG5cdG9wYWNpdHk6IDE7XG5cdGZpbHRlcjogbm9uZTtcblx0d2lkdGg6IGF1dG87XG5cdGhlaWdodDogYXV0bztcbn1cblxuLmRqX2ExMXkgLmRpaml0Rm9jdXNlZExhYmVsIHtcblx0LyogZm9yIGNoZWNrYm94ZXMgb3IgcmFkaW8gYnV0dG9ucyBpbiBoaWdoIGNvbnRyYXN0IG1vZGUsIHVzZSBib3JkZXIgcmF0aGVyIHRoYW4gb3V0bGluZSB0byBpbmRpY2F0ZSBmb2N1cyAob3V0bGluZSBkb2VzIG5vdCB3b3JrIGluIEZGKSovXG5cdGJvcmRlcjogMXB4IGRvdHRlZDtcblx0b3V0bGluZTogMHB4ICFpbXBvcnRhbnQ7XG59XG5cbi8qKioqXG5cdFx0ZGlqaXQuUHJvZ3Jlc3NCYXJcbiAqKioqL1xuXG4uZGlqaXRQcm9ncmVzc0JhciB7XG4gICAgei1pbmRleDogMDsgLyogc28gei1pbmRleCBzZXR0aW5ncyBiZWxvdyBoYXZlIG5vIGVmZmVjdCBvdXRzaWRlIG9mIHRoZSBQcm9ncmVzc0JhciAqL1xufVxuLmRpaml0UHJvZ3Jlc3NCYXJFbXB0eSB7XG5cdC8qIG91dGVyIGNvbnRhaW5lciBhbmQgYmFja2dyb3VuZCBvZiB0aGUgYmFyIHRoYXQncyBub3QgZmluaXNoZWQgeWV0Ki9cblx0cG9zaXRpb246cmVsYXRpdmU7b3ZlcmZsb3c6aGlkZGVuO1xuXHRib3JkZXI6MXB4IHNvbGlkIGJsYWNrOyBcdC8qIGExMXk6IGJvcmRlciBuZWNlc3NhcnkgZm9yIGhpZ2gtY29udHJhc3QgbW9kZSAqL1xuXHR6LWluZGV4OjA7XHRcdFx0LyogZXN0YWJsaXNoIGEgc3RhY2tpbmcgY29udGV4dCBmb3IgdGhpcyBwcm9ncmVzcyBiYXIgKi9cbn1cblxuLmRpaml0UHJvZ3Jlc3NCYXJGdWxsIHtcblx0Lyogb3V0ZXIgY29udGFpbmVyIGZvciBiYWNrZ3JvdW5kIG9mIGJhciB0aGF0IGlzIGZpbmlzaGVkICovXG5cdHBvc2l0aW9uOmFic29sdXRlO1xuXHRvdmVyZmxvdzpoaWRkZW47XG5cdHotaW5kZXg6LTE7XG5cdHRvcDowO1xuXHR3aWR0aDoxMDAlO1xufVxuLmRqX2llNiAuZGlqaXRQcm9ncmVzc0JhckZ1bGwge1xuXHRoZWlnaHQ6MS42ZW07XG59XG5cbi5kaWppdFByb2dyZXNzQmFyVGlsZSB7XG5cdC8qIGlubmVyIGNvbnRhaW5lciBmb3IgZmluaXNoZWQgcG9ydGlvbiAqL1xuXHRwb3NpdGlvbjphYnNvbHV0ZTtcblx0b3ZlcmZsb3c6aGlkZGVuO1xuXHR0b3A6MDtcblx0bGVmdDowO1xuXHRib3R0b206MDtcblx0cmlnaHQ6MDtcblx0bWFyZ2luOjA7XG5cdHBhZGRpbmc6MDtcblx0d2lkdGg6IDEwMCU7ICAgIC8qIG5lZWRlZCBmb3IgSUUvcXVpcmtzICovXG5cdGhlaWdodDphdXRvO1xuXHRiYWNrZ3JvdW5kLWNvbG9yOiNhYWE7XG5cdGJhY2tncm91bmQtYXR0YWNobWVudDogZml4ZWQ7XG59XG5cbi5kal9hMTF5IC5kaWppdFByb2dyZXNzQmFyVGlsZSB7XG5cdC8qIGExMXk6ICBUaGUgYm9yZGVyIHByb3ZpZGVzIHZpc2liaWxpdHkgaW4gaGlnaC1jb250cmFzdCBtb2RlICovXG5cdGJvcmRlci13aWR0aDoycHg7XG5cdGJvcmRlci1zdHlsZTpzb2xpZDtcblx0YmFja2dyb3VuZC1jb2xvcjp0cmFuc3BhcmVudCAhaW1wb3J0YW50O1xufVxuXG4uZGpfaWU2IC5kaWppdFByb2dyZXNzQmFyVGlsZSB7XG5cdC8qIHdpZHRoOmF1dG8gd29ya3MgaW4gSUU2IHdpdGggcG9zaXRpb246c3RhdGljIGJ1dCBub3QgcG9zaXRpb246YWJzb2x1dGUgKi9cblx0cG9zaXRpb246c3RhdGljO1xuXHQvKiBoZWlnaHQ6YXV0byBvciAxMDAlIGRvZXMgbm90IHdvcmsgaW4gSUU2ICovXG5cdGhlaWdodDoxLjZlbTtcbn1cblxuLmRpaml0UHJvZ3Jlc3NCYXJJbmRldGVybWluYXRlIC5kaWppdFByb2dyZXNzQmFyVGlsZSB7XG5cdC8qIGFuaW1hdGVkIGdpZiBmb3IgJ2luZGV0ZXJtaW5hdGUnIG1vZGUgKi9cbn1cblxuLmRpaml0UHJvZ3Jlc3NCYXJJbmRldGVybWluYXRlSGlnaENvbnRyYXN0SW1hZ2Uge1xuXHRkaXNwbGF5Om5vbmU7XG59XG5cbi5kal9hMTF5IC5kaWppdFByb2dyZXNzQmFySW5kZXRlcm1pbmF0ZSAuZGlqaXRQcm9ncmVzc0JhckluZGV0ZXJtaW5hdGVIaWdoQ29udHJhc3RJbWFnZSB7XG5cdGRpc3BsYXk6YmxvY2s7XG5cdHBvc2l0aW9uOmFic29sdXRlO1xuXHR0b3A6MDtcblx0Ym90dG9tOjA7XG5cdG1hcmdpbjowO1xuXHRwYWRkaW5nOjA7XG5cdHdpZHRoOjEwMCU7XG5cdGhlaWdodDphdXRvO1xufVxuXG4uZGlqaXRQcm9ncmVzc0JhckxhYmVsIHtcblx0ZGlzcGxheTpibG9jaztcblx0cG9zaXRpb246c3RhdGljO1xuXHR3aWR0aDoxMDAlO1xuXHR0ZXh0LWFsaWduOmNlbnRlcjtcblx0YmFja2dyb3VuZC1jb2xvcjp0cmFuc3BhcmVudCAhaW1wb3J0YW50O1xufVxuXG4vKioqKlxuXHRcdGRpaml0LlRvb2x0aXBcbiAqKioqL1xuXG4uZGlqaXRUb29sdGlwIHtcblx0cG9zaXRpb246IGFic29sdXRlO1xuXHR6LWluZGV4OiAyMDAwO1xuXHRkaXNwbGF5OiBibG9jaztcblx0LyogbWFrZSB2aXNpYmxlIGJ1dCBvZmYgc2NyZWVuICovXG5cdGxlZnQ6IDA7XG5cdHRvcDogLTEwMDAwcHg7XG5cdG92ZXJmbG93OiB2aXNpYmxlO1xufVxuXG4uZGlqaXRUb29sdGlwQ29udGFpbmVyIHtcblx0Ym9yZGVyOiBzb2xpZCBibGFjayAycHg7XG5cdGJhY2tncm91bmQ6ICNiOGI1YjU7XG5cdGNvbG9yOiBibGFjaztcblx0Zm9udC1zaXplOiBzbWFsbDtcbn1cblxuLmRpaml0VG9vbHRpcEZvY3VzTm9kZSB7XG5cdHBhZGRpbmc6IDJweCAycHggMnB4IDJweDtcbn1cblxuLmRpaml0VG9vbHRpcENvbm5lY3RvciB7XG5cdHBvc2l0aW9uOiBhYnNvbHV0ZTtcbn1cbi5kal9hMTF5IC5kaWppdFRvb2x0aXBDb25uZWN0b3Ige1xuXHRkaXNwbGF5OiBub25lO1x0Lyogd29uJ3Qgc2hvdyBiL2MgaXQncyBiYWNrZ3JvdW5kLWltYWdlOyBoaWRlIHRvIGF2b2lkIGJvcmRlciBnYXAgKi9cbn1cblxuLmRpaml0VG9vbHRpcERhdGEge1xuXHRkaXNwbGF5Om5vbmU7XG59XG5cbi8qIExheW91dCB3aWRnZXRzLiBUaGlzIGlzIGVzc2VudGlhbCBDU1MgdG8gbWFrZSBsYXlvdXQgd29yayAoaXQgaXNuJ3QgXCJzdHlsaW5nXCIgQ1NTKVxuICAgbWFrZSBzdXJlIHRoYXQgdGhlIHBvc2l0aW9uOmFic29sdXRlIGluIGRpaml0QWxpZ24qIG92ZXJyaWRlcyBvdGhlciBjbGFzc2VzICovXG5cbi5kaWppdExheW91dENvbnRhaW5lciB7XG5cdHBvc2l0aW9uOiByZWxhdGl2ZTtcblx0ZGlzcGxheTogYmxvY2s7XG5cdG92ZXJmbG93OiBoaWRkZW47XG59XG5cbi5kaWppdEFsaWduVG9wLFxuLmRpaml0QWxpZ25Cb3R0b20sXG4uZGlqaXRBbGlnbkxlZnQsXG4uZGlqaXRBbGlnblJpZ2h0IHtcblx0cG9zaXRpb246IGFic29sdXRlO1xuXHRvdmVyZmxvdzogaGlkZGVuO1xufVxuXG5ib2R5IC5kaWppdEFsaWduQ2xpZW50IHsgcG9zaXRpb246IGFic29sdXRlOyB9XG5cbi8qXG4gKiBCb3JkZXJDb250YWluZXJcbiAqXG4gKiAuZGlqaXRCb3JkZXJDb250YWluZXIgaXMgYSBzdHlsaXplZCBsYXlvdXQgd2hlcmUgcGFuZXMgaGF2ZSBib3JkZXIgYW5kIG1hcmdpbi5cbiAqIC5kaWppdEJvcmRlckNvbnRhaW5lck5vR3V0dGVyIGlzIGEgcmF3IGxheW91dC5cbiAqL1xuLmRpaml0Qm9yZGVyQ29udGFpbmVyLCAuZGlqaXRCb3JkZXJDb250YWluZXJOb0d1dHRlciB7XG5cdHBvc2l0aW9uOnJlbGF0aXZlO1xuXHRvdmVyZmxvdzogaGlkZGVuO1xuICAgIHotaW5kZXg6IDA7IC8qIHNvIHotaW5kZXggc2V0dGluZ3MgYmVsb3cgaGF2ZSBubyBlZmZlY3Qgb3V0c2lkZSBvZiB0aGUgQm9yZGVyQ29udGFpbmVyICovXG59XG5cbi5kaWppdEJvcmRlckNvbnRhaW5lclBhbmUsXG4uZGlqaXRCb3JkZXJDb250YWluZXJOb0d1dHRlclBhbmUge1xuXHRwb3NpdGlvbjogYWJzb2x1dGUgIWltcG9ydGFudDtcdC8qICFpbXBvcnRhbnQgdG8gb3ZlcnJpZGUgcG9zaXRpb246cmVsYXRpdmUgaW4gZGlqaXRUYWJDb250YWluZXIgZXRjLiAqL1xuXHR6LWluZGV4OiAyO1x0XHQvKiBhYm92ZSB0aGUgc3BsaXR0ZXJzIHNvIHRoYXQgb2ZmLWJ5LW9uZSBicm93c2VyIGVycm9ycyBkb24ndCBjb3ZlciB1cCBib3JkZXIgb2YgcGFuZSAqL1xufVxuXG4uZGlqaXRCb3JkZXJDb250YWluZXIgPiAuZGlqaXRUZXh0QXJlYSB7XG5cdC8qIE9uIFNhZmFyaSwgZm9yIFNpbXBsZVRleHRBcmVhIGluc2lkZSBhIEJvcmRlckNvbnRhaW5lcixcblx0XHRkb24ndCB3YW50IHRvIGRpc3BsYXkgdGhlIGdyaXAgdG8gcmVzaXplICovXG5cdHJlc2l6ZTogbm9uZTtcbn1cblxuLmRpaml0R3V0dGVyIHtcblx0LyogZ3V0dGVyIGlzIGp1c3QgYSBwbGFjZSBob2xkZXIgZm9yIGVtcHR5IHNwYWNlIGJldHdlZW4gcGFuZXMgaW4gQm9yZGVyQ29udGFpbmVyICovXG5cdHBvc2l0aW9uOiBhYnNvbHV0ZTtcblx0Zm9udC1zaXplOiAxcHg7XHRcdC8qIG5lZWRlZCBieSBJRTYgZXZlbiB0aG91Z2ggZGl2IGlzIGVtcHR5LCBvdGhlcndpc2UgZ29lcyB0byAxNXB4ICovXG59XG5cbi8qIFNwbGl0Q29udGFpbmVyXG5cblx0J1YnID09IGNvbnRhaW5lciB0aGF0IHNwbGl0cyB2ZXJ0aWNhbGx5ICh1cC9kb3duKVxuXHQnSCcgPSBob3Jpem9udGFsIChsZWZ0L3JpZ2h0KVxuKi9cblxuLmRpaml0U3BsaXR0ZXIge1xuXHRwb3NpdGlvbjogYWJzb2x1dGU7XG5cdG92ZXJmbG93OiBoaWRkZW47XG5cdHotaW5kZXg6IDEwO1x0XHQvKiBhYm92ZSB0aGUgcGFuZXMgc28gdGhhdCBzcGxpdHRlciBmb2N1cyBpcyB2aXNpYmxlIG9uIEZGLCBzZWUgIzc1ODMqL1xuXHRiYWNrZ3JvdW5kLWNvbG9yOiAjZmZmO1xuXHRib3JkZXItY29sb3I6IGdyYXk7XG5cdGJvcmRlci1zdHlsZTogc29saWQ7XG5cdGJvcmRlci13aWR0aDogMDtcbn1cbi5kal9pZSAuZGlqaXRTcGxpdHRlciB7XG5cdHotaW5kZXg6IDE7XHQvKiBiZWhpbmQgdGhlIHBhbmVzIHNvIHRoYXQgcGFuZSBib3JkZXJzIGFyZW4ndCBvYnNjdXJlZCBzZWUgdGVzdF9HdWkuaHRtbC9bMTQzOTJdICovXG59XG5cbi5kaWppdFNwbGl0dGVyQWN0aXZlIHtcblx0ei1pbmRleDogMTEgIWltcG9ydGFudDtcbn1cblxuLmRpaml0U3BsaXR0ZXJDb3ZlciB7XG5cdHBvc2l0aW9uOmFic29sdXRlO1xuXHR6LWluZGV4Oi0xO1xuXHR0b3A6MDtcblx0bGVmdDowO1xuXHR3aWR0aDoxMDAlO1xuXHRoZWlnaHQ6MTAwJTtcbn1cblxuLmRpaml0U3BsaXR0ZXJDb3ZlckFjdGl2ZSB7XG5cdHotaW5kZXg6MyAhaW1wb3J0YW50O1xufVxuXG4vKiAjNjk0NTogc3RvcCBtb3VzZSBldmVudHMgKi9cbi5kal9pZSAuZGlqaXRTcGxpdHRlckNvdmVyIHtcblx0YmFja2dyb3VuZDogd2hpdGU7XG5cdG9wYWNpdHk6IDA7XG59XG4uZGpfaWU2IC5kaWppdFNwbGl0dGVyQ292ZXIsXG4uZGpfaWU3IC5kaWppdFNwbGl0dGVyQ292ZXIsXG4uZGpfaWU4IC5kaWppdFNwbGl0dGVyQ292ZXIge1xuXHRmaWx0ZXI6IGFscGhhKG9wYWNpdHk9MCk7XG59XG5cbi5kaWppdFNwbGl0dGVySCB7XG5cdGhlaWdodDogN3B4O1xuXHRib3JkZXItdG9wOjFweDtcblx0Ym9yZGVyLWJvdHRvbToxcHg7XG5cdGN1cnNvcjogcm93LXJlc2l6ZTtcblx0LXdlYmtpdC10YXAtaGlnaGxpZ2h0LWNvbG9yOiB0cmFuc3BhcmVudDtcbn1cbi5kaWppdFNwbGl0dGVyViB7XG5cdHdpZHRoOiA3cHg7XG5cdGJvcmRlci1sZWZ0OjFweDtcblx0Ym9yZGVyLXJpZ2h0OjFweDtcblx0Y3Vyc29yOiBjb2wtcmVzaXplO1xuXHQtd2Via2l0LXRhcC1oaWdobGlnaHQtY29sb3I6IHRyYW5zcGFyZW50O1xufVxuLmRpaml0U3BsaXRDb250YWluZXIge1xuXHRwb3NpdGlvbjogcmVsYXRpdmU7XG5cdG92ZXJmbG93OiBoaWRkZW47XG5cdGRpc3BsYXk6IGJsb2NrO1xufVxuXG4uZGlqaXRTcGxpdFBhbmUge1xuXHRwb3NpdGlvbjogYWJzb2x1dGU7XG59XG5cbi5kaWppdFNwbGl0Q29udGFpbmVyU2l6ZXJILFxuLmRpaml0U3BsaXRDb250YWluZXJTaXplclYge1xuXHRwb3NpdGlvbjphYnNvbHV0ZTtcblx0Zm9udC1zaXplOiAxcHg7XG5cdGJhY2tncm91bmQtY29sb3I6IFRocmVlREZhY2U7XG5cdGJvcmRlcjogMXB4IHNvbGlkO1xuXHRib3JkZXItY29sb3I6IFRocmVlREhpZ2hsaWdodCBUaHJlZURTaGFkb3cgVGhyZWVEU2hhZG93IFRocmVlREhpZ2hsaWdodDtcblx0bWFyZ2luOiAwO1xufVxuXG4uZGlqaXRTcGxpdENvbnRhaW5lclNpemVySCAudGh1bWIsIC5kaWppdFNwbGl0dGVyViAuZGlqaXRTcGxpdHRlclRodW1iIHtcblx0b3ZlcmZsb3c6aGlkZGVuO1xuXHRwb3NpdGlvbjphYnNvbHV0ZTtcblx0dG9wOjQ5JTtcbn1cblxuLmRpaml0U3BsaXRDb250YWluZXJTaXplclYgLnRodW1iLCAuZGlqaXRTcGxpdHRlckggLmRpaml0U3BsaXR0ZXJUaHVtYiB7XG5cdHBvc2l0aW9uOmFic29sdXRlO1xuXHRsZWZ0OjQ5JTtcbn1cblxuLmRpaml0U3BsaXR0ZXJTaGFkb3csXG4uZGlqaXRTcGxpdENvbnRhaW5lclZpcnR1YWxTaXplckgsXG4uZGlqaXRTcGxpdENvbnRhaW5lclZpcnR1YWxTaXplclYge1xuXHRmb250LXNpemU6IDFweDtcblx0YmFja2dyb3VuZC1jb2xvcjogVGhyZWVEU2hhZG93O1xuXHQtbW96LW9wYWNpdHk6IDAuNTtcblx0b3BhY2l0eTogMC41O1xuXHRmaWx0ZXI6IEFscGhhKE9wYWNpdHk9NTApO1xuXHRtYXJnaW46IDA7XG59XG5cbi5kaWppdFNwbGl0Q29udGFpbmVyU2l6ZXJILCAuZGlqaXRTcGxpdENvbnRhaW5lclZpcnR1YWxTaXplckgge1xuXHRjdXJzb3I6IGNvbC1yZXNpemU7XG59XG5cbi5kaWppdFNwbGl0Q29udGFpbmVyU2l6ZXJWLCAuZGlqaXRTcGxpdENvbnRhaW5lclZpcnR1YWxTaXplclYge1xuXHRjdXJzb3I6IHJvdy1yZXNpemU7XG59XG5cbi5kal9hMTF5IC5kaWppdFNwbGl0dGVySCB7XG5cdGJvcmRlci10b3A6MXB4IHNvbGlkICNkM2QzZDMgIWltcG9ydGFudDtcblx0Ym9yZGVyLWJvdHRvbToxcHggc29saWQgI2QzZDNkMyAhaW1wb3J0YW50O1xufVxuLmRqX2ExMXkgLmRpaml0U3BsaXR0ZXJWIHtcblx0Ym9yZGVyLWxlZnQ6MXB4IHNvbGlkICNkM2QzZDMgIWltcG9ydGFudDtcblx0Ym9yZGVyLXJpZ2h0OjFweCBzb2xpZCAjZDNkM2QzICFpbXBvcnRhbnQ7XG59XG5cbi8qIENvbnRlbnRQYW5lICovXG5cbi5kaWppdENvbnRlbnRQYW5lIHtcblx0ZGlzcGxheTogYmxvY2s7XG5cdG92ZXJmbG93OiBhdXRvO1x0LyogaWYgd2UgZG9uJ3QgaGF2ZSB0aGlzIChvciBvdmVyZmxvdzpoaWRkZW4pLCB0aGVuIFdpZGdldC5yZXNpemVUbygpIGRvZXNuJ3QgbWFrZSBzZW5zZSBmb3IgQ29udGVudFBhbmUgKi9cblx0LXdlYmtpdC1vdmVyZmxvdy1zY3JvbGxpbmc6IHRvdWNoO1xufVxuXG4uZGlqaXRDb250ZW50UGFuZVNpbmdsZUNoaWxkIHtcblx0Lypcblx0ICogaWYgdGhlIENvbnRlbnRQYW5lIGhvbGRzIGEgc2luZ2xlIGxheW91dCB3aWRnZXQgY2hpbGQgd2hpY2ggaXMgYmVpbmcgc2l6ZWQgdG8gbWF0Y2ggdGhlIGNvbnRlbnQgcGFuZSxcblx0ICogdGhlbiB0aGUgQ29udGVudFBhbmUgc2hvdWxkIG5ldmVyIGdldCBhIHNjcm9sbGJhciAoYnV0IGl0IGRvZXMgZHVlIHRvIGJyb3dzZXIgYnVncywgc2VlICM5NDQ5XG5cdCAqL1xuXHRvdmVyZmxvdzogaGlkZGVuO1xufVxuXG4uZGlqaXRDb250ZW50UGFuZUxvYWRpbmcgLmRpaml0SWNvbkxvYWRpbmcsXG4uZGlqaXRDb250ZW50UGFuZUVycm9yIC5kaWppdEljb25FcnJvciB7XG5cdG1hcmdpbi1yaWdodDogOXB4O1xufVxuXG4vKiBUaXRsZVBhbmUgYW5kIEZpZWxkc2V0ICovXG5cbi5kaWppdFRpdGxlUGFuZSB7XG5cdGRpc3BsYXk6IGJsb2NrO1xuXHRvdmVyZmxvdzogaGlkZGVuO1xufVxuLmRpaml0RmllbGRzZXQge1xuXHRib3JkZXI6IDFweCBzb2xpZCBncmF5O1xufVxuLmRpaml0VGl0bGVQYW5lVGl0bGUsIC5kaWppdEZpZWxkc2V0VGl0bGUge1xuXHRjdXJzb3I6IHBvaW50ZXI7XG5cdC13ZWJraXQtdGFwLWhpZ2hsaWdodC1jb2xvcjogdHJhbnNwYXJlbnQ7XG59XG4uZGlqaXRUaXRsZVBhbmVUaXRsZUZpeGVkT3BlbiwgLmRpaml0VGl0bGVQYW5lVGl0bGVGaXhlZENsb3NlZCxcbi5kaWppdEZpZWxkc2V0VGl0bGVGaXhlZE9wZW4sIC5kaWppdEZpZWxkc2V0VGl0bGVGaXhlZENsb3NlZCB7XG5cdC8qIFRpdGxlUGFuZSBvciBGaWVsZHNldCB0aGF0IGNhbm5vdCBiZSB0b2dnbGVkICovXG5cdGN1cnNvcjogZGVmYXVsdDtcbn1cbi5kaWppdFRpdGxlUGFuZVRpdGxlICoge1xuXHR2ZXJ0aWNhbC1hbGlnbjogbWlkZGxlO1xufVxuLmRpaml0VGl0bGVQYW5lIC5kaWppdEFycm93Tm9kZUlubmVyLCAuZGlqaXRGaWVsZHNldCAuZGlqaXRBcnJvd05vZGVJbm5lciB7XG5cdC8qIG5vcm1hbGx5LCBoaWRlIGFycm93IHRleHQgaW4gZmF2b3Igb2YgaWNvbiAqL1xuXHRkaXNwbGF5OiBub25lO1xufVxuLmRqX2ExMXkgLmRpaml0VGl0bGVQYW5lIC5kaWppdEFycm93Tm9kZUlubmVyLCAuZGpfYTExeSAuZGlqaXRGaWVsZHNldCAuZGlqaXRBcnJvd05vZGVJbm5lciB7XG5cdC8qIC4uLiBleGNlcHQgaW4gYTExeSBtb2RlLCB0aGVuIHNob3cgdGV4dCBhcnJvdyAqL1xuXHRkaXNwbGF5OiBpbmxpbmU7XG5cdGZvbnQtZmFtaWx5OiBtb25vc3BhY2U7XHRcdC8qIGJlY2F1c2UgLSBhbmQgKyBhcmUgZGlmZmVyZW50IHdpZHRocyAqL1xufVxuLmRqX2ExMXkgLmRpaml0VGl0bGVQYW5lIC5kaWppdEFycm93Tm9kZSwgLmRqX2ExMXkgLmRpaml0RmllbGRzZXQgLmRpaml0QXJyb3dOb2RlIHtcblx0LyogLi4uIGFuZCBoaWRlIGljb24gKFRPRE86IGp1c3QgcG9pbnQgZGlqaXRJY29uIGNsYXNzIG9uIHRoZSBpY29uLCBhbmQgaXQgaGlkZXMgYXV0b21hdGljYWxseSkgKi9cblx0ZGlzcGxheTogbm9uZTtcbn1cbi5kaWppdFRpdGxlUGFuZVRpdGxlRml4ZWRPcGVuIC5kaWppdEFycm93Tm9kZSwgLmRpaml0VGl0bGVQYW5lVGl0bGVGaXhlZE9wZW4gLmRpaml0QXJyb3dOb2RlSW5uZXIsXG4uZGlqaXRUaXRsZVBhbmVUaXRsZUZpeGVkQ2xvc2VkIC5kaWppdEFycm93Tm9kZSwgLmRpaml0VGl0bGVQYW5lVGl0bGVGaXhlZENsb3NlZCAuZGlqaXRBcnJvd05vZGVJbm5lcixcbi5kaWppdEZpZWxkc2V0VGl0bGVGaXhlZE9wZW4gLmRpaml0QXJyb3dOb2RlLCAuZGlqaXRGaWVsZHNldFRpdGxlRml4ZWRPcGVuIC5kaWppdEFycm93Tm9kZUlubmVyLFxuLmRpaml0RmllbGRzZXRUaXRsZUZpeGVkQ2xvc2VkIC5kaWppdEFycm93Tm9kZSwgLmRpaml0RmllbGRzZXRUaXRsZUZpeGVkQ2xvc2VkIC5kaWppdEFycm93Tm9kZUlubmVyIHtcblx0LyogZG9uJ3Qgc2hvdyB0aGUgb3BlbiBjbG9zZSBpY29uIG9yIHRleHQgYXJyb3c7IGl0IG1ha2VzIHRoZSB1c2VyIHRoaW5rIHRoZSBwYW5lIGlzIGNsb3NhYmxlICovXG5cdGRpc3BsYXk6IG5vbmUgIWltcG9ydGFudDtcdC8qICFpbXBvcnRhbnQgdG8gb3ZlcnJpZGUgYWJvdmUgYTExeSBydWxlcyB0byBzaG93IHRleHQgYXJyb3cgKi9cbn1cblxuLmRqX2llNiAuZGlqaXRUaXRsZVBhbmVDb250ZW50T3V0ZXIsXG4uZGpfaWU2IC5kaWppdFRpdGxlUGFuZSAuZGlqaXRUaXRsZVBhbmVUaXRsZSB7XG5cdC8qIGZvcmNlIGhhc0xheW91dCB0byBlbnN1cmUgYm9yZGVycyBldGMsIHNob3cgdXAgKi9cblx0em9vbTogMTtcbn1cblxuLyogQ29sb3IgUGFsZXR0ZVxuICogU2l6ZXMgZGVzaWduZWQgc28gdGhhdCB0YWJsZSBjZWxsIHBvc2l0aW9ucyBtYXRjaCBpY29ucyBpbiB1bmRlcmx5aW5nIGltYWdlLFxuICogd2hpY2ggYXBwZWFyIGF0IDIweDIwIGludGVydmFscy5cbiAqL1xuXG4uZGlqaXRDb2xvclBhbGV0dGUge1xuXHRib3JkZXI6IDFweCBzb2xpZCAjOTk5O1xuXHRiYWNrZ3JvdW5kOiAjZmZmO1xuXHRwb3NpdGlvbjogcmVsYXRpdmU7XG59XG5cbi5kaWppdENvbG9yUGFsZXR0ZSAuZGlqaXRQYWxldHRlVGFibGUge1xuXHQvKiBUYWJsZSB0aGF0IGhvbGRzIHRoZSBwYWxldHRlIGNlbGxzLCBhbmQgb3ZlcmxheXMgaW1hZ2UgZmlsZSB3aXRoIGNvbG9yIHN3YXRjaGVzLlxuXHQgKiBwYWRkaW5nL21hcmdpbiB0byBhbGlnbiB0YWJsZSB3aXRoIGltYWdlLlxuXHQgKi9cblx0cGFkZGluZzogMnB4IDNweCAzcHggM3B4O1xuXHRwb3NpdGlvbjogcmVsYXRpdmU7XG5cdG92ZXJmbG93OiBoaWRkZW47XG5cdG91dGxpbmU6IDA7XG5cdGJvcmRlci1jb2xsYXBzZTogc2VwYXJhdGU7XG59XG4uZGpfaWU2IC5kaWppdENvbG9yUGFsZXR0ZSAuZGlqaXRQYWxldHRlVGFibGUsXG4uZGpfaWU3IC5kaWppdENvbG9yUGFsZXR0ZSAuZGlqaXRQYWxldHRlVGFibGUsXG4uZGpfaWVxdWlya3MgLmRpaml0Q29sb3JQYWxldHRlIC5kaWppdFBhbGV0dGVUYWJsZSB7XG5cdC8qIHVzaW5nIHBhZGRpbmcgYWJvdmUgc28gdGhhdCBmb2N1cyBib3JkZXIgaXNuJ3QgY3V0b2ZmIG9uIG1vei93ZWJraXQsXG5cdCAqIGJ1dCB1c2luZyBtYXJnaW4gb24gSUUgYmVjYXVzZSBwYWRkaW5nIGRvZXNuJ3Qgc2VlbSB0byB3b3JrXG5cdCAqL1xuXHRwYWRkaW5nOiAwO1xuXHRtYXJnaW46IDJweCAzcHggM3B4IDNweDtcbn1cblxuLmRpaml0Q29sb3JQYWxldHRlIC5kaWppdFBhbGV0dGVDZWxsIHtcblx0LyogPHRkPiBpbiB0aGUgPHRhYmxlPiAqL1xuXHRmb250LXNpemU6IDFweDtcblx0dmVydGljYWwtYWxpZ246IG1pZGRsZTtcblx0dGV4dC1hbGlnbjogY2VudGVyO1xuXHRiYWNrZ3JvdW5kOiBub25lO1xufVxuLmRpaml0Q29sb3JQYWxldHRlIC5kaWppdFBhbGV0dGVJbWcge1xuXHQvKiBDYWxsZWQgZGlqaXRQYWxldHRlSW1nIGZvciBiYWNrLWNvbXBhdCwgdGhpcyBhY3R1YWxseSB3cmFwcyB0aGUgY29sb3Igc3dhdGNoIHdpdGggYSBib3JkZXIgYW5kIHBhZGRpbmcgKi9cblx0cGFkZGluZzogMXB4O1x0XHQvKiB3aGl0ZSBhcmVhIGJldHdlZW4gZ3JheSBib3JkZXIgYW5kIGNvbG9yIHN3YXRjaCAqL1xuXHRib3JkZXI6IDFweCBzb2xpZCAjOTk5O1xuXHRtYXJnaW46IDJweCAxcHg7XG5cdGN1cnNvcjogZGVmYXVsdDtcblx0Zm9udC1zaXplOiAxcHg7XHRcdC8qIHByZXZlbnQgPHNwYW4+IGZyb20gZ2V0dGluZyBiaWdnZXIganVzdCB0byBob2xkIGEgY2hhcmFjdGVyICovXG59XG4uZGpfZ2Vja28gLmRpaml0Q29sb3JQYWxldHRlIC5kaWppdFBhbGV0dGVJbWcge1xuXHRwYWRkaW5nLWJvdHRvbTogMDtcdC8qIHdvcmthcm91bmQgcmVuZGVyaW5nIGdsaXRjaCBvbiBGRiwgaXQgYWRkcyBhbiBleHRyYSBwaXhlbCBhdCB0aGUgYm90dG9tICovXG59XG4uZGlqaXRDb2xvclBhbGV0dGUgLmRpaml0Q29sb3JQYWxldHRlU3dhdGNoIHtcblx0LyogdGhlIGFjdHVhbCBwYXJ0IHdoZXJlIHRoZSBjb2xvciBpcyAqL1xuXHR3aWR0aDogMTRweDtcblx0aGVpZ2h0OiAxMnB4O1xufVxuLmRpaml0UGFsZXR0ZVRhYmxlIHRkIHtcblx0XHRwYWRkaW5nOiAwO1xufVxuLmRpaml0Q29sb3JQYWxldHRlIC5kaWppdFBhbGV0dGVDZWxsOmhvdmVyIC5kaWppdFBhbGV0dGVJbWcge1xuXHQvKiBob3ZlcmVkIGNvbG9yIHN3YXRjaCAqL1xuXHRib3JkZXI6IDFweCBzb2xpZCAjMDAwO1xufVxuXG4uZGlqaXRDb2xvclBhbGV0dGUgLmRpaml0UGFsZXR0ZUNlbGw6YWN0aXZlIC5kaWppdFBhbGV0dGVJbWcsXG4uZGlqaXRDb2xvclBhbGV0dGUgLmRpaml0UGFsZXR0ZVRhYmxlIC5kaWppdFBhbGV0dGVDZWxsU2VsZWN0ZWQgLmRpaml0UGFsZXR0ZUltZyB7XG5cdGJvcmRlcjogMnB4IHNvbGlkICMwMDA7XG5cdG1hcmdpbjogMXB4IDA7XHQvKiByZWR1Y2UgbWFyZ2luIHRvIGNvbXBlbnNhdGUgZm9yIGluY3JlYXNlZCBib3JkZXIgKi9cbn1cblxuXG4uZGpfYTExeSAuZGlqaXRDb2xvclBhbGV0dGUgLmRpaml0UGFsZXR0ZVRhYmxlLFxuLmRqX2ExMXkgLmRpaml0Q29sb3JQYWxldHRlIC5kaWppdFBhbGV0dGVUYWJsZSAqIHtcblx0LyogdGFibGUgY2VsbHMgYXJlIHRvIGNhdGNoIGV2ZW50cywgYnV0IHRoZSBzd2F0Y2hlcyBhcmUgaW4gdGhlIFBhbGV0dGVJbWcgYmVoaW5kIHRoZSB0YWJsZSAqL1xuXHRiYWNrZ3JvdW5kLWNvbG9yOiB0cmFuc3BhcmVudCAhaW1wb3J0YW50O1xufVxuXG4vKiBBY2NvcmRpb25Db250YWluZXIgKi9cblxuLmRpaml0QWNjb3JkaW9uQ29udGFpbmVyIHtcblx0Ym9yZGVyOjFweCBzb2xpZCAjYjdiN2I3O1xuXHRib3JkZXItdG9wOjAgIWltcG9ydGFudDtcbn1cbi5kaWppdEFjY29yZGlvblRpdGxlIHtcblx0Y3Vyc29yOiBwb2ludGVyO1xuXHQtd2Via2l0LXRhcC1oaWdobGlnaHQtY29sb3I6IHRyYW5zcGFyZW50O1xufVxuLmRpaml0QWNjb3JkaW9uVGl0bGVTZWxlY3RlZCB7XG5cdGN1cnNvcjogZGVmYXVsdDtcbn1cblxuLyogaW1hZ2VzIG9mZiwgaGlnaC1jb250cmFzdCBtb2RlIHN0eWxlcyAqL1xuLmRpaml0QWNjb3JkaW9uVGl0bGUgLmFycm93VGV4dFVwLFxuLmRpaml0QWNjb3JkaW9uVGl0bGUgLmFycm93VGV4dERvd24ge1xuXHRkaXNwbGF5OiBub25lO1xuXHRmb250LXNpemU6IDAuNjVlbTtcblx0Zm9udC13ZWlnaHQ6IG5vcm1hbCAhaW1wb3J0YW50O1xufVxuXG4uZGpfYTExeSAuZGlqaXRBY2NvcmRpb25UaXRsZSAuYXJyb3dUZXh0VXAsXG4uZGpfYTExeSAuZGlqaXRBY2NvcmRpb25UaXRsZVNlbGVjdGVkIC5hcnJvd1RleHREb3duIHtcblx0ZGlzcGxheTogaW5saW5lO1xufVxuXG4uZGpfYTExeSAuZGlqaXRBY2NvcmRpb25UaXRsZVNlbGVjdGVkIC5hcnJvd1RleHRVcCB7XG5cdGRpc3BsYXk6IG5vbmU7XG59XG5cbi5kaWppdEFjY29yZGlvbkNoaWxkV3JhcHBlciB7XG5cdC8qIHRoaXMgaXMgdGhlIG5vZGUgd2hvc2UgaGVpZ2h0IGlzIGFkanVzdGVkICovXG5cdG92ZXJmbG93OiBoaWRkZW47XG59XG5cbi8qIENhbGVuZGFyICovXG5cbi5kaWppdENhbGVuZGFyQ29udGFpbmVyIHRhYmxlIHtcblx0d2lkdGg6IGF1dG87XHQvKiBpbiBjYXNlIHVzZXIgaGFzIHNwZWNpZmllZCBhIHdpZHRoIGZvciB0aGUgVEFCTEUgbm9kZXMsIHNlZSAjMTA1NTMgKi9cblx0Y2xlYXI6IGJvdGg7ICAgIC8qIGNsZWFyIG1hcmdpbiBjcmVhdGVkIGZvciBsZWZ0L3JpZ2h0IG1vbnRoIGFycm93czsgbmVlZGVkIG9uIElFMTAgZm9yIENhbGVuZGFyTGl0ZSAqL1xufVxuLmRpaml0Q2FsZW5kYXJDb250YWluZXIgdGgsIC5kaWppdENhbGVuZGFyQ29udGFpbmVyIHRkIHtcblx0cGFkZGluZzogMDtcblx0dmVydGljYWwtYWxpZ246IG1pZGRsZTtcbn1cblxuLmRpaml0Q2FsZW5kYXJNb250aENvbnRhaW5lciB7XG5cdHRleHQtYWxpZ246IGNlbnRlcjtcbn1cbi5kaWppdENhbGVuZGFyRGVjcmVtZW50QXJyb3cge1xuXHRmbG9hdDogbGVmdDtcbn1cbi5kaWppdENhbGVuZGFySW5jcmVtZW50QXJyb3cge1xuXHRmbG9hdDogcmlnaHQ7XG59XG5cbi5kaWppdENhbGVuZGFyWWVhckxhYmVsIHtcbiAgICB3aGl0ZS1zcGFjZTogbm93cmFwOyAgICAvKiBtYWtlIHN1cmUgcHJldmlvdXMsIGN1cnJlbnQsIGFuZCBuZXh0IHllYXIgYXBwZWFyIG9uIHNhbWUgcm93ICovXG59XG5cbi5kaWppdENhbGVuZGFyTmV4dFllYXIge1xuXHRtYXJnaW46MCAwIDAgMC41NWVtO1xufVxuXG4uZGlqaXRDYWxlbmRhclByZXZpb3VzWWVhciB7XG5cdG1hcmdpbjowIDAuNTVlbSAwIDA7XG59XG5cbi5kaWppdENhbGVuZGFySW5jcmVtZW50Q29udHJvbCB7XG5cdHZlcnRpY2FsLWFsaWduOiBtaWRkbGU7XG59XG5cbi5kaWppdENhbGVuZGFySW5jcmVtZW50Q29udHJvbCxcbi5kaWppdENhbGVuZGFyRGF0ZVRlbXBsYXRlLFxuLmRpaml0Q2FsZW5kYXJNb250aExhYmVsLFxuLmRpaml0Q2FsZW5kYXJQcmV2aW91c1llYXIsXG4uZGlqaXRDYWxlbmRhck5leHRZZWFyIHtcblx0Y3Vyc29yOiBwb2ludGVyO1xuXHQtd2Via2l0LXRhcC1oaWdobGlnaHQtY29sb3I6IHRyYW5zcGFyZW50O1xufVxuXG4uZGlqaXRDYWxlbmRhckRpc2FibGVkRGF0ZSB7XG5cdGNvbG9yOiBncmF5O1xuXHR0ZXh0LWRlY29yYXRpb246IGxpbmUtdGhyb3VnaDtcblx0Y3Vyc29yOiBkZWZhdWx0O1xufVxuXG4uZGlqaXRTcGFjZXIge1xuXHQvKiBkb24ndCBkaXNwbGF5IGl0LCBidXQgbWFrZSBpdCBhZmZlY3QgdGhlIHdpZHRoICovXG4gIFx0cG9zaXRpb246IHJlbGF0aXZlO1xuICBcdGhlaWdodDogMXB4O1xuICBcdG92ZXJmbG93OiBoaWRkZW47XG4gIFx0dmlzaWJpbGl0eTogaGlkZGVuO1xufVxuXG4vKiBTdHlsaW5nIGZvciBtb250aCBkcm9wIGRvd24gbGlzdCAqL1xuXG4uZGlqaXRDYWxlbmRhck1vbnRoTWVudSAuZGlqaXRDYWxlbmRhck1vbnRoTGFiZWwge1xuXHR0ZXh0LWFsaWduOmNlbnRlcjtcbn1cblxuLyogTWVudSAqL1xuXG4uZGlqaXRNZW51IHtcblx0Ym9yZGVyOjFweCBzb2xpZCBibGFjaztcblx0YmFja2dyb3VuZC1jb2xvcjp3aGl0ZTtcbn1cbi5kaWppdE1lbnVUYWJsZSB7XG5cdGJvcmRlci1jb2xsYXBzZTpjb2xsYXBzZTtcblx0Ym9yZGVyLXdpZHRoOjA7XG5cdGJhY2tncm91bmQtY29sb3I6d2hpdGU7XG59XG5cbi8qIHdvcmthcm91bmQgZm9yIHdlYmtpdCBidWcgIzg0MjcsIHJlbW92ZSB0aGlzIHdoZW4gaXQgaXMgZml4ZWQgdXBzdHJlYW0gKi9cbi5kal93ZWJraXQgLmRpaml0TWVudVRhYmxlIHRkW2NvbHNwYW49XCIyXCJde1xuXHRib3JkZXItcmlnaHQ6aGlkZGVuO1xufVxuXG4uZGlqaXRNZW51SXRlbSB7XG5cdHRleHQtYWxpZ246IGxlZnQ7XG5cdHdoaXRlLXNwYWNlOiBub3dyYXA7XG5cdHBhZGRpbmc6LjFlbSAuMmVtO1xuXHRjdXJzb3I6cG9pbnRlcjtcblx0LXdlYmtpdC10YXAtaGlnaGxpZ2h0LWNvbG9yOiB0cmFuc3BhcmVudDtcbn1cblxuLypcbk5vIG5lZWQgdG8gc2hvdyBhIGZvY3VzIGJvcmRlciBzaW5jZSBpdCdzIG9idmlvdXMgZnJvbSB0aGUgc2hhZGluZywgYW5kIHRoZXJlJ3MgYSAuZGpfYTExeSAuZGlqaXRNZW51SXRlbVNlbGVjdGVkXG5ydWxlIGJlbG93IHRoYXQgaGFuZGxlcyB0aGUgaGlnaCBjb250cmFzdCBjYXNlIHdoZW4gdGhlcmUncyBubyBzaGFkaW5nLlxuSGlkaW5nIHRoZSBmb2N1cyBib3JkZXIgYWxzbyB3b3JrcyBhcm91bmQgd2Via2l0IGJ1ZyBodHRwczovL2NvZGUuZ29vZ2xlLmNvbS9wL2Nocm9taXVtL2lzc3Vlcy9kZXRhaWw/aWQ9MTI1Nzc5LlxuKi9cbi5kaWppdE1lbnVJdGVtOmZvY3VzIHtcblx0b3V0bGluZTogbm9uZVxufVxuXG4uZGlqaXRNZW51UGFzc2l2ZSAuZGlqaXRNZW51SXRlbUhvdmVyLFxuLmRpaml0TWVudUl0ZW1TZWxlY3RlZCB7XG5cdC8qXG5cdCAqIGRpaml0TWVudUl0ZW1Ib3ZlciByZWZlcnMgdG8gYWN0dWFsIG1vdXNlIG92ZXJcblx0ICogZGlqaXRNZW51SXRlbVNlbGVjdGVkIGlzIHVzZWQgYWZ0ZXIgYSBtZW51IGhhcyBiZWVuIFwiYWN0aXZhdGVkXCIgYnlcblx0ICogY2xpY2tpbmcgaXQsIHRhYmJpbmcgaW50byBpdCwgb3IgYmVpbmcgb3BlbmVkIGZyb20gYSBwYXJlbnQgbWVudSxcblx0ICogYW5kIGRlbm90ZXMgdGhhdCB0aGUgbWVudSBpdGVtIGhhcyBmb2N1cyBvciB0aGF0IGZvY3VzIGlzIG9uIGEgY2hpbGRcblx0ICogbWVudVxuXHQgKi9cblx0YmFja2dyb3VuZC1jb2xvcjpibGFjaztcblx0Y29sb3I6d2hpdGU7XG59XG5cbi5kaWppdE1lbnVJdGVtSWNvbiwgLmRpaml0TWVudUV4cGFuZCB7XG5cdGJhY2tncm91bmQtcmVwZWF0OiBuby1yZXBlYXQ7XG59XG5cbi5kaWppdE1lbnVJdGVtRGlzYWJsZWQgKiB7XG5cdC8qIGZvciBhIGRpc2FibGVkIG1lbnUgaXRlbSwganVzdCBzZXQgaXQgdG8gbW9zdGx5IHRyYW5zcGFyZW50ICovXG5cdG9wYWNpdHk6MC41O1xuXHRjdXJzb3I6ZGVmYXVsdDtcbn1cbi5kal9pZSAuZGpfYTExeSAuZGlqaXRNZW51SXRlbURpc2FibGVkLFxuLmRqX2llIC5kal9hMTF5IC5kaWppdE1lbnVJdGVtRGlzYWJsZWQgKixcbi5kal9pZSAuZGlqaXRNZW51SXRlbURpc2FibGVkICoge1xuXHRjb2xvcjogZ3JheTtcblx0ZmlsdGVyOiBhbHBoYShvcGFjaXR5PTM1KTtcbn1cblxuLmRpaml0TWVudUl0ZW1MYWJlbCB7XG5cdHZlcnRpY2FsLWFsaWduOiBtaWRkbGU7XG59XG5cbi5kal9hMTF5IC5kaWppdE1lbnVJdGVtU2VsZWN0ZWQge1xuXHRib3JkZXI6IDFweCBkb3R0ZWQgYmxhY2sgIWltcG9ydGFudDtcdC8qIGZvciAyLjAgdXNlIG91dGxpbmUgaW5zdGVhZCwgdG8gcHJldmVudCBqaXR0ZXIgKi9cbn1cblxuLmRqX2ExMXkgLmRpaml0TWVudUl0ZW1TZWxlY3RlZCAuZGlqaXRNZW51SXRlbUxhYmVsIHtcblx0Ym9yZGVyLXdpZHRoOiAxcHg7XG5cdGJvcmRlci1zdHlsZTogc29saWQ7XG59XG4uZGpfaWU4IC5kal9hMTF5IC5kaWppdE1lbnVJdGVtTGFiZWwge1xuXHRwb3NpdGlvbjpzdGF0aWM7XG59XG5cbi5kaWppdE1lbnVFeHBhbmRBMTF5IHtcblx0ZGlzcGxheTogbm9uZTtcbn1cbi5kal9hMTF5IC5kaWppdE1lbnVFeHBhbmRBMTF5IHtcblx0ZGlzcGxheTogaW5saW5lO1xufVxuXG4uZGlqaXRNZW51U2VwYXJhdG9yIHRkIHtcblx0Ym9yZGVyOiAwO1xuXHRwYWRkaW5nOiAwO1xufVxuXG4vKiBzZXBhcmF0b3IgY2FuIGJlIHR3byBwaXhlbHMgLS0gc2V0IGJvcmRlciBvZiBlaXRoZXIgb25lIHRvIDAgdG8gaGF2ZSBvbmx5IG9uZSAqL1xuLmRpaml0TWVudVNlcGFyYXRvclRvcCB7XG5cdGhlaWdodDogNTAlO1xuXHRtYXJnaW46IDA7XG5cdG1hcmdpbi10b3A6M3B4O1xuXHRmb250LXNpemU6IDFweDtcbn1cblxuLmRpaml0TWVudVNlcGFyYXRvckJvdHRvbSB7XG5cdGhlaWdodDogNTAlO1xuXHRtYXJnaW46IDA7XG5cdG1hcmdpbi1ib3R0b206M3B4O1xuXHRmb250LXNpemU6IDFweDtcbn1cblxuLyogQ2hlY2tlZE1lbnVJdGVtIGFuZCBSYWRpb01lbnVJdGVtICovXG4uZGlqaXRNZW51SXRlbUljb25DaGFyIHtcblx0ZGlzcGxheTogbm9uZTtcdFx0LyogZG9uJ3QgZGlzcGxheSBleGNlcHQgaW4gaGlnaCBjb250cmFzdCBtb2RlICovXG5cdHZpc2liaWxpdHk6IGhpZGRlbjtcdC8qIGZvciBoaWdoIGNvbnRyYXN0IG1vZGUgd2hlbiBtZW51aXRlbSBpcyB1bmNoZWNrZWQ6IGxlYXZlIHNwYWNlIGZvciB3aGVuIGl0IGlzIGNoZWNrZWQgKi9cbn1cbi5kal9hMTF5IC5kaWppdE1lbnVJdGVtSWNvbkNoYXIge1xuXHRkaXNwbGF5OiBpbmxpbmU7XHQvKiBkaXNwbGF5IGNoYXJhY3RlciBpbiBoaWdoIGNvbnRyYXN0IG1vZGUsIHNpbmNlIGljb24gZG9lc24ndCBzaG93ICovXG59XG4uZGlqaXRDaGVja2VkTWVudUl0ZW1DaGVja2VkIC5kaWppdE1lbnVJdGVtSWNvbkNoYXIsXG4uZGlqaXRSYWRpb01lbnVJdGVtQ2hlY2tlZCAuZGlqaXRNZW51SXRlbUljb25DaGFyIHtcblx0dmlzaWJpbGl0eTogdmlzaWJsZTsgLyogbWVudWl0ZW0gaXMgY2hlY2tlZCAqL1xufVxuLmRqX2llIC5kal9hMTF5IC5kaWppdE1lbnVCYXIgLmRpaml0TWVudUl0ZW0ge1xuXHQvKiBzbyBib3R0b20gYm9yZGVyIG9mIE1lbnVCYXIgYXBwZWFycyBvbiBJRTcgaW4gaGlnaC1jb250cmFzdCBtb2RlICovXG5cdG1hcmdpbjogMDtcbn1cblxuLyogU3RhY2tDb250YWluZXIgKi9cblxuLmRpaml0U3RhY2tDb250cm9sbGVyIC5kaWppdFRvZ2dsZUJ1dHRvbkNoZWNrZWQgKiB7XG5cdGN1cnNvcjogZGVmYXVsdDtcdC8qIGJlY2F1c2UgcHJlc3NpbmcgaXQgaGFzIG5vIGVmZmVjdCAqL1xufVxuXG4vKioqXG5UYWJDb250YWluZXJcblxuTWFpbiBjbGFzcyBoaWVyYXJjaHk6XG5cbi5kaWppdFRhYkNvbnRhaW5lciAtIHRoZSB3aG9sZSBUYWJDb250YWluZXJcbiAgIC5kaWppdFRhYkNvbnRyb2xsZXIgLyAuZGlqaXRUYWJMaXN0Q29udGFpbmVyLXRvcCAtIHdyYXBwZXIgZm9yIHRhYiBidXR0b25zLCBzY3JvbGwgYnV0dG9uc1xuXHQgLmRpaml0VGFiTGlzdFdyYXBwZXIgLyAuZGlqaXRUYWJDb250YWluZXJUb3BTdHJpcCAtIG91dGVyIHdyYXBwZXIgZm9yIHRhYiBidXR0b25zIChub3JtYWwgd2lkdGgpXG5cdFx0Lm5vd3JhcFRhYlN0cmlwIC8gLmRpaml0VGFiQ29udGFpbmVyVG9wLXRhYnMgLSBpbm5lciB3cmFwcGVyIGZvciB0YWIgYnV0dG9ucyAoNTBLIHdpZHRoKVxuICAgLmRpaml0VGFiUGFuZVdyYXBwZXIgLSB3cmFwcGVyIGZvciBjb250ZW50IHBhbmVzLCBoYXMgYWxsIGJvcmRlcnMgZXhjZXB0IHRoZSBvbmUgYmV0d2VlbiBjb250ZW50IGFuZCB0YWJzXG4qKiovXG5cbi5kaWppdFRhYkNvbnRhaW5lciB7XG4gICAgei1pbmRleDogMDsgLyogc28gei1pbmRleCBzZXR0aW5ncyBiZWxvdyBoYXZlIG5vIGVmZmVjdCBvdXRzaWRlIG9mIHRoZSBUYWJDb250YWluZXIgKi9cbiAgICBvdmVyZmxvdzogdmlzaWJsZTsgLyogcHJldmVudCBvZmYtYnktb25lLXBpeGVsIGVycm9ycyBmcm9tIGhpZGluZyBib3R0b20gYm9yZGVyIChvcHBvc2l0ZSB0YWIgbGFiZWxzKSAqL1xufVxuLmRqX2llNiAuZGlqaXRUYWJDb250YWluZXIge1xuICAgIC8qIHdvcmthcm91bmQgSUU2IHByb2JsZW0gd2hlbiB0YWxsIGNvbnRlbnQgb3ZlcmZsb3dzIFRhYkNvbnRhaW5lciwgc2VlIGVkaXRvci90ZXN0X0Z1bGxTY3JlZW4uaHRtbCAqL1xuICAgb3ZlcmZsb3c6IGhpZGRlbjtcblxufVxuLmRpaml0VGFiQ29udGFpbmVyTm9MYXlvdXQge1xuXHR3aWR0aDogMTAwJTtcdC8qIG90aGVyd2lzZSBTY3JvbGxpbmdUYWJDb250cm9sbGVyIGdvZXMgdG8gNTBLIHBpeGVscyB3aWRlICovXG59XG5cbi5kaWppdFRhYkNvbnRhaW5lckJvdHRvbS10YWJzLFxuLmRpaml0VGFiQ29udGFpbmVyVG9wLXRhYnMsXG4uZGlqaXRUYWJDb250YWluZXJMZWZ0LXRhYnMsXG4uZGlqaXRUYWJDb250YWluZXJSaWdodC10YWJzIHtcbiAgICB6LWluZGV4OiAxO1xuXHRvdmVyZmxvdzogdmlzaWJsZSAhaW1wb3J0YW50OyAgLyogc28gdGFicyBjYW4gY292ZXIgdXAgYm9yZGVyIGFkamFjZW50IHRvIGNvbnRhaW5lciAqL1xufVxuXG4uZGlqaXRUYWJDb250cm9sbGVyIHtcbiAgICB6LWluZGV4OiAxO1xufVxuLmRpaml0VGFiQ29udGFpbmVyQm90dG9tLWNvbnRhaW5lcixcbi5kaWppdFRhYkNvbnRhaW5lclRvcC1jb250YWluZXIsXG4uZGlqaXRUYWJDb250YWluZXJMZWZ0LWNvbnRhaW5lcixcbi5kaWppdFRhYkNvbnRhaW5lclJpZ2h0LWNvbnRhaW5lciB7XG5cdHotaW5kZXg6MDtcblx0b3ZlcmZsb3c6IGhpZGRlbjtcblx0Ym9yZGVyOiAxcHggc29saWQgYmxhY2s7XG59XG4ubm93cmFwVGFiU3RyaXAge1xuXHR3aWR0aDogNTAwMDBweDtcblx0ZGlzcGxheTogYmxvY2s7XG5cdHBvc2l0aW9uOiByZWxhdGl2ZTtcbiAgICB0ZXh0LWFsaWduOiBsZWZ0OyAgLyoganVzdCBpbiBjYXNlIGFuY2VzdG9yIGhhcyBub24tc3RhbmRhcmQgc2V0dGluZyAqL1xuICAgIHotaW5kZXg6IDE7XG59XG4uZGlqaXRUYWJMaXN0V3JhcHBlciB7XG5cdG92ZXJmbG93OiBoaWRkZW47XG4gICAgei1pbmRleDogMTtcbn1cblxuLmRqX2ExMXkgLnRhYlN0cmlwQnV0dG9uIGltZyB7XG5cdC8qIGhpZGUgdGhlIGljb25zIChvciByYXRoZXIgdGhlIGVtcHR5IHNwYWNlIHdoZXJlIHRoZXkgbm9ybWFsbHkgYXBwZWFyKSBiZWNhdXNlIHRleHQgd2lsbCBhcHBlYXIgaW5zdGVhZCAqL1xuXHRkaXNwbGF5OiBub25lO1xufVxuXG4uZGlqaXRUYWJDb250YWluZXJUb3AtdGFicyB7XG5cdGJvcmRlci1ib3R0b206IDFweCBzb2xpZCBibGFjaztcbn1cbi5kaWppdFRhYkNvbnRhaW5lclRvcC1jb250YWluZXIge1xuXHRib3JkZXItdG9wOiAwO1xufVxuXG4uZGlqaXRUYWJDb250YWluZXJMZWZ0LXRhYnMge1xuXHRib3JkZXItcmlnaHQ6IDFweCBzb2xpZCBibGFjaztcblx0ZmxvYXQ6IGxlZnQ7ICAgIC8qIG5lZWRlZCBmb3IgSUU3IFJUTCBtb2RlICovXG59XG4uZGlqaXRUYWJDb250YWluZXJMZWZ0LWNvbnRhaW5lciB7XG5cdGJvcmRlci1sZWZ0OiAwO1xufVxuXG4uZGlqaXRUYWJDb250YWluZXJCb3R0b20tdGFicyB7XG5cdGJvcmRlci10b3A6IDFweCBzb2xpZCBibGFjaztcbn1cbi5kaWppdFRhYkNvbnRhaW5lckJvdHRvbS1jb250YWluZXIge1xuXHRib3JkZXItYm90dG9tOiAwO1xufVxuXG4uZGlqaXRUYWJDb250YWluZXJSaWdodC10YWJzIHtcblx0Ym9yZGVyLWxlZnQ6IDFweCBzb2xpZCBibGFjaztcblx0ZmxvYXQ6IGxlZnQ7ICAgIC8qIG5lZWRlZCBmb3IgSUU3IFJUTCBtb2RlICovXG59XG4uZGlqaXRUYWJDb250YWluZXJSaWdodC1jb250YWluZXIge1xuXHRib3JkZXItcmlnaHQ6IDA7XG59XG5cbmRpdi5kaWppdFRhYkRpc2FibGVkLCAuZGpfaWUgZGl2LmRpaml0VGFiRGlzYWJsZWQge1xuXHRjdXJzb3I6IGF1dG87XG59XG5cbi5kaWppdFRhYiB7XG5cdHBvc2l0aW9uOnJlbGF0aXZlO1xuXHRjdXJzb3I6cG9pbnRlcjtcblx0LXdlYmtpdC10YXAtaGlnaGxpZ2h0LWNvbG9yOiB0cmFuc3BhcmVudDtcblx0d2hpdGUtc3BhY2U6bm93cmFwO1xuXHR6LWluZGV4OjM7XG59XG4uZGlqaXRUYWIgKiB7XG5cdC8qIG1ha2UgdGFiIGljb25zIGFuZCBjbG9zZSBpY29uIGxpbmUgdXAgdy90ZXh0ICovXG5cdHZlcnRpY2FsLWFsaWduOiBtaWRkbGU7XG59XG4uZGlqaXRUYWJDaGVja2VkIHtcblx0Y3Vyc29yOiBkZWZhdWx0O1x0LyogYmVjYXVzZSBjbGlja2luZyB3aWxsIGhhdmUgbm8gZWZmZWN0ICovXG59XG5cbi5kaWppdFRhYkNvbnRhaW5lclRvcC10YWJzIC5kaWppdFRhYiB7XG5cdHRvcDogMXB4O1x0LyogdG8gb3ZlcmxhcCBib3JkZXIgb24gLmRpaml0VGFiQ29udGFpbmVyVG9wLXRhYnMgKi9cbn1cbi5kaWppdFRhYkNvbnRhaW5lckJvdHRvbS10YWJzIC5kaWppdFRhYiB7XG5cdHRvcDogLTFweDtcdC8qIHRvIG92ZXJsYXAgYm9yZGVyIG9uIC5kaWppdFRhYkNvbnRhaW5lckJvdHRvbS10YWJzICovXG59XG4uZGlqaXRUYWJDb250YWluZXJMZWZ0LXRhYnMgLmRpaml0VGFiIHtcblx0bGVmdDogMXB4O1x0LyogdG8gb3ZlcmxhcCBib3JkZXIgb24gLmRpaml0VGFiQ29udGFpbmVyTGVmdC10YWJzICovXG59XG4uZGlqaXRUYWJDb250YWluZXJSaWdodC10YWJzIC5kaWppdFRhYiB7XG5cdGxlZnQ6IC0xcHg7XHQvKiB0byBvdmVybGFwIGJvcmRlciBvbiAuZGlqaXRUYWJDb250YWluZXJSaWdodC10YWJzICovXG59XG5cblxuLmRpaml0VGFiQ29udGFpbmVyVG9wLXRhYnMgLmRpaml0VGFiLFxuLmRpaml0VGFiQ29udGFpbmVyQm90dG9tLXRhYnMgLmRpaml0VGFiIHtcblx0LyogSW5saW5lLWJsb2NrICovXG5cdGRpc3BsYXk6aW5saW5lLWJsb2NrO1x0XHRcdC8qIHdlYmtpdCBhbmQgRkYzICovXG5cdCN6b29tOiAxOyAvKiBzZXQgaGFzTGF5b3V0OnRydWUgdG8gbWltaWMgaW5saW5lLWJsb2NrICovXG5cdCNkaXNwbGF5OmlubGluZTsgLyogZG9uJ3QgdXNlIC5kal9pZSBzaW5jZSB0aGF0IGluY3JlYXNlcyB0aGUgcHJpb3JpdHkgKi9cbn1cblxuLnRhYlN0cmlwQnV0dG9uIHtcblx0ei1pbmRleDogMTI7XG59XG5cbi5kaWppdFRhYkJ1dHRvbkRpc2FibGVkIC50YWJTdHJpcEJ1dHRvbiB7XG5cdGRpc3BsYXk6IG5vbmU7XG59XG5cblxuLmRpaml0VGFiQ2xvc2VCdXR0b24ge1xuXHRtYXJnaW4tbGVmdDogMWVtO1xufVxuXG4uZGlqaXRUYWJDbG9zZVRleHQge1xuXHRkaXNwbGF5Om5vbmU7XG59XG5cbi5kaWppdFRhYiAudGFiTGFiZWwge1xuXHQvKiBtYWtlIHN1cmUgdGFicyB3L2Nsb3NlIGJ1dHRvbiBhbmQgdy9vdXQgY2xvc2UgYnV0dG9uIGFyZSBzYW1lIGhlaWdodCwgZXZlbiB3L3NtYWxsICg8MTVweCkgZm9udC5cblx0ICogYXNzdW1lcyA8PTE1cHggaGVpZ2h0IGZvciBjbG9zZSBidXR0b24gaWNvbi5cblx0ICovXG5cdG1pbi1oZWlnaHQ6IDE1cHg7XG5cdGRpc3BsYXk6IGlubGluZS1ibG9jaztcbn1cbi5kaWppdE5vSWNvbiB7XG5cdC8qIGFwcGxpZWQgdG8gPGltZz4vPHNwYW4+IG5vZGUgd2hlbiB0aGVyZSBpcyBubyBpY29uIHNwZWNpZmllZCAqL1xuXHRkaXNwbGF5OiBub25lO1xufVxuLmRqX2llNiAuZGlqaXRUYWIgLmRpaml0Tm9JY29uIHtcblx0LyogYmVjYXVzZSBtaW4taGVpZ2h0IChvbiAudGFiTGFiZWwsIGFib3ZlKSBkb2Vzbid0IHdvcmsgb24gSUU2ICovXG5cdGRpc3BsYXk6IGlubGluZTtcblx0aGVpZ2h0OiAxNXB4O1xuXHR3aWR0aDogMXB4O1xufVxuXG4vKiBpbWFnZXMgb2ZmLCBoaWdoLWNvbnRyYXN0IG1vZGUgc3R5bGVzICovXG5cbi5kal9hMTF5IC5kaWppdFRhYkNsb3NlQnV0dG9uIHtcblx0YmFja2dyb3VuZC1pbWFnZTogbm9uZSAhaW1wb3J0YW50O1xuXHR3aWR0aDogYXV0byAhaW1wb3J0YW50O1xuXHRoZWlnaHQ6IGF1dG8gIWltcG9ydGFudDtcbn1cblxuLmRqX2ExMXkgLmRpaml0VGFiQ2xvc2VUZXh0IHtcblx0ZGlzcGxheTogaW5saW5lO1xufVxuXG4uZGlqaXRUYWJQYW5lLFxuLmRpaml0U3RhY2tDb250YWluZXItY2hpbGQsXG4uZGlqaXRBY2NvcmRpb25Db250YWluZXItY2hpbGQge1xuXHQvKiBjaGlsZHJlbiBvZiBUYWJDb250YWluZXIsIFN0YWNrQ29udGFpbmVyLCBhbmQgQWNjb3JkaW9uQ29udGFpbmVyIHNob3VsZG4ndCBoYXZlIGJvcmRlcnNcblx0ICogYi9jIGEgYm9yZGVyIGlzIGFscmVhZHkgdGhlcmUgZnJvbSB0aGUgVGFiQ29udGFpbmVyL1N0YWNrQ29udGFpbmVyL0FjY29yZGlvbkNvbnRhaW5lciBpdHNlbGYuXG5cdCAqL1xuICAgIGJvcmRlcjogbm9uZSAhaW1wb3J0YW50O1xufVxuXG4vKiBJbmxpbmVFZGl0Qm94ICovXG4uZGlqaXRJbmxpbmVFZGl0Qm94RGlzcGxheU1vZGUge1xuXHRib3JkZXI6IDFweCBzb2xpZCB0cmFuc3BhcmVudDtcdC8qIHNvIGtleWxpbmUgKGJvcmRlcikgb24gaG92ZXIgY2FuIGFwcGVhciB3aXRob3V0IHNjcmVlbiBqdW1wICovXG5cdGN1cnNvcjogdGV4dDtcbn1cblxuLmRqX2ExMXkgLmRpaml0SW5saW5lRWRpdEJveERpc3BsYXlNb2RlLFxuLmRqX2llNiAuZGlqaXRJbmxpbmVFZGl0Qm94RGlzcGxheU1vZGUge1xuXHQvKiBleGNlcHQgdGhhdCBJRTYgZG9lc24ndCBzdXBwb3J0IHRyYW5zcGFyZW50IGJvcmRlcnMsIG5vciBkb2VzIGhpZ2ggY29udHJhc3QgbW9kZSAqL1xuXHRib3JkZXI6IG5vbmU7XG59XG5cbi5kaWppdElubGluZUVkaXRCb3hEaXNwbGF5TW9kZUhvdmVyLFxuLmRqX2ExMXkgLmRpaml0SW5saW5lRWRpdEJveERpc3BsYXlNb2RlSG92ZXIsXG4uZGpfaWU2IC5kaWppdElubGluZUVkaXRCb3hEaXNwbGF5TW9kZUhvdmVyIHtcblx0LyogQW4gSW5saW5lRWRpdEJveCBpbiB2aWV3IG1vZGUgKGNsaWNrIHRoaXMgdG8gZWRpdCB0aGUgdGV4dCkgKi9cblx0YmFja2dyb3VuZC1jb2xvcjogI2UyZWJmMjtcblx0Ym9yZGVyOiBzb2xpZCAxcHggYmxhY2s7XG59XG5cbi5kaWppdElubGluZUVkaXRCb3hEaXNwbGF5TW9kZURpc2FibGVkIHtcblx0Y3Vyc29yOiBkZWZhdWx0O1xufVxuXG4vKiBUcmVlICovXG4uZGlqaXRUcmVlIHtcblx0b3ZlcmZsb3c6IGF1dG87XHQvKiBmb3Igc2Nyb2xsYmFycyB3aGVuIFRyZWUgaGFzIGEgaGVpZ2h0IHNldHRpbmcsIGFuZCB0byBwcmV2ZW50IHdyYXBwaW5nIGFyb3VuZCBmbG9hdCBlbGVtZW50cywgc2VlICMxMTQ5MSAqL1xuXHQtd2Via2l0LXRhcC1oaWdobGlnaHQtY29sb3I6IHRyYW5zcGFyZW50O1xufVxuXG4uZGlqaXRUcmVlQ29udGFpbmVyIHtcblx0ZmxvYXQ6IGxlZnQ7XHQvKiBmb3IgY29ycmVjdCBoaWdobGlnaHRpbmcgZHVyaW5nIGhvcml6b250YWwgc2Nyb2xsLCBzZWUgIzE2MTMyICovXG59XG5cbi5kaWppdFRyZWVJbmRlbnQge1xuXHQvKiBhbW91bnQgdG8gaW5kZW50IGVhY2ggdHJlZSBub2RlIChyZWxhdGl2ZSB0byBwYXJlbnQgbm9kZSkgKi9cblx0d2lkdGg6IDE5cHg7XG59XG5cbi5kaWppdFRyZWVSb3csIC5kaWppdFRyZWVDb250ZW50IHtcblx0d2hpdGUtc3BhY2U6IG5vd3JhcDtcbn1cblxuLmRqX2llIC5kaWppdFRyZWVMYWJlbDpmb2N1cyB7XG5cdC8qIHdvcmthcm91bmQgSUU5IGJlaGF2aW9yIHdoZXJlIGRvd24gYXJyb3dpbmcgdGhyb3VnaCBUcmVlTm9kZXMgZG9lc24ndCBzaG93IGZvY3VzIG91dGxpbmUgKi9cblx0b3V0bGluZTogMXB4IGRvdHRlZCBibGFjaztcbn1cblxuLmRpaml0VHJlZVJvdyBpbWcge1xuXHQvKiBtYWtlIHRoZSBleHBhbmRvIGFuZCBmb2xkZXIgaWNvbnMgbGluZSB1cCB3aXRoIHRoZSBsYWJlbCAqL1xuXHR2ZXJ0aWNhbC1hbGlnbjogbWlkZGxlO1xufVxuXG4uZGlqaXRUcmVlQ29udGVudCB7XG4gICAgY3Vyc29yOiBkZWZhdWx0O1xufVxuXG4uZGlqaXRFeHBhbmRvVGV4dCB7XG5cdGRpc3BsYXk6IG5vbmU7XG59XG5cbi5kal9hMTF5IC5kaWppdEV4cGFuZG9UZXh0IHtcblx0ZGlzcGxheTogaW5saW5lO1xuXHRwYWRkaW5nLWxlZnQ6IDEwcHg7XG5cdHBhZGRpbmctcmlnaHQ6IDEwcHg7XG5cdGZvbnQtZmFtaWx5OiBtb25vc3BhY2U7XG5cdGJvcmRlci1zdHlsZTogc29saWQ7XG5cdGJvcmRlci13aWR0aDogdGhpbjtcblx0Y3Vyc29yOiBwb2ludGVyO1xufVxuXG4uZGlqaXRUcmVlTGFiZWwge1xuXHRtYXJnaW46IDAgNHB4O1xufVxuXG4vKiBEaWFsb2cgKi9cblxuLmRpaml0RGlhbG9nIHtcblx0cG9zaXRpb246IGFic29sdXRlO1xuXHR6LWluZGV4OiA5OTk7XG5cdG92ZXJmbG93OiBoaWRkZW47XHQvKiBvdmVycmlkZSBvdmVyZmxvdzogYXV0bzsgZnJvbSBDb250ZW50UGFuZSB0byBtYWtlIGRyYWdnaW5nIHNtb290aGVyICovXG59XG5cbi5kaWppdERpYWxvZ1RpdGxlQmFyIHtcblx0Y3Vyc29yOiBtb3ZlO1xufVxuLmRpaml0RGlhbG9nRml4ZWQgLmRpaml0RGlhbG9nVGl0bGVCYXIge1xuXHRjdXJzb3I6ZGVmYXVsdDtcbn1cbi5kaWppdERpYWxvZ0Nsb3NlSWNvbiB7XG5cdGN1cnNvcjogcG9pbnRlcjtcblx0LXdlYmtpdC10YXAtaGlnaGxpZ2h0LWNvbG9yOiB0cmFuc3BhcmVudDtcbn1cbi5kaWppdERpYWxvZ1BhbmVDb250ZW50IHtcblx0LXdlYmtpdC1vdmVyZmxvdy1zY3JvbGxpbmc6IHRvdWNoO1xufVxuLmRpaml0RGlhbG9nVW5kZXJsYXlXcmFwcGVyIHtcblx0cG9zaXRpb246IGFic29sdXRlO1xuXHRsZWZ0OiAwO1xuXHR0b3A6IDA7XG5cdHotaW5kZXg6IDk5ODtcblx0ZGlzcGxheTogbm9uZTtcblx0YmFja2dyb3VuZDogdHJhbnNwYXJlbnQgIWltcG9ydGFudDtcbn1cblxuLmRpaml0RGlhbG9nVW5kZXJsYXkge1xuXHRiYWNrZ3JvdW5kOiAjZWVlO1xuXHRvcGFjaXR5OiAwLjU7XG59XG5cbi5kal9pZSAuZGlqaXREaWFsb2dVbmRlcmxheSB7XG5cdGZpbHRlcjogYWxwaGEob3BhY2l0eT01MCk7XG59XG5cbi8qIGltYWdlcyBvZmYsIGhpZ2gtY29udHJhc3QgbW9kZSBzdHlsZXMgKi9cbi5kal9hMTF5IC5kaWppdFNwaW5uZXJCdXR0b25Db250YWluZXIsXG4uZGpfYTExeSAuZGlqaXREaWFsb2cge1xuXHRvcGFjaXR5OiAxICFpbXBvcnRhbnQ7XG5cdGJhY2tncm91bmQtY29sb3I6IHdoaXRlICFpbXBvcnRhbnQ7XG59XG5cbi5kaWppdERpYWxvZyAuY2xvc2VUZXh0IHtcblx0ZGlzcGxheTpub25lO1xuXHQvKiBmb3IgdGhlIG9uaG92ZXIgYm9yZGVyIGluIGhpZ2ggY29udHJhc3Qgb24gSUU6ICovXG5cdHBvc2l0aW9uOmFic29sdXRlO1xufVxuXG4uZGpfYTExeSAuZGlqaXREaWFsb2cgLmNsb3NlVGV4dCB7XG5cdGRpc3BsYXk6aW5saW5lO1xufVxuXG4vKiBTbGlkZXIgKi9cblxuLmRpaml0U2xpZGVyTW92ZWFibGUge1xuXHR6LWluZGV4Ojk5O1xuXHRwb3NpdGlvbjphYnNvbHV0ZSAhaW1wb3J0YW50O1xuXHRkaXNwbGF5OmJsb2NrO1xuXHR2ZXJ0aWNhbC1hbGlnbjptaWRkbGU7XG59XG5cbi5kaWppdFNsaWRlck1vdmVhYmxlSCB7XG5cdHJpZ2h0OjA7XG59XG4uZGlqaXRTbGlkZXJNb3ZlYWJsZVYge1xuXHRyaWdodDo1MCU7XG59XG5cbi5kal9hMTF5IGRpdi5kaWppdFNsaWRlckltYWdlSGFuZGxlLFxuLmRpaml0U2xpZGVySW1hZ2VIYW5kbGUge1xuXHRtYXJnaW46MDtcblx0cGFkZGluZzowO1xuXHRwb3NpdGlvbjpyZWxhdGl2ZSAhaW1wb3J0YW50O1xuXHRib3JkZXI6OHB4IHNvbGlkIGdyYXk7XG5cdHdpZHRoOjA7XG5cdGhlaWdodDowO1xuXHRjdXJzb3I6IHBvaW50ZXI7XG5cdC13ZWJraXQtdGFwLWhpZ2hsaWdodC1jb2xvcjogdHJhbnNwYXJlbnQ7XG59XG4uZGpfaWVxdWlya3MgLmRqX2ExMXkgLmRpaml0U2xpZGVySW1hZ2VIYW5kbGUge1xuXHRmb250LXNpemU6IDA7XG59XG4uZGpfaWU3IC5kaWppdFNsaWRlckltYWdlSGFuZGxlIHtcblx0b3ZlcmZsb3c6IGhpZGRlbjsgLyogSUU3IHdvcmthcm91bmQgdG8gbWFrZSBzbGlkZXIgaGFuZGxlIFZJU0lCTEUgaW4gbm9uLWExMXkgbW9kZSAqL1xufVxuLmRqX2llNyAuZGpfYTExeSAuZGlqaXRTbGlkZXJJbWFnZUhhbmRsZSB7XG5cdG92ZXJmbG93OiB2aXNpYmxlOyAvKiBJRTcgd29ya2Fyb3VuZCB0byBtYWtlIHNsaWRlciBoYW5kbGUgVklTSUJMRSBpbiBhMTF5IG1vZGUgKi9cbn1cbi5kal9hMTF5IC5kaWppdFNsaWRlckZvY3VzZWQgLmRpaml0U2xpZGVySW1hZ2VIYW5kbGUge1xuXHRib3JkZXI6NHB4IHNvbGlkICMwMDA7XG5cdGhlaWdodDo4cHg7XG5cdHdpZHRoOjhweDtcbn1cblxuLmRpaml0U2xpZGVySW1hZ2VIYW5kbGVWIHtcblx0dG9wOi04cHg7XG5cdHJpZ2h0OiAtNTAlO1xufVxuXG4uZGlqaXRTbGlkZXJJbWFnZUhhbmRsZUgge1xuXHRsZWZ0OjUwJTtcblx0dG9wOi01cHg7XG5cdHZlcnRpY2FsLWFsaWduOnRvcDtcbn1cblxuLmRpaml0U2xpZGVyQmFyIHtcblx0Ym9yZGVyLXN0eWxlOnNvbGlkO1xuXHRib3JkZXItY29sb3I6YmxhY2s7XG5cdGN1cnNvcjogcG9pbnRlcjtcblx0LXdlYmtpdC10YXAtaGlnaGxpZ2h0LWNvbG9yOiB0cmFuc3BhcmVudDtcbn1cblxuLmRpaml0U2xpZGVyQmFyQ29udGFpbmVyViB7XG5cdHBvc2l0aW9uOnJlbGF0aXZlO1xuXHRoZWlnaHQ6MTAwJTtcblx0ei1pbmRleDoxO1xufVxuXG4uZGlqaXRTbGlkZXJCYXJDb250YWluZXJIIHtcblx0cG9zaXRpb246cmVsYXRpdmU7XG5cdHotaW5kZXg6MTtcbn1cblxuLmRpaml0U2xpZGVyQmFySCB7XG5cdGhlaWdodDo0cHg7XG5cdGJvcmRlci13aWR0aDoxcHggMDtcbn1cblxuLmRpaml0U2xpZGVyQmFyViB7XG5cdHdpZHRoOjRweDtcblx0Ym9yZGVyLXdpZHRoOjAgMXB4O1xufVxuXG4uZGlqaXRTbGlkZXJQcm9ncmVzc0JhciB7XG5cdGJhY2tncm91bmQtY29sb3I6cmVkO1xuXHR6LWluZGV4OjE7XG59XG5cbi5kaWppdFNsaWRlclByb2dyZXNzQmFyViB7XG5cdHBvc2l0aW9uOnN0YXRpYyAhaW1wb3J0YW50O1xuXHRoZWlnaHQ6MDtcblx0dmVydGljYWwtYWxpZ246dG9wO1xuXHR0ZXh0LWFsaWduOmxlZnQ7XG59XG5cbi5kaWppdFNsaWRlclByb2dyZXNzQmFySCB7XG5cdHBvc2l0aW9uOmFic29sdXRlICFpbXBvcnRhbnQ7XG5cdHdpZHRoOjA7XG5cdHZlcnRpY2FsLWFsaWduOm1pZGRsZTtcblx0b3ZlcmZsb3c6dmlzaWJsZTtcbn1cblxuLmRpaml0U2xpZGVyUmVtYWluaW5nQmFyIHtcblx0b3ZlcmZsb3c6aGlkZGVuO1xuXHRiYWNrZ3JvdW5kLWNvbG9yOnRyYW5zcGFyZW50O1xuXHR6LWluZGV4OjE7XG59XG5cbi5kaWppdFNsaWRlclJlbWFpbmluZ0JhclYge1xuXHRoZWlnaHQ6MTAwJTtcblx0dGV4dC1hbGlnbjpsZWZ0O1xufVxuXG4uZGlqaXRTbGlkZXJSZW1haW5pbmdCYXJIIHtcblx0d2lkdGg6MTAwJSAhaW1wb3J0YW50O1xufVxuXG4vKiB0aGUgc2xpZGVyIGJ1bXBlciBpcyB0aGUgc3BhY2UgY29uc3VtZWQgYnkgdGhlIHNsaWRlciBoYW5kbGUgd2hlbiBpdCBoYW5ncyBvdmVyIGFuIGVkZ2UgKi9cbi5kaWppdFNsaWRlckJ1bXBlciB7XG5cdG92ZXJmbG93OmhpZGRlbjtcblx0ei1pbmRleDoxO1xufVxuXG4uZGlqaXRTbGlkZXJCdW1wZXJWIHtcblx0d2lkdGg6NHB4O1xuXHRoZWlnaHQ6OHB4O1xuXHRib3JkZXItd2lkdGg6MCAxcHg7XG59XG5cbi5kaWppdFNsaWRlckJ1bXBlckgge1xuXHR3aWR0aDo4cHg7XG5cdGhlaWdodDo0cHg7XG5cdGJvcmRlci13aWR0aDoxcHggMDtcbn1cblxuLmRpaml0U2xpZGVyQm90dG9tQnVtcGVyLFxuLmRpaml0U2xpZGVyTGVmdEJ1bXBlciB7XG5cdGJhY2tncm91bmQtY29sb3I6cmVkO1xufVxuXG4uZGlqaXRTbGlkZXJUb3BCdW1wZXIsXG4uZGlqaXRTbGlkZXJSaWdodEJ1bXBlciB7XG5cdGJhY2tncm91bmQtY29sb3I6dHJhbnNwYXJlbnQ7XG59XG5cbi5kaWppdFNsaWRlckRlY29yYXRpb24ge1xuXHR0ZXh0LWFsaWduOmNlbnRlcjtcbn1cblxuLmRpaml0U2xpZGVyRGVjb3JhdGlvbkMsXG4uZGlqaXRTbGlkZXJEZWNvcmF0aW9uViB7XG5cdHBvc2l0aW9uOiByZWxhdGl2ZTsgLyogbmVlZGVkIGZvciBJRStxdWlya3MrUlRMK3ZlcnRpY2FsIChyZW5kZXJpbmcgYnVnKSBidXQgYWRkIGV2ZXJ5d2hlcmUgZm9yIGN1c3RvbSBzdHlsaW5nIGNvbnNpc3RlbmN5IGJ1dCB0aGlzIG1lc3NlcyB1cCBJRSBob3Jpem9udGFsIHNsaWRlcnMgKi9cbn1cblxuLmRpaml0U2xpZGVyRGVjb3JhdGlvbkgge1xuXHR3aWR0aDogMTAwJTtcbn1cblxuLmRpaml0U2xpZGVyRGVjb3JhdGlvblYge1xuXHRoZWlnaHQ6IDEwMCU7XG5cdHdoaXRlLXNwYWNlOiBub3dyYXA7XG59XG5cbi5kaWppdFNsaWRlckJ1dHRvbiB7XG5cdGZvbnQtZmFtaWx5Om1vbm9zcGFjZTtcblx0bWFyZ2luOjA7XG5cdHBhZGRpbmc6MDtcblx0ZGlzcGxheTpibG9jaztcbn1cblxuLmRqX2ExMXkgLmRpaml0U2xpZGVyQnV0dG9uSW5uZXIge1xuXHR2aXNpYmlsaXR5OnZpc2libGUgIWltcG9ydGFudDtcbn1cblxuLmRpaml0U2xpZGVyQnV0dG9uQ29udGFpbmVyIHtcblx0dGV4dC1hbGlnbjpjZW50ZXI7XG5cdGhlaWdodDowO1x0LyogPz8/ICovXG59XG4uZGlqaXRTbGlkZXJCdXR0b25Db250YWluZXIgKiB7XG5cdGN1cnNvcjogcG9pbnRlcjtcblx0LXdlYmtpdC10YXAtaGlnaGxpZ2h0LWNvbG9yOiB0cmFuc3BhcmVudDtcbn1cblxuLmRpaml0U2xpZGVyIC5kaWppdEJ1dHRvbk5vZGUge1xuXHRwYWRkaW5nOjA7XG5cdGRpc3BsYXk6YmxvY2s7XG59XG5cbi5kaWppdFJ1bGVDb250YWluZXIge1xuXHRwb3NpdGlvbjpyZWxhdGl2ZTtcblx0b3ZlcmZsb3c6dmlzaWJsZTtcbn1cblxuLmRpaml0UnVsZUNvbnRhaW5lclYge1xuXHRoZWlnaHQ6MTAwJTtcblx0bGluZS1oZWlnaHQ6MDtcblx0ZmxvYXQ6bGVmdDtcblx0dGV4dC1hbGlnbjpsZWZ0O1xufVxuXG4uZGpfb3BlcmEgLmRpaml0UnVsZUNvbnRhaW5lclYge1xuXHRsaW5lLWhlaWdodDoyJTtcbn1cblxuLmRqX2llIC5kaWppdFJ1bGVDb250YWluZXJWIHtcblx0bGluZS1oZWlnaHQ6bm9ybWFsO1xufVxuXG4uZGpfZ2Vja28gLmRpaml0UnVsZUNvbnRhaW5lclYge1xuXHRtYXJnaW46MCAwIDFweCAwOyAvKiBtb3ppbGxhIGJ1ZyB3b3JrYXJvdW5kIGZvciBmbG9hdDpsZWZ0LGhlaWdodDoxMDAlIGJsb2NrIGVsZW1lbnRzICovXG59XG5cbi5kaWppdFJ1bGVNYXJrIHtcblx0cG9zaXRpb246YWJzb2x1dGU7XG5cdGJvcmRlcjoxcHggc29saWQgYmxhY2s7XG5cdGxpbmUtaGVpZ2h0OjA7XG5cdGhlaWdodDoxMDAlO1xufVxuXG4uZGlqaXRSdWxlTWFya0gge1xuXHR3aWR0aDowO1xuXHRib3JkZXItdG9wLXdpZHRoOjAgIWltcG9ydGFudDtcblx0Ym9yZGVyLWJvdHRvbS13aWR0aDowICFpbXBvcnRhbnQ7XG5cdGJvcmRlci1sZWZ0LXdpZHRoOjAgIWltcG9ydGFudDtcbn1cblxuLmRpaml0UnVsZUxhYmVsQ29udGFpbmVyIHtcblx0cG9zaXRpb246YWJzb2x1dGU7XG59XG5cbi5kaWppdFJ1bGVMYWJlbENvbnRhaW5lckgge1xuXHR0ZXh0LWFsaWduOmNlbnRlcjtcblx0ZGlzcGxheTppbmxpbmUtYmxvY2s7XG59XG5cbi5kaWppdFJ1bGVMYWJlbEgge1xuXHRwb3NpdGlvbjpyZWxhdGl2ZTtcblx0bGVmdDotNTAlO1xufVxuXG4uZGlqaXRSdWxlTGFiZWxWIHtcblx0Lyogc28gdGhhdCBsb25nIGxhYmVscyBkb24ndCBvdmVyZmxvdyB0byBtdWx0aXBsZSByb3dzLCBvciBvdmVyd3JpdGUgc2xpZGVyIGl0c2VsZiAqL1xuXHR0ZXh0LW92ZXJmbG93OiBlbGxpcHNpcztcblx0d2hpdGUtc3BhY2U6IG5vd3JhcDtcblx0b3ZlcmZsb3c6IGhpZGRlbjtcbn1cblxuLmRpaml0UnVsZU1hcmtWIHtcblx0aGVpZ2h0OjA7XG5cdGJvcmRlci1yaWdodC13aWR0aDowICFpbXBvcnRhbnQ7XG5cdGJvcmRlci1ib3R0b20td2lkdGg6MCAhaW1wb3J0YW50O1xuXHRib3JkZXItbGVmdC13aWR0aDowICFpbXBvcnRhbnQ7XG5cdHdpZHRoOjEwMCU7XG5cdGxlZnQ6MDtcbn1cblxuLmRqX2llIC5kaWppdFJ1bGVMYWJlbENvbnRhaW5lclYge1xuXHRtYXJnaW4tdG9wOi0uNTVlbTtcbn1cblxuLmRqX2ExMXkgLmRpaml0U2xpZGVyUmVhZE9ubHksXG4uZGpfYTExeSAuZGlqaXRTbGlkZXJEaXNhYmxlZCB7XG5cdG9wYWNpdHk6MC42O1xufVxuLmRqX2llIC5kal9hMTF5IC5kaWppdFNsaWRlclJlYWRPbmx5IC5kaWppdFNsaWRlckJhcixcbi5kal9pZSAuZGpfYTExeSAuZGlqaXRTbGlkZXJEaXNhYmxlZCAuZGlqaXRTbGlkZXJCYXIge1xuXHRmaWx0ZXI6IGFscGhhKG9wYWNpdHk9NDApO1xufVxuXG4vKiArIGFuZCAtIFNsaWRlciBidXR0b25zOiBvdmVycmlkZSB0aGVtZSBzZXR0aW5ncyB0byBkaXNwbGF5IGljb25zICovXG4uZGpfYTExeSAuZGlqaXRTbGlkZXIgLmRpaml0U2xpZGVyQnV0dG9uQ29udGFpbmVyIGRpdiB7XG5cdGZvbnQtZmFtaWx5OiBtb25vc3BhY2U7IC8qIG90aGVyd2lzZSBoeXBoZW4gaXMgbGFyZ2VyIGFuZCBtb3JlIHZlcnRpY2FsbHkgY2VudGVyZWQgKi9cblx0Zm9udC1zaXplOiAxZW07XG5cdGxpbmUtaGVpZ2h0OiAxZW07XG5cdGhlaWdodDogYXV0bztcblx0d2lkdGg6IGF1dG87XG5cdG1hcmdpbjogMCA0cHg7XG59XG5cbi8qIEljb24tb25seSBidXR0b25zIChvZnRlbiBpbiB0b29sYmFycykgc3RpbGwgZGlzcGxheSB0aGUgdGV4dCBpbiBoaWdoLWNvbnRyYXN0IG1vZGUgKi9cbi5kal9hMTF5IC5kaWppdEJ1dHRvbkNvbnRlbnRzIC5kaWppdEJ1dHRvblRleHQsXG4uZGpfYTExeSAuZGlqaXRUYWIgLnRhYkxhYmVsIHtcblx0ZGlzcGxheTogaW5saW5lICFpbXBvcnRhbnQ7XG59XG4uZGpfYTExeSAuZGlqaXRTZWxlY3QgLmRpaml0QnV0dG9uVGV4dCB7XG5cdGRpc3BsYXk6IGlubGluZS1ibG9jayAhaW1wb3J0YW50O1xufVxuXG4vKiBUZXh0QXJlYSwgU2ltcGxlVGV4dEFyZWEgKi9cbi5kaWppdFRleHRBcmVhIHtcblx0d2lkdGg6MTAwJTtcblx0b3ZlcmZsb3cteTogYXV0bztcdC8qIHcvb3V0IHRoaXMgSUUncyBTaW1wbGVUZXh0QXJlYSBnb2VzIHRvIG92ZXJmbG93OiBzY3JvbGwgKi9cbn1cbi5kaWppdFRleHRBcmVhW2NvbHNdIHtcblx0d2lkdGg6YXV0bzsgLyogU2ltcGxlVGV4dEFyZWEgY29scyAqL1xufVxuLmRqX2llIC5kaWppdFRleHRBcmVhQ29scyB7XG5cdHdpZHRoOmF1dG87XG59XG5cbi5kaWppdEV4cGFuZGluZ1RleHRBcmVhIHtcblx0LyogZm9yIGF1dG8gZXhhbmRpbmcgdGV4dGFyZWEgKGNhbGxlZCBUZXh0YXJlYSBjdXJyZW50bHksIHJlbmFtZSBmb3IgMi4wKSBkb24ndCB3YW50IHRvIGRpc3BsYXkgdGhlIGdyaXAgdG8gcmVzaXplICovXG5cdHJlc2l6ZTogbm9uZTtcbn1cblxuXG4vKiBUb29sYmFyXG4gKiBOb3RlIHRoYXQgb3RoZXIgdG9vbGJhciBydWxlcyAoZm9yIG9iamVjdHMgaW4gdG9vbGJhcnMpIGFyZSBzY2F0dGVyZWQgdGhyb3VnaG91dCB0aGlzIGZpbGUuXG4gKi9cblxuLmRpaml0VG9vbGJhclNlcGFyYXRvciB7XG5cdGhlaWdodDogMThweDtcblx0d2lkdGg6IDVweDtcblx0cGFkZGluZzogMCAxcHg7XG5cdG1hcmdpbjogMDtcbn1cblxuLyogRWRpdG9yICovXG4uZGlqaXRJRUZpeGVkVG9vbGJhciB7XG5cdHBvc2l0aW9uOmFic29sdXRlO1xuXHQvKiB0b3A6MDsgKi9cblx0dG9wOiBleHByZXNzaW9uKGV2YWwoKGRvY3VtZW50LmRvY3VtZW50RWxlbWVudHx8ZG9jdW1lbnQuYm9keSkuc2Nyb2xsVG9wKSk7XG59XG5cbi5kaWppdEVkaXRvciB7XG5cdGRpc3BsYXk6IGJsb2NrO1x0LyogcHJldmVudHMgZ2xpdGNoIG9uIEZGIHdpdGggSW5saW5lRWRpdEJveCwgc2VlICM4NDA0ICovXG59XG5cbi5kaWppdEVkaXRvckRpc2FibGVkLFxuLmRpaml0RWRpdG9yUmVhZE9ubHkge1xuXHRjb2xvcjogZ3JheTtcbn1cblxuLyogVGltZVBpY2tlciAqL1xuXG4uZGlqaXRUaW1lUGlja2VyIHtcblx0YmFja2dyb3VuZC1jb2xvcjogd2hpdGU7XG59XG4uZGlqaXRUaW1lUGlja2VySXRlbSB7XG5cdGN1cnNvcjpwb2ludGVyO1xuXHQtd2Via2l0LXRhcC1oaWdobGlnaHQtY29sb3I6IHRyYW5zcGFyZW50O1xufVxuLmRpaml0VGltZVBpY2tlckl0ZW1Ib3ZlciB7XG5cdGJhY2tncm91bmQtY29sb3I6Z3JheTtcblx0Y29sb3I6d2hpdGU7XG59XG4uZGlqaXRUaW1lUGlja2VySXRlbVNlbGVjdGVkIHtcblx0Zm9udC13ZWlnaHQ6Ym9sZDtcblx0Y29sb3I6IzMzMztcblx0YmFja2dyb3VuZC1jb2xvcjojYjdjZGVlO1xufVxuLmRpaml0VGltZVBpY2tlckl0ZW1EaXNhYmxlZCB7XG5cdGNvbG9yOmdyYXk7XG5cdHRleHQtZGVjb3JhdGlvbjpsaW5lLXRocm91Z2g7XG59XG5cbi5kaWppdFRpbWVQaWNrZXJJdGVtSW5uZXIge1xuXHR0ZXh0LWFsaWduOmNlbnRlcjtcblx0Ym9yZGVyOjA7XG5cdHBhZGRpbmc6MnB4IDhweCAycHggOHB4O1xufVxuXG4uZGlqaXRUaW1lUGlja2VyVGljayxcbi5kaWppdFRpbWVQaWNrZXJNYXJrZXIge1xuXHRib3JkZXItYm90dG9tOjFweCBzb2xpZCBncmF5O1xufVxuXG4uZGlqaXRUaW1lUGlja2VyIC5kaWppdERvd25BcnJvd0J1dHRvbiB7XG5cdGJvcmRlci10b3A6IG5vbmUgIWltcG9ydGFudDtcbn1cblxuLmRpaml0VGltZVBpY2tlclRpY2sge1xuXHRjb2xvcjojQ0NDO1xufVxuXG4uZGlqaXRUaW1lUGlja2VyTWFya2VyIHtcblx0Y29sb3I6YmxhY2s7XG5cdGJhY2tncm91bmQtY29sb3I6I0NDQztcbn1cblxuLmRqX2ExMXkgLmRpaml0VGltZVBpY2tlckl0ZW1TZWxlY3RlZCAuZGlqaXRUaW1lUGlja2VySXRlbUlubmVyIHtcblx0Ym9yZGVyOiBzb2xpZCA0cHggYmxhY2s7XG59XG4uZGpfYTExeSAuZGlqaXRUaW1lUGlja2VySXRlbUhvdmVyIC5kaWppdFRpbWVQaWNrZXJJdGVtSW5uZXIge1xuXHRib3JkZXI6IGRhc2hlZCA0cHggYmxhY2s7XG59XG5cblxuLmRpaml0VG9nZ2xlQnV0dG9uSWNvbkNoYXIge1xuXHQvKiBjaGFyYWN0ZXIgKGluc3RlYWQgb2YgaWNvbikgdG8gc2hvdyB0aGF0IFRvZ2dsZUJ1dHRvbiBpcyBjaGVja2VkICovXG5cdGRpc3BsYXk6bm9uZSAhaW1wb3J0YW50O1xufVxuLmRqX2ExMXkgLmRpaml0VG9nZ2xlQnV0dG9uIC5kaWppdFRvZ2dsZUJ1dHRvbkljb25DaGFyIHtcblx0ZGlzcGxheTppbmxpbmUgIWltcG9ydGFudDtcblx0dmlzaWJpbGl0eTpoaWRkZW47XG59XG4uZGpfaWU2IC5kaWppdFRvZ2dsZUJ1dHRvbkljb25DaGFyLCAuZGpfaWU2IC50YWJTdHJpcEJ1dHRvbiAuZGlqaXRCdXR0b25UZXh0IHtcblx0Zm9udC1mYW1pbHk6IFwiQXJpYWwgVW5pY29kZSBNU1wiO1x0Lyogb3RoZXJ3aXNlIHRoZSBhMTF5IGNoYXJhY3RlciAoY2hlY2ttYXJrLCBhcnJvdywgZXRjLikgYXBwZWFycyBhcyBhIGJveCAqL1xufVxuLmRqX2ExMXkgLmRpaml0VG9nZ2xlQnV0dG9uQ2hlY2tlZCAuZGlqaXRUb2dnbGVCdXR0b25JY29uQ2hhciB7XG5cdGRpc3BsYXk6IGlubGluZSAhaW1wb3J0YW50OyAvKiBJbiBoaWdoIGNvbnRyYXN0IG1vZGUsIGRpc3BsYXkgdGhlIGNoZWNrIHN5bWJvbCAqL1xuXHR2aXNpYmlsaXR5OnZpc2libGUgIWltcG9ydGFudDtcbn1cblxuLmRpaml0QXJyb3dCdXR0b25DaGFyIHtcblx0ZGlzcGxheTpub25lICFpbXBvcnRhbnQ7XG59XG4uZGpfYTExeSAuZGlqaXRBcnJvd0J1dHRvbkNoYXIge1xuXHRkaXNwbGF5OmlubGluZSAhaW1wb3J0YW50O1xufVxuXG4uZGpfYTExeSAuZGlqaXREcm9wRG93bkJ1dHRvbiAuZGlqaXRBcnJvd0J1dHRvbklubmVyLFxuLmRqX2ExMXkgLmRpaml0Q29tYm9CdXR0b24gLmRpaml0QXJyb3dCdXR0b25Jbm5lciB7XG5cdGRpc3BsYXk6bm9uZSAhaW1wb3J0YW50O1xufVxuXG4vKiBTZWxlY3QgKi9cbi5kal9hMTF5IC5kaWppdFNlbGVjdCB7XG5cdGJvcmRlci1jb2xsYXBzZTogc2VwYXJhdGUgIWltcG9ydGFudDtcblx0Ym9yZGVyLXdpZHRoOiAxcHg7XG5cdGJvcmRlci1zdHlsZTogc29saWQ7XG59XG4uZGpfaWUgLmRpaml0U2VsZWN0IHtcblx0dmVydGljYWwtYWxpZ246IG1pZGRsZTsgLyogU2V0IHRoaXMgYmFjayBmb3Igd2hhdCB3ZSBoYWNrIGluIGRpaml0IGlubGluZSAqL1xufVxuLmRqX2llNiAuZGlqaXRTZWxlY3QgLmRpaml0VmFsaWRhdGlvbkNvbnRhaW5lcixcbi5kal9pZTggLmRpaml0U2VsZWN0IC5kaWppdEJ1dHRvblRleHQge1xuXHR2ZXJ0aWNhbC1hbGlnbjogdG9wO1xufVxuLmRqX2llNiAuZGlqaXRUZXh0Qm94IC5kaWppdElucHV0Q29udGFpbmVyLFxuLmRqX2llcXVpcmtzIC5kaWppdFRleHRCb3ggLmRpaml0SW5wdXRDb250YWluZXIsXG4uZGpfaWU2IC5kaWppdFRleHRCb3ggLmRpaml0QXJyb3dCdXR0b25Jbm5lcixcbi5kal9pZTYgLmRpaml0U3Bpbm5lciAuZGlqaXRTcGlubmVyQnV0dG9uSW5uZXIsXG4uZGlqaXRTZWxlY3QgLmRpaml0U2VsZWN0TGFiZWwge1xuXHR2ZXJ0aWNhbC1hbGlnbjogYmFzZWxpbmU7XG59XG5cbi5kaWppdE51bWJlclRleHRCb3gge1xuXHR0ZXh0LWFsaWduOiBsZWZ0O1xuXHRkaXJlY3Rpb246IGx0cjtcbn1cblxuLmRpaml0TnVtYmVyVGV4dEJveCAuZGlqaXRJbnB1dElubmVyIHtcblx0dGV4dC1hbGlnbjogaW5oZXJpdDsgLyogaW5wdXQgKi9cbn1cblxuLmRpaml0TnVtYmVyVGV4dEJveCBpbnB1dC5kaWppdElucHV0SW5uZXIsXG4uZGlqaXRDdXJyZW5jeVRleHRCb3ggaW5wdXQuZGlqaXRJbnB1dElubmVyLFxuLmRpaml0U3Bpbm5lciBpbnB1dC5kaWppdElucHV0SW5uZXIge1xuXHR0ZXh0LWFsaWduOiByaWdodDtcbn1cblxuLmRqX2llOCAuZGlqaXROdW1iZXJUZXh0Qm94IGlucHV0LmRpaml0SW5wdXRJbm5lciwgLmRqX2llOSAuZGlqaXROdW1iZXJUZXh0Qm94IGlucHV0LmRpaml0SW5wdXRJbm5lcixcbi5kal9pZTggLmRpaml0Q3VycmVuY3lUZXh0Qm94IGlucHV0LmRpaml0SW5wdXRJbm5lciwgLmRqX2llOSAuZGlqaXRDdXJyZW5jeVRleHRCb3ggaW5wdXQuZGlqaXRJbnB1dElubmVyLFxuLmRqX2llOCAuZGlqaXRTcGlubmVyIGlucHV0LmRpaml0SW5wdXRJbm5lciwgLmRqX2llOSAuZGlqaXRTcGlubmVyIGlucHV0LmRpaml0SW5wdXRJbm5lciB7XG5cdC8qIHdvcmthcm91bmQgYnVnIHdoZXJlIGNhcmV0IGludmlzaWJsZSBpbiBlbXB0eSB0ZXh0Ym94ZXMgKi9cblx0cGFkZGluZy1yaWdodDogMXB4ICFpbXBvcnRhbnQ7XG59XG5cbi5kaWppdFRvb2xiYXIgLmRpaml0U2VsZWN0IHtcblx0bWFyZ2luOiAwO1xufVxuLmRqX3dlYmtpdCAuZGlqaXRUb29sYmFyIC5kaWppdFNlbGVjdCB7XG5cdHBhZGRpbmctbGVmdDogMC4zZW07XG59XG4uZGlqaXRTZWxlY3QgLmRpaml0QnV0dG9uQ29udGVudHMge1xuXHRwYWRkaW5nOiAwO1xuXHR3aGl0ZS1zcGFjZTogbm93cmFwO1xuXHR0ZXh0LWFsaWduOiBsZWZ0O1xuXHRib3JkZXItc3R5bGU6IG5vbmUgc29saWQgbm9uZSBub25lO1xuXHRib3JkZXItd2lkdGg6IDFweDtcbn1cbi5kaWppdFNlbGVjdEZpeGVkV2lkdGggLmRpaml0QnV0dG9uQ29udGVudHMge1xuXHR3aWR0aDogMTAwJTtcbn1cblxuLmRpaml0U2VsZWN0TWVudSAuZGlqaXRNZW51SXRlbUljb24ge1xuXHQvKiBhdm9pZCBibGFuayBhcmVhIGluIGxlZnQgc2lkZSBvZiBtZW51IChzaW5jZSB3ZSBoYXZlIG5vIGljb25zKSAqL1xuXHRkaXNwbGF5Om5vbmU7XG59XG4uZGpfaWU2IC5kaWppdFNlbGVjdE1lbnUgLmRpaml0TWVudUl0ZW1MYWJlbCxcbi5kal9pZTcgLmRpaml0U2VsZWN0TWVudSAuZGlqaXRNZW51SXRlbUxhYmVsIHtcblx0LyogU2V0IGJhY2sgdG8gc3RhdGljIGR1ZSB0byBidWcgaW4gaWU2L2llNyAtIFNlZSBCdWcgIzk2NTEgKi9cblx0cG9zaXRpb246IHN0YXRpYztcbn1cblxuLyogRml4IHRoZSBiYXNlbGluZSBvZiBvdXIgbGFiZWwgKGZvciBtdWx0aS1zaXplIGZvbnQgZWxlbWVudHMpICovXG4uZGlqaXRTZWxlY3RMYWJlbCAqXG57XG5cdHZlcnRpY2FsLWFsaWduOiBiYXNlbGluZTtcbn1cblxuLyogU3R5bGluZyBmb3IgdGhlIGN1cnJlbnRseS1zZWxlY3RlZCBvcHRpb24gKHJpY2ggdGV4dCBjYW4gbWVzcyB0aGlzIHVwKSAqL1xuLmRpaml0U2VsZWN0U2VsZWN0ZWRPcHRpb24gKiB7XG5cdGZvbnQtd2VpZ2h0OiBib2xkO1xufVxuXG4vKiBGaXggdGhlIHN0eWxpbmcgb2YgdGhlIGRyb3Bkb3duIG1lbnUgdG8gYmUgbW9yZSBjb21ib2JveC1saWtlICovXG4uZGlqaXRTZWxlY3RNZW51IHtcblx0Ym9yZGVyLXdpZHRoOiAxcHg7XG59XG5cbi8qIFVzZWQgaW4gY2FzZXMsIHN1Y2ggYXMgRnVsbFNjcmVlbiBwbHVnaW4sIHdoZW4gd2UgbmVlZCB0byBmb3JjZSBzdHVmZiB0byBzdGF0aWMgcG9zaXRpb25pbmcuICovXG4uZGlqaXRGb3JjZVN0YXRpYyB7XG5cdHBvc2l0aW9uOiBzdGF0aWMgIWltcG9ydGFudDtcbn1cblxuLyoqKiogRGlzYWJsZWQgY3Vyc29yICoqKioqL1xuLmRpaml0UmVhZE9ubHkgKixcbi5kaWppdERpc2FibGVkICosXG4uZGlqaXRSZWFkT25seSxcbi5kaWppdERpc2FibGVkIHtcblx0LyogYSByZWdpb24gdGhlIHVzZXIgd291bGQgYmUgYWJsZSB0byBjbGljayBvbiwgYnV0IGl0J3MgZGlzYWJsZWQgKi9cblx0Y3Vyc29yOiBkZWZhdWx0O1xufVxuXG4vKiBEcmFnIGFuZCBEcm9wICovXG4uZG9qb0RuZEl0ZW0ge1xuICAgIHBhZGRpbmc6IDJweDsgIC8qIHdpbGwgYmUgcmVwbGFjZWQgYnkgYm9yZGVyIGR1cmluZyBkcmFnIG92ZXIgKGRvam9EbmRJdGVtQmVmb3JlLCBkb2pvRG5kSXRlbUFmdGVyKSAqL1xuXG5cdC8qIFByZXZlbnQgbWFnbmlmeWluZy1nbGFzcyB0ZXh0IHNlbGVjdGlvbiBpY29uIHRvIGFwcGVhciBvbiBtb2JpbGUgd2Via2l0IGFzIGl0IGNhdXNlcyBhIHRvdWNob3V0IGV2ZW50ICovXG5cdC13ZWJraXQtdG91Y2gtY2FsbG91dDogbm9uZTtcblx0LXdlYmtpdC11c2VyLXNlbGVjdDogbm9uZTsgLyogRGlzYWJsZSBzZWxlY3Rpb24vQ29weSBvZiBVSVdlYlZpZXcgKi9cbn1cbi5kb2pvRG5kSG9yaXpvbnRhbCAuZG9qb0RuZEl0ZW0ge1xuICAgIC8qIG1ha2UgY29udGVudHMgb2YgaG9yaXpvbnRhbCBjb250YWluZXIgYmUgc2lkZSBieSBzaWRlLCByYXRoZXIgdGhhbiB2ZXJ0aWNhbCAqL1xuICAgICNkaXNwbGF5OiBpbmxpbmU7XG4gICAgZGlzcGxheTogaW5saW5lLWJsb2NrO1xufVxuXG4uZG9qb0RuZEl0ZW1CZWZvcmUsXG4uZG9qb0RuZEl0ZW1BZnRlciB7XG5cdGJvcmRlcjogMHB4IHNvbGlkICMzNjk7XG59XG4uZG9qb0RuZEl0ZW1CZWZvcmUge1xuICAgIGJvcmRlci13aWR0aDogMnB4IDAgMCAwO1xuICAgIHBhZGRpbmc6IDAgMnB4IDJweCAycHg7XG59XG4uZG9qb0RuZEl0ZW1BZnRlciB7XG4gICAgYm9yZGVyLXdpZHRoOiAwIDAgMnB4IDA7XG4gICAgcGFkZGluZzogMnB4IDJweCAwIDJweDtcbn1cbi5kb2pvRG5kSG9yaXpvbnRhbCAuZG9qb0RuZEl0ZW1CZWZvcmUge1xuICAgIGJvcmRlci13aWR0aDogMCAwIDAgMnB4O1xuICAgIHBhZGRpbmc6IDJweCAycHggMnB4IDA7XG59XG4uZG9qb0RuZEhvcml6b250YWwgLmRvam9EbmRJdGVtQWZ0ZXIge1xuICAgIGJvcmRlci13aWR0aDogMCAycHggMCAwO1xuICAgIHBhZGRpbmc6IDJweCAwIDJweCAycHg7XG59XG5cbi5kb2pvRG5kSXRlbU92ZXIge1xuXHRjdXJzb3I6cG9pbnRlcjtcbn1cbi5kal9nZWNrbyAuZGlqaXRBcnJvd0J1dHRvbklubmVyIElOUFVULFxuLmRqX2dlY2tvIElOUFVULmRpaml0QXJyb3dCdXR0b25Jbm5lciB7XG5cdC1tb3otdXNlci1mb2N1czppZ25vcmU7XG59XG4uZGlqaXRGb2N1c2VkIC5kaWppdE1lbnVJdGVtU2hvcnRjdXRLZXkge1xuXHR0ZXh0LWRlY29yYXRpb246IHVuZGVybGluZTtcbn1cbiIsIi8qIERpaml0IGN1c3RvbSBzdHlsaW5nICovXG4uZGlqaXRCb3JkZXJDb250YWluZXIge1xuICAgIGhlaWdodDogMzUwcHg7XG59XG4uZGlqaXRUb29sdGlwQ29udGFpbmVyIHtcbiAgICBiYWNrZ3JvdW5kOiAjZmZmO1xuICAgIGJvcmRlcjogMXB4IHNvbGlkICNjY2M7XG4gICAgYm9yZGVyLXJhZGl1czogNnB4O1xufVxuLmRpaml0Q29udGVudFBhbmUge1xuICAgIGJveC1zaXppbmc6IGNvbnRlbnQtYm94O1xuICAgIG92ZXJmbG93OiBhdXRvICFpbXBvcnRhbnQ7IC8qIFdpZGdldHMgbGlrZSB0aGUgZGF0YSBncmlkIHBhc3MgdGhlaXIgc2Nyb2xsXG4gICAgb2Zmc2V0IHRvIHRoZSBwYXJlbnQgaWYgdGhlcmUgaXMgbm90IGVub3VnaCByb29tIHRvIGRpc3BsYXkgYSBzY3JvbGwgYmFyXG4gICAgaW4gdGhlIHdpZGdldCBpdHNlbGYsIHNvIGRvIG5vdCBoaWRlIHRoZSBvdmVyZmxvdy4gKi9cbn1cblxuLyogR2xvYmFsIEJvb3RzdHJhcCBjaGFuZ2VzICovXG5cbi8qIENsaWVudCBkZWZhdWx0cyBhbmQgaGVscGVycyAqL1xuLm14LWRhdGF2aWV3LWNvbnRlbnQsIC5teC1zY3JvbGxjb250YWluZXItd3JhcHBlcjpub3QoLm14LXNjcm9sbGNvbnRhaW5lci1uZXN0ZWQpLCAubXgtdGFiY29udGFpbmVyLWNvbnRlbnQsIC5teC1ncmlkLWNvbnRlbnQge1xuICAgIC13ZWJraXQtb3ZlcmZsb3ctc2Nyb2xsaW5nOiB0b3VjaDtcbn1cbmh0bWwsIGJvZHksICNjb250ZW50IHtcbiAgICBoZWlnaHQ6IDEwMCU7XG59XG4jY29udGVudCA+IC5teC1wYWdlIHtcbiAgICB3aWR0aDogMTAwJTtcbiAgICBtaW4taGVpZ2h0OiAxMDAlO1xufVxuXG4ubXgtbGVmdC1hbGlnbmVkIHtcbiAgICB0ZXh0LWFsaWduOiBsZWZ0O1xufVxuLm14LXJpZ2h0LWFsaWduZWQge1xuICAgIHRleHQtYWxpZ246IHJpZ2h0O1xufVxuLm14LWNlbnRlci1hbGlnbmVkIHtcbiAgICB0ZXh0LWFsaWduOiBjZW50ZXI7XG59XG5cbi5teC10YWJsZSB7XG4gICAgd2lkdGg6IDEwMCU7XG59XG4ubXgtdGFibGUgdGgsXG4ubXgtdGFibGUgdGQge1xuICAgIHBhZGRpbmc6IDhweDtcbiAgICB2ZXJ0aWNhbC1hbGlnbjogdG9wO1xufVxuLm14LXRhYmxlIHRoLm5vcGFkZGluZyxcbi5teC10YWJsZSB0ZC5ub3BhZGRpbmcge1xuXHRwYWRkaW5nOiAwO1xufVxuXG4ubXgtb2Zmc2NyZWVuIHtcbiAgICAvKiBXaGVuIHBvc2l0aW9uIHJlbGF0aXZlIGlzIG5vdCBzZXQgSUUgZG9lc24ndCBwcm9wZXJseSByZW5kZXIgd2hlbiB0aGlzIGNsYXNzIGlzIHJlbW92ZWRcbiAgICAgKiB3aXRoIHRoZSBlZmZlY3QgdGhhdCBlbGVtZW50cyBhcmUgbm90IGRpc3BsYXllZCBvciBhcmUgbm90IGNsaWNrYWJsZS5cbiAgICAqL1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbiAgICBoZWlnaHQ6IDA7XG4gICAgb3ZlcmZsb3c6IGhpZGRlbjtcbn1cblxuLm14LWllLWV2ZW50LXNoaWVsZCB7XG4gICAgcG9zaXRpb246IGFic29sdXRlO1xuICAgIHRvcDogMDtcbiAgICBsZWZ0OiAwO1xuICAgIHdpZHRoOiAxMDAlO1xuICAgIGhlaWdodDogMTAwJTtcbiAgICB6LWluZGV4OiAtMTtcbn1cblxuLm14LXN3aXBlLW5hdmlnYXRpb24tcHJvZ3Jlc3Mge1xuICAgIHBvc2l0aW9uOiBhYnNvbHV0ZTtcbiAgICBoZWlnaHQ6IDU0cHg7XG4gICAgd2lkdGg6IDU0cHg7XG4gICAgdG9wOiBjYWxjKDUwJSAtIDI3cHgpO1xuICAgIGxlZnQ6IGNhbGMoNTAlIC0gMjdweCk7XG4gICAgYmFja2dyb3VuZDogdXJsKGRhdGE6aW1hZ2UvZ2lmO2Jhc2U2NCxSMGxHT0RsaE5nQTJBUE1BQVAvLy93QUFBSGg0ZUJ3Y0hBNE9EdGpZMkZSVVZOemMzTVRFeEVoSVNJcUtpZ0FBQUFBQUFBQUFBQUFBQUFBQUFDSDVCQWtLQUFBQUlmNGFRM0psWVhSbFpDQjNhWFJvSUdGcVlYaHNiMkZrTG1sdVptOEFJZjhMVGtWVVUwTkJVRVV5TGpBREFRQUFBQ3dBQUFBQU5nQTJBQUFFeXhESVNhdTlPT3ZOdS85Z0tJNWt5U0VKUVNTSTZVcUtLaFBLV3lMejNOcGltcXNKbnVnM0U0YUlNaVBJOXdzcVBUamlUbGt3cUF3RlRDeFhleFlHczBIMmdnSk9MWUxCUURDeTVnd213WXg5SkpyQXNzSFFYc0tyOUNGdU0zQWxjakowSUFkK0JBTUhMbWxySkFkdUJvNVBsNWlabXB1Y25aNmZjV3FJbUpDamFIT1poaXFtRkl1QWw2NFpzWml6RjZvRXJFSzN1Uk9sbTc2Z3djTER4TVhHeDhYQWo2SWt1NCtvSXJVazBoL1UwV0Vqem5IUUlzcWhrY2pCM3NuY3hkYkM1K0xseWN6aDdrOFJBQ0g1QkFrS0FBQUFMQUFBQUFBMkFEWUFBQVRNRU1oSnE3MDQ2ODI3LzJBb2ptUnBubVZoRUlSUm9HY3hzT3p3d3VSS3N3Wk83anZmQ0VnVGluUzduaEYwbU5FR2h3c2l3VW9nbHBTRHpoQzFLSWlLa1dBd0VKZ1FSTllWSk5pWlNkUjBJdVNzbGRKRlVKMHd1T01KSVcwMGJ5TnhSSE9CWklRamFHbHJXQnhmUUdHUUhsTlZqNVdhbTV5ZG5wOUxZMldib29zV2dpeW1RcWdFcWhON2ZaQ3dHYk95TzdFWHJLNDR1aHFscElxZ3dzUEV4Y2JIeU1lL0tNc2l2U2JQZExjbnRkSlAxTlBPYmlmUmlhUE13Y25DemNyYnlOWEc2TVhkeHVUaTd6NFJBQ0g1QkFrS0FBQUFMQUFBQUFBMkFEWUFBQVRPRU1oSnE3MDQ2ODI3LzJBb2ptUnBubWlxQXNJd0NLc3BFRFFCeCtOUUV3T2U3ejFmYUZhN0NVR3QxMUZZTU5BTUJWTFNTQ3JvYW9Qb2NFY1ZPWGNFZytoS0M1TEF0VEhRaEthSmlMUnU2THNUdjEzeTBJSE1PeXc5QjE4R2ZuK0Zob2VJaVlvWkNBazBDUWlMRmdwb0NobFRSd2h0QkpFV2NEWkNqbTBKRjN4bU1adHVGcVpDcVFRWG4za29vbWlrc0hpWm01MlNBSlJnbHJ3VGpZKzd3Y2JIeU1uS0U1Z296VzljSjdFL1dDZXNhdFVtMTF0RjB0RWp6eks0eTRuaHh0UEkyOGJxd2VqSTV1VHhKaEVBSWZrRUNRb0FBQUFzQUFBQUFEWUFOZ0FBQk1zUXlFbXJ2VGpyemJ2L1lDaU9aR21lYUtvQ3dqQUlxeWtRTkFISDQxQVRBNTd2UFY5b1Zyc0pRYTNYY1lsS0dtV3VKM0luRlJGcDFZNnVGaXh0YVYzUWwzY2FoejlYMnltZDdUaFRiNlo4VHEvYjcvaTh2R0NnR1FvYWNVSUZab0FYYkVkOU93UUdHR1pIaXpXT1FKQ1JCQmlJUW9vN2paaFJTd2RtQjNvVUI0b0dvNlNxcTZ5dE1RZ0pOQWtJckFxUkNpT0NJd2lXQkxSVFJTV3hsZ2toanlTOU5NYVV5TWxEVk1LOXhVT2ZKYnlXdjNxMmk3aEx1aFd3c3RsQ21hdkg1c3lyNWVyVnJ1NDRFUUFoK1FRSkNnQUFBQ3dBQUFBQU5nQTJBQUFFekJESVNhdTlPT3ZOdS85Z0tJNWthWjVvcWdMQ01BaXJLUkEwQWNmalVCTURudTg5WDJoV3V3bEJyZGR4aVVvYVphNG5jaWNWRVduVmpxNFdMRzFwWGRDWGR4cUhQMWZiS1ozdE9GTnZwbnhPcjl2ditMd2VFMS8yTDJ4K1ZCbG1TNFVZaDBLSkZvRkhqWHhSY245N2xKV1dsNWlaY2dVR05BWUZKSk1pQldhZ1E0TWxuVHNFQmlLTElxczFya0Ftc1RSV3FDU3FPNjFXa1JrSUNUUUpDQmNIWmdkSENyRUt4cW9HeVVJSXRnVEZlc0syQ1h2VXQzcmNCSHZZc2RwNjA3Yldlc3VyelpYQncrZ2lFUUFoK1FRSkNnQUFBQ3dBQUFBQU5nQTJBQUFFekJESVNhdTlPT3ZOdS85Z0tJNWthWjVvcWdMQ01BaXJLUkEwQWNmalVCTURudTg5WDJoV3V3bEJyZGR4aVVvYVphNG5jaWNWRVduVmpxNFdMRzFwWGRDWGR4cUhQMWZiS1ozdE9GTnZwbnhPcjl2ditMd2VFMS8yTDJ4K1ZCbG1TNFVZaDBLSkZvRkhqWHhSY245N2xKV1dsNWdTQ0FrMENRaVdDanMwQ3BRSW9qV2ZKWk1kbktjRUNhcURJSzQxWGtBaHREUzJYQ0d0cDdBa2p4Nm1ycW5Ca1NLaG9xUVhCUVkwQmdWTG01M0dGUVZtMHBUUG9nYVZ0Tit1bGR3NzNwUUhaZ2VXQjl3RzZwa29FUUFoK1FRSkNnQUFBQ3dBQUFBQU5nQTJBQUFFekJESVNhdTlPT3ZOdS85Z0tJNWthWjVvcWdMQ01BaXJLUkEwQWNmalVCTURudTg5WDJoV3V3bEJyZGR4aVVvYVphNG5jaWNWRVduVmpxNFdMRzFwWGRDWGR4cUhQMWZiS1ozdE9GTnZwbnhPcjl2dktVU0Nsa0RnTFFvN05BcC9Fd2lDTlg1Q2NSWjdpQVFKaTFRWGp6VkNacFNWQkpkQUY0NklrVDVzRjRlUGlxSlJHWUdDaElXR2puMnVzck8wdFhZRkJqUUdCYlFGWnJ4UVNpSzVnZ1l5a3lHVkpwakpqOHVkSWNRN3hpV2pJUWRtQjJ1cEl3ZkVCdHEySG95ejFyUE01OURseUxUazR1OHBFUUFoK1FRSkNnQUFBQ3dBQUFBQU5nQTJBQUFFekJESVNhdTlPT3ZOdS85Z0tJNWthWjVvcWdMQ01BaXJLUkEwQWNmalVCTURudTg5WDJoV3V3a1JDVm9Db1dtOWhCTEZqcWFBZGhEVEdyUGtOSDZTV1VLQ3UvTjJ3cldTcmhiOG9HbHFZQWljSFpPSU5ETUhHOTdlWFhvZFVsTlZWbGRnUzRhS2k0eU5qbzhGQmpRR0JZOFhCV3MwQTVWUVhSbVNVd2FkWlJob1VKazhwV0duY2hlZ082SkNlRFlZQjZnREIxYWVHUWVnQnJtV3djTER4TVhHeDF5QUtic2lzNEVnemo5c0o3ZlNtdFN0UTZReTI4M0tLTXpJamVIRTBjYlY1OW5sM2NYazR1OG9FUUE3KTtcbn1cblxuIiwiLyogQmFjYXVzZSB3ZSB1c2UgY2hlY2tib3hlcyB3aXRob3V0IGxhYmVscywgYWxpZ24gdGhlbSB3aXRoIG90aGVyIHdpZGdldHMuICovXG5pbnB1dFt0eXBlPVwiY2hlY2tib3hcIl0ge1xuICAgIG1hcmdpbjogOXB4IDA7XG59XG5cbi5teC1jaGVja2JveCBpbnB1dFt0eXBlPVwiY2hlY2tib3hcIl0ge1xuICAgIG1hcmdpbi1sZWZ0OiAwO1xuICAgIG1hcmdpbi1yaWdodDogOHB4O1xuICAgIHBvc2l0aW9uOiBzdGF0aWM7XG59XG5cbi5mb3JtLXZlcnRpY2FsIC5mb3JtLWdyb3VwLm14LWNoZWNrYm94IGlucHV0W3R5cGU9XCJjaGVja2JveFwiXSB7XG4gICAgZGlzcGxheTogYmxvY2s7XG59XG5cbi5mb3JtLXZlcnRpY2FsIC5mb3JtLWdyb3VwLm14LWNoZWNrYm94LmxhYmVsLWFmdGVyIGlucHV0W3R5cGU9XCJjaGVja2JveFwiXSB7XG4gICAgZGlzcGxheTogaW5saW5lLWJsb2NrO1xufVxuXG4uZm9ybS1ob3Jpem9udGFsIC5mb3JtLWdyb3VwLm5vLWNvbHVtbnMge1xuICAgIHBhZGRpbmctbGVmdDogMTVweDtcbiAgICBwYWRkaW5nLXJpZ2h0OiAxNXB4O1xufVxuXG4ubXgtcmFkaW9idXR0b25zLmlubGluZSAucmFkaW8ge1xuICAgIGRpc3BsYXk6IGlubGluZS1ibG9jaztcbiAgICBtYXJnaW4tcmlnaHQ6IDIwcHg7XG59XG5cbi5teC1yYWRpb2J1dHRvbnMgLnJhZGlvIGlucHV0W3R5cGU9XCJyYWRpb1wiXSB7XG4gICAgLyogUmVzZXQgYm9vdHN0cmFwIHJ1bGVzICovXG4gICAgcG9zaXRpb246IHN0YXRpYztcbiAgICBtYXJnaW4tcmlnaHQ6IDhweDtcbiAgICBtYXJnaW4tbGVmdDogMDtcbn1cblxuLm14LXJhZGlvYnV0dG9ucyAucmFkaW8gbGFiZWwge1xuICAgIC8qIFJlc2V0IGJvb3RzdHJhcCBydWxlcyAqL1xuICAgIHBhZGRpbmctbGVmdDogMDtcbn1cblxuLmFsZXJ0IHtcbiAgICBtYXJnaW4tdG9wOiA4cHg7XG4gICAgbWFyZ2luLWJvdHRvbTogMTBweDtcbiAgICB3aGl0ZS1zcGFjZTogcHJlLWxpbmU7XG59XG5cbi5teC1jb21wb3VuZC1jb250cm9sIHtcbiAgICBkaXNwbGF5OiBmbGV4O1xufVxuXG4ubXgtY29tcG91bmQtY29udHJvbCBidXR0b24ge1xuICAgIG1hcmdpbi1sZWZ0OiA1cHg7XG59XG5cbltkaXI9XCJydGxcIl0gLm14LWNvbXBvdW5kLWNvbnRyb2wgYnV0dG9uIHtcbiAgICBtYXJnaW4tcmlnaHQ6IDVweDtcbn1cbiIsIi5teC10b29sdGlwIHtcbiAgICBtYXJnaW46IDEwcHg7XG59XG4ubXgtdG9vbHRpcC1jb250ZW50IHtcbiAgICB3aWR0aDogNDAwcHg7XG4gICAgb3ZlcmZsb3cteTogYXV0bztcbn1cbi5teC10b29sdGlwLXByZXBhcmUge1xuICAgIGhlaWdodDogMjRweDtcbiAgICBwYWRkaW5nOiA4cHg7XG4gICAgYmFja2dyb3VuZDogdHJhbnNwYXJlbnQgdXJsKGRhdGE6aW1hZ2UvZ2lmO2Jhc2U2NCxSMGxHT0RsaEdBQVlBTVFkQUtYWjhuZkY2NFRMN1F1WDNGZTQ1emFxNGhPYjNmTDYvZnI5L3JyaTlkWHQrWnJVOEN5bTRVbXk1Y0hsOXVQeisySzg2T2oxL056dytyRGQ5TTNxK0pEUTcyckE2aU9pMyszNC9FQ3U0OGpvOXgyZjNnV1YyLy8vL3dBQUFBQUFBQ0gvQzA1RlZGTkRRVkJGTWk0d0F3RUFBQUFoL3d0WVRWQWdSR0YwWVZoTlVEdy9lSEJoWTJ0bGRDQmlaV2RwYmowaTc3dS9JaUJwWkQwaVZ6Vk5NRTF3UTJWb2FVaDZjbVZUZWs1VVkzcHJZemxrSWo4K0lEeDRPbmh0Y0cxbGRHRWdlRzFzYm5NNmVEMGlZV1J2WW1VNmJuTTZiV1YwWVM4aUlIZzZlRzF3ZEdzOUlrRmtiMkpsSUZoTlVDQkRiM0psSURVdU5pMWpNVFF3SURjNUxqRTJNRFExTVN3Z01qQXhOeTh3TlM4d05pMHdNVG93T0RveU1TQWdJQ0FnSUNBZ0lqNGdQSEprWmpwU1JFWWdlRzFzYm5NNmNtUm1QU0pvZEhSd09pOHZkM2QzTG5jekxtOXlaeTh4T1RrNUx6QXlMekl5TFhKa1ppMXplVzUwWVhndGJuTWpJajRnUEhKa1pqcEVaWE5qY21sd2RHbHZiaUJ5WkdZNllXSnZkWFE5SWlJZ2VHMXNibk02ZUcxd1BTSm9kSFJ3T2k4dmJuTXVZV1J2WW1VdVkyOXRMM2hoY0M4eExqQXZJaUI0Yld4dWN6cDRiWEJOVFQwaWFIUjBjRG92TDI1ekxtRmtiMkpsTG1OdmJTOTRZWEF2TVM0d0wyMXRMeUlnZUcxc2JuTTZjM1JTWldZOUltaDBkSEE2THk5dWN5NWhaRzlpWlM1amIyMHZlR0Z3THpFdU1DOXpWSGx3WlM5U1pYTnZkWEpqWlZKbFppTWlJSGh0Y0RwRGNtVmhkRzl5Vkc5dmJEMGlRV1J2WW1VZ1VHaHZkRzl6YUc5d0lFTkRJREl3TVRnZ0tFMWhZMmx1ZEc5emFDa2lJSGh0Y0UxTk9rbHVjM1JoYm1ObFNVUTlJbmh0Y0M1cGFXUTZSVUpGTmtVNE5FWkNORVZETVRGRk9EazNNREJCTlVVMVJVTTRRamczUVRVaUlIaHRjRTFOT2tSdlkzVnRaVzUwU1VROUluaHRjQzVrYVdRNlJVSkZOa1U0TlRCQ05FVkRNVEZGT0RrM01EQkJOVVUxUlVNNFFqZzNRVFVpUGlBOGVHMXdUVTA2UkdWeWFYWmxaRVp5YjIwZ2MzUlNaV1k2YVc1emRHRnVZMlZKUkQwaWVHMXdMbWxwWkRwRlFrVTJSVGcwUkVJMFJVTXhNVVU0T1Rjd01FRTFSVFZGUXpoQ09EZEJOU0lnYzNSU1pXWTZaRzlqZFcxbGJuUkpSRDBpZUcxd0xtUnBaRHBGUWtVMlJUZzBSVUkwUlVNeE1VVTRPVGN3TUVFMVJUVkZRemhDT0RkQk5TSXZQaUE4TDNKa1pqcEVaWE5qY21sd2RHbHZiajRnUEM5eVpHWTZVa1JHUGlBOEwzZzZlRzF3YldWMFlUNGdQRDk0Y0dGamEyVjBJR1Z1WkQwaWNpSS9QZ0gvL3YzOCsvcjUrUGYyOWZUejh2SHc3Kzd0N092cTZlam41dVhrNCtMaDROL2UzZHpiMnRuWTE5YlYxTlBTMGREUHpzM015OHJKeU1mR3hjVER3c0hBdjc2OXZMdTZ1YmkzdHJXMHM3S3hzSyt1cmF5cnFxbW9wNmFscEtPaW9hQ2ZucDJjbTVxWm1KZVdsWlNUa3BHUWo0Nk5qSXVLaVlpSGhvV0VnNEtCZ0g5K2ZYeDdlbmw0ZDNaMWRITnljWEJ2Ym0xc2EycHBhR2RtWldSalltRmdYMTVkWEZ0YVdWaFhWbFZVVTFKUlVFOU9UVXhMU2tsSVIwWkZSRU5DUVVBL1BqMDhPem81T0RjMk5UUXpNakV3THk0dExDc3FLU2duSmlVa0l5SWhJQjhlSFJ3Ykdoa1lGeFlWRkJNU0VSQVBEZzBNQ3dvSkNBY0dCUVFEQWdFQUFDSDVCQVVFQUIwQUxBQUFBQUFZQUJnQUFBVWNZQ2VPWkdtZWFLcXViT3UrY0N6UGRHM2ZlSzd2Zk8vL3dPQXJCQUFoK1FRRkJBQWRBQ3dBQUFBQUFRQUJBQUFGQTJBWEFnQWgrUVFGQkFBZEFDd1VBQXdBQVFBQ0FBQUZBeURUaEFBaCtRUUZCQUFkQUN3VEFBc0FBZ0FHQUFBRkMyQVhkRnhuZE1UUU1WMElBQ0g1QkFVRUFCMEFMQkVBQ3dBRUFBZ0FBQVVSWUNjMllpbHlvcldkVm1jTnA4aTBYUWdBSWZrRUJRUUFIUUFzRHdBT0FBWUFCZ0FBQlE5Z0ozYUJNWjRqaDQ0V0I0bkZjSVlBSWZrRUNRUUFIUUFzRFFBUEFBZ0FCZ0FBQlJGZ0o0NGRSSGJCcVlvcEdRd2NPUmhxQ0FBaCtRUUpCQUFkQUN3QUFBQUFHQUFZQUFBRkxXQW5qbVJwbm1pcXJtenJ2bkFzejNSdDMzaXVrOEpnRHdRYlIyaWhCVGlOV1c4WTR6aDlHaGxnUnkyRkFBQWgrUVFKQkFBZEFDd0FBQUFBR0FBWUFBQUZNMkFuam1ScG5taXFybXpydm5Bc3ozUnQzMmh6YzN0U0M3emFZT2VvY1NBMFlNWlZJUWtHd1JhUVE2VjJpaklBYnFzS0FRQWgrUVFKQkFBZEFDd0FBQUFBR0FBWUFBQUZObUFuam1ScG5taXFybXpydm5Bc3ozUnQzMmh6Yy90VVY3eWFJV01MMGppRVZRVUZMS3dDSEVPcFlqQ3lNcHlzbGloYjRMNnJFQUFoK1FRSkJBQWRBQ3dBQUFBQUdBQVlBQUFGT21BbmptUnBubWlxcm16cnZuQXN6M1J0MzJoemN6dFFWN3phcG1BTG1vQXNqZzdGTUI0NWpGV0RzeWxWTnM1VmdjUHRFbU8rQ202c0NnRUFJZmtFQ1FRQUhRQXNBQUFBQUJnQUdBQUFCVDlnSjQ1a2FaNW9xcTVzNjc1d0xNOTBiZDhvY1hPQ3plMm14c2ExWVp4K0xRN2cxRUNxT0prVWc3TkljWXlxNXJDMGdicW1uSENZc1lRdGU3aDBLZ1FBSWZrRUNRUUFIUUFzQUFBQUFCZ0FHQUFBQlVSZ0o0NWthWjVvcXE1czY3NXdMTTkwYmQ4b1lRWXdKNVNjbmluNElwSVlGOWNsV1ZvWVY1ekZLZk5FY1RLcFN4WElURkc3SXkyMnhlQ1l6eGNwVFBxajRONm9FQUFoK1FRSkJBQWRBQ3dBQUFBQUdBQVlBQUFGU21BbmptUnBubWlxcm16cnZuQXN6M1ROYm5iQXdZUzV2NXdBcWZKekZVZEhWckt6WWJnWU9OK2t4YW1jQ2dQV29KRGFaRk9EYUtyQWNaWVlIRzVydzJtN04xWllSUmkzMlZjaEFDSDVCQWtFQUIwQUxBQUFBQUFZQUJnQUFBVlBZQ2VPWkdtZWFLcXViT3UrY0N6UDVVYlFJb2QzZ3I3N3JodkpBbXh4TEtVaVM5bmhURjVNQThQRk1KaDZMbzdneEJpd0JsUFV4cHNhYkZZTVRwaVVYcXNFQm81OGJ0akN0aGI3YnI4S0FRQWgrUVFKQkFBZEFDd0FBQUFBR0FBWUFBQUZVMkFuam1ScG5taXFybXpydmpETFhERXBjRFZwWlBtSTk1MGJVUFJ6UVVxUVlvdHpKQ2xaejhsenhabVVEQVZYd1hDYW9yeWRDM2Rsb0tFTTQzTWFkZUZrU3dXT2VSVXdjTzU0UXlBbU9BcUdnQzBoQUNINUJBVUVBQjBBTEFBQUFBQVlBQmdBQUFWWFlDZU9aR21lYUtxdWJMdHVsbnNhaG14dXRVMEduRjRPRFIrcEp4VHhpaUpDemhYNzJRYUVIZEUxSFZWWkhNQXY0OG9NVE1jV0ozRENzUXliMUdBNSs2bzJIRzRwdzBtekFnTU9aNURmazIwQlVYOUloQzBoQUNINUJBa0VBQjBBTEFJQUF3QVVBQk1BQUFVL1lDZUsxdENNYUpweWhPcU93L2JPOUd6VmM0dnY5YzJuc2w5QVpQaDFpajZqY3JRUW5YYlBEc1E0SFFWcFYxUld0VTFGUjE5WDlWZ1VqV20rWkNvRUFDSDVCQWtFQUIwQUxBQUFBQUFZQUJnQUFBVmJZQ2VPWkdtZWFLcU9GckdpeE1CeHpHc2FuR3VidzdhZkJ0K3ZST0FNVGJsanlhaGtNWnVkaG5BWEtFbUhtOFp5K0JRdHVpL09ZcWw3RlUvZ1ZQSTJUVzBNcVo1cU0xamh5cU1pM0R6amJEWjllRFlRRFZwalVJZy9JUUFoK1FRSkJBQWRBQ3dBQUFBQUdBQVlBQUFGWUdBbmptUnBubWlxaWxXWFpjUnFFaHczWE5jZ2t3WUg3U2ZPQlhneURJa2xHdExrVzVZNFRoSkJGeFZsamtCQjZZcThaRXBVWUpnRkpYSmFwT1lPVXBhMlY1eVl5U2k3R0ZKQzFlVmRWSlBZZHpJME5qZ0ROWEpFQkYrSVZZMUFJUUFoK1FRSkJBQWRBQ3dBQUFBQUdBQVlBQUFGWldBbmptUnBubWlxaWtKWEZNUnFOaHhuTUlWUngvTEFXYWFBck1OaERGRUQ0M0hHV1o1K3pwS2dHUzBacXFTQ2Npa2NhWjA0RXVHNk5QQkcxR01hRFJ4YTFpS2F1bkZLeWhpRFZGSEZnSnQ4YlNSdmVUSTBOZ3dNT2h4MFRnUXZIUzFZa2xFaEFDSDVCQWtFQUIwQUxBQUFBQUFZQUJnQUFBVm1ZQ2VPWkdtZWFLcUtRY01VeldwbUhMZDF4VlpuY2pjTUFWUGdwMXB3Q2lyR0RUVkE5azZad1JQRm1aNENWV3Vwc2RTT1h0cmdWMXRna0xqV1RZeVVmYlpISExFTU81UDJCanhUVTFhd240NHFCVzhtQzBSQ2hpczBOZ1U1TzFZdFptdGVrNU1oQUNINUJBa0VBQjBBTEFBQUFBQVlBQmdBQUFWbllDZU9aR21lYUtxS1FYWmQyV29XSEhkMURWTVhjc1VOSjRHQnMrTHdVclFLeWlpam5RcEFXY2R3NGdTa3FBQVJlM0p4VDdkdngwS0NmYjBqTk5aTTJtTGRJeXRXTzR2S0JzY1NjK1ZjNXA5d1ZYWWtBUU9CS0RRMkdTNDdYeTB2SFZkaWs1UWlJUUFoK1FRRkJBQWRBQ3dBQUFBQUdBQVlBQUFGYm1BbmptUnBubWlxaWxheGJjVnFNaHpIZEExdHl3Sm5uQUlEUjZEaVpGUVpUc29vUzU0WVAxbkhjQ3NOcFNJbHlhTEZjZ0trUWhWcjJwQkZpOUttY1c2WVIrSXpJMGJxU3UxWm9qZFJnbUtwSjB3clRpaUNLSVFvUFZFbFFYZ29PZ3dOT1RWalVpMW1kR2VhbXlVaEFDSDVCQVVFQUIwQUxBSUFBZ0FVQUJRQUFBVmJZQ2VPa01HZG5BR05MSWx5dy9DdWJjZWNXWjJkVEhzYk5aYXBKNEtrZ2kwVDdZU3NNWTI1Sm10WDRraWRKdXVWaFJwc1dUTFlkeFRXamsrbXNTZ0ZIVk03ekcvY0NMd3FSei9wMElmVDhZSkdYV1VjTkVoVktDbzFJUUFoK1FRRkJBQWRBQ3dCQUFFQUZnQVdBQUFGWjJBbmptUFZCV1NxbmdaSGNnYTZqc2JyMG5OMTEyVEZjNmFVNnpZYnBtckVXY2ZGTzRrRXloSFUyYWsxbzlYc0VydHlCYm1xWUpKN1E0MnhMaG00MlBsaVRUc3QxeXBTYzZkcUpGa3VHazVWQWtZcE9pSlhiVDlLVnh4Smhpb0JMUytOVVNaMktpRUFJZmtFQ1FRQUhRQXNBUUFCQUJZQUZnQUFCV3BnSjQ2aWxWMVgxazFrUzE2Y3kxMHUyY1MxeURVMU0zSUVFZ0hYOGRsR3dWcXl3L3ZsY2tSYVovbE1TbVBFcDY0VHM0aW8ycVJKcXoyUm42aHpMcVd1cWI1dEtyWTk3MGpCU3BHVTI5Nk9tbE01UzRBaVJseFVReU9HTmxreWhDNHdNbnRrSmlncUxDNGhBQ0g1QkFrRUFCMEFMQUFBQUFBWUFCZ0FBQVYrWUNlT1pHbWVwVlZjVjlaTjZMbHhkRTF2OGRqWWZOM0VEQnVFQkxFeFRqdmE4RlNrL1VxMW5DaEttbkdXdVNadVJKVjJ1aGFsbDh1eGlESzBNZG5WdWFUVlg4NUY1T2JBNC9NTzJnNm5zZU5ZVWsxbVUyOWVYUjFXZ1NoYUpBdUlLSkFkU1ZlTVBpZEJrRTAwUnlpVVBaZFNWajFiYWhZWkxCbUVkM0FoQUNINUJBa0VBQjBBTEFBQUFBQVlBQmdBQUFXQllDZU9aR21lcFZWY1Y5Rk42TGx4ZEUxdjhkallmTjNFakpyQlpLZ3hUanRhVE9BejFYS2lKMm5HRVVDakhOeUlOcngyaXB5UlJlbnRNRGtXVVlGY3ByazZGN2FYZGhIRncrVU9YUzIvdXJkVlpXY2tYR1ZnVTMweE55UUxVamsxQ3lWSmdTZG5IRDhtUVlVa0FtQWNSeWlUUFUxUVZEMWFaU29zQldsNXJoMGhBQ0g1QkFrRUFCMEFMQUFBQUFBWUFCZ0FBQVdDWUNlT1pHbWVwVlZjVjlGTjZMbHhkRTF2OGRqWWZOM0VqTnJGZEtreFRqdk9JRGVnL1VxMFphN1Q1SlJtMXFub1JxSU50WjFpdG1PaGdVYzBpNmhnUG5kb3JuRDc3QldKM1cvT2x6MEd3OUY5VXdCcEloTjFZSGNqV0hRY09GMUtXbFVtU1FNQU1WVlBKVUdISXdCaUhFY29TVDAybVRGWVBZNW5LaXd1TUhodUlRQWgrUVFKQkFBZEFDd0FBQUFBR0FBWUFBQUZlbUFuam1ScG5xV1ZNVXlHdmhjbnovTDFqZzJ0ejgxYnpLNVNabFk0NVRpR20wSFdLOG1TdDg2U1U0cFJvNklhU1JiRURxOGRpd3k3NVZoRVgvS0lLMktNMVIwWm8vMVd5OUYxTWpzTDF2ZjNYaklUSTFaMkhEWmxVRXA1SWtlS0oxTk5KVCtBSTE4Y1JTaEhPelNTTUp5SGNHRXJMUjJEb25BaEFDSDVCQWtFQUIwQUxBQUFBQUFZQUJnQUFBVjlZQ2VPWkdtZVpkQXdUSU8rRnlmUDh2V09CRDFjMTBBVHI4SU1Zb0xNQ3FjY3h3YVRBVXUxbXlqR0tWR2xvMmlXUThSMmpGVlJRT2JkQmtRTnpxQXM4bzBZUzNZbnhoREJtV1Y2ZHMzMnVUcGpZV1ZrVzExWVlDUlhYbHBiZUUyQ09Jd25WRThsUWpLR0kyQWNTQzg2UEQ0elhsUTBrbGhuTEg5eWNpRUFJZmtFQ1FRQUhRQXNBQUFBQUJnQUdBQUFCWDFnSjQ1a2FaNWwwQlJGZzc0TUo4OHk4NDRFZlhYWlJST3ZqR3h3RWd4a21WT09rd3pLZ0NYa1RTVGtsR0xFcWVob0c4bTBwSzhvSUFaM1pBRlJnN016ZDN5akF0UE40eFJFY25yOUxtTFQ0V05sWUdoZUhBSnVnbGhtWEZGelUxVW1TMDBvVlZBbFZWa2xSbEl2T2hrOU5HQXhORE5kWmlvZExYcDZJUUFoK1FRSkJBQWRBQ3dBQUFBQUdBQVlBQUFGZ0dBbmptUnBucVhRRkZrbm9HakJ6ZlJjd0NORUR4M1JaUU1hQk5hWWJWQ2JXZU9rNCtCNnM5UE05K3hFU2JKanRaTzhqYTViQUZqQTRXMUZ3WmVJMHpyL25LSU1oK3BteCtGdWdoM2FQc3ZwWlc0ZFFTUmdXNFpaWjEwbFUxVjZlRG1OTUk5REprVWNXaVpKa0ZJekF4aytRRUpWTWpVMFhtY3ZHYUNDclIwaEFDSDVCQWtFQUIwQUxBQUFBQUFZQUJnQUFBVjZZQ2VPWkdtZXBkQmxHWUcrR1NmUGN2YU8xcnk1UWJmTmxoZEJWa0FWWks2VDdOWUpMRTJ5SHJQekhNV0swODdSTnFwbXF3TE9KanY2cVVTY0pIbG81WkJKSEc1TVNuWnkyZThPSGoxK203dHViMTVYWkZzbFVWK0JKRG1LS0U0Y1FTWkRIRmdtUjJrM09qd0VQMTR3TkRSY1pDb3NIV2Q1YnlFQUlma0VDUVFBSFFBc0FBQUFBQmdBR0FBQUJYcGdKNDVrYVo1bDFXVk5wNkpueHMzMG5NRmpRQmR1RnhTMEFJd3dHeFpSbkFGT05PQUlTOGRsSnlxU0VhUWk0bTFFbFVZckhCNVdCQ1J4eG1hSXFNRjVqY0d0RGh2TmpVK2ZZOTBJTEI2WHVXZG9WRlpqV2xDQlhvaG1Ta3ROZUNSRUhGY25rWk1uT2pNOEtqOUJVakkxTkZ0b0VBMHRiblJqSVFBaCtRUUpCQUFkQUN3QUFBQUFHQUFZQUFBRmdHQW5qbVJwbmlaRWRCYnFObHdzeDQwN0NyR3hkbE5IR0RHQkM4SVp1QUlEam90anNJbUF3bExST1VxV1lBR3FLTUNwalpqYUVaREUyWVU3U3BFbGZhNXdXajcydVN3aXlNTjBFYWR5N3JoSEMzZGFIQXRmVFdkakkxaGhYRjVmUmxwV0ptQk9pU2xGV1NkSUhCQXVPRXc3UFQ4eFdqQXpNbzVoRml0d2ZYMGhBQ0g1QkFrRUFCMEFMQUFBQUFBWUFCZ0FBQVYxWUNlT1pHbWVwa1YwQWVvU1hDekhxeXRXOFVWTzNSWGJIWTdCWnVCWVRqZ2QwSGNTQWtmRkV1dzVXbkJxSW82UzJ1T1FPQzF1ZGhUd2lqc1RzR2g2RG1MTlozaTVIUXpYei9PUjlzd2NzYmxYSlU1VVVTVkpUejRWS0VJTEtBdEZSeWc0ZXlNOFBuQTJNRE15V0Z3QkJDc0FkR0loQUNINUJBa0VBQjBBTEFBQUFBQVlBQmdBQUFWellDZU9aR21lWmdCMUFlb1NBeWZQQStHU2NWWldHVGZjQWM3bGR1RzBUaHpkclZQZ25BYkRwZWp5SXhHYzBoSEhOaG9vczUxTVZZUUZrMGRCcy9ZSUtaczVxN082QXhlbDUyNU9SVjF4ZTlWaVZtNVNXeVZRWUZSSUJWSk5LRUZSS0VWSEtEazdQV00zTURNMFhHWXFjWE5xSVFBaCtRUUpCQUFkQUN3QUFBQUFHQUFZQUFBRmQyQW5qbVJwbm1iUVdkMkVvdERBY1lZeEQ5QkxEZ05oRWp4ZGdKUFJaVGlxRThlbkUzRk9nMkpUbEJtVVl0TmRidFRMam9Da3AzY2s3Z2pLWTQ1Z1pCaXpSNWEydTJOZ09lZWQ4Z1R0NWJoRVhXTmdPMjQ0SlZGZVZTWUxTMU1FZkdGU0tFZE5QRXdrUUZaVE1UTTFOMXRqYXl4L2VGa2hBQ0g1QkFrRUFCMEFMQUFBQUFBWUFCZ0FBQVZvWUNlT1pHbWVwdEFGYU50WkJtY3dUR3hZN21nWXA3QzdBZzdFQmVHMGpMa1ZzbVFZSmpzUUhnbjIxT0YwVlpKVXRNd3VmVm1kU3NRSWswZUJzcG5CRW0yejcyNjFheGhYd1NNcTNOU3NSazl5UnloQlRpaEZkaWMvS1lvNU1ESTBObVlkS20yU1dTRUFJZmtFQ1FRQUhRQXNBQUFBQUJnQUdBQUFCV3hnSjQ1a2FaNW0xUVZvdXhvYzB6UU1aN0N1YURBb1k3Z1ZUazRnUkJWekhjN0VaQkFnUllJZktjQjdpcW9qcVZWSE9tNlBGZXlXb1JJMXRxT3pDSWZ1cUsvdERubmt0WG9OaTdaMjFXYXdkVTVQVVNkMUxZVWlRWUVvUkRrN1BYc3RBVEF5TkRaL1ZwZHhUeUVBSWZrRUNRUUFIUUFzQUFBQUFCZ0FHQUFBQldOZ0o0NWthWjVtMVFsbzJ3V2IwWFJRWTJ5Qk8yN3oyV3c2ZzY0alJCa2NRK0xFQkV5S21xTkF6emw5T2tsUTRuVlVGRldwcXRWMkJCa0p5bU8wZDl5cGRxL3ZyRE1yM1g2MThOUGJaVmlhRm50NkN5NDhLRDlKTURJME5qaGpLaXhzV3lFQUlma0VDUVFBSFFBc0FBQUFBQmdBR0FBQUJWaGdKNDVrYVo3bTBnbG91MjdGMmxuRjVwSTJhdVV0M3dNb24wc29JZzVMQXN1dHBNUXRUYjdZa3lRVk5hZldFUXRMMnNxNDN5ejQycWxpemNhYmtMeGtkOUxCRTd5VUJzeUxhcmYxUG9JcFdUVmdJaXdxZ2xnaEFDSDVCQWtFQUIwQUxBQUFBQUFZQUJnQUFBVlpZQ2VPWkdtZXA5QUJhTnN4aE5xcGpPeSt0c25jeGQzMUtLQlBTTnI1UnNaUjdyaE1Ia1ZPd3BQVUlDMmZyT21wSXVKcVI5N1pWenlTZnF2SXNaTThiV3JYSXFKTFRxS2I3TVdyU0FCSHdUb0xZbjArWGdwalV5RUFJZmtFQ1FRQUhRQXNBQUFBQUJnQUdBQUFCVkZnSjQ1a2FaNW5oYTVqWm9sSloyVXNTYVBBdlJKMXg2Ty9YdERXSTVZQVJaS3FsVFNLWHMxb2JTSmFTcSttbUlpSzVjcXVVSkd1T2NhYXlqVzBMemtzdFUvdmtwclpxOUNRSFdURzJ1U2JleUVBSWZrRUNRUUFIUUFzQUFBQUFCZ0FHQUFBQlVsZ0o0NWthWjVuaGE0anBJcE9CN0Vrd2Rwc1FIYzYydSsvMms0NExNcU1MZVF1cHV4TVJJdW05QlNGVGErZGwyaW01R0pMdUdLWUZNeXR5dEt4U2IzeWlpcnU0clA2WllVQUFDSDVCQWtFQUIwQUxBQUFBQUFZQUJnQUFBVTVZQ2VPWkdtZUo0Q3VZMUNxS2l1Nk1ydlVkNjJiOU43dnRaOFBTQ3dtUkxHaU1yVkVKWnZMMzdNcGxGV2hwWnpOaW0zeGxxcGpseFVDQUNINUJBa0VBQjBBTEFBQUFBQVlBQmdBQUFVM1lDZU9aR21lNklTdTRtSzY3RmpGTkoyc2Q2M0g4MTdEUHFCdlNDeUtWRVdrY1lrUzZweE1VUys2azFCWDAxT1dCWVhxbE5kVENBQWgrUVFKQkFBZEFDd0FBQUFBR0FBWUFBQUZMR0Fuam1ScG5taXFvdFBxdm5Bc3oySkxxL2F0Ny96cDlNRGdLQmNqQ284OHhVdXBNNmFjVHRnUGFRb0JBQ0g1QkFVRUFCMEFMQUFBQUFBWUFCZ0FBQVVqWUNlT1pHbWVhS3F1Yk91K2NMeFNjbTNmZUk3VGV0L3p2cUJ3eUFLV2pDOGtNUVFBT3c9PSkgbm8tcmVwZWF0IHNjcm9sbCBjZW50ZXIgY2VudGVyO1xufVxuLm14LXRvb2x0aXAtY29udGVudCAudGFibGUgdGgsXG4ubXgtdG9vbHRpcC1jb250ZW50IC50YWJsZSB0ZCB7XG4gICAgcGFkZGluZzogMnB4IDhweDtcbn1cbiIsIi5teC10YWJjb250YWluZXItcGFuZSB7XG4gICAgaGVpZ2h0OiAxMDAlO1xufVxuLm14LXRhYmNvbnRhaW5lci1jb250ZW50LmxvYWRpbmcge1xuICAgIG1pbi1oZWlnaHQ6IDQ4cHg7XG4gICAgYmFja2dyb3VuZDogdXJsKGRhdGE6aW1hZ2UvZ2lmO2Jhc2U2NCxSMGxHT0RsaE5nQTJBUE1BQVAvLy93QUFBSGg0ZUJ3Y0hBNE9EdGpZMkZSVVZOemMzTVRFeEVoSVNJcUtpZ0FBQUFBQUFBQUFBQUFBQUFBQUFDSDVCQWtLQUFBQUlmNGFRM0psWVhSbFpDQjNhWFJvSUdGcVlYaHNiMkZrTG1sdVptOEFJZjhMVGtWVVUwTkJVRVV5TGpBREFRQUFBQ3dBQUFBQU5nQTJBQUFFeXhESVNhdTlPT3ZOdS85Z0tJNWt5U0VKUVNTSTZVcUtLaFBLV3lMejNOcGltcXNKbnVnM0U0YUlNaVBJOXdzcVBUamlUbGt3cUF3RlRDeFhleFlHczBIMmdnSk9MWUxCUURDeTVnd213WXg5SkpyQXNzSFFYc0tyOUNGdU0zQWxjakowSUFkK0JBTUhMbWxySkFkdUJvNVBsNWlabXB1Y25aNmZjV3FJbUpDamFIT1poaXFtRkl1QWw2NFpzWml6RjZvRXJFSzN1Uk9sbTc2Z3djTER4TVhHeDhYQWo2SWt1NCtvSXJVazBoL1UwV0Vqem5IUUlzcWhrY2pCM3NuY3hkYkM1K0xseWN6aDdrOFJBQ0g1QkFrS0FBQUFMQUFBQUFBMkFEWUFBQVRNRU1oSnE3MDQ2ODI3LzJBb2ptUnBubVZoRUlSUm9HY3hzT3p3d3VSS3N3Wk83anZmQ0VnVGluUzduaEYwbU5FR2h3c2l3VW9nbHBTRHpoQzFLSWlLa1dBd0VKZ1FSTllWSk5pWlNkUjBJdVNzbGRKRlVKMHd1T01KSVcwMGJ5TnhSSE9CWklRamFHbHJXQnhmUUdHUUhsTlZqNVdhbTV5ZG5wOUxZMldib29zV2dpeW1RcWdFcWhON2ZaQ3dHYk95TzdFWHJLNDR1aHFscElxZ3dzUEV4Y2JIeU1lL0tNc2l2U2JQZExjbnRkSlAxTlBPYmlmUmlhUE13Y25DemNyYnlOWEc2TVhkeHVUaTd6NFJBQ0g1QkFrS0FBQUFMQUFBQUFBMkFEWUFBQVRPRU1oSnE3MDQ2ODI3LzJBb2ptUnBubWlxQXNJd0NLc3BFRFFCeCtOUUV3T2U3ejFmYUZhN0NVR3QxMUZZTU5BTUJWTFNTQ3JvYW9Qb2NFY1ZPWGNFZytoS0M1TEF0VEhRaEthSmlMUnU2THNUdjEzeTBJSE1PeXc5QjE4R2ZuK0Zob2VJaVlvWkNBazBDUWlMRmdwb0NobFRSd2h0QkpFV2NEWkNqbTBKRjN4bU1adHVGcVpDcVFRWG4za29vbWlrc0hpWm01MlNBSlJnbHJ3VGpZKzd3Y2JIeU1uS0U1Z296VzljSjdFL1dDZXNhdFVtMTF0RjB0RWp6eks0eTRuaHh0UEkyOGJxd2VqSTV1VHhKaEVBSWZrRUNRb0FBQUFzQUFBQUFEWUFOZ0FBQk1zUXlFbXJ2VGpyemJ2L1lDaU9aR21lYUtvQ3dqQUlxeWtRTkFISDQxQVRBNTd2UFY5b1Zyc0pRYTNYY1lsS0dtV3VKM0luRlJGcDFZNnVGaXh0YVYzUWwzY2FoejlYMnltZDdUaFRiNlo4VHEvYjcvaTh2R0NnR1FvYWNVSUZab0FYYkVkOU93UUdHR1pIaXpXT1FKQ1JCQmlJUW9vN2paaFJTd2RtQjNvVUI0b0dvNlNxcTZ5dE1RZ0pOQWtJckFxUkNpT0NJd2lXQkxSVFJTV3hsZ2toanlTOU5NYVV5TWxEVk1LOXhVT2ZKYnlXdjNxMmk3aEx1aFd3c3RsQ21hdkg1c3lyNWVyVnJ1NDRFUUFoK1FRSkNnQUFBQ3dBQUFBQU5nQTJBQUFFekJESVNhdTlPT3ZOdS85Z0tJNWthWjVvcWdMQ01BaXJLUkEwQWNmalVCTURudTg5WDJoV3V3bEJyZGR4aVVvYVphNG5jaWNWRVduVmpxNFdMRzFwWGRDWGR4cUhQMWZiS1ozdE9GTnZwbnhPcjl2ditMd2VFMS8yTDJ4K1ZCbG1TNFVZaDBLSkZvRkhqWHhSY245N2xKV1dsNWlaY2dVR05BWUZKSk1pQldhZ1E0TWxuVHNFQmlLTElxczFya0Ftc1RSV3FDU3FPNjFXa1JrSUNUUUpDQmNIWmdkSENyRUt4cW9HeVVJSXRnVEZlc0syQ1h2VXQzcmNCSHZZc2RwNjA3Yldlc3VyelpYQncrZ2lFUUFoK1FRSkNnQUFBQ3dBQUFBQU5nQTJBQUFFekJESVNhdTlPT3ZOdS85Z0tJNWthWjVvcWdMQ01BaXJLUkEwQWNmalVCTURudTg5WDJoV3V3bEJyZGR4aVVvYVphNG5jaWNWRVduVmpxNFdMRzFwWGRDWGR4cUhQMWZiS1ozdE9GTnZwbnhPcjl2ditMd2VFMS8yTDJ4K1ZCbG1TNFVZaDBLSkZvRkhqWHhSY245N2xKV1dsNWdTQ0FrMENRaVdDanMwQ3BRSW9qV2ZKWk1kbktjRUNhcURJSzQxWGtBaHREUzJYQ0d0cDdBa2p4Nm1ycW5Ca1NLaG9xUVhCUVkwQmdWTG01M0dGUVZtMHBUUG9nYVZ0Tit1bGR3NzNwUUhaZ2VXQjl3RzZwa29FUUFoK1FRSkNnQUFBQ3dBQUFBQU5nQTJBQUFFekJESVNhdTlPT3ZOdS85Z0tJNWthWjVvcWdMQ01BaXJLUkEwQWNmalVCTURudTg5WDJoV3V3bEJyZGR4aVVvYVphNG5jaWNWRVduVmpxNFdMRzFwWGRDWGR4cUhQMWZiS1ozdE9GTnZwbnhPcjl2dktVU0Nsa0RnTFFvN05BcC9Fd2lDTlg1Q2NSWjdpQVFKaTFRWGp6VkNacFNWQkpkQUY0NklrVDVzRjRlUGlxSlJHWUdDaElXR2puMnVzck8wdFhZRkJqUUdCYlFGWnJ4UVNpSzVnZ1l5a3lHVkpwakpqOHVkSWNRN3hpV2pJUWRtQjJ1cEl3ZkVCdHEySG95ejFyUE01OURseUxUazR1OHBFUUFoK1FRSkNnQUFBQ3dBQUFBQU5nQTJBQUFFekJESVNhdTlPT3ZOdS85Z0tJNWthWjVvcWdMQ01BaXJLUkEwQWNmalVCTURudTg5WDJoV3V3a1JDVm9Db1dtOWhCTEZqcWFBZGhEVEdyUGtOSDZTV1VLQ3UvTjJ3cldTcmhiOG9HbHFZQWljSFpPSU5ETUhHOTdlWFhvZFVsTlZWbGRnUzRhS2k0eU5qbzhGQmpRR0JZOFhCV3MwQTVWUVhSbVNVd2FkWlJob1VKazhwV0duY2hlZ082SkNlRFlZQjZnREIxYWVHUWVnQnJtV3djTER4TVhHeDF5QUtic2lzNEVnemo5c0o3ZlNtdFN0UTZReTI4M0tLTXpJamVIRTBjYlY1OW5sM2NYazR1OG9FUUE3KSBuby1yZXBlYXQgY2VudGVyIGNlbnRlcjtcbiAgICBiYWNrZ3JvdW5kLXNpemU6IDMycHggMzJweDtcbn1cbi5teC10YWJjb250YWluZXItdGFicyB7XG4gICAgbWFyZ2luLWJvdHRvbTogOHB4O1xufVxuLm14LXRhYmNvbnRhaW5lci10YWJzIGxpIHtcbiAgICBwb3NpdGlvbjogcmVsYXRpdmU7XG59XG4ubXgtdGFiY29udGFpbmVyLWluZGljYXRvciB7XG4gICAgcG9zaXRpb246IGFic29sdXRlO1xuICAgIGJhY2tncm91bmQ6ICNmMmRlZGU7XG4gICAgYm9yZGVyLXJhZGl1czogOHB4O1xuICAgIGNvbG9yOiAjYjk0YTQ4O1xuICAgIHRvcDogMHB4O1xuICAgIHJpZ2h0OiAtNXB4O1xuICAgIHdpZHRoOiAxNnB4O1xuICAgIGhlaWdodDogMTZweDtcbiAgICBsaW5lLWhlaWdodDogMTZweDtcbiAgICB0ZXh0LWFsaWduOiBjZW50ZXI7XG4gICAgdmVydGljYWwtYWxpZ246IG1pZGRsZTtcbiAgICBmb250LXNpemU6IDEwcHg7XG4gICAgZm9udC13ZWlnaHQ6IDYwMDtcbiAgICB6LWluZGV4OiAxOyAvKiBpbmRpY2F0b3Igc2hvdWxkIG5vdCBoaWRlIGJlaGluZCBvdGhlciB0YWIgKi9cbn1cbiIsIi8qIGJhc2Ugc3RydWN0dXJlICovXG4ubXgtZ3JpZCB7XG4gICAgcGFkZGluZzogOHB4O1xuICAgIG92ZXJmbG93OiBoaWRkZW47IC8qIHRvIHByZXZlbnQgYW55IG1hcmdpbiBmcm9tIGVzY2FwaW5nIGdyaWQgYW5kIGZvb2JhcmluZyBvdXIgc2l6ZSBjYWxjdWxhdGlvbnMgKi9cbn1cbi5teC1ncmlkLWNvbnRyb2xiYXIsIC5teC1ncmlkLXNlYXJjaGJhciB7XG4gICAgZGlzcGxheTogZmxleDtcbiAgICBqdXN0aWZ5LWNvbnRlbnQ6IHNwYWNlLWJldHdlZW47XG4gICAgZmxleC13cmFwOiB3cmFwO1xufVxuLm14LWdyaWQtY29udHJvbGJhciAubXgtYnV0dG9uLFxuLm14LWdyaWQtc2VhcmNoLWNvbnRyb2xzIC5teC1idXR0b24ge1xuICAgIG1hcmdpbi1ib3R0b206IDhweDtcbn1cblxuLm14LWdyaWQtc2VhcmNoLWNvbnRyb2xzIC5teC1idXR0b24gKyAubXgtYnV0dG9uLFxuLm14LWdyaWQtY29udHJvbGJhciAubXgtYnV0dG9uICsgLm14LWJ1dHRvbiB7XG4gICAgbWFyZ2luLWxlZnQ6IDAuM2VtO1xufVxuXG5bZGlyPVwicnRsXCJdIC5teC1ncmlkLXNlYXJjaC1jb250cm9scyAubXgtYnV0dG9uICsgLm14LWJ1dHRvbixcbltkaXI9XCJydGxcIl0gLm14LWdyaWQtY29udHJvbGJhciAubXgtYnV0dG9uICsgLm14LWJ1dHRvbiB7XG4gICAgbWFyZ2luLWxlZnQ6IDA7XG4gICAgbWFyZ2luLXJpZ2h0OiAwLjNlbTtcbn1cblxuLm14LWdyaWQtcGFnaW5nYmFyLFxuLm14LWdyaWQtc2VhcmNoLWNvbnRyb2xzIHtcbiAgICBkaXNwbGF5OiBmbGV4O1xuICAgIHdoaXRlLXNwYWNlOiBub3dyYXA7XG4gICAgYWxpZ24taXRlbXM6IGJhc2VsaW5lO1xuICAgIG1hcmdpbi1sZWZ0OiBhdXRvO1xufVxuXG4ubXgtZ3JpZC10b29sYmFyLCAubXgtZ3JpZC1zZWFyY2gtaW5wdXRzIHtcbiAgICBtYXJnaW4tcmlnaHQ6IDVweDtcbiAgICBmbGV4OiAxO1xufVxuXG5bZGlyPVwicnRsXCJdIC5teC1ncmlkLXRvb2xiYXIsXG5bZGlyPVwicnRsXCJdIC5teC1ncmlkLXNlYXJjaC1pbnB1dHMge1xuICAgIG1hcmdpbi1sZWZ0OiA1cHg7XG4gICAgbWFyZ2luLXJpZ2h0OiAwcHg7XG59XG5bZGlyPVwicnRsXCJdIC5teC1ncmlkLXBhZ2luZ2JhcixcbltkaXI9XCJydGxcIl0gLm14LWdyaWQtc2VhcmNoLWNvbnRyb2xzIHtcbiAgICBtYXJnaW4tbGVmdDogMHB4O1xuICAgIG1hcmdpbi1yaWdodDogYXV0bztcbn1cblxuLm14LWdyaWQtcGFnaW5nLXN0YXR1cyB7XG4gICAgcGFkZGluZzogMCA4cHggNXB4O1xufVxuXG4vKiBzZWFyY2ggZmllbGRzICovXG4ubXgtZ3JpZC1zZWFyY2gtaXRlbSB7XG4gICAgZGlzcGxheTogaW5saW5lLWJsb2NrO1xuICAgIHZlcnRpY2FsLWFsaWduOiB0b3A7XG4gICAgbWFyZ2luLWJvdHRvbTogOHB4O1xufVxuLm14LWdyaWQtc2VhcmNoLWxhYmVsIHtcbiAgICB3aWR0aDogMTEwcHg7XG4gICAgcGFkZGluZzogMCA1cHg7XG4gICAgdGV4dC1hbGlnbjogcmlnaHQ7XG4gICAgZGlzcGxheTogaW5saW5lLWJsb2NrO1xuICAgIHZlcnRpY2FsLWFsaWduOiB0b3A7XG4gICAgb3ZlcmZsb3c6IGhpZGRlbjtcbn1cbltkaXI9XCJydGxcIl0gLm14LWdyaWQtc2VhcmNoLWxhYmVsIHtcbiAgICB0ZXh0LWFsaWduOiBsZWZ0O1xufVxuLm14LWdyaWQtc2VhcmNoLWlucHV0IHtcbiAgICB3aWR0aDogMTUwcHg7XG4gICAgcGFkZGluZzogMCA1cHg7XG4gICAgZGlzcGxheTogaW5saW5lLWJsb2NrO1xuICAgIHZlcnRpY2FsLWFsaWduOiB0b3A7XG59XG4ubXgtZ3JpZC1zZWFyY2gtbWVzc2FnZSB7XG4gICAgZmxleC1iYXNpczogMTAwJTtcbn1cblxuLyogd2lkZ2V0IGNvbWJpbmF0aW9ucyAqL1xuLm14LWRhdGF2aWV3IC5teC1ncmlkIHtcbiAgICBib3JkZXI6IDFweCBzb2xpZCAjZGRkO1xuICAgIGJvcmRlci1yYWRpdXM6IDNweDtcbn1cbiIsIi5teC1jYWxlbmRhciB7XG4gICAgei1pbmRleDogMTAwMDtcbn1cblxuLm14LWNhbGVuZGFyLW1vbnRoLWRyb3Bkb3duLW9wdGlvbnMge1xuICAgIHBvc2l0aW9uOiBhYnNvbHV0ZTtcbn1cblxuLm14LWNhbGVuZGFyLCAubXgtY2FsZW5kYXItbW9udGgtZHJvcGRvd24ge1xuICAgIHVzZXItc2VsZWN0OiBub25lO1xufVxuXG4ubXgtY2FsZW5kYXItbW9udGgtY3VycmVudCB7XG4gICAgZGlzcGxheTogaW5saW5lLWJsb2NrO1xufVxuXG4ubXgtY2FsZW5kYXItbW9udGgtc3BhY2VyIHtcbiAgICBwb3NpdGlvbjogcmVsYXRpdmU7XG4gICAgaGVpZ2h0OiAwcHg7XG4gICAgb3ZlcmZsb3c6IGhpZGRlbjtcbiAgICB2aXNpYmlsaXR5OiBoaWRkZW47XG59XG5cbi5teC1jYWxlbmRhciwgLm14LWNhbGVuZGFyLW1vbnRoLWRyb3Bkb3duLW9wdGlvbnMge1xuICAgIGJvcmRlcjogMXB4IHNvbGlkIGxpZ2h0Z3JleTtcbiAgICBiYWNrZ3JvdW5kLWNvbG9yOiB3aGl0ZTtcbn1cbiIsIi5teC1kYXRhZ3JpZCB0ciB7XG4gICAgY3Vyc29yOiBwb2ludGVyO1xufVxuXG4ubXgtZGF0YWdyaWQgdHIubXgtZGF0YWdyaWQtcm93LWVtcHR5IHtcbiAgICBjdXJzb3I6IGRlZmF1bHQ7XG59XG5cbi5teC1kYXRhZ3JpZCB0YWJsZSB7XG4gICAgd2lkdGg6IDEwMCU7XG4gICAgbWF4LXdpZHRoOiAxMDAlO1xuICAgIHRhYmxlLWxheW91dDogZml4ZWQ7XG4gICAgbWFyZ2luLWJvdHRvbTogMDtcbn1cblxuLm14LWRhdGFncmlkIHRoLCAubXgtZGF0YWdyaWQgdGQge1xuICAgIHBhZGRpbmc6IDhweDtcbiAgICBsaW5lLWhlaWdodDogMS40Mjg1NzE0MztcbiAgICB2ZXJ0aWNhbC1hbGlnbjogYm90dG9tO1xuICAgIGJvcmRlcjogMXB4IHNvbGlkICNkZGQ7XG59XG5cbi8qIGhlYWQgKi9cbi5teC1kYXRhZ3JpZCB0aCB7XG4gICAgcG9zaXRpb246IHJlbGF0aXZlOyAvKiBSZXF1aXJlZCBmb3IgdGhlIHBvc2l0aW9uaW5nIG9mIHRoZSBjb2x1bW4gcmVzaXplcnMgKi9cbiAgICBib3JkZXItYm90dG9tLXdpZHRoOiAycHg7XG59XG4ubXgtZGF0YWdyaWQtaGVhZC1jYXB0aW9uIHtcbiAgICBvdmVyZmxvdzogaGlkZGVuO1xuICAgIHdoaXRlLXNwYWNlOiBub3dyYXA7XG59XG4ubXgtZGF0YWdyaWQtc29ydC1pY29uIHtcbiAgICBmbG9hdDogcmlnaHQ7XG4gICAgcGFkZGluZy1sZWZ0OiA1cHg7XG59XG5bZGlyPVwicnRsXCJdIC5teC1kYXRhZ3JpZC1zb3J0LWljb24ge1xuICAgIGZsb2F0OiBsZWZ0O1xuICAgIHBhZGRpbmc6IDAgNXB4IDAgMDtcbn1cbi5teC1kYXRhZ3JpZC1jb2x1bW4tcmVzaXplciB7XG4gICAgcG9zaXRpb246IGFic29sdXRlO1xuICAgIHRvcDogMDtcbiAgICBsZWZ0OiAtNnB4O1xuICAgIHdpZHRoOiAxMHB4O1xuICAgIGhlaWdodDogMTAwJTtcbiAgICBjdXJzb3I6IGNvbC1yZXNpemU7XG59XG5bZGlyPVwicnRsXCJdIC5teC1kYXRhZ3JpZC1jb2x1bW4tcmVzaXplciB7XG4gICAgbGVmdDogYXV0bztcbiAgICByaWdodDogLTZweDtcbn1cblxuLyogYm9keSAqL1xuLm14LWRhdGFncmlkIHRib2R5IHRyOmZpcnN0LWNoaWxkIHRkIHtcbiAgICBib3JkZXItdG9wOiBub25lO1xufVxuLm14LWRhdGFncmlkIHRib2R5IHRyOm50aC1jaGlsZCgybisxKSB0ZCB7XG4gICAgYmFja2dyb3VuZC1jb2xvcjogI2Y5ZjlmOTtcbn1cbi5teC1kYXRhZ3JpZCB0Ym9keSAuc2VsZWN0ZWQgdGQge1xuICAgIGJhY2tncm91bmQtY29sb3I6ICNlZWU7XG59XG4ubXgtZGF0YWdyaWQtZGF0YS13cmFwcGVyIHtcbiAgICBvdmVyZmxvdzogaGlkZGVuO1xuICAgIHdoaXRlLXNwYWNlOiBub3dyYXA7XG59XG4ubXgtZGF0YWdyaWQgdGJvZHkgaW1nIHtcbiAgICBtYXgtd2lkdGg6IDE2cHg7XG4gICAgbWF4LWhlaWdodDogMTZweDtcbn1cbi5teC1kYXRhZ3JpZCBpbnB1dCxcbi5teC1kYXRhZ3JpZCBzZWxlY3QsXG4ubXgtZGF0YWdyaWQgdGV4dGFyZWEge1xuICAgIGN1cnNvcjogYXV0bztcbn1cblxuLyogZm9vdCAqL1xuLm14LWRhdGFncmlkIHRmb290IHRoLFxuLm14LWRhdGFncmlkIHRmb290IHRkIHtcbiAgICBwYWRkaW5nOiAzcHggOHB4O1xufVxuLm14LWRhdGFncmlkIHRmb290IHRoIHtcbiAgICBib3JkZXItdG9wOiAxcHggc29saWQgI2RkZDtcbn1cbi5teC1kYXRhZ3JpZC5teC1jb250ZW50LWxvYWRpbmcgLm14LWNvbnRlbnQtbG9hZGVyIHtcbiAgICBkaXNwbGF5OiBpbmxpbmUtYmxvY2s7XG4gICAgd2lkdGg6IDkwJTtcbiAgICBhbmltYXRpb246IHBsYWNlaG9sZGVyR3JhZGllbnQgMXMgbGluZWFyIGluZmluaXRlO1xuICAgIGJvcmRlci1yYWRpdXM6IDRweDtcbiAgICBiYWNrZ3JvdW5kOiAjRjVGNUY1O1xuICAgIGJhY2tncm91bmQ6IHJlcGVhdGluZy1saW5lYXItZ3JhZGllbnQodG8gcmlnaHQsICNGNUY1RjUgMCUsICNGNUY1RjUgNSUsICNGOUY5RjkgNTAlLCAjRjVGNUY1IDk1JSwgI0Y1RjVGNSAxMDAlKTtcbiAgICBiYWNrZ3JvdW5kLXNpemU6IDIwMHB4IDEwMHB4O1xuICAgIGFuaW1hdGlvbi1maWxsLW1vZGU6IGJvdGg7XG59XG5Aa2V5ZnJhbWVzIHBsYWNlaG9sZGVyR3JhZGllbnQge1xuICAgIDAlIHsgYmFja2dyb3VuZC1wb3NpdGlvbjogMTAwcHggMDsgfVxuICAgIDEwMCUgeyBiYWNrZ3JvdW5kLXBvc2l0aW9uOiAtMTAwcHggMDsgfVxufVxuXG4ubXgtZGF0YWdyaWQtdGFibGUtcmVzaXppbmcgdGgsXG4ubXgtZGF0YWdyaWQtdGFibGUtcmVzaXppbmcgdGQge1xuICAgIGN1cnNvcjogY29sLXJlc2l6ZSAhaW1wb3J0YW50O1xufVxuIiwiLm14LXRlbXBsYXRlZ3JpZC1jb250ZW50LXdyYXBwZXIge1xuICAgIGRpc3BsYXk6IHRhYmxlO1xuICAgIHdpZHRoOiAxMDAlO1xuICAgIGJvcmRlci1jb2xsYXBzZTogY29sbGFwc2U7XG4gICAgYm94LXNpemluZzogYm9yZGVyLWJveDtcbn1cbi5teC10ZW1wbGF0ZWdyaWQtcm93IHtcbiAgICBkaXNwbGF5OiB0YWJsZS1yb3c7XG59XG4ubXgtdGVtcGxhdGVncmlkLWl0ZW0ge1xuICAgIHBhZGRpbmc6IDVweDtcbiAgICBkaXNwbGF5OiB0YWJsZS1jZWxsO1xuICAgIGJvcmRlcjogMXB4IHNvbGlkICNkZGQ7XG4gICAgY3Vyc29yOiBwb2ludGVyO1xuICAgIGJveC1zaXppbmc6IGJvcmRlci1ib3g7XG59XG4ubXgtdGVtcGxhdGVncmlkLWVtcHR5IHtcbiAgICBkaXNwbGF5OiB0YWJsZS1jZWxsO1xufVxuLm14LXRlbXBsYXRlZ3JpZC1pdGVtLnNlbGVjdGVkIHtcbiAgICBiYWNrZ3JvdW5kLWNvbG9yOiAjZjVmNWY1O1xufVxuLm14LXRlbXBsYXRlZ3JpZC1pdGVtIC5teC10YWJsZSB0aCxcbi5teC10ZW1wbGF0ZWdyaWQtaXRlbSAubXgtdGFibGUgdGQge1xuICAgIHBhZGRpbmc6IDJweCA4cHg7XG59XG4iLCIubXgtc2Nyb2xsY29udGFpbmVyLWhvcml6b250YWwge1xuICAgIHdpZHRoOiAxMDAlO1xuICAgIGRpc3BsYXk6IHRhYmxlO1xuICAgIHRhYmxlLWxheW91dDogZml4ZWQ7XG59XG4ubXgtc2Nyb2xsY29udGFpbmVyLWhvcml6b250YWwgPiBkaXYge1xuICAgIGRpc3BsYXk6IHRhYmxlLWNlbGw7XG4gICAgdmVydGljYWwtYWxpZ246IHRvcDtcbn1cbi5teC1zY3JvbGxjb250YWluZXItd3JhcHBlciB7XG4gICAgcGFkZGluZzogMTBweDtcbn1cbi5teC1zY3JvbGxjb250YWluZXItbmVzdGVkIHtcbiAgICBwYWRkaW5nOiAwO1xufVxuLm14LXNjcm9sbGNvbnRhaW5lci1maXhlZCA+IC5teC1zY3JvbGxjb250YWluZXItbWlkZGxlID4gLm14LXNjcm9sbGNvbnRhaW5lci13cmFwcGVyLFxuLm14LXNjcm9sbGNvbnRhaW5lci1maXhlZCA+IC5teC1zY3JvbGxjb250YWluZXItbGVmdCA+IC5teC1zY3JvbGxjb250YWluZXItd3JhcHBlcixcbi5teC1zY3JvbGxjb250YWluZXItZml4ZWQgPiAubXgtc2Nyb2xsY29udGFpbmVyLWNlbnRlciA+IC5teC1zY3JvbGxjb250YWluZXItd3JhcHBlcixcbi5teC1zY3JvbGxjb250YWluZXItZml4ZWQgPiAubXgtc2Nyb2xsY29udGFpbmVyLXJpZ2h0ID4gLm14LXNjcm9sbGNvbnRhaW5lci13cmFwcGVyIHtcbiAgICBvdmVyZmxvdzogYXV0bztcbn1cblxuLm14LXNjcm9sbGNvbnRhaW5lci1tb3ZlLWluIHtcbiAgICB0cmFuc2l0aW9uOiBsZWZ0IDI1MG1zIGVhc2Utb3V0O1xufVxuLm14LXNjcm9sbGNvbnRhaW5lci1tb3ZlLW91dCB7XG4gICAgdHJhbnNpdGlvbjogbGVmdCAyNTBtcyBlYXNlLWluO1xufVxuLm14LXNjcm9sbGNvbnRhaW5lci1zaHJpbmsgLm14LXNjcm9sbGNvbnRhaW5lci10b2dnbGVhYmxlIHtcbiAgICB0cmFuc2l0aW9uLXByb3BlcnR5OiB3aWR0aDtcbn1cblxuLm14LXNjcm9sbGNvbnRhaW5lci10b2dnbGVhYmxlIHtcbiAgICBiYWNrZ3JvdW5kLWNvbG9yOiAjZmZmO1xufVxuLm14LXNjcm9sbGNvbnRhaW5lci1zbGlkZSA+IC5teC1zY3JvbGxjb250YWluZXItdG9nZ2xlYWJsZSA+IC5teC1zY3JvbGxjb250YWluZXItd3JhcHBlciB7XG4gICAgcG9zaXRpb246IHJlbGF0aXZlO1xuICAgIHotaW5kZXg6IDE7XG4gICAgYmFja2dyb3VuZC1jb2xvcjogaW5oZXJpdDtcbn1cbi5teC1zY3JvbGxjb250YWluZXItcHVzaCB7XG4gICAgcG9zaXRpb246IHJlbGF0aXZlO1xufVxuLm14LXNjcm9sbGNvbnRhaW5lci1zaHJpbmsgPiAubXgtc2Nyb2xsY29udGFpbmVyLXRvZ2dsZWFibGUge1xuICAgIG92ZXJmbG93OiBoaWRkZW47XG59XG4ubXgtc2Nyb2xsY29udGFpbmVyLXB1c2gubXgtc2Nyb2xsY29udGFpbmVyLW9wZW4gPiBkaXYsXG4ubXgtc2Nyb2xsY29udGFpbmVyLXNsaWRlLm14LXNjcm9sbGNvbnRhaW5lci1vcGVuID4gZGl2IHtcbiAgICBwb2ludGVyLWV2ZW50czogbm9uZTtcbn1cbi5teC1zY3JvbGxjb250YWluZXItcHVzaC5teC1zY3JvbGxjb250YWluZXItb3BlbiA+IC5teC1zY3JvbGxjb250YWluZXItdG9nZ2xlYWJsZSxcbi5teC1zY3JvbGxjb250YWluZXItc2xpZGUubXgtc2Nyb2xsY29udGFpbmVyLW9wZW4gPiAubXgtc2Nyb2xsY29udGFpbmVyLXRvZ2dsZWFibGUge1xuICAgIHBvaW50ZXItZXZlbnRzOiBhdXRvO1xufVxuIiwiLm14LW5hdmJhci1pdGVtIGltZyxcbi5teC1uYXZiYXItc3ViaXRlbSBpbWcge1xuICAgIGhlaWdodDogMTZweDtcbn1cblxuIiwiLm14LW5hdmlnYXRpb250cmVlIC5uYXZiYXItaW5uZXIge1xuICAgIHBhZGRpbmctbGVmdDogMDtcbiAgICBwYWRkaW5nLXJpZ2h0OiAwO1xufVxuLm14LW5hdmlnYXRpb250cmVlIHVsIHtcbiAgICBsaXN0LXN0eWxlOiBub25lO1xufVxuLm14LW5hdmlnYXRpb250cmVlIHVsIGxpIHtcbiAgICBib3JkZXItYm90dG9tOiAxcHggc29saWQgI2RmZTZlYTtcbn1cbi5teC1uYXZpZ2F0aW9udHJlZSBsaTpsYXN0LWNoaWxkIHtcbiAgICBib3JkZXItc3R5bGU6IG5vbmU7XG59XG4ubXgtbmF2aWdhdGlvbnRyZWUgYSB7XG4gICAgZGlzcGxheTogYmxvY2s7XG4gICAgcGFkZGluZzogNXB4IDEwcHg7XG4gICAgY29sb3I6ICM3Nzc7XG4gICAgdGV4dC1zaGFkb3c6IDAgMXB4IDAgI2ZmZjtcbiAgICB0ZXh0LWRlY29yYXRpb246IG5vbmU7XG59XG4ubXgtbmF2aWdhdGlvbnRyZWUgYS5hY3RpdmUge1xuICAgIGNvbG9yOiAjRkZGO1xuICAgIHRleHQtc2hhZG93OiBub25lO1xuICAgIGJhY2tncm91bmQ6ICMzNDk4REI7XG4gICAgYm9yZGVyLXJhZGl1czogM3B4O1xufVxuLm14LW5hdmlnYXRpb250cmVlIC5teC1uYXZpZ2F0aW9udHJlZS1jb2xsYXBzZWQgdWwge1xuICAgIGRpc3BsYXk6IG5vbmU7XG59XG4ubXgtbmF2aWdhdGlvbnRyZWUgdWwge1xuICAgIG1hcmdpbjogMDtcbiAgICBwYWRkaW5nOiAwO1xufVxuLm14LW5hdmlnYXRpb250cmVlIHVsIGxpIHtcbiAgICBwYWRkaW5nOiA1cHggMDtcbn1cbi5teC1uYXZpZ2F0aW9udHJlZSB1bCBsaSB1bCB7XG4gICAgcGFkZGluZzogMDtcbiAgICBtYXJnaW4tbGVmdDogMTBweDtcbn1cbi5teC1uYXZpZ2F0aW9udHJlZSB1bCBsaSB1bCBsaSB7XG4gICAgbWFyZ2luLWxlZnQ6IDhweDtcbiAgICBwYWRkaW5nOiA1cHggMDtcbn1cbltkaXI9XCJydGxcIl0gLm14LW5hdmlnYXRpb250cmVlIHVsIGxpIHVsIGxpIHtcbiAgICBtYXJnaW4tbGVmdDogYXV0bztcbiAgICBtYXJnaW4tcmlnaHQ6IDhweDtcbn1cbi5teC1uYXZpZ2F0aW9udHJlZSB1bCBsaSB1bCBsaSB1bCBsaSB7XG4gICAgZm9udC1zaXplOiAxMHB4O1xuICAgIHBhZGRpbmctdG9wOiAzcHg7XG4gICAgcGFkZGluZy1ib3R0b206IDNweDtcbn1cbi5teC1uYXZpZ2F0aW9udHJlZSB1bCBsaSB1bCBsaSB1bCBsaSBpbWcge1xuICAgIHZlcnRpY2FsLWFsaWduOiB0b3A7XG59XG4iLCIubXgtbGluayBpbWcsXG4ubXgtYnV0dG9uIGltZyB7XG4gICAgaGVpZ2h0OiAxNnB4O1xufVxuLm14LWxpbmsge1xuICAgIHBhZGRpbmc6IDZweCAxMnB4O1xuICAgIGRpc3BsYXk6IGlubGluZS1ibG9jaztcbn1cbiIsIi5teC1ncm91cGJveCB7XG4gICAgbWFyZ2luLWJvdHRvbTogMTBweDtcbn1cbi5teC1ncm91cGJveC1oZWFkZXIge1xuICAgIG1hcmdpbjogMDtcbiAgICBwYWRkaW5nOiAxMHB4IDE1cHg7XG4gICAgY29sb3I6ICNlZWU7XG4gICAgYmFja2dyb3VuZDogIzMzMztcbiAgICBmb250LXNpemU6IGluaGVyaXQ7XG4gICAgbGluZS1oZWlnaHQ6IGluaGVyaXQ7XG4gICAgYm9yZGVyLXJhZGl1czogNHB4IDRweCAwIDA7XG59XG4ubXgtZ3JvdXBib3gtY29sbGFwc2libGUgPiAubXgtZ3JvdXBib3gtaGVhZGVyIHtcbiAgICBjdXJzb3I6IHBvaW50ZXI7XG59XG4ubXgtZ3JvdXBib3guY29sbGFwc2VkID4gLm14LWdyb3VwYm94LWhlYWRlciB7XG4gICAgYm9yZGVyLXJhZGl1czogNHB4O1xufVxuLm14LWdyb3VwYm94LWJvZHkge1xuICAgIHBhZGRpbmc6IDhweDtcbiAgICBib3JkZXI6IDFweCBzb2xpZCAjZGRkO1xuICAgIGJvcmRlci1yYWRpdXM6IDRweDtcbn1cbi5teC1ncm91cGJveC5jb2xsYXBzZWQgPiAubXgtZ3JvdXBib3gtYm9keSB7XG4gICAgZGlzcGxheTogbm9uZTtcbn1cbi5teC1ncm91cGJveC1oZWFkZXIgKyAubXgtZ3JvdXBib3gtYm9keSB7XG4gICAgYm9yZGVyLXRvcDogbm9uZTtcbiAgICBib3JkZXItcmFkaXVzOiAwIDAgNHB4IDRweDtcbn1cbi5teC1ncm91cGJveC1jb2xsYXBzZS1pY29uIHtcbiAgICBmbG9hdDogcmlnaHQ7XG59XG5bZGlyPVwicnRsXCJdIC5teC1ncm91cGJveC1jb2xsYXBzZS1pY29uIHtcbiAgICBmbG9hdDogbGVmdDtcbn1cbiIsIi5teC1kYXRhdmlldyB7XG4gICAgcG9zaXRpb246IHJlbGF0aXZlO1xufVxuLm14LWRhdGF2aWV3LWNvbnRyb2xzIHtcbiAgICBwYWRkaW5nOiAxOXB4IDIwcHggMTJweDtcbiAgICBiYWNrZ3JvdW5kLWNvbG9yOiAjZjVmNWY1O1xuICAgIGJvcmRlci10b3A6IDFweCBzb2xpZCAjZWVlO1xufVxuXG4ubXgtZGF0YXZpZXctY29udHJvbHMgLm14LWJ1dHRvbiB7XG4gICAgbWFyZ2luLWJvdHRvbTogOHB4O1xufVxuXG4ubXgtZGF0YXZpZXctY29udHJvbHMgLm14LWJ1dHRvbiArIC5teC1idXR0b24ge1xuICAgIG1hcmdpbi1sZWZ0OiAwLjNlbTtcbn1cblxuLm14LWRhdGF2aWV3LW1lc3NhZ2Uge1xuICAgIGJhY2tncm91bmQ6ICNmZmY7XG4gICAgcG9zaXRpb246IGFic29sdXRlO1xuICAgIHRvcDogMDtcbiAgICByaWdodDogMDtcbiAgICBib3R0b206IDA7XG4gICAgbGVmdDogMDtcbn1cbi5teC1kYXRhdmlldy1tZXNzYWdlID4gZGl2IHtcbiAgICBkaXNwbGF5OiB0YWJsZTtcbiAgICB3aWR0aDogMTAwJTtcbiAgICBoZWlnaHQ6IDEwMCU7XG59XG4ubXgtZGF0YXZpZXctbWVzc2FnZSA+IGRpdiA+IHAge1xuICAgIGRpc3BsYXk6IHRhYmxlLWNlbGw7XG4gICAgdGV4dC1hbGlnbjogY2VudGVyO1xuICAgIHZlcnRpY2FsLWFsaWduOiBtaWRkbGU7XG59XG5cbi8qIFRvcC1sZXZlbCBkYXRhIHZpZXcgaW4gd2luZG93IGlzIGEgc3BlY2lhbCBjYXNlLCBoYW5kbGUgaXQgYXMgc3VjaC4gKi9cbi5teC13aW5kb3ctdmlldyAubXgtd2luZG93LWJvZHkge1xuICAgIHBhZGRpbmc6IDA7XG59XG4ubXgtd2luZG93LXZpZXcgLm14LXdpbmRvdy1ib2R5ID4gLm14LWRhdGF2aWV3ID4gLm14LWRhdGF2aWV3LWNvbnRlbnQsXG4ubXgtd2luZG93LXZpZXcgLm14LXdpbmRvdy1ib2R5ID4gLm14LXBsYWNlaG9sZGVyID4gLm14LWRhdGF2aWV3ID4gLm14LWRhdGF2aWV3LWNvbnRlbnQge1xuICAgIHBhZGRpbmc6IDE1cHg7XG59XG4ubXgtd2luZG93LXZpZXcgLm14LXdpbmRvdy1ib2R5ID4gLm14LWRhdGF2aWV3ID4gLm14LWRhdGF2aWV3LWNvbnRyb2xzLFxuLm14LXdpbmRvdy12aWV3IC5teC13aW5kb3ctYm9keSA+IC5teC1wbGFjZWhvbGRlciA+IC5teC1kYXRhdmlldyA+IC5teC1kYXRhdmlldy1jb250cm9scyB7XG4gICAgYm9yZGVyLXJhZGl1czogMHB4IDBweCA2cHggNnB4O1xufVxuIiwiLm14LWRpYWxvZyB7XG4gICAgcG9zaXRpb246IGZpeGVkO1xuICAgIGxlZnQ6IGF1dG87XG4gICAgcmlnaHQ6IGF1dG87XG4gICAgcGFkZGluZzogMDtcbiAgICB3aWR0aDogNTAwcHg7XG4gICAgLyogSWYgdGhlIG1hcmdpbiBpcyBzZXQgdG8gYXV0bywgSUU5IHJlcG9ydHMgdGhlIGNhbGN1bGF0ZWQgdmFsdWUgb2YgdGhlXG4gICAgICogbWFyZ2luIGFzIHRoZSBhY3R1YWwgdmFsdWUuIE90aGVyIGJyb3dzZXJzIHdpbGwganVzdCByZXBvcnQgMC4gRWxpbWluYXRlXG4gICAgICogdGhpcyBkaWZmZXJlbmNlIGJ5IHNldHRpbmcgbWFyZ2luIHRvIDAgZm9yIGV2ZXJ5IGJyb3dzZXIuICovXG4gICAgbWFyZ2luOiAwO1xufVxuLm14LWRpYWxvZy1oZWFkZXIge1xuICAgIGN1cnNvcjogbW92ZTtcbn1cbi5teC1kaWFsb2ctYm9keSB7XG4gICAgb3ZlcmZsb3c6IGF1dG87XG59XG4iLCIubXgtd2luZG93IHtcbiAgICBwb3NpdGlvbjogZml4ZWQ7XG4gICAgbGVmdDogYXV0bztcbiAgICByaWdodDogYXV0bztcbiAgICBwYWRkaW5nOiAwO1xuICAgIHdpZHRoOiA2MDBweDtcbiAgICAvKiBJZiB0aGUgbWFyZ2luIGlzIHNldCB0byBhdXRvLCBJRTkgcmVwb3J0cyB0aGUgY2FsY3VsYXRlZCB2YWx1ZSBvZiB0aGVcbiAgICAgKiBtYXJnaW4gYXMgdGhlIGFjdHVhbCB2YWx1ZS4gT3RoZXIgYnJvd3NlcnMgd2lsbCBqdXN0IHJlcG9ydCAwLiBFbGltaW5hdGVcbiAgICAgKiB0aGlzIGRpZmZlcmVuY2UgYnkgc2V0dGluZyBtYXJnaW4gdG8gMCBmb3IgZXZlcnkgYnJvd3Nlci4gKi9cbiAgICBtYXJnaW46IDA7XG59XG4ubXgtd2luZG93LWNvbnRlbnQge1xuICAgIGhlaWdodDogMTAwJTtcbiAgICBvdmVyZmxvdzogaGlkZGVuO1xufVxuLm14LXdpbmRvdy1hY3RpdmUgLm14LXdpbmRvdy1oZWFkZXIge1xuICAgIGJhY2tncm91bmQtY29sb3I6ICNmNWY1ZjU7XG4gICAgYm9yZGVyLXJhZGl1czogNnB4IDZweCAwIDA7XG59XG4ubXgtd2luZG93LWhlYWRlciB7XG4gICAgY3Vyc29yOiBtb3ZlO1xufVxuLm14LXdpbmRvdy1ib2R5IHtcbiAgICBvdmVyZmxvdzogYXV0bztcbn1cbiIsIi5teC1kcm9wZG93bi1saXN0ICoge1xuICAgIGN1cnNvcjogcG9pbnRlcjtcbn1cbi5teC1kcm9wZG93bi1saXN0IGltZyB7XG4gICAgd2lkdGg6IDM1cHg7XG4gICAgdmVydGljYWwtYWxpZ246IG1pZGRsZTtcbiAgICBtYXJnaW4tcmlnaHQ6IDEwcHg7XG59XG5bZGlyPVwicnRsXCJdIC5teC1kcm9wZG93bi1saXN0IGltZyB7XG4gICAgbWFyZ2luLWxlZnQ6IDEwcHg7XG4gICAgbWFyZ2luLXJpZ2h0OiBhdXRvO1xufVxuXG4ubXgtZHJvcGRvd24tbGlzdCB7XG4gICAgcGFkZGluZzogMDtcbiAgICBsaXN0LXN0eWxlOiBub25lO1xufVxuLm14LWRyb3Bkb3duLWxpc3QgPiBsaSB7XG4gICAgcGFkZGluZzogNXB4IDEwcHggMTBweDtcbiAgICBib3JkZXI6IDFweCAjZGRkO1xuICAgIGJvcmRlci1zdHlsZTogc29saWQgc29saWQgbm9uZTtcbiAgICBiYWNrZ3JvdW5kLWNvbG9yOiAjZmZmO1xufVxuLm14LWRyb3Bkb3duLWxpc3QgPiBsaTpmaXJzdC1jaGlsZCB7XG4gICAgYm9yZGVyLXRvcC1sZWZ0LXJhZGl1czogNHB4O1xuICAgIGJvcmRlci10b3AtcmlnaHQtcmFkaXVzOiA0cHg7XG59XG4ubXgtZHJvcGRvd24tbGlzdCA+IGxpOmxhc3QtY2hpbGQge1xuICAgIGJvcmRlci1ib3R0b20tc3R5bGU6IHNvbGlkO1xuICAgIGJvcmRlci1ib3R0b20tbGVmdC1yYWRpdXM6IDRweDtcbiAgICBib3JkZXItYm90dG9tLXJpZ2h0LXJhZGl1czogNHB4O1xufVxuLm14LWRyb3Bkb3duLWxpc3Qtc3RyaXBlZCA+IGxpOm50aC1jaGlsZCgybisxKSB7XG4gICAgYmFja2dyb3VuZDogI2Y5ZjlmOTtcbn1cbi5teC1kcm9wZG93bi1saXN0ID4gbGk6aG92ZXIge1xuICAgIGJhY2tncm91bmQ6ICNmNWY1ZjU7XG59XG4iLCIubXgtaGVhZGVyIHtcbiAgICBwb3NpdGlvbjogcmVsYXRpdmU7XG4gICAgcGFkZGluZzogOXB4O1xuICAgIGJhY2tncm91bmQ6ICMzMzM7XG4gICAgdGV4dC1hbGlnbjogY2VudGVyO1xufVxuLm14LWhlYWRlci1jZW50ZXIge1xuICAgIGRpc3BsYXk6IGlubGluZS1ibG9jaztcbiAgICBjb2xvcjogI2VlZTtcbiAgICBsaW5lLWhlaWdodDogMzBweDsgLyogaGVpZ2h0IG9mIGJ1dHRvbnMgKi9cbn1cbmJvZHlbZGlyPVwibHRyXCJdIC5teC1oZWFkZXItbGVmdCxcbmJvZHlbZGlyPVwicnRsXCJdIC5teC1oZWFkZXItcmlnaHQge1xuICAgIHBvc2l0aW9uOiBhYnNvbHV0ZTtcbiAgICB0b3A6IDlweDtcbiAgICBsZWZ0OiA5cHg7XG59XG5ib2R5W2Rpcj1cImx0clwiXSAubXgtaGVhZGVyLXJpZ2h0LFxuYm9keVtkaXI9XCJydGxcIl0gLm14LWhlYWRlci1sZWZ0IHtcbiAgICBwb3NpdGlvbjogYWJzb2x1dGU7XG4gICAgdG9wOiA5cHg7XG4gICAgcmlnaHQ6IDlweDtcbn1cbiIsIi5teC10aXRsZSB7XG4gICAgbWFyZ2luLWJvdHRvbTogMHB4O1xuICAgIG1hcmdpbi10b3A6IDBweDtcbn1cbiIsIi5teC1saXN0dmlldyB7XG4gICAgcGFkZGluZzogOHB4O1xufVxuLm14LWxpc3R2aWV3ID4gdWwge1xuICAgIHBhZGRpbmc6IDBweDtcbiAgICBsaXN0LXN0eWxlOiBub25lO1xufVxuLm14LWxpc3R2aWV3ID4gdWwgPiBsaSB7XG4gICAgcGFkZGluZzogNXB4IDEwcHggMTBweDtcbiAgICBib3JkZXI6IDFweCAjZGRkO1xuICAgIGJvcmRlci1zdHlsZTogc29saWQgc29saWQgbm9uZTtcbiAgICBiYWNrZ3JvdW5kLWNvbG9yOiAjZmZmO1xuICAgIG91dGxpbmU6IG5vbmU7XG59XG4ubXgtbGlzdHZpZXcgPiB1bCA+IGxpOmZpcnN0LWNoaWxkIHtcbiAgICBib3JkZXItdG9wLWxlZnQtcmFkaXVzOiA0cHg7XG4gICAgYm9yZGVyLXRvcC1yaWdodC1yYWRpdXM6IDRweDtcbn1cbi5teC1saXN0dmlldyA+IHVsID4gbGk6bGFzdC1jaGlsZCB7XG4gICAgYm9yZGVyLWJvdHRvbS1zdHlsZTogc29saWQ7XG4gICAgYm9yZGVyLWJvdHRvbS1sZWZ0LXJhZGl1czogNHB4O1xuICAgIGJvcmRlci1ib3R0b20tcmlnaHQtcmFkaXVzOiA0cHg7XG59XG4ubXgtbGlzdHZpZXcgbGk6bnRoLWNoaWxkKDJuKzEpIHtcbiAgICBiYWNrZ3JvdW5kOiAjZjlmOWY5O1xufVxuLm14LWxpc3R2aWV3IGxpOm50aC1jaGlsZCgybisxKTpob3ZlciB7XG4gICAgYmFja2dyb3VuZDogI2Y1ZjVmNTtcbn1cbi5teC1saXN0dmlldyA+IHVsID4gbGkuc2VsZWN0ZWQge1xuICAgIGJhY2tncm91bmQ6ICNlZWU7XG59XG4ubXgtbGlzdHZpZXctY2xpY2thYmxlIHVsICoge1xuICAgIGN1cnNvcjogcG9pbnRlcjtcbn1cbi5teC1saXN0dmlldy1lbXB0eSB7XG4gICAgY29sb3I6ICM5OTk7XG4gICAgdGV4dC1hbGlnbjogY2VudGVyO1xufVxuLm14LWxpc3R2aWV3IC5teC1saXN0dmlldy1sb2FkaW5nIHtcbiAgICBwYWRkaW5nOiAxMHB4O1xuICAgIGxpbmUtaGVpZ2h0OiAwO1xuICAgIHRleHQtYWxpZ246IGNlbnRlcjtcbn1cbi5teC1saXN0dmlldy1zZWFyY2hiYXIge1xuICAgIGRpc3BsYXk6IGZsZXg7XG4gICAgbWFyZ2luLWJvdHRvbTogMTBweDtcbn1cbi5teC1saXN0dmlldy1zZWFyY2hiYXIgPiBpbnB1dCB7XG4gICAgd2lkdGg6IDEwMCU7XG59XG4ubXgtbGlzdHZpZXctc2VhcmNoYmFyID4gYnV0dG9uIHtcbiAgICBtYXJnaW4tbGVmdDogNXB4O1xufVxuW2Rpcj1cInJ0bFwiXSAubXgtbGlzdHZpZXctc2VhcmNoYmFyID4gYnV0dG9uIHtcbiAgICBtYXJnaW4tbGVmdDogMDtcbiAgICBtYXJnaW4tcmlnaHQ6IDVweDtcbn1cbi5teC1saXN0dmlldy1zZWxlY3Rpb24ge1xuICAgIGRpc3BsYXk6IHRhYmxlLWNlbGw7XG4gICAgdmVydGljYWwtYWxpZ246IG1pZGRsZTtcbiAgICBwYWRkaW5nOiAwIDE1cHggMCA1cHg7XG59XG5bZGlyPVwicnRsXCJdIC5teC1saXN0dmlldy1zZWxlY3Rpb24ge1xuICAgIHBhZGRpbmc6IDAgNXB4IDAgMTVweDtcbn1cbi5teC1saXN0dmlldy1zZWxlY3RhYmxlIC5teC1saXN0dmlldy1jb250ZW50IHtcbiAgICBkaXNwbGF5OiB0YWJsZS1jZWxsO1xuICAgIHZlcnRpY2FsLWFsaWduOiBtaWRkbGU7XG4gICAgd2lkdGg6IDEwMCU7XG59XG4ubXgtbGlzdHZpZXcgLnNlbGVjdGVkIHtcbiAgICBiYWNrZ3JvdW5kOiAjZGVmO1xufVxuLm14LWxpc3R2aWV3IC5teC10YWJsZSB0aCxcbi5teC1saXN0dmlldyAubXgtdGFibGUgdGQge1xuICAgIHBhZGRpbmc6IDJweDtcbn1cbiIsIi5teC1sb2dpbiAuZm9ybS1jb250cm9sIHtcbiAgICBtYXJnaW4tdG9wOiAxMHB4O1xufVxuIiwiLm14LW1lbnViYXIge1xuICAgIHBhZGRpbmc6IDhweDtcbn1cbi5teC1tZW51YmFyLWljb24ge1xuICAgIGhlaWdodDogMTZweDtcbn1cbi5teC1tZW51YmFyLW1vcmUtaWNvbiB7XG4gICAgZGlzcGxheTogaW5saW5lLWJsb2NrO1xuICAgIHdpZHRoOiAxNnB4O1xuICAgIGhlaWdodDogMTZweDtcbiAgICBiYWNrZ3JvdW5kOiB1cmwoZGF0YTppbWFnZS9wbmc7YmFzZTY0LGlWQk9SdzBLR2dvQUFBQU5TVWhFVWdBQUFDTUFBQUFqQ0FZQUFBQWUyYk5aQUFBQUdYUkZXSFJUYjJaMGQyRnlaUUJCWkc5aVpTQkpiV0ZuWlZKbFlXUjVjY2xsUEFBQUFLTkpSRUZVZU5waS9QLy9QOE5nQVV3TWd3aU1PbWJVTWFPT0dYWE1xR05HSFRQWUhNT0NUZkRzMmJNZVFLb09pSTFCWENCdU1qWTIza0ZyZFl6b1RRaWdSbThndFFXTEcwT0JCcXlobFRwYzBkU09JeFRyYUt3T3EyUFVjV2hXcDdFNnJJNjVpVVB6VFJxcncrcVlHaHlhbTJpc0R0TXh3RVMxQ1VnRkFmRnhxQkNJRGtKUGJOUldoelUzalJaNm80NFpkY3lvWTBZZE0rcVlVY2NNVXNjQUJCZ0FVWHBFakUvQnMvSUFBQUFBU1VWT1JLNUNZSUk9KSBuby1yZXBlYXQgY2VudGVyIGNlbnRlcjtcbiAgICBiYWNrZ3JvdW5kLXNpemU6IDE2cHggMTZweDtcbiAgICB2ZXJ0aWNhbC1hbGlnbjogbWlkZGxlO1xufVxuIiwiLm14LW5hdmlnYXRpb25saXN0IHtcbiAgICBwYWRkaW5nOiA4cHg7XG59XG4ubXgtbmF2aWdhdGlvbmxpc3QgbGk6aG92ZXIsXG4ubXgtbmF2aWdhdGlvbmxpc3QgbGk6Zm9jdXMsXG4ubXgtbmF2aWdhdGlvbmxpc3QgbGkuYWN0aXZlIHtcbiAgICBjb2xvcjogI0ZGRjtcbiAgICBiYWNrZ3JvdW5kLWNvbG9yOiAjMzQ5OERCO1xufVxuLm14LW5hdmlnYXRpb25saXN0ICoge1xuICAgIGN1cnNvcjogcG9pbnRlcjtcbn1cbi5teC1uYXZpZ2F0aW9ubGlzdCAudGFibGUgdGgsXG4ubXgtbmF2aWdhdGlvbmxpc3QgLnRhYmxlIHRkIHtcbiAgICBwYWRkaW5nOiAycHg7XG59XG4iLCIubXgtcHJvZ3Jlc3Mge1xuICAgIHBvc2l0aW9uOiBmaXhlZDtcbiAgICB0b3A6IDMwJTtcbiAgICBsZWZ0OiAwO1xuICAgIHJpZ2h0OiAwO1xuICAgIG1hcmdpbjogYXV0bztcbiAgICB3aWR0aDogMjUwcHg7XG4gICAgbWF4LXdpZHRoOiA5MCU7XG4gICAgYmFja2dyb3VuZDogIzMzMztcbiAgICBvcGFjaXR5OiAwLjg7XG4gICAgei1pbmRleDogNTAwMDtcbiAgICBib3JkZXItcmFkaXVzOiA0cHg7XG4gICAgcGFkZGluZzogMjBweCAxNXB4O1xuICAgIHRyYW5zaXRpb246IG9wYWNpdHkgMC40cyBlYXNlLWluLW91dDtcbn1cbi5teC1wcm9ncmVzcy1oaWRkZW4ge1xuICAgIG9wYWNpdHk6IDA7XG59XG4ubXgtcHJvZ3Jlc3MtbWVzc2FnZSB7XG4gICAgY29sb3I6ICNmZmY7XG4gICAgdGV4dC1hbGlnbjogY2VudGVyO1xuICAgIG1hcmdpbi1ib3R0b206IDE1cHg7XG59XG4ubXgtcHJvZ3Jlc3MtZW1wdHkgLm14LXByb2dyZXNzLW1lc3NhZ2Uge1xuICAgIGRpc3BsYXk6IG5vbmU7XG59XG4ubXgtcHJvZ3Jlc3MtaW5kaWNhdG9yIHtcbiAgICB3aWR0aDogNzBweDtcbiAgICBoZWlnaHQ6IDEwcHg7XG4gICAgbWFyZ2luOiBhdXRvO1xuICAgIGJhY2tncm91bmQ6IHVybChkYXRhOmltYWdlL2dpZjtiYXNlNjQsUjBsR09EbGhSZ0FLQU1RQUFEbzZPb0dCZ1ZwYVduQndjSTZPanF5c3JGSlNVbVJrWkQ4L1AweE1UTTdPenFlbnAxaFlXRjFkWFVoSVNISnljb2VIaDB0TFMxZFhWNmlvcU0vUHoyVmxaVDA5UFRjM04wQkFRSVdGaGRiVzFseGNYSzJ0clVGQlFUTXpNd0FBQUNIL0MwNUZWRk5EUVZCRk1pNHdBd0VBQUFBaCtRUUVEQUFBQUN3QUFBQUFSZ0FLQUFBRms2RG5YUmFHV1plb3JxU0pybkI3cHJBcXY3VjQweDdRL1VCQXpnZjhDV3ZFNGhHV0RBNkx4aEVVeU5OTmYxWHBOWHU1ZHJoZWt0Y0NzNHpMNTVYNVNsYVBNVjRNREg2VnIraFR1d29QMVl2NFJTWnhjNE4zaFh1SGYzRnJVMjBxakZDT0lwQkZraDZVUUphWVB5aGhNWjRzb0RhaVZsczlVMHNyVFZGSXFFOVFxU3FySFVzN09Ub2xNN2NqdVRnNXRyZkFJUUFoK1FRRURBQUFBQ3dBQUFBQUNnQUtBQUFGSktEbkhZV2lGSWZvUVZyclFxTXJhK1RzbG5acjV0ckpvN3dVYXdZVFZRb1VDa29VQWdBaCtRUUVEQUFBQUN3QUFBQUFHUUFLQUFBRldhRG5NY1N5RUpLb3JrZWhLTVdoUGx4dFA2c0thWHdQZVJLYmtNUElIWHBJellFd3RCRnloV1N2c0dqV0ZqbUZsS2VvV3JFcjdWYkJ0RDVYMFcyQllTVWF0MG9QYllqTGVYYkpuNGcwbVJDS2RpSVZCUlFVTVNJaEFDSDVCQVFNQUFBQUxBQUFBQUFvQUFvQUFBV0tvT2NsUXhBTWthaXVETEVzaExUT1I2RW94YUUyV2U4M005R0RReXcrZ2g2SVpzbUVlQ0srYUNZeGt4U3ZIQWFOeWRVY0JsTGZZRWJBRmdtelFwZFpDSVI3Z2RuQ1RGek1GT3Vsd3YyT3IrWjBkaXQ0ZVFwZ2IyTXJaWFJvSzJwNUJRbHZVek1NZEZsYmVUbzhVa0JCUTFoSFFVcGRUaUlrSmdOVVNCNHRFeE1FV3F3VkJSUVVPU0loQUNINUJBUU1BQUFBTEFBQUFBQTNBQW9BQUFXOG9PY2hoaUFZaUtpdXlSQUVRN1RPRExFc2hEU3ZSNkVvaFlQS3NTa2FIVHRQSThOc05wSVBqblQ2U0VJMDJDeGtaT3h1VXF0SWM1eEp6Q1RUTkljeE8yVGZtb1BCYXpUTUJ1VG1ZRVpRVHdrekJYQlpCUUowUlFJekFYbE1BVE1MZmxJTE13cURXQXFHaDRrcmk0eU9LNUNSa3l1VmxncHpoM1lyZUl4N0szMlJnQ3VDbGdVSWgxOHpDWXhsTkpGcmJaWnhIa1JlU0R0TFpFODdVV3BWTzFkd1d5SVlKU2RnU1MwdkEyWkpIalVURXdSczNoVUZGQlJCSWlFQUlma0VCQXdBQUFBc0FBQUFBRVlBQ2dBQUJmQ2c1MTBXaGxtWHFLNklJUWdHc3M3SkVBUkROSzhNc1N3RXlVNTFLQ2dVaFlNSzBHazZBVVBIWmtwMURCdVpyTFl4ZkhDKzRNY1FvaW1iSVNPbnVwTmlVZDhiMlNxaXJXY1NNd2w0ejJITURtYUJHZ2NXYTA0V013WndWQVl6QTNaYUF6TUVmR0FFTXdXQ1pnVVloazBZTXdLTFV3SXpBWkJaQVRNTGxWOExNd3FhWlFxZG5xQXJvcU9sSzZlb3FpdXNyYThyc2JJS2haNklLNHFqalN1UHFKSXJsSzJYSzVteUJSZWViRE1JbzNFMHFIY3pESzE5ZjdLREhreHJVRHRTY0ZZN1dIWmNPMTU4WWp0a2dtZ2lKRXlnR0NJQ2d3c1ljb2JVdURFQUQ4RWVFeVlROEVPd1FnRUtGSktJQ0FFQUlma0VCQXdBQUFBc0R3QUFBRGNBQ2dBQUJicWc1MTBXaGxtWHFLNklJUWdHc3M3SkVBUkROSzhNc1N3RWlRclFLUm9CTzQ5ancydzZrbzJNZE5wSVBqalk3R05rN0haU3JLWjRJMXRGcHVoTVlpYkp1amtNaTlkb21SbkdUY05za0o0T1pnUnZXUVFZYzBVWU13SjRUQUl6QVgxU0FUTUxnbGdMaFlhSUs0cUxqU3VQa0pJcmxKVUxjb1oxSzNlTGVpdDhrSDhyZ1pVRUY0WmZNd2lMWkRTUWFqTU1sWEFlUkY1SU8wdGpUenRSYVZVN1YyOWJJaVFtS0VraUdDNHdaVWsxTndOcjJEMFRFd1FNSWlFQUlma0VCQXdBQUFBc0hnQUFBQ2dBQ2dBQUJZZWc1MTBXaGxtWHFLNklJUWdHc3M3SkVBUkRwQUpkN3dNemtXTkRMRHFDbmtabXlXeU1mTkJPaWxXc2JtU3JDSE9iU1ZpaVBzdk1ZQzBhWmdNdWM0QUI5ekF6UVprb21BWFV5MERiRFYvSjUzVXJkM2dCWDI1aUsyUnpaeXRwZUFNWGJsSXpDSE5YTkhoZEhqeFJRRUZEVmtkQlNseE9JaVFtS0VnaUdDNHdXRWcxTndNSklpRUFJZmtFQkF3QUFBQXNMUUFBQUJrQUNnQUFCVldnNTEwV2hsbVhxSzZJSVFnR29nSmRiUU9yNm14ODc0eTJZQ2ZGNmhrM0NJdlFac2taamowRFpsbkQ1QVJRbm1CS3RhNndXWUdTMmx3OXM0WUxkWmhEWkpFZW1oQ1g4K3lPUHhISmhLcXJNQzR3TWg0aEFDSDVCQVFNQUFBQUxEd0FBQUFLQUFvQUFBVWlvT2RkRm9aWmwrZ0JYZXNDb3l0MzVPeVdkbXZtM2NtanZCUnJCaE9SVENoUkNBQTcpO1xufVxuIiwiLm14LXJlbG9hZC1ub3RpZmljYXRpb24ge1xuICAgIHBvc2l0aW9uOiBmaXhlZDtcbiAgICB6LWluZGV4OiAxMDAxO1xuICAgIHRvcDogMDtcbiAgICB3aWR0aDogMTAwJTtcbiAgICBwYWRkaW5nOiAxcmVtO1xuXG4gICAgYm9yZGVyOiAxcHggc29saWQgaHNsKDIwMCwgOTYlLCA0MSUpO1xuICAgIGJhY2tncm91bmQtY29sb3I6IGhzbCgyMDAsIDk2JSwgNDQlKTtcblxuICAgIGJveC1zaGFkb3c6IDAgNXB4IDIwcHggcmdiYSgxLCAzNywgNTUsIDAuMTYpO1xuICAgIGNvbG9yOiB3aGl0ZTtcblxuICAgIHRleHQtYWxpZ246IGNlbnRlcjtcbiAgICBmb250LXNpemU6IDE0cHg7XG59XG4iLCIubXgtcmVzaXplci1uLFxuLm14LXJlc2l6ZXItcyB7XG4gICAgcG9zaXRpb246IGFic29sdXRlO1xuICAgIGxlZnQ6IDA7XG4gICAgd2lkdGg6IDEwMCU7XG4gICAgaGVpZ2h0OiAxMHB4O1xufVxuLm14LXJlc2l6ZXItbiB7XG4gICAgdG9wOiAtNXB4O1xuICAgIGN1cnNvcjogbi1yZXNpemU7XG59XG4ubXgtcmVzaXplci1zIHtcbiAgICBib3R0b206IC01cHg7XG4gICAgY3Vyc29yOiBzLXJlc2l6ZTtcbn1cblxuLm14LXJlc2l6ZXItZSxcbi5teC1yZXNpemVyLXcge1xuICAgIHBvc2l0aW9uOiBhYnNvbHV0ZTtcbiAgICB0b3A6IDA7XG4gICAgd2lkdGg6IDEwcHg7XG4gICAgaGVpZ2h0OiAxMDAlO1xufVxuLm14LXJlc2l6ZXItZSB7XG4gICAgcmlnaHQ6IC01cHg7XG4gICAgY3Vyc29yOiBlLXJlc2l6ZTtcbn1cbi5teC1yZXNpemVyLXcge1xuICAgIGxlZnQ6IC01cHg7XG4gICAgY3Vyc29yOiB3LXJlc2l6ZTtcbn1cblxuLm14LXJlc2l6ZXItbncsXG4ubXgtcmVzaXplci1uZSxcbi5teC1yZXNpemVyLXN3LFxuLm14LXJlc2l6ZXItc2Uge1xuICAgIHBvc2l0aW9uOiBhYnNvbHV0ZTtcbiAgICB3aWR0aDogMjBweDtcbiAgICBoZWlnaHQ6IDIwcHg7XG59XG5cbi5teC1yZXNpemVyLW53LFxuLm14LXJlc2l6ZXItbmUge1xuICAgIHRvcDogLTVweDtcbn1cbi5teC1yZXNpemVyLXN3LFxuLm14LXJlc2l6ZXItc2Uge1xuICAgIGJvdHRvbTogLTVweDtcbn1cbi5teC1yZXNpemVyLW53LFxuLm14LXJlc2l6ZXItc3cge1xuICAgIGxlZnQ6IC01cHg7XG59XG4ubXgtcmVzaXplci1uZSxcbi5teC1yZXNpemVyLXNlIHtcbiAgICByaWdodDogLTVweDtcbn1cblxuLm14LXJlc2l6ZXItbncge1xuICAgIGN1cnNvcjogbnctcmVzaXplO1xufVxuLm14LXJlc2l6ZXItbmUge1xuICAgIGN1cnNvcjogbmUtcmVzaXplO1xufVxuLm14LXJlc2l6ZXItc3cge1xuICAgIGN1cnNvcjogc3ctcmVzaXplO1xufVxuLm14LXJlc2l6ZXItc2Uge1xuICAgIGN1cnNvcjogc2UtcmVzaXplO1xufVxuIiwiLm14LXRleHQge1xuICAgIHdoaXRlLXNwYWNlOiBwcmUtbGluZTtcbn1cbiIsIi5teC10ZXh0YXJlYSB0ZXh0YXJlYSB7XG4gICAgcmVzaXplOiBub25lO1xuICAgIG92ZXJmbG93LXk6IGhpZGRlbjtcbn1cbi5teC10ZXh0YXJlYSAubXgtdGV4dGFyZWEtbm9yZXNpemUge1xuICAgIGhlaWdodDogYXV0bztcbiAgICByZXNpemU6IHZlcnRpY2FsO1xuICAgIG92ZXJmbG93LXk6IGF1dG87XG59XG4ubXgtdGV4dGFyZWEgLm14LXRleHRhcmVhLWNvdW50ZXIge1xuICAgIGZvbnQtc2l6ZTogc21hbGxlcjtcbn1cbi5teC10ZXh0YXJlYSAuZm9ybS1jb250cm9sLXN0YXRpYyB7XG4gICAgd2hpdGUtc3BhY2U6IHByZS1saW5lO1xufVxuIiwiLm14LXVuZGVybGF5IHtcbiAgICBwb3NpdGlvbjogZml4ZWQ7XG4gICAgdG9wOiAwO1xuICAgIHdpZHRoOiAxMDAlO1xuICAgIGhlaWdodDogMTAwJTtcbiAgICB6LWluZGV4OiAxMDAwO1xuICAgIG9wYWNpdHk6IDAuNTtcbiAgICBiYWNrZ3JvdW5kLWNvbG9yOiAjMzMzO1xufVxuIiwiLm14LWltYWdlem9vbSB7XG4gICAgcG9zaXRpb246IGFic29sdXRlO1xuICAgIGRpc3BsYXk6IHRhYmxlO1xuICAgIHdpZHRoOiAxMDAlO1xuICAgIGhlaWdodDogMTAwJTtcbiAgICBiYWNrZ3JvdW5kLWNvbG9yOiAjOTk5O1xufVxuLm14LWltYWdlem9vbS13cmFwcGVyIHtcbiAgICBkaXNwbGF5OiB0YWJsZS1jZWxsO1xuICAgIHRleHQtYWxpZ246IGNlbnRlcjtcbiAgICB2ZXJ0aWNhbC1hbGlnbjogbWlkZGxlO1xufVxuLm14LWltYWdlem9vbS1pbWFnZSB7XG4gICAgbWF4LXdpZHRoOiBub25lO1xufVxuIiwiLm14LWRyb3Bkb3duIGxpIHtcbiAgICBwYWRkaW5nOiAzcHggMjBweDtcbiAgICBjdXJzb3I6IHBvaW50ZXI7XG59XG4ubXgtZHJvcGRvd24gbGFiZWwge1xuICAgIHBhZGRpbmc6IDA7XG4gICAgY29sb3I6ICMzMzM7XG4gICAgd2hpdGUtc3BhY2U6IG5vd3JhcDtcbiAgICBjdXJzb3I6IHBvaW50ZXI7XG59XG4ubXgtZHJvcGRvd24gaW5wdXQge1xuICAgIG1hcmdpbjogMDtcbiAgICB2ZXJ0aWNhbC1hbGlnbjogbWlkZGxlO1xuICAgIGN1cnNvcjogcG9pbnRlcjtcbn1cbi5teC1kcm9wZG93biAuc2VsZWN0ZWQge1xuICAgIGJhY2tncm91bmQ6ICNmOGY4Zjg7XG59XG4ubXgtc2VsZWN0Ym94IHtcbiAgICB0ZXh0LWFsaWduOiBsZWZ0O1xufVxuLm14LXNlbGVjdGJveC1jYXJldC13cmFwcGVyIHtcbiAgICBmbG9hdDogcmlnaHQ7XG4gICAgaGVpZ2h0OiAxMDAlO1xufVxuIiwiLm14LWRlbW91c2Vyc3dpdGNoZXIge1xuICAgIHBvc2l0aW9uOiBmaXhlZDtcbiAgICByaWdodDogMDtcbiAgICB3aWR0aDogMzYwcHg7XG4gICAgaGVpZ2h0OiAxMDAlO1xuICAgIHotaW5kZXg6IDIwMDAwO1xuICAgIGJveC1zaGFkb3c6IC0xcHggMCA1cHggcmdiYSgyOCw1OSw4NiwuMik7XG59XG4ubXgtZGVtb3VzZXJzd2l0Y2hlci1jb250ZW50IHtcbiAgICBwYWRkaW5nOiA4MHB4IDQwcHggMjBweDtcbiAgICBoZWlnaHQ6IDEwMCU7XG4gICAgY29sb3I6ICMzODdlYTI7XG4gICAgZm9udC1zaXplOiAxNHB4O1xuICAgIG92ZXJmbG93OiBhdXRvO1xuICAgIGJhY2tncm91bmQ6IHVybChkYXRhOmltYWdlL3BuZztiYXNlNjQsaVZCT1J3MEtHZ29BQUFBTlNVaEVVZ0FBQU9nQUFBQmdDQVlBQUFBWFNqN05BQUFBR1hSRldIUlRiMlowZDJGeVpRQkJaRzlpWlNCSmJXRm5aVkpsWVdSNWNjbGxQQUFBQXlScFZGaDBXRTFNT21OdmJTNWhaRzlpWlM1NGJYQUFBQUFBQUR3L2VIQmhZMnRsZENCaVpXZHBiajBpNzd1L0lpQnBaRDBpVnpWTk1FMXdRMlZvYVVoNmNtVlRlazVVWTNwcll6bGtJajgrSUR4NE9uaHRjRzFsZEdFZ2VHMXNibk02ZUQwaVlXUnZZbVU2Ym5NNmJXVjBZUzhpSUhnNmVHMXdkR3M5SWtGa2IySmxJRmhOVUNCRGIzSmxJRFV1TXkxak1ERXhJRFkyTGpFME5UWTJNU3dnTWpBeE1pOHdNaTh3TmkweE5EbzFOam95TnlBZ0lDQWdJQ0FnSWo0Z1BISmtaanBTUkVZZ2VHMXNibk02Y21SbVBTSm9kSFJ3T2k4dmQzZDNMbmN6TG05eVp5OHhPVGs1THpBeUx6SXlMWEprWmkxemVXNTBZWGd0Ym5NaklqNGdQSEprWmpwRVpYTmpjbWx3ZEdsdmJpQnlaR1k2WVdKdmRYUTlJaUlnZUcxc2JuTTZlRzF3UFNKb2RIUndPaTh2Ym5NdVlXUnZZbVV1WTI5dEwzaGhjQzh4TGpBdklpQjRiV3h1Y3pwNGJYQk5UVDBpYUhSMGNEb3ZMMjV6TG1Ga2IySmxMbU52YlM5NFlYQXZNUzR3TDIxdEx5SWdlRzFzYm5NNmMzUlNaV1k5SW1oMGRIQTZMeTl1Y3k1aFpHOWlaUzVqYjIwdmVHRndMekV1TUM5elZIbHdaUzlTWlhOdmRYSmpaVkpsWmlNaUlIaHRjRHBEY21WaGRHOXlWRzl2YkQwaVFXUnZZbVVnVUdodmRHOXphRzl3SUVOVE5pQW9UV0ZqYVc1MGIzTm9LU0lnZUcxd1RVMDZTVzV6ZEdGdVkyVkpSRDBpZUcxd0xtbHBaRG8wTXprd09UUkVNRFEyTkVZeE1VVTBRVFE0TVVJNU5UTkdNVVEzUXpFNU55SWdlRzF3VFUwNlJHOWpkVzFsYm5SSlJEMGllRzF3TG1ScFpEbzBNemt3T1RSRU1UUTJORVl4TVVVMFFUUTRNVUk1TlROR01VUTNRekU1TnlJK0lEeDRiWEJOVFRwRVpYSnBkbVZrUm5KdmJTQnpkRkpsWmpwcGJuTjBZVzVqWlVsRVBTSjRiWEF1YVdsa09qYzBSRU15TVVaR05EWTBRekV4UlRSQk5EZ3hRamsxTTBZeFJEZERNVGszSWlCemRGSmxaanBrYjJOMWJXVnVkRWxFUFNKNGJYQXVaR2xrT2pjMFJFTXlNakF3TkRZMFF6RXhSVFJCTkRneFFqazFNMFl4UkRkRE1UazNJaTgrSUR3dmNtUm1Pa1JsYzJOeWFYQjBhVzl1UGlBOEwzSmtaanBTUkVZK0lEd3ZlRHA0YlhCdFpYUmhQaUE4UDNod1lXTnJaWFFnWlc1a1BTSnlJajgrZzF0Umx3QUFFRkZKUkVGVWVOcnNuWWwzVmNVZHgyZHU4ckpESUpDd0NnalZhclZvc1ZYYzZqbldubnBJUWxKV2w2T0NyUFlma2gxY2l1d2xMRm81dFQzbFZKUlZFVVVFUlFRSlM0Q1FRRWpDUzk3MCs1Mlo5M0lUREd1Uzk4ajcvVGp6N3IyL2U5OTlaTzU4N205K003K1owY05YYnNxS2FUTmVLVlZvbEttT0tiWDM5RXNWS2wxRVY2MklLSzN3QjV1SGNZZy8zM3lDNHgybS9FMmpSRVNTTE1HSmw4dXZZcnNIaWR1aFNBK21Vd2FZaWhsUk0zSEdPdXp1Wlg0Zy9SbHBpdDY4TkZ1S2gwalNEWWd4emxBTVc3V3BDQmIwNlJqTmlEWUh6azZ2UEpaMm1iRnArYStKTEN4b0hyYm5vVnB0eW1lZGxXSWlrblJBS1VOWFZRMERvT01BcUlKMlg4MzB5cFBwQitteVFsL2xIWTNES0xaYlRmbnNMNldvaUNRZFVNcmdWVlZqQWVoSWFHTXhaWGFlbi83WGMybVpNWnVYVm1MenFGSTJmL1lCMm85TTJleW9GQm1ScEFKS0tWbTk4UkZvUndCUUZzZ2RnTFErVFNFZEIwQkxzWnNCUUd1d3Y4NlV6VGtqeFVZa3FZQlNpbGR2SEFkQWgyRzNDUloxUisyMFNRM3BDZW1TZ2RpVUFkQlJBTFFGKzl1UWRnTlVhZVVWU1I2Z2xBR3IvL0U0Tm9NQWFBTjgweDExMHlZMXBXMUdiVmxDdi9SMy92QVE5amVac3JsWHBBaUpkS2NFTnpqUDdoZFU3VlErMGhOOTFxeVBwR3RHd2Yrc3dvYmRNWmVRSGtENm05Nnk2SDRwUWlKSnM2RGVpa1pnUVIrSEJTMUNsYmZXYVBQWjVhbFRXdFBYa2k0dXNGVmVaUjV3Q3ZhZm1vOU42YnlyVXB4RWVoeFFTdjgxRzNJQUtDQTFoUUQwSFBaM1hVbGpTQjJvaTU3QjVua0FpbHFJdVlEOWpZRDB1QlFwa1I0SGxGSzRaa01lQUIwUFFQTUI2TmxXWlhZM1Q1MGFTM05JaXdIb2l3QjBqSEw5TWJ1UVBoRnJLdExqZ0ZMZ2crWUQwUEdnTWcrQW5zRjJUelROSWJXWnVIVWhxcnpxOS82dzFqWWdsYzcvVVlxWFNJOENTaWxZdTQ0VzlDa0F5bXJ2S2ZpbmUxdW5URE1DNmNJaDJQd0o2VmNBbFBteEY5YjFYMmJDL0NZcFppSTlCaWdsRDVDMnVyamRiQUJhRGRVK2dUUnNUWTJ6cHRxMitQNFRrSDRqT1NQU1k0QlNzdGV1TFFDZ1R3UFFMQnhXd3ovZFo2Wk1GMGd0cEF0S3NIa0JnTWE3WVk0QTJnL05oTGRxSlhkRWVnUlFTb1NRYXNQV3pBZ0FQVVZMQ2toamtxMCtjejljOEFRMlR5TDFVeTVzY2p2U0RvRGFLcmtqMHUyQVVqTFdyV0cvNEZNQWxPTW56K0NPZTh6a2x3VFNOa2laTHhNQTZDTmV4UzZaandEcEVja2RrVzRIMUVPYUQwQ2Z3bTRPN3NqeGs0UlVyRVE3VU4rK2p5OHlwSHU5Nmp1a2p3SHFCY2tka1c0RjFONW8zV3FHQTQ3SEhmT1VEUTgwdTgza2x3WFNhMEY5RnBzL0lQVlZkcnlwK3N4WGU2VzFWNlQ3QUUxQXFnMzlybndmWGJNTGtNb1l5bXNoemNYbUw4cU9ON1hDb1B2L0lPMEZxT0llaUhRUG9QYUc2MWZsT1F0aGFDSHE4QXM3emFSWG1pV3JmeEhVVWI3YUcyL3Q1Y0NFYmVLZmluUWJvQjdTSE44WDJCKy93SEdrbndOU0daclZPYWkveGVZeHBGRmU5Wk5peU9DRXR5UzJWd0R0bnE1THZmNkRMRnZvdE9HQVovaFhCcEMrZWtteS9JYitLV0V0OGFyRFNQOEdxS2NsZHdUUTdvQTBFNy9BUWM2RGZUL2dia0I2WHJMOXVwQnE1VUlHQ1dxaGNrSDRqRVQ2TDBDdGtSd1NRTHYrUnphczVOdytuRDRscG9MWUY2Ynl0V3JKK2h1Q0NqZEJ2YURhZ3ZBOXFCcWd6aGRRQmRDdWh2VHY3S2dmQVVENWd3Y0I2VkhKL3BzQ2xZMXR6M2tmMVQ0eWIxRzNBMVNaczFjQTdWSkl4d0xRa2Q0Z0hIV2d2aTd4dTdjRXFuNHNaRkhwbzM0S1VLVXhTUUR0b2gvYytONFFWMjJ6djN0S2FmV0ZxWGhkQWhwdUd0UUZCUFdQb2FvdnM1S0EvZy9waUNtZEx5ODhBZlNPSVdYd09BTWFzZ0RvUmV6dk1oVnZTRi9wcllIS1lJZW5rZTREb0lPOG1sWGVuVGo3bFNtZEp3RWlBdWlkUVBwdXZ2V3JORnNxRGNQY2RnTFNlbmtrdDVHWFd4YzhZMEZWeXJzUG1uM09YQXhxRjBDVnJpMEI5TFlocFFYbDhncTBBQzJLWTBvclpzak03YmNQS2h2aXhtSnZqRmZSZFRpbzJMMGxFNW9Kb0xmOW42aDZoMzJsdy8xVUlkOEMwaC9rMGR3SnFBdHBTVG5wK0VNaExhdS91NUVPbU5LNUVwZ3ZnTjR5cEhqekcxZEYwK29rOXZlYmlUT2w4ZWpPUUdXZ0EwZk9qTURSQ0srK0NwLzFBTFpmbXJLNUp5U1hCTkJiZ0hURllNVVJIbHBGQUdpZHJacE5uTmtvajZrcllGM0V5Q1NtKzFYaWtXdXVYTWVsRmZlYnNqbmlxd3FnTndWcEhnQmw1RkYvKzdaWFpvK1orS2FFQjNZZHFNVUE5RkZ2VmUveGFnNXhvMXZ4RlhTSFpKbEZBZlQ2LzZsTkt6SUJKZ3ZSRU8rWEhnU2tFbm5VMWZtOFpUR0h1VDNTd1ZkbEZmZ1FmVldrbzZaOHRyZ1pBbWhub0M1SDRURWp2RjlhYmYzUzhsa3Q4dGk2SEZUT216UlcyVVdoOUppMktqQUhrdXR2bFdzSlBvYThGMWdGMEk2UUxodGlDNDlXV1FDMHdmcWw1YlBFWCtvMldKZjBBNkQwVlVjck8zK1NqcDlxeFA1M09FZGdmMENOUmw2VUFtZ0MwbHlVRTFyVFltWDc5c3dCVkwya0JiSzc4MzN6RXVTMy9vMXlBOGtkcks2NHdFZlZkRGtZQzN6WVRKd3BMOHgwQnJTdHdDeWxYM3FQTHlYSFVWNitObVhpSS9WUTNoZmg4MEZrL1JoblhST1dsUS9qRkk2UFlJOE5UVCtiaWhreXIxSTZBdW9MQ254U3d5cFlnREp5R2Z0N1Rka2NDUkhzNlJxTjBteGdZdklOVEFucjJvejlZOHExQ2g4MUZXK2NreHhMSTBCOTFhdkErNlVEVUNyNHR2NEdrQjZUeDVrTVdKZHJWd1cyalV0czBCc1JzcTY4NGhMMFA5a2Fqd08zeGxTK0ppTnVlak9nb1FZTnh2SEcrL0k0Ync4NzNHVnR6bVErazZvVnVUNFdlTFNIZFdBb01JSWZET1Evb1dMQno2d09RMWN0c3o3MlVrQWRwSXM1bFFvYk1qaEZTQ09BWlFpYlZLdFNCdGgzKzNyTE9zcUhHN29KMFdKQi9BcldnR284cktkd0xWKzBaMlErNVY0Q3FJYzBSN2wrdkVIZUVUcUtsL1VoVXpwWEdwQlM3Vmx0ZkkvRERJY0QwT0hLTnZqcFVhR3pjVDgyNXNNUUFhcytBeDBEL1dzQ3BldlNiWm5MWGdGb0NOUnd3RDJiL3I4QXBIV0NSUW8vc3cwcmFVcUxMYlJLRHdXTWpNY2UxdWJISnFCbHErQlZEMm9OZEJmd3hRc1pTbk1GZ3d0WHBrNXBFa0R2Q2tnWGNRVEhRNjRCaVc5aXc3NjY3MDNwUEdtWXVGdWU0Zm9QTXF6dmFxZHIxU1dBa2RYaVlvRFp6NE5xb1NYWkdSN2tER01IcWRkQ1YwOUxpLzJMZ2RGczNlZHhQYTY2Y25aNjVWMFJYUEhraXUyWitMdnp0VkY5ZWgyZ2lZZThkWkdiUmRDOWZpOHFOaUNWenBQdW1MdFlNdGF0eWZLZ011Qy9DREFXQWRBaXhhM1JPUTVlRHpDM1JzY3RiOXdlTjBGM09YQWhqQTJFRnNlMHZFM2FUcTZ1bTNDdVVSdE4vemVLL1didGZPU3IwTVZDOTJvKzlPcUw3ZnA2SDM1L1c0RC9VN1pPL0xvT3NNMENaTmhxNkRsQ1MwZXd6Y1YxT2REeC81dURxN0d2OHFETGc0N1Yvd0p0MjFPMG5iK3gxd0xxSVVYVnlUeWc3QUs2ZHNRR1Y3cUdOWjB2SGVtOVRQcXNXYy9DM1E5UUZhTFFzeFpWQ1BnNHdWcGZIUGZWZGtFdmxVRm9BMTkxMWlHSTQ1K0JyVmJHd1ZZSnRQVzFzRnRkK0Y2MEJTRkE3ZFpDMW5hWDBIVWQ3aGZTYVJzdGh4ZUlVZlg2K2NXZjI3UEdmeG9kUDhKV3U3MlkxYnR6aVd2dE9XTkxmZnc2NC8vRmRIdy9acjhUaTkveG11KzA3Y2V2aVlYMEhmZGpmcjhWKzYzdDlQRy9NUDZ5TVNyeFZ6TmxYL2JXMU9wb1JiOVVMYmwxMTE3YnlYSGlDWVpmWnAzcE81N3JvTHZ6MTg2MUtuTVQxNFIxNWdiWG1jN3VwYS96M2M3T2RhSnZhOFc5d2JYdGZGQjFuU3F1dWdrTG1nTmRRVUNMcFRRdFZXN2dMRyt1dDFxd2FMQnVSc1BhcVlqZFY1cGZoU1hVR2FGNzBaSUhIUUJsOGJ3YUFyUlZXOHRMQkRRdE5NTWpvOVpTRzFwc1o3bHhkYU5tNzROUnNPaWFzZWFYdlRXM3hUa3pMVjZ2elFYN0FTbG5zMmZrQzZ0RXo2ck14dStSQjBkVU5FZGFldE5IbW55NmF5UkltMGNUemF0QitsVFppQmI3a3VNc2VNK3BTRk94bEZzUkFUUjFRTjJQengzS2RZNjdWY0V6bThhcHpPWnNLUTRpS2RlTzBwc2JpVzc0eDMrNGdGVmVocVRSNTRDUFlEalc4YmlaOEpaMHlZZ0lvQ2tDS1dkbzU0aU1JYjQxb2hicGEwQjZVWXFIaUFDYU9xQnlYbDVhMC9pYW5Cd1EvaTFBbGVCN0VRRTBkVUI5bXpHOUkrTWVLOUozaXZQeFNMVlhSQUJOR1VnNTN2UkJaVVBOckxEdjlLQ3NjQzBpZ0tZV3FFT1ZuWXZIOXAxU3pucFFaUTRlRVFFMGhVQmxueWtqa2ZLOGY4b1pBZzREVkJsb0xDS0FwZ2lrakxwNlNDVkNCcmthbS9vZTZVZUFLbE5RaWdpZ0tRSXFBN0RaZnpyRXEyaEZqOUNxQWxRSndoY1JRRk1FMUJMdm41WjRGY2Nqc3NYM3BMVDRpZ2lncVFNcUc1TFlMVFBRcXk1NVVFOExxQ0lDYU9xQVN0K1U4K3dNOEtwNlgvVTlKYUNLQ0tDcEErcG83NThXdFZsVWZkaUJPbDh5VzBRQVRSRlE2WjhPZGFEcWVOV1hyYjdWQUZVYWswUUUwTlFCVlE4SlZYMjVZdmdQeXFqanBuUytEQllYRVVCVEE5UUZJNzFGZFkxSmhxdUhxeCtaQUtwTTBpd2lnS1lJcUlSMEJBQ056K1JBSzNxQ3kvbVowbmtOa2tNaUFtZ3FaUHpXQlFSMGxFb0U1TnNaenhpTXozVTNhd0NyWkpLSUFKb0NvREl5NlY2L2JrbGNMbmxRVHdKVThWTUZVSkhrZzdxUXNiN3NvcUZsalhmUlJIMzE5eWRUT3ZleTVKSUFLcElhc0RMZ1liaUhWZmx1bXZOSXg3ajZseW1iSzkwMEFxaElDb0JhcU5xVzdYTmliSEErcDJNNUFWREZxZ3FnSXNrSGRaRmZ4Vm9OQnFBRFEyZHFQYXpWcG15T2ROVUlvQ0pKZjJCYkZ0RS92Y2Y1cWJyQXE5bVFkTnI3cStkTTJXeDVxQUtvU1BKaFhVdy9sZjJxZzBKYUxtMVFEVXQ3MHBUUGxxbERCVkNSRkFBMTExdFZWSC8xQU8rclVoajRjQkk2d0RwTC9GVUJWQ1Q1c0M3aFVvdkR1SDZtY3NzdXFsQ3cvaWttd0NycnBBcWdJa2wvdUp1WERGUnVPWG5DV2hBNjAyQmhOWW9ydnRXWmlXOUtaZ21nSXNtRmRTbGg5ZU5VN2NLMjhXb3cxNkxrZEtKbkZFTU1KODZVeUNVQlZDUzVzQzRyc3JBYU93U3VNTFNJTGdNZ3p1SDRETTZkTlJVenJraHVDYUFpeVN3QW01YWg2cXZaQ2x5c3dwRkxiWTFNTlRobUVQOTVVL0dHOUxVS29DTEpnM1U1NDRFQnF5N3gxalUzQWF4RDlxSUg5anlPYWszbDYxSWRGa0JGa2xZNHFsYjBkVmJWZHQyRSsxcUphOHdCcXhramZJSEpWTDRtRTNnTG9DTEpnZlVkcnNaTzMzV0FiUlZPaEJ3bS9GY1VwS0FlMk5aNlM0dXR2bXdtdlNLWko0Q0s5SGpCMmZndWdlM25yU3ZCTFFHZ3JwbXA3YXFvQTlWYTJqb2dYR2Ntdjl3b3VTZUFpdlE0c08vQmxBWjlBV2gvSFBiMzhCWjBxQlpUb2haV1oyWHJzVjhQZllPWk1sMkcwQW1nSWoxYXVEYXNqSVJnN1FjUTZkUG1ocXJGWVgvMkNtR0ZEV1pJNHFWQTZVc0VOenAxYWt3QUZSSHBxUUszL29Nc2ZIS2NLMU5mR3pSaFZKODRySUcvTG5EZ21zQUZValJrdUxWdkdqS01qWUpxZ0w2eGJ0cmtxQUFxSXRMZGhYRGRhbktaajcwK2dRdEp4RmIzSWJpQkJ6ZkRYd3RBUGNCVzN4SzRlWWFiQXFPNWJmUkFOMnUzNmx3ejlNMm5YNnE0SzYzdytCWGJBd0ZVSkdVbHNuYXRCbkE1QUM0L3d3S3M4Z0VvdDNtQnF5cEhFaGEzUGJpSlNqVDFnWnZiQ2RCcXprVWNoWTdIVVczWGVOVlJmNzVGRzgxdUl1T09OZThZWmZVYjMydnRjTytXUTYrKzJBNmNoOS9meHAvTTFDWitsZjNNME81ckVmd21WUkZ0VCtsTWZHVGFZNlBwQm1UaW9peXY1M0dXTWpwYjIvTUNxTWhkS29Wck5tUTZVRlV1QU1peFd3ZHVGZ3AzTm81em9NOEtQRnR4Yk9NdzZ3N1ZhdjFMa0p2UTkwSjYzY2tMb1FPZzdWNFV2NlR2N0Q0QWxQc3hBVlNrMTh2UVZWVzBTckJJT3N0YnM0aTNaaEZ2aGVQV2pEWHB3QjNyd0ZvNW83QzErakJFc0pUV0lvWjF4bG5oZG9DMmF0ZngxSUxmdEZ0M2JQVnhxMjJ0dWJmYVVhKy9Da0NiZDg3NFkvVC9BZ3dBMk1pN0hkQWUraWtBQUFBQVNVVk9SSzVDWUlJPSkgdG9wIHJpZ2h0IG5vLXJlcGVhdCAjMWIzMTQ5O1xuICAgIC8qIGJhY2tncm91bmQtYXR0YWNoZW1lbnQgbG9jYWwgaXMgbm90IHN1cHBvcnRlZCBvbiBJRThcbiAgICAgKiB3aGVuIHRoaXMgaXMgcGFydCBvZiBiYWNrZ3JvdW5kIHRoZSBjb21wbGV0ZSBiYWNrZ3JvdW5kIGlzIGlnbm9yZWQgKi9cbiAgICBiYWNrZ3JvdW5kLWF0dGFjaG1lbnQ6IGxvY2FsO1xufVxuLm14LWRlbW91c2Vyc3dpdGNoZXIgdWwge1xuICAgIHBhZGRpbmc6IDA7XG4gICAgbWFyZ2luLXRvcDogMjVweDtcbiAgICBsaXN0LXN0eWxlLXR5cGU6IG5vbmU7XG4gICAgYm9yZGVyLXRvcDogMXB4IHNvbGlkICM0OTYwNzY7XG59XG4ubXgtZGVtb3VzZXJzd2l0Y2hlciBhIHtcbiAgICBkaXNwbGF5OiBibG9jaztcbiAgICBwYWRkaW5nOiAxMHB4IDA7XG4gICAgY29sb3I6ICMzODdlYTI7XG4gICAgYm9yZGVyLWJvdHRvbTogMXB4IHNvbGlkICM0OTYwNzY7XG59XG4ubXgtZGVtb3VzZXJzd2l0Y2hlciBoMiB7XG4gICAgbWFyZ2luOiAyMHB4IDAgNXB4O1xuICAgIGNvbG9yOiAjNWJjNGZlO1xuICAgIGZvbnQtc2l6ZTogMjhweDtcbn1cbi5teC1kZW1vdXNlcnN3aXRjaGVyIGgzIHtcbiAgICBtYXJnaW46IDAgMCAycHg7XG4gICAgY29sb3I6ICM1YmM0ZmU7XG4gICAgZm9udC1zaXplOiAxOHB4O1xuICAgIGZvbnQtd2VpZ2h0OiBub3JtYWw7XG4gICAgb3ZlcmZsb3c6IGhpZGRlbjtcbiAgICB3aGl0ZS1zcGFjZTogbm93cmFwO1xuICAgIHRleHQtb3ZlcmZsb3c6IGVsbGlwc2lzO1xufVxuLm14LWRlbW91c2Vyc3dpdGNoZXIgLmFjdGl2ZSBoMyB7XG4gICAgY29sb3I6ICMxMWVmZGI7XG59XG4ubXgtZGVtb3VzZXJzd2l0Y2hlciBwIHtcbiAgICBtYXJnaW4tYm90dG9tOiAwO1xufVxuLm14LWRlbW91c2Vyc3dpdGNoZXItdG9nZ2xlIHtcbiAgICBwb3NpdGlvbjogYWJzb2x1dGU7XG4gICAgdG9wOiAyNSU7XG4gICAgbGVmdDogLTM1cHg7XG4gICAgd2lkdGg6IDM1cHg7XG4gICAgaGVpZ2h0OiAzOHB4O1xuICAgIG1hcmdpbi10b3A6IC00MHB4O1xuICAgIGN1cnNvcjogcG9pbnRlcjtcbiAgICBib3JkZXItdG9wLWxlZnQtcmFkaXVzOiAzcHg7XG4gICAgYm9yZGVyLWJvdHRvbS1sZWZ0LXJhZGl1czogM3B4O1xuICAgIGJveC1zaGFkb3c6IC0xcHggMCA1cHggcmdiYSgyOCw1OSw4NiwuMik7XG4gICAgYmFja2dyb3VuZDogdXJsKGRhdGE6aW1hZ2UvcG5nO2Jhc2U2NCxpVkJPUncwS0dnb0FBQUFOU1VoRVVnQUFBQklBQUFBU0NBWUFBQUJXem81WEFBQUFHWFJGV0hSVGIyWjBkMkZ5WlFCQlpHOWlaU0JKYldGblpWSmxZV1I1Y2NsbFBBQUFBeVJwVkZoMFdFMU1PbU52YlM1aFpHOWlaUzU0YlhBQUFBQUFBRHcvZUhCaFkydGxkQ0JpWldkcGJqMGk3N3UvSWlCcFpEMGlWelZOTUUxd1EyVm9hVWg2Y21WVGVrNVVZM3ByWXpsa0lqOCtJRHg0T25odGNHMWxkR0VnZUcxc2JuTTZlRDBpWVdSdlltVTZibk02YldWMFlTOGlJSGc2ZUcxd2RHczlJa0ZrYjJKbElGaE5VQ0JEYjNKbElEVXVNeTFqTURFeElEWTJMakUwTlRZMk1Td2dNakF4TWk4d01pOHdOaTB4TkRvMU5qb3lOeUFnSUNBZ0lDQWdJajRnUEhKa1pqcFNSRVlnZUcxc2JuTTZjbVJtUFNKb2RIUndPaTh2ZDNkM0xuY3pMbTl5Wnk4eE9UazVMekF5THpJeUxYSmtaaTF6ZVc1MFlYZ3Ribk1qSWo0Z1BISmtaanBFWlhOamNtbHdkR2x2YmlCeVpHWTZZV0p2ZFhROUlpSWdlRzFzYm5NNmVHMXdQU0pvZEhSd09pOHZibk11WVdSdlltVXVZMjl0TDNoaGNDOHhMakF2SWlCNGJXeHVjenA0YlhCTlRUMGlhSFIwY0RvdkwyNXpMbUZrYjJKbExtTnZiUzk0WVhBdk1TNHdMMjF0THlJZ2VHMXNibk02YzNSU1pXWTlJbWgwZEhBNkx5OXVjeTVoWkc5aVpTNWpiMjB2ZUdGd0x6RXVNQzl6Vkhsd1pTOVNaWE52ZFhKalpWSmxaaU1pSUhodGNEcERjbVZoZEc5eVZHOXZiRDBpUVdSdlltVWdVR2h2ZEc5emFHOXdJRU5UTmlBb1RXRmphVzUwYjNOb0tTSWdlRzF3VFUwNlNXNXpkR0Z1WTJWSlJEMGllRzF3TG1scFpEbzNORVJETWpGR1JEUTJORU14TVVVMFFUUTRNVUk1TlROR01VUTNRekU1TnlJZ2VHMXdUVTA2Ukc5amRXMWxiblJKUkQwaWVHMXdMbVJwWkRvM05FUkRNakZHUlRRMk5FTXhNVVUwUVRRNE1VSTVOVE5HTVVRM1F6RTVOeUkrSUR4NGJYQk5UVHBFWlhKcGRtVmtSbkp2YlNCemRGSmxaanBwYm5OMFlXNWpaVWxFUFNKNGJYQXVhV2xrT2pjMFJFTXlNVVpDTkRZMFF6RXhSVFJCTkRneFFqazFNMFl4UkRkRE1UazNJaUJ6ZEZKbFpqcGtiMk4xYldWdWRFbEVQU0o0YlhBdVpHbGtPamMwUkVNeU1VWkRORFkwUXpFeFJUUkJORGd4UWprMU0wWXhSRGRETVRrM0lpOCtJRHd2Y21SbU9rUmxjMk55YVhCMGFXOXVQaUE4TDNKa1pqcFNSRVkrSUR3dmVEcDRiWEJ0WlhSaFBpQThQM2h3WVdOclpYUWdaVzVrUFNKeUlqOCsxWm92TkFBQUFXZEpSRUZVZU5xTTFNMHJSRkVZeC9FN1k1cUlRcE9VYklpeW1RV3lzQmd2SlZKSzJWZ3J5WlF0S1NVTFplbFBzQjBMWmFOWmpKVU5LMUZza0pxVXZDUzNOQXNaYzN6UDlOemlPT2ZlZWVwVGM4L2M4K3ZjOHhaVFNubU9ha0VHS2R6Z0RCWFh5NTRPTXNTd2pwTDZXOWNZc3J4ZlpXdmNVdTd5MFZkTFVDYytWWGdkMm9MaXhwZk9JT21GMTdUdEhUT296WXV1cEN4QWFOQjlEVUVmZURVYkU4YnpFWHhaZXJQMDBsOGhoM0xVaUhUSU1yNk45ajJrc1lvaWh2LzFkZXlMU1Z6S0ttMWpFVytXZlpWMkxmOGdza2pJY3djV3BPTSsrcEhDRlBMb3NnV3RvQ3lkN2pDUE9qemhHSEhMeURQWTFhY2hhSmhEeFJqNnJCd0pYVXVvTjBJRzhJSXY3T2lHQmp4YWR2QUlUdVQzcmV4NmMwU2JLQVNmbG5VY0JUM0pUVGhBanlXa0dVVnNCRUVGUjVDZXJ6WHBOSWFjckZJckpuQ0JCM211QnZraEIxVFAyN2hNL0x2eDN6bDZneEhxdTZjNzRraVU4SXhHaktKZExyclQzeGZkandBREFKYU14UDJidkQyQkFBQUFBRWxGVGtTdVFtQ0MpIGNlbnRlciBjZW50ZXIgbm8tcmVwZWF0ICMxYjMxNDk7XG59XG4iLCIvKiBtYXN0ZXIgZGV0YWlscyBzY3JlZW4gZm9yIG1vYmlsZSAqL1xuLm14LW1hc3Rlci1kZXRhaWwtc2NyZWVuIHtcbiAgICB0b3A6IDA7XG4gICAgbGVmdDogMDtcbiAgICBvdmVyZmxvdzogYXV0bztcbiAgICB3aWR0aDogMTAwJTtcbiAgICBoZWlnaHQ6IDEwMCU7XG4gICAgcG9zaXRpb246IGFic29sdXRlO1xuICAgIGJhY2tncm91bmQtY29sb3I6IHdoaXRlO1xuICAgIHdpbGwtY2hhbmdlOiB0cmFuc2Zvcm07XG59XG5cbi5teC1tYXN0ZXItZGV0YWlsLXNjcmVlbiAubXgtbWFzdGVyLWRldGFpbC1kZXRhaWxzIHtcbiAgICBwYWRkaW5nOiAxNXB4O1xufVxuXG4ubXgtbWFzdGVyLWRldGFpbC1zY3JlZW4taGVhZGVyIHtcbiAgICBwb3NpdGlvbjogcmVsYXRpdmU7XG4gICAgb3ZlcmZsb3c6IGF1dG87XG4gICAgYm9yZGVyLWJvdHRvbTogMXB4IHNvbGlkICNjY2M7XG4gICAgYmFja2dyb3VuZC1jb2xvcjogI2Y3ZjdmNztcbn1cblxuLm14LW1hc3Rlci1kZXRhaWwtc2NyZWVuLWhlYWRlci1jYXB0aW9uIHtcbiAgICB0ZXh0LWFsaWduOiBjZW50ZXI7XG4gICAgZm9udC1zaXplOiAxN3B4O1xuICAgIGxpbmUtaGVpZ2h0OiAyNHB4O1xuICAgIGZvbnQtd2VpZ2h0OiA2MDA7XG59XG5cbi5teC1tYXN0ZXItZGV0YWlsLXNjcmVlbi1oZWFkZXItY2xvc2Uge1xuICAgIHBvc2l0aW9uOiBhYnNvbHV0ZTtcbiAgICBsZWZ0OiAwO1xuICAgIHRvcDogMDtcbiAgICBoZWlnaHQ6IDEwMCU7XG4gICAgd2lkdGg6IDUwcHg7XG4gICAgYm9yZGVyOiBub25lO1xuICAgIGJhY2tncm91bmQ6IHRyYW5zcGFyZW50O1xuICAgIGNvbG9yOiAjMDA3YWZmO1xufVxuXG5ib2R5W2Rpcj1cInJ0bFwiXSAubXgtbWFzdGVyLWRldGFpbC1zY3JlZW4taGVhZGVyLWNsb3NlIHtcbiAgICByaWdodDogMDtcbiAgICBsZWZ0OiBhdXRvO1xufVxuXG4ubXgtbWFzdGVyLWRldGFpbC1zY3JlZW4taGVhZGVyLWNsb3NlOjpiZWZvcmUge1xuICAgIGNvbnRlbnQ6IFwiXFwyMDM5XCI7XG4gICAgZm9udC1zaXplOiA1MnB4O1xuICAgIGxpbmUtaGVpZ2h0OiAyNHB4O1xufVxuXG4vKiBjbGFzc2VzIGZvciBjb250ZW50IHBhZ2UgKi9cbi5teC1tYXN0ZXItZGV0YWlsLWNvbnRlbnQtZml4IHtcbiAgICBoZWlnaHQ6IDEwMHZoO1xuICAgIG92ZXJmbG93OiBoaWRkZW47XG59XG5cbi5teC1tYXN0ZXItZGV0YWlsLWNvbnRlbnQtaGlkZGVuIHtcbiAgICB0cmFuc2Zvcm06IHRyYW5zbGF0ZVgoLTIwMCUpO1xufVxuXG5ib2R5W2Rpcj1cInJ0bFwiXSAubXgtbWFzdGVyLWRldGFpbC1jb250ZW50LWhpZGRlbiB7XG4gICAgdHJhbnNmb3JtOiB0cmFuc2xhdGVYKDIwMCUpO1xufSIsIi5yZXBvcnRpbmdSZXBvcnQge1xuICAgIHBhZGRpbmc6IDVweDtcbiAgICBib3JkZXI6IDFweCBzb2xpZCAjZGRkO1xuICAgIC13ZWJraXQtYm9yZGVyLXJhZGl1czogM3B4O1xuICAgIC1tb3otYm9yZGVyLXJhZGl1czogM3B4O1xuICAgIGJvcmRlci1yYWRpdXM6IDNweDtcbn1cbiIsIi5yZXBvcnRpbmdSZXBvcnRQYXJhbWV0ZXIgdGgge1xuICAgIHRleHQtYWxpZ246IHJpZ2h0O1xufVxuIiwiLnJlcG9ydGluZ0RhdGVSYW5nZSB0YWJsZSB7XG4gICAgd2lkdGg6IDEwMCU7XG4gICAgdGFibGUtbGF5b3V0OiBmaXhlZDtcbn1cbi5yZXBvcnRpbmdEYXRlUmFuZ2UgdGgge1xuICAgIHBhZGRpbmc6IDVweDtcbiAgICB0ZXh0LWFsaWduOiByaWdodDtcbiAgICBiYWNrZ3JvdW5kLWNvbG9yOiAjZWVlO1xufVxuLnJlcG9ydGluZ0RhdGVSYW5nZSB0ZCB7XG4gICAgcGFkZGluZzogNXB4O1xufVxuIiwiLm14LXJlcG9ydG1hdHJpeCB0YWJsZSB7XG4gICAgd2lkdGg6IDEwMCU7XG4gICAgbWF4LXdpZHRoOiAxMDAlO1xuICAgIHRhYmxlLWxheW91dDogZml4ZWQ7XG4gICAgbWFyZ2luLWJvdHRvbTogMDtcbn1cblxuLm14LXJlcG9ydG1hdHJpeCB0aCwgLm14LXJlcG9ydG1hdHJpeCB0ZCB7XG4gICAgcGFkZGluZzogOHB4O1xuICAgIGxpbmUtaGVpZ2h0OiAxLjQyODU3MTQzO1xuICAgIHZlcnRpY2FsLWFsaWduOiBib3R0b207XG4gICAgYm9yZGVyOiAxcHggc29saWQgI2RkZDtcbn1cblxuLm14LXJlcG9ydG1hdHJpeCB0Ym9keSB0cjpmaXJzdC1jaGlsZCB0ZCB7XG4gICAgYm9yZGVyLXRvcDogbm9uZTtcbn1cblxuLm14LXJlcG9ydG1hdHJpeCB0Ym9keSB0cjpudGgtY2hpbGQoMm4rMSkgdGQge1xuICAgIGJhY2tncm91bmQtY29sb3I6ICNmOWY5Zjk7XG59XG5cbi5teC1yZXBvcnRtYXRyaXggdGJvZHkgaW1nIHtcbiAgICBtYXgtd2lkdGg6IDE2cHg7XG4gICAgbWF4LWhlaWdodDogMTZweDtcbn1cbiIsIi8qIFdBUk5JTkc6IElFOSBsaW1pdHMgbmVzdGVkIGltcG9ydHMgdG8gdGhyZWUgbGV2ZWxzIGRlZXA6IGh0dHA6Ly9qb3JnZWFsYmFsYWRlam8uY29tLzIwMTEvMDUvMjgvaW50ZXJuZXQtZXhwbG9yZXItbGltaXRzLW5lc3RlZC1pbXBvcnQtY3NzLXN0YXRlbWVudHMgKi9cblxuLyogZGlqaXQgYmFzZSAqL1xuXG4vKiBtZW5kaXggYmFzZSAqL1xuXG4vKiB3aWRnZXRzICovXG5cbi8qIHJlcG9ydGluZyAqL1xuIl0sInNvdXJjZVJvb3QiOiIifQ==*/
/****
GENERIC PIECES
****/
.dijitReset {
/* Use this style to null out padding, margin, border in your template elements
so that page specific styles don't break them.
- Use in all TABLE, TR and TD tags.
*/
margin: 0;
border: 0;
padding: 0;
font: inherit;
line-height: normal;
color: inherit;
}
.dj_a11y .dijitReset {
-moz-appearance: none;
/* remove predefined high-contrast styling in Firefox */
}
.dijitInline {
/* To inline block elements.
Similar to InlineBox below, but this has fewer side-effects in Moz.
Also, apparently works on a DIV as well as a FIELDSET.
*/
display: inline-block;
/* webkit and FF3 */
border: 0;
padding: 0;
vertical-align: middle;
}
table.dijitInline {
/* To inline tables with a given width set */
display: inline-table;
box-sizing: content-box;
}
.dijitHidden {
/* To hide unselected panes in StackContainer etc. */
position: absolute;
/* remove from normal document flow to simulate display: none */
visibility: hidden;
/* hide element from view, but don't break scrolling, see #18612 */
}
.dijitHidden * {
visibility: hidden !important;
/* hide visibility:visible descendants of class=dijitHidden nodes, see #18799 */
}
.dijitVisible {
/* To show selected pane in StackContainer etc. */
display: block !important;
/* override user's display:none setting via style setting or indirectly via class */
position: relative;
/* to support setting width/height, see #2033 */
visibility: visible;
}
.dj_ie6 .dijitComboBox .dijitInputContainer,
.dijitInputContainer {
/* for positioning of placeHolder */
overflow: hidden;
float: none !important;
/* needed to squeeze the INPUT in */
position: relative;
}
.dj_ie7 .dijitInputContainer {
float: left !important;
/* needed by IE to squeeze the INPUT in */
clear: left;
display: inline-block !important;
/* to fix wrong text alignment in textdir=rtl text box */
}
.dj_ie .dijitSelect input,
.dj_ie input.dijitTextBox,
.dj_ie .dijitTextBox input {
font-size: 100%;
}
.dijitSelect .dijitButtonText {
float: left;
vertical-align: top;
}
table.dijitSelect {
padding: 0 !important;
/* messes up border alignment */
border-collapse: separate;
/* so jsfiddle works with Normalized CSS checked */
}
.dijitTextBox .dijitSpinnerButtonContainer,
.dijitTextBox .dijitArrowButtonContainer,
.dijitValidationTextBox .dijitValidationContainer {
float: right;
text-align: center;
}
.dijitSelect input.dijitInputField,
.dijitTextBox input.dijitInputField {
/* override unreasonable user styling of buttons and icons */
padding-left: 0 !important;
padding-right: 0 !important;
}
.dijitValidationTextBox .dijitValidationContainer {
display: none;
}
.dijitTeeny {
font-size: 1px;
line-height: 1px;
}
.dijitOffScreen {
/* these class attributes should supersede any inline positioning style */
position: absolute !important;
left: -10000px !important;
top: -10000px !important;
}
/*
* Popup items have a wrapper div (dijitPopup)
* with the real popup inside, and maybe an iframe too
*/
.dijitPopup {
position: absolute;
background-color: transparent;
margin: 0;
border: 0;
padding: 0;
-webkit-overflow-scrolling: touch;
}
.dijitPositionOnly {
/* Null out all position-related properties */
padding: 0 !important;
border: 0 !important;
background-color: transparent !important;
background-image: none !important;
height: auto !important;
width: auto !important;
}
.dijitNonPositionOnly {
/* Null position-related properties */
float: none !important;
position: static !important;
margin: 0 0 0 0 !important;
vertical-align: middle !important;
}
.dijitBackgroundIframe {
/* iframe used to prevent problems with PDF or other applets overlaying menus etc */
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: -1;
border: 0;
padding: 0;
margin: 0;
}
.dijitDisplayNone {
/* hide something. Use this as a class rather than element.style so another class can override */
display: none !important;
}
.dijitContainer {
/* for all layout containers */
overflow: hidden;
/* need on IE so something can be reduced in size, and so scrollbars aren't temporarily displayed when resizing */
}
/****
A11Y
****/
.dj_a11y .dijitIcon,
.dj_a11y div.dijitArrowButtonInner,
.dj_a11y span.dijitArrowButtonInner,
.dj_a11y img.dijitArrowButtonInner,
.dj_a11y .dijitCalendarIncrementControl,
.dj_a11y .dijitTreeExpando {
/* hide icon nodes in high contrast mode; when necessary they will be replaced by character equivalents
* exception for input.dijitArrowButtonInner, because the icon and character are controlled by the same node */
display: none;
}
.dijitSpinner div.dijitArrowButtonInner {
display: block;
/* override previous rule */
}
.dj_a11y .dijitA11ySideArrow {
display: inline !important;
/* display text instead */
cursor: pointer;
}
/*
* Since we can't use shading in a11y mode, and since the underline indicates today's date,
* use a border to show the selected date.
* Avoid screen jitter when switching selected date by compensating for the selected node's
* border w/padding on other nodes.
*/
.dj_a11y .dijitCalendarDateLabel {
padding: 1px;
border: 0px !important;
}
.dj_a11y .dijitCalendarSelectedDate .dijitCalendarDateLabel {
border-style: solid !important;
border-width: 1px !important;
padding: 0;
}
.dj_a11y .dijitCalendarDateTemplate {
padding-bottom: 0.1em !important;
/* otherwise bottom border doesn't appear on IE */
border: 0px !important;
}
.dj_a11y .dijitButtonNode {
border: black outset medium !important;
/* In claro, hovering a toolbar button reduces padding and adds a border.
* Not needed in a11y mode since Toolbar buttons always have a border.
*/
padding: 0 !important;
}
.dj_a11y .dijitArrowButton {
padding: 0 !important;
}
.dj_a11y .dijitButtonContents {
margin: 0.15em;
/* Margin needed to make focus outline visible */
}
.dj_a11y .dijitTextBoxReadOnly .dijitInputField,
.dj_a11y .dijitTextBoxReadOnly .dijitButtonNode {
border-style: outset !important;
border-width: medium !important;
border-color: #999 !important;
color: #999 !important;
}
/* button inner contents - labels, icons etc. */
.dijitButtonNode * {
vertical-align: middle;
}
.dijitSelect .dijitArrowButtonInner,
.dijitButtonNode .dijitArrowButtonInner {
/* the arrow icon node */
background: no-repeat center;
width: 12px;
height: 12px;
direction: ltr;
/* needed by IE/RTL */
}
/****
3-element borders: ( dijitLeft + dijitStretch + dijitRight )
These were added for rounded corners on dijit.form.*Button but never actually used.
****/
.dijitLeft {
/* Left part of a 3-element border */
background-position: left top;
background-repeat: no-repeat;
}
.dijitStretch {
/* Middle (stretchy) part of a 3-element border */
white-space: nowrap;
/* MOW: move somewhere else */
background-repeat: repeat-x;
}
.dijitRight {
/* Right part of a 3-element border */
background-position: right top;
background-repeat: no-repeat;
}
/* Buttons */
.dj_gecko .dj_a11y .dijitButtonDisabled .dijitButtonNode {
opacity: 0.5;
}
.dijitToggleButton,
.dijitButton,
.dijitDropDownButton,
.dijitComboButton {
/* outside of button */
margin: 0.2em;
vertical-align: middle;
}
.dijitButtonContents {
display: block;
/* to make focus border rectangular */
}
td.dijitButtonContents {
display: table-cell;
/* but don't affect Select, ComboButton */
}
.dijitButtonNode img {
/* make text and images line up cleanly */
vertical-align: middle;
/*margin-bottom:.2em;*/
}
.dijitToolbar .dijitComboButton {
/* because Toolbar only draws a border around the hovered thing */
border-collapse: separate;
}
.dijitToolbar .dijitToggleButton,
.dijitToolbar .dijitButton,
.dijitToolbar .dijitDropDownButton,
.dijitToolbar .dijitComboButton {
margin: 0;
}
.dijitToolbar .dijitButtonContents {
/* just because it used to be this way */
padding: 1px 2px;
}
.dj_webkit .dijitToolbar .dijitDropDownButton {
padding-left: 0.3em;
}
.dj_gecko .dijitToolbar .dijitButtonNode::-moz-focus-inner {
padding: 0;
}
.dijitSelect {
border: 1px solid gray;
}
.dijitButtonNode {
/* Node that is acting as a button -- may or may not be a BUTTON element */
border: 1px solid gray;
margin: 0;
line-height: normal;
vertical-align: middle;
text-align: center;
white-space: nowrap;
}
.dj_webkit .dijitSpinner .dijitSpinnerButtonContainer {
/* apparent WebKit bug where messing with the font coupled with line-height:normal X 2 (dijitReset & dijitButtonNode)
can be different than just a single line-height:normal, visible in InlineEditBox/Spinner */
line-height: inherit;
}
.dijitTextBox .dijitButtonNode {
border-width: 0;
}
.dijitSelect,
.dijitSelect *,
.dijitButtonNode,
.dijitButtonNode * {
cursor: pointer;
-webkit-tap-highlight-color: transparent;
}
.dj_ie .dijitButtonNode {
/* ensure hasLayout */
zoom: 1;
}
.dj_ie .dijitButtonNode button {
/*
disgusting hack to get rid of spurious padding around button elements
on IE. MSIE is truly the web's boat anchor.
*/
overflow: visible;
}
div.dijitArrowButton {
float: right;
}
/******
TextBox related.
Everything that has an <input>
*******/
.dijitTextBox {
border: solid black 1px;
width: 15em;
/* need to set default size on outer node since inner nodes say <input style="width:100%"> and <td width=100%>. user can override */
vertical-align: middle;
}
.dijitTextBoxReadOnly,
.dijitTextBoxDisabled {
color: gray;
}
.dj_safari .dijitTextBoxDisabled input {
color: #b0b0b0;
/* because Safari lightens disabled input/textarea no matter what color you specify */
}
.dj_safari textarea.dijitTextAreaDisabled {
color: #333;
/* because Safari lightens disabled input/textarea no matter what color you specify */
}
.dj_gecko .dijitTextBoxReadOnly input.dijitInputField,
.dj_gecko .dijitTextBoxDisabled input {
-moz-user-input: none;
/* prevent focus of disabled textbox buttons */
}
.dijitPlaceHolder {
/* hint text that appears in a textbox until user starts typing */
color: #aaaaaa;
font-style: italic;
position: absolute;
top: 0;
left: 0;
white-space: nowrap;
pointer-events: none;
/* so cut/paste context menu shows up when right clicking */
}
.dijitTimeTextBox {
width: 8em;
}
/* rules for webkit to deal with fuzzy blue focus border */
.dijitTextBox input:focus {
outline: none;
/* blue fuzzy line looks wrong on combobox or something w/validation icon showing */
}
.dijitTextBoxFocused {
outline: 5px -webkit-focus-ring-color;
}
.dijitSelect input,
.dijitTextBox input {
float: left;
/* needed by IE to remove secret margin */
}
.dj_ie6 input.dijitTextBox,
.dj_ie6 .dijitTextBox input {
float: none;
}
.dijitInputInner {
/* for when an <input> is embedded inside an inline-block <div> with a size and border */
border: 0 !important;
background-color: transparent !important;
width: 100% !important;
/* IE dislikes horizontal tweaking combined with width:100% so punish everyone for consistency */
padding-left: 0 !important;
padding-right: 0 !important;
margin-left: 0 !important;
margin-right: 0 !important;
}
.dj_a11y .dijitTextBox input {
margin: 0 !important;
}
.dijitValidationTextBoxError input.dijitValidationInner,
.dijitSelect input,
.dijitTextBox input.dijitArrowButtonInner {
/* <input> used to display arrow icon/validation icon, or in arrow character in high contrast mode.
* The css below is a trick to hide the character in non-high-contrast mode
*/
text-indent: -2em !important;
direction: ltr !important;
text-align: left !important;
height: auto !important;
}
.dj_ie .dijitSelect input,
.dj_ie .dijitTextBox input,
.dj_ie input.dijitTextBox {
overflow-y: visible;
/* inputs need help expanding when padding is added or line-height is adjusted */
line-height: normal;
/* strict mode */
}
.dijitSelect .dijitSelectLabel span {
line-height: 100%;
}
.dj_ie .dijitSelect .dijitSelectLabel {
line-height: normal;
}
.dj_ie6 .dijitSelect .dijitSelectLabel,
.dj_ie7 .dijitSelect .dijitSelectLabel,
.dj_ie8 .dijitSelect .dijitSelectLabel,
.dj_iequirks .dijitSelect .dijitSelectLabel,
.dijitSelect td,
.dj_ie6 .dijitSelect input,
.dj_iequirks .dijitSelect input,
.dj_ie6 .dijitSelect .dijitValidationContainer,
.dj_ie6 .dijitTextBox input,
.dj_ie6 input.dijitTextBox,
.dj_iequirks .dijitTextBox input.dijitValidationInner,
.dj_iequirks .dijitTextBox input.dijitArrowButtonInner,
.dj_iequirks .dijitTextBox input.dijitSpinnerButtonInner,
.dj_iequirks .dijitTextBox input.dijitInputInner,
.dj_iequirks input.dijitTextBox {
line-height: 100%;
/* IE7 problem where the icon is vertically way too low w/o this */
}
.dj_a11y input.dijitValidationInner,
.dj_a11y input.dijitArrowButtonInner {
/* (in high contrast mode) revert rules from above so character displays */
text-indent: 0 !important;
width: 1em !important;
color: black !important;
}
.dijitValidationTextBoxError .dijitValidationContainer {
display: inline;
cursor: default;
}
/* ComboBox & Spinner */
.dijitSpinner .dijitSpinnerButtonContainer,
.dijitComboBox .dijitArrowButtonContainer {
/* dividing line between input area and up/down button(s) for ComboBox and Spinner */
border-width: 0 0 0 1px !important;
/* !important needed due to wayward ".theme .dijitButtonNode" rules */
}
.dj_a11y .dijitSelect .dijitArrowButtonContainer,
.dijitToolbar .dijitComboBox .dijitArrowButtonContainer {
/* overrides above rule plus mirror-image rule in dijit_rtl.css to have no divider when ComboBox in Toolbar */
border-width: 0 !important;
}
.dijitComboBoxMenu {
/* Drop down menu is implemented as <ul> <li/> <li/> ... but we don't want circles before each item */
list-style-type: none;
}
.dijitSpinner .dijitSpinnerButtonContainer .dijitButtonNode {
/* dividing line between input area and up/down button(s) for ComboBox and Spinner */
border-width: 0;
}
.dj_ie .dj_a11y .dijitSpinner .dijitSpinnerButtonContainer .dijitButtonNode {
clear: both;
/* IE workaround */
}
.dj_ie .dijitToolbar .dijitComboBox {
/* make combobox buttons align properly with other buttons in a toolbar */
vertical-align: middle;
}
/* Spinner */
.dijitTextBox .dijitSpinnerButtonContainer {
width: 1em;
position: relative !important;
overflow: hidden;
}
.dijitSpinner .dijitSpinnerButtonInner {
width: 1em;
visibility: hidden !important;
/* just a sizing element */
overflow-x: hidden;
}
.dijitComboBox .dijitButtonNode,
.dijitSpinnerButtonContainer .dijitButtonNode {
border-width: 0;
}
.dj_a11y .dijitSpinnerButtonContainer .dijitButtonNode {
border-width: 0px !important;
border-style: solid !important;
}
.dj_a11y .dijitTextBox .dijitSpinnerButtonContainer,
.dj_a11y .dijitSpinner .dijitArrowButtonInner,
.dj_a11y .dijitSpinnerButtonContainer input {
width: 1em !important;
}
.dj_a11y .dijitSpinner .dijitArrowButtonInner {
margin: 0 auto !important;
/* should auto-center */
}
.dj_ie .dj_a11y .dijitSpinner .dijitArrowButtonInner .dijitInputField {
padding-left: 0.3em !important;
padding-right: 0.3em !important;
margin-left: 0.3em !important;
margin-right: 0.3em !important;
width: 1.4em !important;
}
.dj_ie7 .dj_a11y .dijitSpinner .dijitArrowButtonInner .dijitInputField {
padding-left: 0 !important;
/* manually center INPUT: character is .5em and total width = 1em */
padding-right: 0 !important;
width: 1em !important;
}
.dj_ie6 .dj_a11y .dijitSpinner .dijitArrowButtonInner .dijitInputField {
margin-left: 0.1em !important;
margin-right: 0.1em !important;
width: 1em !important;
}
.dj_iequirks .dj_a11y .dijitSpinner .dijitArrowButtonInner .dijitInputField {
margin-left: 0 !important;
margin-right: 0 !important;
width: 2em !important;
}
.dijitSpinner .dijitSpinnerButtonContainer .dijitArrowButton {
/* note: .dijitInputLayoutContainer makes this rule override .dijitArrowButton settings
* for dijit.form.Button
*/
padding: 0;
position: absolute !important;
right: 0;
float: none;
height: 50%;
width: 100%;
bottom: auto;
left: 0;
right: auto;
}
.dj_iequirks .dijitSpinner .dijitSpinnerButtonContainer .dijitArrowButton {
width: auto;
}
.dj_a11y .dijitSpinnerButtonContainer .dijitArrowButton {
overflow: visible !important;
}
.dijitSpinner .dijitSpinnerButtonContainer .dijitDownArrowButton {
top: 50%;
border-top-width: 1px !important;
}
.dijitSpinner .dijitSpinnerButtonContainer .dijitUpArrowButton {
top: 0;
}
.dijitSpinner .dijitArrowButtonInner {
margin: auto;
overflow-x: hidden;
height: 100% !important;
}
.dj_iequirks .dijitSpinner .dijitArrowButtonInner {
height: auto !important;
}
.dijitSpinner .dijitArrowButtonInner .dijitInputField {
transform: scale(0.5);
transform-origin: left top;
padding-top: 0;
padding-bottom: 0;
padding-left: 0 !important;
padding-right: 0 !important;
width: 100%;
visibility: hidden;
}
.dj_ie .dijitSpinner .dijitArrowButtonInner .dijitInputField {
zoom: 50%;
/* emulate transform: scale(0.5) */
}
.dijitSpinner .dijitSpinnerButtonContainer .dijitArrowButtonInner {
overflow: hidden;
}
.dj_a11y .dijitSpinner .dijitSpinnerButtonContainer .dijitArrowButton {
width: 100%;
}
.dj_iequirks .dj_a11y .dijitSpinner .dijitSpinnerButtonContainer .dijitArrowButton {
width: 1em;
/* matches .dj_a11y .dijitTextBox .dijitSpinnerButtonContainer rule - 100% is the whole screen width in quirks */
}
.dj_a11y .dijitSpinner .dijitArrowButtonInner .dijitInputField {
vertical-align: top;
visibility: visible;
}
.dj_a11y .dijitSpinnerButtonContainer {
width: 1em;
}
/****
dijit.form.CheckBox
&
dijit.form.RadioButton
****/
.dijitCheckBox,
.dijitRadio,
.dijitCheckBoxInput {
padding: 0;
border: 0;
width: 16px;
height: 16px;
background-position: center center;
background-repeat: no-repeat;
overflow: hidden;
}
.dijitCheckBox input,
.dijitRadio input {
margin: 0;
padding: 0;
display: block;
}
.dijitCheckBoxInput {
/* place the actual input on top, but invisible */
opacity: 0;
}
.dj_ie .dijitCheckBoxInput {
filter: alpha(opacity=0);
}
.dj_a11y .dijitCheckBox,
.dj_a11y .dijitRadio {
/* in a11y mode we display the native checkbox (not the icon), so don't restrict the size */
width: auto !important;
height: auto !important;
}
.dj_a11y .dijitCheckBoxInput {
opacity: 1;
filter: none;
width: auto;
height: auto;
}
.dj_a11y .dijitFocusedLabel {
/* for checkboxes or radio buttons in high contrast mode, use border rather than outline to indicate focus (outline does not work in FF)*/
border: 1px dotted;
outline: 0px !important;
}
/****
dijit.ProgressBar
****/
.dijitProgressBar {
z-index: 0;
/* so z-index settings below have no effect outside of the ProgressBar */
}
.dijitProgressBarEmpty {
/* outer container and background of the bar that's not finished yet*/
position: relative;
overflow: hidden;
border: 1px solid black;
/* a11y: border necessary for high-contrast mode */
z-index: 0;
/* establish a stacking context for this progress bar */
}
.dijitProgressBarFull {
/* outer container for background of bar that is finished */
position: absolute;
overflow: hidden;
z-index: -1;
top: 0;
width: 100%;
}
.dj_ie6 .dijitProgressBarFull {
height: 1.6em;
}
.dijitProgressBarTile {
/* inner container for finished portion */
position: absolute;
overflow: hidden;
top: 0;
left: 0;
bottom: 0;
right: 0;
margin: 0;
padding: 0;
width: 100%;
/* needed for IE/quirks */
height: auto;
background-color: #aaa;
background-attachment: fixed;
}
.dj_a11y .dijitProgressBarTile {
/* a11y: The border provides visibility in high-contrast mode */
border-width: 2px;
border-style: solid;
background-color: transparent !important;
}
.dj_ie6 .dijitProgressBarTile {
/* width:auto works in IE6 with position:static but not position:absolute */
position: static;
/* height:auto or 100% does not work in IE6 */
height: 1.6em;
}
.dijitProgressBarIndeterminate .dijitProgressBarTile {
/* animated gif for 'indeterminate' mode */
}
.dijitProgressBarIndeterminateHighContrastImage {
display: none;
}
.dj_a11y .dijitProgressBarIndeterminate .dijitProgressBarIndeterminateHighContrastImage {
display: block;
position: absolute;
top: 0;
bottom: 0;
margin: 0;
padding: 0;
width: 100%;
height: auto;
}
.dijitProgressBarLabel {
display: block;
position: static;
width: 100%;
text-align: center;
background-color: transparent !important;
}
/****
dijit.Tooltip
****/
.dijitTooltip {
position: absolute;
z-index: 2000;
display: block;
/* make visible but off screen */
left: 0;
top: -10000px;
overflow: visible;
}
.dijitTooltipContainer {
border: solid black 2px;
background: #b8b5b5;
color: black;
font-size: small;
}
.dijitTooltipFocusNode {
padding: 2px 2px 2px 2px;
}
.dijitTooltipConnector {
position: absolute;
}
.dj_a11y .dijitTooltipConnector {
display: none;
/* won't show b/c it's background-image; hide to avoid border gap */
}
.dijitTooltipData {
display: none;
}
/* Layout widgets. This is essential CSS to make layout work (it isn't "styling" CSS)
make sure that the position:absolute in dijitAlign* overrides other classes */
.dijitLayoutContainer {
position: relative;
display: block;
overflow: hidden;
}
.dijitAlignTop,
.dijitAlignBottom,
.dijitAlignLeft,
.dijitAlignRight {
position: absolute;
overflow: hidden;
}
body .dijitAlignClient {
position: absolute;
}
/*
* BorderContainer
*
* .dijitBorderContainer is a stylized layout where panes have border and margin.
* .dijitBorderContainerNoGutter is a raw layout.
*/
.dijitBorderContainer,
.dijitBorderContainerNoGutter {
position: relative;
overflow: hidden;
z-index: 0;
/* so z-index settings below have no effect outside of the BorderContainer */
}
.dijitBorderContainerPane,
.dijitBorderContainerNoGutterPane {
position: absolute !important;
/* !important to override position:relative in dijitTabContainer etc. */
z-index: 2;
/* above the splitters so that off-by-one browser errors don't cover up border of pane */
}
.dijitBorderContainer > .dijitTextArea {
/* On Safari, for SimpleTextArea inside a BorderContainer,
don't want to display the grip to resize */
resize: none;
}
.dijitGutter {
/* gutter is just a place holder for empty space between panes in BorderContainer */
position: absolute;
font-size: 1px;
/* needed by IE6 even though div is empty, otherwise goes to 15px */
}
/* SplitContainer
'V' == container that splits vertically (up/down)
'H' = horizontal (left/right)
*/
.dijitSplitter {
position: absolute;
overflow: hidden;
z-index: 10;
/* above the panes so that splitter focus is visible on FF, see #7583*/
background-color: #fff;
border-color: gray;
border-style: solid;
border-width: 0;
}
.dj_ie .dijitSplitter {
z-index: 1;
/* behind the panes so that pane borders aren't obscured see test_Gui.html/[14392] */
}
.dijitSplitterActive {
z-index: 11 !important;
}
.dijitSplitterCover {
position: absolute;
z-index: -1;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.dijitSplitterCoverActive {
z-index: 3 !important;
}
/* #6945: stop mouse events */
.dj_ie .dijitSplitterCover {
background: white;
opacity: 0;
}
.dj_ie6 .dijitSplitterCover,
.dj_ie7 .dijitSplitterCover,
.dj_ie8 .dijitSplitterCover {
filter: alpha(opacity=0);
}
.dijitSplitterH {
height: 7px;
border-top: 1px;
border-bottom: 1px;
cursor: row-resize;
-webkit-tap-highlight-color: transparent;
}
.dijitSplitterV {
width: 7px;
border-left: 1px;
border-right: 1px;
cursor: col-resize;
-webkit-tap-highlight-color: transparent;
}
.dijitSplitContainer {
position: relative;
overflow: hidden;
display: block;
}
.dijitSplitPane {
position: absolute;
}
.dijitSplitContainerSizerH,
.dijitSplitContainerSizerV {
position: absolute;
font-size: 1px;
background-color: ThreeDFace;
border: 1px solid;
border-color: ThreeDHighlight ThreeDShadow ThreeDShadow ThreeDHighlight;
margin: 0;
}
.dijitSplitContainerSizerH .thumb,
.dijitSplitterV .dijitSplitterThumb {
overflow: hidden;
position: absolute;
top: 49%;
}
.dijitSplitContainerSizerV .thumb,
.dijitSplitterH .dijitSplitterThumb {
position: absolute;
left: 49%;
}
.dijitSplitterShadow,
.dijitSplitContainerVirtualSizerH,
.dijitSplitContainerVirtualSizerV {
font-size: 1px;
background-color: ThreeDShadow;
opacity: 0.5;
margin: 0;
}
.dijitSplitContainerSizerH,
.dijitSplitContainerVirtualSizerH {
cursor: col-resize;
}
.dijitSplitContainerSizerV,
.dijitSplitContainerVirtualSizerV {
cursor: row-resize;
}
.dj_a11y .dijitSplitterH {
border-top: 1px solid #d3d3d3 !important;
border-bottom: 1px solid #d3d3d3 !important;
}
.dj_a11y .dijitSplitterV {
border-left: 1px solid #d3d3d3 !important;
border-right: 1px solid #d3d3d3 !important;
}
/* ContentPane */
.dijitContentPane {
display: block;
overflow: auto;
/* if we don't have this (or overflow:hidden), then Widget.resizeTo() doesn't make sense for ContentPane */
-webkit-overflow-scrolling: touch;
}
.dijitContentPaneSingleChild {
/*
* if the ContentPane holds a single layout widget child which is being sized to match the content pane,
* then the ContentPane should never get a scrollbar (but it does due to browser bugs, see #9449
*/
overflow: hidden;
}
.dijitContentPaneLoading .dijitIconLoading,
.dijitContentPaneError .dijitIconError {
margin-right: 9px;
}
/* TitlePane and Fieldset */
.dijitTitlePane {
display: block;
overflow: hidden;
}
.dijitFieldset {
border: 1px solid gray;
}
.dijitTitlePaneTitle,
.dijitFieldsetTitle {
cursor: pointer;
-webkit-tap-highlight-color: transparent;
}
.dijitTitlePaneTitleFixedOpen,
.dijitTitlePaneTitleFixedClosed,
.dijitFieldsetTitleFixedOpen,
.dijitFieldsetTitleFixedClosed {
/* TitlePane or Fieldset that cannot be toggled */
cursor: default;
}
.dijitTitlePaneTitle * {
vertical-align: middle;
}
.dijitTitlePane .dijitArrowNodeInner,
.dijitFieldset .dijitArrowNodeInner {
/* normally, hide arrow text in favor of icon */
display: none;
}
.dj_a11y .dijitTitlePane .dijitArrowNodeInner,
.dj_a11y .dijitFieldset .dijitArrowNodeInner {
/* ... except in a11y mode, then show text arrow */
display: inline;
font-family: monospace;
/* because - and + are different widths */
}
.dj_a11y .dijitTitlePane .dijitArrowNode,
.dj_a11y .dijitFieldset .dijitArrowNode {
/* ... and hide icon (TODO: just point dijitIcon class on the icon, and it hides automatically) */
display: none;
}
.dijitTitlePaneTitleFixedOpen .dijitArrowNode,
.dijitTitlePaneTitleFixedOpen .dijitArrowNodeInner,
.dijitTitlePaneTitleFixedClosed .dijitArrowNode,
.dijitTitlePaneTitleFixedClosed .dijitArrowNodeInner,
.dijitFieldsetTitleFixedOpen .dijitArrowNode,
.dijitFieldsetTitleFixedOpen .dijitArrowNodeInner,
.dijitFieldsetTitleFixedClosed .dijitArrowNode,
.dijitFieldsetTitleFixedClosed .dijitArrowNodeInner {
/* don't show the open close icon or text arrow; it makes the user think the pane is closable */
display: none !important;
/* !important to override above a11y rules to show text arrow */
}
.dj_ie6 .dijitTitlePaneContentOuter,
.dj_ie6 .dijitTitlePane .dijitTitlePaneTitle {
/* force hasLayout to ensure borders etc, show up */
zoom: 1;
}
/* Color Palette
* Sizes designed so that table cell positions match icons in underlying image,
* which appear at 20x20 intervals.
*/
.dijitColorPalette {
border: 1px solid #999;
background: #fff;
position: relative;
}
.dijitColorPalette .dijitPaletteTable {
/* Table that holds the palette cells, and overlays image file with color swatches.
* padding/margin to align table with image.
*/
padding: 2px 3px 3px 3px;
position: relative;
overflow: hidden;
outline: 0;
border-collapse: separate;
}
.dj_ie6 .dijitColorPalette .dijitPaletteTable,
.dj_ie7 .dijitColorPalette .dijitPaletteTable,
.dj_iequirks .dijitColorPalette .dijitPaletteTable {
/* using padding above so that focus border isn't cutoff on moz/webkit,
* but using margin on IE because padding doesn't seem to work
*/
padding: 0;
margin: 2px 3px 3px 3px;
}
.dijitColorPalette .dijitPaletteCell {
/* <td> in the <table> */
font-size: 1px;
vertical-align: middle;
text-align: center;
background: none;
}
.dijitColorPalette .dijitPaletteImg {
/* Called dijitPaletteImg for back-compat, this actually wraps the color swatch with a border and padding */
padding: 1px;
/* white area between gray border and color swatch */
border: 1px solid #999;
margin: 2px 1px;
cursor: default;
font-size: 1px;
/* prevent <span> from getting bigger just to hold a character */
}
.dj_gecko .dijitColorPalette .dijitPaletteImg {
padding-bottom: 0;
/* workaround rendering glitch on FF, it adds an extra pixel at the bottom */
}
.dijitColorPalette .dijitColorPaletteSwatch {
/* the actual part where the color is */
width: 14px;
height: 12px;
}
.dijitPaletteTable td {
padding: 0;
}
.dijitColorPalette .dijitPaletteCell:hover .dijitPaletteImg {
/* hovered color swatch */
border: 1px solid #000;
}
.dijitColorPalette .dijitPaletteCell:active .dijitPaletteImg,
.dijitColorPalette .dijitPaletteTable .dijitPaletteCellSelected .dijitPaletteImg {
border: 2px solid #000;
margin: 1px 0;
/* reduce margin to compensate for increased border */
}
.dj_a11y .dijitColorPalette .dijitPaletteTable,
.dj_a11y .dijitColorPalette .dijitPaletteTable * {
/* table cells are to catch events, but the swatches are in the PaletteImg behind the table */
background-color: transparent !important;
}
/* AccordionContainer */
.dijitAccordionContainer {
border: 1px solid #b7b7b7;
border-top: 0 !important;
}
.dijitAccordionTitle {
cursor: pointer;
-webkit-tap-highlight-color: transparent;
}
.dijitAccordionTitleSelected {
cursor: default;
}
/* images off, high-contrast mode styles */
.dijitAccordionTitle .arrowTextUp,
.dijitAccordionTitle .arrowTextDown {
display: none;
font-size: 0.65em;
font-weight: normal !important;
}
.dj_a11y .dijitAccordionTitle .arrowTextUp,
.dj_a11y .dijitAccordionTitleSelected .arrowTextDown {
display: inline;
}
.dj_a11y .dijitAccordionTitleSelected .arrowTextUp {
display: none;
}
.dijitAccordionChildWrapper {
/* this is the node whose height is adjusted */
overflow: hidden;
}
/* Calendar */
.dijitCalendarContainer table {
width: auto;
/* in case user has specified a width for the TABLE nodes, see #10553 */
clear: both;
/* clear margin created for left/right month arrows; needed on IE10 for CalendarLite */
}
.dijitCalendarContainer th,
.dijitCalendarContainer td {
padding: 0;
vertical-align: middle;
}
.dijitCalendarMonthContainer {
text-align: center;
}
.dijitCalendarDecrementArrow {
float: left;
}
.dijitCalendarIncrementArrow {
float: right;
}
.dijitCalendarYearLabel {
white-space: nowrap;
/* make sure previous, current, and next year appear on same row */
}
.dijitCalendarNextYear {
margin: 0 0 0 0.55em;
}
.dijitCalendarPreviousYear {
margin: 0 0.55em 0 0;
}
.dijitCalendarIncrementControl {
vertical-align: middle;
}
.dijitCalendarIncrementControl,
.dijitCalendarDateTemplate,
.dijitCalendarMonthLabel,
.dijitCalendarPreviousYear,
.dijitCalendarNextYear {
cursor: pointer;
-webkit-tap-highlight-color: transparent;
}
.dijitCalendarDisabledDate {
color: gray;
text-decoration: line-through;
cursor: default;
}
.dijitSpacer {
/* don't display it, but make it affect the width */
position: relative;
height: 1px;
overflow: hidden;
visibility: hidden;
}
/* Styling for month drop down list */
.dijitCalendarMonthMenu .dijitCalendarMonthLabel {
text-align: center;
}
/* Menu */
.dijitMenu {
border: 1px solid black;
background-color: white;
}
.dijitMenuTable {
border-collapse: collapse;
border-width: 0;
background-color: white;
}
/* workaround for webkit bug #8427, remove this when it is fixed upstream */
.dj_webkit .dijitMenuTable td[colspan="2"] {
border-right: hidden;
}
.dijitMenuItem {
text-align: left;
white-space: nowrap;
padding: 0.1em 0.2em;
cursor: pointer;
-webkit-tap-highlight-color: transparent;
}
/*
No need to show a focus border since it's obvious from the shading, and there's a .dj_a11y .dijitMenuItemSelected
rule below that handles the high contrast case when there's no shading.
Hiding the focus border also works around webkit bug https://code.google.com/p/chromium/issues/detail?id=125779.
*/
.dijitMenuItem:focus {
outline: none;
}
.dijitMenuPassive .dijitMenuItemHover,
.dijitMenuItemSelected {
/*
* dijitMenuItemHover refers to actual mouse over
* dijitMenuItemSelected is used after a menu has been "activated" by
* clicking it, tabbing into it, or being opened from a parent menu,
* and denotes that the menu item has focus or that focus is on a child
* menu
*/
background-color: black;
color: white;
}
.dijitMenuItemIcon,
.dijitMenuExpand {
background-repeat: no-repeat;
}
.dijitMenuItemDisabled * {
/* for a disabled menu item, just set it to mostly transparent */
opacity: 0.5;
cursor: default;
}
.dj_ie .dj_a11y .dijitMenuItemDisabled,
.dj_ie .dj_a11y .dijitMenuItemDisabled *,
.dj_ie .dijitMenuItemDisabled * {
color: gray;
filter: alpha(opacity=35);
}
.dijitMenuItemLabel {
vertical-align: middle;
}
.dj_a11y .dijitMenuItemSelected {
border: 1px dotted black !important;
/* for 2.0 use outline instead, to prevent jitter */
}
.dj_a11y .dijitMenuItemSelected .dijitMenuItemLabel {
border-width: 1px;
border-style: solid;
}
.dj_ie8 .dj_a11y .dijitMenuItemLabel {
position: static;
}
.dijitMenuExpandA11y {
display: none;
}
.dj_a11y .dijitMenuExpandA11y {
display: inline;
}
.dijitMenuSeparator td {
border: 0;
padding: 0;
}
/* separator can be two pixels -- set border of either one to 0 to have only one */
.dijitMenuSeparatorTop {
height: 50%;
margin: 0;
margin-top: 3px;
font-size: 1px;
}
.dijitMenuSeparatorBottom {
height: 50%;
margin: 0;
margin-bottom: 3px;
font-size: 1px;
}
/* CheckedMenuItem and RadioMenuItem */
.dijitMenuItemIconChar {
display: none;
/* don't display except in high contrast mode */
visibility: hidden;
/* for high contrast mode when menuitem is unchecked: leave space for when it is checked */
}
.dj_a11y .dijitMenuItemIconChar {
display: inline;
/* display character in high contrast mode, since icon doesn't show */
}
.dijitCheckedMenuItemChecked .dijitMenuItemIconChar,
.dijitRadioMenuItemChecked .dijitMenuItemIconChar {
visibility: visible;
/* menuitem is checked */
}
.dj_ie .dj_a11y .dijitMenuBar .dijitMenuItem {
/* so bottom border of MenuBar appears on IE7 in high-contrast mode */
margin: 0;
}
/* StackContainer */
.dijitStackController .dijitToggleButtonChecked * {
cursor: default;
/* because pressing it has no effect */
}
/***
TabContainer
Main class hierarchy:
.dijitTabContainer - the whole TabContainer
.dijitTabController / .dijitTabListContainer-top - wrapper for tab buttons, scroll buttons
.dijitTabListWrapper / .dijitTabContainerTopStrip - outer wrapper for tab buttons (normal width)
.nowrapTabStrip / .dijitTabContainerTop-tabs - inner wrapper for tab buttons (50K width)
.dijitTabPaneWrapper - wrapper for content panes, has all borders except the one between content and tabs
***/
.dijitTabContainer {
z-index: 0;
/* so z-index settings below have no effect outside of the TabContainer */
overflow: visible;
/* prevent off-by-one-pixel errors from hiding bottom border (opposite tab labels) */
}
.dj_ie6 .dijitTabContainer {
/* workaround IE6 problem when tall content overflows TabContainer, see editor/test_FullScreen.html */
overflow: hidden;
}
.dijitTabContainerNoLayout {
width: 100%;
/* otherwise ScrollingTabController goes to 50K pixels wide */
}
.dijitTabContainerBottom-tabs,
.dijitTabContainerTop-tabs,
.dijitTabContainerLeft-tabs,
.dijitTabContainerRight-tabs {
z-index: 1;
overflow: visible !important;
/* so tabs can cover up border adjacent to container */
}
.dijitTabController {
z-index: 1;
}
.dijitTabContainerBottom-container,
.dijitTabContainerTop-container,
.dijitTabContainerLeft-container,
.dijitTabContainerRight-container {
z-index: 0;
overflow: hidden;
border: 1px solid black;
}
.nowrapTabStrip {
width: 50000px;
display: block;
position: relative;
text-align: left;
/* just in case ancestor has non-standard setting */
z-index: 1;
}
.dijitTabListWrapper {
overflow: hidden;
z-index: 1;
}
.dj_a11y .tabStripButton img {
/* hide the icons (or rather the empty space where they normally appear) because text will appear instead */
display: none;
}
.dijitTabContainerTop-tabs {
border-bottom: 1px solid black;
}
.dijitTabContainerTop-container {
border-top: 0;
}
.dijitTabContainerLeft-tabs {
border-right: 1px solid black;
float: left;
/* needed for IE7 RTL mode */
}
.dijitTabContainerLeft-container {
border-left: 0;
}
.dijitTabContainerBottom-tabs {
border-top: 1px solid black;
}
.dijitTabContainerBottom-container {
border-bottom: 0;
}
.dijitTabContainerRight-tabs {
border-left: 1px solid black;
float: left;
/* needed for IE7 RTL mode */
}
.dijitTabContainerRight-container {
border-right: 0;
}
div.dijitTabDisabled,
.dj_ie div.dijitTabDisabled {
cursor: auto;
}
.dijitTab {
position: relative;
cursor: pointer;
-webkit-tap-highlight-color: transparent;
white-space: nowrap;
z-index: 3;
}
.dijitTab * {
/* make tab icons and close icon line up w/text */
vertical-align: middle;
}
.dijitTabChecked {
cursor: default;
/* because clicking will have no effect */
}
.dijitTabContainerTop-tabs .dijitTab {
top: 1px;
/* to overlap border on .dijitTabContainerTop-tabs */
}
.dijitTabContainerBottom-tabs .dijitTab {
top: -1px;
/* to overlap border on .dijitTabContainerBottom-tabs */
}
.dijitTabContainerLeft-tabs .dijitTab {
left: 1px;
/* to overlap border on .dijitTabContainerLeft-tabs */
}
.dijitTabContainerRight-tabs .dijitTab {
left: -1px;
/* to overlap border on .dijitTabContainerRight-tabs */
}
.dijitTabContainerTop-tabs .dijitTab,
.dijitTabContainerBottom-tabs .dijitTab {
/* Inline-block */
display: inline-block;
/* webkit and FF3 */
}
.tabStripButton {
z-index: 12;
}
.dijitTabButtonDisabled .tabStripButton {
display: none;
}
.dijitTabCloseButton {
margin-left: 1em;
}
.dijitTabCloseText {
display: none;
}
.dijitTab .tabLabel {
/* make sure tabs w/close button and w/out close button are same height, even w/small (<15px) font.
* assumes <=15px height for close button icon.
*/
min-height: 15px;
display: inline-block;
}
.dijitNoIcon {
/* applied to <img>/<span> node when there is no icon specified */
display: none;
}
.dj_ie6 .dijitTab .dijitNoIcon {
/* because min-height (on .tabLabel, above) doesn't work on IE6 */
display: inline;
height: 15px;
width: 1px;
}
/* images off, high-contrast mode styles */
.dj_a11y .dijitTabCloseButton {
background-image: none !important;
width: auto !important;
height: auto !important;
}
.dj_a11y .dijitTabCloseText {
display: inline;
}
.dijitTabPane,
.dijitStackContainer-child,
.dijitAccordionContainer-child {
/* children of TabContainer, StackContainer, and AccordionContainer shouldn't have borders
* b/c a border is already there from the TabContainer/StackContainer/AccordionContainer itself.
*/
border: none !important;
}
/* InlineEditBox */
.dijitInlineEditBoxDisplayMode {
border: 1px solid transparent;
/* so keyline (border) on hover can appear without screen jump */
cursor: text;
}
.dj_a11y .dijitInlineEditBoxDisplayMode,
.dj_ie6 .dijitInlineEditBoxDisplayMode {
/* except that IE6 doesn't support transparent borders, nor does high contrast mode */
border: none;
}
.dijitInlineEditBoxDisplayModeHover,
.dj_a11y .dijitInlineEditBoxDisplayModeHover,
.dj_ie6 .dijitInlineEditBoxDisplayModeHover {
/* An InlineEditBox in view mode (click this to edit the text) */
background-color: #e2ebf2;
border: solid 1px black;
}
.dijitInlineEditBoxDisplayModeDisabled {
cursor: default;
}
/* Tree */
.dijitTree {
overflow: auto;
/* for scrollbars when Tree has a height setting, and to prevent wrapping around float elements, see #11491 */
-webkit-tap-highlight-color: transparent;
}
.dijitTreeContainer {
float: left;
/* for correct highlighting during horizontal scroll, see #16132 */
}
.dijitTreeIndent {
/* amount to indent each tree node (relative to parent node) */
width: 19px;
}
.dijitTreeRow,
.dijitTreeContent {
white-space: nowrap;
}
.dj_ie .dijitTreeLabel:focus {
/* workaround IE9 behavior where down arrowing through TreeNodes doesn't show focus outline */
outline: 1px dotted black;
}
.dijitTreeRow img {
/* make the expando and folder icons line up with the label */
vertical-align: middle;
}
.dijitTreeContent {
cursor: default;
}
.dijitExpandoText {
display: none;
}
.dj_a11y .dijitExpandoText {
display: inline;
padding-left: 10px;
padding-right: 10px;
font-family: monospace;
border-style: solid;
border-width: thin;
cursor: pointer;
}
.dijitTreeLabel {
margin: 0 4px;
}
/* Dialog */
.dijitDialog {
position: absolute;
z-index: 999;
overflow: hidden;
/* override overflow: auto; from ContentPane to make dragging smoother */
}
.dijitDialogTitleBar {
cursor: move;
}
.dijitDialogFixed .dijitDialogTitleBar {
cursor: default;
}
.dijitDialogCloseIcon {
cursor: pointer;
-webkit-tap-highlight-color: transparent;
}
.dijitDialogPaneContent {
-webkit-overflow-scrolling: touch;
}
.dijitDialogUnderlayWrapper {
position: absolute;
left: 0;
top: 0;
z-index: 998;
display: none;
background: transparent !important;
}
.dijitDialogUnderlay {
background: #eee;
opacity: 0.5;
}
.dj_ie .dijitDialogUnderlay {
filter: alpha(opacity=50);
}
/* images off, high-contrast mode styles */
.dj_a11y .dijitSpinnerButtonContainer,
.dj_a11y .dijitDialog {
opacity: 1 !important;
background-color: white !important;
}
.dijitDialog .closeText {
display: none;
/* for the onhover border in high contrast on IE: */
position: absolute;
}
.dj_a11y .dijitDialog .closeText {
display: inline;
}
/* Slider */
.dijitSliderMoveable {
z-index: 99;
position: absolute !important;
display: block;
vertical-align: middle;
}
.dijitSliderMoveableH {
right: 0;
}
.dijitSliderMoveableV {
right: 50%;
}
.dj_a11y div.dijitSliderImageHandle,
.dijitSliderImageHandle {
margin: 0;
padding: 0;
position: relative !important;
border: 8px solid gray;
width: 0;
height: 0;
cursor: pointer;
-webkit-tap-highlight-color: transparent;
}
.dj_iequirks .dj_a11y .dijitSliderImageHandle {
font-size: 0;
}
.dj_ie7 .dijitSliderImageHandle {
overflow: hidden;
/* IE7 workaround to make slider handle VISIBLE in non-a11y mode */
}
.dj_ie7 .dj_a11y .dijitSliderImageHandle {
overflow: visible;
/* IE7 workaround to make slider handle VISIBLE in a11y mode */
}
.dj_a11y .dijitSliderFocused .dijitSliderImageHandle {
border: 4px solid #000;
height: 8px;
width: 8px;
}
.dijitSliderImageHandleV {
top: -8px;
right: -50%;
}
.dijitSliderImageHandleH {
left: 50%;
top: -5px;
vertical-align: top;
}
.dijitSliderBar {
border-style: solid;
border-color: black;
cursor: pointer;
-webkit-tap-highlight-color: transparent;
}
.dijitSliderBarContainerV {
position: relative;
height: 100%;
z-index: 1;
}
.dijitSliderBarContainerH {
position: relative;
z-index: 1;
}
.dijitSliderBarH {
height: 4px;
border-width: 1px 0;
}
.dijitSliderBarV {
width: 4px;
border-width: 0 1px;
}
.dijitSliderProgressBar {
background-color: red;
z-index: 1;
}
.dijitSliderProgressBarV {
position: static !important;
height: 0;
vertical-align: top;
text-align: left;
}
.dijitSliderProgressBarH {
position: absolute !important;
width: 0;
vertical-align: middle;
overflow: visible;
}
.dijitSliderRemainingBar {
overflow: hidden;
background-color: transparent;
z-index: 1;
}
.dijitSliderRemainingBarV {
height: 100%;
text-align: left;
}
.dijitSliderRemainingBarH {
width: 100% !important;
}
/* the slider bumper is the space consumed by the slider handle when it hangs over an edge */
.dijitSliderBumper {
overflow: hidden;
z-index: 1;
}
.dijitSliderBumperV {
width: 4px;
height: 8px;
border-width: 0 1px;
}
.dijitSliderBumperH {
width: 8px;
height: 4px;
border-width: 1px 0;
}
.dijitSliderBottomBumper,
.dijitSliderLeftBumper {
background-color: red;
}
.dijitSliderTopBumper,
.dijitSliderRightBumper {
background-color: transparent;
}
.dijitSliderDecoration {
text-align: center;
}
.dijitSliderDecorationC,
.dijitSliderDecorationV {
position: relative;
/* needed for IE+quirks+RTL+vertical (rendering bug) but add everywhere for custom styling consistency but this messes up IE horizontal sliders */
}
.dijitSliderDecorationH {
width: 100%;
}
.dijitSliderDecorationV {
height: 100%;
white-space: nowrap;
}
.dijitSliderButton {
font-family: monospace;
margin: 0;
padding: 0;
display: block;
}
.dj_a11y .dijitSliderButtonInner {
visibility: visible !important;
}
.dijitSliderButtonContainer {
text-align: center;
height: 0;
/* ??? */
}
.dijitSliderButtonContainer * {
cursor: pointer;
-webkit-tap-highlight-color: transparent;
}
.dijitSlider .dijitButtonNode {
padding: 0;
display: block;
}
.dijitRuleContainer {
position: relative;
overflow: visible;
}
.dijitRuleContainerV {
height: 100%;
line-height: 0;
float: left;
text-align: left;
}
.dj_opera .dijitRuleContainerV {
line-height: 2%;
}
.dj_ie .dijitRuleContainerV {
line-height: normal;
}
.dj_gecko .dijitRuleContainerV {
margin: 0 0 1px 0;
/* mozilla bug workaround for float:left,height:100% block elements */
}
.dijitRuleMark {
position: absolute;
border: 1px solid black;
line-height: 0;
height: 100%;
}
.dijitRuleMarkH {
width: 0;
border-top-width: 0 !important;
border-bottom-width: 0 !important;
border-left-width: 0 !important;
}
.dijitRuleLabelContainer {
position: absolute;
}
.dijitRuleLabelContainerH {
text-align: center;
display: inline-block;
}
.dijitRuleLabelH {
position: relative;
left: -50%;
}
.dijitRuleLabelV {
/* so that long labels don't overflow to multiple rows, or overwrite slider itself */
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}
.dijitRuleMarkV {
height: 0;
border-right-width: 0 !important;
border-bottom-width: 0 !important;
border-left-width: 0 !important;
width: 100%;
left: 0;
}
.dj_ie .dijitRuleLabelContainerV {
margin-top: -0.55em;
}
.dj_a11y .dijitSliderReadOnly,
.dj_a11y .dijitSliderDisabled {
opacity: 0.6;
}
.dj_ie .dj_a11y .dijitSliderReadOnly .dijitSliderBar,
.dj_ie .dj_a11y .dijitSliderDisabled .dijitSliderBar {
filter: alpha(opacity=40);
}
/* + and - Slider buttons: override theme settings to display icons */
.dj_a11y .dijitSlider .dijitSliderButtonContainer div {
font-family: monospace;
/* otherwise hyphen is larger and more vertically centered */
font-size: 1em;
line-height: 1em;
height: auto;
width: auto;
margin: 0 4px;
}
/* Icon-only buttons (often in toolbars) still display the text in high-contrast mode */
.dj_a11y .dijitButtonContents .dijitButtonText,
.dj_a11y .dijitTab .tabLabel {
display: inline !important;
}
.dj_a11y .dijitSelect .dijitButtonText {
display: inline-block !important;
}
/* TextArea, SimpleTextArea */
.dijitTextArea {
width: 100%;
overflow-y: auto;
/* w/out this IE's SimpleTextArea goes to overflow: scroll */
}
.dijitTextArea[cols] {
width: auto;
/* SimpleTextArea cols */
}
.dj_ie .dijitTextAreaCols {
width: auto;
}
.dijitExpandingTextArea {
/* for auto exanding textarea (called Textarea currently, rename for 2.0) don't want to display the grip to resize */
resize: none;
}
/* Toolbar
* Note that other toolbar rules (for objects in toolbars) are scattered throughout this file.
*/
.dijitToolbarSeparator {
height: 18px;
width: 5px;
padding: 0 1px;
margin: 0;
}
/* Editor */
.dijitIEFixedToolbar {
position: absolute;
/* top:0; */
top: expression(eval((document.documentElement||document.body) .scrollTop));
}
.dijitEditor {
display: block;
/* prevents glitch on FF with InlineEditBox, see #8404 */
}
.dijitEditorDisabled,
.dijitEditorReadOnly {
color: gray;
}
/* TimePicker */
.dijitTimePicker {
background-color: white;
}
.dijitTimePickerItem {
cursor: pointer;
-webkit-tap-highlight-color: transparent;
}
.dijitTimePickerItemHover {
background-color: gray;
color: white;
}
.dijitTimePickerItemSelected {
font-weight: bold;
color: #333;
background-color: #b7cdee;
}
.dijitTimePickerItemDisabled {
color: gray;
text-decoration: line-through;
}
.dijitTimePickerItemInner {
text-align: center;
border: 0;
padding: 2px 8px 2px 8px;
}
.dijitTimePickerTick,
.dijitTimePickerMarker {
border-bottom: 1px solid gray;
}
.dijitTimePicker .dijitDownArrowButton {
border-top: none !important;
}
.dijitTimePickerTick {
color: #ccc;
}
.dijitTimePickerMarker {
color: black;
background-color: #ccc;
}
.dj_a11y .dijitTimePickerItemSelected .dijitTimePickerItemInner {
border: solid 4px black;
}
.dj_a11y .dijitTimePickerItemHover .dijitTimePickerItemInner {
border: dashed 4px black;
}
.dijitToggleButtonIconChar {
/* character (instead of icon) to show that ToggleButton is checked */
display: none !important;
}
.dj_a11y .dijitToggleButton .dijitToggleButtonIconChar {
display: inline !important;
visibility: hidden;
}
.dj_ie6 .dijitToggleButtonIconChar,
.dj_ie6 .tabStripButton .dijitButtonText {
font-family: "Arial Unicode MS";
/* otherwise the a11y character (checkmark, arrow, etc.) appears as a box */
}
.dj_a11y .dijitToggleButtonChecked .dijitToggleButtonIconChar {
display: inline !important;
/* In high contrast mode, display the check symbol */
visibility: visible !important;
}
.dijitArrowButtonChar {
display: none !important;
}
.dj_a11y .dijitArrowButtonChar {
display: inline !important;
}
.dj_a11y .dijitDropDownButton .dijitArrowButtonInner,
.dj_a11y .dijitComboButton .dijitArrowButtonInner {
display: none !important;
}
/* Select */
.dj_a11y .dijitSelect {
border-collapse: separate !important;
border-width: 1px;
border-style: solid;
}
.dj_ie .dijitSelect {
vertical-align: middle;
/* Set this back for what we hack in dijit inline */
}
.dj_ie6 .dijitSelect .dijitValidationContainer,
.dj_ie8 .dijitSelect .dijitButtonText {
vertical-align: top;
}
.dj_ie6 .dijitTextBox .dijitInputContainer,
.dj_iequirks .dijitTextBox .dijitInputContainer,
.dj_ie6 .dijitTextBox .dijitArrowButtonInner,
.dj_ie6 .dijitSpinner .dijitSpinnerButtonInner,
.dijitSelect .dijitSelectLabel {
vertical-align: baseline;
}
.dijitNumberTextBox {
text-align: left;
direction: ltr;
}
.dijitNumberTextBox .dijitInputInner {
text-align: inherit;
/* input */
}
.dijitNumberTextBox input.dijitInputInner,
.dijitCurrencyTextBox input.dijitInputInner,
.dijitSpinner input.dijitInputInner {
text-align: right;
}
.dj_ie8 .dijitNumberTextBox input.dijitInputInner,
.dj_ie9 .dijitNumberTextBox input.dijitInputInner,
.dj_ie8 .dijitCurrencyTextBox input.dijitInputInner,
.dj_ie9 .dijitCurrencyTextBox input.dijitInputInner,
.dj_ie8 .dijitSpinner input.dijitInputInner,
.dj_ie9 .dijitSpinner input.dijitInputInner {
/* workaround bug where caret invisible in empty textboxes */
padding-right: 1px !important;
}
.dijitToolbar .dijitSelect {
margin: 0;
}
.dj_webkit .dijitToolbar .dijitSelect {
padding-left: 0.3em;
}
.dijitSelect .dijitButtonContents {
padding: 0;
white-space: nowrap;
text-align: left;
border-style: none solid none none;
border-width: 1px;
}
.dijitSelectFixedWidth .dijitButtonContents {
width: 100%;
}
.dijitSelectMenu .dijitMenuItemIcon {
/* avoid blank area in left side of menu (since we have no icons) */
display: none;
}
.dj_ie6 .dijitSelectMenu .dijitMenuItemLabel,
.dj_ie7 .dijitSelectMenu .dijitMenuItemLabel {
/* Set back to static due to bug in ie6/ie7 - See Bug #9651 */
position: static;
}
/* Fix the baseline of our label (for multi-size font elements) */
.dijitSelectLabel * {
vertical-align: baseline;
}
/* Styling for the currently-selected option (rich text can mess this up) */
.dijitSelectSelectedOption * {
font-weight: bold;
}
/* Fix the styling of the dropdown menu to be more combobox-like */
.dijitSelectMenu {
border-width: 1px;
}
/* Used in cases, such as FullScreen plugin, when we need to force stuff to static positioning. */
.dijitForceStatic {
position: static !important;
}
/**** Disabled cursor *****/
.dijitReadOnly *,
.dijitDisabled *,
.dijitReadOnly,
.dijitDisabled {
/* a region the user would be able to click on, but it's disabled */
cursor: default;
}
/* Drag and Drop */
.dojoDndItem {
padding: 2px;
/* will be replaced by border during drag over (dojoDndItemBefore, dojoDndItemAfter) */
/* Prevent magnifying-glass text selection icon to appear on mobile webkit as it causes a touchout event */
-webkit-touch-callout: none;
-webkit-user-select: none;
/* Disable selection/Copy of UIWebView */
}
.dojoDndHorizontal .dojoDndItem {
/* make contents of horizontal container be side by side, rather than vertical */
display: inline-block;
}
.dojoDndItemBefore,
.dojoDndItemAfter {
border: 0px solid #369;
}
.dojoDndItemBefore {
border-width: 2px 0 0 0;
padding: 0 2px 2px 2px;
}
.dojoDndItemAfter {
border-width: 0 0 2px 0;
padding: 2px 2px 0 2px;
}
.dojoDndHorizontal .dojoDndItemBefore {
border-width: 0 0 0 2px;
padding: 2px 2px 2px 0;
}
.dojoDndHorizontal .dojoDndItemAfter {
border-width: 0 2px 0 0;
padding: 2px 0 2px 2px;
}
.dojoDndItemOver {
cursor: pointer;
}
.dj_gecko .dijitArrowButtonInner input,
.dj_gecko input.dijitArrowButtonInner {
-moz-user-focus: ignore;
}
.dijitFocused .dijitMenuItemShortcutKey {
text-decoration: underline;
}
/* Dijit custom styling */
.dijitBorderContainer {
height: 350px;
}
.dijitTooltipContainer {
background: #fff;
border: 1px solid #ccc;
border-radius: 6px;
}
.dijitContentPane {
box-sizing: content-box;
overflow: auto !important;
/* Widgets like the data grid pass their scroll
offset to the parent if there is not enough room to display a scroll bar
in the widget itself, so do not hide the overflow. */
}
/* Global Bootstrap changes */
/* Client defaults and helpers */
.mx-dataview-content,
.mx-tabcontainer-content,
.mx-grid-content {
-webkit-overflow-scrolling: touch;
}
html,
body,
#content,
#root {
height: 100%;
}
#content > .mx-page,
#root > .mx-page {
width: 100%;
min-height: 100%;
}
.mx-left-aligned {
text-align: left;
}
.mx-right-aligned {
text-align: right;
}
.mx-center-aligned {
text-align: center;
}
.mx-table {
width: 100%;
}
.mx-table th,
.mx-table td {
padding: 8px;
vertical-align: top;
}
.mx-table th.nopadding,
.mx-table td.nopadding {
padding: 0;
}
.mx-offscreen {
/* When position relative is not set IE doesn't properly render when this class is removed
* with the effect that elements are not displayed or are not clickable.
*/
position: relative;
height: 0;
overflow: hidden;
}
.mx-ie-event-shield {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
}
.mx-swipe-navigation-progress {
position: absolute;
height: 54px;
width: 54px;
top: calc(50% - 27px);
left: calc(50% - 27px);
background: url(resources/swipe-progress.gif);
}
/* Bacause we use checkboxes without labels, align them with other widgets. */
input[type=checkbox] {
margin: 9px 0;
}
.mx-checkbox input[type=checkbox] {
margin-left: 0;
margin-right: 8px;
position: static;
}
.form-vertical .form-group.mx-checkbox input[type=checkbox] {
display: block;
}
.form-vertical .form-group.mx-checkbox.label-after input[type=checkbox] {
display: inline-block;
}
.form-horizontal .form-group.no-columns {
padding-left: 15px;
padding-right: 15px;
}
.mx-radiobuttons.inline .radio {
display: inline-block;
margin-right: 20px;
}
.mx-radiobuttons .radio input[type=radio] {
/* Reset bootstrap rules */
position: static;
margin-right: 8px;
margin-left: 0;
}
.mx-radiobuttons .radio label {
/* Reset bootstrap rules */
padding-left: 0;
}
.alert {
margin-top: 8px;
margin-bottom: 10px;
white-space: pre-line;
}
.mx-tooltip {
margin: 10px;
}
.mx-tooltip-content {
width: 400px;
overflow-y: auto;
}
.mx-tooltip-prepare {
height: 24px;
padding: 8px;
background: transparent url(resources/ttp.gif) no-repeat scroll center center;
}
.mx-tooltip-content .table th,
.mx-tooltip-content .table td {
padding: 2px 8px;
}
.mx-tabcontainer-pane {
height: 100%;
}
.mx-tabcontainer-content.loading {
min-height: 48px;
background: url(resources/tabcontainer-loading.gif) no-repeat center center;
background-size: 32px 32px;
}
.mx-tabcontainer-tabs {
margin-bottom: 8px;
}
.mx-tabcontainer-tabs li {
position: relative;
}
.mx-tabcontainer-indicator {
position: absolute;
background: #f2dede;
border-radius: 8px;
color: #b94a48;
top: 0px;
right: -5px;
width: 16px;
height: 16px;
line-height: 16px;
text-align: center;
vertical-align: middle;
font-size: 10px;
font-weight: 600;
z-index: 1;
/* indicator should not hide behind other tab */
}
/* base structure */
.mx-grid {
padding: 8px;
overflow: hidden;
/* to prevent any margin from escaping grid and foobaring our size calculations */
}
.mx-grid-controlbar,
.mx-grid-searchbar {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.mx-grid-controlbar .mx-button,
.mx-grid-search-controls .mx-button {
margin-bottom: 8px;
}
.mx-grid-search-controls .mx-button + .mx-button,
.mx-grid-controlbar .mx-button + .mx-button {
margin-left: 0.3em;
}
[dir=rtl] .mx-grid-search-controls .mx-button + .mx-button,
[dir=rtl] .mx-grid-controlbar .mx-button + .mx-button {
margin-left: 0;
margin-right: 0.3em;
}
.mx-grid-pagingbar,
.mx-grid-search-controls {
display: flex;
white-space: nowrap;
align-items: baseline;
margin-left: auto;
}
.mx-grid-toolbar,
.mx-grid-search-inputs {
margin-right: 5px;
flex: 1;
}
[dir=rtl] .mx-grid-toolbar,
[dir=rtl] .mx-grid-search-inputs {
margin-left: 5px;
margin-right: 0px;
}
[dir=rtl] .mx-grid-pagingbar,
[dir=rtl] .mx-grid-search-controls {
margin-left: 0px;
margin-right: auto;
}
.mx-grid-paging-status {
padding: 0 8px 5px;
}
/* search fields */
.mx-grid-search-item {
display: inline-block;
vertical-align: top;
margin-bottom: 8px;
}
.mx-grid-search-label {
width: 110px;
padding: 0 5px;
text-align: right;
display: inline-block;
vertical-align: top;
overflow: hidden;
}
[dir=rtl] .mx-grid-search-label {
text-align: left;
}
.mx-grid-search-input {
width: 150px;
padding: 0 5px;
display: inline-block;
vertical-align: top;
}
.mx-grid-search-message {
flex-basis: 100%;
}
/* widget combinations */
.mx-dataview .mx-grid {
border: 1px solid #ddd;
border-radius: 3px;
}
.mx-calendar {
z-index: 1000;
}
.mx-calendar-month-dropdown-options {
position: absolute;
}
.mx-calendar,
.mx-calendar-month-dropdown {
user-select: none;
}
.mx-calendar-month-current {
display: inline-block;
}
.mx-calendar-month-spacer {
position: relative;
height: 0px;
overflow: hidden;
visibility: hidden;
}
.mx-calendar,
.mx-calendar-month-dropdown-options {
border: 1px solid lightgrey;
background-color: white;
}
.mx-datagrid tr {
cursor: pointer;
}
.mx-datagrid tr.mx-datagrid-row-empty {
cursor: default;
}
.mx-datagrid table {
width: 100%;
max-width: 100%;
table-layout: fixed;
margin-bottom: 0;
}
.mx-datagrid th,
.mx-datagrid td {
padding: 8px;
line-height: 1.42857143;
vertical-align: bottom;
border: 1px solid #ddd;
}
/* head */
.mx-datagrid th {
position: relative;
/* Required for the positioning of the column resizers */
border-bottom-width: 2px;
}
.mx-datagrid-head-caption {
overflow: hidden;
white-space: nowrap;
}
.mx-datagrid-sort-icon {
float: right;
padding-left: 5px;
}
[dir=rtl] .mx-datagrid-sort-icon {
float: left;
padding: 0 5px 0 0;
}
.mx-datagrid-column-resizer {
position: absolute;
top: 0;
left: -6px;
width: 10px;
height: 100%;
cursor: col-resize;
}
[dir=rtl] .mx-datagrid-column-resizer {
left: auto;
right: -6px;
}
/* body */
.mx-datagrid tbody tr:first-child td {
border-top: none;
}
.mx-datagrid tbody .selected td {
background-color: #eee;
}
.mx-datagrid-data-wrapper {
overflow: hidden;
white-space: nowrap;
}
.mx-datagrid tbody img {
max-width: 16px;
max-height: 16px;
}
.mx-datagrid input,
.mx-datagrid select,
.mx-datagrid textarea {
cursor: auto;
}
/* foot */
.mx-datagrid tfoot th,
.mx-datagrid tfoot td {
padding: 3px 8px;
}
.mx-datagrid tfoot th {
border-top: 1px solid #ddd;
}
.mx-datagrid.mx-content-loading .mx-content-loader {
display: inline-block;
width: 90%;
animation: placeholderGradient 1s linear infinite;
border-radius: 4px;
background: #f5f5f5;
background: repeating-linear-gradient(to right, #f5f5f5 0%, #f5f5f5 5%, #f9f9f9 50%, #f5f5f5 95%, #f5f5f5 100%);
background-size: 200px 100px;
animation-fill-mode: both;
}
@keyframes placeholderGradient {
0% {
background-position: 100px 0;
}
100% {
background-position: -100px 0;
}
}
.mx-datagrid-table-resizing th,
.mx-datagrid-table-resizing td {
cursor: col-resize !important;
}
.mx-templategrid-content-wrapper {
display: table;
width: 100%;
border-collapse: collapse;
box-sizing: border-box;
}
.mx-templategrid-row {
display: table-row;
}
.mx-templategrid-item {
padding: 5px;
display: table-cell;
border: 1px solid #ddd;
cursor: pointer;
box-sizing: border-box;
}
.mx-templategrid-empty {
display: table-cell;
}
.mx-templategrid-item.selected {
background-color: #f5f5f5;
}
.mx-templategrid-item .mx-table th,
.mx-templategrid-item .mx-table td {
padding: 2px 8px;
}
.mx-navbar-item img,
.mx-navbar-subitem img {
height: 16px;
}
.mx-navigationtree .navbar-inner {
padding-left: 0;
padding-right: 0;
}
.mx-navigationtree ul {
list-style: none;
}
.mx-navigationtree a {
display: block;
padding: 5px 10px;
color: #777;
text-shadow: 0 1px 0 #fff;
text-decoration: none;
}
.mx-navigationtree a.active {
color: #fff;
text-shadow: none;
background: #3498db;
border-radius: 3px;
}
.mx-navigationtree .mx-navigationtree-collapsed ul {
display: none;
}
.mx-navigationtree ul {
margin: 0;
padding: 0;
}
.mx-navigationtree ul li ul {
padding: 0;
margin-left: 10px;
}
.mx-navigationtree ul li ul li {
margin-left: 8px;
padding: 5px 0;
}
[dir=rtl] .mx-navigationtree ul li ul li {
margin-left: auto;
margin-right: 8px;
}
.mx-navigationtree ul li ul li ul li {
font-size: 10px;
padding-top: 3px;
padding-bottom: 3px;
}
.mx-navigationtree ul li ul li ul li img {
vertical-align: top;
}
.mx-link img,
.mx-button img {
height: 16px;
}
.mx-link {
padding: 6px 12px;
display: inline-block;
cursor: pointer;
}
.mx-groupbox {
margin-bottom: 10px;
}
.mx-groupbox-header {
margin: 0;
padding: 10px 15px;
color: #eee;
background: #333;
font-size: inherit;
line-height: inherit;
border-radius: 4px 4px 0 0;
}
.mx-groupbox-collapsible > .mx-groupbox-header {
cursor: pointer;
}
.mx-groupbox.collapsed > .mx-groupbox-header {
border-radius: 4px;
}
.mx-groupbox-body {
padding: 8px;
border: 1px solid #ddd;
border-radius: 4px;
}
.mx-groupbox.collapsed > .mx-groupbox-body {
display: none;
}
.mx-groupbox-header + .mx-groupbox-body {
border-top: none;
border-radius: 0 0 4px 4px;
}
.mx-groupbox-collapse-icon {
float: right;
}
[dir=rtl] .mx-groupbox-collapse-icon {
float: left;
}
.mx-dataview {
position: relative;
}
.mx-dataview-controls {
padding: 19px 20px 12px;
background-color: #f5f5f5;
border-top: 1px solid #eee;
}
.mx-dataview-controls .mx-button {
margin-bottom: 8px;
}
.mx-dataview-controls .mx-button + .mx-button {
margin-left: 0.3em;
}
.mx-dataview-message {
background: #fff;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.mx-dataview-message > div {
display: table;
width: 100%;
height: 100%;
}
.mx-dataview-message > div > p {
display: table-cell;
text-align: center;
vertical-align: middle;
}
/* Top-level data view in window is a special case, handle it as such. */
.mx-window-view .mx-window-body {
padding: 0;
}
.mx-window-view .mx-window-body > .mx-dataview > .mx-dataview-content,
.mx-window-view .mx-window-body > .mx-placeholder > .mx-dataview > .mx-dataview-content {
padding: 15px;
}
.mx-window-view .mx-window-body > .mx-dataview > .mx-dataview-controls,
.mx-window-view .mx-window-body > .mx-placeholder > .mx-dataview > .mx-dataview-controls {
border-radius: 0px 0px 6px 6px;
}
.mx-dialog {
position: fixed;
left: auto;
right: auto;
padding: 0;
width: 500px;
/* If the margin is set to auto, IE9 reports the calculated value of the
* margin as the actual value. Other browsers will just report 0. Eliminate
* this difference by setting margin to 0 for every browser. */
margin: 0;
}
.mx-dialog-header {
cursor: move;
}
.mx-dialog-body {
overflow: auto;
}
.mx-window {
position: fixed;
left: auto;
right: auto;
padding: 0;
width: 600px;
/* If the margin is set to auto, IE9 reports the calculated value of the
* margin as the actual value. Other browsers will just report 0. Eliminate
* this difference by setting margin to 0 for every browser. */
margin: 0;
}
.mx-window-content {
height: 100%;
overflow: hidden;
}
.mx-window-active .mx-window-header {
background-color: #f5f5f5;
border-radius: 6px 6px 0 0;
}
.mx-window-header {
cursor: move;
}
.mx-window-body {
overflow: auto;
}
.mx-dropdown-list * {
cursor: pointer;
}
.mx-dropdown-list img {
width: 35px;
vertical-align: middle;
margin-right: 10px;
}
[dir=rtl] .mx-dropdown-list img {
margin-left: 10px;
margin-right: auto;
}
.mx-dropdown-list {
padding: 0;
list-style: none;
}
.mx-dropdown-list > li {
padding: 5px 10px 10px;
border: 1px #ddd;
border-style: solid solid none;
background-color: #fff;
}
.mx-dropdown-list > li:first-child {
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
.mx-dropdown-list > li:last-child {
border-bottom-style: solid;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
}
.mx-dropdown-list-striped > li:nth-child(2n+1) {
background: #f9f9f9;
}
.mx-dropdown-list > li:hover {
background: #f5f5f5;
}
.mx-header {
position: relative;
padding: 9px;
background: #333;
text-align: center;
}
.mx-header-center {
display: inline-block;
color: #eee;
line-height: 30px;
/* height of buttons */
}
body[dir=ltr] .mx-header-left,
body[dir=rtl] .mx-header-right {
position: absolute;
top: 9px;
left: 9px;
}
body[dir=ltr] .mx-header-right,
body[dir=rtl] .mx-header-left {
position: absolute;
top: 9px;
right: 9px;
}
.mx-title {
margin-bottom: 0px;
margin-top: 0px;
}
.mx-listview {
padding: 8px;
}
.mx-listview > ul {
padding: 0px;
list-style: none;
}
.mx-listview-clickable > ul > li {
cursor: pointer;
}
.mx-listview-empty {
color: #999;
text-align: center;
}
.mx-listview .mx-listview-loading {
padding: 10px;
line-height: 0;
text-align: center;
}
.mx-listview-searchbar {
display: flex;
margin-bottom: 10px;
}
.mx-listview-searchbar > input {
width: 100%;
}
.mx-listview-searchbar > button {
margin-left: 5px;
}
[dir=rtl] .mx-listview-searchbar > button {
margin-left: 0;
margin-right: 5px;
}
.mx-listview-selection {
display: table-cell;
vertical-align: middle;
padding: 0 15px 0 5px;
}
[dir=rtl] .mx-listview-selection {
padding: 0 5px 0 15px;
}
.mx-listview-selectable .mx-listview-content {
display: table-cell;
vertical-align: middle;
width: 100%;
}
.mx-listview .selected {
background: #def;
}
.mx-listview .mx-table th,
.mx-listview .mx-table td {
padding: 2px;
}
.mx-login .form-control {
margin-top: 10px;
}
.mx-menubar {
padding: 8px;
}
.mx-menubar-icon {
height: 16px;
}
.mx-menubar-more-icon {
display: inline-block;
width: 16px;
height: 16px;
background: url(resources/menubar-more-icon.png) no-repeat center center;
background-size: 16px 16px;
vertical-align: middle;
}
.mx-navigationlist {
padding: 8px;
}
.mx-navigationlist li:hover,
.mx-navigationlist li:focus,
.mx-navigationlist li.active {
color: #fff;
background-color: #3498db;
}
.mx-navigationlist * {
cursor: pointer;
}
.mx-navigationlist .table th,
.mx-navigationlist .table td {
padding: 2px;
}
.mx-progress {
position: fixed;
top: 30%;
left: 0;
right: 0;
margin: auto;
width: 250px;
max-width: 90%;
background: #333;
opacity: 0.8;
z-index: 5000;
border-radius: 4px;
padding: 20px 15px;
transition: opacity 0.4s ease-in-out;
}
.mx-progress-hidden {
opacity: 0;
}
.mx-progress-message {
color: #fff;
text-align: center;
margin-bottom: 15px;
}
.mx-progress-empty .mx-progress-message {
display: none;
}
.mx-progress-indicator {
width: 70px;
height: 10px;
margin: auto;
background: url(resources/progress-indicator.gif);
}
.mx-reload-notification {
position: fixed;
z-index: 1001;
top: 0;
width: 100%;
padding: 1rem;
border: 1px solid hsl(200deg, 96%, 41%);
background-color: hsl(200deg, 96%, 44%);
box-shadow: 0 5px 20px rgba(1, 37, 55, 0.16);
color: white;
text-align: center;
font-size: 14px;
}
.mx-resizer-n,
.mx-resizer-s {
position: absolute;
left: 0;
width: 100%;
height: 10px;
}
.mx-resizer-n {
top: -5px;
cursor: n-resize;
}
.mx-resizer-s {
bottom: -5px;
cursor: s-resize;
}
.mx-resizer-e,
.mx-resizer-w {
position: absolute;
top: 0;
width: 10px;
height: 100%;
}
.mx-resizer-e {
right: -5px;
cursor: e-resize;
}
.mx-resizer-w {
left: -5px;
cursor: w-resize;
}
.mx-resizer-nw,
.mx-resizer-ne,
.mx-resizer-sw,
.mx-resizer-se {
position: absolute;
width: 20px;
height: 20px;
}
.mx-resizer-nw,
.mx-resizer-ne {
top: -5px;
}
.mx-resizer-sw,
.mx-resizer-se {
bottom: -5px;
}
.mx-resizer-nw,
.mx-resizer-sw {
left: -5px;
}
.mx-resizer-ne,
.mx-resizer-se {
right: -5px;
}
.mx-resizer-nw {
cursor: nw-resize;
}
.mx-resizer-ne {
cursor: ne-resize;
}
.mx-resizer-sw {
cursor: sw-resize;
}
.mx-resizer-se {
cursor: se-resize;
}
.mx-text {
white-space: pre-line;
}
.mx-textarea textarea {
resize: none;
overflow-y: hidden;
}
.mx-textarea .mx-textarea-noresize {
height: auto;
resize: vertical;
overflow-y: auto;
}
.mx-textarea .mx-textarea-counter {
font-size: smaller;
}
.mx-textarea .form-control-static, .mx-textarea .form-group div[class*=textBox] > .control-label, .form-group .mx-textarea div[class*=textBox] > .control-label,
.mx-textarea .form-group div[class*=textArea] > .control-label,
.form-group .mx-textarea div[class*=textArea] > .control-label,
.mx-textarea .form-group div[class*=datePicker] > .control-label,
.form-group .mx-textarea div[class*=datePicker] > .control-label {
white-space: pre-line;
}
.mx-underlay {
position: fixed;
top: 0;
width: 100%;
height: 100%;
z-index: 1000;
opacity: 0.5;
background-color: #333;
}
.mx-imagezoom {
position: absolute;
display: table;
width: 100%;
height: 100%;
background-color: #999;
}
.mx-imagezoom-wrapper {
display: table-cell;
text-align: center;
vertical-align: middle;
}
.mx-imagezoom-image {
max-width: none;
}
.mx-dropdown li {
padding: 3px 20px;
cursor: pointer;
}
.mx-dropdown label {
padding: 0;
color: #333;
white-space: nowrap;
cursor: pointer;
}
.mx-dropdown input {
margin: 0;
vertical-align: middle;
cursor: pointer;
}
.mx-dropdown .selected {
background: #f8f8f8;
}
.mx-demouserswitcher {
position: fixed;
top: 0;
right: 0;
width: 360px;
height: 100%;
z-index: 20000;
box-shadow: -1px 0 5px rgba(28, 59, 86, 0.2);
}
.mx-demouserswitcher-content {
padding: 80px 40px 20px;
height: 100%;
color: #387ea2;
font-size: 14px;
overflow: auto;
background: url(resources/switcher.png) top right no-repeat #1b3149;
/* background-attachement local is not supported on IE8
* when this is part of background the complete background is ignored */
background-attachment: local;
}
.mx-demouserswitcher ul {
padding: 0;
margin-top: 25px;
list-style-type: none;
border-top: 1px solid #496076;
}
.mx-demouserswitcher a {
display: block;
padding: 10px 0;
color: #387ea2;
border-bottom: 1px solid #496076;
}
.mx-demouserswitcher h2 {
margin: 20px 0 5px;
color: #5bc4fe;
font-size: 28px;
}
.mx-demouserswitcher h3 {
margin: 0 0 2px;
color: #5bc4fe;
font-size: 18px;
font-weight: normal;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.mx-demouserswitcher .active h3 {
color: #11efdb;
}
.mx-demouserswitcher p {
margin-bottom: 0;
}
.mx-demouserswitcher-toggle {
position: absolute;
top: 25%;
left: -35px;
width: 35px;
height: 38px;
margin-top: -40px;
cursor: pointer;
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
box-shadow: -1px 0 5px rgba(28, 59, 86, 0.2);
background: url(resources/switcher-toggle.png) center center no-repeat #1b3149;
}
/* master details screen for mobile */
.mx-master-detail-screen {
top: 0;
left: 0;
overflow: auto;
width: 100%;
height: 100%;
position: absolute;
background-color: white;
will-change: transform;
}
.mx-master-detail-screen .mx-master-detail-details {
padding: 15px;
}
.mx-master-detail-screen-header {
position: relative;
overflow: auto;
border-bottom: 1px solid #ccc;
background-color: #f7f7f7;
}
.mx-master-detail-screen-header-caption {
text-align: center;
font-size: 17px;
line-height: 24px;
font-weight: 600;
}
.mx-master-detail-screen-header-close {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 50px;
border: none;
background: transparent;
color: #007aff;
}
body[dir=rtl] .mx-master-detail-screen-header-close {
right: 0;
left: auto;
}
.mx-master-detail-screen-header-close::before {
content: "‹";
font-size: 52px;
line-height: 24px;
}
/* classes for content page */
.mx-master-detail-content-fix {
height: 100vh;
overflow: hidden;
}
.mx-master-detail-content-hidden {
transform: translateX(-200%);
}
body[dir=rtl] .mx-master-detail-content-hidden {
transform: translateX(200%);
}
.reportingReport {
padding: 5px;
border: 1px solid #ddd;
border-radius: 3px;
}
.reportingReportParameter th {
text-align: right;
}
.reportingDateRange table {
width: 100%;
table-layout: fixed;
}
.reportingDateRange th {
padding: 5px;
text-align: right;
background-color: #eee;
}
.reportingDateRange td {
padding: 5px;
}
.mx-reportmatrix table {
width: 100%;
max-width: 100%;
table-layout: fixed;
margin-bottom: 0;
}
.mx-reportmatrix th,
.mx-reportmatrix td {
padding: 8px;
line-height: 1.42857143;
vertical-align: bottom;
border: 1px solid #ddd;
}
.mx-reportmatrix tbody tr:first-child td {
border-top: none;
}
.mx-reportmatrix tbody tr:nth-child(2n+1) td {
background-color: #f9f9f9;
}
.mx-reportmatrix tbody img {
max-width: 16px;
max-height: 16px;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.dijitInline {
zoom: 1;
/* set hasLayout:true to mimic inline-block */
display: inline;
/* don't use .dj_ie since that increases the priority */
vertical-align: auto;
/* makes TextBox,Button line up w/native counterparts on IE6 */
}
.dj_ie6 .dijitComboBox .dijitInputContainer,
.dijitInputContainer {
zoom: 1;
}
.dijitRight {
/* Right part of a 3-element border */
display: inline;
/* IE7 sizes to outer size w/o this */
}
.dijitButtonNode {
vertical-align: auto;
}
.dijitTextBox {
overflow: hidden;
/* #6027, #6067 */
}
.dijitPlaceHolder {
filter: "";
/* make this show up in IE6 after the rendering of the widget */
}
.dijitValidationTextBoxError input.dijitValidationInner,
.dijitSelect input,
.dijitTextBox input.dijitArrowButtonInner {
text-indent: 0 !important;
letter-spacing: -5em !important;
text-align: right !important;
}
.dj_a11y input.dijitValidationInner,
.dj_a11y input.dijitArrowButtonInner {
text-align: left !important;
}
.dijitSpinner .dijitSpinnerButtonContainer .dijitUpArrowButton {
bottom: 50%;
/* otherwise (on some machines) top arrow icon too close to splitter border (IE6/7) */
}
.dijitTabContainerTop-tabs .dijitTab,
.dijitTabContainerBottom-tabs .dijitTab {
zoom: 1;
/* set hasLayout:true to mimic inline-block */
display: inline;
/* don't use .dj_ie since that increases the priority */
}
.dojoDndHorizontal .dojoDndItem {
/* make contents of horizontal container be side by side, rather than vertical */
display: inline;
}
}
@keyframes slideInUp {
from {
visibility: visible;
transform: translate3d(0, 100%, 0);
}
to {
transform: translate3d(0, 0, 0);
}
}
.animated {
animation-duration: 0.4s;
animation-fill-mode: both;
}
.slideInUp {
animation-name: slideInUp;
}
@keyframes slideInDown {
from {
visibility: visible;
transform: translate3d(0, -100%, 0);
}
to {
transform: translate3d(0, 0, 0);
}
}
.slideInDown {
animation-name: slideInDown;
}
@keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.fadeIn {
animation-name: fadeIn;
}
/* ==========================================================================
Flex
Flex classes
========================================================================== */
.flexcontainer {
display: flex;
overflow: hidden;
flex: 1;
flex-direction: row;
}
.flexcontainer .flexitem {
margin-right: 8px;
}
.flexcontainer .flexitem:last-child {
margin-right: 0;
}
.flexcontainer .flexitem-main {
overflow: hidden;
flex: 1;
}
.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-center {
align-items: center !important;
justify-content: center !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;
}
.justify-content-evenly {
justify-content: space-evenly !important;
}
.justify-content-stretch {
justify-content: stretch !important;
}
.align-children-start {
align-items: flex-start !important;
}
.align-children-end {
align-items: flex-end !important;
}
.align-children-center {
align-items: center !important;
}
.align-children-baseline {
align-items: baseline !important;
}
.align-children-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;
}
.flexitem-1 {
flex: 1 1 1%;
}
.flexitem-2 {
flex: 2 2 1%;
}
.flexitem-3 {
flex: 3 3 1%;
}
.flexitem-4 {
flex: 4 4 1%;
}
.flexitem-5 {
flex: 5 5 1%;
}
.flexitem-6 {
flex: 6 6 1%;
}
.flexitem-7 {
flex: 7 7 1%;
}
.flexitem-8 {
flex: 8 8 1%;
}
.flexitem-9 {
flex: 9 9 1%;
}
.flexitem-10 {
flex: 10 10 1%;
}
.flexitem-11 {
flex: 11 11 1%;
}
.flexitem-12 {
flex: 12 12 1%;
}
/* ==========================================================================
Spacing
Spacing classes
========================================================================== */
.spacing-inner-none {
padding: 0 !important;
}
.spacing-inner-top-none {
padding-top: 0 !important;
}
.spacing-inner-right-none {
padding-right: 0 !important;
}
.spacing-inner-bottom-none {
padding-bottom: 0 !important;
}
.spacing-inner-left-none {
padding-left: 0 !important;
}
.spacing-outer-none {
margin: 0 !important;
}
.spacing-outer-top-none {
margin-top: 0 !important;
}
.spacing-outer-right-none {
margin-right: 0 !important;
}
.spacing-outer-bottom-none {
margin-bottom: 0 !important;
}
.spacing-outer-left-none {
margin-left: 0 !important;
}
.spacing-inner {
padding: 8px !important;
}
.spacing-inner-top {
padding-top: 8px !important;
}
.spacing-inner-right {
padding-right: 8px !important;
}
.spacing-inner-bottom {
padding-bottom: 8px !important;
}
.spacing-inner-left {
padding-left: 8px !important;
}
.spacing-inner-vertical {
padding-top: 8px !important;
padding-bottom: 8px !important;
}
.spacing-inner-horizontal {
padding-left: 8px !important;
padding-right: 8px !important;
}
.spacing-outer {
margin: 8px !important;
}
.spacing-outer-top {
margin-top: 8px !important;
}
.spacing-outer-right {
margin-right: 8px !important;
}
.spacing-outer-bottom {
margin-bottom: 8px !important;
}
.spacing-outer-left {
margin-left: 8px !important;
}
.spacing-outer-vertical {
margin-top: 8px !important;
margin-bottom: 8px !important;
}
.spacing-outer-horizontal {
margin-left: 8px !important;
margin-right: 8px !important;
}
@media (max-width: calc(768px - 1px)) {
.spacing-inner-medium {
padding: 16px !important;
}
}
@media (min-width: 768px) {
.spacing-inner-medium {
padding: 16px !important;
}
}
@media (min-width: 992px) {
.spacing-inner-medium {
padding: 16px !important;
}
}
@media (max-width: calc(768px - 1px)) {
.spacing-inner-top-medium {
padding-top: 16px !important;
}
}
@media (min-width: 768px) {
.spacing-inner-top-medium {
padding-top: 16px !important;
}
}
@media (min-width: 992px) {
.spacing-inner-top-medium {
padding-top: 16px !important;
}
}
@media (max-width: calc(768px - 1px)) {
.spacing-inner-right-medium {
padding-right: 16px !important;
}
}
@media (min-width: 768px) {
.spacing-inner-right-medium {
padding-right: 16px !important;
}
}
@media (min-width: 992px) {
.spacing-inner-right-medium {
padding-right: 16px !important;
}
}
@media (max-width: calc(768px - 1px)) {
.spacing-inner-bottom-medium {
padding-bottom: 16px !important;
}
}
@media (min-width: 768px) {
.spacing-inner-bottom-medium {
padding-bottom: 16px !important;
}
}
@media (min-width: 992px) {
.spacing-inner-bottom-medium {
padding-bottom: 16px !important;
}
}
@media (max-width: calc(768px - 1px)) {
.spacing-inner-left-medium {
padding-left: 16px !important;
}
}
@media (min-width: 768px) {
.spacing-inner-left-medium {
padding-left: 16px !important;
}
}
@media (min-width: 992px) {
.spacing-inner-left-medium {
padding-left: 16px !important;
}
}
@media (max-width: calc(768px - 1px)) {
.spacing-inner-vertical-medium {
padding-top: 16px !important;
}
}
@media (min-width: 768px) {
.spacing-inner-vertical-medium {
padding-top: 16px !important;
}
}
@media (min-width: 992px) {
.spacing-inner-vertical-medium {
padding-top: 16px !important;
}
}
@media (max-width: calc(768px - 1px)) {
.spacing-inner-vertical-medium {
padding-bottom: 16px !important;
}
}
@media (min-width: 768px) {
.spacing-inner-vertical-medium {
padding-bottom: 16px !important;
}
}
@media (min-width: 992px) {
.spacing-inner-vertical-medium {
padding-bottom: 16px !important;
}
}
@media (max-width: calc(768px - 1px)) {
.spacing-inner-horizontal-medium {
padding-left: 16px !important;
}
}
@media (min-width: 768px) {
.spacing-inner-horizontal-medium {
padding-left: 16px !important;
}
}
@media (min-width: 992px) {
.spacing-inner-horizontal-medium {
padding-left: 16px !important;
}
}
@media (max-width: calc(768px - 1px)) {
.spacing-inner-horizontal-medium {
padding-right: 16px !important;
}
}
@media (min-width: 768px) {
.spacing-inner-horizontal-medium {
padding-right: 16px !important;
}
}
@media (min-width: 992px) {
.spacing-inner-horizontal-medium {
padding-right: 16px !important;
}
}
@media (max-width: calc(768px - 1px)) {
.spacing-outer-medium {
margin: 16px !important;
}
}
@media (min-width: 768px) {
.spacing-outer-medium {
margin: 16px !important;
}
}
@media (min-width: 992px) {
.spacing-outer-medium {
margin: 16px !important;
}
}
@media (max-width: calc(768px - 1px)) {
.spacing-outer-top-medium {
margin-top: 16px !important;
}
}
@media (min-width: 768px) {
.spacing-outer-top-medium {
margin-top: 16px !important;
}
}
@media (min-width: 992px) {
.spacing-outer-top-medium {
margin-top: 16px !important;
}
}
@media (max-width: calc(768px - 1px)) {
.spacing-outer-right-medium {
margin-right: 16px !important;
}
}
@media (min-width: 768px) {
.spacing-outer-right-medium {
margin-right: 16px !important;
}
}
@media (min-width: 992px) {
.spacing-outer-right-medium {
margin-right: 16px !important;
}
}
@media (max-width: calc(768px - 1px)) {
.spacing-outer-bottom-medium {
margin-bottom: 16px !important;
}
}
@media (min-width: 768px) {
.spacing-outer-bottom-medium {
margin-bottom: 16px !important;
}
}
@media (min-width: 992px) {
.spacing-outer-bottom-medium {
margin-bottom: 16px !important;
}
}
@media (max-width: calc(768px - 1px)) {
.spacing-outer-left-medium {
margin-left: 16px !important;
}
}
@media (min-width: 768px) {
.spacing-outer-left-medium {
margin-left: 16px !important;
}
}
@media (min-width: 992px) {
.spacing-outer-left-medium {
margin-left: 16px !important;
}
}
@media (max-width: calc(768px - 1px)) {
.spacing-outer-vertical-medium {
margin-top: 16px !important;
}
}
@media (min-width: 768px) {
.spacing-outer-vertical-medium {
margin-top: 16px !important;
}
}
@media (min-width: 992px) {
.spacing-outer-vertical-medium {
margin-top: 16px !important;
}
}
@media (max-width: calc(768px - 1px)) {
.spacing-outer-vertical-medium {
margin-bottom: 16px !important;
}
}
@media (min-width: 768px) {
.spacing-outer-vertical-medium {
margin-bottom: 16px !important;
}
}
@media (min-width: 992px) {
.spacing-outer-vertical-medium {
margin-bottom: 16px !important;
}
}
@media (max-width: calc(768px - 1px)) {
.spacing-outer-horizontal-medium {
margin-left: 16px !important;
}
}
@media (min-width: 768px) {
.spacing-outer-horizontal-medium {
margin-left: 16px !important;
}
}
@media (min-width: 992px) {
.spacing-outer-horizontal-medium {
margin-left: 16px !important;
}
}
@media (max-width: calc(768px - 1px)) {
.spacing-outer-horizontal-medium {
margin-right: 16px !important;
}
}
@media (min-width: 768px) {
.spacing-outer-horizontal-medium {
margin-right: 16px !important;
}
}
@media (min-width: 992px) {
.spacing-outer-horizontal-medium {
margin-right: 16px !important;
}
}
@media (max-width: calc(768px - 1px)) {
.spacing-inner-large {
padding: 16px !important;
}
}
@media (min-width: 768px) {
.spacing-inner-large {
padding: 24px !important;
}
}
@media (min-width: 992px) {
.spacing-inner-large {
padding: 24px !important;
}
}
@media (max-width: calc(768px - 1px)) {
.spacing-inner-top-large {
padding-top: 16px !important;
}
}
@media (min-width: 768px) {
.spacing-inner-top-large {
padding-top: 24px !important;
}
}
@media (min-width: 992px) {
.spacing-inner-top-large {
padding-top: 24px !important;
}
}
@media (max-width: calc(768px - 1px)) {
.spacing-inner-right-large {
padding-right: 16px !important;
}
}
@media (min-width: 768px) {
.spacing-inner-right-large {
padding-right: 24px !important;
}
}
@media (min-width: 992px) {
.spacing-inner-right-large {
padding-right: 24px !important;
}
}
@media (max-width: calc(768px - 1px)) {
.spacing-inner-bottom-large {
padding-bottom: 16px !important;
}
}
@media (min-width: 768px) {
.spacing-inner-bottom-large {
padding-bottom: 24px !important;
}
}
@media (min-width: 992px) {
.spacing-inner-bottom-large {
padding-bottom: 24px !important;
}
}
@media (max-width: calc(768px - 1px)) {
.spacing-inner-left-large {
padding-left: 16px !important;
}
}
@media (min-width: 768px) {
.spacing-inner-left-large {
padding-left: 24px !important;
}
}
@media (min-width: 992px) {
.spacing-inner-left-large {
padding-left: 24px !important;
}
}
@media (max-width: calc(768px - 1px)) {
.spacing-inner-vertical-large {
padding-top: 16px !important;
}
}
@media (min-width: 768px) {
.spacing-inner-vertical-large {
padding-top: 24px !important;
}
}
@media (min-width: 992px) {
.spacing-inner-vertical-large {
padding-top: 24px !important;
}
}
@media (max-width: calc(768px - 1px)) {
.spacing-inner-vertical-large {
padding-bottom: 16px !important;
}
}
@media (min-width: 768px) {
.spacing-inner-vertical-large {
padding-bottom: 24px !important;
}
}
@media (min-width: 992px) {
.spacing-inner-vertical-large {
padding-bottom: 24px !important;
}
}
@media (max-width: calc(768px - 1px)) {
.spacing-inner-horizontal-large {
padding-left: 16px !important;
}
}
@media (min-width: 768px) {
.spacing-inner-horizontal-large {
padding-left: 24px !important;
}
}
@media (min-width: 992px) {
.spacing-inner-horizontal-large {
padding-left: 24px !important;
}
}
@media (max-width: calc(768px - 1px)) {
.spacing-inner-horizontal-large {
padding-right: 16px !important;
}
}
@media (min-width: 768px) {
.spacing-inner-horizontal-large {
padding-right: 24px !important;
}
}
@media (min-width: 992px) {
.spacing-inner-horizontal-large {
padding-right: 24px !important;
}
}
@media (max-width: calc(768px - 1px)) {
.spacing-outer-large {
margin: 16px !important;
}
}
@media (min-width: 768px) {
.spacing-outer-large {
margin: 24px !important;
}
}
@media (min-width: 992px) {
.spacing-outer-large {
margin: 24px !important;
}
}
@media (max-width: calc(768px - 1px)) {
.spacing-outer-top-large {
margin-top: 16px !important;
}
}
@media (min-width: 768px) {
.spacing-outer-top-large {
margin-top: 24px !important;
}
}
@media (min-width: 992px) {
.spacing-outer-top-large {
margin-top: 24px !important;
}
}
@media (max-width: calc(768px - 1px)) {
.spacing-outer-right-large {
margin-right: 16px !important;
}
}
@media (min-width: 768px) {
.spacing-outer-right-large {
margin-right: 24px !important;
}
}
@media (min-width: 992px) {
.spacing-outer-right-large {
margin-right: 24px !important;
}
}
@media (max-width: calc(768px - 1px)) {
.spacing-outer-bottom-large {
margin-bottom: 16px !important;
}
}
@media (min-width: 768px) {
.spacing-outer-bottom-large {
margin-bottom: 24px !important;
}
}
@media (min-width: 992px) {
.spacing-outer-bottom-large {
margin-bottom: 24px !important;
}
}
@media (max-width: calc(768px - 1px)) {
.spacing-outer-left-large {
margin-left: 16px !important;
}
}
@media (min-width: 768px) {
.spacing-outer-left-large {
margin-left: 24px !important;
}
}
@media (min-width: 992px) {
.spacing-outer-left-large {
margin-left: 24px !important;
}
}
@media (max-width: calc(768px - 1px)) {
.spacing-outer-vertical-large {
margin-top: 16px !important;
}
}
@media (min-width: 768px) {
.spacing-outer-vertical-large {
margin-top: 24px !important;
}
}
@media (min-width: 992px) {
.spacing-outer-vertical-large {
margin-top: 24px !important;
}
}
@media (max-width: calc(768px - 1px)) {
.spacing-outer-vertical-large {
margin-bottom: 16px !important;
}
}
@media (min-width: 768px) {
.spacing-outer-vertical-large {
margin-bottom: 24px !important;
}
}
@media (min-width: 992px) {
.spacing-outer-vertical-large {
margin-bottom: 24px !important;
}
}
@media (max-width: calc(768px - 1px)) {
.spacing-outer-horizontal-large {
margin-left: 16px !important;
}
}
@media (min-width: 768px) {
.spacing-outer-horizontal-large {
margin-left: 24px !important;
}
}
@media (min-width: 992px) {
.spacing-outer-horizontal-large {
margin-left: 24px !important;
}
}
@media (max-width: calc(768px - 1px)) {
.spacing-outer-horizontal-large {
margin-right: 16px !important;
}
}
@media (min-width: 768px) {
.spacing-outer-horizontal-large {
margin-right: 24px !important;
}
}
@media (min-width: 992px) {
.spacing-outer-horizontal-large {
margin-right: 24px !important;
}
}
@media (max-width: calc(768px - 1px)) {
.spacing-inner-layout {
padding: 16px 16px 16px 16px !important;
}
}
@media (min-width: 768px) {
.spacing-inner-layout {
padding: 24px 24px 24px 24px !important;
}
}
@media (min-width: 992px) {
.spacing-inner-layout {
padding: 24px 24px 24px 24px !important;
}
}
@media (max-width: calc(768px - 1px)) {
.spacing-inner-top-layout {
padding-top: 16px !important;
}
}
@media (min-width: 768px) {
.spacing-inner-top-layout {
padding-top: 24px !important;
}
}
@media (min-width: 992px) {
.spacing-inner-top-layout {
padding-top: 24px !important;
}
}
@media (max-width: calc(768px - 1px)) {
.spacing-inner-right-layout {
padding-right: 16px !important;
}
}
@media (min-width: 768px) {
.spacing-inner-right-layout {
padding-right: 24px !important;
}
}
@media (min-width: 992px) {
.spacing-inner-right-layout {
padding-right: 24px !important;
}
}
@media (max-width: calc(768px - 1px)) {
.spacing-inner-bottom-layout {
padding-bottom: 16px !important;
}
}
@media (min-width: 768px) {
.spacing-inner-bottom-layout {
padding-bottom: 24px !important;
}
}
@media (min-width: 992px) {
.spacing-inner-bottom-layout {
padding-bottom: 24px !important;
}
}
@media (max-width: calc(768px - 1px)) {
.spacing-inner-left-layout {
padding-left: 16px !important;
}
}
@media (min-width: 768px) {
.spacing-inner-left-layout {
padding-left: 24px !important;
}
}
@media (min-width: 992px) {
.spacing-inner-left-layout {
padding-left: 24px !important;
}
}
@media (max-width: calc(768px - 1px)) {
.spacing-inner-vertical-layout {
padding-top: 16px !important;
}
}
@media (min-width: 768px) {
.spacing-inner-vertical-layout {
padding-top: 24px !important;
}
}
@media (min-width: 992px) {
.spacing-inner-vertical-layout {
padding-top: 24px !important;
}
}
@media (max-width: calc(768px - 1px)) {
.spacing-inner-vertical-layout {
padding-bottom: 16px !important;
}
}
@media (min-width: 768px) {
.spacing-inner-vertical-layout {
padding-bottom: 24px !important;
}
}
@media (min-width: 992px) {
.spacing-inner-vertical-layout {
padding-bottom: 24px !important;
}
}
@media (max-width: calc(768px - 1px)) {
.spacing-inner-horizontal-layout {
padding-left: 16px !important;
}
}
@media (min-width: 768px) {
.spacing-inner-horizontal-layout {
padding-left: 24px !important;
}
}
@media (min-width: 992px) {
.spacing-inner-horizontal-layout {
padding-left: 24px !important;
}
}
@media (max-width: calc(768px - 1px)) {
.spacing-inner-horizontal-layout {
padding-right: 16px !important;
}
}
@media (min-width: 768px) {
.spacing-inner-horizontal-layout {
padding-right: 24px !important;
}
}
@media (min-width: 992px) {
.spacing-inner-horizontal-layout {
padding-right: 24px !important;
}
}
@media (max-width: calc(768px - 1px)) {
.spacing-outer-layout {
margin: 16px 16px 16px 16px !important;
}
}
@media (min-width: 768px) {
.spacing-outer-layout {
margin: 24px 24px 24px 24px !important;
}
}
@media (min-width: 992px) {
.spacing-outer-layout {
margin: 24px 24px 24px 24px !important;
}
}
@media (max-width: calc(768px - 1px)) {
.spacing-outer-top-layout {
margin-top: 16px !important;
}
}
@media (min-width: 768px) {
.spacing-outer-top-layout {
margin-top: 24px !important;
}
}
@media (min-width: 992px) {
.spacing-outer-top-layout {
margin-top: 24px !important;
}
}
@media (max-width: calc(768px - 1px)) {
.spacing-outer-right-layout {
margin-right: 16px !important;
}
}
@media (min-width: 768px) {
.spacing-outer-right-layout {
margin-right: 24px !important;
}
}
@media (min-width: 992px) {
.spacing-outer-right-layout {
margin-right: 24px !important;
}
}
@media (max-width: calc(768px - 1px)) {
.spacing-outer-bottom-layout {
margin-bottom: 16px !important;
}
}
@media (min-width: 768px) {
.spacing-outer-bottom-layout {
margin-bottom: 24px !important;
}
}
@media (min-width: 992px) {
.spacing-outer-bottom-layout {
margin-bottom: 24px !important;
}
}
@media (max-width: calc(768px - 1px)) {
.spacing-outer-left-layout {
margin-left: 16px !important;
}
}
@media (min-width: 768px) {
.spacing-outer-left-layout {
margin-left: 24px !important;
}
}
@media (min-width: 992px) {
.spacing-outer-left-layout {
margin-left: 24px !important;
}
}
@media (max-width: calc(768px - 1px)) {
.spacing-outer-vertical-layout {
margin-top: 16px !important;
}
}
@media (min-width: 768px) {
.spacing-outer-vertical-layout {
margin-top: 24px !important;
}
}
@media (min-width: 992px) {
.spacing-outer-vertical-layout {
margin-top: 24px !important;
}
}
@media (max-width: calc(768px - 1px)) {
.spacing-outer-vertical-layout {
margin-bottom: 16px !important;
}
}
@media (min-width: 768px) {
.spacing-outer-vertical-layout {
margin-bottom: 24px !important;
}
}
@media (min-width: 992px) {
.spacing-outer-vertical-layout {
margin-bottom: 24px !important;
}
}
@media (max-width: calc(768px - 1px)) {
.spacing-outer-horizontal-layout {
margin-left: 16px !important;
}
}
@media (min-width: 768px) {
.spacing-outer-horizontal-layout {
margin-left: 24px !important;
}
}
@media (min-width: 992px) {
.spacing-outer-horizontal-layout {
margin-left: 24px !important;
}
}
@media (max-width: calc(768px - 1px)) {
.spacing-outer-horizontal-layout {
margin-right: 16px !important;
}
}
@media (min-width: 768px) {
.spacing-outer-horizontal-layout {
margin-right: 24px !important;
}
}
@media (min-width: 992px) {
.spacing-outer-horizontal-layout {
margin-right: 24px !important;
}
}
/* ==========================================================================
Base
Default settings
========================================================================== */
html {
height: 100%;
}
body {
min-height: 100%;
color: #0a1325;
background-color: #f8f8f8;
font-family: "Open Sans", sans-serif;
font-size: 14px;
font-weight: normal;
line-height: 1.428571429;
}
a {
transition: 0.25s;
color: #264ae5;
-webkit-backface-visibility: hidden;
}
a:hover {
text-decoration: underline;
color: #1431aa;
}
a:focus {
outline: thin dotted;
}
a:active,
a:hover {
outline: 0;
}
input:focus,
button:focus,
.mx-link:focus {
outline: 0;
}
div[tabindex] {
outline: 0;
}
.disabled,
[disabled] {
cursor: not-allowed;
opacity: 0.65;
box-shadow: none;
}
.mx-underlay {
position: fixed;
top: 0;
width: 100%;
height: 100%;
z-index: 1000;
opacity: 0.5;
background-color: #0a1325;
}
body {
height: 100%;
}
.loginpage {
display: flex;
height: 100%;
}
.loginpage-logo {
position: absolute;
top: 30px;
right: 30px;
}
.loginpage-logo > svg {
width: 120px;
}
.loginpage-left {
display: none;
}
.loginpage-right {
display: flex;
flex: 1;
flex-direction: column;
justify-content: space-around;
}
.loginpage-formwrapper {
width: 400px;
margin: 0 auto;
}
.loginpage-fullscreenDiv {
background-color: #e8e8e8;
width: 100%;
height: auto;
bottom: 0;
top: 0;
left: 0;
position: absolute;
}
.loginpage-center {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.loginpage-form .alert {
display: none;
}
.loginpage-form .btn {
border-radius: 4px;
}
.loginpage-form .form-group {
width: 100%;
align-items: center;
}
@media only screen and (max-width: calc(768px - 1px)) {
.loginpage-form .form-group {
align-items: flex-start;
}
}
.loginpage-form .form-group .control-label {
flex: 4;
margin-bottom: 0;
font-size: 14px;
font-weight: 500;
}
@media only screen and (max-width: calc(768px - 1px)) {
.loginpage-form .form-group .control-label {
flex: 1;
margin-bottom: 8px;
}
}
.loginpage-form .form-group .inputwrapper {
flex: 8;
position: relative;
width: 100%;
}
@media only screen and (max-width: calc(768px - 1px)) {
.loginpage-form .form-group .inputwrapper {
flex: 1;
}
}
.loginpage-form .form-group .inputwrapper .glyphicon,
.loginpage-form .form-group .inputwrapper .mx-icon-lined,
.loginpage-form .form-group .inputwrapper .mx-icon-filled {
position: absolute;
top: 50%;
left: 8px;
transform: translateY(-50%);
}
.loginpage-form .form-group .inputwrapper .glyphicon:before,
.loginpage-form .form-group .inputwrapper .mx-icon-lined:before,
.loginpage-form .form-group .inputwrapper .mx-icon-filled:before {
transition: color 0.4s;
}
.loginpage-form .form-group .inputwrapper .glyphicon-eye-open:hover, .loginpage-form .form-group .inputwrapper .glyphicon-eye-close:hover,
.loginpage-form .form-group .inputwrapper .mx-icon-lined-eye-open:hover,
.loginpage-form .form-group .inputwrapper .mx-icon-lined-eye-close:hover,
.loginpage-form .form-group .inputwrapper .mx-icon-filled-eye-open:hover,
.loginpage-form .form-group .inputwrapper .mx-icon-filled-eye-close:hover {
cursor: pointer;
color: #264ae5;
}
.loginpage-form .form-group .inputwrapper .form-control {
padding: 8px 8px 8px 45px;
width: 100%;
}
.loginpage-form .form-group .inputwrapper .form-control:focus ~ .glyphicon:before {
color: #264ae5;
}
.loginpage-alternativelabel {
display: flex;
align-items: center;
flex-direction: row;
flex-wrap: nowrap;
justify-content: space-between;
margin: 25px 0px;
}
.loginpage-alternativelabel hr {
flex: 1;
margin: 20px 0 20px 10px;
border: 0;
border-color: #d8d8d8;
border-top: 1px solid #eeeeee;
}
.loginpage-signin {
color: #555555;
}
.loginpage-form .btn img {
vertical-align: middle;
top: -1px;
position: relative;
}
@media screen and (min-width: 1200px) {
.loginpage-left {
position: relative;
display: block;
flex: 1;
width: 100%;
height: 100%;
}
.loginpage-image {
height: 100%;
animation: makePointer 1s ease-out both;
background: left/cover no-repeat linear-gradient(to right, rgba(38, 74, 229, 0.9) 0%, rgba(38, 74, 229, 0.6) 100%), left/cover no-repeat url("./resources/work-do-more.jpeg");
-webkit-clip-path: polygon(0% 0%, 100% 0, 100% 50%, 100% 100%, 0% 100%);
clip-path: polygon(0% 0%, 100% 0, 100% 50%, 100% 100%, 0% 100%);
}
.loginpage-logo > svg {
width: 150px;
}
.loginpage-formwrapper {
width: 400px;
}
}
@keyframes makePointer {
100% {
-webkit-clip-path: polygon(0% 0%, 80% 0%, 100% 50%, 80% 100%, 0% 100%);
clip-path: polygon(0% 0%, 80% 0%, 100% 50%, 80% 100%, 0% 100%);
}
}
@-webkit-keyframes makePointer {
100% {
-webkit-clip-path: polygon(0% 0%, 80% 0%, 100% 50%, 80% 100%, 0% 100%);
clip-path: polygon(0% 0%, 80% 0%, 100% 50%, 80% 100%, 0% 100%);
}
}
/* ==========================================================================
Input
The form-control class style all inputs
========================================================================== */
.form-control {
display: flex;
flex: 1;
min-width: 50px;
height: auto;
padding: 8px 8px;
transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
color: #0a1325;
border: 1px solid #e7e7e9;
border-radius: 4px;
background-color: #fff;
background-image: none;
box-shadow: none;
font-size: 14px;
line-height: 1.428571429;
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
}
.form-control::placeholder {
color: #6c717c;
}
.form-control:not([readonly]):focus, .form-control:not([readonly]):focus-within {
border-color: #264ae5;
outline: 0;
background-color: #fff;
box-shadow: none;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
opacity: 1;
background-color: #f8f8f8;
}
.form-control[disabled],
fieldset[disabled] .form-control {
cursor: not-allowed;
}
.form-control-lined {
border: 0;
border-bottom: 1px solid #e7e7e9;
border-radius: 0;
background-color: transparent;
}
.form-control-lined:focus {
background-color: transparent;
}
.form-control-static, .form-group div[class*=textBox] > .control-label,
.form-group div[class*=textArea] > .control-label,
.form-group div[class*=datePicker] > .control-label {
overflow: hidden;
flex: 1;
min-height: auto;
padding: 8px 0;
font-size: 14px;
line-height: 1.428571429;
}
.form-control-static + .control-label, .form-group div[class*=textBox] > .control-label + .control-label,
.form-group div[class*=textArea] > .control-label + .control-label,
.form-group div[class*=datePicker] > .control-label + .control-label {
margin-left: 8px;
}
select.form-control {
padding-right: 30px;
background-image: url("resources/arrow.svg");
background-repeat: no-repeat;
background-position: calc(100% - 8px) center;
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
}
.form-control.mx-selectbox {
align-items: center;
flex-direction: row-reverse;
justify-content: space-between;
}
.mx-textarea .control-label {
height: auto;
}
.mx-textarea-counter {
display: block;
width: 100%;
text-align: right;
margin-top: 8px;
}
textarea.form-control {
flex-basis: auto;
}
.mx-compound-control {
display: flex;
flex: 1;
flex-wrap: wrap;
max-width: 100%;
}
.mx-compound-control .btn {
margin-left: 8px;
}
.mx-compound-control .mx-validation-message {
flex-basis: 100%;
margin-top: 4px;
}
.has-error .mx-validation-message {
margin-top: 8px;
margin-bottom: 0;
padding: 8px;
color: #88262f;
border-color: #9f2c37;
background-color: #f9d9dc;
}
.form-group {
display: flex;
flex-direction: row;
margin-bottom: 16px;
}
.form-group > div[class*=col-] {
display: flex;
align-items: center;
flex-wrap: wrap;
}
.form-group > [class*=col-] {
padding-right: 16px;
padding-left: 16px;
}
.form-group .control-label {
overflow: hidden;
margin-bottom: 4px;
text-align: left;
text-overflow: ellipsis;
color: #0a1325;
font-size: 14px;
font-weight: 600;
}
.form-group .mx-validation-message {
flex-basis: 100%;
}
.form-group.no-columns:not(.label-after) {
flex-direction: column;
}
.form-group.label-after .form-control-static, .form-group.label-after div[class*=textBox] > .control-label,
.form-group.label-after div[class*=textArea] > .control-label,
.form-group.label-after div[class*=datePicker] > .control-label {
flex: unset;
}
.form-group.label-after .control-label {
margin-bottom: 0;
}
.mx-dateinput,
.mx-referenceselector,
.mx-referencesetselector {
flex: 1;
}
.dj_webkit.dj_ios .form-control {
transform: translateZ(0);
}
@media only screen and (min-width: 768px) {
.form-horizontal .control-label {
margin-bottom: 0;
padding-top: 8px;
padding-bottom: 8px;
line-height: 1.428571429;
}
}
@media only screen and (max-width: calc(768px - 1px)) {
.form-group {
flex-direction: column;
}
}
@media only screen and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 0) {
input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
line-height: 1;
}
input[type=time]:not(.has-value):before,
input[type=date]:not(.has-value):before,
input[type=month]:not(.has-value):before,
input[type=datetime-local]:not(.has-value):before {
margin-right: 0.5em;
content: attr(placeholder) !important;
color: #aaaaaa;
}
input[type=time].has-value:before,
input[type=date].has-value:before,
input[type=month].has-value:before,
input[type=datetime-local].has-value:before {
content: "" !important;
}
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
.form-group {
display: block;
}
}
[dir=rtl] select.form-control {
padding-right: 30px;
padding-left: 0;
background-position: 8px center;
}
[dir=rtl] .mx-compound-control .btn {
margin-right: 8px;
margin-left: 0;
}
/* ==========================================================================
Background
Different background components, all managed by variables
========================================================================== */
.background-main {
background-color: #f8f8f8 !important;
}
.background-primary {
background-color: #264ae5 !important;
}
.background-primary-darker {
background-color: #172c89 !important;
}
.background-primary.background-dark,
.background-primary-dark {
background-color: #1b34a0 !important;
}
.background-primary.background-light,
.background-primary-light {
background-color: #a8b7f5 !important;
}
.background-primary-lighter {
background-color: #d4dbfa !important;
}
.background-secondary {
background-color: #fff !important;
}
.background-secondary.background-light {
background-color: #fff !important;
}
.background-secondary.background-dark {
background-color: #fff !important;
}
.background-brand-gradient {
background-image: linear-gradient(to right top, #264ae5, #2239c5, #1b29a6, #111988, #03096c) !important;
}
.background-success {
background-color: #3cb33d !important;
}
.background-success-darker {
background-color: #246b25 !important;
}
.background-success.background-dark,
.background-success-dark {
background-color: #2a7d2b !important;
}
.background-success.background-light,
.background-success-light {
background-color: #b1e1b1 !important;
}
.background-success-lighter {
background-color: #d8f0d8 !important;
}
.background-warning {
background-color: #eca51c !important;
}
.background-warning-darker {
background-color: #8e6311 !important;
}
.background-warning.background-dark,
.background-warning-dark {
background-color: #a57414 !important;
}
.background-warning.background-light,
.background-warning-light {
background-color: #f7dba4 !important;
}
.background-warning-lighter {
background-color: #fbedd2 !important;
}
.background-danger {
background-color: #e33f4e !important;
}
.background-danger-darker {
background-color: #88262f !important;
}
.background-danger.background-dark,
.background-danger-dark {
background-color: #9f2c37 !important;
}
.background-danger.background-light,
.background-danger-light {
background-color: #f4b2b8 !important;
}
.background-danger-lighter {
background-color: #f9d9dc !important;
}
.background-default {
background-color: #e7e7e9 !important;
}
.background-default-darker {
background-color: #8b8b8c !important;
}
.background-default-dark {
background-color: #a2a2a3 !important;
}
.background-default-light {
background-color: #f5f5f6 !important;
}
.background-default-lighter {
background-color: #fafafb !important;
}
.background-inverse {
background-color: #24276c !important;
}
.background-inverse-darker {
background-color: #161741 !important;
}
.background-inverse-dark {
background-color: #191b4c !important;
}
.background-inverse-light {
background-color: #7c7da7 !important;
}
.background-inverse-lighter {
background-color: #d3d4e2 !important;
}
.background-info {
background-color: #0086d9 !important;
}
.background-info-darker {
background-color: #005082 !important;
}
.background-info-dark {
background-color: #005e98 !important;
}
.background-info-light {
background-color: #66b6e8 !important;
}
.background-info-lighter {
background-color: #cce7f7 !important;
}
/* ==========================================================================
Label
Default label combined with Bootstrap label
========================================================================== */
.label {
display: inline-block;
margin: 0;
padding: 4px 8px;
text-align: center;
vertical-align: baseline;
white-space: nowrap;
color: #ffffff;
border-radius: 0.25em;
font-size: 100%;
line-height: 1;
}
.label .form-control-static, .label .form-group div[class*=textBox] > .control-label, .form-group .label div[class*=textBox] > .control-label,
.label .form-group div[class*=textArea] > .control-label,
.form-group .label div[class*=textArea] > .control-label,
.label .form-group div[class*=datePicker] > .control-label,
.form-group .label div[class*=datePicker] > .control-label {
font-weight: normal;
all: unset;
}
/* ==========================================================================
Badge
Override of default Bootstrap badge style
========================================================================== */
.badge {
display: inline-block;
margin: 0;
padding: 4px 8px;
text-align: center;
vertical-align: baseline;
white-space: nowrap;
color: #ffffff;
font-size: 100%;
line-height: 1;
}
.badge .form-control-static, .badge .form-group div[class*=textBox] > .control-label, .form-group .badge div[class*=textBox] > .control-label,
.badge .form-group div[class*=textArea] > .control-label,
.form-group .badge div[class*=textArea] > .control-label,
.badge .form-group div[class*=datePicker] > .control-label,
.form-group .badge div[class*=datePicker] > .control-label {
font-weight: normal;
all: unset;
}
/* ==========================================================================
Badge-web
Widget styles
========================================================================== */
.widget-badge {
color: #fff;
background-color: #264ae5;
}
.widget-badge-clickable {
cursor: pointer;
}
.widget-badge.badge:empty {
display: initial;
/* Fix padding to stay round */
padding: 4px calc(8px + 2px);
}
.widget-badge.label:empty {
display: initial;
/* Fix padding to stay square */
padding: 4px calc(8px + 2px);
}
/* ==========================================================================
Label
//== Design Properties
//## Helper classes to change the look and feel of the component including
badge widget
========================================================================== */
.label-secondary,
.label-default {
color: #0a1325;
background-color: #e7e7e9;
}
.label-primary {
color: #fff;
background-color: #264ae5;
}
.label-success {
color: #fff;
background-color: #3cb33d;
}
.label-inverse {
color: #fff;
background-color: #24276c;
}
.label-info {
color: #fff;
background-color: #0086d9;
}
.label-warning {
color: #fff;
background-color: #eca51c;
}
.label-danger {
color: #fff;
background-color: #e33f4e;
}
/* ==========================================================================
Badge button
Widget styles
========================================================================== */
.widget-badge-button {
display: inline-block;
}
.widget-badge-button .widget-badge-button-text {
white-space: nowrap;
padding-right: 5px;
}
.widget-badge-button .badge {
top: unset;
display: inline-block;
margin: 0;
padding: 4px 8px;
text-align: center;
vertical-align: baseline;
white-space: nowrap;
background-color: #fff;
color: #264ae5;
font-size: 100%;
line-height: 1;
}
/* ==========================================================================
Badge button
Different background components, all managed by variables
========================================================================== */
.btn-secondary .badge,
.btn-default .badge {
color: #fff;
background-color: #264ae5;
}
.btn-success .badge {
color: #3cb33d;
}
.btn-warning .badge {
color: #eca51c;
}
.btn-danger .badge {
color: #e33f4e;
}
.btn-bordered.btn-primary .badge, .datagrid-fullsearch.mx-grid .btn-bordered.mx-grid-search-button .badge {
background: #264ae5;
color: #fff;
}
.btn-bordered.btn-primary:hover .badge, .datagrid-fullsearch.mx-grid .btn-bordered.mx-grid-search-button:hover .badge, .btn-bordered.btn-primary:focus .badge, .datagrid-fullsearch.mx-grid .btn-bordered.mx-grid-search-button:focus .badge {
background-color: #fff;
color: #264ae5;
}
.btn-bordered.btn-success .badge {
background: #3cb33d;
color: #fff;
}
.btn-bordered.btn-success:hover .badge, .btn-bordered.btn-success:focus .badge {
background-color: #fff;
color: #3cb33d;
}
.btn-bordered.btn-warning .badge {
background: #eca51c;
color: #fff;
}
.btn-bordered.btn-warning:hover .badge, .btn-bordered.btn-warning:focus .badge {
background-color: #fff;
color: #eca51c;
}
.btn-bordered.btn-danger .badge {
background: #e33f4e;
color: #fff;
}
.btn-bordered.btn-danger:hover .badge, .btn-bordered.btn-danger:focus .badge {
background-color: #fff;
color: #e33f4e;
}
/* ==========================================================================
Button
Default Bootstrap and Mendix button
========================================================================== */
.btn,
.mx-button {
display: inline-block;
margin-bottom: 0;
padding: 0.6em 1em;
cursor: pointer;
-webkit-user-select: none;
user-select: none;
transition: all 0.2s ease-in-out;
text-align: center;
vertical-align: middle;
white-space: nowrap;
color: #264ae5;
border: 1px solid #e7e7e9;
border-radius: 4px;
background-color: #fff;
background-image: none;
box-shadow: none;
text-shadow: none;
font-size: 14px;
line-height: 1.428571429;
}
.btn:hover, .btn:focus, .btn:active, .btn:active:focus,
.mx-button:hover,
.mx-button:focus,
.mx-button:active,
.mx-button:active:focus {
outline: none;
box-shadow: none;
}
.btn[aria-disabled],
.mx-button[aria-disabled] {
cursor: not-allowed;
pointer-events: none;
opacity: 0.65;
}
.mx-link {
padding: 0;
color: #264ae5;
}
.mx-link[aria-disabled=true] {
cursor: not-allowed;
pointer-events: none;
opacity: 0.65;
}
.link-back {
color: #6c717e;
}
.link-back .glyphicon,
.link-back .mx-icon-lined,
.link-back .mx-icon-filled {
top: 2px;
}
.btn img,
.mx-button img,
.mx-link img {
height: calc(14px + 4px);
margin-right: 4px;
vertical-align: text-top;
}
.profile-phone .btn:active,
.profile-phone .mx-link:active {
transform: translateY(1px);
}
/* ==========================================================================
Button
//== Design Properties
//## Helper classes to change the look and feel of the component
========================================================================== */
.btn,
.btn-default {
color: #264ae5;
border-color: #e7e7e9;
background-color: #fff;
}
.btn:hover, .btn:focus, .btn:active, .btn.active, .open > .btn.dropdown-toggle,
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .btn-default.dropdown-toggle {
color: #264ae5;
border-color: #e7e7e9;
background-color: #e7e7e9;
}
.btn:active, .btn.active, .open > .btn.dropdown-toggle,
.btn-default:active,
.btn-default.active,
.open > .btn-default.dropdown-toggle {
background-image: none;
}
.btn.disabled, .btn.disabled:hover, .btn.disabled:focus, .btn.disabled:active, .btn.disabled.active, .btn[disabled], .btn[disabled]:hover, .btn[disabled]:focus, .btn[disabled]:active, .btn[disabled].active, .btn[aria-disabled], .btn[aria-disabled]:hover, .btn[aria-disabled]:focus, .btn[aria-disabled]:active, .btn[aria-disabled].active,
.btn fieldset[disabled],
.btn fieldset[disabled]:hover,
.btn fieldset[disabled]:focus,
.btn fieldset[disabled]:active,
.btn fieldset[disabled].active,
.btn-default.disabled,
.btn-default.disabled:hover,
.btn-default.disabled:focus,
.btn-default.disabled:active,
.btn-default.disabled.active,
.btn-default[disabled],
.btn-default[disabled]:hover,
.btn-default[disabled]:focus,
.btn-default[disabled]:active,
.btn-default[disabled].active,
.btn-default[aria-disabled],
.btn-default[aria-disabled]:hover,
.btn-default[aria-disabled]:focus,
.btn-default[aria-disabled]:active,
.btn-default[aria-disabled].active,
.btn-default fieldset[disabled],
.btn-default fieldset[disabled]:hover,
.btn-default fieldset[disabled]:focus,
.btn-default fieldset[disabled]:active,
.btn-default fieldset[disabled].active {
border-color: #e7e7e9;
background-color: #fff;
}
.btn.btn-bordered,
.btn-default.btn-bordered {
background-color: transparent;
}
.btn.btn-bordered:hover, .btn.btn-bordered:focus, .btn.btn-bordered:active, .btn.btn-bordered.active, .open > .btn.btn-bordered.dropdown-toggle,
.btn-default.btn-bordered:hover,
.btn-default.btn-bordered:focus,
.btn-default.btn-bordered:active,
.btn-default.btn-bordered.active,
.open > .btn-default.btn-bordered.dropdown-toggle {
color: #264ae5;
border-color: #e7e7e9;
background-color: #e7e7e9;
}
.btn.btn-link,
.btn-default.btn-link {
text-decoration: none;
border-color: transparent;
background-color: transparent;
}
.btn.btn-link:hover,
.btn-default.btn-link:hover {
border-color: #f8f8f8;
background-color: #f8f8f8;
}
.btn-primary, .datagrid-fullsearch.mx-grid .mx-grid-search-button {
color: #fff;
border-color: #264ae5;
background-color: #264ae5;
}
.btn-primary:hover, .datagrid-fullsearch.mx-grid .mx-grid-search-button:hover, .btn-primary:focus, .datagrid-fullsearch.mx-grid .mx-grid-search-button:focus, .btn-primary:active, .datagrid-fullsearch.mx-grid .mx-grid-search-button:active, .btn-primary.active, .datagrid-fullsearch.mx-grid .active.mx-grid-search-button, .open > .btn-primary.dropdown-toggle, .datagrid-fullsearch.mx-grid .open > .dropdown-toggle.mx-grid-search-button {
color: #fff;
border-color: #1e3bb7;
background-color: #1e3bb7;
}
.btn-primary:active, .datagrid-fullsearch.mx-grid .mx-grid-search-button:active, .btn-primary.active, .datagrid-fullsearch.mx-grid .active.mx-grid-search-button, .open > .btn-primary.dropdown-toggle, .datagrid-fullsearch.mx-grid .open > .dropdown-toggle.mx-grid-search-button {
background-image: none;
}
.btn-primary.disabled, .datagrid-fullsearch.mx-grid .disabled.mx-grid-search-button, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .datagrid-fullsearch.mx-grid [disabled].mx-grid-search-button, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, .btn-primary[aria-disabled], .datagrid-fullsearch.mx-grid [aria-disabled].mx-grid-search-button, .btn-primary[aria-disabled]:hover, .btn-primary[aria-disabled]:focus, .btn-primary[aria-disabled]:active, .btn-primary[aria-disabled].active,
.btn-primary fieldset[disabled],
.datagrid-fullsearch.mx-grid .mx-grid-search-button fieldset[disabled],
.btn-primary fieldset[disabled]:hover,
.btn-primary fieldset[disabled]:focus,
.btn-primary fieldset[disabled]:active,
.btn-primary fieldset[disabled].active {
border-color: #264ae5;
background-color: #264ae5;
}
.btn-primary.btn-bordered, .datagrid-fullsearch.mx-grid .btn-bordered.mx-grid-search-button {
background-color: transparent;
color: #264ae5;
}
.btn-primary.btn-bordered:hover, .datagrid-fullsearch.mx-grid .btn-bordered.mx-grid-search-button:hover, .btn-primary.btn-bordered:focus, .datagrid-fullsearch.mx-grid .btn-bordered.mx-grid-search-button:focus, .btn-primary.btn-bordered:active, .datagrid-fullsearch.mx-grid .btn-bordered.mx-grid-search-button:active, .btn-primary.btn-bordered.active, .datagrid-fullsearch.mx-grid .btn-bordered.active.mx-grid-search-button, .open > .btn-primary.btn-bordered.dropdown-toggle, .datagrid-fullsearch.mx-grid .open > .btn-bordered.dropdown-toggle.mx-grid-search-button {
color: #fff;
border-color: #264ae5;
background-color: #264ae5;
}
.btn-primary.btn-link, .datagrid-fullsearch.mx-grid .btn-link.mx-grid-search-button {
text-decoration: none;
border-color: transparent;
background-color: transparent;
color: #264ae5;
}
.btn-primary.btn-link:hover, .datagrid-fullsearch.mx-grid .btn-link.mx-grid-search-button:hover {
border-color: #f8f8f8;
background-color: #f8f8f8;
}
.btn-inverse {
color: #fff;
border-color: #24276c;
background-color: #24276c;
}
.btn-inverse:hover, .btn-inverse:focus, .btn-inverse:active, .btn-inverse.active, .open > .btn-inverse.dropdown-toggle {
color: #fff;
border-color: #505289;
background-color: #505289;
}
.btn-inverse:active, .btn-inverse.active, .open > .btn-inverse.dropdown-toggle {
background-image: none;
}
.btn-inverse.disabled, .btn-inverse.disabled:hover, .btn-inverse.disabled:focus, .btn-inverse.disabled:active, .btn-inverse.disabled.active, .btn-inverse[disabled], .btn-inverse[disabled]:hover, .btn-inverse[disabled]:focus, .btn-inverse[disabled]:active, .btn-inverse[disabled].active, .btn-inverse[aria-disabled], .btn-inverse[aria-disabled]:hover, .btn-inverse[aria-disabled]:focus, .btn-inverse[aria-disabled]:active, .btn-inverse[aria-disabled].active,
.btn-inverse fieldset[disabled],
.btn-inverse fieldset[disabled]:hover,
.btn-inverse fieldset[disabled]:focus,
.btn-inverse fieldset[disabled]:active,
.btn-inverse fieldset[disabled].active {
border-color: #24276c;
background-color: #24276c;
}
.btn-inverse.btn-bordered {
background-color: transparent;
color: #24276c;
}
.btn-inverse.btn-bordered:hover, .btn-inverse.btn-bordered:focus, .btn-inverse.btn-bordered:active, .btn-inverse.btn-bordered.active, .open > .btn-inverse.btn-bordered.dropdown-toggle {
color: #fff;
border-color: #24276c;
background-color: #24276c;
}
.btn-inverse.btn-link {
text-decoration: none;
border-color: transparent;
background-color: transparent;
color: #24276c;
}
.btn-inverse.btn-link:hover {
border-color: #f8f8f8;
background-color: #f8f8f8;
}
.btn-success {
color: #fff;
border-color: #3cb33d;
background-color: #3cb33d;
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
color: #fff;
border-color: #308f31;
background-color: #308f31;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
background-image: none;
}
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active, .btn-success[aria-disabled], .btn-success[aria-disabled]:hover, .btn-success[aria-disabled]:focus, .btn-success[aria-disabled]:active, .btn-success[aria-disabled].active,
.btn-success fieldset[disabled],
.btn-success fieldset[disabled]:hover,
.btn-success fieldset[disabled]:focus,
.btn-success fieldset[disabled]:active,
.btn-success fieldset[disabled].active {
border-color: #3cb33d;
background-color: #3cb33d;
}
.btn-success.btn-bordered {
background-color: transparent;
color: #3cb33d;
}
.btn-success.btn-bordered:hover, .btn-success.btn-bordered:focus, .btn-success.btn-bordered:active, .btn-success.btn-bordered.active, .open > .btn-success.btn-bordered.dropdown-toggle {
color: #fff;
border-color: #3cb33d;
background-color: #3cb33d;
}
.btn-success.btn-link {
text-decoration: none;
border-color: transparent;
background-color: transparent;
color: #3cb33d;
}
.btn-success.btn-link:hover {
border-color: #f8f8f8;
background-color: #f8f8f8;
}
.btn-info {
color: #fff;
border-color: #0086d9;
background-color: #0086d9;
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
color: #fff;
border-color: #006bae;
background-color: #006bae;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
background-image: none;
}
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active, .btn-info[aria-disabled], .btn-info[aria-disabled]:hover, .btn-info[aria-disabled]:focus, .btn-info[aria-disabled]:active, .btn-info[aria-disabled].active,
.btn-info fieldset[disabled],
.btn-info fieldset[disabled]:hover,
.btn-info fieldset[disabled]:focus,
.btn-info fieldset[disabled]:active,
.btn-info fieldset[disabled].active {
border-color: #0086d9;
background-color: #0086d9;
}
.btn-info.btn-bordered {
background-color: transparent;
color: #0086d9;
}
.btn-info.btn-bordered:hover, .btn-info.btn-bordered:focus, .btn-info.btn-bordered:active, .btn-info.btn-bordered.active, .open > .btn-info.btn-bordered.dropdown-toggle {
color: #fff;
border-color: #0086d9;
background-color: #0086d9;
}
.btn-info.btn-link {
text-decoration: none;
border-color: transparent;
background-color: transparent;
color: #0086d9;
}
.btn-info.btn-link:hover {
border-color: #f8f8f8;
background-color: #f8f8f8;
}
.btn-warning {
color: #fff;
border-color: #eca51c;
background-color: #eca51c;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
color: #fff;
border-color: #bd8416;
background-color: #bd8416;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
background-image: none;
}
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, .btn-warning[aria-disabled], .btn-warning[aria-disabled]:hover, .btn-warning[aria-disabled]:focus, .btn-warning[aria-disabled]:active, .btn-warning[aria-disabled].active,
.btn-warning fieldset[disabled],
.btn-warning fieldset[disabled]:hover,
.btn-warning fieldset[disabled]:focus,
.btn-warning fieldset[disabled]:active,
.btn-warning fieldset[disabled].active {
border-color: #eca51c;
background-color: #eca51c;
}
.btn-warning.btn-bordered {
background-color: transparent;
color: #eca51c;
}
.btn-warning.btn-bordered:hover, .btn-warning.btn-bordered:focus, .btn-warning.btn-bordered:active, .btn-warning.btn-bordered.active, .open > .btn-warning.btn-bordered.dropdown-toggle {
color: #fff;
border-color: #eca51c;
background-color: #eca51c;
}
.btn-warning.btn-link {
text-decoration: none;
border-color: transparent;
background-color: transparent;
color: #eca51c;
}
.btn-warning.btn-link:hover {
border-color: #f8f8f8;
background-color: #f8f8f8;
}
.btn-danger {
color: #fff;
border-color: #e33f4e;
background-color: #e33f4e;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
color: #fff;
border-color: #b6323e;
background-color: #b6323e;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
background-image: none;
}
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, .btn-danger[aria-disabled], .btn-danger[aria-disabled]:hover, .btn-danger[aria-disabled]:focus, .btn-danger[aria-disabled]:active, .btn-danger[aria-disabled].active,
.btn-danger fieldset[disabled],
.btn-danger fieldset[disabled]:hover,
.btn-danger fieldset[disabled]:focus,
.btn-danger fieldset[disabled]:active,
.btn-danger fieldset[disabled].active {
border-color: #e33f4e;
background-color: #e33f4e;
}
.btn-danger.btn-bordered {
background-color: transparent;
color: #e33f4e;
}
.btn-danger.btn-bordered:hover, .btn-danger.btn-bordered:focus, .btn-danger.btn-bordered:active, .btn-danger.btn-bordered.active, .open > .btn-danger.btn-bordered.dropdown-toggle {
color: #fff;
border-color: #e33f4e;
background-color: #e33f4e;
}
.btn-danger.btn-link {
text-decoration: none;
border-color: transparent;
background-color: transparent;
color: #e33f4e;
}
.btn-danger.btn-link:hover {
border-color: #f8f8f8;
background-color: #f8f8f8;
}
.btn-lg {
font-size: 18px;
}
.btn-lg img {
height: calc(12px + 4px);
}
.btn-sm {
font-size: 12px;
}
.btn-sm img {
height: calc(12px + 4px);
}
.btn-image {
padding: 0;
vertical-align: middle;
border-style: none;
background-color: transparent;
}
.btn-image img {
display: block;
height: auto;
}
.btn-image:hover, .btn-image:focus {
background-color: transparent;
}
.btn-icon > img, .btn-icon-only > img, .btn-icon > .glyphicon, .btn-icon-only > .glyphicon, .btn-icon > .mx-icon-lined, .btn-icon-only > .mx-icon-lined, .btn-icon > .mx-icon-filled, .btn-icon-only > .mx-icon-filled {
margin: 0;
}
.btn-icon-right {
display: inline-flex;
flex-direction: row-reverse;
align-items: center;
}
.btn-icon-right > img, .btn-icon-right > .glyphicon, .btn-icon-right > .mx-icon-lined, .btn-icon-right > .mx-icon-filled {
top: 0;
margin-left: 4px;
}
.btn-icon-top {
padding-right: 0;
padding-left: 0;
}
.btn-icon-top > img, .btn-icon-top > .glyphicon, .btn-icon-top > .mx-icon-lined, .btn-icon-top > .mx-icon-filled {
display: block;
margin: 0 0 4px 0;
}
.btn-icon-only {
padding: 0;
color: #787d87;
border: none;
}
.btn-block {
display: block;
width: 100%;
}
.btn-block + .btn-block {
margin-top: 4px;
}
/* ==========================================================================
Check box
Default Mendix check box widget
========================================================================== */
.mx-checkbox.label-after {
flex-wrap: wrap;
}
.mx-checkbox.label-after .control-label {
display: flex;
align-items: center;
padding: 0;
}
input[type=checkbox] {
position: relative !important;
width: 16px;
height: 16px;
margin: 0 !important;
cursor: pointer;
-webkit-user-select: none;
user-select: none;
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
transform: translateZ(0);
}
input[type=checkbox]:before, input[type=checkbox]:after {
position: absolute;
display: block;
transition: all 0.3s ease;
}
input[type=checkbox]:before {
width: 100%;
height: 100%;
content: "";
border: 1px solid #e7e7e9;
border-radius: 4px;
background-color: transparent;
}
input[type=checkbox]:after {
width: 8px;
height: 4px;
margin: 5px 4px;
transform: rotate(-45deg);
pointer-events: none;
border: 2px solid #ffffff;
border-top: 0;
border-right: 0;
}
input[type=checkbox]:not(:disabled):not(:checked):hover:after {
content: "";
border-color: #e7e7e9;
}
input[type=checkbox]:checked:before {
border-color: #264ae5;
background-color: #264ae5;
}
input[type=checkbox]:checked:after {
content: "";
}
input[type=checkbox]:disabled:before {
background-color: #f8f8f8;
}
input[type=checkbox]:checked:disabled:before {
border-color: transparent;
background-color: rgba(38, 74, 229, 0.4);
}
input[type=checkbox]:disabled:after, input[type=checkbox]:checked:disabled:after {
border-color: #f8f8f8;
}
input[type=checkbox] + .control-label {
margin-left: 8px;
}
/* ==========================================================================
Grid
Default Mendix grid (used for Mendix data grid)
========================================================================== */
.mx-grid {
padding: 0px;
border: 0;
border-radius: 0;
}
.mx-grid .mx-grid-controlbar {
margin: 10px 0;
/* Paging */
}
.mx-grid .mx-grid-controlbar .mx-grid-pagingbar {
/* Buttons */
/* Text Paging .. to .. to .. */
}
.mx-grid .mx-grid-controlbar .mx-grid-pagingbar .mx-button {
padding: 8px;
color: #a9acb3;
border-color: transparent;
background-color: transparent;
}
.mx-grid .mx-grid-controlbar .mx-grid-pagingbar .mx-button:hover {
color: #264ae5;
border-color: transparent;
background-color: transparent;
}
.mx-grid .mx-grid-controlbar .mx-grid-pagingbar .mx-grid-paging-status {
padding: 0 8px 8px;
}
.mx-grid .mx-grid-searchbar {
margin: 10px 0;
}
.mx-grid .mx-grid-searchbar .mx-grid-search-item .mx-grid-search-label {
vertical-align: middle;
}
.mx-grid .mx-grid-searchbar .mx-grid-search-item .mx-grid-search-label label {
padding-top: 5px;
}
.mx-grid .mx-grid-searchbar .mx-grid-search-item .mx-grid-search-input {
display: inline-flex;
}
.mx-grid .mx-grid-searchbar .mx-grid-search-item .mx-grid-search-input .form-control {
height: 28px;
font-size: 11px;
}
.mx-grid .mx-grid-searchbar .mx-grid-search-item .mx-grid-search-input select.form-control {
padding: 3px;
vertical-align: middle;
}
.mx-grid .mx-grid-searchbar .mx-grid-search-item .mx-grid-search-input .mx-button {
height: 28px;
padding-top: 2px;
padding-bottom: 2px;
}
.mx-dataview .mx-grid {
border: 0;
}
/* ==========================================================================
Data grid default
Default Mendix data grid widget. The data grid shows a list of objects in a grid
========================================================================== */
.mx-datagrid table {
border-width: 0;
background-color: transparent;
/* Table header */
/* Table Body */
/* Table Footer */
}
.mx-datagrid table th {
border-style: solid;
border-color: #ced0d3;
border-top-width: 0;
border-right: 0;
border-bottom-width: 1px;
border-left: 0;
background-color: transparent;
padding: 16px 16px 16px 16px;
vertical-align: middle;
}
.mx-datagrid table th .mx-datagrid-head-caption {
white-space: normal;
}
.mx-datagrid table tbody tr td {
transition: all 0.3s 0s cubic-bezier(0.4, 0, 0.2, 1);
transform-style: initial;
padding: 16px 16px 16px 16px;
vertical-align: middle;
border-width: 0;
border-color: #ced0d3;
border-bottom-width: 1px;
border-bottom-style: solid;
background-color: transparent;
/* Text without spaces */
}
.mx-datagrid table tbody tr td:focus {
outline: none;
}
.mx-datagrid table tbody tr td .mx-datagrid-data-wrapper {
text-overflow: ellipsis;
}
.mx-datagrid table tbody tr.selected td, .mx-datagrid table tbody tr.selected:hover td {
color: #0a1325;
background-color: #f0f1f2 !important;
}
.mx-datagrid table tfoot > tr > th {
padding: 16px 16px 16px 16px;
border-width: 0;
background-color: #e7e7e9;
}
.mx-datagrid table tfoot > tr > td {
padding: 16px 16px 16px 16px;
border-width: 0;
background-color: transparent;
font-weight: bold;
}
.mx-datagrid table *:focus {
outline: 0;
}
/* ==========================================================================
Data grid default
//== Design Properties
//## Helper classes to change the look and feel of the component
========================================================================== */
.datagrid-striped.mx-datagrid table th {
border-width: 0;
}
.datagrid-striped.mx-datagrid table tbody tr td {
border-top-width: 0;
}
.datagrid-striped.mx-datagrid table tbody tr:nth-child(odd) td {
background-color: #fafafb;
}
.datagrid-bordered.mx-datagrid table {
border: 1px solid;
}
.datagrid-bordered.mx-datagrid table th {
border: 1px solid #ced0d3;
}
.datagrid-bordered.mx-datagrid table tbody tr td {
border: 1px solid #ced0d3;
}
.datagrid-bordered.mx-datagrid tfoot > tr > th {
border-width: 0;
background-color: #e7e7e9;
}
.datagrid-bordered.mx-datagrid tfoot > tr > td {
border-width: 1px;
}
.datagrid-transparent.mx-datagrid table {
background-color: transparent;
}
.datagrid-transparent.mx-datagrid table tbody tr:nth-of-type(odd) {
background-color: transparent;
}
.datagrid-transparent.mx-datagrid table tbody tr td {
background-color: transparent;
}
.datagrid-hover.mx-datagrid table tbody tr:hover td {
background-color: #f5f6f6 !important;
}
.datagrid-hover.mx-datagrid table tbody tr.selected:hover td {
background-color: #e7e8e9 !important;
}
.datagrid-lg.mx-datagrid table th {
padding: 32px 32px 32px 32px;
}
.datagrid-lg.mx-datagrid table tbody tr td {
padding: 32px 32px 32px 32px;
}
.datagrid-sm.mx-datagrid table th {
padding: 8px 8px 8px 8px;
}
.datagrid-sm.mx-datagrid table tbody tr td {
padding: 8px 8px 8px 8px;
}
.datagrid-fullsearch.mx-grid .mx-grid-reset-button {
display: none;
}
.datagrid-fullsearch.mx-grid .mx-grid-search-item {
display: block;
}
.datagrid-fullsearch.mx-grid .mx-grid-search-label {
display: none;
}
.datagrid-fullsearch.mx-grid .mx-grid-searchbar .mx-grid-search-controls {
position: absolute;
right: 0;
}
.datagrid-fullsearch.mx-grid .mx-grid-searchbar .mx-grid-search-input {
width: 80%;
padding-left: 0;
}
.datagrid-fullsearch.mx-grid .mx-grid-searchbar .mx-grid-search-input .btn,
.datagrid-fullsearch.mx-grid .mx-grid-searchbar .mx-grid-search-input .form-control {
height: 35px;
font-size: 12px;
}
/* ==========================================================================
Data view
Default Mendix data view widget. The data view is used for showing the contents of exactly one object
========================================================================== */
.mx-dataview {
/* Dataview-content gives problems for nexted layout grid containers */
/* Dataview empty message */
}
.mx-dataview > .mx-dataview-content > .mx-container-nested > .row {
margin-right: 0;
margin-left: 0;
}
.mx-dataview .mx-dataview-message {
color: #0a1325;
background: #f8f8f8;
}
.mx-dataview-controls {
margin-top: 16px;
padding: 16px 0 0;
border-top: 1px solid #ced0d3;
border-radius: 0;
background-color: transparent;
/* Buttons */
background-color: inherit;
}
.mx-dataview-controls .mx-button {
margin-right: 8px;
margin-bottom: 0;
}
.mx-dataview-controls .mx-button:last-child {
margin-right: 0;
}
/* ==========================================================================
Date picker
Default Mendix date picker widget
========================================================================== */
.mx-calendar {
/* (must be higher than popup z-index) */
z-index: 10010 !important;
padding: 8px;
font-size: 12px;
background: #f8f8f8;
border-radius: 4px;
border: 1px solid #ced0d3;
box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.06);
}
.mx-calendar .mx-calendar-month-header {
display: flex;
flex-direction: row;
justify-content: space-between;
margin: 0 3px 10px 3px;
}
.mx-calendar .mx-calendar-month-next,
.mx-calendar .mx-calendar-month-previous,
.mx-calendar .mx-calendar-month-dropdown {
border: 0;
cursor: pointer;
background: transparent;
}
.mx-calendar .mx-calendar-month-next:hover,
.mx-calendar .mx-calendar-month-previous:hover {
color: #264ae5;
}
.mx-calendar .mx-calendar-month-dropdown {
display: flex;
align-items: center;
justify-content: center;
position: relative;
}
.mx-calendar .mx-calendar-month-dropdown .mx-calendar-month-current:first-child {
margin-right: 10px;
}
.mx-calendar th {
color: #264ae5;
}
.mx-calendar th,
.mx-calendar td {
width: 35px;
height: 35px;
text-align: center;
}
.mx-calendar td {
color: #0a1325;
}
.mx-calendar td:hover {
cursor: pointer;
border-radius: 50%;
color: #264ae5;
background-color: #e7e7e9;
}
.mx-calendar .mx-calendar-day-month-next,
.mx-calendar .mx-calendar-day-month-previous {
color: #4774cd;
}
.mx-calendar .mx-calendar-day-selected,
.mx-calendar .mx-calendar-day-selected:hover {
color: #fff;
border-radius: 50%;
background: #264ae5;
}
.mx-calendar .mx-calendar-year-switcher {
text-align: center;
margin-top: 10px;
color: #afbcf5;
}
.mx-calendar .mx-calendar-year-switcher span.mx-calendar-year-selected {
color: #264ae5;
margin-left: 10px;
margin-right: 10px;
}
.mx-calendar .mx-calendar-year-switcher span:hover {
cursor: pointer;
text-decoration: underline;
background-color: transparent;
}
.mx-calendar-month-dropdown-options {
/* (must be higher than popup z-index) */
z-index: 10020 !important;
position: absolute;
top: 25px;
padding: 2px 10px;
border-radius: 4px;
background-color: #f8f8f8;
}
.mx-calendar-month-dropdown-options div {
cursor: pointer;
font-size: 12px;
padding: 2px 0;
}
.mx-calendar-month-dropdown-options div:hover, .mx-calendar-month-dropdown-options div:focus {
color: #264ae5;
}
/* ==========================================================================
Header
Default Mendix mobile header
========================================================================== */
.mx-header {
z-index: 100;
display: flex;
width: 100%;
height: 45px;
padding: 0;
text-align: initial;
color: #fff;
background-color: #020557;
box-shadow: 0px 2px 2px rgba(194, 196, 201, 0.30354);
}
.mx-header div.mx-header-left,
.mx-header div.mx-header-right {
position: relative;
top: initial;
right: initial;
left: initial;
display: flex;
align-items: center;
width: 25%;
height: 100%;
}
.mx-header div.mx-header-left .mx-placeholder,
.mx-header div.mx-header-right .mx-placeholder {
display: flex;
align-items: center;
height: 100%;
}
.mx-header div.mx-header-left .mx-placeholder {
order: 1;
}
.mx-header div.mx-header-left .mx-placeholder .mx-placeholder {
justify-content: flex-start;
}
.mx-header div.mx-header-center {
overflow: hidden;
flex: 1;
order: 2;
text-align: center;
}
.mx-header div.mx-header-center .mx-title {
overflow: hidden;
width: 100%;
margin: 0;
text-overflow: ellipsis;
color: #fff;
font-size: 16px;
line-height: 45px;
}
.mx-header div.mx-header-right {
order: 3;
}
.mx-header div.mx-header-right .mx-placeholder {
justify-content: flex-end;
}
.mx-header .mx-link {
display: flex;
align-items: center;
height: 100%;
transition: all 0.2s;
text-decoration: none;
}
.mx-header .mx-link .glyphicon,
.mx-header .mx-link .mx-icon-lined,
.mx-header .mx-link .mx-icon-filled {
top: 0;
font-size: 23px;
}
.mx-header .mx-link:active {
transform: translateY(1px);
color: #1431aa;
}
.mx-header .mx-link,
.mx-header .btn,
.mx-header img {
padding: 0 16px;
}
.mx-header .mx-sidebartoggle {
font-size: 24px;
line-height: 45px;
}
.mx-header .mx-sidebartoggle img {
height: 20px;
}
body[dir=rtl] .mx-header-left {
order: 3;
}
body[dir=rtl] .mx-header-right {
order: 1;
}
/* ==========================================================================
Glyphicon
Default Mendix glyphicon
========================================================================== */
.mx-glyphicon:before {
display: inline-block;
margin-top: -0.2em;
margin-right: 0.4555555em;
vertical-align: middle;
font-family: "Glyphicons Halflings";
font-weight: normal;
font-style: normal;
line-height: inherit;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
/* ==========================================================================
Group box
Default Mendix group box
========================================================================== */
.mx-groupbox {
margin: 0;
}
.mx-groupbox > .mx-groupbox-header {
margin: 0;
color: #0a1325;
border-width: 1px 1px 0 1px;
border-style: solid;
border-color: #e7e7e9;
background: #e7e7e9;
font-size: 14px;
border-radius: 4px 4px 0 0;
padding: 12px 16px;
}
.mx-groupbox > .mx-groupbox-header .mx-groupbox-collapse-icon {
margin-top: 0.1em;
}
.mx-groupbox > h1.mx-groupbox-header {
font-size: 31px;
}
.mx-groupbox > h2.mx-groupbox-header {
font-size: 26px;
}
.mx-groupbox > h3.mx-groupbox-header {
font-size: 24px;
}
.mx-groupbox > h4.mx-groupbox-header {
font-size: 18px;
}
.mx-groupbox > h5.mx-groupbox-header, .mx-groupbox > .mx-groupbox-header.widget-eventTime, .mx-groupbox > .mx-groupbox-header.widget-timeline-title {
font-size: 14px;
}
.mx-groupbox > h6.mx-groupbox-header {
font-size: 12px;
}
.mx-groupbox > .mx-groupbox-body {
padding: 12px 16px;
border-width: 1px;
border-style: solid;
border-color: #e7e7e9;
background-color: #ffffff;
border-radius: 4px;
}
.mx-groupbox .mx-groupbox-header + .mx-groupbox-body {
border-top: none;
}
.mx-groupbox-header ~ .mx-groupbox-body {
border-radius: 0 0 4px 4px;
}
/* ==========================================================================
Group box
//== Design Properties
//## Helper classes to change the look and feel of the component
========================================================================== */
.groupbox-secondary > .mx-groupbox-header,
.groupbox-default > .mx-groupbox-header {
color: #0a1325;
border-color: #e7e7e9;
background: #e7e7e9;
}
.groupbox-secondary > .mx-groupbox-body,
.groupbox-default > .mx-groupbox-body {
border-color: #e7e7e9;
}
.groupbox-primary > .mx-groupbox-header {
color: #fff;
border-color: #264ae5;
background: #264ae5;
}
.groupbox-primary > .mx-groupbox-body {
border-color: #264ae5;
}
.groupbox-success > .mx-groupbox-header {
color: #fff;
border-color: #3cb33d;
background: #3cb33d;
}
.groupbox-success > .mx-groupbox-body {
border-color: #3cb33d;
}
.groupbox-warning > .mx-groupbox-header {
color: #fff;
border-color: #eca51c;
background: #eca51c;
}
.groupbox-warning > .mx-groupbox-body {
border-color: #eca51c;
}
.groupbox-danger > .mx-groupbox-header {
color: #fff;
border-color: #e33f4e;
background: #e33f4e;
}
.groupbox-danger > .mx-groupbox-body {
border-color: #e33f4e;
}
.groupbox-transparent > .mx-groupbox-header {
padding: 12px 0;
color: #0a1325;
border-style: none;
background: transparent;
font-weight: 600;
}
.groupbox-transparent .mx-groupbox-body {
padding: 8px 0;
border-radius: 0;
border: 0;
border-bottom: 1px solid #e7e7e9;
background-color: transparent;
}
.groupbox-transparent .mx-groupbox-collapse-icon {
color: #264ae5;
}
.groupbox-callout > .mx-groupbox-header,
.groupbox-callout > .mx-groupbox-body {
border: 0;
background-color: #e9edfc;
}
.groupbox-callout > .mx-groupbox-header {
color: #264ae5;
}
.groupbox-callout .mx-groupbox-header + .mx-groupbox-body {
padding-top: 0;
}
.groupbox-success.groupbox-callout > .mx-groupbox-header,
.groupbox-success.groupbox-callout > .mx-groupbox-body {
background-color: #d8f0d8;
}
.groupbox-success.groupbox-callout > .mx-groupbox-header {
color: #3cb33d;
}
.groupbox-warning.groupbox-callout > .mx-groupbox-header,
.groupbox-warning.groupbox-callout > .mx-groupbox-body {
background-color: #fbedd2;
}
.groupbox-warning.groupbox-callout > .mx-groupbox-header {
color: #eca51c;
}
.groupbox-danger.groupbox-callout > .mx-groupbox-header,
.groupbox-danger.groupbox-callout > .mx-groupbox-body {
background-color: #f9d9dc;
}
.groupbox-danger.groupbox-callout > .mx-groupbox-header {
color: #e33f4e;
}
.groupbox-info > .mx-groupbox-header {
color: #fff;
border-color: #0086d9;
background: #0086d9;
}
.groupbox-info > .mx-groupbox-body {
border-color: #0086d9;
}
.groupbox-inverse > .mx-groupbox-header {
color: #fff;
border-color: #24276c;
background: #24276c;
}
.groupbox-inverse > .mx-groupbox-body {
border-color: #24276c;
}
.groupbox-white > .mx-groupbox-header {
color: #0a1325;
border-color: #fff;
background: #fff;
}
.groupbox-white > .mx-groupbox-body {
border-color: #fff;
}
.groupbox-info.groupbox-callout > .mx-groupbox-header,
.groupbox-info.groupbox-callout > .mx-groupbox-body {
background-color: #cce7f7;
}
.groupbox-info.groupbox-callout > .mx-groupbox-header {
color: #0086d9;
}
/* ==========================================================================
Image
Default Mendix image widgets
========================================================================== */
img.img-rounded,
.img-rounded img {
border-radius: 6px;
}
img.img-thumbnail,
.img-thumbnail img {
display: inline-block;
max-width: 100%;
height: auto;
padding: 4px;
transition: all 0.2s ease-in-out;
border: 1px solid #e7e7e9;
border-radius: 4px;
background-color: #ffffff;
line-height: 1.428571429;
}
img.img-circle,
.img-circle img {
border-radius: 50%;
}
img.img-auto,
.img-auto img {
width: auto !important;
max-width: 100% !important;
height: auto !important;
max-height: 100% !important;
}
img.img-center,
.img-center img {
margin-right: auto !important;
margin-left: auto !important;
}
img.img-icon {
width: 20px;
height: 20px;
padding: 2px;
border-radius: 50%;
}
img.img-fill,
.img-fill img {
object-fit: fill;
}
img.img-contain,
.img-contain img {
object-fit: contain;
}
img.img-cover,
.img-cover img {
object-fit: cover;
}
img.img-scale-down,
.img-scale-down img {
object-fit: scale-down;
}
.img-contain.mx-image-background {
background-size: contain;
}
.img-cover.mx-image-background {
background-size: cover;
}
.img-auto.mx-image-background {
background-size: auto;
}
.img-opacity-low img,
.img-opacity-low.mx-image-background {
opacity: 0.3;
}
.img-opacity-medium img,
.img-opacity-medium.mx-image-background {
opacity: 0.5;
}
.img-opacity-high img,
.img-opacity-high.mx-image-background {
opacity: 0.7;
}
/* ==========================================================================
List view
Default Mendix list view widget. The list view shows a list of objects arranged vertically. Each object is shown using a template
========================================================================== */
.mx-listview {
padding: 0;
/* Clear search button (overrides load more button stying) */
}
.mx-listview > ul {
margin: 0 0 16px;
}
.mx-listview > ul .mx-listview-empty {
border-style: none;
background-color: transparent;
}
.mx-listview > ul > li {
transition: all 0.3s 0s cubic-bezier(0.4, 0, 0.2, 1);
transform-style: initial;
background-color: #fff;
padding: 16px;
border-top: 1px solid #ced0d3;
}
.mx-listview > ul > li:last-child {
border-bottom: 1px solid #ced0d3;
}
.mx-listview > ul > li:focus, .mx-listview > ul > li:active {
outline: 0;
}
.mx-listview .selected {
background: #a8b7f5;
}
.mx-listview .mx-layoutgrid {
padding: 0 !important;
}
.mx-listview-searchbar {
margin-bottom: 16px;
}
.mx-listview-searchbar .btn {
width: auto;
}
/* Load more button */
.btn.mx-listview-loadMore {
width: 100%;
margin: 0 0 16px;
}
.profile-phone .mx-listview .mx-listview-searchbar {
margin-bottom: 3px;
background: #ffffff;
box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
}
.profile-phone .mx-listview .mx-listview-searchbar input {
padding: 14px 15px;
color: #555555;
border-style: none;
border-radius: 0;
box-shadow: none;
}
.profile-phone .mx-listview .mx-listview-searchbar .btn {
padding: 14px 15px;
color: inherit;
border-style: none;
}
.profile-phone .mx-listview > ul > li:first-child {
border-top: none;
}
/* ==========================================================================
List view
//== Design Properties
//## Helper classes to change the look and feel of the component
========================================================================== */
.listview-lined.mx-listview > ul > li {
border-top: 1px solid #ced0d3;
}
.listview-lined.mx-listview > ul > li:first-child {
border-top: 1px solid #ced0d3;
}
.listview-lined.mx-listview > ul > li:last-child {
border-bottom: 1px solid #ced0d3;
}
.listview-bordered.mx-listview > ul > li {
border: 1px solid #ced0d3;
border-top: 0;
}
.listview-bordered.mx-listview > ul > li:first-child {
border-top: 1px solid #ced0d3;
}
.listview-striped.mx-listview > ul > li:nth-child(2n+1) {
background-color: #fafafb;
}
.listview-seperated.mx-listview > ul > li {
margin-bottom: 16px;
border: 1px solid #ced0d3;
border-radius: 4px;
}
.listview-stylingless.mx-listview > ul > li {
padding: unset;
cursor: default;
border: unset;
background-color: transparent;
}
.listview-stylingless.mx-listview > ul > li:hover, .listview-stylingless.mx-listview > ul > li:focus, .listview-stylingless.mx-listview > ul > li:active {
background-color: transparent;
}
.listview-stylingless.mx-listview > ul > li.selected {
background-color: transparent !important;
}
.listview-stylingless.mx-listview > ul > li.selected:hover, .listview-stylingless.mx-listview > ul > li.selected:focus, .listview-stylingless.mx-listview > ul > li.selected:active {
background-color: transparent !important;
}
.listview-hover.mx-listview > ul > li {
cursor: pointer;
}
.listview-hover.mx-listview > ul > li:hover, .listview-hover.mx-listview > ul > li:focus, .listview-hover.mx-listview > ul > li:active {
background-color: #f5f6f6;
}
.listview-hover.mx-listview > ul > li.selected:hover, .listview-hover.mx-listview > ul > li.selected:focus, .listview-hover.mx-listview > ul > li.selected:active {
background-color: #e7e8e9;
}
.listview-sm.mx-listview > ul > li {
padding: 8px;
}
.listview-lg.mx-listview > ul > li {
padding: 24px;
}
.mx-listview[class*=lv-col] {
overflow: hidden;
}
.mx-listview[class*=lv-col] > ul {
display: flex;
flex-wrap: wrap;
margin-right: -8px;
margin-left: -8px;
}
.mx-listview[class*=lv-col] > ul::before, .mx-listview[class*=lv-col] > ul::after {
display: table;
clear: both;
content: " ";
}
.mx-listview[class*=lv-col] > ul > li {
position: relative;
min-height: 1px;
padding-right: 8px;
padding-left: 8px;
border: 0;
}
@media (max-width: calc(992px - 1px)) {
.mx-listview[class*=lv-col] > ul > li {
width: 100% !important;
}
}
.mx-listview[class*=lv-col] > ul > li > .mx-dataview {
overflow: hidden;
}
.mx-listview[class*=lv-col].lv-col-xs-12 > ul > li {
width: 100% !important;
}
.mx-listview[class*=lv-col].lv-col-xs-11 > ul > li {
width: 91.66666667% !important;
}
.mx-listview[class*=lv-col].lv-col-xs-10 > ul > li {
width: 83.33333333% !important;
}
.mx-listview[class*=lv-col].lv-col-xs-9 > ul > li {
width: 75% !important;
}
.mx-listview[class*=lv-col].lv-col-xs-8 > ul > li {
width: 66.66666667% !important;
}
.mx-listview[class*=lv-col].lv-col-xs-7 > ul > li {
width: 58.33333333% !important;
}
.mx-listview[class*=lv-col].lv-col-xs-6 > ul > li {
width: 50% !important;
}
.mx-listview[class*=lv-col].lv-col-xs-5 > ul > li {
width: 41.66666667% !important;
}
.mx-listview[class*=lv-col].lv-col-xs-4 > ul > li {
width: 33.33333333% !important;
}
.mx-listview[class*=lv-col].lv-col-xs-3 > ul > li {
width: 25% !important;
}
.mx-listview[class*=lv-col].lv-col-xs-2 > ul > li {
width: 16.66666667% !important;
}
.mx-listview[class*=lv-col].lv-col-xs-1 > ul > li {
width: 8.33333333% !important;
}
@media (min-width: 768px) {
.mx-listview[class*=lv-col].lv-col-sm-12 > ul > li {
width: 100% !important;
}
.mx-listview[class*=lv-col].lv-col-sm-11 > ul > li {
width: 91.66666667% !important;
}
.mx-listview[class*=lv-col].lv-col-sm-10 > ul > li {
width: 83.33333333% !important;
}
.mx-listview[class*=lv-col].lv-col-sm-9 > ul > li {
width: 75% !important;
}
.mx-listview[class*=lv-col].lv-col-sm-8 > ul > li {
width: 66.66666667% !important;
}
.mx-listview[class*=lv-col].lv-col-sm-7 > ul > li {
width: 58.33333333% !important;
}
.mx-listview[class*=lv-col].lv-col-sm-6 > ul > li {
width: 50% !important;
}
.mx-listview[class*=lv-col].lv-col-sm-5 > ul > li {
width: 41.66666667% !important;
}
.mx-listview[class*=lv-col].lv-col-sm-4 > ul > li {
width: 33.33333333% !important;
}
.mx-listview[class*=lv-col].lv-col-sm-3 > ul > li {
width: 25% !important;
}
.mx-listview[class*=lv-col].lv-col-sm-2 > ul > li {
width: 16.66666667% !important;
}
.mx-listview[class*=lv-col].lv-col-sm-1 > ul > li {
width: 8.33333333% !important;
}
}
@media (min-width: 992px) {
.mx-listview[class*=lv-col].lv-col-md-12 > ul > li {
width: 100% !important;
}
.mx-listview[class*=lv-col].lv-col-md-11 > ul > li {
width: 91.66666667% !important;
}
.mx-listview[class*=lv-col].lv-col-md-10 > ul > li {
width: 83.33333333% !important;
}
.mx-listview[class*=lv-col].lv-col-md-9 > ul > li {
width: 75% !important;
}
.mx-listview[class*=lv-col].lv-col-md-8 > ul > li {
width: 66.66666667% !important;
}
.mx-listview[class*=lv-col].lv-col-md-7 > ul > li {
width: 58.33333333% !important;
}
.mx-listview[class*=lv-col].lv-col-md-6 > ul > li {
width: 50% !important;
}
.mx-listview[class*=lv-col].lv-col-md-5 > ul > li {
width: 41.66666667% !important;
}
.mx-listview[class*=lv-col].lv-col-md-4 > ul > li {
width: 33.33333333% !important;
}
.mx-listview[class*=lv-col].lv-col-md-3 > ul > li {
width: 25% !important;
}
.mx-listview[class*=lv-col].lv-col-md-2 > ul > li {
width: 16.66666667% !important;
}
.mx-listview[class*=lv-col].lv-col-md-1 > ul > li {
width: 16.66666667% !important;
}
}
@media (min-width: 1200px) {
.mx-listview[class*=lv-col].lv-col-lg-12 > ul > li {
width: 100% !important;
}
.mx-listview[class*=lv-col].lv-col-lg-11 > ul > li {
width: 91.66666667% !important;
}
.mx-listview[class*=lv-col].lv-col-lg-10 > ul > li {
width: 83.33333333% !important;
}
.mx-listview[class*=lv-col].lv-col-lg-9 > ul > li {
width: 75% !important;
}
.mx-listview[class*=lv-col].lv-col-lg-8 > ul > li {
width: 66.66666667% !important;
}
.mx-listview[class*=lv-col].lv-col-lg-7 > ul > li {
width: 58.33333333% !important;
}
.mx-listview[class*=lv-col].lv-col-lg-6 > ul > li {
width: 50% !important;
}
.mx-listview[class*=lv-col].lv-col-lg-5 > ul > li {
width: 41.66666667% !important;
}
.mx-listview[class*=lv-col].lv-col-lg-4 > ul > li {
width: 33.33333333% !important;
}
.mx-listview[class*=lv-col].lv-col-lg-3 > ul > li {
width: 25% !important;
}
.mx-listview[class*=lv-col].lv-col-lg-2 > ul > li {
width: 16.66666667% !important;
}
.mx-listview[class*=lv-col].lv-col-lg-1 > ul > li {
width: 8.33333333% !important;
}
}
/* ==========================================================================
Modal
Default Mendix modals. Modals are streamlined, but flexible, dialog prompts with the minimum required functionality and smart defaults
========================================================================== */
.modal-dialog .modal-content {
border: 1px solid #ced0d3;
border-radius: 4px;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
.modal-dialog .modal-content .modal-header {
padding: 15px 20px;
border-bottom-color: #ced0d3;
border-radius: 0;
background-color: transparent;
}
.modal-dialog .modal-content .modal-header h4 {
margin: 0;
color: #0a1325;
font-size: 16px;
font-weight: bold;
}
.modal-dialog .modal-content .modal-header .close {
margin-top: -3px;
opacity: 1;
/* For IE8 and earlier */
color: #0a1325;
text-shadow: none;
}
.modal-dialog .modal-content .modal-header .close:focus {
border-radius: 4px;
outline: 2px solid #264ae5;
}
.modal-dialog .modal-content .modal-footer {
display: flex;
justify-content: flex-end;
margin-top: 0;
padding: 20px;
border-style: none;
}
.mx-window.mx-window-view .mx-window-body {
overflow: hidden;
padding: 0;
}
.mx-window.mx-window-view .mx-window-body > .mx-dataview > .mx-dataview-content,
.mx-window.mx-window-view .mx-window-body > .mx-placeholder > .mx-dataview > .mx-dataview-content {
padding: 20px;
}
.mx-window.mx-window-view .mx-window-body > .mx-dataview > .mx-dataview-controls,
.mx-window.mx-window-view .mx-window-body > .mx-placeholder > .mx-dataview > .mx-dataview-controls {
display: flex;
justify-content: flex-end;
margin: 0;
padding: 20px;
text-align: left;
border-top: 1px solid #ced0d3;
}
.mx-window .mx-dataview-controls {
padding-bottom: 0;
}
.mx-window .mx-layoutgrid {
padding-right: 0;
padding-left: 0;
}
.mx-dialog .modal-body {
padding: 24px;
}
.mx-login .modal-body {
padding: 0 15px;
}
.mx-login .modal-content input {
height: 56px;
padding: 12px 12px;
border: 1px solid #eeeeee;
background: #eeeeee;
box-shadow: none;
font-size: 16px;
}
.mx-login .modal-content input:focus {
border-color: #66afe9;
}
.mx-login .modal-header,
.mx-login .modal-footer {
border: 0;
}
.mx-login button {
font-size: 16px;
}
.mx-login h4 {
color: #aaaaaa;
font-size: 20px;
font-weight: bold;
}
/* ==========================================================================
Navigation
Default Mendix navigation bar
========================================================================== */
.mx-navbar {
margin: 0;
border-style: none;
border-radius: 0;
background-color: #24276c;
/* remove focus */
}
.mx-navbar ul.nav {
margin: 0;
/* Navigation item */
/* When hovering or the dropdown is open */
}
.mx-navbar ul.nav > li.mx-navbar-item > a {
display: flex;
align-items: center;
padding: 8px;
vertical-align: middle;
color: #fff;
border-radius: 0;
font-size: 14px;
font-weight: normal;
border-radius: 4px;
/* Dropdown arrow */
/* Dropdown */
}
.mx-navbar ul.nav > li.mx-navbar-item > a .caret {
border-top-color: #fff;
border-bottom-color: #fff;
}
.mx-navbar ul.nav > li.mx-navbar-item > a:hover, .mx-navbar ul.nav > li.mx-navbar-item > a:focus, .mx-navbar ul.nav > li.mx-navbar-item > a.active {
text-decoration: none;
color: #fff;
background-color: #292d7b;
}
.mx-navbar ul.nav > li.mx-navbar-item > a:hover .caret, .mx-navbar ul.nav > li.mx-navbar-item > a:focus .caret, .mx-navbar ul.nav > li.mx-navbar-item > a.active .caret {
border-top-color: #fff;
border-bottom-color: #fff;
}
.mx-navbar ul.nav > li.mx-navbar-item > a.active {
color: #fff;
background-color: #2e328b;
opacity: 1;
}
.mx-navbar ul.nav > li.mx-navbar-item > a .mx-navbar-submenu::before {
position: absolute;
top: -9px;
left: 15px;
width: 0;
height: 0;
content: "";
transform: rotate(360deg);
border-width: 0 9px 9px 9px;
border-style: solid;
border-color: transparent transparent #292d7b transparent;
}
.mx-navbar ul.nav > li.mx-navbar-item > a img {
width: 20px;
height: auto;
margin-right: 0.5em;
}
.mx-navbar ul.nav > li.mx-navbar-item > a .glyphicon,
.mx-navbar ul.nav > li.mx-navbar-item > a .mx-icon-lined,
.mx-navbar ul.nav > li.mx-navbar-item > a .mx-icon-filled {
top: 0;
margin-right: 0.5em;
vertical-align: middle;
font-size: 20px;
}
.mx-navbar ul.nav > .mx-navbar-item.active a {
color: #fff;
}
.mx-navbar ul.nav > .mx-navbar-item > a:hover, .mx-navbar ul.nav > .mx-navbar-item > a:focus, .mx-navbar ul.nav > .mx-navbar-item.open > a, .mx-navbar ul.nav > .mx-navbar-item.open > a:hover, .mx-navbar ul.nav > .mx-navbar-item.open > a:focus {
text-decoration: none;
color: #fff;
background-color: #292d7b;
}
.mx-navbar ul.nav > .mx-navbar-item > a:hover .caret, .mx-navbar ul.nav > .mx-navbar-item > a:focus .caret, .mx-navbar ul.nav > .mx-navbar-item.open > a .caret, .mx-navbar ul.nav > .mx-navbar-item.open > a:hover .caret, .mx-navbar ul.nav > .mx-navbar-item.open > a:focus .caret {
border-top-color: #fff;
border-bottom-color: #fff;
}
.mx-navbar ul.nav > .mx-navbar-item.open .dropdown-menu > li.mx-navbar-subitem.active a {
color: #fff;
background-color: #1f215d;
}
.mx-navbar ul.nav > .mx-navbar-item.open .dropdown-menu > li.mx-navbar-subitem.active a .caret {
border-top-color: #fff;
border-bottom-color: #fff;
}
@media (max-width: 768px) {
.mx-navbar ul.nav > li.mx-navbar-item > a {
padding: 10px 24px;
}
.mx-navbar .mx-navbar-item.open .dropdown-menu {
padding: 0;
border-radius: 0;
background-color: #1f215d;
}
.mx-navbar .mx-navbar-item.open .dropdown-menu > li.mx-navbar-subitem > a {
padding: 10px 24px;
color: #fff;
border-radius: 0;
font-size: 12px;
font-weight: normal;
}
.mx-navbar .mx-navbar-item.open .dropdown-menu > li.mx-navbar-subitem > a:hover, .mx-navbar .mx-navbar-item.open .dropdown-menu > li.mx-navbar-subitem > a:focus {
color: #fff;
background-color: #1f215d;
}
.mx-navbar .mx-navbar-item.open .dropdown-menu > li.mx-navbar-subitem > a.active {
color: #fff;
background-color: #1f215d;
}
}
.mx-navbar:focus {
outline: 0;
}
/* ==========================================================================
Navigation
//== Regions
//## Behavior in the different regions
========================================================================== */
.region-topbar .mx-navbar {
background-color: #020557;
min-height: auto;
}
.region-topbar .mx-navbar ul.nav {
/* Navigation item */
/* When hovering or the dropdown is open */
}
.region-topbar .mx-navbar ul.nav > .mx-navbar-item {
margin-left: 8px;
}
.region-topbar .mx-navbar ul.nav > li.mx-navbar-item > a {
color: #fff;
font-size: 14px;
line-height: 1.2;
/* Dropdown arrow */
/* Dropdown */
}
.region-topbar .mx-navbar ul.nav > li.mx-navbar-item > a .caret {
border-top-color: #fff;
border-bottom-color: #fff;
}
.region-topbar .mx-navbar ul.nav > li.mx-navbar-item > a:hover, .region-topbar .mx-navbar ul.nav > li.mx-navbar-item > a:focus, .region-topbar .mx-navbar ul.nav > li.mx-navbar-item > a.active {
color: #fff;
background-color: #282b70;
}
.region-topbar .mx-navbar ul.nav > li.mx-navbar-item > a:hover .caret, .region-topbar .mx-navbar ul.nav > li.mx-navbar-item > a:focus .caret, .region-topbar .mx-navbar ul.nav > li.mx-navbar-item > a.active .caret {
border-top-color: #fff;
border-bottom-color: #fff;
}
.region-topbar .mx-navbar ul.nav > li.mx-navbar-item > a.active {
color: #fff;
background-color: #282b70;
}
.region-topbar .mx-navbar ul.nav > li.mx-navbar-item > a .mx-navbar-submenu::before {
border-color: transparent transparent #ced0d3 transparent;
}
.region-topbar .mx-navbar ul.nav > li.mx-navbar-item > a .glyphicon,
.region-topbar .mx-navbar ul.nav > li.mx-navbar-item > a .mx-icon-lined,
.region-topbar .mx-navbar ul.nav > li.mx-navbar-item > a .mx-icon-filled {
font-size: 1.2em;
}
.region-topbar .mx-navbar ul.nav > .mx-navbar-item > a:hover, .region-topbar .mx-navbar ul.nav > .mx-navbar-item > a:focus, .region-topbar .mx-navbar ul.nav > .mx-navbar-item.active a, .region-topbar .mx-navbar ul.nav > .mx-navbar-item.open > a, .region-topbar .mx-navbar ul.nav > .mx-navbar-item.open > a:hover, .region-topbar .mx-navbar ul.nav > .mx-navbar-item.open > a:focus {
color: #fff;
background-color: #282b70;
}
.region-topbar .mx-navbar ul.nav > .mx-navbar-item > a:hover .caret, .region-topbar .mx-navbar ul.nav > .mx-navbar-item > a:focus .caret, .region-topbar .mx-navbar ul.nav > .mx-navbar-item.active a .caret, .region-topbar .mx-navbar ul.nav > .mx-navbar-item.open > a .caret, .region-topbar .mx-navbar ul.nav > .mx-navbar-item.open > a:hover .caret, .region-topbar .mx-navbar ul.nav > .mx-navbar-item.open > a:focus .caret {
border-top-color: #fff;
border-bottom-color: #fff;
}
.region-topbar .mx-navbar ul.nav > .mx-navbar-item.open .dropdown-menu {
border-radius: 4px;
background-color: #020557;
padding: 8px 8px 0;
margin: 0;
border: 0;
box-shadow: 0px 2px 2px rgba(194, 196, 201, 0.30354);
}
.region-topbar .mx-navbar ul.nav > .mx-navbar-item.open .dropdown-menu > li.mx-navbar-subitem a {
padding: 8px;
color: #fff;
border-radius: 4px;
margin-bottom: 8px;
line-height: 1.2;
}
.region-topbar .mx-navbar ul.nav > .mx-navbar-item.open .dropdown-menu > li.mx-navbar-subitem a:hover, .region-topbar .mx-navbar ul.nav > .mx-navbar-item.open .dropdown-menu > li.mx-navbar-subitem a:focus {
color: #fff;
background-color: #282b70;
}
.region-topbar .mx-navbar ul.nav > .mx-navbar-item.open .dropdown-menu > li.mx-navbar-subitem.active a {
color: #fff;
background-color: #282b70;
}
.region-topbar .mx-navbar ul.nav > .mx-navbar-item.open .dropdown-menu > li.mx-navbar-subitem.active a .caret {
border-top-color: #fff;
border-bottom-color: #fff;
}
@media (max-width: 768px) {
.region-topbar .mx-navbar .mx-navbar-item.open .dropdown-menu {
background-color: #020557;
}
.region-topbar .mx-navbar .mx-navbar-item.open .dropdown-menu > li.mx-navbar-subitem > a {
color: #fff;
font-size: 12px;
}
.region-topbar .mx-navbar .mx-navbar-item.open .dropdown-menu > li.mx-navbar-subitem > a:hover, .region-topbar .mx-navbar .mx-navbar-item.open .dropdown-menu > li.mx-navbar-subitem > a:focus {
color: #fff;
background-color: #282b70;
}
.region-topbar .mx-navbar .mx-navbar-item.open .dropdown-menu > li.mx-navbar-subitem > a.active {
color: #fff;
background-color: #282b70;
}
}
.region-sidebar .mx-navbar {
background-color: #24276c;
}
.region-sidebar .mx-navbar ul.nav {
/* Navigation item */
/* When hovering or the dropdown is open */
}
.region-sidebar .mx-navbar ul.nav > li.mx-navbar-item > a {
color: #fff;
font-size: 14px;
/* Dropdown arrow */
/* Dropdown */
}
.region-sidebar .mx-navbar ul.nav > li.mx-navbar-item > a .caret {
border-top-color: #fff;
border-bottom-color: #fff;
}
.region-sidebar .mx-navbar ul.nav > li.mx-navbar-item > a:hover, .region-sidebar .mx-navbar ul.nav > li.mx-navbar-item > a:focus, .region-sidebar .mx-navbar ul.nav > li.mx-navbar-item > a.active {
color: #fff;
background-color: #171946;
}
.region-sidebar .mx-navbar ul.nav > li.mx-navbar-item > a:hover .caret, .region-sidebar .mx-navbar ul.nav > li.mx-navbar-item > a:focus .caret, .region-sidebar .mx-navbar ul.nav > li.mx-navbar-item > a.active .caret {
border-top-color: #fff;
border-bottom-color: #fff;
}
.region-sidebar .mx-navbar ul.nav > li.mx-navbar-item > a.active {
color: #fff;
background-color: #171946;
}
.region-sidebar .mx-navbar ul.nav > li.mx-navbar-item > a .mx-navbar-submenu::before {
border-color: transparent transparent #171946 transparent;
}
.region-sidebar .mx-navbar ul.nav > li.mx-navbar-item > a .glyphicon,
.region-sidebar .mx-navbar ul.nav > li.mx-navbar-item > a .mx-icon-lined,
.region-sidebar .mx-navbar ul.nav > li.mx-navbar-item > a .mx-icon-filled {
font-size: 20px;
}
.region-sidebar .mx-navbar ul.nav > .mx-navbar-item > a:hover, .region-sidebar .mx-navbar ul.nav > .mx-navbar-item > a:focus, .region-sidebar .mx-navbar ul.nav > .mx-navbar-item.active a, .region-sidebar .mx-navbar ul.nav > .mx-navbar-item.open > a, .region-sidebar .mx-navbar ul.nav > .mx-navbar-item.open > a:hover, .region-sidebar .mx-navbar ul.nav > .mx-navbar-item.open > a:focus {
color: #fff;
background-color: #171946;
}
.region-sidebar .mx-navbar ul.nav > .mx-navbar-item > a:hover .caret, .region-sidebar .mx-navbar ul.nav > .mx-navbar-item > a:focus .caret, .region-sidebar .mx-navbar ul.nav > .mx-navbar-item.active a .caret, .region-sidebar .mx-navbar ul.nav > .mx-navbar-item.open > a .caret, .region-sidebar .mx-navbar ul.nav > .mx-navbar-item.open > a:hover .caret, .region-sidebar .mx-navbar ul.nav > .mx-navbar-item.open > a:focus .caret {
border-top-color: #fff;
border-bottom-color: #fff;
}
.region-sidebar .mx-navbar ul.nav > .mx-navbar-item.open .dropdown-menu > li.mx-navbar-subitem.active a {
color: #fff;
background-color: #24276c;
}
.region-sidebar .mx-navbar ul.nav > .mx-navbar-item.open .dropdown-menu > li.mx-navbar-subitem.active a .caret {
border-top-color: #fff;
border-bottom-color: #fff;
}
@media (max-width: 768px) {
.region-sidebar .mx-navbar .mx-navbar-item.open .dropdown-menu {
background-color: #020557;
}
.region-sidebar .mx-navbar .mx-navbar-item.open .dropdown-menu > li.mx-navbar-subitem > a {
color: #fff;
font-size: 12px;
}
.region-sidebar .mx-navbar .mx-navbar-item.open .dropdown-menu > li.mx-navbar-subitem > a:hover, .region-sidebar .mx-navbar .mx-navbar-item.open .dropdown-menu > li.mx-navbar-subitem > a:focus {
color: #fff;
background-color: #24276c;
}
.region-sidebar .mx-navbar .mx-navbar-item.open .dropdown-menu > li.mx-navbar-subitem > a.active {
color: #fff;
background-color: #24276c;
}
}
.hide-icons.mx-navbar .glyphicon,
.hide-icons.mx-navbar .mx-icon-lined,
.hide-icons.mx-navbar .mx-icon-filled {
display: none;
}
/* ==========================================================================
Navigation list
Default Mendix navigation list widget. A navigation list can be used to attach an action to an entire row. Such a row is called a navigation list item
========================================================================== */
.mx-navigationlist {
margin: 0;
padding: 0;
list-style: none;
}
.mx-navigationlist li.mx-navigationlist-item {
transition: all 0.3s 0s cubic-bezier(0.4, 0, 0.2, 1);
transform-style: initial;
padding: 16px;
border-width: 1px;
border-style: none none solid none;
border-color: #ced0d3;
border-radius: 0;
background-color: transparent;
}
.mx-navigationlist li.mx-navigationlist-item:hover, .mx-navigationlist li.mx-navigationlist-item:focus {
color: inherit;
background-color: #f5f6f6;
}
.mx-navigationlist li.mx-navigationlist-item.active {
color: inherit;
background-color: #f0f1f2;
}
/* ==========================================================================
Navigation
Default Mendix navigation tree
========================================================================== */
.mx-navigationtree {
background-color: #24276c;
/* Every navigation item */
/* Sub navigation item specific */
/* remove focus */
}
.mx-navigationtree .navbar-inner > ul {
margin: 0;
padding-left: 0;
}
.mx-navigationtree .navbar-inner > ul > li {
padding: 0;
border-style: none;
}
.mx-navigationtree .navbar-inner > ul > li > a {
display: flex;
align-items: center;
height: unset;
padding: 8px;
color: #fff;
background-color: #24276c;
text-shadow: none;
font-size: 14px;
font-weight: normal;
}
.mx-navigationtree .navbar-inner > ul > li > a .caret {
border-top-color: #fff;
border-bottom-color: #fff;
}
.mx-navigationtree .navbar-inner > ul > li > a img {
width: 20px;
height: auto;
margin-right: 0.5em;
}
.mx-navigationtree .navbar-inner > ul > li > a .glyphicon,
.mx-navigationtree .navbar-inner > ul > li > a .mx-icon-lined,
.mx-navigationtree .navbar-inner > ul > li > a .mx-icon-filled {
top: 0;
margin-right: 0.5em;
vertical-align: middle;
font-size: 20px;
}
.mx-navigationtree .navbar-inner > ul > li a:hover,
.mx-navigationtree .navbar-inner > ul > li a:focus,
.mx-navigationtree .navbar-inner > ul > li a.active {
text-decoration: none;
color: #fff;
background-color: #292d7b;
}
.mx-navigationtree .navbar-inner > ul > li a:hover .caret,
.mx-navigationtree .navbar-inner > ul > li a:focus .caret,
.mx-navigationtree .navbar-inner > ul > li a.active .caret {
border-top-color: #fff;
border-bottom-color: #fff;
}
.mx-navigationtree .navbar-inner > ul > li a.active {
color: #fff;
border-left-color: #fff;
background-color: #2e328b;
}
.mx-navigationtree li.mx-navigationtree-has-items > ul {
margin: 0;
padding-left: 0;
background-color: #1f215d;
}
.mx-navigationtree li.mx-navigationtree-has-items > ul li {
margin: 0;
padding: 0;
border: 0;
}
.mx-navigationtree li.mx-navigationtree-has-items > ul li a {
padding: 16px;
text-decoration: none;
color: #fff;
border: 0;
background-color: #1f215d;
text-shadow: none;
font-size: 12px;
font-weight: normal;
}
.mx-navigationtree li.mx-navigationtree-has-items > ul li a .glyphicon,
.mx-navigationtree li.mx-navigationtree-has-items > ul li a .mx-icon-lined,
.mx-navigationtree li.mx-navigationtree-has-items > ul li a .mx-icon-filled {
margin-right: 8px;
}
.mx-navigationtree li.mx-navigationtree-has-items > ul li a:hover, .mx-navigationtree li.mx-navigationtree-has-items > ul li a:focus, .mx-navigationtree li.mx-navigationtree-has-items > ul li a.active {
color: #fff;
outline: 0;
background-color: #1f215d;
}
.mx-navigationtree li.mx-navigationtree-has-items > ul li a.active {
color: #fff;
border: 0;
background-color: #1f215d;
}
.mx-navigationtree:focus {
outline: 0;
}
/* ==========================================================================
Navigation
//== Regions
//## Behavior in the different regions
========================================================================== */
.region-topbar .mx-navigationtree {
background-color: #020557;
/* Sub navigation item specific */
}
.region-topbar .mx-navigationtree .navbar-inner > ul > li > a {
color: #fff;
border-color: #ced0d3;
background-color: #020557;
font-size: 14px;
}
.region-topbar .mx-navigationtree .navbar-inner > ul > li > a .caret {
border-top-color: #fff;
border-bottom-color: #fff;
}
.region-topbar .mx-navigationtree .navbar-inner > ul > li > a .glyphicon,
.region-topbar .mx-navigationtree .navbar-inner > ul > li > a .mx-icon-lined,
.region-topbar .mx-navigationtree .navbar-inner > ul > li > a .mx-icon-filled {
font-size: 1.2em;
}
.region-topbar .mx-navigationtree .navbar-inner > ul > li a:hover,
.region-topbar .mx-navigationtree .navbar-inner > ul > li a:focus,
.region-topbar .mx-navigationtree .navbar-inner > ul > li a.active {
color: #fff;
background-color: #282b70;
}
.region-topbar .mx-navigationtree .navbar-inner > ul > li a:hover .caret,
.region-topbar .mx-navigationtree .navbar-inner > ul > li a:focus .caret,
.region-topbar .mx-navigationtree .navbar-inner > ul > li a.active .caret {
border-top-color: #fff;
border-bottom-color: #fff;
}
.region-topbar .mx-navigationtree .navbar-inner > ul > li a.active {
color: #fff;
border-left-color: #fff;
background-color: #282b70;
}
.region-topbar .mx-navigationtree li.mx-navigationtree-has-items > ul {
background-color: #020557;
}
.region-topbar .mx-navigationtree li.mx-navigationtree-has-items > ul li a {
color: #fff;
background-color: #020557;
font-size: 12px;
}
.region-topbar .mx-navigationtree li.mx-navigationtree-has-items > ul li a:hover, .region-topbar .mx-navigationtree li.mx-navigationtree-has-items > ul li a:focus, .region-topbar .mx-navigationtree li.mx-navigationtree-has-items > ul li a.active {
color: #fff;
background-color: #282b70;
}
.region-topbar .mx-navigationtree li.mx-navigationtree-has-items > ul li a.active {
color: #fff;
background-color: #282b70;
}
.region-sidebar .mx-navigationtree {
background-color: #24276c;
/* Sub navigation item specific */
}
.region-sidebar .mx-navigationtree .navbar-inner > ul > li > a {
color: #fff;
border-color: #171946;
background-color: #24276c;
font-size: 14px;
}
.region-sidebar .mx-navigationtree .navbar-inner > ul > li > a .caret {
border-top-color: #fff;
border-bottom-color: #fff;
}
.region-sidebar .mx-navigationtree .navbar-inner > ul > li > a .glyphicon,
.region-sidebar .mx-navigationtree .navbar-inner > ul > li > a .mx-icon-lined,
.region-sidebar .mx-navigationtree .navbar-inner > ul > li > a .mx-icon-filled {
font-size: 20px;
}
.region-sidebar .mx-navigationtree .navbar-inner > ul > li a:hover,
.region-sidebar .mx-navigationtree .navbar-inner > ul > li a:focus,
.region-sidebar .mx-navigationtree .navbar-inner > ul > li a.active {
color: #fff;
background-color: #171946;
}
.region-sidebar .mx-navigationtree .navbar-inner > ul > li a:hover .caret,
.region-sidebar .mx-navigationtree .navbar-inner > ul > li a:focus .caret,
.region-sidebar .mx-navigationtree .navbar-inner > ul > li a.active .caret {
border-top-color: #fff;
border-bottom-color: #fff;
}
.region-sidebar .mx-navigationtree .navbar-inner > ul > li a.active {
color: #fff;
border-left-color: #fff;
background-color: #171946;
}
.region-sidebar .mx-navigationtree li.mx-navigationtree-has-items > ul {
background-color: #171946;
}
.region-sidebar .mx-navigationtree li.mx-navigationtree-has-items > ul li a {
color: #fff;
background-color: #171946;
font-size: 12px;
}
.region-sidebar .mx-navigationtree li.mx-navigationtree-has-items > ul li a:hover, .region-sidebar .mx-navigationtree li.mx-navigationtree-has-items > ul li a:focus, .region-sidebar .mx-navigationtree li.mx-navigationtree-has-items > ul li a.active {
color: #fff;
background-color: #24276c;
}
.region-sidebar .mx-navigationtree li.mx-navigationtree-has-items > ul li a.active {
color: #fff;
background-color: #24276c;
}
.nav-content-center-text-icons.mx-navigationtree .navbar-inner ul a {
flex-direction: column;
justify-content: center;
}
.nav-content-center-text-icons.mx-navigationtree .navbar-inner ul a .glyphicon,
.nav-content-center-text-icons.mx-navigationtree .navbar-inner ul a .mx-icon-lined,
.nav-content-center-text-icons.mx-navigationtree .navbar-inner ul a .mx-icon-filled {
margin: 0 0 5px 0;
}
.nav-content-center.mx-navigationtree .navbar-inner ul a {
justify-content: center;
}
.hide-icons.mx-navigationtree .glyphicon,
.hide-icons.mx-navigationtree .mx-icon-lined,
.hide-icons.mx-navigationtree .mx-icon-filled {
display: none;
}
/* ==========================================================================
Pop-up menu
Default Mendix pop-up menu
========================================================================== */
.popupmenu {
position: relative;
display: inline-flex;
}
.popupmenu-trigger {
cursor: pointer;
}
.popupmenu-menu {
position: absolute;
z-index: 999;
display: none;
flex-direction: column;
width: max-content;
border-radius: 8px;
background-color: #f8f8f8;
box-shadow: 0 2px 20px 1px rgba(5, 15, 129, 0.05), 0 2px 16px 0 rgba(33, 43, 54, 0.08);
}
.popupmenu-menu.popupmenu-position-left:not(.popup-portal) {
top: 0;
left: 0;
transform: translateX(-100%);
}
.popupmenu-menu.popupmenu-position-right:not(.popup-portal) {
top: 0;
right: 0;
transform: translateX(100%);
}
.popupmenu-menu.popupmenu-position-top:not(.popup-portal) {
top: 0;
transform: translateY(-100%);
}
.popupmenu-menu.popupmenu-position-bottom:not(.popup-portal) {
bottom: 0;
transform: translateY(100%);
}
.popupmenu-menu .popupmenu-basic-item:first-child,
.popupmenu-menu .popupmenu-custom-item:first-child {
border-top-left-radius: 8px;
border-top-right-radius: 8px;
}
.popupmenu-menu .popupmenu-basic-item:last-child,
.popupmenu-menu .popupmenu-custom-item:last-child {
border-bottom-left-radius: 8px;
border-bottom-right-radius: 8px;
}
.popupmenu-basic-divider {
width: 100%;
height: 1px;
background-color: #e7e7e9;
}
.popupmenu-basic-item {
padding: 12px 16px;
color: #0a1325;
font-size: 14px;
}
.popupmenu-basic-item:hover, .popupmenu-basic-item:focus, .popupmenu-basic-item:active {
cursor: pointer;
border-color: #fff;
background-color: #fff;
}
.popupmenu-basic-item-inverse {
color: #24276c;
}
.popupmenu-basic-item-primary {
color: #264ae5;
}
.popupmenu-basic-item-info {
color: #0086d9;
}
.popupmenu-basic-item-success {
color: #3cb33d;
}
.popupmenu-basic-item-warning {
color: #eca51c;
}
.popupmenu-basic-item-danger {
color: #e33f4e;
}
.popupmenu-custom-item:hover, .popupmenu-custom-item:focus, .popupmenu-custom-item:active {
cursor: pointer;
border-color: #fff;
background-color: #fff;
}
/* ==========================================================================
Navigation
Default Mendix simple menu bar
========================================================================== */
.mx-menubar {
padding: 0;
background-color: #24276c;
/* remove focus */
}
.mx-menubar ul.mx-menubar-list {
display: flex;
width: 100%;
min-height: 58px;
}
.mx-menubar ul.mx-menubar-list li.mx-menubar-item {
margin: 0;
}
.mx-menubar ul.mx-menubar-list li.mx-menubar-item > a {
display: flex;
overflow: hidden;
align-items: center;
justify-content: center;
height: 100%;
padding: 8px;
white-space: nowrap;
color: #fff;
border-radius: 0;
font-size: 14px;
font-weight: normal;
}
.mx-menubar ul.mx-menubar-list li.mx-menubar-item > a img {
margin-right: 0.5em;
}
.mx-menubar ul.mx-menubar-list li.mx-menubar-item > a .glyphicon,
.mx-menubar ul.mx-menubar-list li.mx-menubar-item > a .mx-icon-lined,
.mx-menubar ul.mx-menubar-list li.mx-menubar-item > a .mx-icon-filled {
top: -1px;
margin-right: 0.5em;
vertical-align: middle;
font-size: 20px;
}
.mx-menubar ul.mx-menubar-list li.mx-menubar-item a:hover,
.mx-menubar ul.mx-menubar-list li.mx-menubar-item a:focus, .mx-menubar ul.mx-menubar-list li.mx-menubar-item:hover a, .mx-menubar ul.mx-menubar-list li.mx-menubar-item:focus a, .mx-menubar ul.mx-menubar-list li.mx-menubar-item.active a {
text-decoration: none;
color: #fff;
background-color: #292d7b;
}
.mx-menubar ul.mx-menubar-list li.mx-menubar-item.active a {
color: #fff;
background-color: #2e328b;
}
.mx-menubar:focus {
outline: 0;
}
.mx-menubar-vertical {
background-color: #24276c;
}
.mx-menubar-vertical ul.mx-menubar-list {
display: flex;
flex-direction: column;
}
.mx-menubar-vertical ul.mx-menubar-list li.mx-menubar-item {
display: block;
}
.mx-menubar-vertical ul.mx-menubar-list li.mx-menubar-item a {
border-bottom: 1px solid #292d7b;
}
.mx-menubar-horizontal {
box-shadow: 2px 0 4px 0 rgba(0, 0, 0, 0.14);
/* Two menu items */
/* Three menu items */
/* Four menu items */
/* Five menu items */
}
.mx-menubar-horizontal ul.mx-menubar-list li.mx-menubar-item {
width: auto;
}
.mx-menubar-horizontal ul.mx-menubar-list li.mx-menubar-item a {
width: 100%;
}
.mx-menubar-horizontal.menubar-col-6 ul.mx-menubar-list li.mx-menubar-item {
width: 50%;
}
.mx-menubar-horizontal.menubar-col-4 ul.mx-menubar-list li.mx-menubar-item {
width: 33.33333333%;
}
.mx-menubar-horizontal.menubar-col-3 ul.mx-menubar-list li.mx-menubar-item {
width: 25%;
}
.mx-menubar-horizontal.menubar-col-2 ul.mx-menubar-list li.mx-menubar-item {
width: 20%;
}
.region-topbar .mx-menubar {
background-color: #020557;
}
.region-topbar .mx-menubar ul.mx-menubar-list li.mx-menubar-item a {
color: #fff;
font-size: 14px;
}
.region-topbar .mx-menubar ul.mx-menubar-list li.mx-menubar-item a .glyphicon,
.region-topbar .mx-menubar ul.mx-menubar-list li.mx-menubar-item a .mx-icon-lined,
.region-topbar .mx-menubar ul.mx-menubar-list li.mx-menubar-item a .mx-icon-filled {
font-size: 1.2em;
}
.region-topbar .mx-menubar ul.mx-menubar-list li.mx-menubar-item a:hover,
.region-topbar .mx-menubar ul.mx-menubar-list li.mx-menubar-item a:focus, .region-topbar .mx-menubar ul.mx-menubar-list li.mx-menubar-item:hover a, .region-topbar .mx-menubar ul.mx-menubar-list li.mx-menubar-item:focus a, .region-topbar .mx-menubar ul.mx-menubar-list li.mx-menubar-item.active a {
color: #fff;
background-color: #282b70;
}
.region-topbar .mx-menubar ul.mx-menubar-list li.mx-menubar-item.active a {
color: #fff;
background-color: #282b70;
}
.region-topbar .mx-menubar-vertical {
background-color: #020557;
}
.region-topbar .mx-menubar-vertical ul.mx-menubar-list li.mx-menubar-item a {
height: unset;
border-color: #ced0d3;
}
.region-sidebar .mx-menubar {
background-color: #24276c;
}
.region-sidebar .mx-menubar ul.mx-menubar-list li.mx-menubar-item a {
color: #fff;
font-size: 14px;
}
.region-sidebar .mx-menubar ul.mx-menubar-list li.mx-menubar-item a .glyphicon,
.region-sidebar .mx-menubar ul.mx-menubar-list li.mx-menubar-item a .mx-icon-lined,
.region-sidebar .mx-menubar ul.mx-menubar-list li.mx-menubar-item a .mx-icon-filled {
font-size: 20px;
}
.region-sidebar .mx-menubar ul.mx-menubar-list li.mx-menubar-item a:hover,
.region-sidebar .mx-menubar ul.mx-menubar-list li.mx-menubar-item a:focus, .region-sidebar .mx-menubar ul.mx-menubar-list li.mx-menubar-item:hover a, .region-sidebar .mx-menubar ul.mx-menubar-list li.mx-menubar-item:focus a, .region-sidebar .mx-menubar ul.mx-menubar-list li.mx-menubar-item.active a {
color: #fff;
background-color: #171946;
}
.region-sidebar .mx-menubar ul.mx-menubar-list li.mx-menubar-item.active a {
color: #fff;
background-color: #171946;
}
.region-sidebar .mx-menubar-vertical {
background-color: #24276c;
}
.region-sidebar .mx-menubar-vertical ul.mx-menubar-list li.mx-menubar-item a {
border-color: #171946;
}
@supports (padding-bottom: env(safe-area-inset-bottom)) {
.mx-menubar {
padding-bottom: env(safe-area-inset-bottom);
}
}
/* ==========================================================================
Navigation
//== Design Properties
//## Helper classes to change the look and feel of the component
========================================================================== */
.bottom-nav-text-icons.mx-menubar ul.mx-menubar-list li.mx-menubar-item {
flex: 1;
}
.bottom-nav-text-icons.mx-menubar ul.mx-menubar-list li.mx-menubar-item a {
flex-direction: column;
padding: 8px 8px 4px;
line-height: normal;
font-size: 12px;
}
.bottom-nav-text-icons.mx-menubar ul.mx-menubar-list li.mx-menubar-item a .glyphicon,
.bottom-nav-text-icons.mx-menubar ul.mx-menubar-list li.mx-menubar-item a .mx-icon-lined,
.bottom-nav-text-icons.mx-menubar ul.mx-menubar-list li.mx-menubar-item a .mx-icon-filled {
display: block;
margin: 0 0 4px 0;
font-size: 18px;
}
.bottom-nav-text-icons.mx-menubar ul.mx-menubar-list li.mx-menubar-item a img {
display: block;
height: 18px;
margin: 0 0 4px 0;
}
.hide-icons.mx-menubar .glyphicon,
.hide-icons.mx-menubar .mx-icon-lined,
.hide-icons.mx-menubar .mx-icon-filled {
display: none;
}
/* ==========================================================================
Radio button
Default Mendix radio button widget
========================================================================== */
.mx-radiobuttons.inline .mx-radiogroup {
display: flex;
flex-direction: row;
}
.mx-radiobuttons.inline .mx-radiogroup .radio {
margin: 0 20px 0 0;
}
.mx-radiobuttons .radio:last-child {
margin-bottom: 0;
}
.radio {
display: flex !important;
align-items: center;
margin-top: 0;
}
input[type=radio] {
position: relative !important;
width: 16px;
height: 16px;
margin: 0;
cursor: pointer;
-webkit-user-select: none;
user-select: none;
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
}
input[type=radio]:before, input[type=radio]:after {
position: absolute;
display: block;
transition: all 0.3s ease-in-out;
border-radius: 50%;
}
input[type=radio]:before {
width: 100%;
height: 100%;
content: "";
border: 1px solid #e7e7e9;
background-color: transparent;
}
input[type=radio]:after {
top: 50%;
left: 50%;
width: 50%;
height: 50%;
transform: translate(-50%, -50%);
pointer-events: none;
background-color: #264ae5;
}
input[type=radio]:not(:checked):after {
transform: translate(-50%, -50%) scale(0);
opacity: 0;
}
input[type=radio]:not(:disabled):not(:checked):hover:after {
background-color: #e7e7e9;
}
input[type=radio]:checked:after, input[type=radio]:not(:disabled):not(:checked):hover:after {
content: "";
transform: translate(-50%, -50%) scale(1);
opacity: 1;
}
input[type=radio]:checked:before {
border-color: #264ae5;
background-color: #fff;
}
input[type=radio]:disabled:before {
background-color: #f8f8f8;
}
input[type=radio]:checked:disabled:before {
border-color: rgba(38, 74, 229, 0.4);
}
input[type=radio]:checked:disabled:after {
background-color: rgba(38, 74, 229, 0.4);
}
input[type=radio] + label {
margin-left: 8px;
}
/* ==========================================================================
Scroll Container
Default Mendix Scroll Container Widget.
========================================================================== */
.mx-scrollcontainer-wrapper:not(.mx-scrollcontainer-nested) {
-webkit-overflow-scrolling: touch;
}
.mx-scrollcontainer-horizontal {
width: 100%;
display: table;
table-layout: fixed;
}
.mx-scrollcontainer-horizontal > div {
display: table-cell;
vertical-align: top;
}
.mx-scrollcontainer-nested {
padding: 0;
}
.mx-scrollcontainer-fixed > .mx-scrollcontainer-middle > .mx-scrollcontainer-wrapper,
.mx-scrollcontainer-fixed > .mx-scrollcontainer-left > .mx-scrollcontainer-wrapper,
.mx-scrollcontainer-fixed > .mx-scrollcontainer-center > .mx-scrollcontainer-wrapper,
.mx-scrollcontainer-fixed > .mx-scrollcontainer-right > .mx-scrollcontainer-wrapper {
overflow: auto;
}
.mx-scrollcontainer-move-in {
transition: left 250ms ease-out;
}
.mx-scrollcontainer-move-out {
transition: left 250ms ease-in;
}
.mx-scrollcontainer-shrink .mx-scrollcontainer-toggleable {
transition-property: width;
}
.mx-scrollcontainer-toggleable {
background-color: #fff;
}
.mx-scrollcontainer-push {
position: relative;
}
.mx-scrollcontainer-shrink > .mx-scrollcontainer-toggleable {
overflow: hidden;
}
.mx-scrollcontainer-push.mx-scrollcontainer-open > div,
.mx-scrollcontainer-slide.mx-scrollcontainer-open > div {
pointer-events: none;
}
.mx-scrollcontainer-push.mx-scrollcontainer-open > .mx-scrollcontainer-toggleable,
.mx-scrollcontainer-slide.mx-scrollcontainer-open > .mx-scrollcontainer-toggleable {
pointer-events: auto;
}
.mx-scrollcontainer .mx-placeholder {
width: 100%;
height: 100%;
}
@media (max-width: calc(768px - 1px)) {
.mx-scrollcontainer .mx-placeholder .mx-layoutgrid,
.mx-scrollcontainer .mx-placeholder .mx-layoutgrid-fluid {
padding: 16px 16px 16px 16px;
}
}
@media (min-width: 768px) {
.mx-scrollcontainer .mx-placeholder .mx-layoutgrid,
.mx-scrollcontainer .mx-placeholder .mx-layoutgrid-fluid {
padding: 24px 24px 24px 24px;
}
}
@media (min-width: 992px) {
.mx-scrollcontainer .mx-placeholder .mx-layoutgrid,
.mx-scrollcontainer .mx-placeholder .mx-layoutgrid-fluid {
padding: 24px 24px 24px 24px;
}
}
.mx-scrollcontainer .mx-placeholder .mx-layoutgrid .mx-layoutgrid,
.mx-scrollcontainer .mx-placeholder .mx-layoutgrid .mx-layoutgrid-fluid,
.mx-scrollcontainer .mx-placeholder .mx-layoutgrid-fluid .mx-layoutgrid,
.mx-scrollcontainer .mx-placeholder .mx-layoutgrid-fluid .mx-layoutgrid-fluid {
padding: 0;
}
/* ==========================================================================
Tab Container
Default Mendix Tab Container Widget. Tab containers are used to show information categorized into multiple tab pages.
This can be very useful if the amount of information that has to be displayed is larger than the amount of space on the screen
========================================================================== */
.mx-tabcontainer .mx-tabcontainer-tabs {
margin-bottom: 16px;
border-color: #ced0d3;
display: flex;
}
.mx-tabcontainer .mx-tabcontainer-tabs > li {
float: none;
}
.mx-tabcontainer .mx-tabcontainer-tabs > li > a {
margin-right: 0;
transition: all 0.2s ease-in-out;
color: #6c717e;
font-weight: normal;
border-radius: 4px 4px 0 0;
}
.mx-tabcontainer .mx-tabcontainer-tabs > li > a:hover, .mx-tabcontainer .mx-tabcontainer-tabs > li > a:focus {
background-color: #dbdddf;
}
.mx-tabcontainer .mx-tabcontainer-tabs > li.active > a, .mx-tabcontainer .mx-tabcontainer-tabs > li.active > a:hover, .mx-tabcontainer .mx-tabcontainer-tabs > li.active > a:focus {
color: #0a1325;
border: 1px solid #ced0d3;
border-bottom-color: #fff;
background-color: transparent;
}
.tab-mobile.mx-tabcontainer > .mx-tabcontainer-tabs {
margin: 0;
text-align: center;
border-style: none;
background-color: #264ae5;
}
.tab-mobile.mx-tabcontainer > .mx-tabcontainer-tabs li {
display: table-cell;
float: none;
width: 1%;
margin: 0;
text-align: center;
border-style: none;
border-radius: 0;
}
.tab-mobile.mx-tabcontainer > .mx-tabcontainer-tabs li a {
padding: 16px;
text-transform: uppercase;
color: #ffffff;
border-width: 0 1px 0 0;
border-style: solid;
border-color: rgba(255, 255, 255, 0.3);
border-radius: 0;
font-size: 12px;
font-weight: normal;
}
.tab-mobile.mx-tabcontainer > .mx-tabcontainer-tabs li a:hover, .tab-mobile.mx-tabcontainer > .mx-tabcontainer-tabs li a:focus {
background-color: inherit;
}
.tab-mobile.mx-tabcontainer > .mx-tabcontainer-tabs li:last-child a {
border-right: none;
}
.tab-mobile.mx-tabcontainer > .mx-tabcontainer-tabs li.active > a, .tab-mobile.mx-tabcontainer > .mx-tabcontainer-tabs li.active > a:hover, .tab-mobile.mx-tabcontainer > .mx-tabcontainer-tabs li.active > a:focus {
color: #ffffff;
border-style: none;
border-radius: 0;
background-color: #1e3bb7;
}
.mx-tabcontainer-badge {
margin-left: 8px;
border-radius: 12px;
background-color: #264ae5;
color: #fff;
font-size: 12px;
font-weight: bold;
line-height: 1;
padding: 4px 8px;
}
/* ==========================================================================
Tab container
//== Design Properties
//## Helper classes to change the look and feel of the component
========================================================================== */
.tab-pills.mx-tabcontainer > .mx-tabcontainer-tabs {
border: 0;
}
.tab-pills.mx-tabcontainer > .mx-tabcontainer-tabs > li {
margin-bottom: 8px;
}
.tab-pills.mx-tabcontainer > .mx-tabcontainer-tabs > li > a {
margin-right: 8px;
color: #6c717e;
border-radius: 4px;
background-color: #e7e7e9;
}
.tab-pills.mx-tabcontainer > .mx-tabcontainer-tabs > li > a:hover, .tab-pills.mx-tabcontainer > .mx-tabcontainer-tabs > li > a:focus {
background-color: #dbdddf;
}
.tab-pills.mx-tabcontainer > .mx-tabcontainer-tabs > li.active > a, .tab-pills.mx-tabcontainer > .mx-tabcontainer-tabs > li.active > a:hover, .tab-pills.mx-tabcontainer > .mx-tabcontainer-tabs > li.active > a:focus {
color: #ffffff;
border-color: #264ae5;
background-color: #264ae5;
}
.tab-lined.mx-tabcontainer > .mx-tabcontainer-tabs {
border-width: 1px;
}
.tab-lined.mx-tabcontainer > .mx-tabcontainer-tabs li {
margin-right: 24px;
}
.tab-lined.mx-tabcontainer > .mx-tabcontainer-tabs li > a {
padding: 16px 0 13px 0;
color: #6c717e;
border: 0;
border-bottom: 3px solid transparent;
border-radius: 0;
}
.tab-lined.mx-tabcontainer > .mx-tabcontainer-tabs li > a:hover, .tab-lined.mx-tabcontainer > .mx-tabcontainer-tabs li > a:focus {
color: #6c717e;
border: 0;
border-color: transparent;
background: transparent;
}
.tab-lined.mx-tabcontainer > .mx-tabcontainer-tabs li.active > a, .tab-lined.mx-tabcontainer > .mx-tabcontainer-tabs li.active > a:hover, .tab-lined.mx-tabcontainer > .mx-tabcontainer-tabs li.active > a:focus {
color: #0a1325;
border: 0;
border-bottom: 3px solid #264ae5;
background-color: transparent;
}
.tab-justified.mx-tabcontainer > .mx-tabcontainer-tabs {
width: 100%;
border-bottom: 0;
}
.tab-justified.mx-tabcontainer > .mx-tabcontainer-tabs > li {
flex: 1;
float: none;
margin: 0;
}
@media (max-width: calc(768px - 1px)) {
.tab-justified.mx-tabcontainer > .mx-tabcontainer-tabs > li {
display: block;
width: 100%;
}
}
.tab-justified.mx-tabcontainer > .mx-tabcontainer-tabs > li > a {
text-align: center;
}
.tab-bordered.mx-tabcontainer > .mx-tabcontainer-tabs {
margin: 0;
}
.tab-bordered.mx-tabcontainer > .mx-tabcontainer-content {
padding: 8px;
border-width: 0 1px 1px 1px;
border-style: solid;
border-color: #ced0d3;
background-color: transparent;
}
.tab-wizard.mx-tabcontainer > .mx-tabcontainer-tabs {
position: relative;
display: flex;
justify-content: space-between;
border-style: none;
}
.tab-wizard.mx-tabcontainer > .mx-tabcontainer-tabs::before {
position: absolute;
top: 16px;
display: block;
width: 100%;
height: 1px;
content: "";
background-color: #ced0d3;
}
.tab-wizard.mx-tabcontainer > .mx-tabcontainer-tabs > li {
position: relative;
float: none;
width: 100%;
text-align: center;
}
.tab-wizard.mx-tabcontainer > .mx-tabcontainer-tabs > li > a {
width: calc((16px * 2) + 1px);
height: calc((16px * 2) + 1px);
margin: auto;
padding: 0;
text-align: center;
color: #264ae5;
border: 1px solid #ced0d3;
border-radius: 100%;
background-color: #f8f8f8;
font-size: 18px;
font-weight: bold;
display: flex;
justify-content: center;
align-items: center;
}
.tab-wizard.mx-tabcontainer > .mx-tabcontainer-tabs > li.active > a, .tab-wizard.mx-tabcontainer > .mx-tabcontainer-tabs > li.active > a:hover, .tab-wizard.mx-tabcontainer > .mx-tabcontainer-tabs > li.active > a:focus {
color: #ffffff;
border-color: #264ae5;
background-color: #264ae5;
}
.tab-center.mx-tabcontainer > .mx-tabcontainer-tabs {
display: flex;
align-items: center;
flex-flow: wrap;
justify-content: center;
}
.tab-left.mx-tabcontainer > .mx-tabcontainer-tabs {
display: flex;
align-items: center;
flex-flow: wrap;
justify-content: flex-start;
}
.tab-right.mx-tabcontainer > .mx-tabcontainer-tabs {
display: flex;
align-items: center;
flex-flow: wrap;
justify-content: flex-end;
}
/* ==========================================================================
Table
Default Mendix table widget. Tables can be used to lend structure to a page. They contain a number of rows (tr) and columns, the intersection of which is called a cell (td). Each cell can contain widgets
========================================================================== */
th {
font-weight: bold;
}
html body .mx-page table.mx-table th.nopadding,
html body .mx-page table.mx-table td.nopadding {
padding: 0;
}
table.mx-table > tbody {
/* Table row */
}
table.mx-table > tbody > tr {
/* Table header */
/* Table cells */
}
table.mx-table > tbody > tr > th {
padding: 8px 8px 8px 8px;
}
table.mx-table > tbody > tr > th s * {
color: #0a1325;
font-weight: bold;
font-weight: 600;
}
table.mx-table > tbody > tr > th > label {
padding-top: 8px;
padding-bottom: 6px;
}
table.mx-table > tbody > tr > td {
padding: 8px 8px 8px 8px;
}
table.mx-table > tbody > tr > td > div > label,
table.mx-table > tbody > tr > td .mx-referenceselector-input-wrapper label {
padding-top: 8px;
padding-bottom: 6px;
}
.mx-templategrid table.mx-table > tbody > tr > th,
.mx-templategrid table.mx-table > tbody > tr > td {
padding: 8px 8px 8px 8px;
}
.mx-list table.mx-table > tbody > tr > th,
.mx-list table.mx-table > tbody > tr > td {
padding: 8px 8px 8px 8px;
}
/* ==========================================================================
Table
//== Design Properties
//## Helper classes to change the look and feel of the component
========================================================================== */
table.table-lined.mx-table > tbody > tr > td {
border-width: 1px 0;
border-style: solid;
border-color: #ced0d3;
}
table.table-bordered.mx-table > tbody > tr > th,
table.table-bordered.mx-table > tbody > tr > td {
border-width: 1px;
border-style: solid;
border-color: #ced0d3;
}
table.table-compact.mx-table > tbody > tr > th,
table.table-compact.mx-table > tbody > tr > td {
padding-top: 2px;
padding-bottom: 2px;
}
table.table-vertical.mx-table > tbody > tr > th {
padding-bottom: 0;
}
table.table-vertical.mx-table > tbody > tr > th > label {
padding: 0;
}
table.table-vertical.mx-table > tbody > tr > th > div > label {
padding: 0;
}
table.table-align-vertical-middle.mx-table > tbody > tr > th,
table.table-align-vertical-middle.mx-table > tbody > tr > td {
vertical-align: middle;
}
table.table-label-compact.mx-table > tbody > tr > th > label,
table.table-label-compact.mx-table > tbody > tr > td > label {
margin: 0;
padding: 0;
}
table.table-label-compact.mx-table > tbody > tr > th > div > label,
table.table-label-compact.mx-table > tbody > tr > th .mx-referenceselector-input-wrapper label,
table.table-label-compact.mx-table > tbody > tr > td > div > label,
table.table-label-compact.mx-table > tbody > tr > td .mx-referenceselector-input-wrapper label {
margin: 0;
padding: 0;
}
table.table-row-s.mx-table > tbody > tr > th,
table.table-row-s.mx-table > tbody > tr > td {
height: 55px;
}
table.table-row-m.mx-table > tbody > tr > th,
table.table-row-m.mx-table > tbody > tr > td {
height: 70px;
}
table.table-row-l.mx-table > tbody > tr > th,
table.table-row-l.mx-table > tbody > tr > td {
height: 120px;
}
table.table-fixed {
table-layout: fixed;
}
/* ==========================================================================
Template grid
Default Mendix template grid Widget. The template grid shows a list of objects in a tile view. For example, a template grid can show a list of products. The template grid has a lot in common with the data grid. The main difference is that the objects are shown in templates (a sort of small data view) instead of rows
========================================================================== */
.mx-templategrid .mx-templategrid-content-wrapper {
table-layout: fixed;
}
.mx-templategrid .mx-templategrid-item {
padding: 16px 16px 16px 16px;
cursor: default;
background-color: transparent;
}
.mx-templategrid .mx-templategrid-item:hover {
background-color: transparent;
}
.mx-templategrid .mx-templategrid-item.selected {
background-color: #f0f1f2 !important;
}
.mx-templategrid .mx-layoutgrid {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
/* ==========================================================================
Template grid
//== Design Properties
//## Helper classes to change the look and feel of the component
========================================================================== */
.templategrid-selectable.mx-templategrid .mx-templategrid-item {
cursor: pointer;
}
.templategrid-lined.mx-templategrid .mx-grid-content {
border-top-width: 2px;
border-top-style: solid;
border-top-color: #ced0d3;
}
.templategrid-lined.mx-templategrid .mx-templategrid-item {
border-top: 1px solid #ced0d3;
border-right: none;
border-bottom: 1px solid #ced0d3;
border-left: none;
}
.templategrid-striped.mx-templategrid .mx-templategrid-row:nth-child(odd) .mx-templategrid-item {
background-color: #f9f9f9;
}
.templategrid-stylingless.mx-templategrid .mx-templategrid-item {
padding: 0;
cursor: default;
border: 0;
background-color: transparent;
}
.templategrid-stylingless.mx-templategrid .mx-templategrid-item:hover {
background-color: transparent;
}
.templategrid-stylingless.mx-templategrid .mx-templategrid-item.selected {
background-color: transparent !important;
}
.templategrid-stylingless.mx-templategrid .mx-templategrid-item.selected:hover {
background-color: transparent !important;
}
.templategrid-transparent.mx-templategrid .mx-templategrid-item {
border: 0;
background-color: transparent;
}
.templategrid-hover.mx-templategrid .mx-templategrid-item:hover {
background-color: #f5f6f6 !important;
}
.templategrid-hover.mx-templategrid .mx-templategrid-item.selected {
background-color: #f0f1f2 !important;
}
.templategrid-hover.mx-templategrid .mx-templategrid-item.selected:hover {
background-color: #e7e8e9 !important;
}
.templategrid-lg.mx-templategrid .mx-templategrid-item {
padding: 32px 32px 32px 32px;
}
.templategrid-sm.mx-templategrid .mx-templategrid-item {
padding: 8px 8px 8px 8px;
}
.mx-templategrid[class*=tg-col] {
overflow: hidden;
}
.mx-templategrid[class*=tg-col] .mx-templategrid-content-wrapper {
display: block;
}
.mx-templategrid[class*=tg-col] .mx-templategrid-row {
display: block;
margin-right: -8px;
margin-left: -8px;
}
.mx-templategrid[class*=tg-col] .mx-templategrid-row::before, .mx-templategrid[class*=tg-col] .mx-templategrid-row::after {
display: table;
clear: both;
content: " ";
}
.mx-templategrid[class*=tg-col] .mx-templategrid-item {
position: relative;
display: block;
float: left;
min-height: 1px;
padding-right: 8px;
padding-left: 8px;
border: 0;
}
@media (max-width: 992px) {
.mx-templategrid[class*=tg-col] .mx-templategrid-item {
width: 100% !important;
}
}
.mx-templategrid[class*=tg-col] .mx-templategrid-item .mx-dataview {
overflow: hidden;
}
.mx-templategrid[class*=tg-col].tg-col-xs-12 .mx-templategrid-item {
width: 100% !important;
}
.mx-templategrid[class*=tg-col].tg-col-xs-11 .mx-templategrid-item {
width: 91.66666667% !important;
}
.mx-templategrid[class*=tg-col].tg-col-xs-10 .mx-templategrid-item {
width: 83.33333333% !important;
}
.mx-templategrid[class*=tg-col].tg-col-xs-9 .mx-templategrid-item {
width: 75% !important;
}
.mx-templategrid[class*=tg-col].tg-col-xs-8 .mx-templategrid-item {
width: 66.66666667% !important;
}
.mx-templategrid[class*=tg-col].tg-col-xs-7 .mx-templategrid-item {
width: 58.33333333% !important;
}
.mx-templategrid[class*=tg-col].tg-col-xs-6 .mx-templategrid-item {
width: 50% !important;
}
.mx-templategrid[class*=tg-col].tg-col-xs-5 .mx-templategrid-item {
width: 41.66666667% !important;
}
.mx-templategrid[class*=tg-col].tg-col-xs-4 .mx-templategrid-item {
width: 33.33333333% !important;
}
.mx-templategrid[class*=tg-col].tg-col-xs-3 .mx-templategrid-item {
width: 25% !important;
}
.mx-templategrid[class*=tg-col].tg-col-xs-2 .mx-templategrid-item {
width: 16.66666667% !important;
}
.mx-templategrid[class*=tg-col].tg-col-xs-1 .mx-templategrid-item {
width: 8.33333333% !important;
}
@media (min-width: 768px) {
.mx-templategrid[class*=tg-col].tg-col-sm-12 .mx-templategrid-item {
width: 100% !important;
}
.mx-templategrid[class*=tg-col].tg-col-sm-11 .mx-templategrid-item {
width: 91.66666667% !important;
}
.mx-templategrid[class*=tg-col].tg-col-sm-10 .mx-templategrid-item {
width: 83.33333333% !important;
}
.mx-templategrid[class*=tg-col].tg-col-sm-9 .mx-templategrid-item {
width: 75% !important;
}
.mx-templategrid[class*=tg-col].tg-col-sm-8 .mx-templategrid-item {
width: 66.66666667% !important;
}
.mx-templategrid[class*=tg-col].tg-col-sm-7 .mx-templategrid-item {
width: 58.33333333% !important;
}
.mx-templategrid[class*=tg-col].tg-col-sm-6 .mx-templategrid-item {
width: 50% !important;
}
.mx-templategrid[class*=tg-col].tg-col-sm-5 .mx-templategrid-item {
width: 41.66666667% !important;
}
.mx-templategrid[class*=tg-col].tg-col-sm-4 .mx-templategrid-item {
width: 33.33333333% !important;
}
.mx-templategrid[class*=tg-col].tg-col-sm-3 .mx-templategrid-item {
width: 25% !important;
}
.mx-templategrid[class*=tg-col].tg-col-sm-2 .mx-templategrid-item {
width: 16.66666667% !important;
}
.mx-templategrid[class*=tg-col].tg-col-sm-1 .mx-templategrid-item {
width: 8.33333333% !important;
}
}
@media (min-width: 992px) {
.mx-templategrid[class*=tg-col].tg-col-md-12 .mx-templategrid-item {
width: 100% !important;
}
.mx-templategrid[class*=tg-col].tg-col-md-11 .mx-templategrid-item {
width: 91.66666667% !important;
}
.mx-templategrid[class*=tg-col].tg-col-md-10 .mx-templategrid-item {
width: 83.33333333% !important;
}
.mx-templategrid[class*=tg-col].tg-col-md-9 .mx-templategrid-item {
width: 75% !important;
}
.mx-templategrid[class*=tg-col].tg-col-md-8 .mx-templategrid-item {
width: 66.66666667% !important;
}
.mx-templategrid[class*=tg-col].tg-col-md-7 .mx-templategrid-item {
width: 58.33333333% !important;
}
.mx-templategrid[class*=tg-col].tg-col-md-6 .mx-templategrid-item {
width: 50% !important;
}
.mx-templategrid[class*=tg-col].tg-col-md-5 .mx-templategrid-item {
width: 41.66666667% !important;
}
.mx-templategrid[class*=tg-col].tg-col-md-4 .mx-templategrid-item {
width: 33.33333333% !important;
}
.mx-templategrid[class*=tg-col].tg-col-md-3 .mx-templategrid-item {
width: 25% !important;
}
.mx-templategrid[class*=tg-col].tg-col-md-2 .mx-templategrid-item {
width: 16.66666667% !important;
}
.mx-templategrid[class*=tg-col].tg-col-md-1 .mx-templategrid-item {
width: 8.33333333% !important;
}
}
@media (min-width: 1200px) {
.mx-templategrid[class*=tg-col].tg-col-lg-12 .mx-templategrid-item {
width: 100% !important;
}
.mx-templategrid[class*=tg-col].tg-col-lg-11 .mx-templategrid-item {
width: 91.66666667% !important;
}
.mx-templategrid[class*=tg-col].tg-col-lg-10 .mx-templategrid-item {
width: 83.33333333% !important;
}
.mx-templategrid[class*=tg-col].tg-col-lg-9 .mx-templategrid-item {
width: 75% !important;
}
.mx-templategrid[class*=tg-col].tg-col-lg-8 .mx-templategrid-item {
width: 66.66666667% !important;
}
.mx-templategrid[class*=tg-col].tg-col-lg-7 .mx-templategrid-item {
width: 58.33333333% !important;
}
.mx-templategrid[class*=tg-col].tg-col-lg-6 .mx-templategrid-item {
width: 50% !important;
}
.mx-templategrid[class*=tg-col].tg-col-lg-5 .mx-templategrid-item {
width: 41.66666667% !important;
}
.mx-templategrid[class*=tg-col].tg-col-lg-4 .mx-templategrid-item {
width: 33.33333333% !important;
}
.mx-templategrid[class*=tg-col].tg-col-lg-3 .mx-templategrid-item {
width: 25% !important;
}
.mx-templategrid[class*=tg-col].tg-col-lg-2 .mx-templategrid-item {
width: 16.66666667% !important;
}
.mx-templategrid[class*=tg-col].tg-col-lg-1 .mx-templategrid-item {
width: 8.33333333% !important;
}
}
/* ==========================================================================
Typography
========================================================================== */
p {
line-height: 1.7857142863;
margin: 0 0 8px;
}
.mx-title {
margin: 0 0 8px 0;
color: #0a1325;
font-size: 31px;
font-weight: 600;
}
h1,
.h1,
.h1 > * {
font-size: 31px;
}
h2,
.h2,
.h2 > * {
font-size: 26px;
}
h3,
.h3,
.h3 > * {
font-size: 24px;
}
h4,
.h4,
.h4 > * {
font-size: 18px;
}
h5, .widget-eventTime, .widget-timeline-title,
.h5,
.h5 > * {
font-size: 14px;
}
h6,
.h6,
.h6 > * {
font-size: 12px;
}
h1,
h2,
h3,
h4,
h5,
.widget-eventTime,
.widget-timeline-title,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
margin: 0 0 8px 0;
color: #0a1325;
font-weight: 600;
line-height: 1.3;
}
/* ==========================================================================
Typography
//== Design Properties
//## Helper classes to change the look and feel of the component
========================================================================== */
.text-small {
font-size: 12px !important;
}
.text-large {
font-size: 18px !important;
}
.text-light,
.text-light > *,
.text-light label {
font-weight: 100 !important;
}
.text-normal,
.text-normal > *,
.text-normal label {
font-weight: normal !important;
}
.text-semibold,
.text-semibold > *,
.text-semibold label {
font-weight: 600 !important;
}
.text-bold,
.text-bold > *,
.text-bold label {
font-weight: bold !important;
}
.text-secondary,
.text-secondary:hover,
.text-default,
.text-default:hover {
color: #0a1325 !important;
}
.text-primary,
.text-primary:hover {
color: #264ae5 !important;
}
.text-info,
.text-info:hover {
color: #0086d9 !important;
}
.text-success,
.text-success:hover {
color: #3cb33d !important;
}
.text-warning,
.text-warning:hover {
color: #eca51c !important;
}
.text-danger,
.text-danger:hover {
color: #e33f4e !important;
}
.text-header {
color: #0a1325 !important;
}
.text-detail {
color: #6c717e !important;
}
.text-white {
color: #ffffff;
}
.text-left {
text-align: left !important;
}
.text-center {
text-align: center !important;
}
.text-right {
text-align: right !important;
}
.text-justify {
text-align: justify !important;
}
.text-lowercase {
text-transform: lowercase !important;
}
.text-uppercase {
text-transform: uppercase !important;
}
.text-capitalize {
text-transform: capitalize !important;
}
.text-break {
word-break: break-all !important;
word-break: break-word !important;
-webkit-hyphens: auto !important;
hyphens: auto !important;
}
.text-nowrap {
white-space: nowrap !important;
}
.text-nowrap {
overflow: hidden !important;
max-width: 100% !important;
white-space: nowrap !important;
text-overflow: ellipsis !important;
}
/* ==========================================================================
Layout grid
Default Bootstrap containers
========================================================================== */
.mx-layoutgrid {
width: 100%;
margin-right: auto;
margin-left: auto;
padding-right: 8px;
padding-left: 8px;
}
.row {
display: flex;
flex-wrap: wrap;
margin-right: -8px;
margin-left: -8px;
}
.row::before, .row::after {
content: normal;
}
.no-gutters {
margin-right: 0;
margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*=col-] {
padding-right: 0;
padding-left: 0;
}
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
position: relative;
width: 100%;
padding-right: 8px;
padding-left: 8px;
}
.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.333333%;
max-width: 8.333333%;
}
.col-2 {
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-3 {
flex: 0 0 25%;
max-width: 25%;
}
.col-4 {
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-5 {
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-6 {
flex: 0 0 50%;
max-width: 50%;
}
.col-7 {
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-8 {
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-9 {
flex: 0 0 75%;
max-width: 75%;
}
.col-10 {
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-11 {
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.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,
.col-offset-1 {
margin-left: 8.333333%;
}
.offset-2,
.col-offset-2 {
margin-left: 16.666667%;
}
.offset-3,
.col-offset-3 {
margin-left: 25%;
}
.offset-4,
.col-offset-4 {
margin-left: 33.333333%;
}
.offset-5,
.col-offset-5 {
margin-left: 41.666667%;
}
.offset-6,
.col-offset-6 {
margin-left: 50%;
}
.offset-7,
.col-offset-7 {
margin-left: 58.333333%;
}
.offset-8,
.col-offset-8 {
margin-left: 66.666667%;
}
.offset-9,
.col-offset-9 {
margin-left: 75%;
}
.offset-10,
.col-offset-10 {
margin-left: 83.333333%;
}
.offset-11,
.col-offset-11 {
margin-left: 91.666667%;
}
@media (min-width: 576px) {
.mx-layoutgrid-fixed {
max-width: 540px;
}
}
@media (min-width: 768px) {
.mx-layoutgrid-fixed {
max-width: 720px;
}
}
@media (min-width: 992px) {
.mx-layoutgrid-fixed {
max-width: 960px;
}
}
@media (min-width: 1200px) {
.mx-layoutgrid-fixed {
max-width: 1140px;
}
}
@media (min-width: 576px) {
.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.333333%;
max-width: 8.333333%;
}
.col-sm-2 {
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-sm-3 {
flex: 0 0 25%;
max-width: 25%;
}
.col-sm-4 {
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-sm-5 {
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-sm-6 {
flex: 0 0 50%;
max-width: 50%;
}
.col-sm-7 {
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-sm-8 {
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-sm-9 {
flex: 0 0 75%;
max-width: 75%;
}
.col-sm-10 {
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-sm-11 {
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.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,
.col-sm-offset-0 {
margin-left: 0;
}
.offset-sm-1,
.col-sm-offset-1 {
margin-left: 8.333333%;
}
.offset-sm-2,
.col-sm-offset-2 {
margin-left: 16.666667%;
}
.offset-sm-3,
.col-sm-offset-3 {
margin-left: 25%;
}
.offset-sm-4,
.col-sm-offset-4 {
margin-left: 33.333333%;
}
.offset-sm-5,
.col-sm-offset-5 {
margin-left: 41.666667%;
}
.offset-sm-6,
.col-sm-offset-6 {
margin-left: 50%;
}
.offset-sm-7,
.col-sm-offset-7 {
margin-left: 58.333333%;
}
.offset-sm-8,
.col-sm-offset-8 {
margin-left: 66.666667%;
}
.offset-sm-9,
.col-sm-offset-9 {
margin-left: 75%;
}
.offset-sm-10,
.col-sm-offset-10 {
margin-left: 83.333333%;
}
.offset-sm-11,
.col-sm-offset-11 {
margin-left: 91.666667%;
}
}
@media (min-width: 768px) {
.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.333333%;
max-width: 8.333333%;
}
.col-md-2 {
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-md-3 {
flex: 0 0 25%;
max-width: 25%;
}
.col-md-4 {
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-md-5 {
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-md-6 {
flex: 0 0 50%;
max-width: 50%;
}
.col-md-7 {
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-md-8 {
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-md-9 {
flex: 0 0 75%;
max-width: 75%;
}
.col-md-10 {
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-md-11 {
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.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,
.col-md-offset-0 {
margin-left: 0;
}
.offset-md-1,
.col-md-offset-1 {
margin-left: 8.333333%;
}
.offset-md-2,
.col-md-offset-2 {
margin-left: 16.666667%;
}
.offset-md-3,
.col-md-offset-3 {
margin-left: 25%;
}
.offset-md-4,
.col-md-offset-4 {
margin-left: 33.333333%;
}
.offset-md-5,
.col-md-offset-5 {
margin-left: 41.666667%;
}
.offset-md-6,
.col-md-offset-6 {
margin-left: 50%;
}
.offset-md-7,
.col-md-offset-7 {
margin-left: 58.333333%;
}
.offset-md-8,
.col-md-offset-8 {
margin-left: 66.666667%;
}
.offset-md-9,
.col-md-offset-9 {
margin-left: 75%;
}
.offset-md-10,
.col-md-offset-10 {
margin-left: 83.333333%;
}
.offset-md-11,
.col-md-offset-11 {
margin-left: 91.666667%;
}
}
@media (min-width: 992px) {
.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.333333%;
max-width: 8.333333%;
}
.col-lg-2 {
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-lg-3 {
flex: 0 0 25%;
max-width: 25%;
}
.col-lg-4 {
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-lg-5 {
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-lg-6 {
flex: 0 0 50%;
max-width: 50%;
}
.col-lg-7 {
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-lg-8 {
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-lg-9 {
flex: 0 0 75%;
max-width: 75%;
}
.col-lg-10 {
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-lg-11 {
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.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,
.col-lg-offset-0 {
margin-left: 0;
}
.offset-lg-1,
.col-lg-offset-1 {
margin-left: 8.333333%;
}
.offset-lg-2,
.col-lg-offset-2 {
margin-left: 16.666667%;
}
.offset-lg-3,
.col-lg-offset-3 {
margin-left: 25%;
}
.offset-lg-4,
.col-lg-offset-4 {
margin-left: 33.333333%;
}
.offset-lg-5,
.col-lg-offset-5 {
margin-left: 41.666667%;
}
.offset-lg-6,
.col-lg-offset-6 {
margin-left: 50%;
}
.offset-lg-7,
.col-lg-offset-7 {
margin-left: 58.333333%;
}
.offset-lg-8,
.col-lg-offset-8 {
margin-left: 66.666667%;
}
.offset-lg-9,
.col-lg-offset-9 {
margin-left: 75%;
}
.offset-lg-10,
.col-lg-offset-10 {
margin-left: 83.333333%;
}
.offset-lg-11,
.col-lg-offset-11 {
margin-left: 91.666667%;
}
}
@media (min-width: 1200px) {
.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.333333%;
max-width: 8.333333%;
}
.col-xl-2 {
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-xl-3 {
flex: 0 0 25%;
max-width: 25%;
}
.col-xl-4 {
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-xl-5 {
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-xl-6 {
flex: 0 0 50%;
max-width: 50%;
}
.col-xl-7 {
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-xl-8 {
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-xl-9 {
flex: 0 0 75%;
max-width: 75%;
}
.col-xl-10 {
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-xl-11 {
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.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,
.col-xl-offset-0 {
margin-left: 0;
}
.offset-xl-1,
.col-xl-offset-1 {
margin-left: 8.333333%;
}
.offset-xl-2,
.col-xl-offset-2 {
margin-left: 16.666667%;
}
.offset-xl-3,
.col-xl-offset-3 {
margin-left: 25%;
}
.offset-xl-4,
.col-xl-offset-4 {
margin-left: 33.333333%;
}
.offset-xl-5,
.col-xl-offset-5 {
margin-left: 41.666667%;
}
.offset-xl-6,
.col-xl-offset-6 {
margin-left: 50%;
}
.offset-xl-7,
.col-xl-offset-7 {
margin-left: 58.333333%;
}
.offset-xl-8,
.col-xl-offset-8 {
margin-left: 66.666667%;
}
.offset-xl-9,
.col-xl-offset-9 {
margin-left: 75%;
}
.offset-xl-10,
.col-xl-offset-10 {
margin-left: 83.333333%;
}
.offset-xl-11,
.col-xl-offset-11 {
margin-left: 91.666667%;
}
}
/* ==========================================================================
Pagination
Default Mendix pagination widget.
========================================================================== */
.widget-pagination {
overflow: unset;
}
.widget-pagination .pagination {
overflow: unset;
}
.widget-pagination .pagination .btn:hover {
color: #264ae5;
background-color: #e7e7e9;
}
.widget-pagination .pagination .btn:focus {
outline: unset;
outline-offset: unset;
box-shadow: 0 0 0 0.3rem #a8b7f5;
}
.widget-pagination .pagination ul {
margin-top: unset;
margin-bottom: unset;
}
.widget-pagination .pagination ul li {
display: inline-flex;
align-items: center;
width: unset;
min-width: 24px;
min-height: 24px;
margin-right: 16px;
padding: 4px 8px;
transition: all 0.2s ease-in-out;
color: #0a1325;
border-radius: 4px;
}
.widget-pagination .pagination ul li:last-child {
margin-right: 0;
}
.widget-pagination .pagination ul li:not(.break-view):hover {
color: #264ae5;
background-color: #e7e7e9;
}
.widget-pagination .pagination ul li:not(.break-view):focus {
outline: unset;
outline-offset: unset;
box-shadow: 0 0 0 0.3rem #a8b7f5;
}
.widget-pagination .pagination ul li:not(.break-view).active {
color: #fff;
background-color: #264ae5;
}
.widget-pagination .pagination ul li:not(.break-view).active:hover {
color: #fff;
background-color: #1e3bb7;
}
/* ==========================================================================
Progress
Default Mendix progress widget.
========================================================================== */
.mx-progress {
color: #0a1325;
background: #fff;
}
.mx-progress .mx-progress-message {
color: #0a1325;
}
.mx-progress .mx-progress-indicator {
position: relative;
overflow: hidden;
width: 100%;
max-width: 100%;
height: 2px;
margin: auto;
padding: 0;
border-radius: 0;
background: #f8f8f8;
}
.mx-progress .mx-progress-indicator:before, .mx-progress .mx-progress-indicator:after {
position: absolute;
top: 0;
left: 0;
display: block;
width: 50%;
height: 2px;
content: "";
transform: translate3d(-100%, 0, 0);
background: #264ae5;
}
.mx-progress .mx-progress-indicator::before {
animation: loader 2s infinite;
}
.mx-progress .mx-progress-indicator::after {
animation: loader 2s -2s infinite;
}
@keyframes loader {
0% {
transform: translate3d(-100%, 0, 0);
}
100% {
transform: translate3d(200%, 0, 0);
}
}
/* ==========================================================================
Progress bar
Default Mendix progress bar widget.
========================================================================== */
.progress {
overflow: hidden;
display: flex;
flex-direction: row;
}
.progress-bar {
align-self: flex-start;
width: 0;
height: 100%;
transition: width 0.6s ease;
text-align: center;
color: #ffffff;
border-radius: 4px;
font-weight: 600;
}
.progress-striped .progress-bar,
.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: 40px 40px;
}
.widget-progress-bar.active .progress-bar,
.progress.active .progress-bar,
.progress-bar.active {
animation: progress-bar-stripes 2s linear infinite;
}
@keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
/* ==========================================================================
Progress Bar
//== Design Properties
//## Helper classes to change the look and feel of the component
========================================================================== */
.widget-progress-bar {
width: 100%;
}
.widget-progress-bar .progress {
border-radius: 4px;
background-color: #f8f8f8;
}
.progress-bar-medium .progress,
.progress-bar-medium .progress-bar {
height: 16px;
line-height: 16px;
font-size: 12px;
}
.progress-bar-small .progress,
.progress-bar-small .progress-bar {
height: 8px;
line-height: 8px;
font-size: 0px;
}
.progress-bar-small .progress-bar > * {
display: none;
}
.progress-bar-large .progress,
.progress-bar-large .progress-bar {
height: 24px;
line-height: 24px;
font-size: 14px;
}
.widget-progress-bar-clickable:hover {
cursor: pointer;
}
.widget-progress-bar.progress-bar-primary .progress-bar {
background-color: #264ae5;
}
.widget-progress-bar.progress-bar-success .progress-bar {
background-color: #3cb33d;
}
.widget-progress-bar.progress-bar-warning .progress-bar {
background-color: #eca51c;
}
.widget-progress-bar.progress-bar-danger .progress-bar {
background-color: #e33f4e;
}
.widget-progress-bar-alert.widget-progress-bar-text-contrast .progress-bar {
color: #88262f;
}
.widget-progress-bar-text-contrast .progress-bar {
color: #0a1325;
}
.widget-progress-bar-negative {
float: right;
display: block;
}
.widget-progress-bar > .alert {
margin-top: 24px;
}
/* ==========================================================================
Progress Circle
Default Mendix progress circle widget.
========================================================================== */
.widget-progress-circle {
display: inline-block;
}
.widget-progress-circle-trail-path {
stroke: #f8f8f8;
}
/* ==========================================================================
Progress Circle
//== Design Properties
//## Helper classes to change the look and feel of the component
========================================================================== */
.widget-progress-circle-primary .widget-progress-circle-path {
stroke: #264ae5;
}
.widget-progress-circle-primary .progressbar-text {
color: #264ae5 !important;
}
.widget-progress-circle-success .widget-progress-circle-path {
stroke: #3cb33d;
}
.widget-progress-circle-success .progressbar-text {
color: #3cb33d !important;
}
.widget-progress-circle-warning .widget-progress-circle-path {
stroke: #eca51c;
}
.widget-progress-circle-warning .progressbar-text {
color: #eca51c !important;
}
.widget-progress-circle-danger .widget-progress-circle-path {
stroke: #e33f4e;
}
.widget-progress-circle-danger .progressbar-text {
color: #e33f4e !important;
}
.widget-progress-circle-thickness-medium .widget-progress-circle-trail-path,
.widget-progress-circle-thickness-medium .widget-progress-circle-path {
stroke-width: 8px;
}
.widget-progress-circle-thickness-small .widget-progress-circle-trail-path,
.widget-progress-circle-thickness-small .widget-progress-circle-path {
stroke-width: 4px;
}
.widget-progress-circle-thickness-large .widget-progress-circle-trail-path,
.widget-progress-circle-thickness-large .widget-progress-circle-path {
stroke-width: 16px;
}
.progress-circle-label-container {
position: relative;
margin: 0;
}
.progress-circle-label-container .progressbar-text {
position: absolute;
left: 50%;
top: 50%;
padding: 0px;
margin: 0px;
transform: translate(-50%, -50%);
color: rgb(85, 85, 85);
}
.widget-progress-circle-clickable {
cursor: pointer;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.widget-progress-circle > div {
height: 0;
padding: 0;
width: 100%;
padding-bottom: 100%;
}
.widget-progress-circle > div > svg {
top: 0;
left: 0;
height: 100%;
position: absolute;
}
}
/* ==========================================================================
Rating
Default Mendix rating widget.
========================================================================== */
.widget-star-rating-empty {
color: #cccccc;
}
.widget-star-rating-full-widget {
color: #ffa611;
}
.widget-star-rating-full-default {
color: #ced0d3;
}
.widget-star-rating-font-medium {
font-size: 30px;
}
.widget-rating .rating-icon {
font-size: 24px;
}
.widget-rating .rating-icon-empty {
color: #ccc;
}
.widget-rating .rating-icon-full {
color: #ffa611;
}
.widget-rating .rating-item:focus:not(:focus-visible) .rating-image,
.widget-rating .rating-item:focus:not(:focus-visible) .rating-icon {
outline: none;
}
.widget-rating .rating-item:focus-visible .rating-image,
.widget-rating .rating-item:focus-visible .rating-icon {
outline: 1px solid #264ae5;
}
/* ==========================================================================
Rating
//== Design Properties
//## Helper classes to change the look and feel of the component
========================================================================== */
.widget-star-rating-full-primary {
color: #264ae5;
}
.widget-star-rating-full-success {
color: #3cb33d;
}
.widget-star-rating-full-info {
color: #0086d9;
}
.widget-star-rating-full-warning {
color: #eca51c;
}
.widget-star-rating-full-danger {
color: #e33f4e;
}
.widget-star-rating-full-inverse {
color: #24276c;
}
.widget-rating.widget-rating-small .rating-icon {
font-size: 16px;
}
.widget-rating.widget-rating-small .rating-image {
height: 16px;
}
.widget-rating.widget-rating-large .rating-icon {
font-size: 32px;
}
.widget-rating.widget-rating-large .rating-image {
height: 32px;
}
/* ==========================================================================
Range slider
Default Mendix range slider widget.
========================================================================== */
.widget-range-slider {
margin-bottom: 16px;
padding: 5px 10px;
}
.widget-range-slider .rc-slider-handle {
border-color: #e7e7e9;
}
.widget-range-slider .rc-slider.rc-slider-with-marks {
padding-bottom: 25px;
}
.widget-range-slider .rc-slider:not(.rc-slider-disabled) .rc-slider-track {
background-color: #264ae5;
}
.widget-range-slider .rc-slider:not(.rc-slider-disabled) .rc-slider-handle:focus {
border-color: #264ae5;
box-shadow: 0 0 0 5px #98a9f3;
outline: none;
}
.widget-range-slider .rc-slider:not(.rc-slider-disabled) .rc-slider-handle-click-focused:focus {
border-color: #98a9f3;
box-shadow: unset;
}
.widget-range-slider .rc-slider:not(.rc-slider-disabled) .rc-slider-dot-active,
.widget-range-slider .rc-slider:not(.rc-slider-disabled) .rc-slider-handle:hover {
border-color: #264ae5;
}
.widget-range-slider .rc-slider:not(.rc-slider-disabled) .rc-slider-handle:active {
border-color: #264ae5;
box-shadow: 0 0 5px #264ae5;
}
/* ==========================================================================
Range Slider
//== Design Properties
//## Helper classes to change the look and feel of the component
========================================================================== */
.widget-range-slider-primary .rc-slider:not(.rc-slider-disabled) .rc-slider-track {
background-color: #264ae5;
}
.widget-range-slider-primary .rc-slider:not(.rc-slider-disabled) .rc-slider-handle:focus {
border-color: #264ae5;
box-shadow: 0 0 0 5px #98a9f3;
outline: none;
}
.widget-range-slider-primary .rc-slider:not(.rc-slider-disabled) .rc-slider-handle-click-focused:focus {
border-color: #98a9f3;
box-shadow: unset;
}
.widget-range-slider-primary .rc-slider:not(.rc-slider-disabled) .rc-slider-dot-active,
.widget-range-slider-primary .rc-slider:not(.rc-slider-disabled) .rc-slider-handle:hover {
border-color: #264ae5;
}
.widget-range-slider-primary .rc-slider:not(.rc-slider-disabled) .rc-slider-handle:active {
border-color: #264ae5;
box-shadow: 0 0 5px #264ae5;
}
.widget-range-slider-success .rc-slider:not(.rc-slider-disabled) .rc-slider-track {
background-color: #3cb33d;
}
.widget-range-slider-success .rc-slider:not(.rc-slider-disabled) .rc-slider-handle:focus {
border-color: #3cb33d;
box-shadow: 0 0 0 5px #94db94;
outline: none;
}
.widget-range-slider-success .rc-slider:not(.rc-slider-disabled) .rc-slider-handle-click-focused:focus {
border-color: #94db94;
box-shadow: unset;
}
.widget-range-slider-success .rc-slider:not(.rc-slider-disabled) .rc-slider-dot-active,
.widget-range-slider-success .rc-slider:not(.rc-slider-disabled) .rc-slider-handle:hover {
border-color: #3cb33d;
}
.widget-range-slider-success .rc-slider:not(.rc-slider-disabled) .rc-slider-handle:active {
border-color: #3cb33d;
box-shadow: 0 0 5px #3cb33d;
}
.widget-range-slider-warning .rc-slider:not(.rc-slider-disabled) .rc-slider-track {
background-color: #eca51c;
}
.widget-range-slider-warning .rc-slider:not(.rc-slider-disabled) .rc-slider-handle:focus {
border-color: #eca51c;
box-shadow: 0 0 0 5px #f6d492;
outline: none;
}
.widget-range-slider-warning .rc-slider:not(.rc-slider-disabled) .rc-slider-handle-click-focused:focus {
border-color: #f6d492;
box-shadow: unset;
}
.widget-range-slider-warning .rc-slider:not(.rc-slider-disabled) .rc-slider-dot-active,
.widget-range-slider-warning .rc-slider:not(.rc-slider-disabled) .rc-slider-handle:hover {
border-color: #eca51c;
}
.widget-range-slider-warning .rc-slider:not(.rc-slider-disabled) .rc-slider-handle:active {
border-color: #eca51c;
box-shadow: 0 0 5px #eca51c;
}
.widget-range-slider-danger .rc-slider:not(.rc-slider-disabled) .rc-slider-track {
background-color: #e33f4e;
}
.widget-range-slider-danger .rc-slider:not(.rc-slider-disabled) .rc-slider-handle:focus {
border-color: #e33f4e;
box-shadow: 0 0 0 5px #f3aeb5;
outline: none;
}
.widget-range-slider-danger .rc-slider:not(.rc-slider-disabled) .rc-slider-handle-click-focused:focus {
border-color: #f3aeb5;
box-shadow: unset;
}
.widget-range-slider-danger .rc-slider:not(.rc-slider-disabled) .rc-slider-dot-active,
.widget-range-slider-danger .rc-slider:not(.rc-slider-disabled) .rc-slider-handle:hover {
border-color: #e33f4e;
}
.widget-range-slider-danger .rc-slider:not(.rc-slider-disabled) .rc-slider-handle:active {
border-color: #e33f4e;
box-shadow: 0 0 5px #e33f4e;
}
/* ==========================================================================
Slider
Default Mendix slider widget.
========================================================================== */
.widget-slider {
margin-bottom: 16px;
padding: 5px 10px;
}
.widget-slider .rc-slider-handle {
border-color: #e7e7e9;
}
.widget-slider .rc-slider.rc-slider-with-marks {
padding-bottom: 25px;
}
.widget-slider .rc-slider:not(.rc-slider-disabled) .rc-slider-track {
background-color: #264ae5;
}
.widget-slider .rc-slider:not(.rc-slider-disabled) .rc-slider-handle:focus {
border-color: #264ae5;
box-shadow: 0 0 0 5px #98a9f3;
outline: none;
}
.widget-slider .rc-slider:not(.rc-slider-disabled) .rc-slider-handle-click-focused:focus {
border-color: #98a9f3;
box-shadow: unset;
}
.widget-slider .rc-slider:not(.rc-slider-disabled) .rc-slider-dot-active,
.widget-slider .rc-slider:not(.rc-slider-disabled) .rc-slider-handle:hover {
border-color: #264ae5;
}
.widget-slider .rc-slider:not(.rc-slider-disabled) .rc-slider-handle:active {
border-color: #264ae5;
box-shadow: 0 0 5px #264ae5;
}
/* ==========================================================================
Slider
//== Design Properties
//## Helper classes to change the look and feel of the component
========================================================================== */
.widget-slider-primary .rc-slider:not(.rc-slider-disabled) .rc-slider-track {
background-color: #264ae5;
}
.widget-slider-primary .rc-slider:not(.rc-slider-disabled) .rc-slider-handle:focus {
border-color: #264ae5;
box-shadow: 0 0 0 5px #98a9f3;
outline: none;
}
.widget-slider-primary .rc-slider:not(.rc-slider-disabled) .rc-slider-handle-click-focused:focus {
border-color: #98a9f3;
box-shadow: unset;
}
.widget-slider-primary .rc-slider:not(.rc-slider-disabled) .rc-slider-dot-active,
.widget-slider-primary .rc-slider:not(.rc-slider-disabled) .rc-slider-handle:hover {
border-color: #264ae5;
}
.widget-slider-primary .rc-slider:not(.rc-slider-disabled) .rc-slider-handle:active {
border-color: #264ae5;
box-shadow: 0 0 5px #264ae5;
}
.widget-slider-success .rc-slider:not(.rc-slider-disabled) .rc-slider-track {
background-color: #3cb33d;
}
.widget-slider-success .rc-slider:not(.rc-slider-disabled) .rc-slider-handle:focus {
border-color: #3cb33d;
box-shadow: 0 0 0 5px #94db94;
outline: none;
}
.widget-slider-success .rc-slider:not(.rc-slider-disabled) .rc-slider-handle-click-focused:focus {
border-color: #94db94;
box-shadow: unset;
}
.widget-slider-success .rc-slider:not(.rc-slider-disabled) .rc-slider-dot-active,
.widget-slider-success .rc-slider:not(.rc-slider-disabled) .rc-slider-handle:hover {
border-color: #3cb33d;
}
.widget-slider-success .rc-slider:not(.rc-slider-disabled) .rc-slider-handle:active {
border-color: #3cb33d;
box-shadow: 0 0 5px #3cb33d;
}
.widget-slider-warning .rc-slider:not(.rc-slider-disabled) .rc-slider-track {
background-color: #eca51c;
}
.widget-slider-warning .rc-slider:not(.rc-slider-disabled) .rc-slider-handle:focus {
border-color: #eca51c;
box-shadow: 0 0 0 5px #f6d492;
outline: none;
}
.widget-slider-warning .rc-slider:not(.rc-slider-disabled) .rc-slider-handle-click-focused:focus {
border-color: #f6d492;
box-shadow: unset;
}
.widget-slider-warning .rc-slider:not(.rc-slider-disabled) .rc-slider-dot-active,
.widget-slider-warning .rc-slider:not(.rc-slider-disabled) .rc-slider-handle:hover {
border-color: #eca51c;
}
.widget-slider-warning .rc-slider:not(.rc-slider-disabled) .rc-slider-handle:active {
border-color: #eca51c;
box-shadow: 0 0 5px #eca51c;
}
.widget-slider-danger .rc-slider:not(.rc-slider-disabled) .rc-slider-track {
background-color: #e33f4e;
}
.widget-slider-danger .rc-slider:not(.rc-slider-disabled) .rc-slider-handle:focus {
border-color: #e33f4e;
box-shadow: 0 0 0 5px #f3aeb5;
outline: none;
}
.widget-slider-danger .rc-slider:not(.rc-slider-disabled) .rc-slider-handle-click-focused:focus {
border-color: #f3aeb5;
box-shadow: unset;
}
.widget-slider-danger .rc-slider:not(.rc-slider-disabled) .rc-slider-dot-active,
.widget-slider-danger .rc-slider:not(.rc-slider-disabled) .rc-slider-handle:hover {
border-color: #e33f4e;
}
.widget-slider-danger .rc-slider:not(.rc-slider-disabled) .rc-slider-handle:active {
border-color: #e33f4e;
box-shadow: 0 0 5px #e33f4e;
}
/* ==========================================================================
Timeline
Widget styles
========================================================================== */
.widget-timeline-date-header {
display: flex;
justify-content: center;
width: 120px;
overflow-wrap: break-word;
padding: 8px;
border: 1px solid #ced0d3;
border-radius: 30px;
}
.widget-timeline-events-wrapper {
display: flex;
flex: 1;
margin-left: 60px;
padding: 24px 0 0 0;
border-left: 1px solid #ced0d3;
}
.widget-timeline-events-wrapper ul {
flex: 1;
padding: 0;
list-style: none;
margin-bottom: 0;
}
.widget-timeline-event {
flex: 1;
position: relative;
margin-left: -1px;
padding: 0 24px 24px 24px;
margin-bottom: 16px;
}
.widget-timeline-event.clickable {
cursor: pointer;
transition: background 0.8s;
}
.widget-timeline-icon-wrapper {
position: absolute;
top: 0;
left: 0;
display: flex;
justify-content: center;
align-items: center;
transform: translateX(-50%);
}
.widget-timeline-icon-wrapper .glyphicon,
.widget-timeline-icon-wrapper .mx-icon-lined,
.widget-timeline-icon-wrapper .mx-icon-filled {
font-size: 18px;
}
.widget-timeline-icon-wrapper img {
max-width: 100%;
max-height: 100%;
}
.widget-timeline-content-wrapper {
display: flex;
}
.widget-timeline-content-wrapper .widget-timeline-date-time-wrapper {
order: 2;
margin-right: 0;
}
.widget-timeline-content-wrapper .widget-timeline-info-wrapper {
flex: 1;
order: 1;
margin-right: 16px;
}
.timeline-with-image .widget-timeline-content-wrapper {
display: flex;
}
.timeline-with-image .widget-timeline-content-wrapper .widget-timeline-date-time-wrapper {
order: 1;
margin-right: 16px;
}
.timeline-with-image .widget-timeline-content-wrapper .widget-timeline-info-wrapper {
flex: 1;
order: 2;
}
.widget-timeline-icon-circle {
width: 18px;
height: 18px;
border-radius: 50%;
background-color: #264ae5;
}
.widget-eventTime {
color: #264ae5;
}
.timeline-entry-image {
display: flex;
justify-content: center;
align-content: center;
border-radius: 4px;
height: 36px;
width: 36px;
}
/* ==========================================================================
Tooltip
Widget styles
========================================================================== */
.widget-tooltip-inline {
display: inline-block;
}
/* ==========================================================================
Helper
Default Mendix helpers
========================================================================== */
.d-none {
display: none !important;
}
.d-flex {
display: flex !important;
}
.d-inline-flex {
display: inline-flex !important;
}
.d-inline {
display: inline !important;
}
.d-inline-block {
display: inline-block !important;
}
.show,
.d-block {
display: block !important;
}
.table,
.d-table {
display: table !important;
}
.table-row,
.d-table-row {
display: table-row !important;
}
.table-cell,
.d-table-cell {
display: table-cell !important;
}
.hide,
.hidden {
display: none !important;
visibility: hidden !important;
}
.invisible {
visibility: hidden !important;
}
.display-ie8-only:not([attr*=""]) {
display: none !important;
padding: 0 !important;
}
.list-nostyle ul {
margin: 0 !important;
padding: 0 !important;
}
.list-nostyle ul li {
list-style-type: none !important;
}
.nowrap,
.nowrap * {
overflow: hidden !important;
white-space: nowrap !important;
text-overflow: ellipsis !important;
}
.table {
display: table !important;
}
.table-row {
display: table-row !important;
}
.table-cell {
display: table-cell !important;
}
.pull-left {
float: left !important;
}
.pull-right {
float: right !important;
}
.align-top {
vertical-align: top !important;
}
.align-middle {
vertical-align: middle !important;
}
.align-bottom {
vertical-align: bottom !important;
}
.row-left {
display: flex !important;
align-items: center !important;
flex-flow: row !important;
justify-content: flex-start !important;
}
.row-center {
display: flex !important;
align-items: center !important;
flex-flow: row !important;
justify-content: center !important;
}
.row-right {
display: flex !important;
align-items: center !important;
flex-flow: row !important;
justify-content: flex-end !important;
}
.col-left {
display: flex !important;
align-items: flex-start !important;
flex-direction: column !important;
justify-content: center !important;
}
.col-center {
display: flex !important;
align-items: center !important;
flex-direction: column !important;
justify-content: center !important;
}
.col-right {
display: flex !important;
align-items: flex-end !important;
flex-direction: column !important;
justify-content: center !important;
}
.shadow-small {
box-shadow: 0 2px 4px 0 rgba(206, 208, 211, 0.66);
margin-bottom: 5px;
border-width: 1px !important;
border-style: solid;
border-color: rgba(206, 208, 211, 0.5);
}
.shadow-medium {
box-shadow: 0 5px 7px 0 rgba(206, 208, 211, 0.66);
margin-bottom: 15px;
border-width: 1px !important;
border-style: solid;
border-color: rgba(206, 208, 211, 0.5);
}
.shadow-large {
box-shadow: 0 8px 10px 0 rgba(206, 208, 211, 0.66);
margin-bottom: 25px;
border-width: 1px !important;
border-style: solid;
border-color: rgba(206, 208, 211, 0.5);
}
@media (max-width: calc(768px - 1px)) {
.hide-phone {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: calc(992px - 1px)) {
.hide-tablet {
display: none !important;
}
}
@media (min-width: 992px) {
.hide-desktop {
display: none !important;
}
}
@media (max-width: calc(576px - 1px)) {
.hide-xs,
.hidden-xs,
.d-xs-none {
display: none !important;
}
.d-xs-flex {
display: flex !important;
}
.d-xs-inline-flex {
display: inline-flex !important;
}
.d-xs-inline {
display: inline !important;
}
.d-xs-inline-block {
display: inline-block !important;
}
.d-xs-block {
display: block !important;
}
.d-xs-table {
display: table !important;
}
.d-xs-table-row {
display: table-row !important;
}
.d-xs-table-cell {
display: table-cell !important;
}
}
@media (min-width: 576px) and (max-width: calc(768px - 1px)) {
.hide-sm,
.hidden-sm,
.d-sm-none {
display: none !important;
}
.d-sm-flex {
display: flex !important;
}
.d-sm-inline-flex {
display: inline-flex !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;
}
}
@media (min-width: 768px) and (max-width: calc(992px - 1px)) {
.hide-md,
.hidden-md,
.d-md-none {
display: none !important;
}
.d-md-flex {
display: flex !important;
}
.d-md-inline-flex {
display: inline-flex !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;
}
}
@media (min-width: 992px) and (max-width: 1200px) {
.hide-lg,
.hidden-lg,
.d-lg-none {
display: none !important;
}
.d-lg-flex {
display: flex !important;
}
.d-lg-inline-flex {
display: inline-flex !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;
}
}
@media (min-width: 1200px) {
.hide-xl,
.hidden-xl,
.d-xl-none {
display: none !important;
}
.d-xl-flex {
display: flex !important;
}
.d-xl-inline-flex {
display: inline-flex !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;
}
}
.shadow {
box-shadow: 0 2px 20px 1px rgba(5, 15, 129, 0.05) !important;
}
.h-25 {
height: 25% !important;
}
.h-50 {
height: 50% !important;
}
.h-75 {
height: 75% !important;
}
.h-100 {
height: 100% !important;
}
.w-25 {
width: 25% !important;
}
.w-50 {
width: 50% !important;
}
.w-75 {
width: 75% !important;
}
.w-100 {
width: 100% !important;
}
.border {
border: 1px solid #ced0d3 !important;
}
.border-top {
border-top: 1px solid #ced0d3 !important;
}
.border-bottom {
border-bottom: 1px solid #ced0d3 !important;
}
.border-left {
border-left: 1px solid #ced0d3 !important;
}
.border-right {
border-right: 1px solid #ced0d3 !important;
}
.border-rounded {
border-radius: 4px !important;
}
/* ==========================================================================
Barcode-scanner
Override of default Bootstrap barcode-scanner style
========================================================================== */
.mx-barcode-scanner {
background: #000000;
z-index: 110;
}
.mx-barcode-scanner .close-button {
color: white;
}
.mx-barcode-scanner .close-button .glyphicon,
.mx-barcode-scanner .close-button .mx-icon-lined,
.mx-barcode-scanner .close-button .mx-icon-filled {
font-size: 16px;
}
.mx-barcode-scanner .video-canvas .canvas-background {
background-color: rgba(0, 0, 0, 0.7);
}
.mx-barcode-scanner .video-canvas .canvas-middle .canvas-middle-middle .corner {
border-left: 5px solid #ffffff;
border-top: 5px solid #ffffff;
}
.mx-barcode-scanner .video-canvas .canvas-middle .canvas-middle-middle .corner.corner-top-left {
top: -13px;
left: -13px;
}
.mx-barcode-scanner .video-canvas .canvas-middle .canvas-middle-middle .corner.corner-top-right {
top: -13px;
right: -13px;
transform: rotate(90deg);
}
.mx-barcode-scanner .video-canvas .canvas-middle .canvas-middle-middle .corner.corner-bottom-right {
bottom: -13px;
right: -13px;
transform: rotate(180deg);
}
.mx-barcode-scanner .video-canvas .canvas-middle .canvas-middle-middle .corner.corner-bottom-left {
bottom: -13px;
left: -13px;
transform: rotate(270deg);
}
/* ==========================================================================
Accordion
Default Mendix accordion widget styles.
========================================================================== */
.widget-accordion .widget-accordion-group {
border-color: #ced0d3;
background-color: #fff;
}
.widget-accordion .widget-accordion-group:first-child {
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
.widget-accordion .widget-accordion-group:first-child > .widget-accordion-group-header > .widget-accordion-group-header-button {
border-top-left-radius: calc(4px - 1px);
border-top-right-radius: calc(4px - 1px);
}
.widget-accordion .widget-accordion-group:last-child {
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
}
.widget-accordion .widget-accordion-group.widget-accordion-group-collapsed:last-child > .widget-accordion-group-header > .widget-accordion-group-header-button, .widget-accordion .widget-accordion-group.widget-accordion-group-collapsing:last-child > .widget-accordion-group-header > .widget-accordion-group-header-button {
border-bottom-left-radius: calc(4px - 1px);
border-bottom-right-radius: calc(4px - 1px);
}
.widget-accordion .widget-accordion-group.widget-accordion-group-collapsing:last-child > .widget-accordion-group-header > .widget-accordion-group-header-button {
transition: border-radius 5ms ease 200ms;
}
.widget-accordion .widget-accordion-group.widget-accordion-group-expanding:last-child > .widget-accordion-group-header > .widget-accordion-group-header-button {
transition: border-radius 5ms ease 80ms;
}
.widget-accordion .widget-accordion-group > .widget-accordion-group-header > .widget-accordion-group-header-button {
cursor: auto;
background-color: #fff;
padding: 16px;
}
.widget-accordion .widget-accordion-group > .widget-accordion-group-header > .widget-accordion-group-header-button > :is(h1, h2, h3, h4, h5, .widget-timeline-title, .widget-eventTime, h6) {
font-size: 14px;
font-weight: 600;
}
.widget-accordion .widget-accordion-group > .widget-accordion-group-header > .widget-accordion-group-header-button > :is(h1, h2, h3, h4, h5, .widget-timeline-title, .widget-eventTime, h6, p, span) {
color: #0a1325;
}
.widget-accordion .widget-accordion-group > .widget-accordion-group-header > .widget-accordion-group-header-button .widget-accordion-group-header-button-icon {
fill: #0a1325;
}
.widget-accordion .widget-accordion-group > .widget-accordion-group-header > .widget-accordion-group-header-button.widget-accordion-group-header-button-clickable:hover, .widget-accordion .widget-accordion-group > .widget-accordion-group-header > .widget-accordion-group-header-button.widget-accordion-group-header-button-clickable:focus, .widget-accordion .widget-accordion-group > .widget-accordion-group-header > .widget-accordion-group-header-button.widget-accordion-group-header-button-clickable:active {
background-color: #f8f8f8;
}
.widget-accordion .widget-accordion-group > .widget-accordion-group-header > .widget-accordion-group-header-button.widget-accordion-group-header-button-clickable:hover > :is(h1, h2, h3, h4, h5, .widget-timeline-title, .widget-eventTime, h6, p, span), .widget-accordion .widget-accordion-group > .widget-accordion-group-header > .widget-accordion-group-header-button.widget-accordion-group-header-button-clickable:focus > :is(h1, h2, h3, h4, h5, .widget-timeline-title, .widget-eventTime, h6, p, span), .widget-accordion .widget-accordion-group > .widget-accordion-group-header > .widget-accordion-group-header-button.widget-accordion-group-header-button-clickable:active > :is(h1, h2, h3, h4, h5, .widget-timeline-title, .widget-eventTime, h6, p, span) {
color: #264ae5;
}
.widget-accordion .widget-accordion-group > .widget-accordion-group-header > .widget-accordion-group-header-button.widget-accordion-group-header-button-clickable:hover .widget-accordion-group-header-button-icon, .widget-accordion .widget-accordion-group > .widget-accordion-group-header > .widget-accordion-group-header-button.widget-accordion-group-header-button-clickable:focus .widget-accordion-group-header-button-icon, .widget-accordion .widget-accordion-group > .widget-accordion-group-header > .widget-accordion-group-header-button.widget-accordion-group-header-button-clickable:active .widget-accordion-group-header-button-icon {
fill: #264ae5;
}
.widget-accordion .widget-accordion-group > .widget-accordion-group-content-wrapper > .widget-accordion-group-content {
border-color: #ced0d3;
padding: 8px 16px 24px 16px;
}
.widget-accordion.widget-accordion-preview .widget-accordion-group .widget-accordion-group-header-button > div > :is(h1, h2, h3, h4, h5, .widget-timeline-title, .widget-eventTime, h6) {
font-size: 14px;
font-weight: 600;
}
.widget-accordion.widget-accordion-preview .widget-accordion-group .widget-accordion-group-header-button > div > :is(h1, h2, h3, h4, h5, .widget-timeline-title, .widget-eventTime, h6, p, span) {
color: #0a1325;
}
/* ==========================================================================
Accordion
//== Design Properties
//## Helper classes to change the look and feel of the component
========================================================================== */
.widget-accordion .widget-accordion-group.widget-accordion-brand-primary {
border-color: #264ae5;
background-color: #fff;
}
.widget-accordion .widget-accordion-group.widget-accordion-brand-primary:first-child {
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
.widget-accordion .widget-accordion-group.widget-accordion-brand-primary:first-child > .widget-accordion-group-header > .widget-accordion-group-header-button {
border-top-left-radius: calc(4px - 1px);
border-top-right-radius: calc(4px - 1px);
}
.widget-accordion .widget-accordion-group.widget-accordion-brand-primary:last-child {
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
}
.widget-accordion .widget-accordion-group.widget-accordion-brand-primary.widget-accordion-group-collapsed:last-child > .widget-accordion-group-header > .widget-accordion-group-header-button, .widget-accordion .widget-accordion-group.widget-accordion-brand-primary.widget-accordion-group-collapsing:last-child > .widget-accordion-group-header > .widget-accordion-group-header-button {
border-bottom-left-radius: calc(4px - 1px);
border-bottom-right-radius: calc(4px - 1px);
}
.widget-accordion .widget-accordion-group.widget-accordion-brand-primary.widget-accordion-group-collapsing:last-child > .widget-accordion-group-header > .widget-accordion-group-header-button {
transition: border-radius 5ms ease 200ms;
}
.widget-accordion .widget-accordion-group.widget-accordion-brand-primary.widget-accordion-group-expanding:last-child > .widget-accordion-group-header > .widget-accordion-group-header-button {
transition: border-radius 5ms ease 80ms;
}
.widget-accordion .widget-accordion-group.widget-accordion-brand-primary > .widget-accordion-group-header > .widget-accordion-group-header-button {
cursor: auto;
background-color: #264ae5;
padding: 16px;
}
.widget-accordion .widget-accordion-group.widget-accordion-brand-primary > .widget-accordion-group-header > .widget-accordion-group-header-button > :is(h1, h2, h3, h4, h5, .widget-timeline-title, .widget-eventTime, h6) {
font-size: 14px;
font-weight: 600;
}
.widget-accordion .widget-accordion-group.widget-accordion-brand-primary > .widget-accordion-group-header > .widget-accordion-group-header-button > :is(h1, h2, h3, h4, h5, .widget-timeline-title, .widget-eventTime, h6, p, span) {
color: #fff;
}
.widget-accordion .widget-accordion-group.widget-accordion-brand-primary > .widget-accordion-group-header > .widget-accordion-group-header-button .widget-accordion-group-header-button-icon {
fill: #fff;
}
.widget-accordion .widget-accordion-group.widget-accordion-brand-primary > .widget-accordion-group-header > .widget-accordion-group-header-button.widget-accordion-group-header-button-clickable:hover, .widget-accordion .widget-accordion-group.widget-accordion-brand-primary > .widget-accordion-group-header > .widget-accordion-group-header-button.widget-accordion-group-header-button-clickable:focus, .widget-accordion .widget-accordion-group.widget-accordion-brand-primary > .widget-accordion-group-header > .widget-accordion-group-header-button.widget-accordion-group-header-button-clickable:active {
background-color: #1e3bb7;
}
.widget-accordion .widget-accordion-group.widget-accordion-brand-primary > .widget-accordion-group-header > .widget-accordion-group-header-button.widget-accordion-group-header-button-clickable:hover > :is(h1, h2, h3, h4, h5, .widget-timeline-title, .widget-eventTime, h6, p, span), .widget-accordion .widget-accordion-group.widget-accordion-brand-primary > .widget-accordion-group-header > .widget-accordion-group-header-button.widget-accordion-group-header-button-clickable:focus > :is(h1, h2, h3, h4, h5, .widget-timeline-title, .widget-eventTime, h6, p, span), .widget-accordion .widget-accordion-group.widget-accordion-brand-primary > .widget-accordion-group-header > .widget-accordion-group-header-button.widget-accordion-group-header-button-clickable:active > :is(h1, h2, h3, h4, h5, .widget-timeline-title, .widget-eventTime, h6, p, span) {
color: #fff;
}
.widget-accordion .widget-accordion-group.widget-accordion-brand-primary > .widget-accordion-group-header > .widget-accordion-group-header-button.widget-accordion-group-header-button-clickable:hover .widget-accordion-group-header-button-icon, .widget-accordion .widget-accordion-group.widget-accordion-brand-primary > .widget-accordion-group-header > .widget-accordion-group-header-button.widget-accordion-group-header-button-clickable:focus .widget-accordion-group-header-button-icon, .widget-accordion .widget-accordion-group.widget-accordion-brand-primary > .widget-accordion-group-header > .widget-accordion-group-header-button.widget-accordion-group-header-button-clickable:active .widget-accordion-group-header-button-icon {
fill: #fff;
}
.widget-accordion .widget-accordion-group.widget-accordion-brand-primary > .widget-accordion-group-content-wrapper > .widget-accordion-group-content {
border-color: #264ae5;
padding: 8px 16px 24px 16px;
}
.widget-accordion .widget-accordion-group.widget-accordion-brand-secondary {
border-color: #e7e7e9;
background-color: #fff;
}
.widget-accordion .widget-accordion-group.widget-accordion-brand-secondary:first-child {
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
.widget-accordion .widget-accordion-group.widget-accordion-brand-secondary:first-child > .widget-accordion-group-header > .widget-accordion-group-header-button {
border-top-left-radius: calc(4px - 1px);
border-top-right-radius: calc(4px - 1px);
}
.widget-accordion .widget-accordion-group.widget-accordion-brand-secondary:last-child {
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
}
.widget-accordion .widget-accordion-group.widget-accordion-brand-secondary.widget-accordion-group-collapsed:last-child > .widget-accordion-group-header > .widget-accordion-group-header-button, .widget-accordion .widget-accordion-group.widget-accordion-brand-secondary.widget-accordion-group-collapsing:last-child > .widget-accordion-group-header > .widget-accordion-group-header-button {
border-bottom-left-radius: calc(4px - 1px);
border-bottom-right-radius: calc(4px - 1px);
}
.widget-accordion .widget-accordion-group.widget-accordion-brand-secondary.widget-accordion-group-collapsing:last-child > .widget-accordion-group-header > .widget-accordion-group-header-button {
transition: border-radius 5ms ease 200ms;
}
.widget-accordion .widget-accordion-group.widget-accordion-brand-secondary.widget-accordion-group-expanding:last-child > .widget-accordion-group-header > .widget-accordion-group-header-button {
transition: border-radius 5ms ease 80ms;
}
.widget-accordion .widget-accordion-group.widget-accordion-brand-secondary > .widget-accordion-group-header > .widget-accordion-group-header-button {
cursor: auto;
background-color: #fff;
padding: 16px;
}
.widget-accordion .widget-accordion-group.widget-accordion-brand-secondary > .widget-accordion-group-header > .widget-accordion-group-header-button > :is(h1, h2, h3, h4, h5, .widget-timeline-title, .widget-eventTime, h6) {
font-size: 14px;
font-weight: 600;
}
.widget-accordion .widget-accordion-group.widget-accordion-brand-secondary > .widget-accordion-group-header > .widget-accordion-group-header-button > :is(h1, h2, h3, h4, h5, .widget-timeline-title, .widget-eventTime, h6, p, span) {
color: #264ae5;
}
.widget-accordion .widget-accordion-group.widget-accordion-brand-secondary > .widget-accordion-group-header > .widget-accordion-group-header-button .widget-accordion-group-header-button-icon {
fill: #264ae5;
}
.widget-accordion .widget-accordion-group.widget-accordion-brand-secondary > .widget-accordion-group-header > .widget-accordion-group-header-button.widget-accordion-group-header-button-clickable:hover, .widget-accordion .widget-accordion-group.widget-accordion-brand-secondary > .widget-accordion-group-header > .widget-accordion-group-header-button.widget-accordion-group-header-button-clickable:focus, .widget-accordion .widget-accordion-group.widget-accordion-brand-secondary > .widget-accordion-group-header > .widget-accordion-group-header-button.widget-accordion-group-header-button-clickable:active {
background-color: #e7e7e9;
}
.widget-accordion .widget-accordion-group.widget-accordion-brand-secondary > .widget-accordion-group-header > .widget-accordion-group-header-button.widget-accordion-group-header-button-clickable:hover > :is(h1, h2, h3, h4, h5, .widget-timeline-title, .widget-eventTime, h6, p, span), .widget-accordion .widget-accordion-group.widget-accordion-brand-secondary > .widget-accordion-group-header > .widget-accordion-group-header-button.widget-accordion-group-header-button-clickable:focus > :is(h1, h2, h3, h4, h5, .widget-timeline-title, .widget-eventTime, h6, p, span), .widget-accordion .widget-accordion-group.widget-accordion-brand-secondary > .widget-accordion-group-header > .widget-accordion-group-header-button.widget-accordion-group-header-button-clickable:active > :is(h1, h2, h3, h4, h5, .widget-timeline-title, .widget-eventTime, h6, p, span) {
color: #264ae5;
}
.widget-accordion .widget-accordion-group.widget-accordion-brand-secondary > .widget-accordion-group-header > .widget-accordion-group-header-button.widget-accordion-group-header-button-clickable:hover .widget-accordion-group-header-button-icon, .widget-accordion .widget-accordion-group.widget-accordion-brand-secondary > .widget-accordion-group-header > .widget-accordion-group-header-button.widget-accordion-group-header-button-clickable:focus .widget-accordion-group-header-button-icon, .widget-accordion .widget-accordion-group.widget-accordion-brand-secondary > .widget-accordion-group-header > .widget-accordion-group-header-button.widget-accordion-group-header-button-clickable:active .widget-accordion-group-header-button-icon {
fill: #264ae5;
}
.widget-accordion .widget-accordion-group.widget-accordion-brand-secondary > .widget-accordion-group-content-wrapper > .widget-accordion-group-content {
border-color: #e7e7e9;
padding: 8px 16px 24px 16px;
}
.widget-accordion .widget-accordion-group.widget-accordion-brand-success {
border-color: #3cb33d;
background-color: #fff;
}
.widget-accordion .widget-accordion-group.widget-accordion-brand-success:first-child {
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
.widget-accordion .widget-accordion-group.widget-accordion-brand-success:first-child > .widget-accordion-group-header > .widget-accordion-group-header-button {
border-top-left-radius: calc(4px - 1px);
border-top-right-radius: calc(4px - 1px);
}
.widget-accordion .widget-accordion-group.widget-accordion-brand-success:last-child {
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
}
.widget-accordion .widget-accordion-group.widget-accordion-brand-success.widget-accordion-group-collapsed:last-child > .widget-accordion-group-header > .widget-accordion-group-header-button, .widget-accordion .widget-accordion-group.widget-accordion-brand-success.widget-accordion-group-collapsing:last-child > .widget-accordion-group-header > .widget-accordion-group-header-button {
border-bottom-left-radius: calc(4px - 1px);
border-bottom-right-radius: calc(4px - 1px);
}
.widget-accordion .widget-accordion-group.widget-accordion-brand-success.widget-accordion-group-collapsing:last-child > .widget-accordion-group-header > .widget-accordion-group-header-button {
transition: border-radius 5ms ease 200ms;
}
.widget-accordion .widget-accordion-group.widget-accordion-brand-success.widget-accordion-group-expanding:last-child > .widget-accordion-group-header > .widget-accordion-group-header-button {
transition: border-radius 5ms ease 80ms;
}
.widget-accordion .widget-accordion-group.widget-accordion-brand-success > .widget-accordion-group-header > .widget-accordion-group-header-button {
cursor: auto;
background-color: #3cb33d;
padding: 16px;
}
.widget-accordion .widget-accordion-group.widget-accordion-brand-success > .widget-accordion-group-header > .widget-accordion-group-header-button > :is(h1, h2, h3, h4, h5, .widget-timeline-title, .widget-eventTime, h6) {
font-size: 14px;
font-weight: 600;
}
.widget-accordion .widget-accordion-group.widget-accordion-brand-success > .widget-accordion-group-header > .widget-accordion-group-header-button > :is(h1, h2, h3, h4, h5, .widget-timeline-title, .widget-eventTime, h6, p, span) {
color: #fff;
}
.widget-accordion .widget-accordion-group.widget-accordion-brand-success > .widget-accordion-group-header > .widget-accordion-group-header-button .widget-accordion-group-header-button-icon {
fill: #fff;
}
.widget-accordion .widget-accordion-group.widget-accordion-brand-success > .widget-accordion-group-header > .widget-accordion-group-header-button.widget-accordion-group-header-button-clickable:hover, .widget-accordion .widget-accordion-group.widget-accordion-brand-success > .widget-accordion-group-header > .widget-accordion-group-header-button.widget-accordion-group-header-button-clickable:focus, .widget-accordion .widget-accordion-group.widget-accordion-brand-success > .widget-accordion-group-header > .widget-accordion-group-header-button.widget-accordion-group-header-button-clickable:active {
background-color: #308f31;
}
.widget-accordion .widget-accordion-group.widget-accordion-brand-success > .widget-accordion-group-header > .widget-accordion-group-header-button.widget-accordion-group-header-button-clickable:hover > :is(h1, h2, h3, h4, h5, .widget-timeline-title, .widget-eventTime, h6, p, span), .widget-accordion .widget-accordion-group.widget-accordion-brand-success > .widget-accordion-group-header > .widget-accordion-group-header-button.widget-accordion-group-header-button-clickable:focus > :is(h1, h2, h3, h4, h5, .widget-timeline-title, .widget-eventTime, h6, p, span), .widget-accordion .widget-accordion-group.widget-accordion-brand-success > .widget-accordion-group-header > .widget-accordion-group-header-button.widget-accordion-group-header-button-clickable:active > :is(h1, h2, h3, h4, h5, .widget-timeline-title, .widget-eventTime, h6, p, span) {
color: #fff;
}
.widget-accordion .widget-accordion-group.widget-accordion-brand-success > .widget-accordion-group-header > .widget-accordion-group-header-button.widget-accordion-group-header-button-clickable:hover .widget-accordion-group-header-button-icon, .widget-accordion .widget-accordion-group.widget-accordion-brand-success > .widget-accordion-group-header > .widget-accordion-group-header-button.widget-accordion-group-header-button-clickable:focus .widget-accordion-group-header-button-icon, .widget-accordion .widget-accordion-group.widget-accordion-brand-success > .widget-accordion-group-header > .widget-accordion-group-header-button.widget-accordion-group-header-button-clickable:active .widget-accordion-group-header-button-icon {
fill: #fff;
}
.widget-accordion .widget-accordion-group.widget-accordion-brand-success > .widget-accordion-group-content-wrapper > .widget-accordion-group-content {
border-color: #3cb33d;
padding: 8px 16px 24px 16px;
}
.widget-accordion .widget-accordion-group.widget-accordion-brand-warning {
border-color: #eca51c;
background-color: #fff;
}
.widget-accordion .widget-accordion-group.widget-accordion-brand-warning:first-child {
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
.widget-accordion .widget-accordion-group.widget-accordion-brand-warning:first-child > .widget-accordion-group-header > .widget-accordion-group-header-button {
border-top-left-radius: calc(4px - 1px);
border-top-right-radius: calc(4px - 1px);
}
.widget-accordion .widget-accordion-group.widget-accordion-brand-warning:last-child {
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
}
.widget-accordion .widget-accordion-group.widget-accordion-brand-warning.widget-accordion-group-collapsed:last-child > .widget-accordion-group-header > .widget-accordion-group-header-button, .widget-accordion .widget-accordion-group.widget-accordion-brand-warning.widget-accordion-group-collapsing:last-child > .widget-accordion-group-header > .widget-accordion-group-header-button {
border-bottom-left-radius: calc(4px - 1px);
border-bottom-right-radius: calc(4px - 1px);
}
.widget-accordion .widget-accordion-group.widget-accordion-brand-warning.widget-accordion-group-collapsing:last-child > .widget-accordion-group-header > .widget-accordion-group-header-button {
transition: border-radius 5ms ease 200ms;
}
.widget-accordion .widget-accordion-group.widget-accordion-brand-warning.widget-accordion-group-expanding:last-child > .widget-accordion-group-header > .widget-accordion-group-header-button {
transition: border-radius 5ms ease 80ms;
}
.widget-accordion .widget-accordion-group.widget-accordion-brand-warning > .widget-accordion-group-header > .widget-accordion-group-header-button {
cursor: auto;
background-color: #eca51c;
padding: 16px;
}
.widget-accordion .widget-accordion-group.widget-accordion-brand-warning > .widget-accordion-group-header > .widget-accordion-group-header-button > :is(h1, h2, h3, h4, h5, .widget-timeline-title, .widget-eventTime, h6) {
font-size: 14px;
font-weight: 600;
}
.widget-accordion .widget-accordion-group.widget-accordion-brand-warning > .widget-accordion-group-header > .widget-accordion-group-header-button > :is(h1, h2, h3, h4, h5, .widget-timeline-title, .widget-eventTime, h6, p, span) {
color: #fff;
}
.widget-accordion .widget-accordion-group.widget-accordion-brand-warning > .widget-accordion-group-header > .widget-accordion-group-header-button .widget-accordion-group-header-button-icon {
fill: #fff;
}
.widget-accordion .widget-accordion-group.widget-accordion-brand-warning > .widget-accordion-group-header > .widget-accordion-group-header-button.widget-accordion-group-header-button-clickable:hover, .widget-accordion .widget-accordion-group.widget-accordion-brand-warning > .widget-accordion-group-header > .widget-accordion-group-header-button.widget-accordion-group-header-button-clickable:focus, .widget-accordion .widget-accordion-group.widget-accordion-brand-warning > .widget-accordion-group-header > .widget-accordion-group-header-button.widget-accordion-group-header-button-clickable:active {
background-color: #bd8416;
}
.widget-accordion .widget-accordion-group.widget-accordion-brand-warning > .widget-accordion-group-header > .widget-accordion-group-header-button.widget-accordion-group-header-button-clickable:hover > :is(h1, h2, h3, h4, h5, .widget-timeline-title, .widget-eventTime, h6, p, span), .widget-accordion .widget-accordion-group.widget-accordion-brand-warning > .widget-accordion-group-header > .widget-accordion-group-header-button.widget-accordion-group-header-button-clickable:focus > :is(h1, h2, h3, h4, h5, .widget-timeline-title, .widget-eventTime, h6, p, span), .widget-accordion .widget-accordion-group.widget-accordion-brand-warning > .widget-accordion-group-header > .widget-accordion-group-header-button.widget-accordion-group-header-button-clickable:active > :is(h1, h2, h3, h4, h5, .widget-timeline-title, .widget-eventTime, h6, p, span) {
color: #fff;
}
.widget-accordion .widget-accordion-group.widget-accordion-brand-warning > .widget-accordion-group-header > .widget-accordion-group-header-button.widget-accordion-group-header-button-clickable:hover .widget-accordion-group-header-button-icon, .widget-accordion .widget-accordion-group.widget-accordion-brand-warning > .widget-accordion-group-header > .widget-accordion-group-header-button.widget-accordion-group-header-button-clickable:focus .widget-accordion-group-header-button-icon, .widget-accordion .widget-accordion-group.widget-accordion-brand-warning > .widget-accordion-group-header > .widget-accordion-group-header-button.widget-accordion-group-header-button-clickable:active .widget-accordion-group-header-button-icon {
fill: #fff;
}
.widget-accordion .widget-accordion-group.widget-accordion-brand-warning > .widget-accordion-group-content-wrapper > .widget-accordion-group-content {
border-color: #eca51c;
padding: 8px 16px 24px 16px;
}
.widget-accordion .widget-accordion-group.widget-accordion-brand-danger {
border-color: #e33f4e;
background-color: #fff;
}
.widget-accordion .widget-accordion-group.widget-accordion-brand-danger:first-child {
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
.widget-accordion .widget-accordion-group.widget-accordion-brand-danger:first-child > .widget-accordion-group-header > .widget-accordion-group-header-button {
border-top-left-radius: calc(4px - 1px);
border-top-right-radius: calc(4px - 1px);
}
.widget-accordion .widget-accordion-group.widget-accordion-brand-danger:last-child {
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
}
.widget-accordion .widget-accordion-group.widget-accordion-brand-danger.widget-accordion-group-collapsed:last-child > .widget-accordion-group-header > .widget-accordion-group-header-button, .widget-accordion .widget-accordion-group.widget-accordion-brand-danger.widget-accordion-group-collapsing:last-child > .widget-accordion-group-header > .widget-accordion-group-header-button {
border-bottom-left-radius: calc(4px - 1px);
border-bottom-right-radius: calc(4px - 1px);
}
.widget-accordion .widget-accordion-group.widget-accordion-brand-danger.widget-accordion-group-collapsing:last-child > .widget-accordion-group-header > .widget-accordion-group-header-button {
transition: border-radius 5ms ease 200ms;
}
.widget-accordion .widget-accordion-group.widget-accordion-brand-danger.widget-accordion-group-expanding:last-child > .widget-accordion-group-header > .widget-accordion-group-header-button {
transition: border-radius 5ms ease 80ms;
}
.widget-accordion .widget-accordion-group.widget-accordion-brand-danger > .widget-accordion-group-header > .widget-accordion-group-header-button {
cursor: auto;
background-color: #e33f4e;
padding: 16px;
}
.widget-accordion .widget-accordion-group.widget-accordion-brand-danger > .widget-accordion-group-header > .widget-accordion-group-header-button > :is(h1, h2, h3, h4, h5, .widget-timeline-title, .widget-eventTime, h6) {
font-size: 14px;
font-weight: 600;
}
.widget-accordion .widget-accordion-group.widget-accordion-brand-danger > .widget-accordion-group-header > .widget-accordion-group-header-button > :is(h1, h2, h3, h4, h5, .widget-timeline-title, .widget-eventTime, h6, p, span) {
color: #fff;
}
.widget-accordion .widget-accordion-group.widget-accordion-brand-danger > .widget-accordion-group-header > .widget-accordion-group-header-button .widget-accordion-group-header-button-icon {
fill: #fff;
}
.widget-accordion .widget-accordion-group.widget-accordion-brand-danger > .widget-accordion-group-header > .widget-accordion-group-header-button.widget-accordion-group-header-button-clickable:hover, .widget-accordion .widget-accordion-group.widget-accordion-brand-danger > .widget-accordion-group-header > .widget-accordion-group-header-button.widget-accordion-group-header-button-clickable:focus, .widget-accordion .widget-accordion-group.widget-accordion-brand-danger > .widget-accordion-group-header > .widget-accordion-group-header-button.widget-accordion-group-header-button-clickable:active {
background-color: #b6323e;
}
.widget-accordion .widget-accordion-group.widget-accordion-brand-danger > .widget-accordion-group-header > .widget-accordion-group-header-button.widget-accordion-group-header-button-clickable:hover > :is(h1, h2, h3, h4, h5, .widget-timeline-title, .widget-eventTime, h6, p, span), .widget-accordion .widget-accordion-group.widget-accordion-brand-danger > .widget-accordion-group-header > .widget-accordion-group-header-button.widget-accordion-group-header-button-clickable:focus > :is(h1, h2, h3, h4, h5, .widget-timeline-title, .widget-eventTime, h6, p, span), .widget-accordion .widget-accordion-group.widget-accordion-brand-danger > .widget-accordion-group-header > .widget-accordion-group-header-button.widget-accordion-group-header-button-clickable:active > :is(h1, h2, h3, h4, h5, .widget-timeline-title, .widget-eventTime, h6, p, span) {
color: #fff;
}
.widget-accordion .widget-accordion-group.widget-accordion-brand-danger > .widget-accordion-group-header > .widget-accordion-group-header-button.widget-accordion-group-header-button-clickable:hover .widget-accordion-group-header-button-icon, .widget-accordion .widget-accordion-group.widget-accordion-brand-danger > .widget-accordion-group-header > .widget-accordion-group-header-button.widget-accordion-group-header-button-clickable:focus .widget-accordion-group-header-button-icon, .widget-accordion .widget-accordion-group.widget-accordion-brand-danger > .widget-accordion-group-header > .widget-accordion-group-header-button.widget-accordion-group-header-button-clickable:active .widget-accordion-group-header-button-icon {
fill: #fff;
}
.widget-accordion .widget-accordion-group.widget-accordion-brand-danger > .widget-accordion-group-content-wrapper > .widget-accordion-group-content {
border-color: #e33f4e;
padding: 8px 16px 24px 16px;
}
.widget-accordion.widget-accordion-preview .widget-accordion-group.widget-accordion-brand-primary .widget-accordion-group-header-button > div > :is(h1, h2, h3, h4, h5, .widget-timeline-title, .widget-eventTime, h6) {
font-size: 14px;
font-weight: 600;
}
.widget-accordion.widget-accordion-preview .widget-accordion-group.widget-accordion-brand-primary .widget-accordion-group-header-button > div > :is(h1, h2, h3, h4, h5, .widget-timeline-title, .widget-eventTime, h6, p, span) {
color: #fff;
}
.widget-accordion.widget-accordion-preview .widget-accordion-group.widget-accordion-brand-secondary .widget-accordion-group-header-button > div > :is(h1, h2, h3, h4, h5, .widget-timeline-title, .widget-eventTime, h6) {
font-size: 14px;
font-weight: 600;
}
.widget-accordion.widget-accordion-preview .widget-accordion-group.widget-accordion-brand-secondary .widget-accordion-group-header-button > div > :is(h1, h2, h3, h4, h5, .widget-timeline-title, .widget-eventTime, h6, p, span) {
color: #264ae5;
}
.widget-accordion.widget-accordion-preview .widget-accordion-group.widget-accordion-brand-success .widget-accordion-group-header-button > div > :is(h1, h2, h3, h4, h5, .widget-timeline-title, .widget-eventTime, h6) {
font-size: 14px;
font-weight: 600;
}
.widget-accordion.widget-accordion-preview .widget-accordion-group.widget-accordion-brand-success .widget-accordion-group-header-button > div > :is(h1, h2, h3, h4, h5, .widget-timeline-title, .widget-eventTime, h6, p, span) {
color: #fff;
}
.widget-accordion.widget-accordion-preview .widget-accordion-group.widget-accordion-brand-warning .widget-accordion-group-header-button > div > :is(h1, h2, h3, h4, h5, .widget-timeline-title, .widget-eventTime, h6) {
font-size: 14px;
font-weight: 600;
}
.widget-accordion.widget-accordion-preview .widget-accordion-group.widget-accordion-brand-warning .widget-accordion-group-header-button > div > :is(h1, h2, h3, h4, h5, .widget-timeline-title, .widget-eventTime, h6, p, span) {
color: #fff;
}
.widget-accordion.widget-accordion-preview .widget-accordion-group.widget-accordion-brand-danger .widget-accordion-group-header-button > div > :is(h1, h2, h3, h4, h5, .widget-timeline-title, .widget-eventTime, h6) {
font-size: 14px;
font-weight: 600;
}
.widget-accordion.widget-accordion-preview .widget-accordion-group.widget-accordion-brand-danger .widget-accordion-group-header-button > div > :is(h1, h2, h3, h4, h5, .widget-timeline-title, .widget-eventTime, h6, p, span) {
color: #fff;
}
.widget-accordion.widget-accordion-bordered-all > .widget-accordion-group {
border-right-style: solid;
border-left-style: solid;
}
.widget-accordion.widget-accordion-bordered-all > .widget-accordion-group:first-child {
border-top-style: solid;
}
.widget-accordion.widget-accordion-bordered-horizontal > .widget-accordion-group:first-child {
border-top-style: solid;
}
.widget-accordion.widget-accordion-bordered-none > .widget-accordion-group {
border-bottom: none;
}
.widget-accordion.widget-accordion-striped > .widget-accordion-group:not(:is(.widget-accordion-brand-primary, .widget-accordion-brand-secondary, .widget-accordion-brand-success, .widget-accordion-brand-warning, .widget-accordion-brand-danger)):nth-child(2n+1) > .widget-accordion-group-header > .widget-accordion-group-header-button {
background-color: #fafafb;
}
.widget-accordion.widget-accordion-striped > .widget-accordion-group:not(:is(.widget-accordion-brand-primary, .widget-accordion-brand-secondary, .widget-accordion-brand-success, .widget-accordion-brand-warning, .widget-accordion-brand-danger)):nth-child(2n+1) > .widget-accordion-group-header > .widget-accordion-group-header-button.widget-accordion-group-header-button-clickable:hover, .widget-accordion.widget-accordion-striped > .widget-accordion-group:not(:is(.widget-accordion-brand-primary, .widget-accordion-brand-secondary, .widget-accordion-brand-success, .widget-accordion-brand-warning, .widget-accordion-brand-danger)):nth-child(2n+1) > .widget-accordion-group-header > .widget-accordion-group-header-button.widget-accordion-group-header-button-clickable:focus, .widget-accordion.widget-accordion-striped > .widget-accordion-group:not(:is(.widget-accordion-brand-primary, .widget-accordion-brand-secondary, .widget-accordion-brand-success, .widget-accordion-brand-warning, .widget-accordion-brand-danger)):nth-child(2n+1) > .widget-accordion-group-header > .widget-accordion-group-header-button.widget-accordion-group-header-button-clickable:active {
background-color: #f0f1f2;
}
.widget-accordion.widget-accordion-striped > .widget-accordion-group:not(:is(.widget-accordion-brand-primary, .widget-accordion-brand-secondary, .widget-accordion-brand-success, .widget-accordion-brand-warning, .widget-accordion-brand-danger)):nth-child(2n+1) > .widget-accordion-group-content {
background-color: #fafafb;
}
.widget-accordion.widget-accordion-compact > .widget-accordion-group > .widget-accordion-group-header > .widget-accordion-group-header-button {
padding: 4px 8px;
}
.widget-accordion.widget-accordion-compact > .widget-accordion-group > .widget-accordion-group-content {
padding: 4px 8px 16px 8px;
}
/*
* Mendix Documentation
* Special styles for presenting components
*/
/*
* Dijit Widgets
*
* Default Dojo Dijit Widgets
*/
/*
* Dijit Tooltip Widget
*
* Default tooltip used for Mendix widgets
*/
.mx-tooltip .dijitTooltipContainer {
border-width: 1px;
border-color: #a9acb3;
border-radius: 4px;
background: #ffffff;
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.mx-tooltip .dijitTooltipContainer .mx-tooltip-content {
padding: 12px;
}
.mx-tooltip .dijitTooltipContainer .form-group {
margin-bottom: 4px;
}
.mx-tooltip .dijitTooltipConnector {
width: 0;
height: 0;
margin-left: -8px;
border-width: 10px 10px 10px 0;
border-style: solid;
border-color: transparent;
border-right-color: #a9acb3;
}
/*
* Dijit Border Container
*
* Used in Mendix as split pane containers
*/
.dijitBorderContainer {
padding: 8px;
background-color: #fcfcfc;
}
.dijitBorderContainer .dijitSplitterV,
.dijitBorderContainer .dijitGutterV {
width: 5px;
border: 0;
background: #fcfcfc;
}
.dijitBorderContainer .dijitSplitterH,
.dijitBorderContainer .dijitGutterH {
height: 5px;
border: 0;
background: #fcfcfc;
}
.dijitBorderContainer .dijitSplitterH .dijitSplitterThumb {
top: 2px;
width: 19px;
height: 1px;
background: #b0b0b0;
}
.dijitBorderContainer .dijitSplitterV .dijitSplitterThumb {
left: 2px;
width: 1px;
height: 19px;
background: #b0b0b0;
}
.dijitBorderContainer .dijitSplitContainer-child,
.dijitBorderContainer .dijitBorderContainer-child {
border: 1px solid #cccccc;
}
.dijitBorderContainer .dijitBorderContainer-dijitTabContainerTop,
.dijitBorderContainer .dijitBorderContainer-dijitTabContainerBottom,
.dijitBorderContainer .dijitBorderContainer-dijitTabContainerLeft,
.dijitBorderContainer .dijitBorderContainer-dijitTabContainerRight {
border: none;
}
.dijitBorderContainer .dijitBorderContainer-dijitBorderContainer {
padding: 0;
border: none;
}
.dijitBorderContainer .dijitSplitterActive {
/* For IE8 and earlier */
margin: 0;
opacity: 0.6;
background-color: #aaaaaa;
background-image: none;
font-size: 1px;
}
.dijitBorderContainer .dijitSplitContainer-dijitContentPane,
.dijitBorderContainer .dijitBorderContainer-dijitContentPane {
padding: 8px;
background-color: #ffffff;
}
/*
* Dijit Menu Popup
*
* Used in datepickers and calendar widgets
*/
.dijitMenuPopup {
margin-top: 8px;
}
.dijitMenuPopup .dijitMenu {
display: block;
width: 200px !important;
margin-top: 0;
padding: 12px 8px;
border-radius: 3px;
background: #24276c;
}
.dijitMenuPopup .dijitMenu:after {
position: absolute;
bottom: 100%;
left: 20px;
width: 0;
height: 0;
margin-left: -8px;
content: " ";
pointer-events: none;
border: medium solid transparent;
border-width: 8px;
border-bottom-color: #24276c;
}
.dijitMenuPopup .dijitMenu .dijitMenuItem {
background: transparent;
}
.dijitMenuPopup .dijitMenu .dijitMenuItem .dijitMenuItemLabel {
display: block;
overflow: hidden;
width: 180px !important;
padding: 8px;
text-overflow: ellipsis;
color: #ffffff;
border-radius: 3px;
}
.dijitMenuPopup .dijitMenu .dijitMenuItem.dijitMenuItemHover {
background: none;
}
.dijitMenuPopup .dijitMenu .dijitMenuItem.dijitMenuItemHover .dijitMenuItemLabel {
background: #264ae5;
}
.dijitMenuPopup .dijitMenu .tg_newlabelmenuitem .dijitMenuItemLabel {
font-weight: bold;
}
.dijitMenuPopup .dijitMenu .dijitMenuSeparator td {
padding: 0;
border-bottom-width: 3px;
}
.dijitMenuPopup .dijitMenu .dijitMenuSeparator .dijitMenuSeparatorIconCell > div {
margin: 0;
}
.widget-switch-btn-wrapper:focus {
outline: 1px solid #264ae5;
}
div.widget-switch-brand-primary .widget-switch .widget-switch-btn-wrapper.checked {
border-color: #264ae5;
background-color: #264ae5;
box-shadow: #264ae5 0 0 0 16px inset;
}
div.widget-switch-brand-primary.android .widget-switch .widget-switch-btn-wrapper.checked {
background-color: #5470ea;
}
div.widget-switch-brand-primary.android .widget-switch .widget-switch-btn-wrapper.checked .widget-switch-btn {
background: #264ae5;
}
div.widget-switch-brand-secondary .widget-switch .widget-switch-btn-wrapper.checked {
border-color: #e7e7e9;
background-color: #e7e7e9;
box-shadow: #e7e7e9 0 0 0 16px inset;
}
div.widget-switch-brand-secondary.android .widget-switch .widget-switch-btn-wrapper.checked {
background-color: white;
}
div.widget-switch-brand-secondary.android .widget-switch .widget-switch-btn-wrapper.checked .widget-switch-btn {
background: #e7e7e9;
}
div.widget-switch-brand-success .widget-switch .widget-switch-btn-wrapper.checked {
border-color: #3cb33d;
background-color: #3cb33d;
box-shadow: #3cb33d 0 0 0 16px inset;
}
div.widget-switch-brand-success.android .widget-switch .widget-switch-btn-wrapper.checked {
background-color: #5ac85b;
}
div.widget-switch-brand-success.android .widget-switch .widget-switch-btn-wrapper.checked .widget-switch-btn {
background: #3cb33d;
}
div.widget-switch-brand-warning .widget-switch .widget-switch-btn-wrapper.checked {
border-color: #eca51c;
background-color: #eca51c;
box-shadow: #eca51c 0 0 0 16px inset;
}
div.widget-switch-brand-warning.android .widget-switch .widget-switch-btn-wrapper.checked {
background-color: #f0b84b;
}
div.widget-switch-brand-warning.android .widget-switch .widget-switch-btn-wrapper.checked .widget-switch-btn {
background: #eca51c;
}
div.widget-switch-brand-danger .widget-switch .widget-switch-btn-wrapper.checked {
border-color: #e33f4e;
background-color: #e33f4e;
box-shadow: #e33f4e 0 0 0 16px inset;
}
div.widget-switch-brand-danger.android .widget-switch .widget-switch-btn-wrapper.checked {
background-color: #e96c77;
}
div.widget-switch-brand-danger.android .widget-switch .widget-switch-btn-wrapper.checked .widget-switch-btn {
background: #e33f4e;
}
div.widget-switch.iOS .widget-switch-btn-wrapper.checked.widget-switch-btn-wrapper-default {
border-color: rgb(100, 189, 99);
background-color: rgb(100, 189, 99);
box-shadow: rgb(100, 189, 99) 0 0 0 16px inset;
}
div.widget-switch.iOS .widget-switch-btn-wrapper.checked.widget-switch-btn-wrapper-success {
border-color: #3cb33d;
background-color: #3cb33d;
box-shadow: #3cb33d 0 0 0 16px inset;
}
div.widget-switch.iOS .widget-switch-btn-wrapper.checked.widget-switch-btn-wrapper-info {
border-color: #0086d9;
background-color: #0086d9;
box-shadow: #0086d9 0 0 0 16px inset;
}
div.widget-switch.iOS .widget-switch-btn-wrapper.checked.widget-switch-btn-wrapper-primary {
border-color: #264ae5;
background-color: #264ae5;
box-shadow: #264ae5 0 0 0 16px inset;
}
div.widget-switch.iOS .widget-switch-btn-wrapper.checked.widget-switch-btn-wrapper-warning {
border-color: #eca51c;
background-color: #eca51c;
box-shadow: #eca51c 0 0 0 16px inset;
}
div.widget-switch.iOS .widget-switch-btn-wrapper.checked.widget-switch-btn-wrapper-danger {
border-color: #e33f4e;
background-color: #e33f4e;
box-shadow: #e33f4e 0 0 0 16px inset;
}
div.widget-switch.iOS .widget-switch-btn-wrapper.checked.widget-switch-btn-wrapper-inverse {
border-color: #24276c;
background-color: #24276c;
box-shadow: #24276c 0 0 0 16px inset;
}
div.widget-switch.android .widget-switch-btn-wrapper.checked.widget-switch-btn-wrapper-default {
background-color: #92cec7;
}
div.widget-switch.android .widget-switch-btn-wrapper.checked.widget-switch-btn-wrapper-default .widget-switch-btn {
background: #6fbeb5;
}
div.widget-switch.android .widget-switch-btn-wrapper.checked.widget-switch-btn-wrapper-success {
background-color: #5ac85b;
}
div.widget-switch.android .widget-switch-btn-wrapper.checked.widget-switch-btn-wrapper-success .widget-switch-btn {
background: #3cb33d;
}
div.widget-switch.android .widget-switch-btn-wrapper.checked.widget-switch-btn-wrapper-info {
background-color: #0da2ff;
}
div.widget-switch.android .widget-switch-btn-wrapper.checked.widget-switch-btn-wrapper-info .widget-switch-btn {
background: #0086d9;
}
div.widget-switch.android .widget-switch-btn-wrapper.checked.widget-switch-btn-wrapper-primary {
background-color: #5470ea;
}
div.widget-switch.android .widget-switch-btn-wrapper.checked.widget-switch-btn-wrapper-primary .widget-switch-btn {
background: #264ae5;
}
div.widget-switch.android .widget-switch-btn-wrapper.checked.widget-switch-btn-wrapper-warning {
background-color: #f0b84b;
}
div.widget-switch.android .widget-switch-btn-wrapper.checked.widget-switch-btn-wrapper-warning .widget-switch-btn {
background: #eca51c;
}
div.widget-switch.android .widget-switch-btn-wrapper.checked.widget-switch-btn-wrapper-danger {
background-color: #e96c77;
}
div.widget-switch.android .widget-switch-btn-wrapper.checked.widget-switch-btn-wrapper-danger .widget-switch-btn {
background: #e33f4e;
}
div.widget-switch.android .widget-switch-btn-wrapper.checked.widget-switch-btn-wrapper-inverse {
background-color: #313592;
}
div.widget-switch.android .widget-switch-btn-wrapper.checked.widget-switch-btn-wrapper-inverse .widget-switch-btn {
background: #24276c;
}
div.widget-switch.auto .widget-switch-btn-wrapper.checked.widget-switch-btn-wrapper-default {
border-color: rgb(100, 189, 99);
background-color: rgb(100, 189, 99);
box-shadow: rgb(100, 189, 99) 0 0 0 16px inset;
}
div.widget-switch.auto .widget-switch-btn-wrapper.checked.widget-switch-btn-wrapper-success {
border-color: #3cb33d;
background-color: #3cb33d;
box-shadow: #3cb33d 0 0 0 16px inset;
}
div.widget-switch.auto .widget-switch-btn-wrapper.checked.widget-switch-btn-wrapper-info {
border-color: #0086d9;
background-color: #0086d9;
box-shadow: #0086d9 0 0 0 16px inset;
}
div.widget-switch.auto .widget-switch-btn-wrapper.checked.widget-switch-btn-wrapper-primary {
border-color: #264ae5;
background-color: #264ae5;
box-shadow: #264ae5 0 0 0 16px inset;
}
div.widget-switch.auto .widget-switch-btn-wrapper.checked.widget-switch-btn-wrapper-warning {
border-color: #eca51c;
background-color: #eca51c;
box-shadow: #eca51c 0 0 0 16px inset;
}
div.widget-switch.auto .widget-switch-btn-wrapper.checked.widget-switch-btn-wrapper-danger {
border-color: #e33f4e;
background-color: #e33f4e;
box-shadow: #e33f4e 0 0 0 16px inset;
}
div.widget-switch.auto .widget-switch-btn-wrapper.checked.widget-switch-btn-wrapper-inverse {
border-color: #24276c;
background-color: #24276c;
box-shadow: #24276c 0 0 0 16px inset;
}
html div.dj_android .widget-switch.auto .widget-switch-btn-wrapper.checked.widget-switch-btn-wrapper-default {
background-color: #92cec7;
}
html div.dj_android .widget-switch.auto .widget-switch-btn-wrapper.checked.widget-switch-btn-wrapper-default .widget-switch-btn {
background: #6fbeb5;
}
html div.dj_android .widget-switch.auto .widget-switch-btn-wrapper.checked.widget-switch-btn-wrapper-success {
background-color: #5ac85b;
}
html div.dj_android .widget-switch.auto .widget-switch-btn-wrapper.checked.widget-switch-btn-wrapper-success .widget-switch-btn {
background: #3cb33d;
}
html div.dj_android .widget-switch.auto .widget-switch-btn-wrapper.checked.widget-switch-btn-wrapper-info {
background-color: #0da2ff;
}
html div.dj_android .widget-switch.auto .widget-switch-btn-wrapper.checked.widget-switch-btn-wrapper-info .widget-switch-btn {
background: #0086d9;
}
html div.dj_android .widget-switch.auto .widget-switch-btn-wrapper.checked.widget-switch-btn-wrapper-primary {
background-color: #5470ea;
}
html div.dj_android .widget-switch.auto .widget-switch-btn-wrapper.checked.widget-switch-btn-wrapper-primary .widget-switch-btn {
background: #264ae5;
}
html div.dj_android .widget-switch.auto .widget-switch-btn-wrapper.checked.widget-switch-btn-wrapper-warning {
background-color: #f0b84b;
}
html div.dj_android .widget-switch.auto .widget-switch-btn-wrapper.checked.widget-switch-btn-wrapper-warning .widget-switch-btn {
background: #eca51c;
}
html div.dj_android .widget-switch.auto .widget-switch-btn-wrapper.checked.widget-switch-btn-wrapper-danger {
background-color: #e96c77;
}
html div.dj_android .widget-switch.auto .widget-switch-btn-wrapper.checked.widget-switch-btn-wrapper-danger .widget-switch-btn {
background: #e33f4e;
}
html div.dj_android .widget-switch.auto .widget-switch-btn-wrapper.checked.widget-switch-btn-wrapper-inverse {
background-color: #313592;
}
html div.dj_android .widget-switch.auto .widget-switch-btn-wrapper.checked.widget-switch-btn-wrapper-inverse .widget-switch-btn {
background: #24276c;
}
html div.dj_ios .widget-switch.auto .widget-switch-btn-wrapper.checked.widget-switch-btn-wrapper-default {
border-color: rgb(100, 189, 99);
background-color: rgb(100, 189, 99);
box-shadow: rgb(100, 189, 99) 0 0 0 16px inset;
}
html div.dj_ios .widget-switch.auto .widget-switch-btn-wrapper.checked.widget-switch-btn-wrapper-success {
border-color: #3cb33d;
background-color: #3cb33d;
box-shadow: #3cb33d 0 0 0 16px inset;
}
html div.dj_ios .widget-switch.auto .widget-switch-btn-wrapper.checked.widget-switch-btn-wrapper-info {
border-color: #0086d9;
background-color: #0086d9;
box-shadow: #0086d9 0 0 0 16px inset;
}
html div.dj_ios .widget-switch.auto .widget-switch-btn-wrapper.checked.widget-switch-btn-wrapper-primary {
border-color: #264ae5;
background-color: #264ae5;
box-shadow: #264ae5 0 0 0 16px inset;
}
html div.dj_ios .widget-switch.auto .widget-switch-btn-wrapper.checked.widget-switch-btn-wrapper-warning {
border-color: #eca51c;
background-color: #eca51c;
box-shadow: #eca51c 0 0 0 16px inset;
}
html div.dj_ios .widget-switch.auto .widget-switch-btn-wrapper.checked.widget-switch-btn-wrapper-danger {
border-color: #e33f4e;
background-color: #e33f4e;
box-shadow: #e33f4e 0 0 0 16px inset;
}
html div.dj_ios .widget-switch.auto .widget-switch-btn-wrapper.checked.widget-switch-btn-wrapper-inverse {
border-color: #24276c;
background-color: #24276c;
box-shadow: #24276c 0 0 0 16px inset;
}
/* ==========================================================================
Atlas layout
The core stucture of all atlas layouts
========================================================================== */
.layout-atlas .toggle-btn > img, .layout-atlas .toggle-btn > .glyphicon, .layout-atlas .toggle-btn > .mx-icon-lined, .layout-atlas .toggle-btn > .mx-icon-filled {
margin: 0;
}
.layout-atlas .toggle-btn > .mx-icon-lined {
font-family: "Atlas_Core$Atlas";
}
.layout-atlas .toggle-btn > .mx-icon-filled {
font-family: "Atlas_Core$Atlas_Filled";
}
.layout-atlas .mx-scrollcontainer-open .expand-btn > img {
transform: rotate(180deg);
}
.layout-atlas .region-sidebar {
background-color: #24276c;
z-index: 101;
box-shadow: 0 0 4px rgba(0, 0, 0, 0.14), 2px 4px 8px rgba(0, 0, 0, 0.28);
}
.layout-atlas .region-sidebar .mx-scrollcontainer-wrapper {
display: flex;
flex-direction: column;
padding: 8px 0;
}
.layout-atlas .region-sidebar .mx-navigationtree .navbar-inner > ul > li > a {
padding: 16px;
}
.layout-atlas .region-sidebar .mx-navigationtree .navbar-inner > ul > li > a .glyphicon,
.layout-atlas .region-sidebar .mx-navigationtree .navbar-inner > ul > li > a .mx-icon-lined,
.layout-atlas .region-sidebar .mx-navigationtree .navbar-inner > ul > li > a .mx-icon-filled {
margin-right: 8px;
}
.layout-atlas .region-sidebar .sidebar-heading {
background: #171946;
}
.layout-atlas .region-sidebar .toggle-btn {
margin-right: 8px;
border-color: transparent;
border-radius: 0;
background: transparent;
padding: 16px;
}
.layout-atlas .region-topbar {
position: relative;
z-index: 60;
min-height: 48px;
background-color: #020557;
}
.layout-atlas .region-topbar .topbar-content {
display: flex;
align-items: center;
min-height: 48px;
}
.layout-atlas .region-topbar .toggle-btn {
padding: 0;
margin-right: 16px;
border-color: transparent;
border-radius: 0;
background: transparent;
}
.layout-atlas .region-topbar .navbar-brand {
display: inline-block;
float: none;
height: auto;
padding: 0;
line-height: inherit;
font-size: 16px;
margin-right: 8px;
}
.layout-atlas .region-topbar .navbar-brand img {
display: inline-block;
margin-right: 8px;
width: auto;
height: 32px;
}
.layout-atlas .region-topbar .navbar-brand a {
margin-left: 8px;
color: #fff;
font-size: 20px;
}
.layout-atlas .region-topbar .navbar-brand a:hover, .layout-atlas .region-topbar .navbar-brand a:focus {
text-decoration: none;
}
.layout-atlas .region-topbar .mx-navbar {
display: inline-flex;
vertical-align: middle;
background: transparent;
justify-content: center;
align-items: center;
}
.layout-atlas .region-topbar .mx-navbar > .mx-navbar-item > a {
margin-top: 5px;
padding: 0 20px;
}
.layout-atlas .mx-scrollcontainer-slide:not(.mx-scrollcontainer-open) > .region-sidebar {
overflow: hidden;
}
/* ==========================================================================
Atlas layout
Extra styling for phone layouts
========================================================================== */
.layout-atlas-phone .region-topbar {
min-height: 45px;
border-style: none;
background-color: #020557;
}
.layout-atlas-phone .region-topbar::before {
display: none;
}
.layout-atlas-phone .region-sidebar .mx-navigationtree .navbar-inner > ul > li > a .glyphicon,
.layout-atlas-phone .region-sidebar .mx-navigationtree .navbar-inner > ul > li > a .mx-icon-lined,
.layout-atlas-phone .region-sidebar .mx-navigationtree .navbar-inner > ul > li > a .mx-icon-filled {
margin-right: 16px;
}
/* ==========================================================================
Atlas layout
Extra styling for responsive layouts
========================================================================== */
@media (min-width: 768px) {
.layout-atlas-responsive,
.layout-atlas-responsive-default {
--closed-sidebar-width: 52px;
}
.layout-atlas-responsive .mx-scrollcontainer-shrink:not(.mx-scrollcontainer-open) > .region-sidebar,
.layout-atlas-responsive .mx-scrollcontainer-push:not(.mx-scrollcontainer-open) > .region-sidebar,
.layout-atlas-responsive .mx-scrollcontainer-slide:not(.mx-scrollcontainer-open) > .region-sidebar,
.layout-atlas-responsive-default .mx-scrollcontainer-shrink:not(.mx-scrollcontainer-open) > .region-sidebar,
.layout-atlas-responsive-default .mx-scrollcontainer-push:not(.mx-scrollcontainer-open) > .region-sidebar,
.layout-atlas-responsive-default .mx-scrollcontainer-slide:not(.mx-scrollcontainer-open) > .region-sidebar {
width: 52px !important;
}
.layout-atlas-responsive .mx-scrollcontainer-shrink:not(.mx-scrollcontainer-open) > .region-sidebar .mx-scrollcontainer-wrapper .mx-navigationtree ul li.mx-navigationtree-has-items a,
.layout-atlas-responsive .mx-scrollcontainer-push:not(.mx-scrollcontainer-open) > .region-sidebar .mx-scrollcontainer-wrapper .mx-navigationtree ul li.mx-navigationtree-has-items a,
.layout-atlas-responsive .mx-scrollcontainer-slide:not(.mx-scrollcontainer-open) > .region-sidebar .mx-scrollcontainer-wrapper .mx-navigationtree ul li.mx-navigationtree-has-items a,
.layout-atlas-responsive-default .mx-scrollcontainer-shrink:not(.mx-scrollcontainer-open) > .region-sidebar .mx-scrollcontainer-wrapper .mx-navigationtree ul li.mx-navigationtree-has-items a,
.layout-atlas-responsive-default .mx-scrollcontainer-push:not(.mx-scrollcontainer-open) > .region-sidebar .mx-scrollcontainer-wrapper .mx-navigationtree ul li.mx-navigationtree-has-items a,
.layout-atlas-responsive-default .mx-scrollcontainer-slide:not(.mx-scrollcontainer-open) > .region-sidebar .mx-scrollcontainer-wrapper .mx-navigationtree ul li.mx-navigationtree-has-items a {
white-space: nowrap;
}
.layout-atlas-responsive .mx-scrollcontainer-shrink:not(.mx-scrollcontainer-open) > .region-sidebar .mx-scrollcontainer-wrapper .mx-navigationtree ul li.mx-navigationtree-has-items:hover > ul,
.layout-atlas-responsive .mx-scrollcontainer-push:not(.mx-scrollcontainer-open) > .region-sidebar .mx-scrollcontainer-wrapper .mx-navigationtree ul li.mx-navigationtree-has-items:hover > ul,
.layout-atlas-responsive .mx-scrollcontainer-slide:not(.mx-scrollcontainer-open) > .region-sidebar .mx-scrollcontainer-wrapper .mx-navigationtree ul li.mx-navigationtree-has-items:hover > ul,
.layout-atlas-responsive-default .mx-scrollcontainer-shrink:not(.mx-scrollcontainer-open) > .region-sidebar .mx-scrollcontainer-wrapper .mx-navigationtree ul li.mx-navigationtree-has-items:hover > ul,
.layout-atlas-responsive-default .mx-scrollcontainer-push:not(.mx-scrollcontainer-open) > .region-sidebar .mx-scrollcontainer-wrapper .mx-navigationtree ul li.mx-navigationtree-has-items:hover > ul,
.layout-atlas-responsive-default .mx-scrollcontainer-slide:not(.mx-scrollcontainer-open) > .region-sidebar .mx-scrollcontainer-wrapper .mx-navigationtree ul li.mx-navigationtree-has-items:hover > ul {
position: absolute;
z-index: 100;
top: 0;
bottom: 0;
left: 52px;
display: block;
min-width: auto;
padding: 8px 0;
}
.layout-atlas-responsive .mx-scrollcontainer-shrink:not(.mx-scrollcontainer-open) > .region-sidebar .mx-scrollcontainer-wrapper .mx-navigationtree ul li.mx-navigationtree-has-items:hover > ul > li.mx-navigationtree-has-items:hover > ul,
.layout-atlas-responsive .mx-scrollcontainer-push:not(.mx-scrollcontainer-open) > .region-sidebar .mx-scrollcontainer-wrapper .mx-navigationtree ul li.mx-navigationtree-has-items:hover > ul > li.mx-navigationtree-has-items:hover > ul,
.layout-atlas-responsive .mx-scrollcontainer-slide:not(.mx-scrollcontainer-open) > .region-sidebar .mx-scrollcontainer-wrapper .mx-navigationtree ul li.mx-navigationtree-has-items:hover > ul > li.mx-navigationtree-has-items:hover > ul,
.layout-atlas-responsive-default .mx-scrollcontainer-shrink:not(.mx-scrollcontainer-open) > .region-sidebar .mx-scrollcontainer-wrapper .mx-navigationtree ul li.mx-navigationtree-has-items:hover > ul > li.mx-navigationtree-has-items:hover > ul,
.layout-atlas-responsive-default .mx-scrollcontainer-push:not(.mx-scrollcontainer-open) > .region-sidebar .mx-scrollcontainer-wrapper .mx-navigationtree ul li.mx-navigationtree-has-items:hover > ul > li.mx-navigationtree-has-items:hover > ul,
.layout-atlas-responsive-default .mx-scrollcontainer-slide:not(.mx-scrollcontainer-open) > .region-sidebar .mx-scrollcontainer-wrapper .mx-navigationtree ul li.mx-navigationtree-has-items:hover > ul > li.mx-navigationtree-has-items:hover > ul {
left: 100%;
}
.layout-atlas-responsive .mx-scrollcontainer-shrink:not(.mx-scrollcontainer-open) > .region-sidebar .mx-scrollcontainer-wrapper .mx-navigationtree ul li.mx-navigationtree-collapsed ul, .layout-atlas-responsive .mx-scrollcontainer-shrink:not(.mx-scrollcontainer-open) > .region-sidebar .mx-scrollcontainer-wrapper .mx-navigationtree ul li.mx-navigationtree-has-items ul,
.layout-atlas-responsive .mx-scrollcontainer-push:not(.mx-scrollcontainer-open) > .region-sidebar .mx-scrollcontainer-wrapper .mx-navigationtree ul li.mx-navigationtree-collapsed ul,
.layout-atlas-responsive .mx-scrollcontainer-push:not(.mx-scrollcontainer-open) > .region-sidebar .mx-scrollcontainer-wrapper .mx-navigationtree ul li.mx-navigationtree-has-items ul,
.layout-atlas-responsive .mx-scrollcontainer-slide:not(.mx-scrollcontainer-open) > .region-sidebar .mx-scrollcontainer-wrapper .mx-navigationtree ul li.mx-navigationtree-collapsed ul,
.layout-atlas-responsive .mx-scrollcontainer-slide:not(.mx-scrollcontainer-open) > .region-sidebar .mx-scrollcontainer-wrapper .mx-navigationtree ul li.mx-navigationtree-has-items ul,
.layout-atlas-responsive-default .mx-scrollcontainer-shrink:not(.mx-scrollcontainer-open) > .region-sidebar .mx-scrollcontainer-wrapper .mx-navigationtree ul li.mx-navigationtree-collapsed ul,
.layout-atlas-responsive-default .mx-scrollcontainer-shrink:not(.mx-scrollcontainer-open) > .region-sidebar .mx-scrollcontainer-wrapper .mx-navigationtree ul li.mx-navigationtree-has-items ul,
.layout-atlas-responsive-default .mx-scrollcontainer-push:not(.mx-scrollcontainer-open) > .region-sidebar .mx-scrollcontainer-wrapper .mx-navigationtree ul li.mx-navigationtree-collapsed ul,
.layout-atlas-responsive-default .mx-scrollcontainer-push:not(.mx-scrollcontainer-open) > .region-sidebar .mx-scrollcontainer-wrapper .mx-navigationtree ul li.mx-navigationtree-has-items ul,
.layout-atlas-responsive-default .mx-scrollcontainer-slide:not(.mx-scrollcontainer-open) > .region-sidebar .mx-scrollcontainer-wrapper .mx-navigationtree ul li.mx-navigationtree-collapsed ul,
.layout-atlas-responsive-default .mx-scrollcontainer-slide:not(.mx-scrollcontainer-open) > .region-sidebar .mx-scrollcontainer-wrapper .mx-navigationtree ul li.mx-navigationtree-has-items ul {
display: none;
}
.layout-atlas-responsive .widget-sidebar:not(.widget-sidebar-expanded) .mx-navigationtree ul li.mx-navigationtree-has-items:hover ul,
.layout-atlas-responsive-default .widget-sidebar:not(.widget-sidebar-expanded) .mx-navigationtree ul li.mx-navigationtree-has-items:hover ul {
position: absolute;
z-index: 100;
top: 0;
bottom: 0;
left: 52px;
display: block;
overflow-y: auto;
min-width: auto;
padding: 8px 0;
}
.layout-atlas-responsive .widget-sidebar:not(.widget-sidebar-expanded) .mx-navigationtree ul li.mx-navigationtree-collapsed ul, .layout-atlas-responsive .widget-sidebar:not(.widget-sidebar-expanded) .mx-navigationtree ul li.mx-navigationtree-has-items ul,
.layout-atlas-responsive-default .widget-sidebar:not(.widget-sidebar-expanded) .mx-navigationtree ul li.mx-navigationtree-collapsed ul,
.layout-atlas-responsive-default .widget-sidebar:not(.widget-sidebar-expanded) .mx-navigationtree ul li.mx-navigationtree-has-items ul {
display: none;
}
}
.layout-atlas-responsive .mx-scrollcontainer-slide:not(.mx-scrollcontainer-open) > .region-sidebar,
.layout-atlas-responsive-default .mx-scrollcontainer-slide:not(.mx-scrollcontainer-open) > .region-sidebar {
overflow: hidden;
}
.layout-atlas-responsive .mx-scrollcontainer-slide.mx-scrollcontainer-open > .region-sidebar,
.layout-atlas-responsive-default .mx-scrollcontainer-slide.mx-scrollcontainer-open > .region-sidebar {
width: 52px !important;
}
.layout-atlas-responsive .mx-scrollcontainer-slide.mx-scrollcontainer-open > .region-sidebar > .mx-scrollcontainer-wrapper,
.layout-atlas-responsive-default .mx-scrollcontainer-slide.mx-scrollcontainer-open > .region-sidebar > .mx-scrollcontainer-wrapper {
position: relative;
}
.layout-atlas-responsive .mx-scrollcontainer-slide .region-sidebar > .mx-scrollcontainer-wrapper,
.layout-atlas-responsive-default .mx-scrollcontainer-slide .region-sidebar > .mx-scrollcontainer-wrapper {
z-index: 2;
left: -52px;
background-color: inherit;
}
@media (max-width: calc(768px - 1px)) {
.layout-atlas-responsive .mx-scrollcontainer-open:not(.mx-scrollcontainer-slide),
.layout-atlas-responsive-default .mx-scrollcontainer-open:not(.mx-scrollcontainer-slide) {
width: 1100px;
}
.layout-atlas-responsive .mx-scrollcontainer-slide .toggle-btn,
.layout-atlas-responsive-default .mx-scrollcontainer-slide .toggle-btn {
display: inline-block !important;
}
}
.layout-atlas-responsive .region-sidebar .toggle-btn,
.layout-atlas-responsive-default .region-sidebar .toggle-btn {
width: 52px;
border-color: transparent;
border-radius: 0;
background: transparent;
}
.layout-atlas-responsive .region-sidebar .mx-scrollcontainer-wrapper .toggle-btn-wrapper,
.layout-atlas-responsive-default .region-sidebar .mx-scrollcontainer-wrapper .toggle-btn-wrapper {
display: flex;
padding: 8px;
align-items: center;
min-height: calc(48px + 4px);
background: #171946;
}
.layout-atlas-responsive .region-sidebar .mx-scrollcontainer-wrapper .toggle-btn,
.layout-atlas-responsive-default .region-sidebar .mx-scrollcontainer-wrapper .toggle-btn {
padding: 16px;
}
.layout-atlas-responsive .region-sidebar .mx-scrollcontainer-wrapper .toggle-btn img,
.layout-atlas-responsive-default .region-sidebar .mx-scrollcontainer-wrapper .toggle-btn img {
width: 24px;
height: 24px;
}
.layout-atlas-responsive .region-sidebar .mx-scrollcontainer-wrapper .toggle-text,
.layout-atlas-responsive-default .region-sidebar .mx-scrollcontainer-wrapper .toggle-text {
color: #fff;
font-weight: bold;
}
.layout-atlas-responsive .region-sidebar .mx-scrollcontainer-wrapper .mx-navigationtree .navbar-inner > ul > li > a,
.layout-atlas-responsive-default .region-sidebar .mx-scrollcontainer-wrapper .mx-navigationtree .navbar-inner > ul > li > a {
height: 52px;
padding: 8px 0;
white-space: nowrap;
overflow: hidden;
}
.layout-atlas-responsive .region-sidebar .mx-scrollcontainer-wrapper .mx-navigationtree .navbar-inner > ul > li > a .glyphicon,
.layout-atlas-responsive .region-sidebar .mx-scrollcontainer-wrapper .mx-navigationtree .navbar-inner > ul > li > a .mx-icon-lined,
.layout-atlas-responsive .region-sidebar .mx-scrollcontainer-wrapper .mx-navigationtree .navbar-inner > ul > li > a .mx-icon-filled,
.layout-atlas-responsive-default .region-sidebar .mx-scrollcontainer-wrapper .mx-navigationtree .navbar-inner > ul > li > a .glyphicon,
.layout-atlas-responsive-default .region-sidebar .mx-scrollcontainer-wrapper .mx-navigationtree .navbar-inner > ul > li > a .mx-icon-lined,
.layout-atlas-responsive-default .region-sidebar .mx-scrollcontainer-wrapper .mx-navigationtree .navbar-inner > ul > li > a .mx-icon-filled {
display: flex;
align-items: center;
justify-content: center;
width: 52px;
height: 52px;
padding: 8px 16px;
border-radius: 4px;
}
.layout-atlas-responsive .region-topbar,
.layout-atlas-responsive-default .region-topbar {
padding: 0 8px;
}
.layout-atlas-responsive .region-topbar .toggle-btn,
.layout-atlas-responsive-default .region-topbar .toggle-btn {
padding: 0;
border-color: transparent;
border-radius: 0;
background: transparent;
display: flex;
}
.layout-atlas-responsive .region-topbar .mx-icon-filled,
.layout-atlas-responsive .region-topbar .mx-icon-lined,
.layout-atlas-responsive-default .region-topbar .mx-icon-filled,
.layout-atlas-responsive-default .region-topbar .mx-icon-lined {
font-size: 20px;
}
.layout-atlas-responsive-topbar .region-topbar {
padding: 0 16px;
}
@media (max-width: calc(768px - 1px)) {
.layout-atlas-responsive-topbar .region-topbar {
padding: 0 8px;
}
}
.profile-tablet .mx-scrollcontainer:not(.mx-scrollcontainer-open) > .region-sidebar {
overflow-y: hidden;
}
.profile-tablet .mx-scrollcontainer:not(.mx-scrollcontainer-open) > .region-sidebar .mx-scrollcontainer-wrapper {
overflow: visible;
}
/* ==========================================================================
Atlas layout
Extra styling for tablet layouts
========================================================================== */
.layout-atlas-tablet .region-topbar {
min-height: 45px;
border-style: none;
background-color: #020557;
}
.layout-atlas-tablet .region-topbar::before {
display: none;
}
.layout-atlas-tablet .region-sidebar .mx-navigationtree .navbar-inner > ul > li > a .glyphicon,
.layout-atlas-tablet .region-sidebar .mx-navigationtree .navbar-inner > ul > li > a .mx-icon-lined,
.layout-atlas-tablet .region-sidebar .mx-navigationtree .navbar-inner > ul > li > a .mx-icon-filled {
margin-right: 16px;
}
/* ==========================================================================
Alerts
Default Bootstrap Alert boxes. Provide contextual feedback messages for typical user actions with the handful of available and flexible alert messages
========================================================================== */
.alert {
margin-top: 0;
padding: 16px;
border: 1px solid;
border-radius: 4px;
padding: 16px;
}
.alert-icon {
font-size: 24px;
}
.alert-title {
color: inherit;
}
.alert-description {
color: inherit;
}
.alert-primary,
.alert {
color: #172c89;
border-color: #1b34a0;
background-color: #e9edfc;
}
.alert-secondary {
color: #172c89;
border-color: #1b34a0;
background-color: #e9edfc;
}
.alert-success {
color: #246b25;
border-color: #2a7d2b;
background-color: #d8f0d8;
}
.alert-warning {
color: #8e6311;
border-color: #a57414;
background-color: #fbedd2;
}
.alert-danger {
color: #88262f;
border-color: #9f2c37;
background-color: #f9d9dc;
}
.has-error .alert {
margin-top: 8px;
margin-bottom: 0;
}
/* ==========================================================================
Breadcrumbs
========================================================================== */
.breadcrumb {
margin: 0;
padding: 0;
border-radius: 0;
background-color: transparent;
font-size: 14px;
margin-bottom: 24px;
}
.breadcrumb-item {
display: inline-block;
margin: 0;
}
.breadcrumb-item:last-child {
color: #0a1325;
}
.breadcrumb-item:last-child a {
text-decoration: none;
}
.breadcrumb-item + .breadcrumb-item::before {
display: inline-block;
padding-right: 8px;
padding-left: 8px;
content: "/";
color: #a9acb3;
}
.breadcrumb-large {
font-size: 24px;
}
.breadcrumb-underline {
padding-bottom: 16px;
border-bottom: 1px solid #ced0d3;
}
/* ==========================================================================
Cards
========================================================================== */
.card {
border: 0;
border-radius: 4px;
background-color: #ffffff;
overflow: hidden;
position: relative;
padding: 24px;
margin-bottom: 24px;
}
.card-body {
padding: 24px;
}
.card-overlay {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
background: rgba(0, 0, 0, 0.6);
background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(250, 250, 250, 0) 8%, rgba(0, 0, 0, 0.99) 121%, #000 100%);
padding: 24px;
}
.card-image {
width: 100%;
height: auto;
}
.card-icon {
font-size: 31px;
}
.card-with-image {
overflow: hidden;
}
.card-with-background {
position: relative;
}
/* ==========================================================================
Chats
========================================================================== */
.chat {
display: flex;
flex-direction: column;
height: 100%;
background-color: #fff;
}
.chat-content {
display: flex;
overflow: auto;
flex: 1;
flex-direction: column;
justify-content: flex-end;
}
.chat-content .chat-list {
position: relative;
overflow: auto;
}
.chat-content .chat-list ul {
display: flex;
flex-direction: column-reverse;
margin-bottom: 16px;
}
.chat-content .chat-list li {
padding: 15px 30px;
animation: fadeIn 0.2s;
background-color: transparent;
animation-fill-mode: both;
}
.chat-content .chat-list li, .chat-content .chat-list li:last-child {
border: 0;
}
.chat-content .chat-list .mx-listview-loadMore {
position: absolute;
top: 0;
right: 0;
left: 0;
display: block;
width: 50%;
margin: 15px auto;
color: #ffffff;
background-color: #264ae5;
box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.05);
}
.chat-message {
display: flex;
}
.chat-avatar {
margin: 0 20px 0 0;
border-radius: 50%;
}
.chat-message-content {
display: inline-flex;
flex-direction: column;
}
.chat-message-balloon {
position: relative;
display: flex;
flex-direction: column;
padding: 10px 15px;
border-radius: 5px;
background-color: #f8f8f8;
}
.chat-message-balloon::after {
position: absolute;
top: 10px;
right: 100%;
width: 0;
height: 0;
content: "";
border: 10px solid transparent;
border-top: 0;
border-right-color: #f8f8f8;
border-left: 0;
}
.chat-message-time {
padding-top: 2px;
}
.chat-message-time .form-control-static {
border: 0;
}
.chat-footer {
z-index: 1;
padding: 16px;
background-color: #f8f8f8;
box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.05);
}
.chat-input {
display: flex;
}
.chat-input .chat-textbox {
flex: 1;
margin-right: 24px;
margin-bottom: 0;
}
.chat-input .chat-textbox .form-control {
border: 0;
}
.chat-message-self {
justify-content: flex-end;
}
.chat-message-self .chat-avatar {
margin: 0 0 0 20px;
}
.chat-message-self .chat-message-balloon {
background-color: #d4dbfa;
}
.chat-message-self .chat-message-balloon::after {
left: 100%;
border: 10px solid transparent;
border-top: 0;
border-right: 0;
border-left-color: #d4dbfa;
}
.chat-message-self .chat-message-time {
text-align: right;
}
/* ==========================================================================
Control Group
A group of buttons next to eachother
========================================================================== */
.controlgroup .btn,
.controlgroup .btn-group {
margin-right: 8px;
margin-bottom: 8px;
}
.controlgroup .btn:last-child,
.controlgroup .btn-group:last-child {
margin-right: 0;
}
.controlgroup .btn .btn,
.controlgroup .btn-group .btn {
margin-right: 0;
margin-bottom: 0;
}
.controlgroup .btn-group .btn + .btn {
margin-left: -1px;
}
/* ==========================================================================
Full page blocks
Blocks that take up the full width and height
========================================================================== */
.fullpageblock {
position: relative;
height: 100%;
min-height: 100%;
}
.fullpageblock .fullheight {
height: 100% !important;
}
.fullpageblock .fullheight > .mx-dataview-content {
height: inherit !important;
}
.fullpageblock .fullpage-overlay {
position: absolute;
z-index: 10;
bottom: 0;
left: 0;
width: 100%;
}
/* ==========================================================================
Pageheader
========================================================================== */
.pageheader {
width: 100%;
margin-bottom: 24px;
}
/* ==========================================================================
Hero header
========================================================================== */
.headerhero {
width: 100%;
min-height: 240px;
background-color: #264ae5;
position: relative;
overflow: hidden;
padding: 24px;
margin-bottom: 24px;
}
.headerhero-title {
color: #fff;
}
.headerhero-subtitle {
color: #fff;
}
.headerhero-backgroundimage {
position: absolute;
z-index: 0;
top: 0;
height: 100%;
width: 100%;
filter: brightness(60%);
}
.btn.headerhero-action {
color: #fff;
}
.heroheader-overlay {
z-index: 1;
}
/* ==========================================================================
Form Block
Used in default forms
========================================================================== */
.formblock {
width: 100%;
margin-bottom: 24px;
}
/* ==========================================================================
Master Detail
A list with a listening dataview
========================================================================== */
.masterdetail {
background: #fff;
}
.masterdetail .masterdetail-master {
border-right: 1px solid #ced0d3;
}
.masterdetail .masterdetail-detail {
padding: 24px;
}
.masterdetail-vertical {
background: #fff;
}
.masterdetail-vertical .masterdetail-master {
border-bottom: 1px solid #ced0d3;
}
.masterdetail-vertical .masterdetail-detail {
padding: 24px;
}
/* ==========================================================================
User profile blocks
-
========================================================================== */
.wizard {
display: flex;
justify-content: space-between;
width: 100%;
margin-bottom: 24px;
}
.wizard-step {
position: relative;
width: 100%;
display: flex;
align-items: center;
}
.wizard-step-number {
position: relative;
z-index: 1;
display: flex;
justify-content: center;
align-items: center;
width: 64px;
height: 64px;
color: #0a1325;
font-size: 24px;
border-radius: 50%;
background-color: #fff;
border-color: #ced0d3;
}
.wizard-step-text {
overflow: hidden;
white-space: nowrap;
text-decoration: none;
text-overflow: ellipsis;
color: #0a1325;
}
.wizard-circle .wizard-step {
flex-direction: column;
}
.wizard-circle .wizard-step::before {
position: absolute;
z-index: 0;
top: 32px;
display: block;
width: 100%;
height: 2px;
content: "";
background-color: #ced0d3;
}
.wizard-arrow .wizard-step {
height: 48px;
margin-left: calc(0px - (48px / 2));
padding-left: 24px;
background-color: #fff;
justify-content: flex-start;
border: 1px solid #ced0d3;
}
.wizard-arrow .wizard-step::before, .wizard-arrow .wizard-step::after {
position: absolute;
z-index: 1;
left: 100%;
margin-left: calc(0px - ((48px / 2) - 1px));
content: " ";
border-style: solid;
border-color: transparent;
}
.wizard-arrow .wizard-step::after {
top: 0;
border-width: calc((48px / 2) - 1px);
border-left-color: #fff;
}
.wizard-arrow .wizard-step::before {
top: -1px;
border-width: 24px;
border-left-color: #ced0d3;
}
.wizard-arrow .wizard-step:first-child {
margin-left: 0;
padding-left: 0;
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
}
.wizard-arrow .wizard-step:last-child {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
.wizard-arrow .wizard-step:last-child::before, .wizard-arrow .wizard-step:last-child::after {
display: none;
}
.wizard-circle .wizard-step-active .wizard-step-number {
color: #1b34a0;
border-color: #1b34a0;
background-color: #d4dbfa;
}
.wizard-circle .wizard-step-active .wizard-step-text {
color: #1b34a0;
}
.wizard-circle .wizard-step-visited .wizard-step-number {
color: #2a7d2b;
border-color: #2a7d2b;
background-color: #d8f0d8;
}
.wizard-circle .wizard-step-visited .wizard-step-text {
color: #2a7d2b;
}
.wizard-arrow .wizard-step-active {
background-color: #d4dbfa;
}
.wizard-arrow .wizard-step-active .wizard-step-text {
color: #1b34a0;
}
.wizard-arrow .wizard-step-active::after {
border-left-color: #d4dbfa;
}
.wizard-arrow .wizard-step-visited .wizard-step-text {
color: #264ae5;
}
.login-formblock {
display: flex;
flex-direction: column;
}
.login-form {
flex: 1;
display: flex;
flex-direction: column;
}
.listtab-tabs.mx-tabcontainer {
background: #fff;
}
.listtab-tabs.mx-tabcontainer .mx-tabcontainer-tabs {
background: #264ae5;
margin-bottom: 0;
}
.listtab-tabs.mx-tabcontainer .mx-tabcontainer-tabs li > a {
color: #fff;
opacity: 0.6;
}
.listtab-tabs.mx-tabcontainer .mx-tabcontainer-tabs li > a:hover, .listtab-tabs.mx-tabcontainer .mx-tabcontainer-tabs li > a:focus {
color: #fff;
}
.listtab-tabs.mx-tabcontainer .mx-tabcontainer-tabs li.active > a {
opacity: 1;
color: #fff;
border-color: #fff;
}
.listtab-tabs.mx-tabcontainer .mx-tabcontainer-tabs li.active > a:hover, .listtab-tabs.mx-tabcontainer .mx-tabcontainer-tabs li.active > a:focus {
color: #fff;
border-color: #fff;
}
.springboard-grid {
display: flex;
flex-direction: column;
}
.springboard-grid .row {
flex: 1;
}
.springboard-grid .row .col {
display: flex;
}
.springboard-header {
flex: 1;
display: flex;
flex-direction: column;
}
.springboard-card {
flex: 1;
display: flex;
flex-direction: column;
}
.statuspage-section {
display: flex;
flex-direction: column;
}
.statuspage-content {
flex: 1;
}
.statuspage-icon {
color: #fff;
}
.statuspage-subtitle {
opacity: 0.6;
}
.table {
position: relative;
border-width: 0;
background-color: #fff;
/* Table Content */
/* Pseudo Row, to target this object please use .tr > .td or .tr > div */
/* Column Header */
/* If Column Header has filter */
/* Column selector for hidable columns */
/* Column content */
}
.table .table-content {
display: grid;
position: relative;
}
.table .tr {
display: contents;
}
.table .th {
display: flex;
align-items: flex-start;
font-weight: 600;
background-color: #fff;
border-width: 0;
border-color: #ced0d3;
padding: 16px;
top: 0;
min-width: 0;
/* Clickable column header (Sortable) */
/* Column resizer when column is resizable */
/* Content of the column header */
/* Header text */
/* Header filter */
}
.table .th .clickable {
cursor: pointer;
}
.table .th .column-resizer {
padding: 0 4px;
align-self: stretch;
cursor: col-resize;
}
.table .th .column-resizer:hover .column-resizer-bar {
background-color: #264ae5;
}
.table .th .column-resizer:active .column-resizer-bar {
background-color: #264ae5;
}
.table .th .column-resizer .column-resizer-bar {
height: 100%;
width: 4px;
}
.table .th .column-container {
display: flex;
flex-direction: column;
flex-grow: 1;
align-self: stretch;
min-width: 0;
padding-left: 4px;
margin-left: -4px;
/* Styles while dragging another column */
}
.table .th .column-container.dragging {
border-left: 4px solid rgba(10, 19, 37, 0.8);
padding-left: 0;
}
.table .th .column-container:not(:has(.filter)) .column-header {
height: 100%;
}
.table .th .column-header {
margin: 1px 1px -2px;
display: flex;
align-items: baseline;
}
.table .th .column-header span {
min-width: 0;
flex-grow: 1;
text-overflow: ellipsis;
overflow: hidden;
text-wrap: nowrap;
align-self: center;
}
.table .th .column-header svg {
margin-left: 8px;
flex: 0 0 14px;
color: #606671;
height: 14px;
align-self: center;
}
.table .th .column-header:focus:not(:focus-visible) {
outline: none;
}
.table .th .column-header:focus-visible {
outline: 1px solid #264ae5;
}
.table .th .filter {
display: flex;
margin-top: 4px;
}
.table .th .filter input:not([type=checkbox]) {
font-weight: normal;
flex-grow: 1;
width: 100%;
}
.table .th .filter > .form-group {
margin-bottom: 0;
}
.table .th .filter > .form-control {
flex: unset;
min-width: unset;
}
.table:has(.th .column-container .filter:not(:empty)) .th {
/*adjust filter-selector icon to be mid-bottom aligned */
/*adjust checkbox toggle to be mid-bottom aligned */
}
.table:has(.th .column-container .filter:not(:empty)) .th.column-selector {
padding: 16px 0;
}
.table:has(.th .column-container .filter:not(:empty)) .th .column-selector-content {
align-self: flex-end;
margin-bottom: 3px;
}
.table:has(.th .column-container .filter:not(:empty)) .th.widget-datagrid-col-select {
align-items: flex-end;
padding-bottom: 27px;
}
.table .column-selector {
padding: 0;
/* Column content */
}
.table .column-selector .column-selector-content {
align-self: center;
padding-right: 16px;
/* Button containing the eye icon */
/* List of columns to select */
}
.table .column-selector .column-selector-content .column-selector-button {
/* 2px as path of icon's path is a bit bigger than outer svg */
padding: 0;
margin: 0;
height: 30px;
width: 30px;
}
.table .column-selector .column-selector-content .column-selector-button svg {
margin: 7px;
}
.table .column-selector .column-selector-content .column-selectors {
position: absolute;
right: 0;
margin: 8px;
padding: 0 16px;
background: #fff;
z-index: 102;
border-radius: 3px;
border: 1px solid transparent;
list-style-type: none;
-webkit-box-shadow: 0 2px 20px 1px rgba(32, 43, 54, 0.08);
-moz-box-shadow: 0 2px 20px 1px rgba(32, 43, 54, 0.08);
box-shadow: 0 2px 20px 1px rgba(32, 43, 54, 0.08);
}
.table .column-selector .column-selector-content .column-selectors li {
display: flex;
align-items: center;
}
.table .column-selector .column-selector-content .column-selectors li label {
margin: 8px;
font-weight: normal;
white-space: nowrap;
}
.table .td {
display: flex;
justify-content: space-between;
align-items: center;
padding: 16px;
border-style: solid;
border-width: 0;
border-color: #ced0d3;
border-bottom-width: 1px;
min-width: 0;
}
.table .td.td-borders {
border-top-width: 1px;
border-top-style: solid;
}
.table .td:focus {
outline-width: 1px;
outline-style: solid;
outline-offset: -1px;
outline-color: #264ae5;
}
.table .td.clickable {
cursor: pointer;
}
.table .td > .td-text {
white-space: nowrap;
word-break: break-word;
text-overflow: ellipsis;
overflow: hidden;
}
.table .td > .td-custom-content {
flex-grow: 1;
}
.table .td > .empty-placeholder {
width: 100%;
}
.table .td.wrap-text {
min-height: 0;
min-width: 0;
}
.table .td.wrap-text > .td-text,
.table .td.wrap-text > .mx-text {
white-space: normal;
}
.table *:focus {
outline: 0;
}
.table .align-column-left {
justify-content: flex-start;
}
.table .align-column-center {
justify-content: center;
}
.table .align-column-right {
justify-content: flex-end;
}
.pagination-bar {
display: flex;
justify-content: flex-end;
white-space: nowrap;
align-items: baseline;
margin: 16px;
color: #0a1325;
}
.pagination-bar .paging-status {
padding: 0 8px 8px;
}
.pagination-bar .pagination-button {
padding: 6px;
color: #3b4251;
border-color: transparent;
background-color: transparent;
}
.pagination-bar .pagination-button:hover {
color: #264ae5;
border-color: transparent;
background-color: transparent;
}
.pagination-bar .pagination-button:disabled {
border-color: transparent;
background-color: transparent;
}
.pagination-bar .pagination-button:focus:not(:focus-visible) {
outline: none;
}
.pagination-bar .pagination-button:focus-visible {
outline: 1px solid #264ae5;
}
.pagination-bar .pagination-icon {
position: relative;
top: 4px;
display: inline-block;
width: 20px;
height: 20px;
}
/* Column selector for hidable columns outside DG context */
/* List of columns to select */
.column-selectors {
position: absolute;
right: 0;
margin: 8px 0;
padding: 0 16px;
background: #fff;
z-index: 102;
border-radius: 3px;
border: 1px solid transparent;
list-style-type: none;
-webkit-box-shadow: 0 2px 20px 1px rgba(32, 43, 54, 0.08);
-moz-box-shadow: 0 2px 20px 1px rgba(32, 43, 54, 0.08);
box-shadow: 0 2px 20px 1px rgba(32, 43, 54, 0.08);
}
.column-selectors.overflow {
height: 250px;
overflow-y: scroll;
}
.column-selectors li {
display: flex;
align-items: center;
cursor: pointer;
}
.column-selectors li label {
margin: 8px;
font-weight: normal;
white-space: nowrap;
}
.widget-datagrid.widget-datagrid-selection-method-click .tr.tr-selected .td {
background-color: #e6eaff;
}
.widget-datagrid-col-select input:focus-visible {
outline-offset: 0;
}
/**
Classes for React Date-Picker font-unit and color adjustments
*/
.react-datepicker {
font-size: 1em;
border: 1px solid #ced0d3;
}
.react-datepicker-wrapper {
display: flex;
flex: 1;
}
.react-datepicker__input-container {
display: flex;
flex: 1;
}
.react-datepicker__header {
padding-top: 0.8em;
background-color: #fff;
border-color: transparent;
}
.react-datepicker__header__dropdown {
margin: 8px 0 4px 0;
}
.react-datepicker__year-dropdown-container {
margin-left: 8px;
}
.react-datepicker__month {
margin: 4px 4px 8px 4px;
}
.react-datepicker__month-container {
font-weight: normal;
}
.react-datepicker__day-name,
.react-datepicker__day {
width: 2em;
line-height: 2em;
margin: 4px;
}
.react-datepicker__day,
.react-datepicker__day--in-range {
color: #555;
border-radius: 50%;
}
.react-datepicker__day:hover,
.react-datepicker__day--in-range:hover {
border-radius: 50%;
color: #264ae5;
background-color: #f8f8f8;
}
.react-datepicker__day-name {
color: #264ae5;
font-weight: bold;
}
.react-datepicker__day--outside-month {
color: #c8c8c8;
}
.react-datepicker__day--today:not(.react-datepicker__day--in-range),
.react-datepicker__day--keyboard-selected {
color: #264ae5;
background-color: #f8f8f8;
}
.react-datepicker__day--selected,
.react-datepicker__day--range-start,
.react-datepicker__day--range-end,
.react-datepicker__day--in-selecting-range.react-datepicker__day--selecting-range-start {
background-color: #264ae5;
color: #fff;
}
.react-datepicker__day--selected:hover,
.react-datepicker__day--range-start:hover,
.react-datepicker__day--range-end:hover,
.react-datepicker__day--in-selecting-range.react-datepicker__day--selecting-range-start:hover {
border-radius: 50%;
background-color: #264ae5;
color: #fff;
}
.react-datepicker__day--in-range:not(.react-datepicker__day--range-start, .react-datepicker__day--range-end),
.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,
.react-datepicker__month-text--in-range,
.react-datepicker__quarter-text--in-range,
.react-datepicker__year-text--in-range,
.react-datepicker__day--selecting-range-start) {
background-color: #eaeaea;
color: #000;
}
.react-datepicker__day--in-range:not(.react-datepicker__day--range-start, .react-datepicker__day--range-end):hover,
.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,
.react-datepicker__month-text--in-range,
.react-datepicker__quarter-text--in-range,
.react-datepicker__year-text--in-range,
.react-datepicker__day--selecting-range-start):hover {
background-color: #264ae5;
color: #fff;
}
button.react-datepicker__close-icon::after {
background-color: #264ae5;
}
.react-datepicker__current-month {
font-size: 1em;
font-weight: normal;
}
.react-datepicker__navigation {
top: 1em;
line-height: 1.7em;
border: 0.45em solid transparent;
}
.react-datepicker__navigation--previous {
border-right-color: #ccc;
left: 8px;
border: none;
}
.react-datepicker__navigation--next {
border-left-color: #ccc;
right: 8px;
border: none;
}
/**
Space between the fields and the popup
*/
.react-datepicker-popper[data-placement^=bottom] {
margin-top: unset;
padding-top: 0;
}
@font-face {
font-family: "datagrid-filters";
src: url("./fonts/datagrid-filters.eot");
src: url("./fonts/datagrid-filters.eot") format("embedded-opentype"), url("./fonts/datagrid-filters.woff2") format("woff2"), url("./fonts/datagrid-filters.woff") format("woff"), url("./fonts/datagrid-filters.ttf") format("truetype"), url("./fonts/datagrid-filters.svg") format("svg");
font-weight: normal;
font-style: normal;
}
.filter-container {
display: flex;
flex-direction: row;
flex-grow: 1;
}
.filter-container .filter-input {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.filter-container .btn-calendar {
margin-left: 5px;
}
.filter-container .btn-calendar .button-icon {
width: 18px;
height: 18px;
}
.filter-selector {
padding-left: 0;
padding-right: 0;
}
.filter-selector .filter-selector-content {
height: 100%;
align-self: flex-end;
}
.filter-selector .filter-selector-content .filter-selector-button {
padding: 8px;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
border-right: none;
height: 100%;
}
.filter-selector .filter-selector-content .filter-selector-button:before {
justify-content: center;
width: 20px;
height: 20px;
padding-left: 4px;
/* The font has spaces in the right side, so to align in the middle we need this */
}
.filter-selector .filter-selector-content .filter-selectors {
position: absolute;
width: max-content;
left: 0;
margin: 0 8px;
padding: 0;
background: #fff;
z-index: 102;
border-radius: 8px;
list-style-type: none;
box-shadow: 0 2px 20px 1px rgba(5, 15, 129, 0.05), 0 2px 16px 0 rgba(33, 43, 54, 0.08);
overflow: hidden;
z-index: 102;
}
.filter-selector .filter-selector-content .filter-selectors li {
display: flex;
align-items: center;
font-weight: normal;
line-height: 32px;
cursor: pointer;
}
.filter-selector .filter-selector-content .filter-selectors li .filter-label {
padding-right: 8px;
}
.filter-selector .filter-selector-content .filter-selectors li.filter-selected {
background-color: #f8f8f8;
color: #264ae5;
}
.filter-selector .filter-selector-content .filter-selectors li:hover, .filter-selector .filter-selector-content .filter-selectors li:focus {
background-color: #f8f8f8;
}
.filter-selectors {
padding: 0;
background: #fff;
border-radius: 8px;
list-style-type: none;
box-shadow: 0 2px 20px 1px rgba(5, 15, 129, 0.05), 0 2px 16px 0 rgba(33, 43, 54, 0.08);
overflow: hidden;
z-index: 102;
}
.filter-selectors li {
display: flex;
align-items: center;
font-weight: normal;
line-height: 32px;
cursor: pointer;
}
.filter-selectors li .filter-label {
padding-right: 8px;
}
.filter-selectors li.filter-selected {
background-color: #f8f8f8;
color: #264ae5;
}
.filter-selectors li:hover, .filter-selectors li:focus {
background-color: #f8f8f8;
}
.dropdown-list {
list-style-type: none;
padding: 0;
margin-bottom: 0;
}
.dropdown-list li {
display: flex;
align-items: center;
font-weight: normal;
min-height: 32px;
cursor: pointer;
padding: 0 8px;
}
.dropdown-list li .filter-label {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.dropdown-list li.filter-selected {
background-color: #f8f8f8;
color: #264ae5;
}
.dropdown-list li:hover, .dropdown-list li:focus {
background-color: #f8f8f8;
}
.dropdown-list li label {
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
margin: 8px;
font-weight: normal;
width: calc(100% - 32px);
}
:not(.dropdown-content) > .dropdown-list {
background: #fff;
border-radius: 8px;
box-shadow: 0 2px 20px 1px rgba(5, 15, 129, 0.05), 0 2px 16px 0 rgba(33, 43, 54, 0.08);
max-height: 40vh;
z-index: 102;
}
.dropdown-content {
background: #fff;
border-radius: 8px;
box-shadow: 0 2px 20px 1px rgba(5, 15, 129, 0.05), 0 2px 16px 0 rgba(33, 43, 54, 0.08);
max-height: 40vh;
z-index: 140;
}
.dropdown-content-section + .dropdown-content-section {
border-top: 1px solid #e7e7e9;
}
.dropdown-footer {
position: sticky;
bottom: 0;
background: inherit;
z-index: 50;
}
.dropdown-footer-item {
display: flex;
flex-flow: row nowrap;
align-items: center;
padding: 0 8px;
min-height: 40px;
}
.dropdown-loading {
flex-grow: 1;
text-align: center;
}
.dropdown-container {
flex: 1;
position: relative;
}
.dropdown-container .dropdown-triggerer {
caret-color: transparent;
cursor: pointer;
background-image: url("resources/dropdown-arrow.svg");
background-repeat: no-repeat;
background-position: center;
background-position-x: right;
background-position-y: center;
background-origin: content-box;
text-overflow: ellipsis;
width: 100%;
}
.dropdown-container .dropdown-list {
left: 0;
margin: 0 8px;
padding: 0;
background: #fff;
z-index: 102;
border-radius: 8px;
list-style-type: none;
box-shadow: 0 2px 20px 1px rgba(5, 15, 129, 0.05), 0 2px 16px 0 rgba(33, 43, 54, 0.08);
overflow-x: hidden;
max-height: 40vh;
}
.dropdown-container .dropdown-list li {
display: flex;
align-items: center;
font-weight: normal;
min-height: 32px;
cursor: pointer;
padding: 0 8px;
}
.dropdown-container .dropdown-list li .filter-label {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.dropdown-container .dropdown-list li.filter-selected {
background-color: #f8f8f8;
color: #264ae5;
}
.dropdown-container .dropdown-list li:hover, .dropdown-container .dropdown-list li:focus {
background-color: #f8f8f8;
}
.dropdown-container .dropdown-list li label {
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
margin: 8px;
font-weight: normal;
width: calc(100% - 32px);
}
/**
Icons
*/
.filter-icon {
display: flex;
align-items: center;
justify-content: center;
height: 20px;
width: 20px;
margin: 6px 8px;
font-family: "datagrid-filters";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.button-icon {
display: flex;
align-items: center;
justify-content: center;
font-family: "datagrid-filters";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.contains:before {
content: "\e808";
}
.endsWith:before {
content: "\e806";
}
.equal:before {
content: "\e809";
}
.greater:before {
content: "\e80a";
}
.greaterEqual:before {
content: "\e80b";
}
.notEqual:before {
content: "\e80c";
}
.smaller:before {
content: "\e80d";
}
.smallerEqual:before {
content: "\e80e";
}
.startsWith:before {
content: "\e807";
}
.between:before {
content: "\e900";
}
.empty:before {
content: "\e901";
}
.notEmpty:before {
content: "\e903";
}
/**
* Specific styles for filters inside Data Grid 2
**/
div:not(.table-compact) > .table .th .filter-selector .filter-selectors {
margin: 0;
}
div:not(.table-compact) > .table .th .dropdown-container .dropdown-list {
margin: 0;
}
.table-compact .th {
padding: 8px;
}
.table-compact .th .filter-selectors {
margin: 0 8px;
}
.table-compact:has(.th .column-container .filter:not(:empty)) .th.column-selector {
padding: 8px 0;
}
.table-compact:has(.th .column-container .filter:not(:empty)) .th.widget-datagrid-col-select {
padding-bottom: 19px;
}
.table-compact .td {
padding: 8px;
}
.table-compact .dropdown-container .dropdown-list {
margin: 0 8px;
}
.table-compact .column-selector {
/* Column content */
}
.table-compact .column-selector .column-selector-content {
padding-right: 8px;
}
.table-striped .tr:nth-child(odd) > .td {
background-color: #fafafb;
}
.table-hover .tr:hover > .td {
background-color: #f5f6f6;
}
.table-bordered-all .th,
.table-bordered-all .td {
border-left-width: 1px;
border-left-style: solid;
}
.table-bordered-all .th.column-selector,
.table-bordered-all .td.column-selector {
border-left-width: 0;
}
.table-bordered-all .th:last-child, .table-bordered-all .th.column-selector,
.table-bordered-all .td:last-child,
.table-bordered-all .td.column-selector {
border-right-width: 1px;
border-right-style: solid;
}
.table-bordered-all .th {
border-top-width: 1px;
border-top-style: solid;
}
.table-bordered-all .td {
border-bottom-width: 1px;
border-bottom-style: solid;
}
.table-bordered-all .td.td-borders {
border-top-width: 1px;
}
.table-bordered-horizontal .td {
border-bottom-width: 1px;
border-bottom-style: solid;
}
.table-bordered-horizontal .td.td-borders {
border-top-width: 1px;
}
.table-bordered-vertical .th,
.table-bordered-vertical .td {
border-left-width: 1px;
border-left-style: solid;
border-bottom-width: 0;
}
.table-bordered-vertical .th.column-selector,
.table-bordered-vertical .td.column-selector {
border-left-width: 0;
border-bottom-width: 0;
border-right-width: 1px;
border-right-style: solid;
}
.table-bordered-vertical .th.td-borders,
.table-bordered-vertical .td.td-borders {
border-top-width: 0;
}
.table-bordered-none .td,
.table-bordered-none .th {
border: 0;
}
.table-bordered-none .td.column-selector,
.table-bordered-none .th.column-selector {
border: 0;
}
.table-bordered-none .td.td-borders,
.table-bordered-none .th.td-borders {
border: 0;
}
.sticky-sentinel.container-stuck + .widget-datagrid-grid .th, .sticky-sentinel.container-stuck + .table .th {
position: -webkit-sticky;
/* Safari */
position: sticky;
z-index: 50;
}
.widget-datagrid-content.infinite-loading {
overflow-y: auto;
margin-bottom: 20px;
}
.table .table-content.infinite-loading {
overflow-y: scroll;
}
/* ==========================================================================
Drop-down sort
Override styles of Drop-down sort widget
========================================================================== */
@font-face {
font-family: "dropdown-sort";
src: url("./fonts/dropdown-sort.eot?46260688");
src: url("./fonts/dropdown-sort.eot?46260688#iefix") format("embedded-opentype"), url("./fonts/dropdown-sort.woff2?46260688") format("woff2"), url("./fonts/dropdown-sort.woff?46260688") format("woff"), url("./fonts/dropdown-sort.ttf?46260688") format("truetype"), url("./fonts/dropdown-sort.svg?46260688#dropdown-sort") format("svg");
font-weight: normal;
font-style: normal;
}
.dropdown-triggerer-wrapper {
display: flex;
}
.dropdown-triggerer-wrapper .dropdown-triggerer {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
border-right-width: 0;
}
.dropdown-triggerer-wrapper .btn-sort {
padding: 8px;
border-bottom-left-radius: 0;
border-top-left-radius: 0;
font-family: "dropdown-sort";
font-style: normal;
font-weight: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.dropdown-triggerer-wrapper .btn-sort.icon-asc:before {
content: "\e802";
margin: 2px;
}
.dropdown-triggerer-wrapper .btn-sort.icon-desc:before {
content: "\e803";
margin: 2px;
}
/* ==========================================================================
Gallery
Override styles of Gallery widget
========================================================================== */
.widget-gallery {
/**
Helper classes
*/
}
.widget-gallery .widget-gallery-items {
display: grid;
grid-gap: 8px;
/*
Desktop widths
*/
/*
Tablet widths
*/
/*
Phone widths
*/
}
@media screen and (min-width: 992px) {
.widget-gallery .widget-gallery-items.widget-gallery-lg-1 {
grid-template-columns: repeat(1, 1fr);
}
.widget-gallery .widget-gallery-items.widget-gallery-lg-2 {
grid-template-columns: repeat(2, 1fr);
}
.widget-gallery .widget-gallery-items.widget-gallery-lg-3 {
grid-template-columns: repeat(3, 1fr);
}
.widget-gallery .widget-gallery-items.widget-gallery-lg-4 {
grid-template-columns: repeat(4, 1fr);
}
.widget-gallery .widget-gallery-items.widget-gallery-lg-5 {
grid-template-columns: repeat(5, 1fr);
}
.widget-gallery .widget-gallery-items.widget-gallery-lg-6 {
grid-template-columns: repeat(6, 1fr);
}
.widget-gallery .widget-gallery-items.widget-gallery-lg-7 {
grid-template-columns: repeat(7, 1fr);
}
.widget-gallery .widget-gallery-items.widget-gallery-lg-8 {
grid-template-columns: repeat(8, 1fr);
}
.widget-gallery .widget-gallery-items.widget-gallery-lg-9 {
grid-template-columns: repeat(9, 1fr);
}
.widget-gallery .widget-gallery-items.widget-gallery-lg-10 {
grid-template-columns: repeat(10, 1fr);
}
.widget-gallery .widget-gallery-items.widget-gallery-lg-11 {
grid-template-columns: repeat(11, 1fr);
}
.widget-gallery .widget-gallery-items.widget-gallery-lg-12 {
grid-template-columns: repeat(12, 1fr);
}
}
@media screen and (min-width: 768px) and (max-width: 991px) {
.widget-gallery .widget-gallery-items.widget-gallery-md-1 {
grid-template-columns: repeat(1, 1fr);
}
.widget-gallery .widget-gallery-items.widget-gallery-md-2 {
grid-template-columns: repeat(2, 1fr);
}
.widget-gallery .widget-gallery-items.widget-gallery-md-3 {
grid-template-columns: repeat(3, 1fr);
}
.widget-gallery .widget-gallery-items.widget-gallery-md-4 {
grid-template-columns: repeat(4, 1fr);
}
.widget-gallery .widget-gallery-items.widget-gallery-md-5 {
grid-template-columns: repeat(5, 1fr);
}
.widget-gallery .widget-gallery-items.widget-gallery-md-6 {
grid-template-columns: repeat(6, 1fr);
}
.widget-gallery .widget-gallery-items.widget-gallery-md-7 {
grid-template-columns: repeat(7, 1fr);
}
.widget-gallery .widget-gallery-items.widget-gallery-md-8 {
grid-template-columns: repeat(8, 1fr);
}
.widget-gallery .widget-gallery-items.widget-gallery-md-9 {
grid-template-columns: repeat(9, 1fr);
}
.widget-gallery .widget-gallery-items.widget-gallery-md-10 {
grid-template-columns: repeat(10, 1fr);
}
.widget-gallery .widget-gallery-items.widget-gallery-md-11 {
grid-template-columns: repeat(11, 1fr);
}
.widget-gallery .widget-gallery-items.widget-gallery-md-12 {
grid-template-columns: repeat(12, 1fr);
}
}
@media screen and (max-width: 767px) {
.widget-gallery .widget-gallery-items.widget-gallery-sm-1 {
grid-template-columns: repeat(1, 1fr);
}
.widget-gallery .widget-gallery-items.widget-gallery-sm-2 {
grid-template-columns: repeat(2, 1fr);
}
.widget-gallery .widget-gallery-items.widget-gallery-sm-3 {
grid-template-columns: repeat(3, 1fr);
}
.widget-gallery .widget-gallery-items.widget-gallery-sm-4 {
grid-template-columns: repeat(4, 1fr);
}
.widget-gallery .widget-gallery-items.widget-gallery-sm-5 {
grid-template-columns: repeat(5, 1fr);
}
.widget-gallery .widget-gallery-items.widget-gallery-sm-6 {
grid-template-columns: repeat(6, 1fr);
}
.widget-gallery .widget-gallery-items.widget-gallery-sm-7 {
grid-template-columns: repeat(7, 1fr);
}
.widget-gallery .widget-gallery-items.widget-gallery-sm-8 {
grid-template-columns: repeat(8, 1fr);
}
.widget-gallery .widget-gallery-items.widget-gallery-sm-9 {
grid-template-columns: repeat(9, 1fr);
}
.widget-gallery .widget-gallery-items.widget-gallery-sm-10 {
grid-template-columns: repeat(10, 1fr);
}
.widget-gallery .widget-gallery-items.widget-gallery-sm-11 {
grid-template-columns: repeat(11, 1fr);
}
.widget-gallery .widget-gallery-items.widget-gallery-sm-12 {
grid-template-columns: repeat(12, 1fr);
}
}
.widget-gallery .widget-gallery-clickable {
cursor: pointer;
}
.widget-gallery .widget-gallery-clickable:focus:not(:focus-visible) {
outline: none;
}
.widget-gallery .widget-gallery-clickable:focus-visible {
outline: 1px solid #264ae5;
outline-offset: -1px;
}
.widget-gallery:not(.widget-gallery-disable-selected-items-highlight) .widget-gallery-item.widget-gallery-clickable.widget-gallery-selected {
background: #e6eaff;
}
.widget-gallery .infinite-loading {
overflow: auto;
}
.widget-gallery .widget-gallery-filter,
.widget-gallery .widget-gallery-empty,
.widget-gallery .widget-gallery-pagination {
flex: 1;
}
.widget-gallery .widget-gallery-column-span-1 {
grid-column: span 1;
}
.widget-gallery .widget-gallery-column-span-2 {
grid-column: span 2;
}
.widget-gallery .widget-gallery-column-span-3 {
grid-column: span 3;
}
.widget-gallery .widget-gallery-column-span-4 {
grid-column: span 4;
}
.widget-gallery .widget-gallery-column-span-5 {
grid-column: span 5;
}
.widget-gallery .widget-gallery-column-span-6 {
grid-column: span 6;
}
.widget-gallery .widget-gallery-column-span-7 {
grid-column: span 7;
}
.widget-gallery .widget-gallery-column-span-8 {
grid-column: span 8;
}
.widget-gallery .widget-gallery-column-span-9 {
grid-column: span 9;
}
.widget-gallery .widget-gallery-column-span-10 {
grid-column: span 10;
}
.widget-gallery .widget-gallery-column-span-11 {
grid-column: span 11;
}
.widget-gallery .widget-gallery-column-span-12 {
grid-column: span 12;
}
.widget-gallery .widget-gallery-row-span-1 {
grid-row: span 1;
}
.widget-gallery .widget-gallery-row-span-2 {
grid-row: span 2;
}
.widget-gallery .widget-gallery-row-span-3 {
grid-row: span 3;
}
.widget-gallery .widget-gallery-row-span-4 {
grid-row: span 4;
}
.widget-gallery .widget-gallery-row-span-5 {
grid-row: span 5;
}
.widget-gallery .widget-gallery-row-span-6 {
grid-row: span 6;
}
.widget-gallery .widget-gallery-row-span-7 {
grid-row: span 7;
}
.widget-gallery .widget-gallery-row-span-8 {
grid-row: span 8;
}
.widget-gallery .widget-gallery-row-span-9 {
grid-row: span 9;
}
.widget-gallery .widget-gallery-row-span-10 {
grid-row: span 10;
}
.widget-gallery .widget-gallery-row-span-11 {
grid-row: span 11;
}
.widget-gallery .widget-gallery-row-span-12 {
grid-row: span 12;
}
.widget-gallery-item-button {
width: inherit;
}
/* ==========================================================================
Gallery default
//== Design Properties
//## Helper classes to change the look and feel of the component
========================================================================== */
.widget-gallery-bordered-all .widget-gallery-item {
border: 1px solid #ced0d3;
}
.widget-gallery-bordered-vertical .widget-gallery-item {
border-color: #ced0d3;
border-style: solid;
border-width: 0;
border-left-width: 1px;
border-right-width: 1px;
}
.widget-gallery-bordered-horizontal .widget-gallery-item {
border-color: #ced0d3;
border-style: solid;
border-width: 0;
border-top-width: 1px;
border-bottom-width: 1px;
}
.widget-gallery-hover .widget-gallery-items .widget-gallery-item:hover {
background-color: #f5f6f6;
}
.widget-gallery-striped .widget-gallery-item:nth-child(odd) {
background-color: #fafafb;
}
.widget-gallery-striped .widget-gallery-item:nth-child(even) {
background-color: #fff;
}
.widget-gallery.widget-gallery-gridgap-none .widget-gallery-items {
gap: 0;
}
.widget-gallery.widget-gallery-gridgap-small .widget-gallery-items {
gap: 8px;
}
.widget-gallery.widget-gallery-gridgap-medium .widget-gallery-items {
gap: 16px;
}
.widget-gallery.widget-gallery-gridgap-large .widget-gallery-items {
gap: 24px;
}
.widget-gallery-pagination-left .widget-gallery-pagination .pagination-bar {
justify-content: flex-start;
}
.widget-gallery-pagination-center .widget-gallery-pagination .pagination-bar {
justify-content: center;
}
input[type=checkbox].three-state-checkbox {
position: relative !important;
width: 16px;
height: 16px;
margin: 0 !important;
cursor: pointer;
-webkit-user-select: none;
user-select: none;
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
transform: translateZ(0);
}
input[type=checkbox].three-state-checkbox:before, input[type=checkbox].three-state-checkbox:after {
position: absolute;
display: block;
transition: all 0.3s ease;
}
input[type=checkbox].three-state-checkbox:before {
width: 100%;
height: 100%;
content: "";
border: 1px solid #e7e7e9;
border-radius: 4px;
background-color: transparent;
}
input[type=checkbox].three-state-checkbox:not(:indeterminate):after {
width: 8px;
height: 4px;
margin: 5px 4px;
transform: rotate(-45deg);
pointer-events: none;
border: 2px solid #ffffff;
border-top: 0;
border-right: 0;
}
input[type=checkbox].three-state-checkbox:indeterminate:after {
width: 8px;
height: 4px;
margin: 5px 4px;
transform: rotate(0deg);
pointer-events: none;
border: 0 solid #ffffff;
border-bottom-width: 2px;
transition: border 0s;
}
input[type=checkbox].three-state-checkbox:not(:disabled):not(:checked):hover:after {
content: "";
border-color: #e7e7e9;
}
input[type=checkbox].three-state-checkbox:indeterminate:before, input[type=checkbox].three-state-checkbox:checked:before {
border-color: #264ae5;
background-color: #264ae5;
}
input[type=checkbox].three-state-checkbox:indeterminate:after, input[type=checkbox].three-state-checkbox:checked:after {
content: "";
}
input[type=checkbox].three-state-checkbox:disabled:before {
background-color: #f8f8f8;
}
input[type=checkbox].three-state-checkbox:checked:disabled:before {
border-color: transparent;
background-color: rgba(38, 74, 229, 0.4);
}
input[type=checkbox].three-state-checkbox:disabled:after, input[type=checkbox].three-state-checkbox:checked:disabled:after {
border-color: #f8f8f8;
}
input[type=checkbox].three-state-checkbox + .control-label {
margin-left: 8px;
}
.widget-tree-node {
width: 100%;
padding: 0;
display: flex;
flex-direction: column;
}
.widget-tree-node .widget-tree-node-branch {
display: block;
}
.widget-tree-node .widget-tree-node-branch:focus-visible {
outline: none;
}
.widget-tree-node .widget-tree-node-branch:focus-visible > .widget-tree-node-branch-header {
outline: -webkit-focus-ring-color auto 1px;
outline: -moz-mac-focusring auto 1px;
}
.widget-tree-node .widget-tree-node-branch-header-clickable {
cursor: pointer;
}
.widget-tree-node .widget-tree-node-branch-header {
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
margin: 0;
padding: 8px 0;
}
.widget-tree-node .widget-tree-node-branch-header svg.widget-tree-node-branch-header-icon-animated {
transition: transform 0.2s ease-in-out 50ms;
}
.widget-tree-node .widget-tree-node-branch-header svg.widget-tree-node-branch-header-icon-collapsed-left {
transform: rotate(-90deg);
}
.widget-tree-node .widget-tree-node-branch-header svg.widget-tree-node-branch-header-icon-collapsed-right {
transform: rotate(90deg);
}
.widget-tree-node .widget-tree-node-branch-header .widget-tree-node-loading-spinner {
width: 16px;
height: 16px;
animation: spin 2s linear infinite;
}
@keyframes spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
.widget-tree-node .widget-tree-node-branch-header-reversed {
flex-direction: row-reverse;
}
.widget-tree-node .widget-tree-node-branch-header-value {
flex: 1;
font-size: 16px;
margin: 0 8px;
}
.widget-tree-node .widget-tree-node-branch-header-icon-container {
display: flex;
align-items: center;
}
.widget-tree-node .widget-tree-node-body {
padding-left: 24px;
transition: height 0.2s ease 50ms;
overflow: hidden;
}
.widget-tree-node .widget-tree-node-body.widget-tree-node-branch-hidden {
display: none;
}
.widget-tree-node-lined-styling .widget-tree-node .widget-tree-node-body {
position: relative;
}
.widget-tree-node-lined-styling .widget-tree-node .widget-tree-node-body::before {
content: "";
width: 0px;
height: 100%;
position: absolute;
top: 0;
left: 7px;
border: 1px solid #b6b8be;
}
.widget-tree-node-lined-styling .widget-tree-node[role=group] > .widget-tree-node-branch > .widget-tree-node-branch-header {
position: relative;
}
.widget-tree-node-lined-styling .widget-tree-node[role=group] > .widget-tree-node-branch > .widget-tree-node-branch-header::before {
content: "";
position: absolute;
width: 10px;
height: 0;
border: 1px solid #b6b8be;
top: 50%;
left: -16px;
transform: translate(0, -50%);
}
/* ==========================================================================
Tree Node
//== Design Properties
//## Helper classes to change the look and feel of the component
========================================================================== */
.widget-tree-node-hover .widget-tree-node-branch:hover > .widget-tree-node-branch-header {
background-color: #f5f6f6;
}
.widget-tree-node-bordered-horizontal .widget-tree-node-branch > .widget-tree-node-branch-header {
border-width: 0;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #ced0d3;
}
.widget-tree-node-bordered-all {
border: 1px solid #ced0d3;
border-radius: 8px;
overflow: hidden;
}
.widget-tree-node-bordered-all .widget-tree-node-body:not(.widget-tree-node-branch-loading) {
border-width: 0;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #ced0d3;
}
.widget-tree-node-bordered-all .widget-tree-node-branch:not(:first-of-type) > .widget-tree-node-branch-header {
border-width: 0;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #ced0d3;
}
.widget-tree-node-bordered-none {
border-width: 0;
}
.widget-tree-node-bordered-none .widget-tree-node-branch > .widget-tree-node-branch-header {
border-width: 0;
}
/*# sourceMappingURL=theme.compiled.css.map */
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment