o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1370449328.447822: @value"Aß{I" class:EFI"BundledAsset;FI"logical_path;FI"!myreplicator/application.css;TI" pathname;FI"^/Users/lnguyen/Documents/myreplicator/app/assets/stylesheets/myreplicator/application.css;TI"content_type;FI" text/css;FI" mtime;FI"2013-05-23T17:57:26-07:00;FI" length;FidÝI" digest;F"%080b8872ae21eb14a8c908cd827f42acI" source;FI"dÝ/* * This is a manifest file that'll be compiled into application.css, which will include all the files * listed below. * * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets, * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path. * * You're free to add application-wide styles to this file and they'll appear at the top of the * compiled file, but it's generally better to create a new file per style scope. * */ @font-face{ font-family: 'FrancoisOne'; src: url('FrancoisOne.ttf'); } @font-face{ font-family: 'WebSymbolsRegular'; src: url('websymbols-regular-webfont.eot'); src: url('websymbols-regular-webfont.eot?#iefix') format('embedded-opentype'), url('websymbols-regular-webfont.woff') format('woff'), url('websymbols-regular-webfont.ttf') format('truetype'), url('websymbols-regular-webfont.svg#WebSymbolsRegular') format('svg'); } /* reset css */ body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;} table{border-collapse:collapse;border-spacing:0;} fieldset,img{border:0;} address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;} ul {list-style:none;} caption,th {text-align:left;} h1,h2,h3,h4,h5,h6{font-size:100%;letter-spacing:1px;font-family:'FrancoisOne'; font-weight:normal;} q:before,q:after{content:'';} abbr,acronym {border:0;} select, input, textarea {font:99% arial,helvetica,clean,sans-serif;} pre, code {font:99% arial,helvetica,clean,sans-serif;line-height:16px;} a {outline:0px;} body { background:#fff; font-size:62.5%; font-family:Arial, Helvetica, sans-serif; } html { overflow-y:scroll;overflow-x:auto; } #header { filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#333', endColorstr='#323232'); background:-moz-linear-gradient(top, #333, #323232); background:-o-linear-gradient(top, #333, #323232); background:-webkit-gradient(linear, left top, left bottom, from(#333), to(#323232)); -moz-box-shadow: inset 0 0 10px rgba(0,0,0,0.8); -webkit-box-shadow: inset 0 0 10px rgba(0,0,0,0.8); box-shadow: inset 0 0 10px rgba(0,0,0,0.8); padding:10px 20px; } #header h1 a { color:#fff; font-size:24px; text-decoration:none; } #header h1 a span { font-family:'WebSymbolsRegular'; padding-right:8px; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; } #header h1 a:hover span {color:#ccc;} #sub-header { background:#eee; border-bottom:1px solid #fff; border-top:1px solid #fff; -moz-box-shadow:0 0 5px rgba(0,0,0,0.5); -webkit-box-shadow:0 0 5px rgba(0,0,0,0.5); box-shadow:0 0 5px rgba(0,0,0,0.5); margin:0 0 20px; padding-left:20px; overflow:auto; } #sub-header a { color:#777; display:block; float:left; font-family:'FrancoisOne'; font-size:14px; font-weight:normal; letter-spacing:1px; margin:8px 15px 8px 0; padding:3px 12px; text-decoration:none; text-shadow: 0 1px #f9f9f9; -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; -o-transition: all 0.25s ease-in-out; transition: all 0.25s ease-in-out; } #sub-header a:hover { background: rgba(0, 0, 0, .04); -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .55), inset 0 1px 1px rgba(0, 0, 0, .2); -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .55), inset 0 1px 1px rgba(0, 0, 0, .2); -o-box-shadow: 0 1px 0 rgba(255, 255, 255, .55), inset 0 1px 1px rgba(0, 0, 0, .2); box-shadow: 0 1px 0 rgba(255, 255, 255, .55), inset 0 1px 1px rgba(0, 0, 0, .2); -webkit-border-radius: 999px; -moz-border-radius: 999px; -o-border-radius: 999px; border-radius: 999px; } #sub-header a.active{ background:#666; background-image: -moz-linear-gradient(top, #555, #777); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #555),color-stop(1,#777)); color:#fff; -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .87), inset 0 1px 3px rgba(0, 0, 0, .75); -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .87), inset 0 1px 3px rgba(0, 0, 0, .75); -o-box-shadow: 0 1px 0 rgba(255, 255, 255, .87), inset 0 1px 3px rgba(0, 0, 0, .75); box-shadow: 0 1px 0 rgba(255, 255, 255, .87), inset 0 1px 3px rgba(0, 0, 0, .75); -webkit-border-radius: 999px; -moz-border-radius: 999px; -o-border-radius: 999px; border-radius: 999px; text-shadow: 0 1px #111; } .home-menu { overflow:auto; padding-left:20px; margin-top:-10px; } .home-menu > span { color:#474747; display:block; float:left; font-family:'FrancoisOne'; font-size:14px; font-weight:normal; letter-spacing:1px; margin:8px 15px 8px 0; padding:3px 0 0; } .home-menu a { color:#666; display:block; float:left; font-family:'FrancoisOne'; font-size:14px; font-weight:normal; letter-spacing:1px; margin:8px 15px 8px 0; padding:3px 12px; position:relative; text-decoration:none; -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; -o-transition: all 0.25s ease-in-out; transition: all 0.25s ease-in-out; -webkit-border-radius: 999px; -moz-border-radius: 999px; -o-border-radius: 999px; border-radius: 999px; } .home-menu a:hover { background:rgba(0,0,0,0.02); text-shadow: 0 1px #f9f9f9; -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .55), inset 0 1px 1px rgba(0, 0, 0, .2); -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .55), inset 0 1px 1px rgba(0, 0, 0, .2); -o-box-shadow: 0 1px 0 rgba(255, 255, 255, .55), inset 0 1px 1px rgba(0, 0, 0, .2); box-shadow: 0 1px 0 rgba(255, 255, 255, .55), inset 0 1px 1px rgba(0, 0, 0, .2); } .home-menu a.on { background:rgba(0,0,0,0.04); -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .55), inset 0 1px 1px rgba(0, 0, 0, .2); -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .55), inset 0 1px 1px rgba(0, 0, 0, .2); -o-box-shadow: 0 1px 0 rgba(255, 255, 255, .55), inset 0 1px 1px rgba(0, 0, 0, .2); box-shadow: 0 1px 0 rgba(255, 255, 255, .55), inset 0 1px 1px rgba(0, 0, 0, .2); color:#474747; text-shadow: 0 1px #f9f9f9; } .home-menu a:active {background:#e0e0e0;} .home-menu a span { background:#990000; box-shadow:0 0 3px rgba(0,0,0,0.4); border-radius:999px; color:#fff; font-size:11px; font-weight:normal; height:13px; display:block; opacity:0; padding:0 0 3px 1px; position:absolute; top:-7px; right:-5px; text-align:center; text-shadow:1px 1px #333; width:13px; -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; -o-transition: all 0.25s ease-in-out; transition: all 0.25s ease-in-out; } .home-menu a.overview span {background:#1F6015;} .home-menu a:hover span, .home-menu a.on span {opacity:1;} #sub-header a.active{ background:#666; background-image: -moz-linear-gradient(top, #555, #777); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #555),color-stop(1,#777)); color:#fff; -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .87), inset 0 1px 3px rgba(0, 0, 0, .75); -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .87), inset 0 1px 3px rgba(0, 0, 0, .75); -o-box-shadow: 0 1px 0 rgba(255, 255, 255, .87), inset 0 1px 3px rgba(0, 0, 0, .75); box-shadow: 0 1px 0 rgba(255, 255, 255, .87), inset 0 1px 3px rgba(0, 0, 0, .75); -webkit-border-radius: 999px; -moz-border-radius: 999px; -o-border-radius: 999px; border-radius: 999px; text-shadow: 0 1px #111; } h2 { color:#474747; font-size:18px; text-shadow:0 1px #fff; margin:20px; } h6 { color:#474747; font-size:14px; font-weight:normal; text-shadow:0 1px #fff; margin:10px 5px; } form {margin:5px 20px;} form div.form-section { width:400px; float:left; } form div.form-section.right {width:450px;} form label { color:#474747; display:block; font-family:'FrancoisOne'; font-size:14px; font-weight:normal; margin:5px 0; text-shadow:0 1px #fff; } form input { color:#777; font-size:12px; margin-bottom:15px; padding:5px 8px; width:250px; } form span.cron-label { color:#777; display:inline-block; font-size:12px; font-weight:bold; line-height:30px; width:65px; } form select {margin-bottom:15px; width:266px;} form .actions {clear:both;padding-top:25px;} button, .btn, form .actions input[type='submit'] { background-color:#ddd; background-image: -moz-linear-gradient(top, #fff, #ddd); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #fff),color-stop(1, #ddd)); border:1px solid #ccc; border-radius:5px; color:#333; display:block; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; letter-spacing:0px; margin:0 20px; padding:4px 8px; text-align:center; text-decoration:none; text-shadow:0 1px #fff; } form .actions input[type='submit'] { float:left; margin:10px 0 20px; padding:6px 8px; text-transform:lowercase; width:inherit; } .btn {padding:5px 8px;} button.left, .btn.left {float:left;} button.right, .btn.right {float:right;} .btn.action {margin-top:10px;} button:hover, .btn:hover, form .actions input[type='submit']:hover {border:1px solid #888;} button:active, .btn:active, form .actions input[type='submit']:active { background-color:#ddd; background-image: -moz-linear-gradient(top, #ddd, #fff); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #ddd),color-stop(1, #fff)); border:1px solid #ccc; -moz-box-shadow:inset 0 0 3px rgba(0,0,0,0.2); -webkit-box-shadow:inset 0 0 3px rgba(0,0,0,0.2); box-shadow:inset 0 0 3px rgba(0,0,0,0.2); } .btn span {display:block;line-height:16px; padding-left:20px;} .btn.edit span {background:url(gear.png) 0 50% no-repeat;} .btn.add span {background:url(plus.png) 0 50% no-repeat;} .btn.cancel span {background:url(cross.png) 0 50% no-repeat;} #cron-val { border-bottom:1px solid #ddd; color:#474747; font-family:'FrancoisOne'; font-size:18px; font-weight:normal; margin:0 0 15px; padding:0 0 5px 5px; word-spacing:15px; } #cronwtf { color:#474747; font-family:'FrancoisOne'; font-size:14px; font-style:italic; font-weight:normal; width:inherit; } div.flash { background:rgba(0,0,0,0.95); border-radius:10px; -moz-box-shadow:0 3px 5px rgba(0,0,0,0.8); -webkit-box-shadow:0 3px 5px rgba(0,0,0,0.8); box-shadow:0 3px 5px rgba(0,0,0,0.8); color:#fff; display:none; font-family: 'FrancoisOne'; font-size:24px; font-weight:normal; line-height:32px; padding:20px 10px; position:absolute; text-align:center; top:40px; width:680px; z-index:110; } div.table-wrapper { margin:10px 20px; } table.data-grid { font-size:12px; margin:10px 0; width:100%; } table.data-grid thead tr, #states-list thead tr{ background-color:#ddd; background-image: -moz-linear-gradient(top, #fff, #ddd); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #fff),color-stop(1, #ddd)); } table.data-grid th, #states-list th { border:1px solid #ddd; color:#333; font-weight:bold; padding:5px 0 5px 10px; text-align:left; text-shadow:0px 1px #fff; } #states-list th {padding:5px 10px;} table.data-grid th.center, #states-list th.centered {text-align:center;} table.data-grid th a { color:#333; display:block; text-decoration:none; } table.data-grid th .current { background-image: -moz-linear-gradient(top, #333, #777); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #333),color-stop(1, #777)); color:#fff; margin:-5px 0 -5px -10px; padding:5px 0 5px 10px; text-shadow:0 1px #333; } table.data-grid th a span { background-image: url(bg.gif); background-repeat: no-repeat; background-position: right center; display:block; padding-right: 12px; } table.data-grid th .asc span { background-image: url(desc-white.gif);} table.data-grid th .desc span{ background-image: url(asc-white.gif);} table.data-grid tbody tr:nth-child(even), #states-list tbody tr:nth-child(even) {background:#f5f5f5;} table.data-grid td, #states-list td { border:1px solid #ddd; padding:8px 10px; white-space:nowrap; } #states-list td {width:225px;} #states-list td + td {width:50px;} table.data-grid td.state {border-right:0px;padding:4px 0 4px 5px;} table.data-grid td.source {border-left:0px;padding:8px 10px 8px 0px;} table.data-grid td span.status { display:block; height:16px; width:16px;} table.data-grid td span.status.active {background:url(status.png) 50% 50% no-repeat;} table.data-grid td span.status.inactive {background:url(status-busy.png) 50% 50% no-repeat;} table.data-grid td a.action {color:#474747; display:block;font-weight:normal; line-height:16px; margin-bottom:5px; padding-left:20px; text-decoration:none;} table.data-grid td a:hover {text-decoration:underline;} table.data-grid td a.view {background:url(clipboard-list.png) 0 50% no-repeat;} table.data-grid td a.edit {background:url(gear.png) 0 50% no-repeat;} table.data-grid td a.delete {background:url(cross.png) 0 50% no-repeat; margin-right:0px;} ul#export-review { color:#474747; font-size:12px; margin:0 20px; width:500px; } ul#export-review li {border-bottom:1px solid #eee; line-height:22px;padding:5px 0;} ul#export-review li:last-child {border:0} ul#export-review li span{ font-family:'FrancoisOne'; font-size:14px; font-weight:normal;} div.pagination { margin:0 20px; overflow:auto; padding:0;} div.pagination a, div.pagination em.current, div.pagination span.previous_page.disabled, div.pagination span.next_page.disabled { -moz-box-shadow:inset 0 1px 3px rgba(0,0,0,0.2); -webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,0.2); box-shadow:inset 0 1px 3px rgba(0,0,0,0.2); border-radius:3px; color: #333; cursor: pointer; font-family: 'FrancoisOne'; font-size: 14px; font-weight:normal; line-height:19px; margin:0 5px 5px; padding:5px 10px 3px; text-decoration:none; text-shadow:0 1px #fff; width:inherit } div.pagination a, div.pagination em.current, div.pagination span.previous_page.disabled, div.pagination span.next_page.disabled {float:left;} div.pagination span.gap { color: #333; display:block; float:left; font-family: 'FrancoisOne'; font-size: 12px; font-weight:normal; margin:0 5px 5px; padding:5px 0; } div.pagination a:hover { background:rgba(0,0,0,0.02); -moz-box-shadow:inset 0 1px 3px rgba(0,0,0,0.3); -webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,0.3); box-shadow:inset 0 1px 3px rgba(0,0,0,0.3); } div.pagination a:active { background:#666; -moz-box-shadow:inset 0 0 5px rgba(0,0,0,0.8); -webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.8); box-shadow:inset 0 0 5px rgba(0,0,0,0.8); color:#fff; text-shadow:0 1px #333; } div.pagination a.previous_page, div.pagination a.next_page, div.pagination span.previous_page.disabled, div.pagination span.next_page.disabled { font-family: 'WebSymbolsRegular'; line-height:17px;} div.pagination a.previous_page,div.pagination span.previous_page.disabled { margin-left:3px;padding:5px 10px 5px 8px } div.pagination a.next_page,div.pagination span.next_page.disabled { padding:5px 8px 5px 10px } div.pagination em.current{ background: #555; background: -moz-linear-gradient(top, #525252 0%, #555 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#525252), color-stop(100%,#555)); background: -webkit-linear-gradient(top, #525252 0%,#555 100%); background: -o-linear-gradient(top, #525252 0%,#555 100%); background: -ms-linear-gradient(top, #525252 0%,#555 100%); background: linear-gradient(top, #525252 0%,#555 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#525252', endColorstr='#555',GradientType=0 ); -moz-box-shadow:inset 0 1px 3px rgba(0,0,0,1); -webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,1); box-shadow:inset 0 1px 3px rgba(0,0,0,1); color:#fff; text-shadow:0 1px #333; } div.pagination span.previous_page.disabled, div.pagination span.next_page.disabled {color:#bbb;} div#pagination-display-message { color:#474747; font-family: 'FrancoisOne'; font-size: 14px; font-weight:normal; line-height:19px; margin:8px 20px 10px; text-shadow:0 1px #fff; } /* error styles */ div.error-display { -moz-box-shadow:inset 0 0 3px rgba(0,0,0,0.2); -webkit-box-shadow:inset 0 0 3px rgba(0,0,0,0.2); box-shadow:inset 0 0 3px rgba(0,0,0,0.2); font-size:12px; line-height:20px; margin:8px 20px; overflow:auto; padding:5px 8px; } div.error-display span {display:block;} div.error-display span em {font-weight:bold;padding-right:3px;} /* overview styles */ #overview-wrapper {overflow:auto;margin:10px 20px;padding:0} #simple-wrapper { float:left; width:325px; } #states-list {font-size:12px;margin:0;} p.hint {color:#474747;font-size:12px;line-height:20px;margin:8px 5px;width:300px;} #states-list a { color:#474747; display:block; font-weight:bold; text-decoration:none; text-transform:capitalize; } #states-list a:hover {color:#5D8457} #states-list a.on:before { content: '>'; font-family: 'WebSymbolsRegular'; font-size:11px; padding-right:0.5em; } #states-list td.c {text-align:center;} #states-tables {font-size:12px; margin-left:350px;} #states-tables li { display:none; -moz-box-shadow:inset 0 0 3px rgba(0,0,0,0.2); -webkit-box-shadow:inset 0 0 3px rgba(0,0,0,0.2); box-shadow:inset 0 0 3px rgba(0,0,0,0.2); padding:10px 15px; } #states-tables li h4 { color:#474747; font-family:'FrancoisOne'; font-size:14px; font-weight:normal; margin:0 0 10px; text-transform:capitalize; } table.overview { width:100%;} table.overview td { border-bottom:1px solid #eee; font-size:12px; padding:5px 8px 5px 5px; text-shadow: 0 1px #fff; vertical-align:middle; } table.overview tr:nth-child(even) {background:#fbfbfb;} table.overview tr:last-child td {border-bottom:0px;} table.overview td span.name {color:#474747;display:block;font-weight:bold; font-size:13px;padding-bottom:5px;} table.overview td span.file {color:#999;display:block;font-style:italic;} a.kill { color:#474747; display:block; float:right; text-decoration:none; text-shadow:0 1px #fff; } a.kill:before { content: '`'; font-family: 'WebSymbolsRegular'; padding-right:3px; font-size:14px; } a.kill:hover:before {color:#990000} .cron-option {height:50px;} .cron-option span.cron-label {vertical-align:top;} .cron-option .cron-select { display:inline-block; margin-right:10px; -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; width:270px; } .cron-option .cron-select.trans {overflow:hidden;} .cron-option .cron-select.hide {margin:0px;width:0;} .cron-option label.n { color:#777; display:inline-block; font-size:12px; font-weight:normal; vertical-align:top;} .cron-option label em {display:inline-block;min-width:18px;} .cron-option label input[type="checkbox"] {width:12px;margin-right:5px;} .cron-option .cron-slider { display:inline-block; overflow:hidden; -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; vertical-align:top; width:0px; } .cron-option .cron-slider.show {padding:5px 5px 5px 17px;width:250px;} .ui-slider { border-radius:999px; box-shadow:inset 0 0 3px rgba(0,0,0,0.3); width:200px; position: relative; text-align: left; top:3px; } .ui-slider .ui-slider-handle { background:url('slider_handle.png') 0 0 no-repeat; position: absolute; z-index: 2; width: 17px; height: 17px; cursor: default; } .ui-slider .ui-slider-range { position: absolute; z-index: 1; height:15px; display: block; border: 0; } .ui-slider-horizontal { height: 13px; } .ui-slider-horizontal .ui-slider-handle { top: -2px; margin-left:-8px; } .ui-slider-horizontal .ui-slider-range { filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#333', endColorstr='#666'); background:-moz-linear-gradient(top, #333, #666); background:-o-linear-gradient(top, #333, #666); background:-webkit-gradient(linear, left top, left bottom, from(#333), to(#666)); border-radius:999px; -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.8); -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.8); box-shadow: inset 0 0 3px rgba(0,0,0,0.8); top: 0; height: 100%; } .ui-slider-horizontal .ui-slider-range-min { left: 0; } .ui-slider-horizontal .ui-slider-range-max { right: 0; } /* @group Base */ .chzn-container { font-size: 13px; position: relative; display: inline-block; zoom: 1; *display: inline; margin-bottom:20px; } .chzn-container .chzn-drop { background: #fff; border: 1px solid #aaa; border-top: 0; position: absolute; top: 29px; left: 0; -webkit-box-shadow: 0 4px 5px rgba(0,0,0,.15); -moz-box-shadow : 0 4px 5px rgba(0,0,0,.15); box-shadow : 0 4px 5px rgba(0,0,0,.15); z-index: 1010; } /* @end */ /* @group Single Chosen */ .chzn-container-single .chzn-single { background-color: #ffffff; filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0 ); background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(20%, #ffffff), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), color-stop(100%, #f4f4f4)); background-image: -webkit-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%); background-image: -moz-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%); background-image: -o-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%); background-image: linear-gradient(#ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%); -webkit-border-radius: 5px; -moz-border-radius : 5px; border-radius : 5px; -moz-background-clip : padding; -webkit-background-clip: padding-box; background-clip : padding-box; border: 1px solid #aaaaaa; -webkit-box-shadow: 0 0 3px #ffffff inset, 0 1px 1px rgba(0,0,0,0.1); -moz-box-shadow : 0 0 3px #ffffff inset, 0 1px 1px rgba(0,0,0,0.1); box-shadow : 0 0 3px #ffffff inset, 0 1px 1px rgba(0,0,0,0.1); display: block; overflow: hidden; white-space: nowrap; position: relative; height: 23px; line-height: 24px; padding: 0 0 0 8px; color: #444444; text-decoration: none; } .chzn-container-single .chzn-default { color: #999; } .chzn-container-single .chzn-single span { margin-right: 26px; display: block; overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; -ms-text-overflow: ellipsis; text-overflow: ellipsis; } .chzn-container-single .chzn-single abbr { display: block; position: absolute; right: 26px; top: 6px; width: 12px; height: 13px; font-size: 1px; background: url('chosen-sprite.png') right top no-repeat; } .chzn-container-single .chzn-single abbr:hover { background-position: right -11px; } .chzn-container-single.chzn-disabled .chzn-single abbr:hover { background-position: right top; } .chzn-container-single .chzn-single div { position: absolute; right: 0; top: 0; display: block; height: 100%; width: 18px; } .chzn-container-single .chzn-single div b { background: url('chosen-sprite.png') no-repeat 0 0; display: block; width: 100%; height: 100%; } .chzn-container-single .chzn-search { padding: 3px 4px; position: relative; margin: 0; white-space: nowrap; z-index: 1010; } .chzn-container-single .chzn-search input { background: #fff url('chosen-sprite.png') no-repeat 100% -22px; background: url('chosen-sprite.png') no-repeat 100% -22px, -webkit-gradient(linear, 0 0, 0 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff)); background: url('chosen-sprite.png') no-repeat 100% -22px, -webkit-linear-gradient(top, #eeeeee 1%, #ffffff 15%); background: url('chosen-sprite.png') no-repeat 100% -22px, -moz-linear-gradient(top, #eeeeee 1%, #ffffff 15%); background: url('chosen-sprite.png') no-repeat 100% -22px, -o-linear-gradient(top, #eeeeee 1%, #ffffff 15%); background: url('chosen-sprite.png') no-repeat 100% -22px, linear-gradient(#eeeeee 1%, #ffffff 15%); margin: 1px 0; padding: 4px 20px 4px 5px; outline: 0; border: 1px solid #aaa; font-family: sans-serif; font-size: 1em; } .chzn-container-single .chzn-drop { -webkit-border-radius: 0 0 4px 4px; -moz-border-radius : 0 0 4px 4px; border-radius : 0 0 4px 4px; -moz-background-clip : padding; -webkit-background-clip: padding-box; background-clip : padding-box; } /* @end */ .chzn-container-single-nosearch .chzn-search input { position: absolute; left: -9000px; } /* @group Multi Chosen */ .chzn-container-multi .chzn-choices { background-color: #fff; background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff)); background-image: -webkit-linear-gradient(top, #eeeeee 1%, #ffffff 15%); background-image: -moz-linear-gradient(top, #eeeeee 1%, #ffffff 15%); background-image: -o-linear-gradient(top, #eeeeee 1%, #ffffff 15%); background-image: linear-gradient(#eeeeee 1%, #ffffff 15%); border: 1px solid #aaa; margin: 0; padding: 0; cursor: text; overflow: hidden; height: auto !important; height: 1%; position: relative; } .chzn-container-multi .chzn-choices li { float: left; list-style: none; } .chzn-container-multi .chzn-choices .search-field { white-space: nowrap; margin: 0; padding: 0; } .chzn-container-multi .chzn-choices .search-field input { color: #666; background: transparent !important; border: 0 !important; font-family: sans-serif; font-size: 100%; height: 15px; padding: 5px; margin: 1px 0; outline: 0; -webkit-box-shadow: none; -moz-box-shadow : none; box-shadow : none; } .chzn-container-multi .chzn-choices .search-field .default { color: #999; } .chzn-container-multi .chzn-choices .search-choice { -webkit-border-radius: 3px; -moz-border-radius : 3px; border-radius : 3px; -moz-background-clip : padding; -webkit-background-clip: padding-box; background-clip : padding-box; background-color: #e4e4e4; filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#eeeeee', GradientType=0 ); background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee)); background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%); background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%); background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%); background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%); -webkit-box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0,0,0,0.05); -moz-box-shadow : 0 0 2px #ffffff inset, 0 1px 0 rgba(0,0,0,0.05); box-shadow : 0 0 2px #ffffff inset, 0 1px 0 rgba(0,0,0,0.05); color: #333; border: 1px solid #aaaaaa; line-height: 13px; padding: 3px 20px 3px 5px; margin: 3px 0 3px 5px; position: relative; cursor: default; } .chzn-container-multi .chzn-choices .search-choice.search-choice-disabled { background-color: #e4e4e4; filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#eeeeee', GradientType=0 ); background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee)); background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%); background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%); background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%); background-image: -ms-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%); background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%); color: #666; border: 1px solid #cccccc; padding-right: 5px; } .chzn-container-multi .chzn-choices .search-choice-focus { background: #d4d4d4; } .chzn-container-multi .chzn-choices .search-choice .search-choice-close { display: block; position: absolute; right: 3px; top: 4px; width: 12px; height: 13px; font-size: 1px; background: url('chosen-sprite.png') right top no-repeat; } .chzn-container-multi .chzn-choices .search-choice .search-choice-close:hover { background-position: right -11px; } .chzn-container-multi .chzn-choices .search-choice-focus .search-choice-close { background-position: right -11px; } /* @end */ /* @group Results */ .chzn-container .chzn-results { margin: 0 4px 4px 0; max-height: 240px; padding: 0 0 0 4px; position: relative; overflow-x: hidden; overflow-y: auto; -webkit-overflow-scrolling: touch; } .chzn-container-multi .chzn-results { margin: -1px 0 0; padding: 0; } .chzn-container .chzn-results li { display: none; line-height: 15px; padding: 5px 6px; margin: 0; list-style: none; } .chzn-container .chzn-results .active-result { cursor: pointer; display: list-item; } .chzn-container .chzn-results .highlighted { background-color: #3875d7; filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3875d7', endColorstr='#2a62bc', GradientType=0 ); background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc)); background-image: -webkit-linear-gradient(top, #3875d7 20%, #2a62bc 90%); background-image: -moz-linear-gradient(top, #3875d7 20%, #2a62bc 90%); background-image: -o-linear-gradient(top, #3875d7 20%, #2a62bc 90%); background-image: linear-gradient(#3875d7 20%, #2a62bc 90%); color: #fff; } .chzn-container .chzn-results li em { background: #feffde; font-style: normal; } .chzn-container .chzn-results .highlighted em { background: transparent; } .chzn-container .chzn-results .no-results { background: #f4f4f4; display: list-item; } .chzn-container .chzn-results .group-result { cursor: default; color: #999; font-weight: bold; } .chzn-container .chzn-results .group-option { padding-left: 15px; } .chzn-container-multi .chzn-drop .result-selected { display: none; } .chzn-container .chzn-results-scroll { background: white; margin: 0 4px; position: absolute; text-align: center; width: 321px; /* This should by dynamic with js */ z-index: 1; } .chzn-container .chzn-results-scroll span { display: inline-block; height: 17px; text-indent: -5000px; width: 9px; } .chzn-container .chzn-results-scroll-down { bottom: 0; } .chzn-container .chzn-results-scroll-down span { background: url('chosen-sprite.png') no-repeat -4px -3px; } .chzn-container .chzn-results-scroll-up span { background: url('chosen-sprite.png') no-repeat -22px -3px; } /* @end */ /* @group Active */ .chzn-container-active .chzn-single { -webkit-box-shadow: 0 0 5px rgba(0,0,0,.3); -moz-box-shadow : 0 0 5px rgba(0,0,0,.3); box-shadow : 0 0 5px rgba(0,0,0,.3); border: 1px solid #5897fb; } .chzn-container-active .chzn-single-with-drop { border: 1px solid #aaa; -webkit-box-shadow: 0 1px 0 #fff inset; -moz-box-shadow : 0 1px 0 #fff inset; box-shadow : 0 1px 0 #fff inset; background-color: #eee; filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0 ); background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(20%, #eeeeee), color-stop(80%, #ffffff)); background-image: -webkit-linear-gradient(top, #eeeeee 20%, #ffffff 80%); background-image: -moz-linear-gradient(top, #eeeeee 20%, #ffffff 80%); background-image: -o-linear-gradient(top, #eeeeee 20%, #ffffff 80%); background-image: linear-gradient(#eeeeee 20%, #ffffff 80%); -webkit-border-bottom-left-radius : 0; -webkit-border-bottom-right-radius: 0; -moz-border-radius-bottomleft : 0; -moz-border-radius-bottomright: 0; border-bottom-left-radius : 0; border-bottom-right-radius: 0; } .chzn-container-active .chzn-single-with-drop div { background: transparent; border-left: none; } .chzn-container-active .chzn-single-with-drop div b { background-position: -18px 1px; } .chzn-container-active .chzn-choices { -webkit-box-shadow: 0 0 5px rgba(0,0,0,.3); -moz-box-shadow : 0 0 5px rgba(0,0,0,.3); box-shadow : 0 0 5px rgba(0,0,0,.3); border: 1px solid #5897fb; } .chzn-container-active .chzn-choices .search-field input { color: #111 !important; } /* @end */ /* @group Disabled Support */ .chzn-disabled { cursor: default; opacity:0.5 !important; } .chzn-disabled .chzn-single { cursor: default; } .chzn-disabled .chzn-choices .search-choice .search-choice-close { cursor: default; } /* @group Right to Left */ .chzn-rtl { text-align: right; } .chzn-rtl .chzn-single { padding: 0 8px 0 0; overflow: visible; } .chzn-rtl .chzn-single span { margin-left: 26px; margin-right: 0; direction: rtl; } .chzn-rtl .chzn-single div { left: 3px; right: auto; } .chzn-rtl .chzn-single abbr { left: 26px; right: auto; } .chzn-rtl .chzn-choices .search-field input { direction: rtl; } .chzn-rtl .chzn-choices li { float: right; } .chzn-rtl .chzn-choices .search-choice { padding: 3px 5px 3px 19px; margin: 3px 5px 3px 0; } .chzn-rtl .chzn-choices .search-choice .search-choice-close { left: 4px; right: auto; background-position: right top;} .chzn-rtl.chzn-container-single .chzn-results { margin: 0 0 4px 4px; padding: 0 4px 0 0; } .chzn-rtl .chzn-results .group-option { padding-left: 0; padding-right: 15px; } .chzn-rtl.chzn-container-active .chzn-single-with-drop div { border-right: none; } .chzn-rtl .chzn-search input { background: #fff url('chosen-sprite.png') no-repeat -38px -22px; background: url('chosen-sprite.png') no-repeat -38px -22px, -webkit-gradient(linear, 0 0, 0 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff)); background: url('chosen-sprite.png') no-repeat -38px -22px, -webkit-linear-gradient(top, #eeeeee 1%, #ffffff 15%); background: url('chosen-sprite.png') no-repeat -38px -22px, -moz-linear-gradient(top, #eeeeee 1%, #ffffff 15%); background: url('chosen-sprite.png') no-repeat -38px -22px, -o-linear-gradient(top, #eeeeee 1%, #ffffff 15%); background: url('chosen-sprite.png') no-repeat -38px -22px, linear-gradient(#eeeeee 1%, #ffffff 15%); padding: 4px 5px 4px 20px; direction: rtl; } /* @end */ /* Place all the styles related to the matching controller here. They will automatically be included in application.css. */ /* Version: @@ver@@ Timestamp: @@timestamp@@ */ .select2-container { position: relative; display: inline-block; /* inline-block for ie7 */ zoom: 1; *display: inline; margin-bottom:10px; vertical-align: top; width:272px; font-size:12px; } .select2-container, .select2-drop, .select2-search, .select2-search input{ /* Force border-box so that % widths fit the parent container without overlap because of margin/padding. More Info : http://www.quirksmode.org/css/box.html */ -webkit-box-sizing: border-box; /* webkit */ -khtml-box-sizing: border-box; /* konqueror */ -moz-box-sizing: border-box; /* firefox */ -ms-box-sizing: border-box; /* ie */ box-sizing: border-box; /* css3 */ } .select2-container .select2-choice { display: block; height: 26px; padding: 0 0 0 8px; overflow: hidden; position: relative; border: 1px solid #aaa; white-space: nowrap; line-height: 26px; color: #444; text-decoration: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-background-clip: padding-box; -moz-background-clip: padding; background-clip: padding-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-color: #fff; background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(0.5, white)); background-image: -webkit-linear-gradient(center bottom, #eeeeee 0%, white 50%); background-image: -moz-linear-gradient(center bottom, #eeeeee 0%, white 50%); background-image: -o-linear-gradient(bottom, #eeeeee 0%, #ffffff 50%); background-image: -ms-linear-gradient(top, #ffffff 0%, #eeeeee 50%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#eeeeee', GradientType = 0); background-image: linear-gradient(top, #ffffff 0%, #eeeeee 50%); } .select2-container.select2-drop-above .select2-choice { border-bottom-color: #aaa; -webkit-border-radius:0 0 4px 4px; -moz-border-radius:0 0 4px 4px; border-radius:0 0 4px 4px; background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(0.9, white)); background-image: -webkit-linear-gradient(center bottom, #eeeeee 0%, white 90%); background-image: -moz-linear-gradient(center bottom, #eeeeee 0%, white 90%); background-image: -o-linear-gradient(bottom, #eeeeee 0%, white 90%); background-image: -ms-linear-gradient(top, #eeeeee 0%,#ffffff 90%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); background-image: linear-gradient(top, #eeeeee 0%,#ffffff 90%); } .select2-container .select2-choice span { margin-right: 26px; display: block; overflow: hidden; white-space: nowrap; -ms-text-overflow: ellipsis; -o-text-overflow: ellipsis; text-overflow: ellipsis; } .select2-container .select2-choice abbr { display: block; width: 12px; height: 12px; position: absolute; right: 26px; top: 8px; font-size: 1px; text-decoration: none; border: 0; background: url('select2.png') right top no-repeat; cursor: pointer; outline: 0; } .select2-container .select2-choice abbr:hover { background-position: right -11px; cursor: pointer; } .select2-drop-mask { position: absolute; left: 0; top: 0; z-index: 9998; opacity: 0; } .select2-drop { width: 100%; margin-top:-1px; position: absolute; z-index: 9999; top: 100%; background: #fff; color: #000; border: 1px solid #aaa; border-top: 0; -webkit-border-radius: 0 0 4px 4px; -moz-border-radius: 0 0 4px 4px; border-radius: 0 0 4px 4px; -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15); -moz-box-shadow: 0 4px 5px rgba(0, 0, 0, .15); -o-box-shadow: 0 4px 5px rgba(0, 0, 0, .15); box-shadow: 0 4px 5px rgba(0, 0, 0, .15); } .select2-drop.select2-drop-above { margin-top: 1px; border-top: 1px solid #aaa; border-bottom: 0; -webkit-border-radius: 4px 4px 0 0; -moz-border-radius: 4px 4px 0 0; border-radius: 4px 4px 0 0; -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15); -moz-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15); -o-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15); box-shadow: 0 -4px 5px rgba(0, 0, 0, .15); } .select2-container .select2-choice div { display: block; width: 18px; height: 100%; position: absolute; right: 0; top: 0; border-left: 1px solid #aaa; -webkit-border-radius: 0 4px 4px 0; -moz-border-radius: 0 4px 4px 0; border-radius: 0 4px 4px 0; -webkit-background-clip: padding-box; -moz-background-clip: padding; background-clip: padding-box; background: #ccc; background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee)); background-image: -webkit-linear-gradient(center bottom, #ccc 0%, #eee 60%); background-image: -moz-linear-gradient(center bottom, #ccc 0%, #eee 60%); background-image: -o-linear-gradient(bottom, #ccc 0%, #eee 60%); background-image: -ms-linear-gradient(top, #cccccc 0%, #eeeeee 60%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eeeeee', endColorstr = '#cccccc', GradientType = 0); background-image: linear-gradient(top, #cccccc 0%, #eeeeee 60%); } .select2-container .select2-choice div b { display: block; width: 100%; height: 100%; background: url('select2.png') no-repeat 0 1px; } .select2-search { display: inline-block; width: 100%; min-height: 26px; margin: 0; padding-left: 4px; padding-right: 4px; position: relative; z-index: 10000; white-space: nowrap; } .select2-search-hidden { display: block; position: absolute; left: -10000px; } .select2-search input { width: 100%; height: auto !important; min-height: 26px; padding: 4px 20px 4px 5px; margin: 0; outline: 0; font-family: sans-serif; font-size: 1em; border: 1px solid #aaa; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; background: #fff url('select2.png') no-repeat 100% -22px; background: url('select2.png') no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee)); background: url('select2.png') no-repeat 100% -22px, -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%); background: url('select2.png') no-repeat 100% -22px, -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%); background: url('select2.png') no-repeat 100% -22px, -o-linear-gradient(bottom, white 85%, #eeeeee 99%); background: url('select2.png') no-repeat 100% -22px, -ms-linear-gradient(top, #ffffff 85%, #eeeeee 99%); background: url('select2.png') no-repeat 100% -22px, linear-gradient(top, #ffffff 85%, #eeeeee 99%); } .select2-drop.select2-drop-above .select2-search input { margin-top: 4px; } .select2-search input.select2-active { background: #fff url('select2-spinner.gif') no-repeat 100%; background: url('select2-spinner.gif') no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee)); background: url('select2-spinner.gif') no-repeat 100%, -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%); background: url('select2-spinner.gif') no-repeat 100%, -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%); background: url('select2-spinner.gif') no-repeat 100%, -o-linear-gradient(bottom, white 85%, #eeeeee 99%); background: url('select2-spinner.gif') no-repeat 100%, -ms-linear-gradient(top, #ffffff 85%, #eeeeee 99%); background: url('select2-spinner.gif') no-repeat 100%, linear-gradient(top, #ffffff 85%, #eeeeee 99%); } .select2-container-active .select2-choice, .select2-container-active .select2-choices { border: 1px solid #5897fb; outline: none; -webkit-box-shadow: 0 0 5px rgba(0,0,0,.3); -moz-box-shadow: 0 0 5px rgba(0,0,0,.3); -o-box-shadow: 0 0 5px rgba(0,0,0,.3); box-shadow: 0 0 5px rgba(0,0,0,.3); } .select2-dropdown-open .select2-choice { border-bottom-color: transparent; -webkit-box-shadow: 0 1px 0 #fff inset; -moz-box-shadow: 0 1px 0 #fff inset; -o-box-shadow: 0 1px 0 #fff inset; box-shadow: 0 1px 0 #fff inset; -webkit-border-bottom-left-radius: 0; -moz-border-radius-bottomleft: 0; border-bottom-left-radius: 0; -webkit-border-bottom-right-radius: 0; -moz-border-radius-bottomright: 0; border-bottom-right-radius: 0; background-color: #eee; background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, white), color-stop(0.5, #eeeeee)); background-image: -webkit-linear-gradient(center bottom, white 0%, #eeeeee 50%); background-image: -moz-linear-gradient(center bottom, white 0%, #eeeeee 50%); background-image: -o-linear-gradient(bottom, white 0%, #eeeeee 50%); background-image: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 50%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff',GradientType=0 ); background-image: linear-gradient(top, #ffffff 0%,#eeeeee 50%); } .select2-dropdown-open .select2-choice div { background: transparent; border-left: none; filter: none; } .select2-dropdown-open .select2-choice div b { background-position: -18px 1px; } /* results */ .select2-results { max-height: 200px; padding: 0 0 0 4px; margin: 4px 4px 4px 0; position: relative; overflow-x: hidden; overflow-y: auto; font-size:12px; } .select2-results ul.select2-result-sub { margin: 0; } .select2-results ul.select2-result-sub > li .select2-result-label { padding-left: 20px } .select2-results ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 40px } .select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 60px } .select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 80px } .select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 100px } .select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 110px } .select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 120px } .select2-results li { list-style: none; display: list-item; background-image: none; } .select2-results li.select2-result-with-children > .select2-result-label { font-weight: bold; } .select2-results .select2-result-label { padding: 3px 7px 4px; margin: 0; cursor: pointer; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .select2-results .select2-highlighted { background: #3875d7; color: #fff; } .select2-results li em { background: #feffde; font-style: normal; } .select2-results .select2-highlighted em { background: transparent; } .select2-results .select2-highlighted ul { background: white; color: #000; } .select2-results .select2-no-results, .select2-results .select2-searching, .select2-results .select2-selection-limit { background: #f4f4f4; display: list-item; } /* disabled look for disabled choices in the results dropdown */ .select2-results .select2-disabled.select2-highlighted { color: #666; background: #f4f4f4; display: list-item; cursor: default; } .select2-results .select2-disabled { background: #f4f4f4; display: list-item; cursor: default; } .select2-results .select2-selected { display: none; } .select2-more-results.select2-active { background: #f4f4f4 url('select2-spinner.gif') no-repeat 100%; } .select2-more-results { background: #f4f4f4; display: list-item; } /* disabled styles */ .select2-container.select2-container-disabled .select2-choice { background-color: #f4f4f4; background-image: none; border: 1px solid #ddd; cursor: default; } .select2-container.select2-container-disabled .select2-choice div { background-color: #f4f4f4; background-image: none; border-left: 0; } .select2-container.select2-container-disabled .select2-choice abbr { display: none } /* multiselect */ .select2-container-multi .select2-choices { height: auto !important; height: 1%; margin: 0; padding: 0; position: relative; border: 1px solid #aaa; cursor: text; overflow: hidden; background-color: #fff; background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff)); background-image: -webkit-linear-gradient(top, #eeeeee 1%, #ffffff 15%); background-image: -moz-linear-gradient(top, #eeeeee 1%, #ffffff 15%); background-image: -o-linear-gradient(top, #eeeeee 1%, #ffffff 15%); background-image: -ms-linear-gradient(top, #eeeeee 1%, #ffffff 15%); background-image: linear-gradient(top, #eeeeee 1%, #ffffff 15%); } .select2-locked { padding: 3px 5px 3px 5px !important; } .select2-container-multi .select2-choices { min-height: 26px; } .select2-container-multi.select2-container-active .select2-choices { border: 1px solid #5897fb; outline: none; -webkit-box-shadow: 0 0 5px rgba(0,0,0,.3); -moz-box-shadow: 0 0 5px rgba(0,0,0,.3); -o-box-shadow: 0 0 5px rgba(0,0,0,.3); box-shadow: 0 0 5px rgba(0,0,0,.3); } .select2-container-multi .select2-choices li { float: left; list-style: none; } .select2-container-multi .select2-choices .select2-search-field { margin: 0; padding: 0; white-space: nowrap; } .select2-container-multi .select2-choices .select2-search-field input { padding: 5px; margin: 1px 0; font-family: sans-serif; font-size: 100%; color: #666; outline: 0; border: 0; -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; box-shadow: none; background: transparent !important; } .select2-container-multi .select2-choices .select2-search-field input.select2-active { background: #fff url('select2-spinner.gif') no-repeat 100% !important; } .select2-default { color: #999 !important; } .select2-container-multi .select2-choices .select2-search-choice { padding: 3px 5px 3px 18px; margin: 3px 0 3px 5px; position: relative; line-height: 13px; color: #333; cursor: default; border: 1px solid #aaaaaa; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0,0,0,0.05); -moz-box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0,0,0,0.05); box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0,0,0,0.05); -webkit-background-clip: padding-box; -moz-background-clip: padding; background-clip: padding-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-color: #e4e4e4; filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0 ); background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee)); background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%); background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%); background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%); background-image: -ms-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%); background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%); } .select2-container-multi .select2-choices .select2-search-choice span { cursor: default; } .select2-container-multi .select2-choices .select2-search-choice-focus { background: #d4d4d4; } .select2-search-choice-close { display: block; width: 12px; height: 13px; position: absolute; right: 3px; top: 4px; font-size: 1px; outline: none; background: url('select2.png') right top no-repeat; } .select2-container-multi .select2-search-choice-close { left: 3px; } .select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover { background-position: right -11px; } .select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close { background-position: right -11px; } /* disabled styles */ .select2-container-multi.select2-container-disabled .select2-choices{ background-color: #f4f4f4; background-image: none; border: 1px solid #ddd; cursor: default; } .select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice { padding: 3px 5px 3px 5px; border: 1px solid #ddd; background-image: none; background-color: #f4f4f4; } .select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close { display: none; } /* end multiselect */ .select2-result-selectable .select2-match, .select2-result-unselectable .select2-match { text-decoration: underline; } .select2-offscreen { position: absolute; left: -10000px; } /* Retina-ize icons */ @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) { .select2-search input, .select2-search-choice-close, .select2-container .select2-choice abbr, .select2-container .select2-choice div b { background-image: url('select2x2.png') !important; background-repeat: no-repeat !important; background-size: 60px 40px !important; } .select2-search input { background-position: 100% -21px !important; } } /* TipTip CSS - Version 1.2 */ #tiptip_holder { display: none; position: absolute; top: 0; left: 0; z-index: 99999; } #tiptip_holder.tip_top { padding-bottom: 5px; } #tiptip_holder.tip_bottom { padding-top: 5px; } #tiptip_holder.tip_right { padding-left: 5px; } #tiptip_holder.tip_left { padding-right: 5px; } #tiptip_content { font-size: 11px; color: #fff; text-shadow: 0 0 2px #000; padding: 4px 8px; border: 1px solid rgba(255,255,255,0.25); background-color: rgb(25,25,25); background-color: rgba(25,25,25,0.92); background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), to(#000)); border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; box-shadow: 0 0 3px #555; -webkit-box-shadow: 0 0 3px #555; -moz-box-shadow: 0 0 3px #555; } #tiptip_arrow, #tiptip_arrow_inner { position: absolute; border-color: transparent; border-style: solid; border-width: 6px; height: 0; width: 0; } #tiptip_holder.tip_top #tiptip_arrow { border-top-color: #fff; border-top-color: rgba(255,255,255,0.35); } #tiptip_holder.tip_bottom #tiptip_arrow { border-bottom-color: #fff; border-bottom-color: rgba(255,255,255,0.35); } #tiptip_holder.tip_right #tiptip_arrow { border-right-color: #fff; border-right-color: rgba(255,255,255,0.35); } #tiptip_holder.tip_left #tiptip_arrow { border-left-color: #fff; border-left-color: rgba(255,255,255,0.35); } #tiptip_holder.tip_top #tiptip_arrow_inner { margin-top: -7px; margin-left: -6px; border-top-color: rgb(25,25,25); border-top-color: rgba(25,25,25,0.92); } #tiptip_holder.tip_bottom #tiptip_arrow_inner { margin-top: -5px; margin-left: -6px; border-bottom-color: rgb(25,25,25); border-bottom-color: rgba(25,25,25,0.92); } #tiptip_holder.tip_right #tiptip_arrow_inner { margin-top: -6px; margin-left: -5px; border-right-color: rgb(25,25,25); border-right-color: rgba(25,25,25,0.92); } #tiptip_holder.tip_left #tiptip_arrow_inner { margin-top: -6px; margin-left: -7px; border-left-color: rgb(25,25,25); border-left-color: rgba(25,25,25,0.92); } /* Webkit Hacks */ @media screen and (-webkit-min-device-pixel-ratio:0) { #tiptip_content { padding: 4px 8px 5px 8px; background-color: rgba(45,45,45,0.88); } #tiptip_holder.tip_bottom #tiptip_arrow_inner { border-bottom-color: rgba(45,45,45,0.88); } #tiptip_holder.tip_top #tiptip_arrow_inner { border-top-color: rgba(20,20,20,0.92); } } ;FI"required_assets_digest;F"%cdf2676b382f377f0818cb524010ae3bI" _version;F"%9f3b95dd7ea3030dc35985c0a8020862