Home Files
Adminer
Execute Command
PHP Eval
Symlink
File Upload
Owner :
www-data
PHP Version
5.6.40-0+deb8u12
Disk Space
40.84 GB
Server Addr
19-www4
Your IP
10.10.10.40
Edit File
File:
/*! normalize.css v2.1.1 | MIT License | git.io/normalize */ /* ========================================================================== HTML5 display definitions ========================================================================== */ /** * Correct `block` display not defined in IE 8/9. */ /* line 11, ../../sass/utilities/_normalize.scss */ article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; } /** * Correct `inline-block` display not defined in IE 8/9. */ /* line 30, ../../sass/utilities/_normalize.scss */ audio, canvas, video { display: inline-block; } /** * Prevent modern browsers from displaying `audio` without controls. * Remove excess height in iOS 5 devices. */ /* line 41, ../../sass/utilities/_normalize.scss */ audio:not([controls]) { display: none; height: 0; } /** * Address styling not present in IE 8/9. */ /* line 50, ../../sass/utilities/_normalize.scss */ [hidden] { display: none; } /* ========================================================================== Base ========================================================================== */ /** * 1. Prevent system color scheme's background color being used in Firefox, IE, * and Opera. * 2. Prevent system color scheme's text color being used in Firefox, IE, and * Opera. * 3. Set default font family to sans-serif. * 4. Prevent iOS text size adjust after orientation change, without disabling * user zoom. */ /* line 68, ../../sass/utilities/_normalize.scss */ html { background: #fff; /* 1 */ color: #000; /* 2 */ font-family: sans-serif; /* 3 */ -ms-text-size-adjust: 100%; /* 4 */ -webkit-text-size-adjust: 100%; /* 4 */ } /** * Remove default margin. */ /* line 80, ../../sass/utilities/_normalize.scss */ body { margin: 0; } /* ========================================================================== Links ========================================================================== */ /** * Improve readability when focused and also mouse hovered in all browsers. */ /* line 92, ../../sass/utilities/_normalize.scss */ a:active, a:hover { outline: 0; } /* ========================================================================== Typography ========================================================================== */ /** * Address variable `h1` font-size and margin within `section` and `article` * contexts in Firefox 4+, Safari 5, and Chrome. */ /* line 106, ../../sass/utilities/_normalize.scss */ h1 { font-size: 2em; margin: 0.67em 0; } /** * Address styling not present in IE 8/9, Safari 5, and Chrome. */ /* line 115, ../../sass/utilities/_normalize.scss */ abbr[title] { border-bottom: 1px dotted; } /** * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome. */ /* line 123, ../../sass/utilities/_normalize.scss */ b, strong { font-weight: bold; } /** * Address styling not present in Safari 5 and Chrome. */ /* line 132, ../../sass/utilities/_normalize.scss */ dfn { font-style: italic; } /** * Address differences between Firefox and other browsers. */ /* line 140, ../../sass/utilities/_normalize.scss */ hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; } /** * Address styling not present in IE 8/9. */ /* line 150, ../../sass/utilities/_normalize.scss */ mark { background: #ff0; color: #000; } /** * Correct font family set oddly in Safari 5 and Chrome. */ /* line 159, ../../sass/utilities/_normalize.scss */ code, kbd, pre, samp { font-family: monospace, serif; font-size: 1em; } /** * Improve readability of pre-formatted text in all browsers. */ /* line 171, ../../sass/utilities/_normalize.scss */ pre { white-space: pre-wrap; } /** * Set consistent quote types. */ /* line 179, ../../sass/utilities/_normalize.scss */ q { quotes: "\201C" "\201D" "\2018" "\2019"; } /** * Address inconsistent and variable font size in all browsers. */ /* line 187, ../../sass/utilities/_normalize.scss */ small { font-size: 80%; } /** * Prevent `sub` and `sup` affecting `line-height` in all browsers. */ /* line 195, ../../sass/utilities/_normalize.scss */ sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } /* line 203, ../../sass/utilities/_normalize.scss */ sup { top: -0.5em; } /* line 207, ../../sass/utilities/_normalize.scss */ sub { bottom: -0.25em; } /* ========================================================================== Embedded content ========================================================================== */ /** * Remove border when inside `a` element in IE 8/9. */ /* line 219, ../../sass/utilities/_normalize.scss */ img { border: 0; } /** * Correct overflow displayed oddly in IE 9. */ /* line 227, ../../sass/utilities/_normalize.scss */ svg:not(:root) { overflow: hidden; } /* ========================================================================== Figures ========================================================================== */ /** * Address margin not present in IE 8/9 and Safari 5. */ /* line 239, ../../sass/utilities/_normalize.scss */ figure { margin: 0; } /* ========================================================================== Forms ========================================================================== */ /** * Define consistent border, margin, and padding. */ /* line 251, ../../sass/utilities/_normalize.scss */ fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; } /** * 1. Correct `color` not being inherited in IE 8/9. * 2. Remove padding so people aren't caught out if they zero out fieldsets. */ /* line 262, ../../sass/utilities/_normalize.scss */ legend { border: 0; /* 1 */ padding: 0; /* 2 */ } /** * 1. Correct font family not being inherited in all browsers. * 2. Correct font size not being inherited in all browsers. * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome. */ /* line 273, ../../sass/utilities/_normalize.scss */ button, input, select, textarea { font-family: inherit; /* 1 */ font-size: 100%; /* 2 */ margin: 0; /* 3 */ } /** * Address Firefox 4+ setting `line-height` on `input` using `!important` in * the UA stylesheet. */ /* line 287, ../../sass/utilities/_normalize.scss */ button, input { line-height: normal; } /** * Address inconsistent `text-transform` inheritance for `button` and `select`. * All other form control elements do not inherit `text-transform` values. * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+. * Correct `select` style inheritance in Firefox 4+ and Opera. */ /* line 299, ../../sass/utilities/_normalize.scss */ button, select { text-transform: none; } /** * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio` * and `video` controls. * 2. Correct inability to style clickable `input` types in iOS. * 3. Improve usability and consistency of cursor style between image-type * `input` and others. */ /* line 312, ../../sass/utilities/_normalize.scss */ button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; /* 2 */ cursor: pointer; /* 3 */ } /** * Re-set default cursor for disabled elements. */ /* line 324, ../../sass/utilities/_normalize.scss */ button[disabled], html input[disabled] { cursor: default; } /** * 1. Address box sizing set to `content-box` in IE 8/9. * 2. Remove excess padding in IE 8/9. */ /* line 334, ../../sass/utilities/_normalize.scss */ input[type="checkbox"], input[type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ } /** * Remove inner padding and search cancel button in Safari 5 and Chrome * on OS X. */ /* line 345, ../../sass/utilities/_normalize.scss */ input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; } /** * Remove inner padding and border in Firefox 4+. */ /* line 354, ../../sass/utilities/_normalize.scss */ button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; } /** * 1. Remove default vertical scrollbar in IE 8/9. * 2. Improve readability and alignment in all browsers. */ /* line 365, ../../sass/utilities/_normalize.scss */ textarea { overflow: auto; /* 1 */ vertical-align: top; /* 2 */ } /* ========================================================================== Tables ========================================================================== */ /** * Remove most spacing between table cells. */ /* line 378, ../../sass/utilities/_normalize.scss */ table { border-collapse: collapse; border-spacing: 0; } /* ========================================================================== Mixins ========================================================================== */ /* ========================================================================== Variables ========================================================================== */ /* Descriptive variables ========================================================================== */ /* Functional variables ========================================================================== */ /* line 264, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */ meta.foundation-mq-small { font-family: "only screen and (min-width: 1024px)"; width: 1024px; } /* line 269, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */ meta.foundation-mq-medium { font-family: "only screen and (min-width:1024px)"; width: 1024px; } /* line 274, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */ meta.foundation-mq-large { font-family: "only screen and (min-width:1440px)"; width: 1440px; } /* line 290, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */ *, *:before, *:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } /* line 296, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */ html, body { font-size: 90%; } /* line 300, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */ body { background: #fff; color: #666; padding: 0; margin: 0; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: normal; font-style: normal; line-height: 1; position: relative; cursor: default; } /* line 313, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */ a:hover { cursor: pointer; } /* line 316, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */ img, object, embed { max-width: 100%; height: auto; } /* line 320, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */ object, embed { height: 100%; } /* line 322, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */ img { -ms-interpolation-mode: bicubic; } /* line 326, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */ #map_canvas img, #map_canvas embed, #map_canvas object, .map_canvas img, .map_canvas embed, .map_canvas object { max-width: none !important; } /* line 333, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */ .left { float: left !important; } /* line 334, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */ .right { float: right !important; } /* line 335, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */ .text-left { text-align: left !important; } /* line 336, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */ .text-right { text-align: right !important; } /* line 337, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */ .text-center { text-align: center !important; } /* line 338, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */ .text-justify { text-align: justify !important; } /* line 339, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */ .hide { display: none; } /* line 345, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */ .antialiased { -webkit-font-smoothing: antialiased; } /* line 348, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */ img { display: inline-block; vertical-align: middle; } /* line 358, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */ textarea { height: auto; min-height: 50px; } /* line 361, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */ select { width: 100%; } /* Grid HTML Classes */ /* line 116, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .row { width: 100%; margin-left: auto; margin-right: auto; margin-top: 0; margin-bottom: 0; max-width: 100%; *zoom: 1; } /* line 121, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */ .row:before, .row:after { content: " "; display: table; } /* line 122, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */ .row:after { clear: both; } /* line 120, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .row.collapse > .column, .row.collapse > .columns { position: relative; padding-left: 0; padding-right: 0; float: left; } /* line 123, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .row.collapse .row { margin-left: 0; margin-right: 0; } /* line 126, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .row .row { width: auto; margin-left: -0.57692em; margin-right: -0.57692em; margin-top: 0; margin-bottom: 0; max-width: none; *zoom: 1; } /* line 121, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */ .row .row:before, .row .row:after { content: " "; display: table; } /* line 122, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */ .row .row:after { clear: both; } /* line 127, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .row .row.collapse { width: auto; margin: 0; max-width: none; *zoom: 1; } /* line 121, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */ .row .row.collapse:before, .row .row.collapse:after { content: " "; display: table; } /* line 122, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */ .row .row.collapse:after { clear: both; } /* line 131, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .column, .columns { position: relative; padding-left: 0.57692em; padding-right: 0.57692em; width: 100%; float: left; } @media only screen { /* line 136, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .column, .columns { position: relative; padding-left: 0.57692em; padding-right: 0.57692em; float: left; } /* line 140, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .small-1 { position: relative; width: 8.33333%; } /* line 140, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .small-2 { position: relative; width: 16.66667%; } /* line 140, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .small-3 { position: relative; width: 25%; } /* line 140, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .small-4 { position: relative; width: 33.33333%; } /* line 140, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .small-5 { position: relative; width: 41.66667%; } /* line 140, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .small-6 { position: relative; width: 50%; } /* line 140, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .small-7 { position: relative; width: 58.33333%; } /* line 140, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .small-8 { position: relative; width: 66.66667%; } /* line 140, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .small-9 { position: relative; width: 75%; } /* line 140, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .small-10 { position: relative; width: 83.33333%; } /* line 140, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .small-11 { position: relative; width: 91.66667%; } /* line 140, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .small-12 { position: relative; width: 100%; } /* line 144, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .small-offset-0 { position: relative; margin-left: 0%; } /* line 144, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .small-offset-1 { position: relative; margin-left: 8.33333%; } /* line 144, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .small-offset-2 { position: relative; margin-left: 16.66667%; } /* line 144, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .small-offset-3 { position: relative; margin-left: 25%; } /* line 144, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .small-offset-4 { position: relative; margin-left: 33.33333%; } /* line 144, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .small-offset-5 { position: relative; margin-left: 41.66667%; } /* line 144, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .small-offset-6 { position: relative; margin-left: 50%; } /* line 144, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .small-offset-7 { position: relative; margin-left: 58.33333%; } /* line 144, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .small-offset-8 { position: relative; margin-left: 66.66667%; } /* line 144, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .small-offset-9 { position: relative; margin-left: 75%; } /* line 144, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .small-offset-10 { position: relative; margin-left: 83.33333%; } /* line 147, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ [class*="column"] + [class*="column"]:last-child { float: right; } /* line 148, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ [class*="column"] + [class*="column"].end { float: left; } /* line 150, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .column.small-centered, .columns.small-centered { position: relative; margin-left: auto; margin-right: auto; float: none !important; } } /* Styles for screens that are atleast 768px; */ @media only screen and (min-width: 1024px) { /* line 158, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .large-1 { position: relative; width: 8.33333%; } /* line 158, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .large-2 { position: relative; width: 16.66667%; } /* line 158, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .large-3 { position: relative; width: 25%; } /* line 158, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .large-4 { position: relative; width: 33.33333%; } /* line 158, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .large-5 { position: relative; width: 41.66667%; } /* line 158, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .large-6 { position: relative; width: 50%; } /* line 158, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .large-7 { position: relative; width: 58.33333%; } /* line 158, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .large-8 { position: relative; width: 66.66667%; } /* line 158, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .large-9 { position: relative; width: 75%; } /* line 158, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .large-10 { position: relative; width: 83.33333%; } /* line 158, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .large-11 { position: relative; width: 91.66667%; } /* line 158, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .large-12 { position: relative; width: 100%; } /* line 162, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .row .large-offset-0 { position: relative; margin-left: 0%; } /* line 162, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .row .large-offset-1 { position: relative; margin-left: 8.33333%; } /* line 162, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .row .large-offset-2 { position: relative; margin-left: 16.66667%; } /* line 162, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .row .large-offset-3 { position: relative; margin-left: 25%; } /* line 162, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .row .large-offset-4 { position: relative; margin-left: 33.33333%; } /* line 162, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .row .large-offset-5 { position: relative; margin-left: 41.66667%; } /* line 162, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .row .large-offset-6 { position: relative; margin-left: 50%; } /* line 162, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .row .large-offset-7 { position: relative; margin-left: 58.33333%; } /* line 162, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .row .large-offset-8 { position: relative; margin-left: 66.66667%; } /* line 162, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .row .large-offset-9 { position: relative; margin-left: 75%; } /* line 162, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .row .large-offset-10 { position: relative; margin-left: 83.33333%; } /* line 162, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .row .large-offset-11 { position: relative; margin-left: 91.66667%; } /* line 166, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .push-1 { position: relative; left: 8.33333%; right: auto; } /* line 167, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .pull-1 { position: relative; right: 8.33333%; left: auto; } /* line 166, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .push-2 { position: relative; left: 16.66667%; right: auto; } /* line 167, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .pull-2 { position: relative; right: 16.66667%; left: auto; } /* line 166, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .push-3 { position: relative; left: 25%; right: auto; } /* line 167, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .pull-3 { position: relative; right: 25%; left: auto; } /* line 166, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .push-4 { position: relative; left: 33.33333%; right: auto; } /* line 167, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .pull-4 { position: relative; right: 33.33333%; left: auto; } /* line 166, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .push-5 { position: relative; left: 41.66667%; right: auto; } /* line 167, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .pull-5 { position: relative; right: 41.66667%; left: auto; } /* line 166, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .push-6 { position: relative; left: 50%; right: auto; } /* line 167, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .pull-6 { position: relative; right: 50%; left: auto; } /* line 166, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .push-7 { position: relative; left: 58.33333%; right: auto; } /* line 167, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .pull-7 { position: relative; right: 58.33333%; left: auto; } /* line 166, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .push-8 { position: relative; left: 66.66667%; right: auto; } /* line 167, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .pull-8 { position: relative; right: 66.66667%; left: auto; } /* line 166, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .push-9 { position: relative; left: 75%; right: auto; } /* line 167, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .pull-9 { position: relative; right: 75%; left: auto; } /* line 166, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .push-10 { position: relative; left: 83.33333%; right: auto; } /* line 167, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .pull-10 { position: relative; right: 83.33333%; left: auto; } /* line 166, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .push-11 { position: relative; left: 91.66667%; right: auto; } /* line 167, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .pull-11 { position: relative; right: 91.66667%; left: auto; } /* line 170, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .column.large-centered, .columns.large-centered { position: relative; margin-left: auto; margin-right: auto; float: none !important; } /* line 173, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .column.large-uncentered, .columns.large-uncentered { margin-left: 0; margin-right: 0; float: left !important; } /* line 180, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */ .column.large-uncentered.opposite, .columns.large-uncentered.opposite { float: right !important; } } /* Side Nav */ /* line 82, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_sub-nav.scss */ .sub-nav { display: block; width: auto; overflow: hidden; margin: -0.30769em 0 1.38462em; padding-top: 0.30769em; margin-right: 0; margin-left: -0.69231em; } /* line 40, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_sub-nav.scss */ .sub-nav dt, .sub-nav dd, .sub-nav li { float: left; display: inline; margin-left: 0.69231em; margin-bottom: 0.76923em; font-weight: normal; font-size: 1.07692em; } /* line 50, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_sub-nav.scss */ .sub-nav dt a, .sub-nav dd a, .sub-nav li a { color: #999; text-decoration: none; } /* line 54, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_sub-nav.scss */ .sub-nav dt.active a, .sub-nav dd.active a, .sub-nav li.active a { -webkit-border-radius: 1000px; border-radius: 1000px; font-weight: bold; background: #A34C00; padding: 0.23077em 0.69231em; cursor: default; color: #fff; } /* Foundation Alerts */ /* line 94, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_alert-boxes.scss */ .alert-box { border-style: solid; border-width: 1px; display: block; font-weight: bold; margin-bottom: 1.53846em; position: relative; padding: 0.84615em 1.61538em 0.92308em 0.84615em; font-size: 1.07692em; background-color: #A34C00; border-color: #703400; color: #fff; } /* line 97, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_alert-boxes.scss */ .alert-box .close { font-size: 1.69231em; padding: 5px 4px 4px; line-height: 0; position: absolute; top: 0.53846em; right: 0.38462em; color: #333; opacity: 0.3; } /* line 80, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_alert-boxes.scss */ .alert-box .close:hover, .alert-box .close:focus { opacity: 0.5; } /* line 99, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_alert-boxes.scss */ .alert-box.radius { -webkit-border-radius: 3px; border-radius: 3px; } /* line 100, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_alert-boxes.scss */ .alert-box.round { -webkit-border-radius: 1000px; border-radius: 1000px; } /* line 102, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_alert-boxes.scss */ .alert-box.success { background-color: #5da423; border-color: #457a1a; color: #fff; } /* line 103, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_alert-boxes.scss */ .alert-box.alert { background-color: #CECECE; border-color: #b5b5b5; color: #505050; } /* line 104, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_alert-boxes.scss */ .alert-box.secondary { background-color: #e9e9e9; border-color: #d0d0d0; color: #505050; } /* Foundation Visibility HTML Classes */ /* line 9, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */ .show-for-small, .show-for-medium-down, .show-for-large-down { display: inherit !important; } /* line 13, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */ .show-for-medium, .show-for-medium-up, .show-for-large, .show-for-large-up, .show-for-xlarge { display: none !important; } /* line 19, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */ .hide-for-medium, .hide-for-medium-up, .hide-for-large, .hide-for-large-up, .hide-for-xlarge { display: inherit !important; } /* line 25, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */ .hide-for-small, .hide-for-medium-down, .hide-for-large-down { display: none !important; } /* Specific visilbity for tables */ /* line 31, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */ table.show-for-small, table.show-for-medium-down, table.show-for-large-down, table.hide-for-medium, table.hide-for-medium-up, table.hide-for-large, table.hide-for-large-up, table.hide-for-xlarge { display: table; } /* line 41, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */ thead.show-for-small, thead.show-for-medium-down, thead.show-for-large-down, thead.hide-for-medium, thead.hide-for-medium-up, thead.hide-for-large, thead.hide-for-large-up, thead.hide-for-xlarge { display: table-header-group !important; } /* line 51, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */ tbody.show-for-small, tbody.show-for-medium-down, tbody.show-for-large-down, tbody.hide-for-medium, tbody.hide-for-medium-up, tbody.hide-for-large, tbody.hide-for-large-up, tbody.hide-for-xlarge { display: table-row-group !important; } /* line 61, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */ tr.show-for-small, tr.show-for-medium-down, tr.show-for-large-down, tr.hide-for-medium, tr.hide-for-medium-up, tr.hide-for-large, tr.hide-for-large-up, tr.hide-for-xlarge { display: table-row !important; } /* line 72, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */ td.show-for-small, td.show-for-medium-down, td.show-for-large-down, td.hide-for-medium, td.hide-for-medium-up, td.hide-for-large, td.hide-for-large-up, td.hide-for-xlarge, th.show-for-small, th.show-for-medium-down, th.show-for-large-down, th.hide-for-medium, th.hide-for-medium-up, th.hide-for-large, th.hide-for-large-up, th.hide-for-xlarge { display: table-cell !important; } /* Medium Displays: 768px - 1279px */ @media only screen and (min-width: 1024px) { /* line 84, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */ .show-for-medium, .show-for-medium-up { display: inherit !important; } /* line 87, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */ .show-for-small { display: none !important; } /* line 89, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */ .hide-for-small { display: inherit !important; } /* line 91, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */ .hide-for-medium, .hide-for-medium-up { display: none !important; } /* Specific visilbity for tables */ /* line 96, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */ table.show-for-medium, table.show-for-medium-up, table.hide-for-small { display: table; } /* line 101, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */ thead.show-for-medium, thead.show-for-medium-up, thead.hide-for-small { display: table-header-group !important; } /* line 106, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */ tbody.show-for-medium, tbody.show-for-medium-up, tbody.hide-for-small { display: table-row-group !important; } /* line 111, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */ tr.show-for-medium, tr.show-for-medium-up, tr.hide-for-small { display: table-row !important; } /* line 117, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */ td.show-for-medium, td.show-for-medium-up, td.hide-for-small, th.show-for-medium, th.show-for-medium-up, th.hide-for-small { display: table-cell !important; } } /* Large Displays: 1280px - 1440px */ @media only screen and (min-width: 1024px) { /* line 125, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */ .show-for-large, .show-for-large-up { display: inherit !important; } /* line 128, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */ .show-for-medium, .show-for-medium-down { display: none !important; } /* line 131, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */ .hide-for-medium, .hide-for-medium-down { display: inherit !important; } /* line 134, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */ .hide-for-large, .hide-for-large-up { display: none !important; } /* Specific visilbity for tables */ /* line 139, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */ table.show-for-large, table.show-for-large-up, table.hide-for-medium, table.hide-for-medium-down { display: table; } /* line 145, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */ thead.show-for-large, thead.show-for-large-up, thead.hide-for-medium, thead.hide-for-medium-down { display: table-header-group !important; } /* line 151, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */ tbody.show-for-large, tbody.show-for-large-up, tbody.hide-for-medium, tbody.hide-for-medium-down { display: table-row-group !important; } /* line 157, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */ tr.show-for-large, tr.show-for-large-up, tr.hide-for-medium, tr.hide-for-medium-down { display: table-row !important; } /* line 164, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */ td.show-for-large, td.show-for-large-up, td.hide-for-medium, td.hide-for-medium-down, th.show-for-large, th.show-for-large-up, th.hide-for-medium, th.hide-for-medium-down { display: table-cell !important; } } /* X-Large Displays: 1400px and up */ @media only screen and (min-width: 1440px) { /* line 173, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */ .show-for-xlarge { display: inherit !important; } /* line 175, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */ .show-for-large, .show-for-large-down { display: none !important; } /* line 178, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */ .hide-for-large, .hide-for-large-down { display: inherit !important; } /* line 181, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */ .hide-for-xlarge { display: none !important; } /* Specific visilbity for tables */ /* line 185, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */ table.show-for-xlarge, table.hide-for-large, table.hide-for-large-down { display: table; } /* line 190, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */ thead.show-for-xlarge, thead.hide-for-large, thead.hide-for-large-down { display: table-header-group !important; } /* line 195, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */ tbody.show-for-xlarge, tbody.hide-for-large, tbody.hide-for-large-down { display: table-row-group !important; } /* line 200, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */ tr.show-for-xlarge, tr.hide-for-large, tr.hide-for-large-down { display: table-row !important; } /* line 206, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */ td.show-for-xlarge, td.hide-for-large, td.hide-for-large-down, th.show-for-xlarge, th.hide-for-large, th.hide-for-large-down { display: table-cell !important; } } /* Orientation targeting */ /* line 214, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */ .show-for-landscape, .hide-for-portrait { display: inherit !important; } /* line 216, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */ .hide-for-landscape, .show-for-portrait { display: none !important; } /* Specific visilbity for tables */ /* line 221, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */ table.hide-for-landscape, table.show-for-portrait { display: table; } /* line 225, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */ thead.hide-for-landscape, thead.show-for-portrait { display: table-header-group !important; } /* line 229, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */ tbody.hide-for-landscape, tbody.show-for-portrait { display: table-row-group !important; } /* line 233, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */ tr.hide-for-landscape, tr.show-for-portrait { display: table-row !important; } /* line 238, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */ td.hide-for-landscape, td.show-for-portrait, th.hide-for-landscape, th.show-for-portrait { display: table-cell !important; } @media only screen and (orientation: landscape) { /* line 243, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */ .show-for-landscape, .hide-for-portrait { display: inherit !important; } /* line 245, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */ .hide-for-landscape, .show-for-portrait { display: none !important; } /* Specific visilbity for tables */ /* line 250, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */ table.show-for-landscape, table.hide-for-portrait { display: table; } /* line 254, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */ thead.show-for-landscape, thead.hide-for-portrait { display: table-header-group !important; } /* line 258, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */ tbody.show-for-landscape, tbody.hide-for-portrait { display: table-row-group !important; } /* line 262, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */ tr.show-for-landscape, tr.hide-for-portrait { display: table-row !important; } /* line 267, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */ td.show-for-landscape, td.hide-for-portrait, th.show-for-landscape, th.hide-for-portrait { display: table-cell !important; } } @media only screen and (orientation: portrait) { /* line 273, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */ .show-for-portrait, .hide-for-landscape { display: inherit !important; } /* line 275, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */ .hide-for-portrait, .show-for-landscape { display: none !important; } /* Specific visilbity for tables */ /* line 280, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */ table.show-for-portrait, table.hide-for-landscape { display: table; } /* line 284, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */ thead.show-for-portrait, thead.hide-for-landscape { display: table-header-group !important; } /* line 288, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */ tbody.show-for-portrait, tbody.hide-for-landscape { display: table-row-group !important; } /* line 292, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */ tr.show-for-portrait, tr.hide-for-landscape { display: table-row !important; } /* line 297, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */ td.show-for-portrait, td.hide-for-landscape, th.show-for-portrait, th.hide-for-landscape { display: table-cell !important; } } /* Touch-enabled device targeting */ /* line 303, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */ .show-for-touch { display: none !important; } /* line 304, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */ .hide-for-touch { display: inherit !important; } /* line 305, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */ .touch .show-for-touch { display: inherit !important; } /* line 306, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */ .touch .hide-for-touch { display: none !important; } /* Specific visilbity for tables */ /* line 309, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */ table.hide-for-touch { display: table; } /* line 310, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */ .touch table.show-for-touch { display: table; } /* line 311, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */ thead.hide-for-touch { display: table-header-group !important; } /* line 312, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */ .touch thead.show-for-touch { display: table-header-group !important; } /* line 313, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */ tbody.hide-for-touch { display: table-row-group !important; } /* line 314, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */ .touch tbody.show-for-touch { display: table-row-group !important; } /* line 315, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */ tr.hide-for-touch { display: table-row !important; } /* line 316, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */ .touch tr.show-for-touch { display: table-row !important; } /* line 317, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */ td.hide-for-touch { display: table-cell !important; } /* line 318, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */ .touch td.show-for-touch { display: table-cell !important; } /* line 319, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */ th.hide-for-touch { display: table-cell !important; } /* line 320, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */ .touch th.show-for-touch { display: table-cell !important; } /* line 111, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */ p.lead { font-size: 1.26923em; line-height: 1.6; } /* line 116, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */ .subheader { line-height: 1.4; color: #b3b3b3; font-weight: 300; margin-top: 0.2em; margin-bottom: 0.5em; } /* Typography resets */ /* line 127, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */ div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td { margin: 0; padding: 0; direction: ltr; } /* Default Link Styles */ /* line 152, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */ a { color: #A34C00; text-decoration: none; line-height: inherit; } /* line 157, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */ a:hover, a:focus { color: #8a4000; } /* line 160, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */ a img { border: none; } /* Default paragraph styles */ /* line 164, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */ p { font-family: inherit; font-weight: normal; font-size: 1em; line-height: 1.6; margin-bottom: 1.53846em; text-rendering: optimizeLegibility; } /* line 174, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */ p aside { font-size: 1.07692em; line-height: 1.35; font-style: italic; } /* Default header styles */ /* line 182, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */ h1, h2, h3, h4, h5, h6 { font-family: "Helvetica", Helvetica, Arial, sans-serif; font-weight: bold; font-style: normal; color: #666; text-rendering: optimizeLegibility; margin-top: 0.2em; margin-bottom: 0.5em; line-height: 1.16923em; } /* line 192, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */ h1 small, h2 small, h3 small, h4 small, h5 small, h6 small { font-size: 60%; color: #b3b3b3; line-height: 0; } /* line 199, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */ h1 { font-size: 2.61538em; } /* line 200, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */ h2 { font-size: 2.07692em; } /* line 201, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */ h3 { font-size: 1.69231em; } /* line 202, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */ h4 { font-size: 1.38462em; } /* line 203, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */ h5 { font-size: 1.38462em; } /* line 204, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */ h6 { font-size: 1em; } /* line 208, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */ hr { border: solid #ddd; border-width: 1px 0 0; clear: both; margin: 1.53846em 0 1.46154em; height: 0; } /* Helpful Typography Defaults */ /* line 217, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */ em, i { font-style: italic; line-height: inherit; } /* line 223, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */ strong, b { font-weight: bold; line-height: inherit; } /* line 229, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */ small { font-size: 60%; line-height: inherit; } /* line 234, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */ code { font-family: Consolas, "Liberation Mono", Courier, monospace; font-weight: bold; color: #a8a8a8; } /* Lists */ /* line 241, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */ ul, ol, dl { font-size: 1em; line-height: 1.6; margin-bottom: 1.53846em; list-style-position: outside; font-family: inherit; } /* line 251, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */ ul, ol { margin-left: 0; } /* line 253, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */ ul.no-bullet, ol.no-bullet { margin-left: 0; } /* Unordered Lists */ /* line 259, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */ ul li ul, ul li ol { margin-left: 1.53846em; margin-bottom: 0; font-size: 1em; /* Override nested font-size change */ } /* line 269, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */ ul.square li ul, ul.circle li ul, ul.disc li ul { list-style: inherit; } /* line 272, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */ ul.square { list-style-type: square; } /* line 273, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */ ul.circle { list-style-type: circle; } /* line 274, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */ ul.disc { list-style-type: disc; } /* line 275, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */ ul.no-bullet { list-style: none; } /* Ordered Lists */ /* line 281, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */ ol li ul, ol li ol { margin-left: 1.53846em; margin-bottom: 0; } /* Definition Lists */ /* line 291, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */ dl dt { margin-bottom: 0.3em; font-weight: bold; } /* line 295, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */ dl dd { margin-bottom: 0.92308em; } /* Abbreviations */ /* line 299, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */ abbr, acronym { text-transform: uppercase; font-size: 90%; color: #666; border-bottom: 1px dotted #ddd; cursor: help; } /* line 307, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */ abbr { text-transform: none; } /* Blockquotes */ /* line 312, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */ blockquote { margin: 0 0 1.53846em; padding: 0.69231em 1.53846em 0 1.46154em; border-left: 1px solid #ddd; } /* line 317, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */ blockquote cite { display: block; font-size: 1em; color: #999999; } /* line 321, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */ blockquote cite:before { content: "\2014 \0020"; } /* line 325, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */ blockquote cite a, blockquote cite a:visited { color: #999999; } /* line 331, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */ blockquote, blockquote p { line-height: 1.6; color: #b3b3b3; } /* Microformats */ /* line 338, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */ .vcard { display: inline-block; margin: 0 0 1.53846em 0; border: 1px solid #ddd; padding: 0.76923em 0.92308em; } /* line 344, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */ .vcard li { margin: 0; display: block; } /* line 348, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */ .vcard .fn { font-weight: bold; font-size: 1.15385em; } /* line 355, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */ .vevent .summary { font-weight: bold; } /* line 357, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */ .vevent abbr { cursor: default; text-decoration: none; font-weight: bold; border: none; padding: 0 0.07692em; } @media only screen and (min-width: 1024px) { /* line 368, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */ h1, h2, h3, h4, h5, h6 { line-height: 1.4; } /* line 369, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */ h1 { font-size: 3.38462em; } /* line 370, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */ h2 { font-size: 2.84615em; } /* line 371, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */ h3 { font-size: 2.07692em; } /* line 372, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */ h4 { font-size: 1.76923em; } } /* * Print styles. * * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/ * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com) */ /* line 383, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */ .print-only { display: none !important; } @media print { /* line 385, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */ * { background: transparent !important; color: #000 !important; /* Black prints faster: h5bp.com/s */ box-shadow: none !important; text-shadow: none !important; } /* line 392, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */ a, a:visited { text-decoration: underline; } /* line 394, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */ a[href]:after { content: " (" attr(href) ")"; } /* line 396, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */ abbr[title]:after { content: " (" attr(title) ")"; } /* line 399, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */ .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } /* line 403, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */ pre, blockquote { border: 1px solid #999; page-break-inside: avoid; } /* line 409, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */ thead { display: table-header-group; /* h5bp.com/t */ } /* line 411, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */ tr, img { page-break-inside: avoid; } /* line 414, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */ img { max-width: 100% !important; } @page { margin: 0.5cm; } /* line 418, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */ p, h2, h3 { orphans: 3; widows: 3; } /* line 425, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */ h2, h3 { page-break-after: avoid; } /* line 428, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */ .hide-on-print { display: none !important; } /* line 429, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */ .print-only { display: block !important; } /* line 430, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */ .hide-for-print { display: none !important; } /* line 431, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */ .show-for-print { display: inherit !important; } } /* line 109, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_reveal.scss */ .reveal-modal-bg { position: fixed; height: 100%; width: 100%; background: #000; background: rgba(206, 206, 206, 0.45); z-index: 98; display: none; top: 0; left: 0; } /* line 111, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_reveal.scss */ .reveal-modal { visibility: hidden; display: none; position: absolute; left: 50%; z-index: 99; height: auto; margin-left: -40%; width: 80%; background-color: #fff; padding: 1.53846em; border: solid 1px #b5b5b5; -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); top: 50px; } /* line 61, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_reveal.scss */ .reveal-modal .column, .reveal-modal .columns { min-width: 0; } /* line 65, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_reveal.scss */ .reveal-modal > :first-child { margin-top: 0; } /* line 66, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_reveal.scss */ .reveal-modal > :last-child { margin-bottom: 0; } /* line 115, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_reveal.scss */ .reveal-modal .close-reveal-modal { font-size: 1.69231em; line-height: 1; position: absolute; top: 0.61538em; right: 0.84615em; color: #aaa; font-weight: bold; cursor: pointer; } @media only screen and (min-width: 1024px) { /* line 121, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_reveal.scss */ .reveal-modal { padding: 2.30769em; top: 7.69231em; } /* line 124, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_reveal.scss */ .reveal-modal.tiny { margin-left: -15%; width: 30%; } /* line 125, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_reveal.scss */ .reveal-modal.small { margin-left: -20%; width: 40%; } /* line 126, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_reveal.scss */ .reveal-modal.medium { margin-left: -30%; width: 60%; } /* line 127, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_reveal.scss */ .reveal-modal.large { margin-left: -35%; width: 70%; } /* line 128, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_reveal.scss */ .reveal-modal.xlarge { margin-left: -47.5%; width: 95%; } } @media print { /* line 134, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_reveal.scss */ .reveal-modal { background: #fff !important; } } /* Sections */ /* line 281, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ [data-section=''], [data-section='auto'], .section-container.auto, [data-section='vertical-tabs'], .section-container.vertical-tabs, [data-section='vertical-nav'], .section-container.vertical-nav, [data-section='horizontal-nav'], .section-container.horizontal-nav, [data-section='accordion'], .section-container.accordion { width: 100%; position: relative; display: block; margin-bottom: 1.53846em; } /* line 55, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ [data-section=''][data-section-small-style], [data-section='auto'][data-section-small-style], .section-container.auto[data-section-small-style], [data-section='vertical-tabs'][data-section-small-style], .section-container.vertical-tabs[data-section-small-style], [data-section='vertical-nav'][data-section-small-style], .section-container.vertical-nav[data-section-small-style], [data-section='horizontal-nav'][data-section-small-style], .section-container.horizontal-nav[data-section-small-style], [data-section='accordion'][data-section-small-style], .section-container.accordion[data-section-small-style] { width: 100% !important; } /* line 58, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ [data-section=''][data-section-small-style] > [data-section-region], [data-section=''][data-section-small-style] > section, [data-section=''][data-section-small-style] > .section, [data-section='auto'][data-section-small-style] > [data-section-region], [data-section='auto'][data-section-small-style] > section, [data-section='auto'][data-section-small-style] > .section, .section-container.auto[data-section-small-style] > [data-section-region], .section-container.auto[data-section-small-style] > section, .section-container.auto[data-section-small-style] > .section, [data-section='vertical-tabs'][data-section-small-style] > [data-section-region], [data-section='vertical-tabs'][data-section-small-style] > section, [data-section='vertical-tabs'][data-section-small-style] > .section, .section-container.vertical-tabs[data-section-small-style] > [data-section-region], .section-container.vertical-tabs[data-section-small-style] > section, .section-container.vertical-tabs[data-section-small-style] > .section, [data-section='vertical-nav'][data-section-small-style] > [data-section-region], [data-section='vertical-nav'][data-section-small-style] > section, [data-section='vertical-nav'][data-section-small-style] > .section, .section-container.vertical-nav[data-section-small-style] > [data-section-region], .section-container.vertical-nav[data-section-small-style] > section, .section-container.vertical-nav[data-section-small-style] > .section, [data-section='horizontal-nav'][data-section-small-style] > [data-section-region], [data-section='horizontal-nav'][data-section-small-style] > section, [data-section='horizontal-nav'][data-section-small-style] > .section, .section-container.horizontal-nav[data-section-small-style] > [data-section-region], .section-container.horizontal-nav[data-section-small-style] > section, .section-container.horizontal-nav[data-section-small-style] > .section, [data-section='accordion'][data-section-small-style] > [data-section-region], [data-section='accordion'][data-section-small-style] > section, [data-section='accordion'][data-section-small-style] > .section, .section-container.accordion[data-section-small-style] > [data-section-region], .section-container.accordion[data-section-small-style] > section, .section-container.accordion[data-section-small-style] > .section { padding: 0 !important; margin: 0 !important; } /* line 61, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ [data-section=''][data-section-small-style] > [data-section-region] > [data-section-title], [data-section=''][data-section-small-style] > [data-section-region] > .title, [data-section=''][data-section-small-style] > section > [data-section-title], [data-section=''][data-section-small-style] > section > .title, [data-section=''][data-section-small-style] > .section > [data-section-title], [data-section=''][data-section-small-style] > .section > .title, [data-section='auto'][data-section-small-style] > [data-section-region] > [data-section-title], [data-section='auto'][data-section-small-style] > [data-section-region] > .title, [data-section='auto'][data-section-small-style] > section > [data-section-title], [data-section='auto'][data-section-small-style] > section > .title, [data-section='auto'][data-section-small-style] > .section > [data-section-title], [data-section='auto'][data-section-small-style] > .section > .title, .section-container.auto[data-section-small-style] > [data-section-region] > [data-section-title], .section-container.auto[data-section-small-style] > [data-section-region] > .title, .section-container.auto[data-section-small-style] > section > [data-section-title], .section-container.auto[data-section-small-style] > section > .title, .section-container.auto[data-section-small-style] > .section > [data-section-title], .section-container.auto[data-section-small-style] > .section > .title, [data-section='vertical-tabs'][data-section-small-style] > [data-section-region] > [data-section-title], [data-section='vertical-tabs'][data-section-small-style] > [data-section-region] > .title, [data-section='vertical-tabs'][data-section-small-style] > section > [data-section-title], [data-section='vertical-tabs'][data-section-small-style] > section > .title, [data-section='vertical-tabs'][data-section-small-style] > .section > [data-section-title], [data-section='vertical-tabs'][data-section-small-style] > .section > .title, .section-container.vertical-tabs[data-section-small-style] > [data-section-region] > [data-section-title], .section-container.vertical-tabs[data-section-small-style] > [data-section-region] > .title, .section-container.vertical-tabs[data-section-small-style] > section > [data-section-title], .section-container.vertical-tabs[data-section-small-style] > section > .title, .section-container.vertical-tabs[data-section-small-style] > .section > [data-section-title], .section-container.vertical-tabs[data-section-small-style] > .section > .title, [data-section='vertical-nav'][data-section-small-style] > [data-section-region] > [data-section-title], [data-section='vertical-nav'][data-section-small-style] > [data-section-region] > .title, [data-section='vertical-nav'][data-section-small-style] > section > [data-section-title], [data-section='vertical-nav'][data-section-small-style] > section > .title, [data-section='vertical-nav'][data-section-small-style] > .section > [data-section-title], [data-section='vertical-nav'][data-section-small-style] > .section > .title, .section-container.vertical-nav[data-section-small-style] > [data-section-region] > [data-section-title], .section-container.vertical-nav[data-section-small-style] > [data-section-region] > .title, .section-container.vertical-nav[data-section-small-style] > section > [data-section-title], .section-container.vertical-nav[data-section-small-style] > section > .title, .section-container.vertical-nav[data-section-small-style] > .section > [data-section-title], .section-container.vertical-nav[data-section-small-style] > .section > .title, [data-section='horizontal-nav'][data-section-small-style] > [data-section-region] > [data-section-title], [data-section='horizontal-nav'][data-section-small-style] > [data-section-region] > .title, [data-section='horizontal-nav'][data-section-small-style] > section > [data-section-title], [data-section='horizontal-nav'][data-section-small-style] > section > .title, [data-section='horizontal-nav'][data-section-small-style] > .section > [data-section-title], [data-section='horizontal-nav'][data-section-small-style] > .section > .title, .section-container.horizontal-nav[data-section-small-style] > [data-section-region] > [data-section-title], .section-container.horizontal-nav[data-section-small-style] > [data-section-region] > .title, .section-container.horizontal-nav[data-section-small-style] > section > [data-section-title], .section-container.horizontal-nav[data-section-small-style] > section > .title, .section-container.horizontal-nav[data-section-small-style] > .section > [data-section-title], .section-container.horizontal-nav[data-section-small-style] > .section > .title, [data-section='accordion'][data-section-small-style] > [data-section-region] > [data-section-title], [data-section='accordion'][data-section-small-style] > [data-section-region] > .title, [data-section='accordion'][data-section-small-style] > section > [data-section-title], [data-section='accordion'][data-section-small-style] > section > .title, [data-section='accordion'][data-section-small-style] > .section > [data-section-title], [data-section='accordion'][data-section-small-style] > .section > .title, .section-container.accordion[data-section-small-style] > [data-section-region] > [data-section-title], .section-container.accordion[data-section-small-style] > [data-section-region] > .title, .section-container.accordion[data-section-small-style] > section > [data-section-title], .section-container.accordion[data-section-small-style] > section > .title, .section-container.accordion[data-section-small-style] > .section > [data-section-title], .section-container.accordion[data-section-small-style] > .section > .title { width: 100% !important; } /* line 287, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ [data-section=''] > section, [data-section=''] > .section, [data-section=''] > [data-section-region], [data-section='auto'] > section, [data-section='auto'] > .section, [data-section='auto'] > [data-section-region], .section-container.auto > section, .section-container.auto > .section, .section-container.auto > [data-section-region], [data-section='vertical-tabs'] > section, [data-section='vertical-tabs'] > .section, [data-section='vertical-tabs'] > [data-section-region], .section-container.vertical-tabs > section, .section-container.vertical-tabs > .section, .section-container.vertical-tabs > [data-section-region], [data-section='vertical-nav'] > section, [data-section='vertical-nav'] > .section, [data-section='vertical-nav'] > [data-section-region], .section-container.vertical-nav > section, .section-container.vertical-nav > .section, .section-container.vertical-nav > [data-section-region], [data-section='horizontal-nav'] > section, [data-section='horizontal-nav'] > .section, [data-section='horizontal-nav'] > [data-section-region], .section-container.horizontal-nav > section, .section-container.horizontal-nav > .section, .section-container.horizontal-nav > [data-section-region], [data-section='accordion'] > section, [data-section='accordion'] > .section, [data-section='accordion'] > [data-section-region], .section-container.accordion > section, .section-container.accordion > .section, .section-container.accordion > [data-section-region] { margin: 0; } /* line 102, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ [data-section=''] > section > [data-section-title], [data-section=''] > section > .title, [data-section=''] > .section > [data-section-title], [data-section=''] > .section > .title, [data-section=''] > [data-section-region] > [data-section-title], [data-section=''] > [data-section-region] > .title, [data-section='auto'] > section > [data-section-title], [data-section='auto'] > section > .title, [data-section='auto'] > .section > [data-section-title], [data-section='auto'] > .section > .title, [data-section='auto'] > [data-section-region] > [data-section-title], [data-section='auto'] > [data-section-region] > .title, .section-container.auto > section > [data-section-title], .section-container.auto > section > .title, .section-container.auto > .section > [data-section-title], .section-container.auto > .section > .title, .section-container.auto > [data-section-region] > [data-section-title], .section-container.auto > [data-section-region] > .title, [data-section='vertical-tabs'] > section > [data-section-title], [data-section='vertical-tabs'] > section > .title, [data-section='vertical-tabs'] > .section > [data-section-title], [data-section='vertical-tabs'] > .section > .title, [data-section='vertical-tabs'] > [data-section-region] > [data-section-title], [data-section='vertical-tabs'] > [data-section-region] > .title, .section-container.vertical-tabs > section > [data-section-title], .section-container.vertical-tabs > section > .title, .section-container.vertical-tabs > .section > [data-section-title], .section-container.vertical-tabs > .section > .title, .section-container.vertical-tabs > [data-section-region] > [data-section-title], .section-container.vertical-tabs > [data-section-region] > .title, [data-section='vertical-nav'] > section > [data-section-title], [data-section='vertical-nav'] > section > .title, [data-section='vertical-nav'] > .section > [data-section-title], [data-section='vertical-nav'] > .section > .title, [data-section='vertical-nav'] > [data-section-region] > [data-section-title], [data-section='vertical-nav'] > [data-section-region] > .title, .section-container.vertical-nav > section > [data-section-title], .section-container.vertical-nav > section > .title, .section-container.vertical-nav > .section > [data-section-title], .section-container.vertical-nav > .section > .title, .section-container.vertical-nav > [data-section-region] > [data-section-title], .section-container.vertical-nav > [data-section-region] > .title, [data-section='horizontal-nav'] > section > [data-section-title], [data-section='horizontal-nav'] > section > .title, [data-section='horizontal-nav'] > .section > [data-section-title], [data-section='horizontal-nav'] > .section > .title, [data-section='horizontal-nav'] > [data-section-region] > [data-section-title], [data-section='horizontal-nav'] > [data-section-region] > .title, .section-container.horizontal-nav > section > [data-section-title], .section-container.horizontal-nav > section > .title, .section-container.horizontal-nav > .section > [data-section-title], .section-container.horizontal-nav > .section > .title, .section-container.horizontal-nav > [data-section-region] > [data-section-title], .section-container.horizontal-nav > [data-section-region] > .title, [data-section='accordion'] > section > [data-section-title], [data-section='accordion'] > section > .title, [data-section='accordion'] > .section > [data-section-title], [data-section='accordion'] > .section > .title, [data-section='accordion'] > [data-section-region] > [data-section-title], [data-section='accordion'] > [data-section-region] > .title, .section-container.accordion > section > [data-section-title], .section-container.accordion > section > .title, .section-container.accordion > .section > [data-section-title], .section-container.accordion > .section > .title, .section-container.accordion > [data-section-region] > [data-section-title], .section-container.accordion > [data-section-region] > .title { margin-bottom: 0; } /* line 104, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ [data-section=''] > section > [data-section-title] a, [data-section=''] > section > .title a, [data-section=''] > .section > [data-section-title] a, [data-section=''] > .section > .title a, [data-section=''] > [data-section-region] > [data-section-title] a, [data-section=''] > [data-section-region] > .title a, [data-section='auto'] > section > [data-section-title] a, [data-section='auto'] > section > .title a, [data-section='auto'] > .section > [data-section-title] a, [data-section='auto'] > .section > .title a, [data-section='auto'] > [data-section-region] > [data-section-title] a, [data-section='auto'] > [data-section-region] > .title a, .section-container.auto > section > [data-section-title] a, .section-container.auto > section > .title a, .section-container.auto > .section > [data-section-title] a, .section-container.auto > .section > .title a, .section-container.auto > [data-section-region] > [data-section-title] a, .section-container.auto > [data-section-region] > .title a, [data-section='vertical-tabs'] > section > [data-section-title] a, [data-section='vertical-tabs'] > section > .title a, [data-section='vertical-tabs'] > .section > [data-section-title] a, [data-section='vertical-tabs'] > .section > .title a, [data-section='vertical-tabs'] > [data-section-region] > [data-section-title] a, [data-section='vertical-tabs'] > [data-section-region] > .title a, .section-container.vertical-tabs > section > [data-section-title] a, .section-container.vertical-tabs > section > .title a, .section-container.vertical-tabs > .section > [data-section-title] a, .section-container.vertical-tabs > .section > .title a, .section-container.vertical-tabs > [data-section-region] > [data-section-title] a, .section-container.vertical-tabs > [data-section-region] > .title a, [data-section='vertical-nav'] > section > [data-section-title] a, [data-section='vertical-nav'] > section > .title a, [data-section='vertical-nav'] > .section > [data-section-title] a, [data-section='vertical-nav'] > .section > .title a, [data-section='vertical-nav'] > [data-section-region] > [data-section-title] a, [data-section='vertical-nav'] > [data-section-region] > .title a, .section-container.vertical-nav > section > [data-section-title] a, .section-container.vertical-nav > section > .title a, .section-container.vertical-nav > .section > [data-section-title] a, .section-container.vertical-nav > .section > .title a, .section-container.vertical-nav > [data-section-region] > [data-section-title] a, .section-container.vertical-nav > [data-section-region] > .title a, [data-section='horizontal-nav'] > section > [data-section-title] a, [data-section='horizontal-nav'] > section > .title a, [data-section='horizontal-nav'] > .section > [data-section-title] a, [data-section='horizontal-nav'] > .section > .title a, [data-section='horizontal-nav'] > [data-section-region] > [data-section-title] a, [data-section='horizontal-nav'] > [data-section-region] > .title a, .section-container.horizontal-nav > section > [data-section-title] a, .section-container.horizontal-nav > section > .title a, .section-container.horizontal-nav > .section > [data-section-title] a, .section-container.horizontal-nav > .section > .title a, .section-container.horizontal-nav > [data-section-region] > [data-section-title] a, .section-container.horizontal-nav > [data-section-region] > .title a, [data-section='accordion'] > section > [data-section-title] a, [data-section='accordion'] > section > .title a, [data-section='accordion'] > .section > [data-section-title] a, [data-section='accordion'] > .section > .title a, [data-section='accordion'] > [data-section-region] > [data-section-title] a, [data-section='accordion'] > [data-section-region] > .title a, .section-container.accordion > section > [data-section-title] a, .section-container.accordion > section > .title a, .section-container.accordion > .section > [data-section-title] a, .section-container.accordion > .section > .title a, .section-container.accordion > [data-section-region] > [data-section-title] a, .section-container.accordion > [data-section-region] > .title a { width: 100%; display: inline-block; white-space: nowrap; } /* line 111, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ [data-section=''] > section > [data-section-content], [data-section=''] > section > .content, [data-section=''] > .section > [data-section-content], [data-section=''] > .section > .content, [data-section=''] > [data-section-region] > [data-section-content], [data-section=''] > [data-section-region] > .content, [data-section='auto'] > section > [data-section-content], [data-section='auto'] > section > .content, [data-section='auto'] > .section > [data-section-content], [data-section='auto'] > .section > .content, [data-section='auto'] > [data-section-region] > [data-section-content], [data-section='auto'] > [data-section-region] > .content, .section-container.auto > section > [data-section-content], .section-container.auto > section > .content, .section-container.auto > .section > [data-section-content], .section-container.auto > .section > .content, .section-container.auto > [data-section-region] > [data-section-content], .section-container.auto > [data-section-region] > .content, [data-section='vertical-tabs'] > section > [data-section-content], [data-section='vertical-tabs'] > section > .content, [data-section='vertical-tabs'] > .section > [data-section-content], [data-section='vertical-tabs'] > .section > .content, [data-section='vertical-tabs'] > [data-section-region] > [data-section-content], [data-section='vertical-tabs'] > [data-section-region] > .content, .section-container.vertical-tabs > section > [data-section-content], .section-container.vertical-tabs > section > .content, .section-container.vertical-tabs > .section > [data-section-content], .section-container.vertical-tabs > .section > .content, .section-container.vertical-tabs > [data-section-region] > [data-section-content], .section-container.vertical-tabs > [data-section-region] > .content, [data-section='vertical-nav'] > section > [data-section-content], [data-section='vertical-nav'] > section > .content, [data-section='vertical-nav'] > .section > [data-section-content], [data-section='vertical-nav'] > .section > .content, [data-section='vertical-nav'] > [data-section-region] > [data-section-content], [data-section='vertical-nav'] > [data-section-region] > .content, .section-container.vertical-nav > section > [data-section-content], .section-container.vertical-nav > section > .content, .section-container.vertical-nav > .section > [data-section-content], .section-container.vertical-nav > .section > .content, .section-container.vertical-nav > [data-section-region] > [data-section-content], .section-container.vertical-nav > [data-section-region] > .content, [data-section='horizontal-nav'] > section > [data-section-content], [data-section='horizontal-nav'] > section > .content, [data-section='horizontal-nav'] > .section > [data-section-content], [data-section='horizontal-nav'] > .section > .content, [data-section='horizontal-nav'] > [data-section-region] > [data-section-content], [data-section='horizontal-nav'] > [data-section-region] > .content, .section-container.horizontal-nav > section > [data-section-content], .section-container.horizontal-nav > section > .content, .section-container.horizontal-nav > .section > [data-section-content], .section-container.horizontal-nav > .section > .content, .section-container.horizontal-nav > [data-section-region] > [data-section-content], .section-container.horizontal-nav > [data-section-region] > .content, [data-section='accordion'] > section > [data-section-content], [data-section='accordion'] > section > .content, [data-section='accordion'] > .section > [data-section-content], [data-section='accordion'] > .section > .content, [data-section='accordion'] > [data-section-region] > [data-section-content], [data-section='accordion'] > [data-section-region] > .content, .section-container.accordion > section > [data-section-content], .section-container.accordion > section > .content, .section-container.accordion > .section > [data-section-content], .section-container.accordion > .section > .content, .section-container.accordion > [data-section-region] > [data-section-content], .section-container.accordion > [data-section-region] > .content { display: none; } /* line 116, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ [data-section=''] > section.active > [data-section-content], [data-section=''] > section.active > .content, [data-section=''] > .section.active > [data-section-content], [data-section=''] > .section.active > .content, [data-section=''] > [data-section-region].active > [data-section-content], [data-section=''] > [data-section-region].active > .content, [data-section='auto'] > section.active > [data-section-content], [data-section='auto'] > section.active > .content, [data-section='auto'] > .section.active > [data-section-content], [data-section='auto'] > .section.active > .content, [data-section='auto'] > [data-section-region].active > [data-section-content], [data-section='auto'] > [data-section-region].active > .content, .section-container.auto > section.active > [data-section-content], .section-container.auto > section.active > .content, .section-container.auto > .section.active > [data-section-content], .section-container.auto > .section.active > .content, .section-container.auto > [data-section-region].active > [data-section-content], .section-container.auto > [data-section-region].active > .content, [data-section='vertical-tabs'] > section.active > [data-section-content], [data-section='vertical-tabs'] > section.active > .content, [data-section='vertical-tabs'] > .section.active > [data-section-content], [data-section='vertical-tabs'] > .section.active > .content, [data-section='vertical-tabs'] > [data-section-region].active > [data-section-content], [data-section='vertical-tabs'] > [data-section-region].active > .content, .section-container.vertical-tabs > section.active > [data-section-content], .section-container.vertical-tabs > section.active > .content, .section-container.vertical-tabs > .section.active > [data-section-content], .section-container.vertical-tabs > .section.active > .content, .section-container.vertical-tabs > [data-section-region].active > [data-section-content], .section-container.vertical-tabs > [data-section-region].active > .content, [data-section='vertical-nav'] > section.active > [data-section-content], [data-section='vertical-nav'] > section.active > .content, [data-section='vertical-nav'] > .section.active > [data-section-content], [data-section='vertical-nav'] > .section.active > .content, [data-section='vertical-nav'] > [data-section-region].active > [data-section-content], [data-section='vertical-nav'] > [data-section-region].active > .content, .section-container.vertical-nav > section.active > [data-section-content], .section-container.vertical-nav > section.active > .content, .section-container.vertical-nav > .section.active > [data-section-content], .section-container.vertical-nav > .section.active > .content, .section-container.vertical-nav > [data-section-region].active > [data-section-content], .section-container.vertical-nav > [data-section-region].active > .content, [data-section='horizontal-nav'] > section.active > [data-section-content], [data-section='horizontal-nav'] > section.active > .content, [data-section='horizontal-nav'] > .section.active > [data-section-content], [data-section='horizontal-nav'] > .section.active > .content, [data-section='horizontal-nav'] > [data-section-region].active > [data-section-content], [data-section='horizontal-nav'] > [data-section-region].active > .content, .section-container.horizontal-nav > section.active > [data-section-content], .section-container.horizontal-nav > section.active > .content, .section-container.horizontal-nav > .section.active > [data-section-content], .section-container.horizontal-nav > .section.active > .content, .section-container.horizontal-nav > [data-section-region].active > [data-section-content], .section-container.horizontal-nav > [data-section-region].active > .content, [data-section='accordion'] > section.active > [data-section-content], [data-section='accordion'] > section.active > .content, [data-section='accordion'] > .section.active > [data-section-content], [data-section='accordion'] > .section.active > .content, [data-section='accordion'] > [data-section-region].active > [data-section-content], [data-section='accordion'] > [data-section-region].active > .content, .section-container.accordion > section.active > [data-section-content], .section-container.accordion > section.active > .content, .section-container.accordion > .section.active > [data-section-content], .section-container.accordion > .section.active > .content, .section-container.accordion > [data-section-region].active > [data-section-content], .section-container.accordion > [data-section-region].active > .content { display: block; } /* line 119, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ [data-section=''] > section:not(.active), [data-section=''] > .section:not(.active), [data-section=''] > [data-section-region]:not(.active), [data-section='auto'] > section:not(.active), [data-section='auto'] > .section:not(.active), [data-section='auto'] > [data-section-region]:not(.active), .section-container.auto > section:not(.active), .section-container.auto > .section:not(.active), .section-container.auto > [data-section-region]:not(.active), [data-section='vertical-tabs'] > section:not(.active), [data-section='vertical-tabs'] > .section:not(.active), [data-section='vertical-tabs'] > [data-section-region]:not(.active), .section-container.vertical-tabs > section:not(.active), .section-container.vertical-tabs > .section:not(.active), .section-container.vertical-tabs > [data-section-region]:not(.active), [data-section='vertical-nav'] > section:not(.active), [data-section='vertical-nav'] > .section:not(.active), [data-section='vertical-nav'] > [data-section-region]:not(.active), .section-container.vertical-nav > section:not(.active), .section-container.vertical-nav > .section:not(.active), .section-container.vertical-nav > [data-section-region]:not(.active), [data-section='horizontal-nav'] > section:not(.active), [data-section='horizontal-nav'] > .section:not(.active), [data-section='horizontal-nav'] > [data-section-region]:not(.active), .section-container.horizontal-nav > section:not(.active), .section-container.horizontal-nav > .section:not(.active), .section-container.horizontal-nav > [data-section-region]:not(.active), [data-section='accordion'] > section:not(.active), [data-section='accordion'] > .section:not(.active), [data-section='accordion'] > [data-section-region]:not(.active), .section-container.accordion > section:not(.active), .section-container.accordion > .section:not(.active), .section-container.accordion > [data-section-region]:not(.active) { padding: 0 !important; } /* line 126, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ [data-section=''] > section > [data-section-title], [data-section=''] > section > .title, [data-section=''] > .section > [data-section-title], [data-section=''] > .section > .title, [data-section=''] > [data-section-region] > [data-section-title], [data-section=''] > [data-section-region] > .title, [data-section='auto'] > section > [data-section-title], [data-section='auto'] > section > .title, [data-section='auto'] > .section > [data-section-title], [data-section='auto'] > .section > .title, [data-section='auto'] > [data-section-region] > [data-section-title], [data-section='auto'] > [data-section-region] > .title, .section-container.auto > section > [data-section-title], .section-container.auto > section > .title, .section-container.auto > .section > [data-section-title], .section-container.auto > .section > .title, .section-container.auto > [data-section-region] > [data-section-title], .section-container.auto > [data-section-region] > .title, [data-section='vertical-tabs'] > section > [data-section-title], [data-section='vertical-tabs'] > section > .title, [data-section='vertical-tabs'] > .section > [data-section-title], [data-section='vertical-tabs'] > .section > .title, [data-section='vertical-tabs'] > [data-section-region] > [data-section-title], [data-section='vertical-tabs'] > [data-section-region] > .title, .section-container.vertical-tabs > section > [data-section-title], .section-container.vertical-tabs > section > .title, .section-container.vertical-tabs > .section > [data-section-title], .section-container.vertical-tabs > .section > .title, .section-container.vertical-tabs > [data-section-region] > [data-section-title], .section-container.vertical-tabs > [data-section-region] > .title, [data-section='vertical-nav'] > section > [data-section-title], [data-section='vertical-nav'] > section > .title, [data-section='vertical-nav'] > .section > [data-section-title], [data-section='vertical-nav'] > .section > .title, [data-section='vertical-nav'] > [data-section-region] > [data-section-title], [data-section='vertical-nav'] > [data-section-region] > .title, .section-container.vertical-nav > section > [data-section-title], .section-container.vertical-nav > section > .title, .section-container.vertical-nav > .section > [data-section-title], .section-container.vertical-nav > .section > .title, .section-container.vertical-nav > [data-section-region] > [data-section-title], .section-container.vertical-nav > [data-section-region] > .title, [data-section='horizontal-nav'] > section > [data-section-title], [data-section='horizontal-nav'] > section > .title, [data-section='horizontal-nav'] > .section > [data-section-title], [data-section='horizontal-nav'] > .section > .title, [data-section='horizontal-nav'] > [data-section-region] > [data-section-title], [data-section='horizontal-nav'] > [data-section-region] > .title, .section-container.horizontal-nav > section > [data-section-title], .section-container.horizontal-nav > section > .title, .section-container.horizontal-nav > .section > [data-section-title], .section-container.horizontal-nav > .section > .title, .section-container.horizontal-nav > [data-section-region] > [data-section-title], .section-container.horizontal-nav > [data-section-region] > .title, [data-section='accordion'] > section > [data-section-title], [data-section='accordion'] > section > .title, [data-section='accordion'] > .section > [data-section-title], [data-section='accordion'] > .section > .title, [data-section='accordion'] > [data-section-region] > [data-section-title], [data-section='accordion'] > [data-section-region] > .title, .section-container.accordion > section > [data-section-title], .section-container.accordion > section > .title, .section-container.accordion > .section > [data-section-title], .section-container.accordion > .section > .title, .section-container.accordion > [data-section-region] > [data-section-title], .section-container.accordion > [data-section-region] > .title { width: 100%; } /* line 292, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .section-container.auto, .section-container.vertical-tabs, .section-container.vertical-nav, .section-container.horizontal-nav, .section-container.accordion { border-top: 0 solid #ccc; } /* line 207, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .section-container.auto > section > .title, .section-container.auto > .section > .title, .section-container.vertical-tabs > section > .title, .section-container.vertical-tabs > .section > .title, .section-container.vertical-nav > section > .title, .section-container.vertical-nav > .section > .title, .section-container.horizontal-nav > section > .title, .section-container.horizontal-nav > .section > .title, .section-container.accordion > section > .title, .section-container.accordion > .section > .title { background-color: #efefef; cursor: pointer; border: solid 0 #ccc; } /* line 211, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .section-container.auto > section > .title a, .section-container.auto > .section > .title a, .section-container.vertical-tabs > section > .title a, .section-container.vertical-tabs > .section > .title a, .section-container.vertical-nav > section > .title a, .section-container.vertical-nav > .section > .title a, .section-container.horizontal-nav > section > .title a, .section-container.horizontal-nav > .section > .title a, .section-container.accordion > section > .title a, .section-container.accordion > .section > .title a { padding: 1.15385em; color: #333; font-size: 1.07692em; background: none; } /* line 217, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .section-container.auto > section > .title:hover, .section-container.auto > .section > .title:hover, .section-container.vertical-tabs > section > .title:hover, .section-container.vertical-tabs > .section > .title:hover, .section-container.vertical-nav > section > .title:hover, .section-container.vertical-nav > .section > .title:hover, .section-container.horizontal-nav > section > .title:hover, .section-container.horizontal-nav > .section > .title:hover, .section-container.accordion > section > .title:hover, .section-container.accordion > .section > .title:hover { background-color: #e2e2e2; } /* line 220, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .section-container.auto > section > .content, .section-container.auto > .section > .content, .section-container.vertical-tabs > section > .content, .section-container.vertical-tabs > .section > .content, .section-container.vertical-nav > section > .content, .section-container.vertical-nav > .section > .content, .section-container.horizontal-nav > section > .content, .section-container.horizontal-nav > .section > .content, .section-container.accordion > section > .content, .section-container.accordion > .section > .content { padding: 1.15385em; background-color: #fff; border: solid 0 #ccc; } /* line 225, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .section-container.auto > section > .content > *:last-child, .section-container.auto > .section > .content > *:last-child, .section-container.vertical-tabs > section > .content > *:last-child, .section-container.vertical-tabs > .section > .content > *:last-child, .section-container.vertical-nav > section > .content > *:last-child, .section-container.vertical-nav > .section > .content > *:last-child, .section-container.horizontal-nav > section > .content > *:last-child, .section-container.horizontal-nav > .section > .content > *:last-child, .section-container.accordion > section > .content > *:last-child, .section-container.accordion > .section > .content > *:last-child { margin-bottom: 0; } /* line 226, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .section-container.auto > section > .content > *:first-child, .section-container.auto > .section > .content > *:first-child, .section-container.vertical-tabs > section > .content > *:first-child, .section-container.vertical-tabs > .section > .content > *:first-child, .section-container.vertical-nav > section > .content > *:first-child, .section-container.vertical-nav > .section > .content > *:first-child, .section-container.horizontal-nav > section > .content > *:first-child, .section-container.horizontal-nav > .section > .content > *:first-child, .section-container.accordion > section > .content > *:first-child, .section-container.accordion > .section > .content > *:first-child { padding-top: 0; } /* line 227, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .section-container.auto > section > .content > *:last-child:not(.flex-video), .section-container.auto > .section > .content > *:last-child:not(.flex-video), .section-container.vertical-tabs > section > .content > *:last-child:not(.flex-video), .section-container.vertical-tabs > .section > .content > *:last-child:not(.flex-video), .section-container.vertical-nav > section > .content > *:last-child:not(.flex-video), .section-container.vertical-nav > .section > .content > *:last-child:not(.flex-video), .section-container.horizontal-nav > section > .content > *:last-child:not(.flex-video), .section-container.horizontal-nav > .section > .content > *:last-child:not(.flex-video), .section-container.accordion > section > .content > *:last-child:not(.flex-video), .section-container.accordion > .section > .content > *:last-child:not(.flex-video) { padding-bottom: 0; } /* line 231, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .section-container.auto > section.active > .title, .section-container.auto > .section.active > .title, .section-container.vertical-tabs > section.active > .title, .section-container.vertical-tabs > .section.active > .title, .section-container.vertical-nav > section.active > .title, .section-container.vertical-nav > .section.active > .title, .section-container.horizontal-nav > section.active > .title, .section-container.horizontal-nav > .section.active > .title, .section-container.accordion > section.active > .title, .section-container.accordion > .section.active > .title { background: #d6d6d6; } /* line 233, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .section-container.auto > section.active > .title a, .section-container.auto > .section.active > .title a, .section-container.vertical-tabs > section.active > .title a, .section-container.vertical-tabs > .section.active > .title a, .section-container.vertical-nav > section.active > .title a, .section-container.vertical-nav > .section.active > .title a, .section-container.horizontal-nav > section.active > .title a, .section-container.horizontal-nav > .section.active > .title a, .section-container.accordion > section.active > .title a, .section-container.accordion > .section.active > .title a { color: #333; } /* line 237, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .section-container.auto > section:not(.active), .section-container.auto > .section:not(.active), .section-container.vertical-tabs > section:not(.active), .section-container.vertical-tabs > .section:not(.active), .section-container.vertical-nav > section:not(.active), .section-container.vertical-nav > .section:not(.active), .section-container.horizontal-nav > section:not(.active), .section-container.horizontal-nav > .section:not(.active), .section-container.accordion > section:not(.active), .section-container.accordion > .section:not(.active) { padding: 0 !important; } /* line 243, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .section-container.auto > section > .title, .section-container.auto > .section > .title, .section-container.vertical-tabs > section > .title, .section-container.vertical-tabs > .section > .title, .section-container.vertical-nav > section > .title, .section-container.vertical-nav > .section > .title, .section-container.horizontal-nav > section > .title, .section-container.horizontal-nav > .section > .title, .section-container.accordion > section > .title, .section-container.accordion > .section > .title { border-top: none; } /* line 303, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ [data-section='tabs'], .section-container.tabs { width: 100%; position: relative; display: block; margin-bottom: 1.53846em; } /* line 49, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ [data-section='tabs']:not([data-section-resized]):not([data-section-small-style]), .section-container.tabs:not([data-section-resized]):not([data-section-small-style]) { visibility: hidden; } /* line 102, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ [data-section='tabs'] > section > [data-section-title], [data-section='tabs'] > section > .title, [data-section='tabs'] > .section > [data-section-title], [data-section='tabs'] > .section > .title, [data-section='tabs'] > [data-section-region] > [data-section-title], [data-section='tabs'] > [data-section-region] > .title, .section-container.tabs > section > [data-section-title], .section-container.tabs > section > .title, .section-container.tabs > .section > [data-section-title], .section-container.tabs > .section > .title, .section-container.tabs > [data-section-region] > [data-section-title], .section-container.tabs > [data-section-region] > .title { margin-bottom: 0; } /* line 104, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ [data-section='tabs'] > section > [data-section-title] a, [data-section='tabs'] > section > .title a, [data-section='tabs'] > .section > [data-section-title] a, [data-section='tabs'] > .section > .title a, [data-section='tabs'] > [data-section-region] > [data-section-title] a, [data-section='tabs'] > [data-section-region] > .title a, .section-container.tabs > section > [data-section-title] a, .section-container.tabs > section > .title a, .section-container.tabs > .section > [data-section-title] a, .section-container.tabs > .section > .title a, .section-container.tabs > [data-section-region] > [data-section-title] a, .section-container.tabs > [data-section-region] > .title a { width: 100%; display: inline-block; white-space: nowrap; } /* line 111, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ [data-section='tabs'] > section > [data-section-content], [data-section='tabs'] > section > .content, [data-section='tabs'] > .section > [data-section-content], [data-section='tabs'] > .section > .content, [data-section='tabs'] > [data-section-region] > [data-section-content], [data-section='tabs'] > [data-section-region] > .content, .section-container.tabs > section > [data-section-content], .section-container.tabs > section > .content, .section-container.tabs > .section > [data-section-content], .section-container.tabs > .section > .content, .section-container.tabs > [data-section-region] > [data-section-content], .section-container.tabs > [data-section-region] > .content { display: none; } /* line 116, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ [data-section='tabs'] > section.active > [data-section-content], [data-section='tabs'] > section.active > .content, [data-section='tabs'] > .section.active > [data-section-content], [data-section='tabs'] > .section.active > .content, [data-section='tabs'] > [data-section-region].active > [data-section-content], [data-section='tabs'] > [data-section-region].active > .content, .section-container.tabs > section.active > [data-section-content], .section-container.tabs > section.active > .content, .section-container.tabs > .section.active > [data-section-content], .section-container.tabs > .section.active > .content, .section-container.tabs > [data-section-region].active > [data-section-content], .section-container.tabs > [data-section-region].active > .content { display: block; } /* line 119, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ [data-section='tabs'] > section:not(.active), [data-section='tabs'] > .section:not(.active), [data-section='tabs'] > [data-section-region]:not(.active), .section-container.tabs > section:not(.active), .section-container.tabs > .section:not(.active), .section-container.tabs > [data-section-region]:not(.active) { padding: 0 !important; } /* line 132, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ [data-section='tabs'] > section > [data-section-title], [data-section='tabs'] > section > .title, [data-section='tabs'] > .section > [data-section-title], [data-section='tabs'] > .section > .title, [data-section='tabs'] > [data-section-region] > [data-section-title], [data-section='tabs'] > [data-section-region] > .title, .section-container.tabs > section > [data-section-title], .section-container.tabs > section > .title, .section-container.tabs > .section > [data-section-title], .section-container.tabs > .section > .title, .section-container.tabs > [data-section-region] > [data-section-title], .section-container.tabs > [data-section-region] > .title { width: auto; position: absolute; top: 0; left: 0; } /* line 310, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .section-container.tabs { border: none; } /* line 207, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .section-container.tabs > section > .title, .section-container.tabs > .section > .title { background-color: #efefef; cursor: pointer; border: solid 0 #ccc; } /* line 211, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .section-container.tabs > section > .title a, .section-container.tabs > .section > .title a { padding: 1.15385em; color: #333; font-size: 1.07692em; background: none; } /* line 217, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .section-container.tabs > section > .title:hover, .section-container.tabs > .section > .title:hover { background-color: #e2e2e2; } /* line 220, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .section-container.tabs > section > .content, .section-container.tabs > .section > .content { padding: 1.15385em; background-color: #fff; border: solid 0 #ccc; } /* line 225, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .section-container.tabs > section > .content > *:last-child, .section-container.tabs > .section > .content > *:last-child { margin-bottom: 0; } /* line 226, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .section-container.tabs > section > .content > *:first-child, .section-container.tabs > .section > .content > *:first-child { padding-top: 0; } /* line 227, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .section-container.tabs > section > .content > *:last-child:not(.flex-video), .section-container.tabs > .section > .content > *:last-child:not(.flex-video) { padding-bottom: 0; } /* line 231, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .section-container.tabs > section.active > .title, .section-container.tabs > .section.active > .title { background: #fff; } /* line 233, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .section-container.tabs > section.active > .title a, .section-container.tabs > .section.active > .title a { color: #333; } /* line 237, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .section-container.tabs > section:not(.active), .section-container.tabs > .section:not(.active) { padding: 0 !important; } /* line 249, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .section-container.tabs > section.active > .title, .section-container.tabs > .section.active > .title { border-bottom: 0; } @media only screen and (min-width: 1024px) { /* line 319, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ [data-section=''], [data-section='auto'], .section-container.auto { width: 100%; position: relative; display: block; margin-bottom: 1.53846em; } /* line 49, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ [data-section='']:not([data-section-resized]):not([data-section-small-style]), [data-section='auto']:not([data-section-resized]):not([data-section-small-style]), .section-container.auto:not([data-section-resized]):not([data-section-small-style]) { visibility: hidden; } /* line 102, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ [data-section=''] > section > [data-section-title], [data-section=''] > section > .title, [data-section=''] > .section > [data-section-title], [data-section=''] > .section > .title, [data-section=''] > [data-section-region] > [data-section-title], [data-section=''] > [data-section-region] > .title, [data-section='auto'] > section > [data-section-title], [data-section='auto'] > section > .title, [data-section='auto'] > .section > [data-section-title], [data-section='auto'] > .section > .title, [data-section='auto'] > [data-section-region] > [data-section-title], [data-section='auto'] > [data-section-region] > .title, .section-container.auto > section > [data-section-title], .section-container.auto > section > .title, .section-container.auto > .section > [data-section-title], .section-container.auto > .section > .title, .section-container.auto > [data-section-region] > [data-section-title], .section-container.auto > [data-section-region] > .title { margin-bottom: 0; } /* line 104, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ [data-section=''] > section > [data-section-title] a, [data-section=''] > section > .title a, [data-section=''] > .section > [data-section-title] a, [data-section=''] > .section > .title a, [data-section=''] > [data-section-region] > [data-section-title] a, [data-section=''] > [data-section-region] > .title a, [data-section='auto'] > section > [data-section-title] a, [data-section='auto'] > section > .title a, [data-section='auto'] > .section > [data-section-title] a, [data-section='auto'] > .section > .title a, [data-section='auto'] > [data-section-region] > [data-section-title] a, [data-section='auto'] > [data-section-region] > .title a, .section-container.auto > section > [data-section-title] a, .section-container.auto > section > .title a, .section-container.auto > .section > [data-section-title] a, .section-container.auto > .section > .title a, .section-container.auto > [data-section-region] > [data-section-title] a, .section-container.auto > [data-section-region] > .title a { width: 100%; display: inline-block; white-space: nowrap; } /* line 111, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ [data-section=''] > section > [data-section-content], [data-section=''] > section > .content, [data-section=''] > .section > [data-section-content], [data-section=''] > .section > .content, [data-section=''] > [data-section-region] > [data-section-content], [data-section=''] > [data-section-region] > .content, [data-section='auto'] > section > [data-section-content], [data-section='auto'] > section > .content, [data-section='auto'] > .section > [data-section-content], [data-section='auto'] > .section > .content, [data-section='auto'] > [data-section-region] > [data-section-content], [data-section='auto'] > [data-section-region] > .content, .section-container.auto > section > [data-section-content], .section-container.auto > section > .content, .section-container.auto > .section > [data-section-content], .section-container.auto > .section > .content, .section-container.auto > [data-section-region] > [data-section-content], .section-container.auto > [data-section-region] > .content { display: none; } /* line 116, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ [data-section=''] > section.active > [data-section-content], [data-section=''] > section.active > .content, [data-section=''] > .section.active > [data-section-content], [data-section=''] > .section.active > .content, [data-section=''] > [data-section-region].active > [data-section-content], [data-section=''] > [data-section-region].active > .content, [data-section='auto'] > section.active > [data-section-content], [data-section='auto'] > section.active > .content, [data-section='auto'] > .section.active > [data-section-content], [data-section='auto'] > .section.active > .content, [data-section='auto'] > [data-section-region].active > [data-section-content], [data-section='auto'] > [data-section-region].active > .content, .section-container.auto > section.active > [data-section-content], .section-container.auto > section.active > .content, .section-container.auto > .section.active > [data-section-content], .section-container.auto > .section.active > .content, .section-container.auto > [data-section-region].active > [data-section-content], .section-container.auto > [data-section-region].active > .content { display: block; } /* line 119, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ [data-section=''] > section:not(.active), [data-section=''] > .section:not(.active), [data-section=''] > [data-section-region]:not(.active), [data-section='auto'] > section:not(.active), [data-section='auto'] > .section:not(.active), [data-section='auto'] > [data-section-region]:not(.active), .section-container.auto > section:not(.active), .section-container.auto > .section:not(.active), .section-container.auto > [data-section-region]:not(.active) { padding: 0 !important; } /* line 132, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ [data-section=''] > section > [data-section-title], [data-section=''] > section > .title, [data-section=''] > .section > [data-section-title], [data-section=''] > .section > .title, [data-section=''] > [data-section-region] > [data-section-title], [data-section=''] > [data-section-region] > .title, [data-section='auto'] > section > [data-section-title], [data-section='auto'] > section > .title, [data-section='auto'] > .section > [data-section-title], [data-section='auto'] > .section > .title, [data-section='auto'] > [data-section-region] > [data-section-title], [data-section='auto'] > [data-section-region] > .title, .section-container.auto > section > [data-section-title], .section-container.auto > section > .title, .section-container.auto > .section > [data-section-title], .section-container.auto > .section > .title, .section-container.auto > [data-section-region] > [data-section-title], .section-container.auto > [data-section-region] > .title { width: auto; position: absolute; top: 0; left: 0; } /* line 326, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .section-container.auto { border: none; } /* line 207, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .section-container.auto > section > .title, .section-container.auto > .section > .title { background-color: #efefef; cursor: pointer; border: solid 0 #ccc; } /* line 211, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .section-container.auto > section > .title a, .section-container.auto > .section > .title a { padding: 1.15385em; color: #333; font-size: 1.07692em; background: none; } /* line 217, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .section-container.auto > section > .title:hover, .section-container.auto > .section > .title:hover { background-color: #e2e2e2; } /* line 220, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .section-container.auto > section > .content, .section-container.auto > .section > .content { padding: 1.15385em; background-color: #fff; border: solid 0 #ccc; } /* line 225, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .section-container.auto > section > .content > *:last-child, .section-container.auto > .section > .content > *:last-child { margin-bottom: 0; } /* line 226, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .section-container.auto > section > .content > *:first-child, .section-container.auto > .section > .content > *:first-child { padding-top: 0; } /* line 227, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .section-container.auto > section > .content > *:last-child:not(.flex-video), .section-container.auto > .section > .content > *:last-child:not(.flex-video) { padding-bottom: 0; } /* line 231, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .section-container.auto > section.active > .title, .section-container.auto > .section.active > .title { background: #fff; } /* line 233, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .section-container.auto > section.active > .title a, .section-container.auto > .section.active > .title a { color: #333; } /* line 237, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .section-container.auto > section:not(.active), .section-container.auto > .section:not(.active) { padding: 0 !important; } /* line 249, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .section-container.auto > section.active > .title, .section-container.auto > .section.active > .title { border-bottom: 0; } /* line 333, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ [data-section='vertical-tabs'], .section-container.vertical-tabs { width: 100%; position: relative; display: block; margin-bottom: 1.53846em; } /* line 49, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ [data-section='vertical-tabs']:not([data-section-resized]):not([data-section-small-style]), .section-container.vertical-tabs:not([data-section-resized]):not([data-section-small-style]) { visibility: hidden; } /* line 55, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ [data-section='vertical-tabs'][data-section-small-style], .section-container.vertical-tabs[data-section-small-style] { width: 100% !important; } /* line 58, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ [data-section='vertical-tabs'][data-section-small-style] > [data-section-region], [data-section='vertical-tabs'][data-section-small-style] > section, [data-section='vertical-tabs'][data-section-small-style] > .section, .section-container.vertical-tabs[data-section-small-style] > [data-section-region], .section-container.vertical-tabs[data-section-small-style] > section, .section-container.vertical-tabs[data-section-small-style] > .section { padding: 0 !important; margin: 0 !important; } /* line 61, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ [data-section='vertical-tabs'][data-section-small-style] > [data-section-region] > [data-section-title], [data-section='vertical-tabs'][data-section-small-style] > [data-section-region] > .title, [data-section='vertical-tabs'][data-section-small-style] > section > [data-section-title], [data-section='vertical-tabs'][data-section-small-style] > section > .title, [data-section='vertical-tabs'][data-section-small-style] > .section > [data-section-title], [data-section='vertical-tabs'][data-section-small-style] > .section > .title, .section-container.vertical-tabs[data-section-small-style] > [data-section-region] > [data-section-title], .section-container.vertical-tabs[data-section-small-style] > [data-section-region] > .title, .section-container.vertical-tabs[data-section-small-style] > section > [data-section-title], .section-container.vertical-tabs[data-section-small-style] > section > .title, .section-container.vertical-tabs[data-section-small-style] > .section > [data-section-title], .section-container.vertical-tabs[data-section-small-style] > .section > .title { width: 100% !important; } /* line 102, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ [data-section='vertical-tabs'] > section > [data-section-title], [data-section='vertical-tabs'] > section > .title, [data-section='vertical-tabs'] > .section > [data-section-title], [data-section='vertical-tabs'] > .section > .title, [data-section='vertical-tabs'] > [data-section-region] > [data-section-title], [data-section='vertical-tabs'] > [data-section-region] > .title, .section-container.vertical-tabs > section > [data-section-title], .section-container.vertical-tabs > section > .title, .section-container.vertical-tabs > .section > [data-section-title], .section-container.vertical-tabs > .section > .title, .section-container.vertical-tabs > [data-section-region] > [data-section-title], .section-container.vertical-tabs > [data-section-region] > .title { margin-bottom: 0; } /* line 104, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ [data-section='vertical-tabs'] > section > [data-section-title] a, [data-section='vertical-tabs'] > section > .title a, [data-section='vertical-tabs'] > .section > [data-section-title] a, [data-section='vertical-tabs'] > .section > .title a, [data-section='vertical-tabs'] > [data-section-region] > [data-section-title] a, [data-section='vertical-tabs'] > [data-section-region] > .title a, .section-container.vertical-tabs > section > [data-section-title] a, .section-container.vertical-tabs > section > .title a, .section-container.vertical-tabs > .section > [data-section-title] a, .section-container.vertical-tabs > .section > .title a, .section-container.vertical-tabs > [data-section-region] > [data-section-title] a, .section-container.vertical-tabs > [data-section-region] > .title a { width: 100%; display: inline-block; white-space: nowrap; } /* line 111, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ [data-section='vertical-tabs'] > section > [data-section-content], [data-section='vertical-tabs'] > section > .content, [data-section='vertical-tabs'] > .section > [data-section-content], [data-section='vertical-tabs'] > .section > .content, [data-section='vertical-tabs'] > [data-section-region] > [data-section-content], [data-section='vertical-tabs'] > [data-section-region] > .content, .section-container.vertical-tabs > section > [data-section-content], .section-container.vertical-tabs > section > .content, .section-container.vertical-tabs > .section > [data-section-content], .section-container.vertical-tabs > .section > .content, .section-container.vertical-tabs > [data-section-region] > [data-section-content], .section-container.vertical-tabs > [data-section-region] > .content { display: none; } /* line 116, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ [data-section='vertical-tabs'] > section.active > [data-section-content], [data-section='vertical-tabs'] > section.active > .content, [data-section='vertical-tabs'] > .section.active > [data-section-content], [data-section='vertical-tabs'] > .section.active > .content, [data-section='vertical-tabs'] > [data-section-region].active > [data-section-content], [data-section='vertical-tabs'] > [data-section-region].active > .content, .section-container.vertical-tabs > section.active > [data-section-content], .section-container.vertical-tabs > section.active > .content, .section-container.vertical-tabs > .section.active > [data-section-content], .section-container.vertical-tabs > .section.active > .content, .section-container.vertical-tabs > [data-section-region].active > [data-section-content], .section-container.vertical-tabs > [data-section-region].active > .content { display: block; } /* line 119, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ [data-section='vertical-tabs'] > section:not(.active), [data-section='vertical-tabs'] > .section:not(.active), [data-section='vertical-tabs'] > [data-section-region]:not(.active), .section-container.vertical-tabs > section:not(.active), .section-container.vertical-tabs > .section:not(.active), .section-container.vertical-tabs > [data-section-region]:not(.active) { padding: 0 !important; } /* line 143, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ [data-section='vertical-tabs'] > section > [data-section-title], [data-section='vertical-tabs'] > section > .title, [data-section='vertical-tabs'] > .section > [data-section-title], [data-section='vertical-tabs'] > .section > .title, [data-section='vertical-tabs'] > [data-section-region] > [data-section-title], [data-section='vertical-tabs'] > [data-section-region] > .title, .section-container.vertical-tabs > section > [data-section-title], .section-container.vertical-tabs > section > .title, .section-container.vertical-tabs > .section > [data-section-title], .section-container.vertical-tabs > .section > .title, .section-container.vertical-tabs > [data-section-region] > [data-section-title], .section-container.vertical-tabs > [data-section-region] > .title { position: absolute; top: 0; left: 0; width: 15.38462em; } /* line 150, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ [data-section='vertical-tabs'] > section.active, [data-section='vertical-tabs'] > .section.active, [data-section='vertical-tabs'] > [data-section-region].active, .section-container.vertical-tabs > section.active, .section-container.vertical-tabs > .section.active, .section-container.vertical-tabs > [data-section-region].active { padding-left: 15.38462em; } /* line 153, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ [data-section='vertical-tabs'] > section.active > [data-section-title], [data-section='vertical-tabs'] > section.active > .title, [data-section='vertical-tabs'] > .section.active > [data-section-title], [data-section='vertical-tabs'] > .section.active > .title, [data-section='vertical-tabs'] > [data-section-region].active > [data-section-title], [data-section='vertical-tabs'] > [data-section-region].active > .title, .section-container.vertical-tabs > section.active > [data-section-title], .section-container.vertical-tabs > section.active > .title, .section-container.vertical-tabs > .section.active > [data-section-title], .section-container.vertical-tabs > .section.active > .title, .section-container.vertical-tabs > [data-section-region].active > [data-section-title], .section-container.vertical-tabs > [data-section-region].active > .title { width: 15.38462em; } /* line 340, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .section-container.vertical-tabs { border: none; } /* line 207, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .section-container.vertical-tabs > section > .title, .section-container.vertical-tabs > .section > .title { background-color: #efefef; cursor: pointer; border: solid 0 #ccc; } /* line 211, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .section-container.vertical-tabs > section > .title a, .section-container.vertical-tabs > .section > .title a { padding: 1.15385em; color: #333; font-size: 1.07692em; background: none; } /* line 217, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .section-container.vertical-tabs > section > .title:hover, .section-container.vertical-tabs > .section > .title:hover { background-color: #e2e2e2; } /* line 220, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .section-container.vertical-tabs > section > .content, .section-container.vertical-tabs > .section > .content { padding: 1.15385em; background-color: #fff; border: solid 0 #ccc; } /* line 225, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .section-container.vertical-tabs > section > .content > *:last-child, .section-container.vertical-tabs > .section > .content > *:last-child { margin-bottom: 0; } /* line 226, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .section-container.vertical-tabs > section > .content > *:first-child, .section-container.vertical-tabs > .section > .content > *:first-child { padding-top: 0; } /* line 227, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .section-container.vertical-tabs > section > .content > *:last-child:not(.flex-video), .section-container.vertical-tabs > .section > .content > *:last-child:not(.flex-video) { padding-bottom: 0; } /* line 231, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .section-container.vertical-tabs > section.active > .title, .section-container.vertical-tabs > .section.active > .title { background: #d6d6d6; } /* line 233, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .section-container.vertical-tabs > section.active > .title a, .section-container.vertical-tabs > .section.active > .title a { color: #333; } /* line 237, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .section-container.vertical-tabs > section:not(.active), .section-container.vertical-tabs > .section:not(.active) { padding: 0 !important; } /* line 257, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .section-container.vertical-tabs > section.active, .section-container.vertical-tabs > .section.active { padding-left: 15.30769em; } /* line 260, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .section-container.vertical-tabs > section.active > .title, .section-container.vertical-tabs > .section.active > .title { background-color: #d6d6d6; } /* line 347, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ [data-section='vertical-nav'], .section-container.vertical-nav { width: 100%; position: relative; display: block; margin-bottom: 1.53846em; } /* line 49, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ [data-section='vertical-nav']:not([data-section-resized]):not([data-section-small-style]), .section-container.vertical-nav:not([data-section-resized]):not([data-section-small-style]) { visibility: hidden; } /* line 55, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ [data-section='vertical-nav'][data-section-small-style], .section-container.vertical-nav[data-section-small-style] { width: 100% !important; } /* line 58, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ [data-section='vertical-nav'][data-section-small-style] > [data-section-region], [data-section='vertical-nav'][data-section-small-style] > section, [data-section='vertical-nav'][data-section-small-style] > .section, .section-container.vertical-nav[data-section-small-style] > [data-section-region], .section-container.vertical-nav[data-section-small-style] > section, .section-container.vertical-nav[data-section-small-style] > .section { padding: 0 !important; margin: 0 !important; } /* line 61, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ [data-section='vertical-nav'][data-section-small-style] > [data-section-region] > [data-section-title], [data-section='vertical-nav'][data-section-small-style] > [data-section-region] > .title, [data-section='vertical-nav'][data-section-small-style] > section > [data-section-title], [data-section='vertical-nav'][data-section-small-style] > section > .title, [data-section='vertical-nav'][data-section-small-style] > .section > [data-section-title], [data-section='vertical-nav'][data-section-small-style] > .section > .title, .section-container.vertical-nav[data-section-small-style] > [data-section-region] > [data-section-title], .section-container.vertical-nav[data-section-small-style] > [data-section-region] > .title, .section-container.vertical-nav[data-section-small-style] > section > [data-section-title], .section-container.vertical-nav[data-section-small-style] > section > .title, .section-container.vertical-nav[data-section-small-style] > .section > [data-section-title], .section-container.vertical-nav[data-section-small-style] > .section > .title { width: 100% !important; } /* line 349, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ [data-section='vertical-nav'] > section, [data-section='vertical-nav'] > .section, [data-section='vertical-nav'] > [data-section-region], .section-container.vertical-nav > section, .section-container.vertical-nav > .section, .section-container.vertical-nav > [data-section-region] { position: relative; display: inline-block; } /* line 102, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ [data-section='vertical-nav'] > section > [data-section-title], [data-section='vertical-nav'] > section > .title, [data-section='vertical-nav'] > .section > [data-section-title], [data-section='vertical-nav'] > .section > .title, [data-section='vertical-nav'] > [data-section-region] > [data-section-title], [data-section='vertical-nav'] > [data-section-region] > .title, .section-container.vertical-nav > section > [data-section-title], .section-container.vertical-nav > section > .title, .section-container.vertical-nav > .section > [data-section-title], .section-container.vertical-nav > .section > .title, .section-container.vertical-nav > [data-section-region] > [data-section-title], .section-container.vertical-nav > [data-section-region] > .title { margin-bottom: 0; } /* line 104, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ [data-section='vertical-nav'] > section > [data-section-title] a, [data-section='vertical-nav'] > section > .title a, [data-section='vertical-nav'] > .section > [data-section-title] a, [data-section='vertical-nav'] > .section > .title a, [data-section='vertical-nav'] > [data-section-region] > [data-section-title] a, [data-section='vertical-nav'] > [data-section-region] > .title a, .section-container.vertical-nav > section > [data-section-title] a, .section-container.vertical-nav > section > .title a, .section-container.vertical-nav > .section > [data-section-title] a, .section-container.vertical-nav > .section > .title a, .section-container.vertical-nav > [data-section-region] > [data-section-title] a, .section-container.vertical-nav > [data-section-region] > .title a { width: 100%; display: inline-block; white-space: nowrap; } /* line 111, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ [data-section='vertical-nav'] > section > [data-section-content], [data-section='vertical-nav'] > section > .content, [data-section='vertical-nav'] > .section > [data-section-content], [data-section='vertical-nav'] > .section > .content, [data-section='vertical-nav'] > [data-section-region] > [data-section-content], [data-section='vertical-nav'] > [data-section-region] > .content, .section-container.vertical-nav > section > [data-section-content], .section-container.vertical-nav > section > .content, .section-container.vertical-nav > .section > [data-section-content], .section-container.vertical-nav > .section > .content, .section-container.vertical-nav > [data-section-region] > [data-section-content], .section-container.vertical-nav > [data-section-region] > .content { display: none; } /* line 116, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ [data-section='vertical-nav'] > section.active > [data-section-content], [data-section='vertical-nav'] > section.active > .content, [data-section='vertical-nav'] > .section.active > [data-section-content], [data-section='vertical-nav'] > .section.active > .content, [data-section='vertical-nav'] > [data-section-region].active > [data-section-content], [data-section='vertical-nav'] > [data-section-region].active > .content, .section-container.vertical-nav > section.active > [data-section-content], .section-container.vertical-nav > section.active > .content, .section-container.vertical-nav > .section.active > [data-section-content], .section-container.vertical-nav > .section.active > .content, .section-container.vertical-nav > [data-section-region].active > [data-section-content], .section-container.vertical-nav > [data-section-region].active > .content { display: block; } /* line 119, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ [data-section='vertical-nav'] > section:not(.active), [data-section='vertical-nav'] > .section:not(.active), [data-section='vertical-nav'] > [data-section-region]:not(.active), .section-container.vertical-nav > section:not(.active), .section-container.vertical-nav > .section:not(.active), .section-container.vertical-nav > [data-section-region]:not(.active) { padding: 0 !important; } /* line 165, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ [data-section='vertical-nav'] > section > [data-section-title], [data-section='vertical-nav'] > section > .title, [data-section='vertical-nav'] > .section > [data-section-title], [data-section='vertical-nav'] > .section > .title, [data-section='vertical-nav'] > [data-section-region] > [data-section-title], [data-section='vertical-nav'] > [data-section-region] > .title, .section-container.vertical-nav > section > [data-section-title], .section-container.vertical-nav > section > .title, .section-container.vertical-nav > .section > [data-section-title], .section-container.vertical-nav > .section > .title, .section-container.vertical-nav > [data-section-region] > [data-section-title], .section-container.vertical-nav > [data-section-region] > .title { position: static; width: auto; } /* line 168, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ [data-section='vertical-nav'] > section > [data-section-title] a, [data-section='vertical-nav'] > section > .title a, [data-section='vertical-nav'] > .section > [data-section-title] a, [data-section='vertical-nav'] > .section > .title a, [data-section='vertical-nav'] > [data-section-region] > [data-section-title] a, [data-section='vertical-nav'] > [data-section-region] > .title a, .section-container.vertical-nav > section > [data-section-title] a, .section-container.vertical-nav > section > .title a, .section-container.vertical-nav > .section > [data-section-title] a, .section-container.vertical-nav > .section > .title a, .section-container.vertical-nav > [data-section-region] > [data-section-title] a, .section-container.vertical-nav > [data-section-region] > .title a { display: block; } /* line 171, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ [data-section='vertical-nav'] > section > [data-section-content], [data-section='vertical-nav'] > section > .content, [data-section='vertical-nav'] > .section > [data-section-content], [data-section='vertical-nav'] > .section > .content, [data-section='vertical-nav'] > [data-section-region] > [data-section-content], [data-section='vertical-nav'] > [data-section-region] > .content, .section-container.vertical-nav > section > [data-section-content], .section-container.vertical-nav > section > .content, .section-container.vertical-nav > .section > [data-section-content], .section-container.vertical-nav > .section > .content, .section-container.vertical-nav > [data-section-region] > [data-section-content], .section-container.vertical-nav > [data-section-region] > .content { position: absolute; top: 0; left: 0; z-index: 999; min-width: 15.38462em; } /* line 354, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .section-container.vertical-nav { border: none; } /* line 207, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .section-container.vertical-nav > section > .title, .section-container.vertical-nav > .section > .title { background-color: #efefef; cursor: pointer; border: solid 0 #ccc; } /* line 211, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .section-container.vertical-nav > section > .title a, .section-container.vertical-nav > .section > .title a { padding: 1.15385em; color: #333; font-size: 1.07692em; background: none; } /* line 217, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .section-container.vertical-nav > section > .title:hover, .section-container.vertical-nav > .section > .title:hover { background-color: #e2e2e2; } /* line 220, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .section-container.vertical-nav > section > .content, .section-container.vertical-nav > .section > .content { padding: 1.15385em; background-color: #fff; border: solid 0 #ccc; } /* line 225, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .section-container.vertical-nav > section > .content > *:last-child, .section-container.vertical-nav > .section > .content > *:last-child { margin-bottom: 0; } /* line 226, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .section-container.vertical-nav > section > .content > *:first-child, .section-container.vertical-nav > .section > .content > *:first-child { padding-top: 0; } /* line 227, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .section-container.vertical-nav > section > .content > *:last-child:not(.flex-video), .section-container.vertical-nav > .section > .content > *:last-child:not(.flex-video) { padding-bottom: 0; } /* line 231, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .section-container.vertical-nav > section.active > .title, .section-container.vertical-nav > .section.active > .title { background: #d6d6d6; } /* line 233, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .section-container.vertical-nav > section.active > .title a, .section-container.vertical-nav > .section.active > .title a { color: #333; } /* line 237, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .section-container.vertical-nav > section:not(.active), .section-container.vertical-nav > .section:not(.active) { padding: 0 !important; } /* line 361, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ [data-section='horizontal-nav'], .section-container.horizontal-nav { width: 100%; position: relative; display: block; margin-bottom: 1.53846em; } /* line 49, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ [data-section='horizontal-nav']:not([data-section-resized]):not([data-section-small-style]), .section-container.horizontal-nav:not([data-section-resized]):not([data-section-small-style]) { visibility: hidden; } /* line 55, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ [data-section='horizontal-nav'][data-section-small-style], .section-container.horizontal-nav[data-section-small-style] { width: 100% !important; } /* line 58, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ [data-section='horizontal-nav'][data-section-small-style] > [data-section-region], [data-section='horizontal-nav'][data-section-small-style] > section, [data-section='horizontal-nav'][data-section-small-style] > .section, .section-container.horizontal-nav[data-section-small-style] > [data-section-region], .section-container.horizontal-nav[data-section-small-style] > section, .section-container.horizontal-nav[data-section-small-style] > .section { padding: 0 !important; margin: 0 !important; } /* line 61, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ [data-section='horizontal-nav'][data-section-small-style] > [data-section-region] > [data-section-title], [data-section='horizontal-nav'][data-section-small-style] > [data-section-region] > .title, [data-section='horizontal-nav'][data-section-small-style] > section > [data-section-title], [data-section='horizontal-nav'][data-section-small-style] > section > .title, [data-section='horizontal-nav'][data-section-small-style] > .section > [data-section-title], [data-section='horizontal-nav'][data-section-small-style] > .section > .title, .section-container.horizontal-nav[data-section-small-style] > [data-section-region] > [data-section-title], .section-container.horizontal-nav[data-section-small-style] > [data-section-region] > .title, .section-container.horizontal-nav[data-section-small-style] > section > [data-section-title], .section-container.horizontal-nav[data-section-small-style] > section > .title, .section-container.horizontal-nav[data-section-small-style] > .section > [data-section-title], .section-container.horizontal-nav[data-section-small-style] > .section > .title { width: 100% !important; } /* line 363, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ [data-section='horizontal-nav'] > section, [data-section='horizontal-nav'] > .section, [data-section='horizontal-nav'] > [data-section-region], .section-container.horizontal-nav > section, .section-container.horizontal-nav > .section, .section-container.horizontal-nav > [data-section-region] { position: relative; float: left; } /* line 102, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ [data-section='horizontal-nav'] > section > [data-section-title], [data-section='horizontal-nav'] > section > .title, [data-section='horizontal-nav'] > .section > [data-section-title], [data-section='horizontal-nav'] > .section > .title, [data-section='horizontal-nav'] > [data-section-region] > [data-section-title], [data-section='horizontal-nav'] > [data-section-region] > .title, .section-container.horizontal-nav > section > [data-section-title], .section-container.horizontal-nav > section > .title, .section-container.horizontal-nav > .section > [data-section-title], .section-container.horizontal-nav > .section > .title, .section-container.horizontal-nav > [data-section-region] > [data-section-title], .section-container.horizontal-nav > [data-section-region] > .title { margin-bottom: 0; } /* line 104, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ [data-section='horizontal-nav'] > section > [data-section-title] a, [data-section='horizontal-nav'] > section > .title a, [data-section='horizontal-nav'] > .section > [data-section-title] a, [data-section='horizontal-nav'] > .section > .title a, [data-section='horizontal-nav'] > [data-section-region] > [data-section-title] a, [data-section='horizontal-nav'] > [data-section-region] > .title a, .section-container.horizontal-nav > section > [data-section-title] a, .section-container.horizontal-nav > section > .title a, .section-container.horizontal-nav > .section > [data-section-title] a, .section-container.horizontal-nav > .section > .title a, .section-container.horizontal-nav > [data-section-region] > [data-section-title] a, .section-container.horizontal-nav > [data-section-region] > .title a { width: 100%; display: inline-block; white-space: nowrap; } /* line 111, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ [data-section='horizontal-nav'] > section > [data-section-content], [data-section='horizontal-nav'] > section > .content, [data-section='horizontal-nav'] > .section > [data-section-content], [data-section='horizontal-nav'] > .section > .content, [data-section='horizontal-nav'] > [data-section-region] > [data-section-content], [data-section='horizontal-nav'] > [data-section-region] > .content, .section-container.horizontal-nav > section > [data-section-content], .section-container.horizontal-nav > section > .content, .section-container.horizontal-nav > .section > [data-section-content], .section-container.horizontal-nav > .section > .content, .section-container.horizontal-nav > [data-section-region] > [data-section-content], .section-container.horizontal-nav > [data-section-region] > .content { display: none; } /* line 116, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ [data-section='horizontal-nav'] > section.active > [data-section-content], [data-section='horizontal-nav'] > section.active > .content, [data-section='horizontal-nav'] > .section.active > [data-section-content], [data-section='horizontal-nav'] > .section.active > .content, [data-section='horizontal-nav'] > [data-section-region].active > [data-section-content], [data-section='horizontal-nav'] > [data-section-region].active > .content, .section-container.horizontal-nav > section.active > [data-section-content], .section-container.horizontal-nav > section.active > .content, .section-container.horizontal-nav > .section.active > [data-section-content], .section-container.horizontal-nav > .section.active > .content, .section-container.horizontal-nav > [data-section-region].active > [data-section-content], .section-container.horizontal-nav > [data-section-region].active > .content { display: block; } /* line 119, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ [data-section='horizontal-nav'] > section:not(.active), [data-section='horizontal-nav'] > .section:not(.active), [data-section='horizontal-nav'] > [data-section-region]:not(.active), .section-container.horizontal-nav > section:not(.active), .section-container.horizontal-nav > .section:not(.active), .section-container.horizontal-nav > [data-section-region]:not(.active) { padding: 0 !important; } /* line 186, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ [data-section='horizontal-nav'] > section > [data-section-title], [data-section='horizontal-nav'] > section > .title, [data-section='horizontal-nav'] > .section > [data-section-title], [data-section='horizontal-nav'] > .section > .title, [data-section='horizontal-nav'] > [data-section-region] > [data-section-title], [data-section='horizontal-nav'] > [data-section-region] > .title, .section-container.horizontal-nav > section > [data-section-title], .section-container.horizontal-nav > section > .title, .section-container.horizontal-nav > .section > [data-section-title], .section-container.horizontal-nav > .section > .title, .section-container.horizontal-nav > [data-section-region] > [data-section-title], .section-container.horizontal-nav > [data-section-region] > .title { position: static; width: auto; } /* line 189, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ [data-section='horizontal-nav'] > section > [data-section-title] a, [data-section='horizontal-nav'] > section > .title a, [data-section='horizontal-nav'] > .section > [data-section-title] a, [data-section='horizontal-nav'] > .section > .title a, [data-section='horizontal-nav'] > [data-section-region] > [data-section-title] a, [data-section='horizontal-nav'] > [data-section-region] > .title a, .section-container.horizontal-nav > section > [data-section-title] a, .section-container.horizontal-nav > section > .title a, .section-container.horizontal-nav > .section > [data-section-title] a, .section-container.horizontal-nav > .section > .title a, .section-container.horizontal-nav > [data-section-region] > [data-section-title] a, .section-container.horizontal-nav > [data-section-region] > .title a { display: block; } /* line 192, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ [data-section='horizontal-nav'] > section > [data-section-content], [data-section='horizontal-nav'] > section > .content, [data-section='horizontal-nav'] > .section > [data-section-content], [data-section='horizontal-nav'] > .section > .content, [data-section='horizontal-nav'] > [data-section-region] > [data-section-content], [data-section='horizontal-nav'] > [data-section-region] > .content, .section-container.horizontal-nav > section > [data-section-content], .section-container.horizontal-nav > section > .content, .section-container.horizontal-nav > .section > [data-section-content], .section-container.horizontal-nav > .section > .content, .section-container.horizontal-nav > [data-section-region] > [data-section-content], .section-container.horizontal-nav > [data-section-region] > .content { width: auto; position: absolute; top: 0; left: 0; z-index: 999; min-width: 15.38462em; } /* line 368, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .section-container.horizontal-nav { background: #efefef; border: 0 solid #ccc; } /* line 207, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .section-container.horizontal-nav > section > .title, .section-container.horizontal-nav > .section > .title { background-color: #efefef; cursor: pointer; border: solid 0 #ccc; } /* line 211, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .section-container.horizontal-nav > section > .title a, .section-container.horizontal-nav > .section > .title a { padding: 1.15385em; color: #333; font-size: 1.07692em; background: none; } /* line 217, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .section-container.horizontal-nav > section > .title:hover, .section-container.horizontal-nav > .section > .title:hover { background-color: #e2e2e2; } /* line 220, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .section-container.horizontal-nav > section > .content, .section-container.horizontal-nav > .section > .content { padding: 1.15385em; background-color: #fff; border: solid 0 #ccc; } /* line 225, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .section-container.horizontal-nav > section > .content > *:last-child, .section-container.horizontal-nav > .section > .content > *:last-child { margin-bottom: 0; } /* line 226, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .section-container.horizontal-nav > section > .content > *:first-child, .section-container.horizontal-nav > .section > .content > *:first-child { padding-top: 0; } /* line 227, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .section-container.horizontal-nav > section > .content > *:last-child:not(.flex-video), .section-container.horizontal-nav > .section > .content > *:last-child:not(.flex-video) { padding-bottom: 0; } /* line 231, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .section-container.horizontal-nav > section.active > .title, .section-container.horizontal-nav > .section.active > .title { background: #d6d6d6; } /* line 233, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .section-container.horizontal-nav > section.active > .title a, .section-container.horizontal-nav > .section.active > .title a { color: #333; } /* line 237, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .section-container.horizontal-nav > section:not(.active), .section-container.horizontal-nav > .section:not(.active) { padding: 0 !important; } } /* line 378, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .no-js [data-section], .no-js .section-container { width: 100%; position: relative; display: block; margin-bottom: 1.53846em; } /* line 55, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .no-js [data-section][data-section-small-style], .no-js .section-container[data-section-small-style] { width: 100% !important; } /* line 58, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .no-js [data-section][data-section-small-style] > [data-section-region], .no-js [data-section][data-section-small-style] > section, .no-js [data-section][data-section-small-style] > .section, .no-js .section-container[data-section-small-style] > [data-section-region], .no-js .section-container[data-section-small-style] > section, .no-js .section-container[data-section-small-style] > .section { padding: 0 !important; margin: 0 !important; } /* line 61, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .no-js [data-section][data-section-small-style] > [data-section-region] > [data-section-title], .no-js [data-section][data-section-small-style] > [data-section-region] > .title, .no-js [data-section][data-section-small-style] > section > [data-section-title], .no-js [data-section][data-section-small-style] > section > .title, .no-js [data-section][data-section-small-style] > .section > [data-section-title], .no-js [data-section][data-section-small-style] > .section > .title, .no-js .section-container[data-section-small-style] > [data-section-region] > [data-section-title], .no-js .section-container[data-section-small-style] > [data-section-region] > .title, .no-js .section-container[data-section-small-style] > section > [data-section-title], .no-js .section-container[data-section-small-style] > section > .title, .no-js .section-container[data-section-small-style] > .section > [data-section-title], .no-js .section-container[data-section-small-style] > .section > .title { width: 100% !important; } /* line 380, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .no-js [data-section] > section, .no-js [data-section] > .section, .no-js [data-section] > [data-section-region], .no-js .section-container > section, .no-js .section-container > .section, .no-js .section-container > [data-section-region] { margin: 0; } /* line 102, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .no-js [data-section] > section > [data-section-title], .no-js [data-section] > section > .title, .no-js [data-section] > .section > [data-section-title], .no-js [data-section] > .section > .title, .no-js [data-section] > [data-section-region] > [data-section-title], .no-js [data-section] > [data-section-region] > .title, .no-js .section-container > section > [data-section-title], .no-js .section-container > section > .title, .no-js .section-container > .section > [data-section-title], .no-js .section-container > .section > .title, .no-js .section-container > [data-section-region] > [data-section-title], .no-js .section-container > [data-section-region] > .title { margin-bottom: 0; } /* line 104, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .no-js [data-section] > section > [data-section-title] a, .no-js [data-section] > section > .title a, .no-js [data-section] > .section > [data-section-title] a, .no-js [data-section] > .section > .title a, .no-js [data-section] > [data-section-region] > [data-section-title] a, .no-js [data-section] > [data-section-region] > .title a, .no-js .section-container > section > [data-section-title] a, .no-js .section-container > section > .title a, .no-js .section-container > .section > [data-section-title] a, .no-js .section-container > .section > .title a, .no-js .section-container > [data-section-region] > [data-section-title] a, .no-js .section-container > [data-section-region] > .title a { width: 100%; display: inline-block; white-space: nowrap; } /* line 111, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .no-js [data-section] > section > [data-section-content], .no-js [data-section] > section > .content, .no-js [data-section] > .section > [data-section-content], .no-js [data-section] > .section > .content, .no-js [data-section] > [data-section-region] > [data-section-content], .no-js [data-section] > [data-section-region] > .content, .no-js .section-container > section > [data-section-content], .no-js .section-container > section > .content, .no-js .section-container > .section > [data-section-content], .no-js .section-container > .section > .content, .no-js .section-container > [data-section-region] > [data-section-content], .no-js .section-container > [data-section-region] > .content { display: none; } /* line 116, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .no-js [data-section] > section.active > [data-section-content], .no-js [data-section] > section.active > .content, .no-js [data-section] > .section.active > [data-section-content], .no-js [data-section] > .section.active > .content, .no-js [data-section] > [data-section-region].active > [data-section-content], .no-js [data-section] > [data-section-region].active > .content, .no-js .section-container > section.active > [data-section-content], .no-js .section-container > section.active > .content, .no-js .section-container > .section.active > [data-section-content], .no-js .section-container > .section.active > .content, .no-js .section-container > [data-section-region].active > [data-section-content], .no-js .section-container > [data-section-region].active > .content { display: block; } /* line 119, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .no-js [data-section] > section:not(.active), .no-js [data-section] > .section:not(.active), .no-js [data-section] > [data-section-region]:not(.active), .no-js .section-container > section:not(.active), .no-js .section-container > .section:not(.active), .no-js .section-container > [data-section-region]:not(.active) { padding: 0 !important; } /* line 126, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .no-js [data-section] > section > [data-section-title], .no-js [data-section] > section > .title, .no-js [data-section] > .section > [data-section-title], .no-js [data-section] > .section > .title, .no-js [data-section] > [data-section-region] > [data-section-title], .no-js [data-section] > [data-section-region] > .title, .no-js .section-container > section > [data-section-title], .no-js .section-container > section > .title, .no-js .section-container > .section > [data-section-title], .no-js .section-container > .section > .title, .no-js .section-container > [data-section-region] > [data-section-title], .no-js .section-container > [data-section-region] > .title { width: 100%; } /* line 384, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .no-js .section-container { border-top: 0 solid #ccc; } /* line 207, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .no-js .section-container > section > .title, .no-js .section-container > .section > .title { background-color: #efefef; cursor: pointer; border: solid 0 #ccc; } /* line 211, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .no-js .section-container > section > .title a, .no-js .section-container > .section > .title a { padding: 1.15385em; color: #333; font-size: 1.07692em; background: none; } /* line 217, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .no-js .section-container > section > .title:hover, .no-js .section-container > .section > .title:hover { background-color: #e2e2e2; } /* line 220, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .no-js .section-container > section > .content, .no-js .section-container > .section > .content { padding: 1.15385em; background-color: #fff; border: solid 0 #ccc; } /* line 225, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .no-js .section-container > section > .content > *:last-child, .no-js .section-container > .section > .content > *:last-child { margin-bottom: 0; } /* line 226, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .no-js .section-container > section > .content > *:first-child, .no-js .section-container > .section > .content > *:first-child { padding-top: 0; } /* line 227, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .no-js .section-container > section > .content > *:last-child:not(.flex-video), .no-js .section-container > .section > .content > *:last-child:not(.flex-video) { padding-bottom: 0; } /* line 231, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .no-js .section-container > section.active > .title, .no-js .section-container > .section.active > .title { background: #d6d6d6; } /* line 233, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .no-js .section-container > section.active > .title a, .no-js .section-container > .section.active > .title a { color: #333; } /* line 237, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .no-js .section-container > section:not(.active), .no-js .section-container > .section:not(.active) { padding: 0 !important; } /* line 243, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */ .no-js .section-container > section > .title, .no-js .section-container > .section > .title { border-top: none; } /* Tables */ /* line 80, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_tables.scss */ table { background: #fff; margin-bottom: 1.53846em; border: solid 1px #CECECE; } /* line 41, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_tables.scss */ table thead, table tfoot { background: #f5f5f5; font-weight: bold; } /* line 47, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_tables.scss */ table thead tr th, table thead tr td, table tfoot tr th, table tfoot tr td { padding: 0.61538em 0.76923em 0.76923em; font-size: 0.92308em; color: #222; text-align: left; } /* line 58, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_tables.scss */ table tr th, table tr td { padding: 0.69231em 0.76923em; font-size: 0.92308em; color: #222; } /* line 65, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_tables.scss */ table tr.even, table tr.alt, table tr:nth-of-type(even) { background: #F8F8F8; } /* line 70, ../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_tables.scss */ table thead tr th, table tfoot tr th, table tbody tr td, table tr td, table tfoot tr td { display: table-cell; line-height: 1.38462em; } /* awesome designer */ /** * Table of contents * * 1. Global * 2. Layout * 2.1. Containers * 2.2. Header * 2.3. Content * 3. Module * 3.1. Diagram overview * 3.2. Diagram detail * 4. State */ /* ========================================================================== Global ========================================================================== */ /* line 23, ../../sass/_export.scss */ html, body { overflow: hidden; width: 100%; height: 100%; min-height: 100%; background: #FFF; font-family: "Open Sans", Helvetica, Arial, sans-serif; } /* line 33, ../../sass/_export.scss */ a { -moz-transition-property: color; -o-transition-property: color; -webkit-transition-property: color; transition-property: color; -moz-transition-duration: 0.5s; -o-transition-duration: 0.5s; -webkit-transition-duration: 0.5s; transition-duration: 0.5s; } /* line 38, ../../sass/_export.scss */ a:hover { color: #d66400; } /* line 42, ../../sass/_export.scss */ table ul { list-style-position: inside; } /* line 46, ../../sass/_export.scss */ .bz-icon { color: #666; } /* line 50, ../../sass/_export.scss */ .biz-ex-hide { display: none; } /* line 54, ../../sass/_export.scss */ .biz-ex-right { float: right; } /* line 58, ../../sass/_export.scss */ .biz-ex-right div { display: inline-block; vertical-align: middle; } /* line 62, ../../sass/_export.scss */ #checkAttachmentsTooltip { position: fixed; margin-left: 80px; margin-top: 7px; background-color: white; border-radius: 5px; padding: 10px 8px; -webkit-box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.27); -moz-box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.27); box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.27); z-index: 999999; } /* line 75, ../../sass/_export.scss */ .absolute-center { position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto !important; } /* line 84, ../../sass/_export.scss */ .align-center { text-align: center; margin: auto !important; } /* line 89, ../../sass/_export.scss */ .truncate-text { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; } /* line 95, ../../sass/_export.scss */ .biz-ex-subPages > ul > li a { padding-left: 4rem; } /* line 99, ../../sass/_export.scss */ .truncate-text.biz-ex-name { margin-left: 0; } /* line 103, ../../sass/_export.scss */ .biz-ex-subPages .truncate-text.biz-ex-name { margin-left: 0; } /* line 107, ../../sass/_export.scss */ .biz-ex-remove-padding { padding: 0 !important; } /* line 111, ../../sass/_export.scss */ .cf:before, .cf:after { content: " "; display: table; } /* line 117, ../../sass/_export.scss */ .cf:after { clear: both; } /* ========================================================================== Layout ========================================================================== */ /* Containers ========================================================================== */ /* line 130, ../../sass/_export.scss */ .biz-ex-wrapper { height: 100%; border-left: 1px solid #CECECE; border-right: 1px solid #CECECE; background: #FFF; } /* line 137, ../../sass/_export.scss */ .biz-ex-unsupport { position: relative; } /*.lt-ie9 .biz-ex-wrapper { display: none; }*/ /* line 144, ../../sass/_export.scss */ .biz-ex-supported { display: none; } /*.lt-ie9 .biz-ex-supported { display: block; margin: 8px; }*/ /* Header ========================================================================== */ /* line 158, ../../sass/_export.scss */ .biz-ex-header-view { border-bottom: 1px solid #CECECE; } /* line 162, ../../sass/_export.scss */ .biz-ex-logo { background-color: #FAFAFA; border-bottom: 1px solid #e8e8e8; } @media (min-width: 1024px) { /* line 162, ../../sass/_export.scss */ .biz-ex-logo { border-bottom: none; } } /* line 168, ../../sass/_export.scss */ .biz-ex-logo > a { padding: .55em 0; } /* line 171, ../../sass/_export.scss */ .biz-ex-logo > .sidebar-button { margin: 0 1rem; line-height: 54px; } /* line 175, ../../sass/_export.scss */ .biz-ex-logo > .biz-ex-logo-navigate { float: left; margin-left: .25rem; } @media (min-width: 1024px) { /* line 175, ../../sass/_export.scss */ .biz-ex-logo > .biz-ex-logo-navigate { float: left; display: block; text-align: center; } } /* line 184, ../../sass/_export.scss */ .biz-ex-logo > .sidebar-button { float: right; } /* line 189, ../../sass/_export.scss */ .biz-ex-top-nav { background-color: #FAFAFA; padding: 1em 0; } /* line 194, ../../sass/_export.scss */ .biz-ex-is-fullscreen .biz-ex-top-nav nav { position: absolute; right: 0; top: -4px; } /* line 200, ../../sass/_export.scss */ .biz-ex-navigation-data { -moz-transition-property: padding; -o-transition-property: padding; -webkit-transition-property: padding; transition-property: padding; -moz-transition-duration: 1s; -o-transition-duration: 1s; -webkit-transition-duration: 1s; transition-duration: 1s; padding: 0 1em; } /* line 204, ../../sass/_export.scss */ .biz-ex-navigation-data.biz-ex-back-is-visible { padding-left: 3.5rem; } /* line 209, ../../sass/_export.scss */ .biz-ex-title-process { margin: 0; font-size: 14px; font-weight: 200; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; } /* line 218, ../../sass/_export.scss */ .biz-ex-title-diagram { margin: 0; font-size: 2em; font-weight: 400; line-height: 1; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; } /* line 228, ../../sass/_export.scss */ .biz-ex-content-properties { padding: 20px 10px; } /* line 232, ../../sass/_export.scss */ .biz-ex-is-fullscreen .biz-ex-time { right: 25%; } /* line 236, ../../sass/_export.scss */ .biz-ex-time { -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; position: fixed; top: 0; right: 5px; padding: 0 10px; margin: 0; background-color: #E7E7E7; font-size: 0.75em; color: gray; } /* line 248, ../../sass/_export.scss */ .biz-ex-user-options { float: right; padding: 0.7em 0; margin: 0 1em 0 0; line-height: 24px; list-style: none; } /* line 254, ../../sass/_export.scss */ .biz-ex-user-options > li { float: left; margin-right: 1em; } /* line 258, ../../sass/_export.scss */ .biz-ex-user-options a { display: block; padding: 0.5em; } /* line 264, ../../sass/_export.scss */ .biz-ex-is-fullscreen .row { max-width: 100%; } /* Content ========================================================================== */ /* line 272, ../../sass/_export.scss */ .biz-ex-navigation-left { background: #FAFAFA; transition: width 0.25s; } @media (min-width: 1024px) { /* line 272, ../../sass/_export.scss */ .biz-ex-navigation-left { border-right: 1px solid #CECECE; } } /* line 279, ../../sass/_export.scss */ .active .biz-ex-navigation-left { width: 0px !important; height: 0; margin: 0; padding: 0; position: relative; right: 20px; } /* line 287, ../../sass/_export.scss */ .active #updatePanelDiagram { width: 100%; } /* line 291, ../../sass/_export.scss */ #updatePanelDiagram { transition: width 0.25s; } /* line 295, ../../sass/_export.scss */ .biz-ex-navigation-view { overflow-x: hidden !important; overflow-y: auto !important; } /* line 300, ../../sass/_export.scss */ .biz-ex-diagram-update-panel { overflow-y: auto; overflow-x: hidden; } .biz-ex-diagram-update-panel-container { overflow-y: hidden; overflow-x: hidden; } /* line 304, ../../sass/_export.scss */ .biz-ex-logo-img { display: block; width: 166px; height: 55px; margin: 0 auto; background: url("../img/biz-ex-logo.png") no-repeat; } @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { /* line 304, ../../sass/_export.scss */ .biz-ex-logo-img { background: url("../img/biz-ex-logo-2x.png") no-repeat; } } /* line 316, ../../sass/_export.scss */ .biz-ex-is-fullscreen .row.biz-ex-table-view { max-width: none; } /* line 320, ../../sass/_export.scss */ .biz-gradien-scroll { position: absolute; bottom: 0; left: 0; right: 5px; margin-right: 10px; height: 32px; background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, white)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%); /* IE10+ */ background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 100%); /* W3C */ /*filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);*/ /* IE6-9 */ } /* line 343, ../../sass/_export.scss */ .bz-icon-16 { font-size: 16px; } /* line 347, ../../sass/_export.scss */ .bz-icon-32 { font-size: 32px; } /* ========================================================================== Module ========================================================================== */ /* Nav bar ========================================================================== */ /* line 360, ../../sass/_export.scss */ .nav-bar { border-top: 1px solid #FAFAFA; } /* line 362, ../../sass/_export.scss */ .nav-bar ul { margin-left: 0; list-style: none; } /* line 366, ../../sass/_export.scss */ .nav-bar a { display: block; padding: 0.13em 1.5em; color: #666 !important; -moz-transition-property: background, color; -o-transition-property: background, color; -webkit-transition-property: background, color; transition-property: background, color; -moz-transition-duration: 0.5s, 0.7s; -o-transition-duration: 0.5s, 0.7s; -webkit-transition-duration: 0.5s, 0.7s; transition-duration: 0.5s, 0.7s; } /* line 374, ../../sass/_export.scss */ .nav-bar a:hover { background: rgba(163, 76, 0, 0.1); color: #A34C00; } /* line 379, ../../sass/_export.scss */ .nav-bar .biz-ex-sub-page a { border-bottom: 1px solid #FAFAFA; border-top: 1px solid transparent; } /* line 383, ../../sass/_export.scss */ .nav-bar .biz-ex-sub-page.active { background: rgba(231, 82, 0, 0.1); border-bottom: 1px solid rgba(163, 76, 0, 0.2); } /* line 389, ../../sass/_export.scss */ .biz-ex-sub-page { display: block; } /* line 393, ../../sass/_export.scss */ .biz-ex-name { width: 80%; } /* Side Nav ========================================================================== */ /* line 401, ../../sass/_export.scss */ body.off-canvas { padding: 0; margin: 0; } /* line 406, ../../sass/_export.scss */ #sidebar { overflow-y: auto; width: 50%; background: #FFF; } @media (max-width: 768px) { /* line 406, ../../sass/_export.scss */ #sidebar { width: 100%; } } /* line 415, ../../sass/_export.scss */ .container { width: 100%; } /* line 419, ../../sass/_export.scss */ .row { overflow: hidden; } /* line 423, ../../sass/_export.scss */ .row .row { overflow: visible; } /* line 427, ../../sass/_export.scss */ .paneled .container { overflow: hidden; } /* line 431, ../../sass/_export.scss */ .paneled .row { width: 100%; } /* line 435, ../../sass/_export.scss */ [role="main"]:before { content: " "; position: absolute; top: 0; left: -100%; z-index: -1; width: 100%; height: 100%; } /* line 445, ../../sass/_export.scss */ [role="complementary"], [role="main"] { display: block; position: relative; z-index: 1; width: 100%; padding: 0 15px; -moz-transition-property: all; -o-transition-property: all; -webkit-transition-property: all; transition-property: all; -moz-transition-duration: 0.25s; -o-transition-duration: 0.25s; -webkit-transition-duration: 0.25s; transition-duration: 0.25s; -moz-transition-timing-function: ease-in; -o-transition-timing-function: ease-in; -webkit-transition-timing-function: ease-in; transition-timing-function: ease-in; } /* line 457, ../../sass/_export.scss */ .paneled [role="main"] { padding: 0; } /* line 461, ../../sass/_export.scss */ .page-panel { width: 100%; padding: 0 15px; background: #fff; -moz-transition-property: margin; -o-transition-property: margin; -webkit-transition-property: margin; transition-property: margin; -moz-transition-duration: 0.3s; -o-transition-duration: 0.3s; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -moz-transition-timing-function: ease-in-out; -o-transition-timing-function: ease-in-out; -webkit-transition-timing-function: ease-in-out; transition-timing-function: ease-in-out; } /* line 470, ../../sass/_export.scss */ #switchPanels { margin: 0 -15px; } /* line 474, ../../sass/_export.scss */ .hide-extras [role="complementary"] { display: block; } /* line 478, ../../sass/_export.scss */ [role="navigation"]#topMenu { -moz-transition-property: all; -o-transition-property: all; -webkit-transition-property: all; transition-property: all; -moz-transition-duration: 0.25s; -o-transition-duration: 0.25s; -webkit-transition-duration: 0.25s; transition-duration: 0.25s; -moz-transition-timing-function: ease-in; -o-transition-timing-function: ease-in; -webkit-transition-timing-function: ease-in; transition-timing-function: ease-in; } /* line 484, ../../sass/_export.scss */ [role="navigation"]#topMenu ul { margin-top: 0; } /* line 488, ../../sass/_export.scss */ [role="complementary"] { float: left; z-index: 2; width: 80%; margin-left: -110%; } /* line 495, ../../sass/_export.scss */ [role="main"] { float: right; position: relative; z-index: 1; margin-left: 0; } /* line 502, ../../sass/_export.scss */ .paneled [role="main"] { overflow: hidden; float: none; position: relative; left: 0; width: 500%; background: #fff; -moz-transition-property: all; -o-transition-property: all; -webkit-transition-property: all; transition-property: all; -moz-transition-duration: 0.15s; -o-transition-duration: 0.15s; -webkit-transition-duration: 0.15s; transition-duration: 0.15s; -moz-transition-timing-function: ease-in; -o-transition-timing-function: ease-in; -webkit-transition-timing-function: ease-in; transition-timing-function: ease-in; } /* line 514, ../../sass/_export.scss */ .page-panel { float: left; width: 20%; min-height: 400px; margin: 0; } /* line 521, ../../sass/_export.scss */ .active [role="complementary"] { margin-left: 0; } /* line 525, ../../sass/_export.scss */ .active [role="main"] { margin-right: -80%; } /* line 529, ../../sass/_export.scss */ .active-menu [role="navigation"]#topMenu { margin-top: 0 !important; } @media (max-width: 768px) { /* line 533, ../../sass/_export.scss */ .active .biz-ex-layout { margin-left: 100%; } } @media all and (min-width: 1023px) { /* line 540, ../../sass/_export.scss */ menu-button { display: none; } /* line 543, ../../sass/_export.scss */ [role="complementary"] { float: left; width: 20%; padding: 0 15px; margin-left: 0; } /* line 549, ../../sass/_export.scss */ [role="main"] { width: 80%; padding: 0 15px; } /* line 553, ../../sass/_export.scss */ .paneled [role="main"] { left: 0 !important; width: 100%; padding: 0; background: #f4f4f4; } /* line 559, ../../sass/_export.scss */ .page-panel { display: block; float: none; width: 100%; min-height: 800px; margin: 0; background: #f4f4f4; } /* line 567, ../../sass/_export.scss */ .hide-extras [role="main"] { width: 100%; } /* line 570, ../../sass/_export.scss */ .hide-extras [role="complementary"] { display: none; } /* line 573, ../../sass/_export.scss */ [role="navigation"]#topMenu { display: none; } } /* Search results ========================================================================== */ /* line 582, ../../sass/_export.scss */ .biz-ex-search-view { position: relative; padding: 1em 0 1.5em; } /* line 587, ../../sass/_export.scss */ .biz-ex-top-nav .biz-ex-search { display: none; position: absolute; top: 68%; right: 20em; width: 40%; margin-top: -15px; } /* line 594, ../../sass/_export.scss */ .biz-ex-top-nav .biz-ex-search.biz-ex-is-performers { right: 15rem; } @media screen and (max-width: 1024px) { /* line 587, ../../sass/_export.scss */ .biz-ex-top-nav .biz-ex-search { display: block; right: 0; } } @media screen and (max-width: 1024px) { /* line 604, ../../sass/_export.scss */ .active #updatePanelDiagram { width: 50%; } /* line 607, ../../sass/_export.scss */ #updatePanelDiagram { transition: width 0s; } } /* line 612, ../../sass/_export.scss */ .biz-ex-is-fullscreen .biz-ex-top-nav .biz-ex-search { top: 71%; right: 1em; display: block; width: 40%; } /* line 619, ../../sass/_export.scss */ .biz-ex-search-wrapper { position: relative; width: 80%; margin: 0 auto; } /* line 625, ../../sass/_export.scss */ .biz-ex-is-fullscreen .biz-ex-search-wrapper { width: 90%; } /* line 629, ../../sass/_export.scss */ .biz-ex-search-input { -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; width: 100%; height: 37px; padding: 0 1rem; border: 1px solid #d7d7d7; color: #666; text-align: left; } /* line 638, ../../sass/_export.scss */ .biz-ex-header-view .biz-ex-search-wrapper { position: relative; bottom: 15px; } /* line 643, ../../sass/_export.scss */ .lt-ie9 .biz-ex-search-input { padding-top: 8px; } /* line 647, ../../sass/_export.scss */ .biz-ex-search-options { -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; -moz-box-shadow: #cecece 0 1px 1px; -webkit-box-shadow: #cecece 0 1px 1px; box-shadow: #cecece 0 1px 1px; position: absolute; top: 40px; left: 0; right: 0; z-index: 80; width: 100%; margin: auto; background: rgba(231, 231, 231, 0.9); list-style: none; text-align: center; } /* line 663, ../../sass/_export.scss */ .biz-ex-search-options:after { content: ' '; position: absolute; bottom: 100%; width: 0; height: 0; border: 1px solid transparent; } /* line 672, ../../sass/_export.scss */ .biz-ex-search-options:after { left: 50%; margin-left: -10px; border-bottom-color: rgba(231, 231, 231, 0.9); border-width: 10px; } /* line 680, ../../sass/_export.scss */ .biz-ex-search-item:first-child { -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; border-top-left-radius: 6px; -moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; border-top-right-radius: 6px; } /* line 683, ../../sass/_export.scss */ .biz-ex-search-item:last-child { -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; border-bottom-left-radius: 6px; -moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px; border-bottom-right-radius: 6px; border-top: 1px solid #FAFAFA; } /* line 687, ../../sass/_export.scss */ .biz-ex-search-item:hover { background: #efefef; } /* line 693, ../../sass/_export.scss */ .biz-ex-search-option { display: block; padding: .8em .5em; color: #666; } /* line 697, ../../sass/_export.scss */ .biz-ex-search-option.biz-ex-active { color: #A34C00; } /* line 700, ../../sass/_export.scss */ .biz-ex-search-option.biz-ex-is-hidden { display: none !important; } /* line 705, ../../sass/_export.scss */ .biz-ex-btn-search { position: absolute; top: 50%; right: 5px; padding: 4px 2px; border: none; margin-top: -12px; background-color: transparent; } /* line 715, ../../sass/_export.scss */ .ui-autocomplete { -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; border-bottom-left-radius: 6px; -moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px; border-bottom-right-radius: 6px; -moz-box-shadow: #cecece 0 1px 1px; -webkit-box-shadow: #cecece 0 1px 1px; box-shadow: #cecece 0 1px 1px; overflow-x: hidden; overflow-y: auto; max-height: 40%; border-color: #CECECE; background: #F8F8F8; background: rgba(248, 248, 248, 0.95); } /* line 727, ../../sass/_export.scss */ .ui-menu .ui-menu-item a.ui-state-focus, .ui-menu .ui-menu-item a.ui-state-active { border-radius: 0; border-color: transparent; background: rgba(163, 76, 0, 0.05); color: #A34C00; } /* line 735, ../../sass/_export.scss */ .alert-box.biz-ex-result-alert { position: absolute; left: 0; right: 0; z-index: 10; width: 80%; padding: .5rem; margin: .25rem auto 0; background: rgba(248, 248, 248, 0.7) !important; } /* line 746, ../../sass/_export.scss */ .biz-ex-result-alert-content { margin: 0; font-size: .75rem; } /* line 751, ../../sass/_export.scss */ .biz-ex-result-icon { float: left; margin: .25rem 0 0; } /* line 756, ../../sass/_export.scss */ .biz-ex-result-container { margin: 0 0 0 25px; font-size: .7em; color: #e6e6e6; } /* line 762, ../../sass/_export.scss */ .biz-ex-result-name { display: block; margin-bottom: 0; margin-left: 25px; margin-bottom: 0; font-size: .9em; color: #666 !important; } /* Diagram overview ========================================================================== */ /* line 775, ../../sass/_export.scss */ .biz-ex-table-view [class*="column"] + [class*="column"]:last-child { float: left; } /* line 779, ../../sass/_export.scss */ .biz-ex-box-process { margin: .6em 0; } /* line 783, ../../sass/_export.scss */ .no-touch .bix-ex-figure-panel { overflow: hidden; height: 200px; border: 1px solid #CECECE; background: #F8F8F8; } /* line 788, ../../sass/_export.scss */ .no-touch .bix-ex-figure-panel:hover { border-color: #A34C00; } /* line 791, ../../sass/_export.scss */ .no-touch .bix-ex-figure-panel:hover .biz-ex-overview-process { -moz-transition-property: top; -o-transition-property: top; -webkit-transition-property: top; transition-property: top; -moz-transition-duration: 0.1s; -o-transition-duration: 0.1s; -webkit-transition-duration: 0.1s; transition-duration: 0.1s; -moz-transition-timing-function: ease-in-out; -o-transition-timing-function: ease-in-out; -webkit-transition-timing-function: ease-in-out; transition-timing-function: ease-in-out; top: -200px; left: 0; } /* line 800, ../../sass/_export.scss */ .touch .bix-ex-figure-panel { overflow: hidden; height: 200px; border: 1px solid #CECECE; background: #F8F8F8; } /* line 805, ../../sass/_export.scss */ .touch .bix-ex-figure-panel:hover { border-color: transparent; } /* line 808, ../../sass/_export.scss */ .touch .bix-ex-figure-panel:hover .biz-ex-overview-process { transition: none !important; left: 0; } /* line 814, ../../sass/_export.scss */ .biz-ex-overview-process { position: relative; top: 0; height: 400px; display: block; -moz-transition-property: top; -o-transition-property: top; -webkit-transition-property: top; transition-property: top; -moz-transition-duration: 0.1s; -o-transition-duration: 0.1s; -webkit-transition-duration: 0.1s; transition-duration: 0.1s; -moz-transition-timing-function: ease-in; -o-transition-timing-function: ease-in; -webkit-transition-timing-function: ease-in; transition-timing-function: ease-in; } /* line 824, ../../sass/_export.scss */ .biz-ex-table-view .biz-ex-box-process.biz-ex-navigate { display: block; } /* line 828, ../../sass/_export.scss */ .biz-ex-panel, .biz-ex-over-panel { height: 200px; padding: 15px; } /* line 834, ../../sass/_export.scss */ .biz-ex-over-panel { top: 200px; z-index: 2; } /* line 839, ../../sass/_export.scss */ .biz-ex-img { overflow: hidden; position: relative; max-height: 124px; min-height: 124px; border: 1px solid #CECECE; margin-bottom: .5rem; background: #FFF; } /* line 847, ../../sass/_export.scss */ .biz-ex-img img[src*="unavailable"] { width: 40%; min-width: 30%; } /* line 853, ../../sass/_export.scss */ .biz-ex-img img { width: 100%; height: 100%; } /* line 858, ../../sass/_export.scss */ .biz-ex-diagram-img-fit { width: auto; height: 100%; } /* line 863, ../../sass/_export.scss */ .biz-ex-diagram-name { margin: 0; font-size: 1rem; } /* line 868, ../../sass/_export.scss */ .biz-ex-expand-description { padding: .5em 4em; background: transparent; text-align: right; } /* line 874, ../../sass/_export.scss */ .biz-ex-expand-button-span { position: absolute; padding: .5rem 1rem .5rem .5rem; } /* line 879, ../../sass/_export.scss */ .biz-ex-expand-button-span::after { content: ''; display: block; position: absolute; top: 50%; right: 5px; width: 0px; height: 0px; border-style: solid; border-width: 4px 4px 0 4px; border-color: #e75100 transparent transparent transparent; margin-top: -2px; } /* line 893, ../../sass/_export.scss */ .biz-ex-navigate:hover .biz-ex-expand-button-span { color: #A34C00; } /* line 897, ../../sass/_export.scss */ .biz-ex-expand-button:hover { cursor: pointer; background-color: #dadada; background: rgba(231, 82, 0, 0.1); color: #E75200; } /* line 905, ../../sass/_export.scss */ .biz-ex-expand-button-span:hover { color: #d66400 !important; } /* line 909, ../../sass/_export.scss */ .biz-ex-expand-button-span:hover::after { border-top-color: #d66400; } /* line 913, ../../sass/_export.scss */ .biz-ex-diagram-desc-wrapper { position: relative; } /* line 917, ../../sass/_export.scss */ .biz-ex-diagram-desc-wrapper .biz-ex-expand-description, .biz-ex-expand-button-span { right: 0; bottom: 0; border: 1px solid #CECECE; border-radius: 6px; background: #F8F8F8; } /* line 926, ../../sass/_export.scss */ .biz-ex-diagram-desc-container { margin: .5rem 0; color: #666; } /* line 931, ../../sass/_export.scss */ .biz-ex-diagram-desc { margin-bottom: .25rem; } /* line 933, ../../sass/_export.scss */ .biz-ex-diagram-desc:last-child { padding-bottom: 1em; } /* line 938, ../../sass/_export.scss */ .biz-ex-diagram-more { margin-bottom: 1em; } /* line 942, ../../sass/_export.scss */ .biz-ex-diagram-sub { margin: 0; color: #797979; } /* line 947, ../../sass/_export.scss */ .biz-ex-dialog-description { position: relative; } /* line 951, ../../sass/_export.scss */ .biz-ex-dialog-description-preview { height: 70px; overflow: hidden; } /* line 956, ../../sass/_export.scss */ .biz-ex-property-image { -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; position: relative; width: 99%; background-color: rgba(255, 255, 255, 0.2); background-image: url(../img/pattern.png); text-align: center; } /* line 965, ../../sass/_export.scss */ .biz-ex-dialog-description-preview { height: 70px; overflow: hidden; } /* line 970, ../../sass/_export.scss */ .biz-ex-property-img { -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; border: 1px solid #ddd; margin: 12px; } /* line 976, ../../sass/_export.scss */ .biz-ex-dialog-content.biz-ex-dialog-properties { position: relative; width: 100%; border-top: 1px solid #CECECE; background: #F8F8F8 !important; } /* line 983, ../../sass/_export.scss */ .biz-ex-dialog-properties .biz-ex-dialog-process-title { font-weight: 600; color: #797979; } /* line 988, ../../sass/_export.scss */ .biz-ex-performers-list-as-contact { position: relative; } /* line 992, ../../sass/_export.scss */ .biz-ex-performers-list-as-contact span { font-weight: 100; color: #666; } /* line 997, ../../sass/_export.scss */ .biz-ex-performers-list-as-contact span:nth-child(even) { color: #595959; } /* line 1001, ../../sass/_export.scss */ .biz-ex-collapsible { color: #666; } /* line 1005, ../../sass/_export.scss */ .biz-ex-more, .biz-ex-less { position: absolute; top: 2px; right: 0; } /* line 1012, ../../sass/_export.scss */ .biz-ex-is-collapsible, .biz-ex-is-extended { margin: 0 6rem 0 0; } /* line 1017, ../../sass/_export.scss */ .biz-ex-is-extended { overflow-y: auto; max-height: 200px; padding: 10px; border-bottom: 1px dotted #e75200; margin-right: 4em; margin-bottom: 1em; } /* line 1026, ../../sass/_export.scss */ .biz-ex-is-extended div p:first-child { margin-top: 0 !important; } /* line 1030, ../../sass/_export.scss */ .biz-ex-is-extended div p:last-child { margin-bottom: 0 !important; } /* Diagram detail ========================================================================== */ /* line 1038, ../../sass/_export.scss */ .biz-ex-dialog-header { overflow: hidden; padding: 20px 20px 5px; border-bottom: 1px solid transparent; } /* line 1044, ../../sass/_export.scss */ .biz-ex-dialog-name { margin: 0; font-size: 1.8rem; font-weight: 100; } /* line 1050, ../../sass/_export.scss */ .biz-ex-performers { overflow-x: hidden; overflow-y: auto; margin: 0; } /* line 1056, ../../sass/_export.scss */ .biz-ex-performer-header { border-bottom: 1px solid #A34C00; padding: 10px 0 10px 10px; } /* line 1061, ../../sass/_export.scss */ .biz-ex-performer { padding: 0.8em; } /* line 1065, ../../sass/_export.scss */ .biz-ex-performer:nth-child(even) { background: #F8F8F8; } /* line 1069, ../../sass/_export.scss */ .biz-ex-performer-title { font-size: 0.8rem; color: #666; } /* line 1072, ../../sass/_export.scss */ .biz-ex-performer-title > .biz-ex-performer-tag { margin-right: .25em; } /* line 1077, ../../sass/_export.scss */ .bix-ex-performers-tags { margin-right: 6em; } /* line 1081, ../../sass/_export.scss */ .biz-ex-performer-tag { -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; padding: .25rem .5rem; background: rgba(121, 121, 121, 0.2); font-size: 1rem; font-weight: 300; } /* line 1089, ../../sass/_export.scss */ .biz-ex-performer-description { margin-bottom: 0; } /* line 1093, ../../sass/_export.scss */ .biz-ex-dialog-details { float: right; margin: 0; display: block; } /* line 1097, ../../sass/_export.scss */ .biz-ex-dialog-details > dt, .biz-ex-dialog-details > dd { float: left; color: #797979; } /* line 1104, ../../sass/_export.scss */ .biz-ex-dialog-parents { display: inline-block; text-align: center; } /* line 1109, ../../sass/_export.scss */ .biz-ex-dialog-parents ul { text-align: left; position: fixed; margin-top: 7px; margin-right: 40px; list-style: none; background-color: white; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; min-width: 130px; max-height: 175px; overflow: auto; z-index: 99; -webkit-box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.27); -moz-box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.27); box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.27); } /* line 1126, ../../sass/_export.scss */ .biz-ex-dialog-parents span { position: relative; bottom: 5px; } /* line 1130, ../../sass/_export.scss */ .biz-ex-dialog-parents > span:hover { cursor: pointer; } /* line 1133, ../../sass/_export.scss */ .biz-ex-dialog-parents a { display: block; height: 35px !important; padding: 8px; color: #030303; } /* line 1139, ../../sass/_export.scss */ .biz-ex-dialog-parents a:hover { background-color: #dadada; background: rgba(231, 82, 0, 0.1); color: #E75200; } /* line 1144, ../../sass/_export.scss */ #biz-ex-parents > li > a { max-width: 150px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } /* line 1151, ../../sass/_export.scss */ .biz-ex-performers-list-as-contact .biz-ex-performer-tag { display: inline-block; padding: 0.01rem 0.5rem; margin: 0 2px 6px 0; font-size: 0.75rem; } /* line 1158, ../../sass/_export.scss */ .biz-ex-dialog-line { padding-right: .8rem; } /* line 1162, ../../sass/_export.scss */ .biz-ex-dialog-process-title { border-left: 1px dotted #CECECE; margin-right: .8rem; padding-left: .8rem; } /* line 1168, ../../sass/_export.scss */ .biz-ex-tabs-overview { float: right; font-weight: 100; line-height: 1.6; } /* line 1174, ../../sass/_export.scss */ .biz-ex-dialog-content { clear: both; /*max-height: 400px;*/ position: relative; } @media (min-width: 1024px) { /* line 1174, ../../sass/_export.scss */ .biz-ex-dialog-content { overflow: hidden; } } @media (max-width: 1024px) { /* line 1184, ../../sass/_export.scss */ .close-reveal-modal, .expand-reveal-modal { padding: 10px 7px; margin: 0 5px; display: inline-block; } /* line 1189, ../../sass/_export.scss */ .ui-tooltip { display: none !important; opacity: 0 !important; visibility: hidden !important; } /* line 1194, ../../sass/_export.scss */ .expand-reveal-modal { padding-left: 20px; } /* line 1198, ../../sass/_export.scss */ .reveal-modal .expand-reveal-modal { right: 2.3em !important; z-index: 999999; } /* line 1202, ../../sass/_export.scss */ #checkAttachmentsTooltip { visibility: hidden; display: none; opacity: 0; } } /* line 1209, ../../sass/_export.scss */ .biz-ex-dialog-content.biz-ex-attributes { border-top: 1px solid #CECECE; overflow-y: auto; } /* line 1214, ../../sass/_export.scss */ .biz-ex-dialog-content.biz-ex-overview { border-top: none !important; } /* line 1218, ../../sass/_export.scss */ .biz-ex-dialog-content .biz-ex-diagram { padding: 0 !important; } /* line 1222, ../../sass/_export.scss */ .biz-ex-dialog-content .biz-ex-figure-collection { padding: 0 31px 0 24px; } /* line 1226, ../../sass/_export.scss */ .biz-ex-dialog-content .content.row { background: #F8F8F8 !important; width: 100% !important; height: 100%; padding: 10px; } /* line 1233, ../../sass/_export.scss */ .biz-ex-dialog-content .section-container { margin-bottom: 0; } /* line 1237, ../../sass/_export.scss */ .biz-ex-dialog-content { overflow-y: auto; overflow-x: hidden; background: #F8F8F8 !important; /*All HTML Items*/ } /* line 1242, ../../sass/_export.scss */ .biz-ex-dialog-content ul, .biz-ex-dialog-content li, .biz-ex-dialog-content table, .biz-ex-dialog-content h2, .biz-ex-dialog-content h1, .biz-ex-dialog-content div { background: #F8F8F8 !important; } /* line 1252, ../../sass/_export.scss */ .lt-ie9 .biz-ex-dialog-content { overflow: auto; } /* line 1256, ../../sass/_export.scss */ .biz-ex-expanded .biz-ex-dialog-content { max-height: none !important; } /* line 1260, ../../sass/_export.scss */ .content.row .biz-ex-property { margin: 10px 15px 0 15px; text-transform: capitalize; } /* line 1265, ../../sass/_export.scss */ .content.row .biz-ex-property:nth-child(even) { background: #F1F1F1; padding: 10px 5px 10px 10px; margin: 10px 5px 0 4px; border-radius: 6px; } /* line 1272, ../../sass/_export.scss */ .content.row .biz-ex-property h6 { color: #797979; font-weight: bold; } /* line 1277, ../../sass/_export.scss */ .biz-ex-property-value { color: #797979; line-height: 1.5; } /* line 1282, ../../sass/_export.scss */ [class*="biz-ex-property"] { line-height: 1.5; margin-bottom: 4px; } /* line 1287, ../../sass/_export.scss */ .biz-ex-property { padding-bottom: 1rem; border-bottom: 1px dotted #CECECE; margin: 0 35px 1rem 1rem; } /* line 1293, ../../sass/_export.scss */ .biz-ex-property:hover { border-bottom: 1px solid #DBDBDB; } /* line 1298, ../../sass/_export.scss */ .biz-ex-property-title { color: #797979; } /* line 1302, ../../sass/_export.scss */ .biz-ex-property-title-description { color: #bbbbbb; display: inline; font-size: 10px; font-weight: normal; } /* line 1309, ../../sass/_export.scss */ .biz-ex-property-description { background-color: white; -moz-border-radius: 9px; -webkit-border-radius: 9px; border-radius: 5px; font-style: italic; font-size: 12px; margin-bottom: 10px; padding: 5px; } /* line 1320, ../../sass/_export.scss */ .biz-ex-property-tablelist { background: #efefef !important; padding: 10px; } /* line 1325, ../../sass/_export.scss */ .biz-ex-url { padding: 4px 8px; background-color: #ddd; border-radius: 3px; } /* line 1331, ../../sass/_export.scss */ .biz-ex-back-process { display: none; display: inline-block; position: relative; right: 20px; text-decoration: underline; } /* line 1340, ../../sass/_export.scss */ .biz-ex-back-process.biz-ex-navigate { position: absolute; top: 0; left: 0; z-index: 10; padding: 0 1rem; bottom: 0; } /* line 1347, ../../sass/_export.scss */ .biz-ex-back-process.biz-ex-navigate:hover { background: rgba(163, 76, 0, 0.025); } /* line 1351, ../../sass/_export.scss */ .biz-ex-back-process.biz-ex-navigate > .biz-ex-icon-back { background-position: -26px -82px; } /* line 1356, ../../sass/_export.scss */ .biz-ex-table { width: 100%; } /* line 1360, ../../sass/_export.scss */ .biz-ex-x-scroll { overflow-x: auto !important; } /* line 1364, ../../sass/_export.scss */ .biz-ex-table th, .biz-ex-table td { border-left: solid 1px #CECECE; min-width: 80px; } /* line 1370, ../../sass/_export.scss */ .biz-ex-table th { color: #797979; } /* line 1374, ../../sass/_export.scss */ .biz-ex-table td { color: #666; overflow: auto; } /* line 1379, ../../sass/_export.scss */ .biz-ex-table td p { width: 100%; } /* line 1383, ../../sass/_export.scss */ .biz-ex-list { padding-left: 1.5em; list-style: disc inside; } /* line 1388, ../../sass/_export.scss */ .biz-ex-title { font-weight: bold; color: #797979; } /* line 1393, ../../sass/_export.scss */ .biz-ex-list ul { padding: 0 0 0 2em; list-style: none; } /* line 1398, ../../sass/_export.scss */ .biz-ex-dialog-properties .biz-ex-list dt { float: none; font-weight: bolder; } /* line 1403, ../../sass/_export.scss */ .biz-ex-dialog-properties dt { float: left; } /* line 1407, ../../sass/_export.scss */ .biz-ex-absolute { position: absolute; } /* line 1411, ../../sass/_export.scss */ .biz-ex-absolute figure { width: 100%; } /* line 1415, ../../sass/_export.scss */ .biz-ex-carousel-columns { width: 50%; float: left; background-color: #F8F8F8; border-top: 1px solid transparent; border-right: 1px solid #CECECE; border-bottom: 1px solid #CECECE; border-left: 1px solid transparent; height: 199px; } /* line 1426, ../../sass/_export.scss */ li.biz-ex-carousel-columns + li.biz-ex-carousel-columns:last-child { float: left !important; } /* line 1430, ../../sass/_export.scss */ .biz-ex-navigate-carousel figure.biz-ex-diagram { width: 90%; margin: auto; margin-top: 5% !important; margin-bottom: 5% !important; background-color: #fff; max-height: 125px; } /* line 1439, ../../sass/_export.scss */ figure.biz-ex-diagram { overflow: hidden; position: relative; height: 120px; border: 1px solid #CECECE; } /* line 1446, ../../sass/_export.scss */ figure.biz-ex-diagram img { max-height: 110px; margin: 0; } /* line 1451, ../../sass/_export.scss */ img.biz-ex-diagram-image { max-width: none; } /* line 1455, ../../sass/_export.scss */ .biz-ex-diagram-process img.biz-ex-diagram-image { max-height: 320px; } /* line 1459, ../../sass/_export.scss */ .biz-ex-diagram-process { overflow: hidden; height: 400px !important; background: #F8F8F8; border: 1px solid #CECECE; } /* line 1466, ../../sass/_export.scss */ .bix-ex-section-overview-n-carousel .content, .bix-ex-section-overview-n-carousel .content .row.biz-ex-row { padding: 0 !important; margin: 0; } /* line 1472, ../../sass/_export.scss */ .bix-ex-section-overview-n-carousel .content .row.biz-ex-row { width: 100% !important; } /* line 1476, ../../sass/_export.scss */ .biz-ex-image-wrapper { margin: 0; overflow: hidden; width: 100%; height: 100%; display: block; } /* line 1484, ../../sass/_export.scss */ .biz-ex-image-border { overflow: hidden; border: 1px solid #cecece; background: #fff; position: absolute; display: block; padding: 0; top: 5%; bottom: 5%; right: 5%; left: 5%; } /* line 1497, ../../sass/_export.scss */ .biz-ex-diagram-process img { margin: 0; } /* line 1501, ../../sass/_export.scss */ .biz-ex-carousel { position: relative; height: 400px; } /* line 1506, ../../sass/_export.scss */ .biz-ex-carousel .biz-ex-row { height: 100%; } /* line 1510, ../../sass/_export.scss */ .biz-ex-carousel-container { position: relative; padding: 0 !important; border-top: 1px solid #CECECE; border-bottom: 1px solid #CECECE; } /* line 1517, ../../sass/_export.scss */ .biz-ex-carousel-container ul { left: 0; width: 100%; height: 399px; padding-right: 0 !important; margin-left: 0 !important; list-style: none; } /* line 1526, ../../sass/_export.scss */ .biz-ex-carousel-container li.columns:last-child { float: left !important; } /* line 1530, ../../sass/_export.scss */ .biz-ex-carousel-back { position: absolute; left: -24px; height: 100%; z-index: 100; width: 25px; border-right: 1px solid #CECECE; } /* line 1539, ../../sass/_export.scss */ .biz-ex-carousel-next { position: absolute; top: 0; right: -24px; z-index: 100; width: 25px; height: 100%; border-left: 1px solid #CECECE; } /* line 1549, ../../sass/_export.scss */ .biz-ex-icon-carousel { top: 44%; position: absolute; } /* line 1554, ../../sass/_export.scss */ .biz-ex-icon-back { cursor: pointer; background-position: 3px -83px; } /* line 1559, ../../sass/_export.scss */ .biz-ex-icon-back:hover { background-position: -24px -83px; } /* line 1563, ../../sass/_export.scss */ .biz-ex-icon-next { cursor: pointer; background-position: 3px -110px; } /* line 1568, ../../sass/_export.scss */ .biz-ex-icon-next:hover { background-position: -24px -110px; } /* line 1572, ../../sass/_export.scss */ .biz-figure-data { margin: 15px; } /* line 1576, ../../sass/_export.scss */ .biz-figure-data h4 { font-size: 15px; font-weight: 300; margin: 0; } /* line 1582, ../../sass/_export.scss */ .biz-figure-data span { font-size: .9rem; font-weight: 100; color: #797979; } /* line 1588, ../../sass/_export.scss */ .bz-icon-maximize-outline { background: url(../img/icn-expand.png); width: 16px; height: 16px; display: inline-block; vertical-align: middle; } /* line 1596, ../../sass/_export.scss */ .bz-icon-minimize-outline { background: url(../img/icn-maximize.png); width: 16px; height: 16px; display: inline-block; vertical-align: middle; } /* line 1604, ../../sass/_export.scss */ [class*="biz-ex-icon"] { background-image: url(../img/biz-ex-sprite-icons.png); background-repeat: no-repeat; width: 24px; height: 24px; display: inline-block; } /* line 1612, ../../sass/_export.scss */ [class*="biz-ex-iconbrowser"] { background-image: url(../img/supported-browsers.png); background-repeat: no-repeat; width: 35px; height: 35px; display: inline-block; } @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) { /* line 1622, ../../sass/_export.scss */ [class*="biz-ex-icon"] { background-image: url(../img/biz-ex-sprite-icons-2x.png); background-size: 113px 491px; } } /* line 1628, ../../sass/_export.scss */ .biz-ex-iconbrowser-chrome { background-position: 0 0; } /* line 1632, ../../sass/_export.scss */ .biz-ex-iconbrowser-firefox { background-position: -35px 0; } /* line 1636, ../../sass/_export.scss */ .biz-ex-iconbrowser-ie { background-position: -70px 0; } /* line 1640, ../../sass/_export.scss */ .biz-ex-icon-plus { background-image: none; margin: 4px 4px 0 6px; opacity: 0.5; -moz-transition-property: opacity; -o-transition-property: opacity; -webkit-transition-property: opacity; transition-property: opacity; -moz-transition-duration: 1s; -o-transition-duration: 1s; -webkit-transition-duration: 1s; transition-duration: 1s; position: relative; top: 3px; } /* line 1650, ../../sass/_export.scss */ .biz-ex-ind-container { position: absolute; left: 0; top: 0; height: 100%; border-right: solid 1px transparent; width: 30px; } /* line 1659, ../../sass/_export.scss */ .biz-ex-active.active .biz-ex-ind-container { border-right: solid 1px transparent; color: #A34C00; } /* line 1664, ../../sass/_export.scss */ .biz-ex-navigate:hover .biz-ex-icon-plus, .biz-ex-ind-container:hover .biz-ex-icon-plus, .biz-ex-icon-plus:hover { opacity: 1; } /* line 1670, ../../sass/_export.scss */ .biz-ex-icon-minus { background-image: none; margin: 7px 0 0 6px; } /* line 1675, ../../sass/_export.scss */ .biz-ex-icon-expand { background-image: none; width: auto; height: auto; } /* line 1681, ../../sass/_export.scss */ .collapsed { display: block; } /* line 1685, ../../sass/_export.scss */ .expanded { display: none; } /* line 1689, ../../sass/_export.scss */ .biz-ex-expanded .collapsed { display: none; } /* line 1693, ../../sass/_export.scss */ .biz-ex-expanded .expanded { display: block; } /* line 1697, ../../sass/_export.scss */ .biz-ex-icon-close { background-position: -27px 1px; } /* line 1701, ../../sass/_export.scss */ .biz-ex-icon-search { background-color: #E7E7E7; background-position: -56px 1px; } /* line 1704, ../../sass/_export.scss */ .biz-ex-icon-search:hover { background-position: -56px -26px; } /* line 1710, ../../sass/_export.scss */ .biz-ex-icon-performers { opacity: 1; background-position: -5px -140px; -moz-transition-property: opacity; -o-transition-property: opacity; -webkit-transition-property: opacity; transition-property: opacity; -moz-transition-duration: 1s; -o-transition-duration: 1s; -webkit-transition-duration: 1s; transition-duration: 1s; } /* line 1717, ../../sass/_export.scss */ .biz-ex-icon-performers:hover { opacity: .75; } /* line 1721, ../../sass/_export.scss */ .biz-ex-icon-zoomin { background-position: -82px 0px; } /* line 1725, ../../sass/_export.scss */ .biz-ex-icon-zoomout { background-position: -82px -29px; } /* line 1729, ../../sass/_export.scss */ .biz-ex-icon-arrowup { background-position: -82px -80px; transform: scale(0.7); position: relative; top: 2px; height: 16px; } /* line 1737, ../../sass/_export.scss */ .biz-ex-icon-arrowdown { background-position: -55px -80px; transform: scale(0.7); position: relative; top: 2px; height: 16px; } /* line 1745, ../../sass/_export.scss */ .biz-ex-icon-zoomexpand { background-position: -84px -57px; } /* line 1749, ../../sass/_export.scss */ .biz-ex-icon-image { background: url(../img/open-image.svg); width: 24px; height: 24px; } /* line 1755, ../../sass/_export.scss */ .biz-ex-icon-file { background: url(../img/open-image.svg); width: 24px; height: 24px; } /* line 1761, ../../sass/_export.scss */ .biz-ex-icon-attach { background: url(../img/biz-ex-icon-attach.svg); width: 24px; height: 24px; } /* line 1767, ../../sass/_export.scss */ .biz-ex-icon-image:hover, .biz-ex-icon-attach:hover, .biz-ex-icon-file:hover, .biz-ex-icon-go-process:hover, .biz-ex-icon-text:hover, .biz-ex-icon-url:hover { background-color: #fafafa; border-radius: 3px; } /* line 1774, ../../sass/_export.scss */ .biz-ex-icon-attach-active { background: url(../img/biz-ex-icon-attach-active.svg) !important; width: 24px; height: 24px; } /* line 1780, ../../sass/_export.scss */ .biz-ex-icon-attach-default { background: url(../img/biz-ex-icon-attach-disabled.svg); width: 24px; height: 24px; margin-right: 5px; cursor: pointer; bottom: 1px; position: relative; } /* line 1790, ../../sass/_export.scss */ .biz-ex-icon-presentation { background-position: -6px -292px; } /* line 1794, ../../sass/_export.scss */ .reveal-modal .close-reveal-modal:hover .biz-ex-icon-close { background-position: -27px -26px; } /* .reveal-modal .expand-reveal-modal:hover .biz-ex-icon-expand { background-position: -1px -26px; }*/ /* line 1802, ../../sass/_export.scss */ .reveal-modal .expand-reveal-modal { font-size: 1.69231em; line-height: 1; position: absolute; top: 0.61538em; right: 2em; color: #aaaaaa; font-weight: bold; cursor: pointer; } /* line 1813, ../../sass/_export.scss */ .reveal-modal.biz-ex-expanded { width: 98%; left: 1%; right: 1%; top: 1% !important; bottom: 1%; height: 98%; margin: 0; max-height: none !important; } /* line 1824, ../../sass/_export.scss */ .biz-ex-height-modal { max-height: 80% !important; padding: 0 !important; width: 85%; top: 10% !important; } /* line 1831, ../../sass/_export.scss */ .biz-ex-overflow { overflow: hidden; } /* line 1835, ../../sass/_export.scss */ .biz-ex-overflow-important { overflow: hidden !important; } /* line 1839, ../../sass/_export.scss */ .biz-ex-overflow-x { overflow-x: hidden; } /* line 1843, ../../sass/_export.scss */ .biz-ex-overflow-y { overflow-y: hidden; } /* line 1847, ../../sass/_export.scss */ .biz-ex-overflow-auto { overflow: auto; } /* line 1851, ../../sass/_export.scss */ .flo { position: absolute; bottom: 50px; left: 50px; padding: 1em; border-radius: 6px; background: whiteSmoke; } /* line 1860, ../../sass/_export.scss */ .biz-ex-active.active > a { color: #A34C00 !important; -webkit-transition: border-top-color 1s; -moz-transition: border-top-color 1s; } /* line 1866, ../../sass/_export.scss */ .biz-ex-active-ancestors.active-ancestors > a { color: #A34C00; } /* line 1870, ../../sass/_export.scss */ .biz-ex-sub-page .biz-ex-sub-page { display: none; } /* line 1874, ../../sass/_export.scss */ .biz-ex-sub-page a { position: relative; } /* line 1878, ../../sass/_export.scss */ .active-ancestors .biz-ex-sub-page { display: block; } /* line 1882, ../../sass/_export.scss */ .biz-ex-badge { -moz-border-radius: 9px; -webkit-border-radius: 9px; border-radius: 9px; display: inline-block; line-height: 1; white-space: nowrap; padding: .25em .625em; border: 1px solid #A34C00; background-color: transparent; font-size: 0.875em; font-weight: 300; text-align: center; text-decoration: none; color: #797979; } /* line 1897, ../../sass/_export.scss */ #navigation-left .biz-ex-badge { position: absolute; top: 18px; right: 16px; max-width: 30px; min-width: 30px; margin-left: 3px; } /* line 1906, ../../sass/_export.scss */ .biz-ex-diagram-view-zoom, .biz-ex-diagram-view { position: relative; } /* line 1911, ../../sass/_export.scss */ .biz-ex-no-hand.biz-ex-shape-poly > div.biz-ex-poly-inside, .biz-ex-no-hand { cursor: default !important; -webkit-transition: none !important; -moz-transition: none !important; -o-transition: none !important; transition: none !important; } /* line 1920, ../../sass/_export.scss */ .biz-ex-no-hand.biz-ex-shape-poly:hover > div.biz-ex-poly-inside, .biz-ex-no-hand:hover { background: none !important; background-color: transparent !important; border: 1px solid transparent !important; } /* line 1927, ../../sass/_export.scss */ .biz-ex-show-resource { min-height: 300px; } /* line 1931, ../../sass/_export.scss */ .biz-ex-show-resource-text { width: 95%; margin-top: 10px; margin-bottom: 10px; margin-left: auto; margin-right: auto; } /* line 1937, ../../sass/_export.scss */ .biz-ex-show-resource-text > * { word-break: break-word; } /* line 1942, ../../sass/_export.scss */ .biz-ex-image-resource-link { display: block; text-align: center; padding: 10px; } /* line 1948, ../../sass/_export.scss */ .biz-ex-image-resource { margin: auto; width: auto; height: 100%; position: relative; display: block; max-width: none; max-height: 90%; } /* line 1958, ../../sass/_export.scss */ .biz-ex-element-actions, .biz-ex-element-files { margin: 0; list-style: none; display: block; } /* line 1964, ../../sass/_export.scss */ .biz-ex-element-files { position: relative; left: 28px; } /* line 1969, ../../sass/_export.scss */ .biz-ex-element-action { float: left; } /* line 1971, ../../sass/_export.scss */ .biz-ex-element-action .biz-ex-element-file { margin-right: .25rem; } /* line 1974, ../../sass/_export.scss */ .biz-ex-element-action a { overflow: hidden; display: block; text-indent: -999em; } /* line 1981, ../../sass/_export.scss */ .biz-ex-element-dialog-action { float: left; } /* line 1985, ../../sass/_export.scss */ .biz-ex-element-dialog-action a { overflow: hidden; display: block; margin-right: 30px; } /* line 1991, ../../sass/_export.scss */ .biz-ex-element-files li { display: none; } /* line 1995, ../../sass/_export.scss */ .biz-ex-element-files li:first-child { display: inline-block; height: 26px; } /* line 2000, ../../sass/_export.scss */ .biz-ex-dialog-presentation .biz-ex-element-actions { opacity: 1; right: -30px; } /* line 2005, ../../sass/_export.scss */ #updateDialogContent { max-height: 79.7vh; overflow: auto; background-color: white; } /* line 2011, ../../sass/_export.scss */ .desktopContainer { max-height: 100vh; overflow: auto; background-color: white; } /* line 2017, ../../sass/_export.scss */ .biz-ex-expanded #updateDialogContent { max-height: 97.7vh; overflow: auto; } /* line 2022, ../../sass/_export.scss */ .biz-ex-validation { margin-top: 10px; margin-bottom: 10px; } /* line 2027, ../../sass/_export.scss */ .biz-ex-subPages .biz-ex-sub-page.active { border-bottom: none; } /* line 2031, ../../sass/_export.scss */ .search-for-fullscreen { position: absolute; z-index: 100; right: 16em; top: 1em; width: 24em; } /* line 2039, ../../sass/_export.scss */ .biz-ex-resource-section { clear: both; border-bottom: 1px dotted #CECECE; padding-bottom: 1rem; font-size: 1.5rem; color: #797979; } /* line 2047, ../../sass/_export.scss */ .biz-ex-p { margin-bottom: 10px; } /* line 2051, ../../sass/_export.scss */ .biz-ex-description { height: 80%; } /* line 2055, ../../sass/_export.scss */ .biz-ex-description .biz-ex-dialog-content { max-height: none; } /* line 2059, ../../sass/_export.scss */ .biz-ex-clear-transitions { -webkit-transition: none !important; -moz-transition: none !important; -o-transition: none !important; transition: none !important; } /* ========================================================================== Background positions ========================================================================== */ /* line 2071, ../../sass/_export.scss */ .biz-ex-icon-pane-panel { background-image: none; padding: 4px; z-index: 20; } /* line 2075, ../../sass/_export.scss */ .biz-ex-icon-pane-panel i.bz-icon-close-outline { display: block; } /* line 2078, ../../sass/_export.scss */ .biz-ex-icon-pane-panel i.bz-icon-new-outline { display: none; } /* line 2083, ../../sass/_export.scss */ .biz-ex-icon-pane-panel-closed { background-image: none; padding: 4px; z-index: 20; } /* line 2087, ../../sass/_export.scss */ .biz-ex-icon-pane-panel-closed i.bz-icon-new-close-outline { display: none !important; } /* line 2090, ../../sass/_export.scss */ .biz-ex-icon-pane-panel-closed i.bz-icon-new-outline { display: block; } /* line 2095, ../../sass/_export.scss */ .biz-ex-icon-AbstractTask { background-position: -5px -248px; } /* line 2099, ../../sass/_export.scss */ .biz-ex-icon-BusinessRuleTask { background-position: -5px -202px; height: 14px; } /* line 2104, ../../sass/_export.scss */ .biz-ex-icon-CallActivity { background-position: -32px -202px; height: 14px; } /* line 2109, ../../sass/_export.scss */ .biz-ex-icon-CancelEnd { background-position: -33px -248px; } /* line 2113, ../../sass/_export.scss */ .biz-ex-icon-CompensationEnd { background-position: -59px -248px; } /* line 2117, ../../sass/_export.scss */ .biz-ex-icon-CompensationIntermediate_Throw { background-position: -86px -248px; } /* line 2121, ../../sass/_export.scss */ .biz-ex-icon-ComplexGateway { background-position: -5px -330px; } /* line 2125, ../../sass/_export.scss */ .biz-ex-icon-ConditionalIntermediate { background-position: -33px -330px; } /* line 2129, ../../sass/_export.scss */ .biz-ex-icon-DataObject { background-position: -59px -437px; } /* line 2133, ../../sass/_export.scss */ .biz-ex-icon-DataStoreReference { background-position: -33px -437px; } /* line 2137, ../../sass/_export.scss */ .biz-ex-icon-Diagram { background-position: -86px -464px; } /* line 2141, ../../sass/_export.scss */ .biz-ex-icon-ErrorEnd { background-position: -86px -275px; } /* line 2145, ../../sass/_export.scss */ .biz-ex-icon-EscalationEnd { background-position: -33px -275px; } /* line 2149, ../../sass/_export.scss */ .biz-ex-icon-EscalationIntermediate_Throw { background-position: -59px -275px; } /* line 2153, ../../sass/_export.scss */ .biz-ex-icon-EventBasedGateway { background-position: -33px -384px; } /* line 2157, ../../sass/_export.scss */ .biz-ex-icon-EventBasedGatewayExclusive { background-position: -59px -384px; } /* line 2161, ../../sass/_export.scss */ .biz-ex-icon-EventBasedGatewayParallel { background-position: -86px -384px; } /* line 2165, ../../sass/_export.scss */ .biz-ex-icon-ExclusiveGateway { background-position: -59px -410px; } /* line 2169, ../../sass/_export.scss */ .biz-ex-icon-InclusiveGateway { background-position: -5px -410px; } /* line 2173, ../../sass/_export.scss */ .biz-ex-icon-Lane { background-position: -5px -437px; } /* line 2177, ../../sass/_export.scss */ .biz-ex-icon-LinkIntermediate_Catch { background-position: -59px -330px; } /* line 2181, ../../sass/_export.scss */ .biz-ex-icon-ManualTask { background-position: -59px -202px; height: 14px; } /* line 2186, ../../sass/_export.scss */ .biz-ex-icon-MessageEnd { background-position: -59px -302px; } /* line 2190, ../../sass/_export.scss */ .biz-ex-icon-MessageIntermediate_Catch { background-position: -33px -356px; } /* line 2194, ../../sass/_export.scss */ .biz-ex-icon-Milestone { background-position: -86px -410px; } /* line 2198, ../../sass/_export.scss */ .biz-ex-icon-MultipleEnd { background-position: -86px -302px; } /* line 2202, ../../sass/_export.scss */ .biz-ex-icon-MultipleIntermediate_Catch { background-position: -86px -330px; } /* line 2206, ../../sass/_export.scss */ .biz-ex-icon-NoneEnd { background-position: -5px -275px; } /* line 2210, ../../sass/_export.scss */ .biz-ex-icon-NoneIntermediate { background-position: -5px -384px; } /* line 2214, ../../sass/_export.scss */ .biz-ex-icon-ParallelGateway { background-position: -33px -410px; } /* line 2218, ../../sass/_export.scss */ .biz-ex-icon-ParallelMultipleIntermediate { background-position: -5px -356px; } /* line 2222, ../../sass/_export.scss */ .biz-ex-icon-Participant, .biz-ex-icon- { background-position: -86px -113px; } /* line 2227, ../../sass/_export.scss */ .biz-ex-icon-ReceiveTask { background-position: -86px -202px; height: 14px; } /* line 2232, ../../sass/_export.scss */ .biz-ex-icon-ScriptTask { background-position: -59px -221px; } /* line 2236, ../../sass/_export.scss */ .biz-ex-icon-SendTask { background-position: -5px -221px; } /* line 2240, ../../sass/_export.scss */ .biz-ex-icon-ServiceTask { background-position: -86px -221px; } /* line 2244, ../../sass/_export.scss */ .biz-ex-icon-SignalEnd { background-position: -5px -302px; } /* line 2248, ../../sass/_export.scss */ .biz-ex-icon-SignalIntermediate_Catch { background-position: -86px -356px; } /* line 2252, ../../sass/_export.scss */ .biz-ex-icon-SubProcess, .biz-ex-icon-sub-process { background-position: -59px -113px; } /* line 2257, ../../sass/_export.scss */ .biz-ex-icon-TerminateEnd { background-position: -33px -302px; } /* line 2261, ../../sass/_export.scss */ .biz-ex-icon-TimerIntermediate { background-position: -59px -356px; } /* line 2265, ../../sass/_export.scss */ .biz-ex-icon-UserTask { background-position: -32px -221px; } /* line 2269, ../../sass/_export.scss */ .biz-ex-icon-SequenceFlow { background-position: -56px -464px; } /* line 2273, ../../sass/_export.scss */ .biz-ex-icon-url, .biz-ex-icon-url:hover.biz-ex-icon-url:hover { background: url(../img/open-link.svg); } /* line 2278, ../../sass/_export.scss */ .biz-ex-icon-text, .biz-ex-icon-text:hover { background: url(../img/open-text.svg); } /* line 2283, ../../sass/_export.scss */ .biz-ex-icon-link-element, .biz-ex-icon-link-element:hover { background-position: -86px -167px; } /* ========================================================================== State ========================================================================== */ /* line 2293, ../../sass/_export.scss */ .biz-ex-is-visible { display: block; } /* line 2297, ../../sass/_export.scss */ .biz-ex-is-hidden { display: none; } /* line 2301, ../../sass/_export.scss */ .biz-ex-is-positioned { -moz-box-shadow: rgba(163, 76, 0, 0.4) 0 0 10px; -webkit-box-shadow: rgba(163, 76, 0, 0.4) 0 0 10px; box-shadow: rgba(163, 76, 0, 0.4) 0 0 10px; -moz-background-clip: padding; -o-background-clip: padding-box; -webkit-background-clip: padding; background-clip: padding-box; border: 5px solid rgba(163, 76, 0, 0.4) !important; } /* line 2308, ../../sass/_export.scss */ .lt-ie9 .biz-ex-is-positioned { border: 5px solid #A34C00 !important; } /* line 2312, ../../sass/_export.scss */ .alert-box { background-color: #e8cfba !important; color: #797979; margin: 10px; border-radius: 5px; border-color: #CECECE; text-align: center; font-weight: normal; } /* line 2322, ../../sass/_export.scss */ .ui-tooltip.biz-ex-tooltip, .ui-tooltip.biz-ex-tooltip-nav { -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; padding: 0.65em; border: none; background: rgba(231, 231, 231, 0.9); color: #666; font-size: 0.75em; } /* line 2333, ../../sass/_export.scss */ .ui-tooltip.biz-ex-tooltip:after { content: ' '; position: absolute; left: 100%; width: 0; height: 0; border: 1px solid transparent; } /* line 2342, ../../sass/_export.scss */ .ui-tooltip.biz-ex-tooltip:after { top: 50%; margin-top: -5px; border-left-color: rgba(231, 231, 231, 0.9); border-width: 5px; } /* line 2349, ../../sass/_export.scss */ .ui-tooltip.biz-ex-tooltip-nav:after { content: ' '; position: absolute; right: 100%; width: 0; height: 0; border: 1px solid transparent; } /* line 2358, ../../sass/_export.scss */ .ui-tooltip.biz-ex-tooltip-nav:after { top: 50%; margin-top: -5px; border-right-color: rgba(231, 231, 231, 0.9); border-width: 5px; } /* line 2365, ../../sass/_export.scss */ .biz-ex-guid-wrapper { padding: 1.5rem; border: 1px solid #cecece; margin-top: 1rem; background: #f8f8f8; } /* line 2372, ../../sass/_export.scss */ .biz-ex-guid-img { overflow: hidden; float: left; max-width: 20%; min-width: 20%; max-height: 45px; min-height: 45px; border: 1px solid #cecece; } /* line 2380, ../../sass/_export.scss */ .biz-ex-guid-img > img { display: block; } /* line 2385, ../../sass/_export.scss */ .biz-ex-guid-body { margin-left: 24%; } /* line 2387, ../../sass/_export.scss */ .biz-ex-guid-body > p { margin-bottom: .25em; } /* line 2392, ../../sass/_export.scss */ .biz-ex-diagram-data { position: relative; overflow: hidden; opacity: 1; height: 35px; border-bottom: 1px solid #CECECE; padding: .5rem 1.1rem; background: #FCFCFC; z-index: 9; -moz-transition-property: opacity; -o-transition-property: opacity; -webkit-transition-property: opacity; transition-property: opacity; -moz-transition-duration: 0.5s; -o-transition-duration: 0.5s; -webkit-transition-duration: 0.5s; transition-duration: 0.5s; } @media only screen and (max-width: 485px) { /* line 2412, ../../sass/_export.scss */ .biz-ex-diagram-data { height: 60px; } /* line 2415, ../../sass/_export.scss */ .biz-ex-dialog-details, .biz-ex-parent-menu { float: none; clear: both; width: 100%; display: block; } /* line 2421, ../../sass/_export.scss */ .biz-ex-dialog-parents { text-align: left; } /* line 2424, ../../sass/_export.scss */ .biz-ex-dialog-details { height: 28px; } /* line 2427, ../../sass/_export.scss */ .biz-ex-back-process { right: 0; } /* line 2430, ../../sass/_export.scss */ #checkAttachments { float: right; position: relative; bottom: 4px; } } /* line 2437, ../../sass/_export.scss */ .biz-ex-full-overlay { opacity: .95; background-color: #FAFAFA; position: absolute; width: 100%; height: 100%; top: 0; left: 0; } /* line 2447, ../../sass/_export.scss */ .biz-ex-overlay-text { text-align: center; top: 40%; left: 20%; right: 20%; bottom: auto; opacity: 1; padding: 8px; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; border: solid 1px #CECECE; background-color: #F8F8F8; font-size: 0.75rem; } /* line 2461, ../../sass/_export.scss */ .biz-ex-pageElement > h5 { font-size: 1.2em; margin: 0 0 0 0.7rem; height: 30px; } /* line 2467, ../../sass/_export.scss */ .biz-ex-pageElement > .biz-ex-property h5 { font-size: 1em; } /* line 2471, ../../sass/_export.scss */ .isLocal .large-3 { width: 24%; display: inherit !important; } /* line 2476, ../../sass/_export.scss */ .isLocal .large-6 { width: 49%; display: inherit !important; } /* line 2481, ../../sass/_export.scss */ .isLocal .large-9 { width: 75%; display: inherit !important; } /* line 2486, ../../sass/_export.scss */ .isLocal .show-for-small { display: none !important; } /* line 2490, ../../sass/_export.scss */ .isLocal .biz-ex-layout { padding-top: 0; padding-left: 0; padding-bottom: 0; padding-right: 0; margin: 0; } /* line 2498, ../../sass/_export.scss */ .isLocal .large-4 { position: relative; width: 33.33333%; } /* line 2503, ../../sass/_export.scss */ .isLocal .sidebar-button { display: none; } /* line 2507, ../../sass/_export.scss */ .isLocal .biz-ex-logo > .biz-ex-logo-navigate { float: none; display: block; text-align: center; } /* line 2513, ../../sass/_export.scss */ .isLocal .biz-ex-logo { border-bottom: none; border-right: 1px solid #cecece; margin-left: -4px; } /* line 2519, ../../sass/_export.scss */ .isLocal .biz-ex-navigation-left { border-right: 1px solid #cecece; margin-left: -8px; } /* line 2524, ../../sass/_export.scss */ .isLocal .biz-ex-subPages > ul > li a { padding-left: 60px; } /* line 2528, ../../sass/_export.scss */ .isLocal .biz-ex-diagram-data { padding: 6px 12px; } /* line 2532, ../../sass/_export.scss */ .isLocal .biz-ex-dialog-line { padding-right: 12px; margin-right: 12px; } /* line 2537, ../../sass/_export.scss */ .isLocal .biz-ex-badge { background-color: #fff; } /* line 2541, ../../sass/_export.scss */ .isLocal .biz-ex-back-process.biz-ex-navigate { padding: 0 16px; } /* line 2545, ../../sass/_export.scss */ .isLocal .biz-ex-navigation-data.biz-ex-back-is-visible { padding-left: 50px; } /* line 2549, ../../sass/_export.scss */ .isLocal .biz-ex-diagram-name { font-size: 16px; } /* line 2553, ../../sass/_export.scss */ .isLocal .biz-ex-search-options { background: transparent url(../img/bgn-search.png); } /* line 2557, ../../sass/_export.scss */ .lt-ie9 .biz-ex-diagram-update-panel.large-9 { width: 76%; } /* line 2561, ../../sass/_export.scss */ .lt-ie9 .biz-ex-header-view nav { position: absolute; right: 0; top: 5px; display: block !important; } /* line 2568, ../../sass/_export.scss */ .lt-ie9 .biz-ex-header-view { background: #F8F8F8; } /*ISUPP-4538*/ /* line 2574, ../../sass/_export.scss */ .lt-ie9 .biz-max-height { max-height: 200px; } /* line 2578, ../../sass/_export.scss */ .biz-max-height { max-height: 200px; overflow: auto; margin-right: 0; } /* line 2584, ../../sass/_export.scss */ .biz-max-wrapper { padding-top: 26px; } /* width */ /* line 2589, ../../sass/_export.scss */ ::-webkit-scrollbar { width: 7px; } /* Track */ /* line 2594, ../../sass/_export.scss */ ::-webkit-scrollbar-track { background: #f1f1f1; } /* Handle */ /* line 2599, ../../sass/_export.scss */ ::-webkit-scrollbar-thumb { border-radius: 10px; background: #888; } /* Handle on hover */ /* line 2605, ../../sass/_export.scss */ ::-webkit-scrollbar-thumb:hover { background: #555; } /* line 2609, ../../sass/_export.scss */ .biz-ex-menu-toggle { height: 26px; width: 100%; font-size: 12px; font-weight: bold; padding: 7px 15px; margin-bottom: 5px !important; background-color: rgba(224, 224, 224, 0.5); border-top: #CECECE; border-bottom: #CECECE; } /* line 2621, ../../sass/_export.scss */ .biz-ex-menu-toggle-selector { height: 74px; width: 150px; position: absolute; border-radius: 5px; margin-right: 0.57692em; margin-top: 7px; z-index: 100; -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.37); -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.37); box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.37); } /* line 2633, ../../sass/_export.scss */ .biz-ex-menu-toggle-selector div { height: 37px; padding: 11px 10px; background-color: white; } /* line 2638, ../../sass/_export.scss */ .biz-ex-menu-toggle-selector div:hover { cursor: pointer; background-color: #FAFAFA; } /* line 2643, ../../sass/_export.scss */ .biz-ex-menu-toggle-selector div:active, .biz-ex-menu-toggle-selector div.active { background-color: #FAFAFA; } /* line 2647, ../../sass/_export.scss */ .biz-ex-menu-toggle-selector div:first-child { border-bottom: none; border-top-left-radius: 5px; border-top-right-radius: 5px; } /* line 2652, ../../sass/_export.scss */ .biz-ex-menu-toggle-selector div:last-child { border-top: none; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; } /* line 2659, ../../sass/_export.scss */ .biz-ex-toggle-view-button { cursor: pointer; float: right; position: relative; bottom: 4px; } /* line 2665, ../../sass/_export.scss */ .biz-ex-navigation-list { overflow-y: auto; font-size: 14px; } /* line 2669, ../../sass/_export.scss */ .biz-ex-navigation-list .biz-ex-active > a { font-weight: bold; } /* line 2674, ../../sass/_export.scss */ .biz-ex-diagram-link { display: inline-block !important; } /* line 2679, ../../sass/_export.scss */ .biz-ex-svg-icon { fill: #CECECE; color: #CECECE; width: 15px; height: 15px; display: inline-block; position: relative; vertical-align: top; } /* line 2689, ../../sass/_export.scss */ .biz-ex-menu-visible-toggle, .biz-ex-svg-summary { top: 3px; } /* line 2693, ../../sass/_export.scss */ .nav-hierarchy { padding: 0 20px; } /* line 2696, ../../sass/_export.scss */ .nav-hierarchy .biz-ex-svg-folder { top: 3px; } /* line 2700, ../../sass/_export.scss */ .nav-hierarchy .biz-ex-folder, .nav-hierarchy .biz-ex-svg-diagram { top: 3px; } /* line 2704, ../../sass/_export.scss */ .nav-hierarchy .toggle-sub-diagrams { cursor: pointer; margin-left: -15px; margin-top: 2px; } /* line 2710, ../../sass/_export.scss */ .nav-hierarchy li { width: 100%; display: inline-block; } /* line 2717, ../../sass/_export.scss */ .nav-hierarchy .biz-ex-hierarchy-root a { color: #777; display: inline-block; width: 90%; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; } /* line 2724, ../../sass/_export.scss */ .nav-hierarchy .biz-ex-hierarchy-root a div, .nav-hierarchy .biz-ex-hierarchy-root a span { display: inline-block; } /* line 2727, ../../sass/_export.scss */ .nav-hierarchy .biz-ex-hierarchy-root a:hover { background: rgba(163, 76, 0, 0.1); color: #A34C00; } /* line 2732, ../../sass/_export.scss */ .nav-hierarchy .biz-ex-hierarchy-root ul { list-style: none; } /* line 2737, ../../sass/_export.scss */ .active .biz-ex-menu-toggle-hide { display: none; } /* line 2741, ../../sass/_export.scss */ .active .biz-ex-menu-toggle-show { display: inline-block; } /* line 2745, ../../sass/_export.scss */ .biz-ex-menu-toggle-show { display: none; } @media only screen and (max-width: 1024px) { /* line 2750, ../../sass/_export.scss */ .biz-ex-menu-toggle-hide, .biz-ex-menu-toggle-show { display: none; } } /* line 1, ../../sass/_zoomer.scss */ .zoom-container { height: 100%; width: 100%; padding-top: 20px; } /* line 7, ../../sass/_zoomer.scss */ .zoom-application-container { overflow: hidden; } /* line 11, ../../sass/_zoomer.scss */ .zoom-control { -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; -moz-box-shadow: #cecece 0 1px 1px; -webkit-box-shadow: #cecece 0 1px 1px; box-shadow: #cecece 0 1px 1px; position: absolute; left: 50%; bottom: 0px; width: 300px; padding: 0; margin-left: -210px; background: rgba(231, 231, 231, 0.9); z-index: 20; height: 50px; opacity: 0; -webkit-transition: opacity 0.25s ease-in-out, height 0.25s ease-in-out, bottom 0.25s ease-in-out; -moz-transition: opacity 0.25s ease-in-out, height 0.25s ease-in-out, bottom 0.25s ease-in-out; -o-transition: opacity 0.25s ease-in-out, height 0.25s ease-in-out, bottom 0.25s ease-in-out; transition: opacity 0.25s ease-in-out, height 0.25s ease-in-out, bottom 0.25s ease-in-out; } /* line 30, ../../sass/_zoomer.scss */ .zoom-control:hover { opacity: 1; height: 44px; bottom: 15px; } /* line 36, ../../sass/_zoomer.scss */ .zoom-control.biz-ex-is-hidden { display: none !important; } /* line 40, ../../sass/_zoomer.scss */ #zoom-content-kinetic { position: relative; } /* line 44, ../../sass/_zoomer.scss */ .zoom-control .ui-slider-horizontal { height: 0.3em; border-color: rgba(163, 76, 0, 0.5); } /* line 49, ../../sass/_zoomer.scss */ .zoom-control .ui-slider-horizontal .ui-slider-handle { top: -0.5em; } /* line 53, ../../sass/_zoomer.scss */ .zoom-application-container { cursor: url("../img/hand-open.png"), auto; } /* line 57, ../../sass/_zoomer.scss */ .dragging .zoom-application-container { cursor: url("../img/hand-closed.png"), auto; } /* line 61, ../../sass/_zoomer.scss */ .ie .zoom-application-container { cursor: move; } /* line 65, ../../sass/_zoomer.scss */ .ie .dragging .zoom-application-container { cursor: all-scroll; } /* line 69, ../../sass/_zoomer.scss */ .no-drag .kineticjs-content canvas { cursor: default; } /* line 73, ../../sass/_zoomer.scss */ .zoom-inline { display: inline-block; vertical-align: middle; } /* line 78, ../../sass/_zoomer.scss */ .zoom-options { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; float: left; width: 60px; } /* line 84, ../../sass/_zoomer.scss */ .zoom-slider-container { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0 6% 0 80px; line-height: 44px; } /* line 90, ../../sass/_zoomer.scss */ .zoom-slider { width: 100%; } /* line 94, ../../sass/_zoomer.scss */ .ui-state-default, .ui-widget-content .ui-state-default { -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; -moz-box-shadow: #cecece 0 1px 1px; -webkit-box-shadow: #cecece 0 1px 1px; box-shadow: #cecece 0 1px 1px; background: #E7E7E7; } /* line 102, ../../sass/_zoomer.scss */ .ui-widget-content { border-color: #D8D8D8; } /* line 106, ../../sass/_zoomer.scss */ .btn { width: 60px; min-height: 44px; display: inline-block; text-align: center; border-right: 1px solid #D8D8D8; } /* line 114, ../../sass/_zoomer.scss */ .btn i { max-width: 24px; margin-top: 10px; } /* line 119, ../../sass/_zoomer.scss */ .kineticjs-content { background-color: #fff; } /* line 123, ../../sass/_zoomer.scss */ .zoom-pane-preview { border: 1px solid #ccc; position: absolute; right: 34px; top: 10px; z-index: 10; overflow: hidden; max-width: 150px; } /* line 133, ../../sass/_zoomer.scss */ .zoom-pane-preview img { margin: 1px; } /* line 137, ../../sass/_zoomer.scss */ .zoom-pane-preview .zoom-pane-square { max-width: 100%; max-height: 100%; } /* line 142, ../../sass/_zoomer.scss */ .zoom-pane-icon { position: absolute; right: 10px; top: 40px; z-index: 10; cursor: pointer; } /* line 150, ../../sass/_zoomer.scss */ .zoom-pane-preview:hover { cursor: pointer; } /* line 154, ../../sass/_zoomer.scss */ .zoom-pane-preview .zoom-pane-square { position: absolute; background: rgba(0, 0, 0, 0.1); top: 0; left: 0; border: solid 1px #A34C00; } /* line 162, ../../sass/_zoomer.scss */ .zoom-pane-preview .zoom-pane-square.ui-draggable-dragging { background-color: rgba(163, 76, 0, 0.4); -moz-box-shadow: rgba(163, 76, 0, 0.4) 0 0 10px; -webkit-box-shadow: rgba(163, 76, 0, 0.4) 0 0 10px; box-shadow: rgba(163, 76, 0, 0.4) 0 0 10px; } /* line 168, ../../sass/_zoomer.scss */ .zoom-pane-preview:after { content: ''; display: block; clear: both; } /* line 174, ../../sass/_zoomer.scss */ .debug .zoom-hotspot { border: 1px solid red; background: rgba(0, 0, 0, 0.009); display: block; } /* line 180, ../../sass/_zoomer.scss */ #updateDialogContent .biz-ex-mark-action { display: none; } /* line 184, ../../sass/_zoomer.scss */ .zoom-hotspot { position: absolute; cursor: pointer; border: 1px solid transparent; background: rgba(0, 0, 0, 0.009); -webkit-transition: background 0.5s ease-in-out; -moz-transition: background 0.5s ease-in-out; -o-transition: background 0.5s ease-in-out; transition: background 0.5s ease-in-out; } /* line 195, ../../sass/_zoomer.scss */ .zoom-hotspot .biz-ex-mark-action { background-color: #045379; width: 8px; height: 8px; position: absolute; right: 5px; top: 5px; border-radius: 5px; } /* line 205, ../../sass/_zoomer.scss */ .zoom-hotspots-container { position: absolute; left: 0; top: 0; z-index: 2; margin-top: 20px; } /* line 213, ../../sass/_zoomer.scss */ .zoom-hotspot-image img { width: 100%; height: 100%; } /* line 218, ../../sass/_zoomer.scss */ .zoom-container-hover { display: none; position: absolute; right: -30px; padding-left: 10px; top: 0; } /* line 226, ../../sass/_zoomer.scss */ .zoom-hotspot:hover .zoom-container-hover { display: block; } /* line 230, ../../sass/_zoomer.scss */ .zoom-hover { display: block; font-size: 100%; margin-bottom: 4px; } /* line 236, ../../sass/_zoomer.scss */ .zoom-slider-percent { font-size: 0.75em; margin-left: 15px; display: none; } /* line 242, ../../sass/_zoomer.scss */ .zoom-center-message { position: absolute; top: 50%; left: 25%; width: 50%; height: 20px; text-align: center; background-color: rgba(0, 0, 0, 0.1); border-radius: 5px; line-height: 20px; } /* line 254, ../../sass/_zoomer.scss */ .biz-ex-shape-poly, .biz-ex-shape-rect { border-radius: 4px; } /* line 259, ../../sass/_zoomer.scss */ .biz-ex-shape-poly > div.biz-ex-poly-inside { position: absolute; width: 98%; height: 98%; transform: rotate(45deg); -ms-transform: rotate(45deg); -webkit-transform: rotate(45deg); border-radius: 3px; -webkit-transition: background 0.5s ease-in-out; -moz-transition: background 0.5s ease-in-out; -o-transition: background 0.5s ease-in-out; transition: background 0.5s ease-in-out; } /* line 273, ../../sass/_zoomer.scss */ .biz-ex-shape-poly .biz-ex-mark-action { right: 47%; } /* line 277, ../../sass/_zoomer.scss */ .zoom-hotspot .biz-ex-element-actions { /*display: none;*/ right: 0; opacity: 0; position: relative; background: rgba(0, 0, 0, 0.001); -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; z-index: 9000; } /* line 290, ../../sass/_zoomer.scss */ .zoom-hotspot .biz-ex-element-actions [class*="biz-ex-action"] { display: block; } /* line 294, ../../sass/_zoomer.scss */ .zoom-hotspot .biz-ex-element-actions [class*="biz-ex-action"] { width: 0; height: 0; } /* line 299, ../../sass/_zoomer.scss */ .zoom-hotspot:hover .biz-ex-element-actions [class*="biz-ex-action"] { width: 24px; height: 24px; margin-bottom: 1px; } /* line 305, ../../sass/_zoomer.scss */ div.biz-ex-poly-inside:hover + .biz-ex-element-actions, .zoom-hotspot:hover .biz-ex-element-actions { opacity: 1; right: -24px; background: rgba(0, 0, 0, 0.001); } /* line 312, ../../sass/_zoomer.scss */ .isLocal div.biz-ex-poly-inside:hover + .biz-ex-element-actions, .isLocal .zoom-hotspot:hover .biz-ex-element-actions { opacity: 1; right: -20px; background: rgba(0, 0, 0, 0.001); } /* line 319, ../../sass/_zoomer.scss */ .zoom-hotspot .biz-ex-element-action { float: none; } /* line 323, ../../sass/_zoomer.scss */ .biz-ex-icon-go-process { background: url(../img/open-subprocess.svg); } /* line 327, ../../sass/_zoomer.scss */ .zoom-hotspot:hover { background-image: url(../img/pattern.png); background-color: rgba(231, 82, 0, 0.1); border: 1px solid rgba(231, 82, 0, 0.5); } /* line 333, ../../sass/_zoomer.scss */ .biz-ex-shape-poly:hover { background: none; border: 1px solid transparent; } /* line 338, ../../sass/_zoomer.scss */ .biz-ex-shape-poly:hover > div.biz-ex-poly-inside { background-image: url(../img/pattern.png); background-color: rgba(231, 82, 0, 0.1); border: 1px solid rgba(231, 82, 0, 0.5); } /* line 344, ../../sass/_zoomer.scss */ div.biz-ex-poly-inside:hover { background-image: url(../img/pattern.png); background-color: rgba(231, 82, 0, 0.1); border: 1px solid rgba(231, 82, 0, 0.5); } /* line 350, ../../sass/_zoomer.scss */ .ui-slider-handle:hover .zoom-value-tooltip { opacity: 1; } /* line 354, ../../sass/_zoomer.scss */ .zoom-value-tooltip { -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; opacity: 0; position: absolute; right: -10px; top: -19px; bottom: -17px; min-width: 40px; background-color: rgba(248, 248, 248, 0.9); border: 1px solid rgba(163, 76, 0, 0.5); font-size: 0.75em; padding: 3px 0; text-align: center; -webkit-transition: opacity 0.25s ease-in-out; -moz-transition: opacity 0.25s ease-in-out; -o-transition: opacity 0.25s ease-in-out; transition: opacity 0.25s ease-in-out; } /* line 373, ../../sass/_zoomer.scss */ .zoom-error-image img { margin: auto; position: absolute; top: 0; left: 0; bottom: 0; right: 0; width: 25%; min-width: 25%; } /* line 384, ../../sass/_zoomer.scss */ .zoom-error-image span { margin: auto; position: absolute; top: auto; left: 0; bottom: 10%; right: 0; text-align: center; color: #e75200; } /* line 395, ../../sass/_zoomer.scss */ .zoom-canvas-html img { max-width: 0; min-width: 0; } /* line 400, ../../sass/_zoomer.scss */ .canvas.kineticjs-content { overflow: hidden; } /* line 404, ../../sass/_zoomer.scss */ .canvas.kineticjs-content img.ui-real-data { max-width: none; } /* line 408, ../../sass/_zoomer.scss */ .zoom-application-container.ui-scrolleable { overflow: auto; } /* line 412, ../../sass/_zoomer.scss */ .ui-scrolleable .zoom-hotspots-container { position: relative !important; } /* line 416, ../../sass/_zoomer.scss */ .ui-normal-cursor { cursor: default !important; } /* line 420, ../../sass/_zoomer.scss */ .lt-ie9 .zoom-hotspot { background-image: url(../img/sq.png); } /* line 424, ../../sass/_zoomer.scss */ .lt-ie9 .zoom-hotspot:hover { background-image: url(../img/sq-hover.png); } /* line 428, ../../sass/_zoomer.scss */ .lt-ie9 .reveal-modal-bg { background-color: transparent; background-image: url(../img/sq-overlay.png); } .button-paginated{ margin-top: 3px; background-repeat: no-repeat; background-color: #FFF; border: 1px solid #FFF; border-radius: 2px; font-weight: bold; color:#575757; } .button-paginated:hover { border: 1px solid #f39938; border-radius: 2px; font-weight: bold; color: #f39938; } .button-paginated-end { background-image: url(../img/pagination-end.svg); height: 25px; width: 25px; } .button-paginated-start { background-image: url(../img/pagination-start.svg); height: 25px; width: 25px; } .button-paginated-left { background-image: url(../img/pagination-left.svg); height:25px; width: 25px; } .button-paginated-right { background-image: url(../img/pagination-right.svg); height:25px; width: 25px; }