/* line 17, ../../../../../.rvm/gems/ruby-1.9.2-p180@steverandytantra/gems/compass-0.11.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; } /* line 20, ../../../../../.rvm/gems/ruby-1.9.2-p180@steverandytantra/gems/compass-0.11.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */ body { line-height: 1; } /* line 22, ../../../../../.rvm/gems/ruby-1.9.2-p180@steverandytantra/gems/compass-0.11.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */ ol, ul { list-style: none; } /* line 24, ../../../../../.rvm/gems/ruby-1.9.2-p180@steverandytantra/gems/compass-0.11.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */ table { border-collapse: collapse; border-spacing: 0; } /* line 26, ../../../../../.rvm/gems/ruby-1.9.2-p180@steverandytantra/gems/compass-0.11.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */ caption, th, td { text-align: left; font-weight: normal; vertical-align: middle; } /* line 28, ../../../../../.rvm/gems/ruby-1.9.2-p180@steverandytantra/gems/compass-0.11.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */ q, blockquote { quotes: none; } /* line 101, ../../../../../.rvm/gems/ruby-1.9.2-p180@steverandytantra/gems/compass-0.11.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */ q:before, q:after, blockquote:before, blockquote:after { content: ""; content: none; } /* line 30, ../../../../../.rvm/gems/ruby-1.9.2-p180@steverandytantra/gems/compass-0.11.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */ a img { border: none; } /* line 115, ../../../../../.rvm/gems/ruby-1.9.2-p180@steverandytantra/gems/compass-0.11.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } /* line 1, ../../../app/stylesheets/partials/_base.sass */ html { overflow-y: scroll; background: white; } /* line 5, ../../../app/stylesheets/partials/_base.sass */ body { font-family: "proxima-nova-1", "proxima-nova-2", "Helvetica Neue", Helvetica, Arial, sans-serif; line-height: 1.25; color: #121249; min-width: 820px; text-rendering: optimizeLegibility; -webkit-text-size-adjust: none; } /* line 13, ../../../app/stylesheets/partials/_base.sass */ h1, h2, h3 { font-weight: bold; } /* line 16, ../../../app/stylesheets/partials/_base.sass */ h1 { font-size: 20px; } /* line 19, ../../../app/stylesheets/partials/_base.sass */ h2 { font-size: 18px; } /* line 22, ../../../app/stylesheets/partials/_base.sass */ h3 { font-size: 16px; } /* line 25, ../../../app/stylesheets/partials/_base.sass */ p, ul, ol, li { font-size: 14px; } /* line 28, ../../../app/stylesheets/partials/_base.sass */ a { color: #121249; text-decoration: underline; } /* line 18, ../../../../../.rvm/gems/ruby-1.9.2-p180@steverandytantra/gems/compass-0.11.1/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */ a:visited { color: #121249; } /* line 21, ../../../../../.rvm/gems/ruby-1.9.2-p180@steverandytantra/gems/compass-0.11.1/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */ a:focus { color: #121249; } /* line 24, ../../../../../.rvm/gems/ruby-1.9.2-p180@steverandytantra/gems/compass-0.11.1/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */ a:hover { color: #121249; } /* line 27, ../../../../../.rvm/gems/ruby-1.9.2-p180@steverandytantra/gems/compass-0.11.1/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */ a:active { color: #121249; } /* line 32, ../../../app/stylesheets/partials/_base.sass */ strong { font-weight: bold; } /* line 35, ../../../app/stylesheets/partials/_base.sass */ a.link-button { font-size: 13px; text-decoration: none; display: -moz-inline-box; -moz-box-orient: vertical; display: inline-block; vertical-align: middle; *vertical-align: auto; border: 1px solid #999999; padding: 4px 10px; font-weight: 500; width: auto; min-width: 80px; max-width: 140px; } /* line 4, ../../../../../.rvm/gems/ruby-1.9.2-p180@steverandytantra/gems/compass-0.11.1/frameworks/compass/stylesheets/compass/typography/links/_hover-link.scss */ a.link-button:hover { text-decoration: underline; } /* line 7, ../../../../../.rvm/gems/ruby-1.9.2-p180@steverandytantra/gems/compass-0.11.1/frameworks/compass/stylesheets/compass/css3/_inline-block.scss */ a.link-button { *display: inline; } /* line 46, ../../../app/stylesheets/partials/_base.sass */ a.link-button:hover { background: #f0f0f0; text-decoration: none; } /* line 50, ../../../app/stylesheets/partials/_base.sass */ img.visit-recorder { position: absolute; top: 0; left: 0; } /* line 55, ../../../app/stylesheets/partials/_base.sass */ .thick-border { position: relative; padding: 3px; background: #e0e0eb; -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px; -khtml-border-radius: 4px; border-radius: 4px; } /* line 60, ../../../app/stylesheets/partials/_base.sass */ .thick-border .border { border: 1px solid #8585ad; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; -ms-border-radius: 3px; -khtml-border-radius: 3px; border-radius: 3px; background: white; position: relative; } /* line 65, ../../../app/stylesheets/partials/_base.sass */ .thick-border .border.with-padding { padding: 2px; } /* line 69, ../../../app/stylesheets/partials/_base.sass */ a.thick-border .border { -moz-box-shadow: rgba(0, 0, 0, 0.2) 0 -2px 1px inset; -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 -2px 1px inset; -o-box-shadow: rgba(0, 0, 0, 0.2) 0 -2px 1px inset; box-shadow: rgba(0, 0, 0, 0.2) 0 -2px 1px inset; } /* line 71, ../../../app/stylesheets/partials/_base.sass */ a.thick-border:active .border { -moz-box-shadow: rgba(0, 0, 0, 0.2) 0 2px 1px inset; -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 2px 1px inset; -o-box-shadow: rgba(0, 0, 0, 0.2) 0 2px 1px inset; box-shadow: rgba(0, 0, 0, 0.2) 0 2px 1px inset; } /* line 74, ../../../app/stylesheets/partials/_base.sass */ .clearfix { overflow: hidden; *zoom: 1; } /* line 77, ../../../app/stylesheets/partials/_base.sass */ .center { text-align: center; } /* line 80, ../../../app/stylesheets/partials/_base.sass */ .upcase { text-transform: uppercase; } /* line 83, ../../../app/stylesheets/partials/_base.sass */ .center { text-align: center; } /* line 86, ../../../app/stylesheets/partials/_base.sass */ .clearfix { overflow: hidden; *zoom: 1; } /* line 89, ../../../app/stylesheets/partials/_base.sass */ .clear { clear: both; } /* line 92, ../../../app/stylesheets/partials/_base.sass */ .hidden { display: none; visibility: hidden; } /* line 96, ../../../app/stylesheets/partials/_base.sass */ .cursor-move { cursor: move; } /* line 1, ../../../app/stylesheets/partials/_form.sass */ form { overflow: hidden; *zoom: 1; } /* line 3, ../../../app/stylesheets/partials/_form.sass */ form .field { overflow: hidden; *zoom: 1; margin-bottom: 16px; } /* line 6, ../../../app/stylesheets/partials/_form.sass */ form span.align { line-height: 30px; font-size: 12px; vertical-align: middle; visibility: hidden; } /* line 11, ../../../app/stylesheets/partials/_form.sass */ form .actions { margin-left: 120px; } /* line 13, ../../../app/stylesheets/partials/_form.sass */ form .actions a { font-size: 13px; margin-left: 10px; text-decoration: none; } /* line 4, ../../../../../.rvm/gems/ruby-1.9.2-p180@steverandytantra/gems/compass-0.11.1/frameworks/compass/stylesheets/compass/typography/links/_hover-link.scss */ form .actions a:hover { text-decoration: underline; } /* line 17, ../../../app/stylesheets/partials/_form.sass */ form .actions.flush { margin-left: 0; } /* line 19, ../../../app/stylesheets/partials/_form.sass */ form label { font-size: 13px; float: left; width: 120px; display: block; font-weight: 400; line-height: 27px; } /* line 26, ../../../app/stylesheets/partials/_form.sass */ form label.blank { text-indent: -9999px; font-size: 14px; line-height: normal; } /* line 30, ../../../app/stylesheets/partials/_form.sass */ form label.inline { font-size: 13px; width: auto; float: none; display: inline; line-height: normal; vertical-align: middle; } /* line 37, ../../../app/stylesheets/partials/_form.sass */ form input[type=text], form input[type=password], form textarea { border: 1px solid #b3b3b3; height: 15px; padding: 5px 6px; color: #121249; min-width: 400px; font-size: 13px; line-height: normal; } /* line 45, ../../../app/stylesheets/partials/_form.sass */ form input[type=checkbox], form input[type=radio] { margin: 0 3px 0 0; padding: 0; vertical-align: middle; } /* line 49, ../../../app/stylesheets/partials/_form.sass */ form input[type=text]:focus, form input[type=password]:focus, form textarea:focus { outline: 0; border: 1px solid #666666; } /* line 52, ../../../app/stylesheets/partials/_form.sass */ form textarea { height: 48px; } /* line 54, ../../../app/stylesheets/partials/_form.sass */ form textarea.tall { height: 300px; } /* line 56, ../../../app/stylesheets/partials/_form.sass */ form #errorExplanation ul { margin: 10px 0 16px 12px; } /* line 58, ../../../app/stylesheets/partials/_form.sass */ form #errorExplanation ul li { font-size: 12px; list-style-position: inside; line-height: 18px; color: #f12d40; } /* line 64, ../../../app/stylesheets/partials/_form.sass */ form.edit_child { width: 60%; } /* line 1, ../../../app/stylesheets/partials/_fileuploader.sass */ .qq-uploader { position: relative; } /* line 4, ../../../app/stylesheets/partials/_fileuploader.sass */ .qq-upload-button { display: block; color: #121249; border: 1px solid #8585ad; text-align: center; padding: 10px 0; height: 20px; line-height: 20px; font-weight: 600; font-size: 16px; } /* line 17, ../../../app/stylesheets/partials/_fileuploader.sass */ .qq-upload-button-focus { outline: 1px dotted black; } /* line 20, ../../../app/stylesheets/partials/_fileuploader.sass */ .qq-upload-drop-area { position: absolute; top: 0; left: 0; width: 184px; height: 20px; padding: 10px 0; border: 1px solid #8585ad; background: white; z-index: 2; text-align: center; } /* line 31, ../../../app/stylesheets/partials/_fileuploader.sass */ .qq-upload-drop-area span { display: block; position: absolute; top: 0; left: 0; width: 100%; height: 20px; line-height: 20px; padding: 10px 0; font-size: 14px; text-align: center; } /* line 43, ../../../app/stylesheets/partials/_fileuploader.sass */ .qq-upload-drop-area-active { background: #f3f3f7; } /* line 46, ../../../app/stylesheets/partials/_fileuploader.sass */ .qq-upload-list { padding: 0; list-style: disc; list-style-position: outside; margin-left: 30px; margin-top: 10px; } /* line 52, ../../../app/stylesheets/partials/_fileuploader.sass */ .qq-upload-list li { margin: 0; padding: 0; line-height: 15px; font-size: 12px; } /* line 58, ../../../app/stylesheets/partials/_fileuploader.sass */ .qq-upload-file, .qq-upload-spinner, .qq-upload-size, .qq-upload-cancel, .qq-upload-failed-text { margin-right: 7px; } /* line 63, ../../../app/stylesheets/partials/_fileuploader.sass */ .qq-upload-spinner { display: inline-block; background: url("/control_center/images/fileuploader-loading.gif"); width: 15px; height: 15px; vertical-align: text-bottom; } /* line 70, ../../../app/stylesheets/partials/_fileuploader.sass */ .qq-upload-size, .qq-upload-cancel { font-size: 11px; } /* line 73, ../../../app/stylesheets/partials/_fileuploader.sass */ .qq-upload-failed-text { display: none; } /* line 76, ../../../app/stylesheets/partials/_fileuploader.sass */ .qq-upload-fail .qq-upload-failed-text { display: inline; } @media print { /* line 24, ../../../../../.rvm/gems/ruby-1.9.2-p180@steverandytantra/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_print.scss */ body { line-height: 1.5; font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; color: black; background: none; font-size: 10pt; } /* line 45, ../../../../../.rvm/gems/ruby-1.9.2-p180@steverandytantra/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_print.scss */ .container { background: none; } /* line 47, ../../../../../.rvm/gems/ruby-1.9.2-p180@steverandytantra/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_print.scss */ hr { background: #cccccc; color: #cccccc; width: 100%; height: 2px; margin: 2em 0; padding: 0; border: none; } /* line 55, ../../../../../.rvm/gems/ruby-1.9.2-p180@steverandytantra/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_print.scss */ hr.space { background: white; color: white; } /* line 58, ../../../../../.rvm/gems/ruby-1.9.2-p180@steverandytantra/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_print.scss */ h1, h2, h3, h4, h5, h6 { font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; } /* line 60, ../../../../../.rvm/gems/ruby-1.9.2-p180@steverandytantra/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_print.scss */ code { font-size: 0.9em; font-family: "andale mono", "lucida console", monospace; } /* line 65, ../../../../../.rvm/gems/ruby-1.9.2-p180@steverandytantra/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_print.scss */ a img { border: none; } /* line 68, ../../../../../.rvm/gems/ruby-1.9.2-p180@steverandytantra/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_print.scss */ a:link, a:visited { background: transparent; font-weight: 700; text-decoration: underline; } /* line 72, ../../../../../.rvm/gems/ruby-1.9.2-p180@steverandytantra/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_print.scss */ p img.top { margin-top: 0; } /* line 74, ../../../../../.rvm/gems/ruby-1.9.2-p180@steverandytantra/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_print.scss */ blockquote { margin: 1.5em; padding: 1em; font-style: italic; font-size: 0.9em; } /* line 79, ../../../../../.rvm/gems/ruby-1.9.2-p180@steverandytantra/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_print.scss */ .small { font-size: 0.9em; } /* line 81, ../../../../../.rvm/gems/ruby-1.9.2-p180@steverandytantra/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_print.scss */ .large { font-size: 1.1em; } /* line 83, ../../../../../.rvm/gems/ruby-1.9.2-p180@steverandytantra/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_print.scss */ .quiet { color: #999999; } /* line 85, ../../../../../.rvm/gems/ruby-1.9.2-p180@steverandytantra/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_print.scss */ .hide { display: none; } } /* line 14, ../../../app/stylesheets/main.sass */ body.controlcenter header, body.controlcenter #content, body.controlcenter footer { width: 960px; } /* line 19, ../../../app/stylesheets/main.sass */ header { display: block; border-bottom: 1px solid #8585ad; margin: 30px auto 0 auto; position: relative; } /* line 24, ../../../app/stylesheets/main.sass */ header h1 { height: 25px; line-height: 25px; padding-bottom: 15px; font-size: 24px; } /* line 29, ../../../app/stylesheets/main.sass */ .wf-active header h1 { font-weight: 600; } /* line 31, ../../../app/stylesheets/main.sass */ header h1 a { display: block; border-bottom: 0; overflow: hidden; *zoom: 1; } /* line 35, ../../../app/stylesheets/main.sass */ header h1 span { float: left; } /* line 37, ../../../app/stylesheets/main.sass */ header h1 span.application-name { margin-left: 14px; font-weight: 400; } /* line 40, ../../../app/stylesheets/main.sass */ .wf-active header h1 span.application-name { font-weight: 300; } /* line 42, ../../../app/stylesheets/main.sass */ header h1 img { display: block; } /* line 45, ../../../app/stylesheets/main.sass */ header nav ul { margin: 0; padding: 0; border: 0; overflow: hidden; *zoom: 1; font-size: 13px; overflow: visible; position: absolute; top: 4px; } /* line 60, ../../../../../.rvm/gems/ruby-1.9.2-p180@steverandytantra/gems/compass-0.11.1/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */ header nav ul li { list-style-image: none; list-style-type: none; margin-left: 0px; white-space: nowrap; display: inline; float: left; padding-left: 10px; padding-right: 10px; } /* line 48, ../../../../../.rvm/gems/ruby-1.9.2-p180@steverandytantra/gems/compass-0.11.1/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */ header nav ul li:first-child, header nav ul li.first { padding-left: 0; } /* line 49, ../../../../../.rvm/gems/ruby-1.9.2-p180@steverandytantra/gems/compass-0.11.1/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */ header nav ul li:last-child { padding-right: 0; } /* line 50, ../../../../../.rvm/gems/ruby-1.9.2-p180@steverandytantra/gems/compass-0.11.1/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */ header nav ul li.last { padding-right: 0; } /* line 51, ../../../app/stylesheets/main.sass */ header nav ul li a { line-height: 17px; text-decoration: none; } /* line 4, ../../../../../.rvm/gems/ruby-1.9.2-p180@steverandytantra/gems/compass-0.11.1/frameworks/compass/stylesheets/compass/typography/links/_hover-link.scss */ header nav ul li a:hover { text-decoration: underline; } /* line 54, ../../../app/stylesheets/main.sass */ header nav ul.left { left: 0; } /* line 56, ../../../app/stylesheets/main.sass */ header nav ul.right { right: 0; } /* line 58, ../../../app/stylesheets/main.sass */ header form { position: absolute; top: 0; right: 0; } /* line 62, ../../../app/stylesheets/main.sass */ header input#keyword { font-size: 12px; line-height: 15px; background: url('/../../public/control_center/images/magnifying-glass.png?1292674399'); background-repeat: no-repeat; height: 13px; width: 13px; background-position: 6px 5px; border: 1px solid #b3b3b3; outline: none; -moz-border-radius: 60px; -webkit-border-radius: 60px; -o-border-radius: 60px; -ms-border-radius: 60px; -khtml-border-radius: 60px; border-radius: 60px; -webkit-appearance: none; min-width: 120px; width: 120px; height: 15px; padding: 4px 12px 4px 24px; color: #999999; } /* line 76, ../../../app/stylesheets/main.sass */ header input#keyword:focus { color: #333333; } /* line 81, ../../../app/stylesheets/main.sass */ #content { margin: 30px auto 0 auto; text-align: left; } /* line 84, ../../../app/stylesheets/main.sass */ #content h1 { margin-bottom: 30px; } /* line 86, ../../../app/stylesheets/main.sass */ .wf-active #content h1 { font-weight: 600; } /* line 88, ../../../app/stylesheets/main.sass */ #content div.parent-header { height: 24px; width: 100%; position: relative; } /* line 92, ../../../app/stylesheets/main.sass */ #content div.parent-header h2 { line-height: 24px; display: inline; margin-bottom: 0; } /* line 96, ../../../app/stylesheets/main.sass */ #content div.parent-header p.description { font-size: 12px; display: inline; margin-left: 6px; color: #999999; } /* line 101, ../../../app/stylesheets/main.sass */ #content div.parent-header p.counter { font-style: italic; font-size: 18px; line-height: 24px; float: right; } /* line 107, ../../../app/stylesheets/main.sass */ ul.pages { margin-left: 0; font-size: 14px; } /* line 110, ../../../app/stylesheets/main.sass */ ul.pages p, ul.pages ul p { margin-bottom: 10px; } /* line 112, ../../../app/stylesheets/main.sass */ ul.pages a, ul.pages ul a { font-size: 12px; margin-left: 10px; } /* line 115, ../../../app/stylesheets/main.sass */ ul.pages ul { margin-left: 20px; } /* line 118, ../../../app/stylesheets/main.sass */ section#article { width: 774px; } /* line 121, ../../../app/stylesheets/main.sass */ .boxshadow ul.search-result { padding-bottom: 0; } /* line 123, ../../../app/stylesheets/main.sass */ .boxshadow ul.search-result li.child { margin-top: 0; margin-bottom: 30px; } /* line 126, ../../../app/stylesheets/main.sass */ .boxshadow ul.search-result div.text { margin-top: 0; } /* line 131, ../../../app/stylesheets/main.sass */ footer { color: #121249; margin: 30px auto; width: 760px; display: block; font-size: 12px; border-top: 1px solid #8585ad; } /* line 138, ../../../app/stylesheets/main.sass */ footer p { text-align: center; margin: 15px 0 0 0; font-size: 12px; } /* line 145, ../../../app/stylesheets/main.sass */ a.prev { background: url('/../../public/control_center/images/button-prev.png?1292674399'); background-repeat: no-repeat; height: 26px; width: 26px; text-indent: -9999px; display: block; } /* line 150, ../../../app/stylesheets/main.sass */ a.prev.disabled { background: url('/../../public/control_center/images/button-prev-disabled.png?1292674399'); background-repeat: no-repeat; height: 26px; width: 26px; } /* line 153, ../../../app/stylesheets/main.sass */ a.next { background: url('/../../public/control_center/images/button-next.png?1292674399'); background-repeat: no-repeat; height: 26px; width: 26px; text-indent: -9999px; display: block; } /* line 158, ../../../app/stylesheets/main.sass */ a.next.disabled { background: url('/../../public/control_center/images/button-next-disabled.png?1292674399'); background-repeat: no-repeat; height: 26px; width: 26px; } /* line 161, ../../../app/stylesheets/main.sass */ a.grid { background: url('/../../public/control_center/images/button-grid.png?1292674399'); background-repeat: no-repeat; height: 26px; width: 26px; text-indent: -9999px; display: block; } /* line 166, ../../../app/stylesheets/main.sass */ #file-list { width: 260px; float: right; padding: 0 0 0 20px; margin-bottom: 20px; text-shadow: white 0px 1px 0px; position: relative; } /* line 174, ../../../app/stylesheets/main.sass */ #file-list h3 { line-height: 1; font-size: 13px; margin-bottom: 10px; position: relative; background: #ebebeb; padding: 6px 10px; text-shadow: white 0px 1px 0px; } /* line 182, ../../../app/stylesheets/main.sass */ #file-list a.organize { font-size: 12px; font-weight: 600; line-height: 25px; display: block; position: absolute; top: 0; right: 10px; color: #999999; } /* line 191, ../../../app/stylesheets/main.sass */ #file-list a.sort-path { display: none; } /* line 193, ../../../app/stylesheets/main.sass */ #file-list ul { list-style-position: inside; margin-bottom: 20px; } /* line 196, ../../../app/stylesheets/main.sass */ #file-list ul li { font-size: 12px; line-height: 1; height: 12px; list-style-type: square; padding: 8px 10px; border-bottom: 1px solid #ebebeb; overflow: hidden; *zoom: 1; } /* line 204, ../../../app/stylesheets/main.sass */ #file-list ul li a { font-size: 12px; } /* line 206, ../../../app/stylesheets/main.sass */ #file-list ul li .right { float: right; height: inherit; overflow: hidden; *zoom: 1; } /* line 210, ../../../app/stylesheets/main.sass */ #file-list ul li .right div, #file-list ul li .right a { width: 12px; height: 12px; margin-left: 10px; display: block; text-indent: -9999px; float: left; } /* line 217, ../../../app/stylesheets/main.sass */ #file-list ul li .right .check { background: url('/../../public/control_center/images/glyph-small-check.png?1292674399'); background-repeat: no-repeat; height: 12px; width: 12px; } /* line 219, ../../../app/stylesheets/main.sass */ #file-list ul li .right .activate { background: url('/../../public/control_center/images/glyph-small-check-alt.png?1292674399'); background-repeat: no-repeat; height: 12px; width: 12px; } /* line 221, ../../../app/stylesheets/main.sass */ #file-list ul li .right .activate:hover { background: url('/../../public/control_center/images/glyph-small-check.png?1292674399'); background-repeat: no-repeat; height: 12px; width: 12px; } /* line 223, ../../../app/stylesheets/main.sass */ #file-list ul li .right .handle { background: url('/../../public/control_center/images/glyph-small-handle.png?1292674399'); background-repeat: no-repeat; height: 12px; width: 12px; } /* line 225, ../../../app/stylesheets/main.sass */ #file-list ul li .right .delete { background: url('/../../public/control_center/images/glyph-small-delete.png?1292674399'); background-repeat: no-repeat; height: 12px; width: 12px; } /* line 229, ../../../app/stylesheets/main.sass */ .panels .panel { float: left; width: 300px; margin-right: 30px; margin-bottom: 30px; font-size: 12px; } /* line 235, ../../../app/stylesheets/main.sass */ .panels .panel h3 { margin-bottom: 10px; line-height: 1; background: #ebebeb; padding: 6px 10px; text-shadow: white 0px 1px 0px; } /* line 241, ../../../app/stylesheets/main.sass */ .panels .panel h3 span { font-size: 12px; margin-left: 2px; color: #999999; font-weight: 500; } /* line 247, ../../../app/stylesheets/main.sass */ .panels .panel h3 span.link a { font-size: 10px; line-height: 10px; float: right; display: block; border: 1px solid #999999; -moz-border-radius: 2px; -webkit-border-radius: 2px; -o-border-radius: 2px; -ms-border-radius: 2px; -khtml-border-radius: 2px; border-radius: 2px; padding: 2px 6px; font-weight: 600; -moz-box-shadow: 0px 1px 0px white; -webkit-box-shadow: 0px 1px 0px white; -o-box-shadow: 0px 1px 0px white; box-shadow: 0px 1px 0px white; margin-left: 8px; text-align: center; color: #666666; background: #e0e0e0; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f2f2f2), color-stop(100%, #d9d9d9)); background-image: -webkit-linear-gradient(top, #f2f2f2, #d9d9d9); background-image: -moz-linear-gradient(top, #f2f2f2, #d9d9d9); background-image: -o-linear-gradient(top, #f2f2f2, #d9d9d9); background-image: linear-gradient(top, #f2f2f2, #d9d9d9); } /* line 262, ../../../app/stylesheets/main.sass */ .panels .panel h3 span.link a.active, .panels .panel h3 span.link a:active { color: #666666; border-color: gray; background: #d9d9d9; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #d9d9d9), color-stop(100%, #f2f2f2)); background-image: -webkit-linear-gradient(top, #d9d9d9, #f2f2f2); background-image: -moz-linear-gradient(top, #d9d9d9, #f2f2f2); background-image: -o-linear-gradient(top, #d9d9d9, #f2f2f2); background-image: linear-gradient(top, #d9d9d9, #f2f2f2); } /* line 267, ../../../app/stylesheets/main.sass */ .panels .panel h3 span.link a:hover { text-decoration: none; } /* line 269, ../../../app/stylesheets/main.sass */ .panels .panel h3 span.timezone { font-size: 10px; line-height: 10px; float: right; display: block; border: 1px solid #b3b3b3; -moz-border-radius: 2px; -webkit-border-radius: 2px; -o-border-radius: 2px; -ms-border-radius: 2px; -khtml-border-radius: 2px; border-radius: 2px; padding: 2px 6px; font-weight: 600; -moz-box-shadow: 0px 1px 0px white; -webkit-box-shadow: 0px 1px 0px white; -o-box-shadow: 0px 1px 0px white; box-shadow: 0px 1px 0px white; margin-left: 8px; text-align: center; color: #999999; } /* line 282, ../../../app/stylesheets/main.sass */ .panels .panel div.big-text { margin-top: 20px; width: 300px; float: left; margin-right: 30px; } /* line 287, ../../../app/stylesheets/main.sass */ .panels .panel div.big-text p { font-weight: 600; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; text-align: center; line-height: 1; padding: 0 8px; } /* line 293, ../../../app/stylesheets/main.sass */ .panels .panel div.big-text p span.primary { font-size: 32px; } /* line 295, ../../../app/stylesheets/main.sass */ .panels .panel div.big-text p span.slash { font-size: 32px; font-weight: 200; margin: 0 10px; } /* line 299, ../../../app/stylesheets/main.sass */ .panels .panel div.big-text p span.secondary { font-size: 32px; } /* line 301, ../../../app/stylesheets/main.sass */ .panels .panel div.big-text p.label { font-size: 12px; font-weight: 400; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; color: #333333; margin-top: 8px; } /* line 307, ../../../app/stylesheets/main.sass */ .panels .panel div.big-text p.label.last { margin-bottom: 0; } /* line 309, ../../../app/stylesheets/main.sass */ .panels .panel div.big-text.edge { margin-right: 0; } /* line 311, ../../../app/stylesheets/main.sass */ .panels .panel ul { width: 100%; } /* line 313, ../../../app/stylesheets/main.sass */ .panels .panel ul li { padding: 6px 0; margin: 0 10px; line-height: normal; border-bottom: 1px solid #ebebeb; position: relative; list-style: none; overflow: hidden; } /* line 321, ../../../app/stylesheets/main.sass */ .panels .panel ul li a, .panels .panel ul li p { font-size: 12px; line-height: normal; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; -ms-text-overflow: ellipsis; text-overflow: ellipsis; -moz-binding: url('/../../public/control_center/xml/ellipsis.xml#ellipsis'); -moz-binding: url("/control_center/stylesheets/xml/ellipsis.xml#ellipsis"); display: block; width: 100%; } /* line 329, ../../../app/stylesheets/main.sass */ .panels .panel ul li p.right { position: absolute; top: 6px; right: 0; padding-left: 10px; background: white; width: auto; } /* line 337, ../../../app/stylesheets/main.sass */ .panels .panel.wide { width: 960px; margin-right: 0; } /* line 340, ../../../app/stylesheets/main.sass */ .panels .edge { margin-right: 0px; } /* line 342, ../../../app/stylesheets/main.sass */ .panels ul.historical-visits { list-style-type: none; border: none; } /* line 345, ../../../app/stylesheets/main.sass */ .panels ul.historical-visits li { float: right; width: 40px; padding: 0; margin: 0; height: 142px; border: none; } /* line 352, ../../../app/stylesheets/main.sass */ .panels ul.historical-visits li div.count { height: 120px; position: relative; } /* line 355, ../../../app/stylesheets/main.sass */ .panels ul.historical-visits li div.total, .panels ul.historical-visits li div.unique { position: absolute; bottom: 0; left: 0; width: 100%; } /* line 360, ../../../app/stylesheets/main.sass */ .panels ul.historical-visits li div.total { background: #43d166; z-index: 10; } /* line 363, ../../../app/stylesheets/main.sass */ .panels ul.historical-visits li div.unique { background: #9aeeb0; z-index: 11; } /* line 366, ../../../app/stylesheets/main.sass */ .panels ul.historical-visits li p { margin-top: 8px; height: 14px; font-size: 11px; line-height: 14px; text-align: center; } /* line 375, ../../../app/stylesheets/main.sass */ .qtip-content { font-size: 13px; color: #333333; background: white; } /* line 382, ../../../app/stylesheets/main.sass */ .qtip-wrapper { -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.75); -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.75); -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.75); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.75); } /* line 387, ../../../app/stylesheets/main.sass */ #text-editor { width: 700px; height: 400px; line-height: normal; position: relative; } /* line 392, ../../../app/stylesheets/main.sass */ #text-editor.wide { width: 950px; } /* line 395, ../../../app/stylesheets/main.sass */ .ace_gutter { display: none; } /* line 398, ../../../app/stylesheets/main.sass */ #files { float: right; } /* line 400, ../../../app/stylesheets/main.sass */ #files div.border { padding: 20px; width: 178px; } /* line 403, ../../../app/stylesheets/main.sass */ #files #file-uploader { margin-bottom: 20px; } /* line 405, ../../../app/stylesheets/main.sass */ #files ul { list-style: disc inside; } /* line 407, ../../../app/stylesheets/main.sass */ #files ul li { font-size: 12px; margin: 10px 0; } /* line 410, ../../../app/stylesheets/main.sass */ #files ul li a { color: #8585ad; margin-right: 4px; } /* line 413, ../../../app/stylesheets/main.sass */ #files ul li a.filename { color: #121249; } /* line 416, ../../../app/stylesheets/main.sass */ form.with-text-editor { float: left; }