From e7be120081f645d9cc070c370773c40f68f0f11a Mon Sep 17 00:00:00 2001 From: Daniel jonker Date: Mon, 15 Apr 2024 20:25:02 +0200 Subject: [PATCH] Compiled CSS --- "amelie/style/static/css/compiled.css\r" | 12732 +++++++++++++++++++++ 1 file changed, 12732 insertions(+) create mode 100644 "amelie/style/static/css/compiled.css\r" diff --git "a/amelie/style/static/css/compiled.css\r" "b/amelie/style/static/css/compiled.css\r" new file mode 100644 index 0000000..6808268 --- /dev/null +++ "b/amelie/style/static/css/compiled.css\r" @@ -0,0 +1,12732 @@ +/*** + * When compiling this file to css it may not leave any css statements behind. + * This is to prevent that all files that include this file do not generate duplicate css, + * and to keep everything findable. + ***/ +/* This is the house style color of IA. */ +/* The two support colors for IA-blue */ +/* This is the help color (green) that is used for activities (current class in css/less) */ +/* The two support colors for this tint of green */ +/* This is the help color (red) that is used for education purposes (edu class in css/less) */ +/* The two support colors for this tint of red */ +/* Some easy gray standards to keep things consistent */ +/* Global variables to make code more readable */ +/* + * This is the .less file that will be compiled. + */ +/*! + * Bootstrap v3.3.7 (http://getbootstrap.com) + * Copyright 2011-2016 Twitter, Inc. + * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) + */ +/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */ +html { + font-family: sans-serif; + -ms-text-size-adjust: 100%; + -webkit-text-size-adjust: 100%; +} +body { + margin: 0; +} +article, +aside, +details, +figcaption, +figure, +footer, +header, +hgroup, +main, +menu, +nav, +section, +summary { + display: block; +} +audio, +canvas, +progress, +video { + display: inline-block; + vertical-align: baseline; +} +audio:not([controls]) { + display: none; + height: 0; +} +[hidden], +template { + display: none; +} +a { + background-color: transparent; +} +a:active, +a:hover { + outline: 0; +} +abbr[title] { + border-bottom: 1px dotted; +} +b, +strong { + font-weight: bold; +} +dfn { + font-style: italic; +} +h1 { + font-size: 2em; + margin: 0.67em 0; +} +mark { + background: #ff0; + color: #000; +} +small { + font-size: 80%; +} +sub, +sup { + font-size: 75%; + line-height: 0; + position: relative; + vertical-align: baseline; +} +sup { + top: -0.5em; +} +sub { + bottom: -0.25em; +} +img { + border: 0; +} +svg:not(:root) { + overflow: hidden; +} +figure { + margin: 1em 40px; +} +hr { + box-sizing: content-box; + height: 0; +} +pre { + overflow: auto; +} +code, +kbd, +pre, +samp { + font-family: monospace, monospace; + font-size: 1em; +} +button, +input, +optgroup, +select, +textarea { + color: inherit; + font: inherit; + margin: 0; +} +button { + overflow: visible; +} +button, +select { + text-transform: none; +} +button, +html input[type="button"], +input[type="reset"], +input[type="submit"] { + -webkit-appearance: button; + cursor: pointer; +} +button[disabled], +html input[disabled] { + cursor: default; +} +button::-moz-focus-inner, +input::-moz-focus-inner { + border: 0; + padding: 0; +} +input { + line-height: normal; +} +input[type="checkbox"], +input[type="radio"] { + box-sizing: border-box; + padding: 0; +} +input[type="number"]::-webkit-inner-spin-button, +input[type="number"]::-webkit-outer-spin-button { + height: auto; +} +input[type="search"] { + -webkit-appearance: textfield; + box-sizing: content-box; +} +input[type="search"]::-webkit-search-cancel-button, +input[type="search"]::-webkit-search-decoration { + -webkit-appearance: none; +} +fieldset { + border: 1px solid #c0c0c0; + margin: 0 2px; + padding: 0.35em 0.625em 0.75em; +} +legend { + border: 0; + padding: 0; +} +textarea { + overflow: auto; +} +optgroup { + font-weight: bold; +} +table { + border-collapse: collapse; + border-spacing: 0; +} +td, +th { + padding: 0; +} +* { + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; +} +*:before, +*:after { + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; +} +html { + font-size: 10px; + -webkit-tap-highlight-color: rgba(0, 0, 0, 0); +} +body { + font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; + font-size: 14px; + line-height: 1.42857143; + color: #333333; + background-color: #ffffff; +} +input, +button, +select, +textarea { + font-family: inherit; + font-size: inherit; + line-height: inherit; +} +a { + color: #337ab7; + text-decoration: none; +} +a:hover, +a:focus { + color: #23527c; + text-decoration: underline; +} +a:focus { + outline: 5px auto -webkit-focus-ring-color; + outline-offset: -2px; +} +figure { + margin: 0; +} +img { + vertical-align: middle; +} +.img-responsive { + display: block; + max-width: 100%; + height: auto; +} +.img-rounded { + border-radius: 6px; +} +.img-thumbnail { + padding: 4px; + line-height: 1.42857143; + background-color: #ffffff; + border: 1px solid #dddddd; + border-radius: 4px; + -webkit-transition: all 0.2s ease-in-out; + -o-transition: all 0.2s ease-in-out; + transition: all 0.2s ease-in-out; + display: inline-block; + max-width: 100%; + height: auto; +} +.img-circle { + border-radius: 50%; +} +hr { + margin-top: 20px; + margin-bottom: 20px; + border: 0; + border-top: 1px solid #eeeeee; +} +.sr-only { + position: absolute; + width: 1px; + height: 1px; + margin: -1px; + padding: 0; + overflow: hidden; + clip: rect(0, 0, 0, 0); + border: 0; +} +.sr-only-focusable:active, +.sr-only-focusable:focus { + position: static; + width: auto; + height: auto; + margin: 0; + overflow: visible; + clip: auto; +} +[role="button"] { + cursor: pointer; +} +.container { + margin-right: auto; + margin-left: auto; + padding-left: 15px; + padding-right: 15px; +} +@media (min-width: 768px) { + .container { + width: 750px; + } +} +@media (min-width: 992px) { + .container { + width: 970px; + } +} +@media (min-width: 1200px) { + .container { + width: 1170px; + } +} +.container-fluid { + margin-right: auto; + margin-left: auto; + padding-left: 15px; + padding-right: 15px; +} +.row { + margin-left: -15px; + margin-right: -15px; +} +.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { + position: relative; + min-height: 1px; + padding-left: 15px; + padding-right: 15px; +} +.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { + float: left; +} +.col-xs-12 { + width: 100%; +} +.col-xs-11 { + width: 91.66666667%; +} +.col-xs-10 { + width: 83.33333333%; +} +.col-xs-9 { + width: 75%; +} +.col-xs-8 { + width: 66.66666667%; +} +.col-xs-7 { + width: 58.33333333%; +} +.col-xs-6 { + width: 50%; +} +.col-xs-5 { + width: 41.66666667%; +} +.col-xs-4 { + width: 33.33333333%; +} +.col-xs-3 { + width: 25%; +} +.col-xs-2 { + width: 16.66666667%; +} +.col-xs-1 { + width: 8.33333333%; +} +.col-xs-pull-12 { + right: 100%; +} +.col-xs-pull-11 { + right: 91.66666667%; +} +.col-xs-pull-10 { + right: 83.33333333%; +} +.col-xs-pull-9 { + right: 75%; +} +.col-xs-pull-8 { + right: 66.66666667%; +} +.col-xs-pull-7 { + right: 58.33333333%; +} +.col-xs-pull-6 { + right: 50%; +} +.col-xs-pull-5 { + right: 41.66666667%; +} +.col-xs-pull-4 { + right: 33.33333333%; +} +.col-xs-pull-3 { + right: 25%; +} +.col-xs-pull-2 { + right: 16.66666667%; +} +.col-xs-pull-1 { + right: 8.33333333%; +} +.col-xs-pull-0 { + right: auto; +} +.col-xs-push-12 { + left: 100%; +} +.col-xs-push-11 { + left: 91.66666667%; +} +.col-xs-push-10 { + left: 83.33333333%; +} +.col-xs-push-9 { + left: 75%; +} +.col-xs-push-8 { + left: 66.66666667%; +} +.col-xs-push-7 { + left: 58.33333333%; +} +.col-xs-push-6 { + left: 50%; +} +.col-xs-push-5 { + left: 41.66666667%; +} +.col-xs-push-4 { + left: 33.33333333%; +} +.col-xs-push-3 { + left: 25%; +} +.col-xs-push-2 { + left: 16.66666667%; +} +.col-xs-push-1 { + left: 8.33333333%; +} +.col-xs-push-0 { + left: auto; +} +.col-xs-offset-12 { + margin-left: 100%; +} +.col-xs-offset-11 { + margin-left: 91.66666667%; +} +.col-xs-offset-10 { + margin-left: 83.33333333%; +} +.col-xs-offset-9 { + margin-left: 75%; +} +.col-xs-offset-8 { + margin-left: 66.66666667%; +} +.col-xs-offset-7 { + margin-left: 58.33333333%; +} +.col-xs-offset-6 { + margin-left: 50%; +} +.col-xs-offset-5 { + margin-left: 41.66666667%; +} +.col-xs-offset-4 { + margin-left: 33.33333333%; +} +.col-xs-offset-3 { + margin-left: 25%; +} +.col-xs-offset-2 { + margin-left: 16.66666667%; +} +.col-xs-offset-1 { + margin-left: 8.33333333%; +} +.col-xs-offset-0 { + margin-left: 0%; +} +@media (min-width: 768px) { + .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { + float: left; + } + .col-sm-12 { + width: 100%; + } + .col-sm-11 { + width: 91.66666667%; + } + .col-sm-10 { + width: 83.33333333%; + } + .col-sm-9 { + width: 75%; + } + .col-sm-8 { + width: 66.66666667%; + } + .col-sm-7 { + width: 58.33333333%; + } + .col-sm-6 { + width: 50%; + } + .col-sm-5 { + width: 41.66666667%; + } + .col-sm-4 { + width: 33.33333333%; + } + .col-sm-3 { + width: 25%; + } + .col-sm-2 { + width: 16.66666667%; + } + .col-sm-1 { + width: 8.33333333%; + } + .col-sm-pull-12 { + right: 100%; + } + .col-sm-pull-11 { + right: 91.66666667%; + } + .col-sm-pull-10 { + right: 83.33333333%; + } + .col-sm-pull-9 { + right: 75%; + } + .col-sm-pull-8 { + right: 66.66666667%; + } + .col-sm-pull-7 { + right: 58.33333333%; + } + .col-sm-pull-6 { + right: 50%; + } + .col-sm-pull-5 { + right: 41.66666667%; + } + .col-sm-pull-4 { + right: 33.33333333%; + } + .col-sm-pull-3 { + right: 25%; + } + .col-sm-pull-2 { + right: 16.66666667%; + } + .col-sm-pull-1 { + right: 8.33333333%; + } + .col-sm-pull-0 { + right: auto; + } + .col-sm-push-12 { + left: 100%; + } + .col-sm-push-11 { + left: 91.66666667%; + } + .col-sm-push-10 { + left: 83.33333333%; + } + .col-sm-push-9 { + left: 75%; + } + .col-sm-push-8 { + left: 66.66666667%; + } + .col-sm-push-7 { + left: 58.33333333%; + } + .col-sm-push-6 { + left: 50%; + } + .col-sm-push-5 { + left: 41.66666667%; + } + .col-sm-push-4 { + left: 33.33333333%; + } + .col-sm-push-3 { + left: 25%; + } + .col-sm-push-2 { + left: 16.66666667%; + } + .col-sm-push-1 { + left: 8.33333333%; + } + .col-sm-push-0 { + left: auto; + } + .col-sm-offset-12 { + margin-left: 100%; + } + .col-sm-offset-11 { + margin-left: 91.66666667%; + } + .col-sm-offset-10 { + margin-left: 83.33333333%; + } + .col-sm-offset-9 { + margin-left: 75%; + } + .col-sm-offset-8 { + margin-left: 66.66666667%; + } + .col-sm-offset-7 { + margin-left: 58.33333333%; + } + .col-sm-offset-6 { + margin-left: 50%; + } + .col-sm-offset-5 { + margin-left: 41.66666667%; + } + .col-sm-offset-4 { + margin-left: 33.33333333%; + } + .col-sm-offset-3 { + margin-left: 25%; + } + .col-sm-offset-2 { + margin-left: 16.66666667%; + } + .col-sm-offset-1 { + margin-left: 8.33333333%; + } + .col-sm-offset-0 { + margin-left: 0%; + } +} +@media (min-width: 992px) { + .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { + float: left; + } + .col-md-12 { + width: 100%; + } + .col-md-11 { + width: 91.66666667%; + } + .col-md-10 { + width: 83.33333333%; + } + .col-md-9 { + width: 75%; + } + .col-md-8 { + width: 66.66666667%; + } + .col-md-7 { + width: 58.33333333%; + } + .col-md-6 { + width: 50%; + } + .col-md-5 { + width: 41.66666667%; + } + .col-md-4 { + width: 33.33333333%; + } + .col-md-3 { + width: 25%; + } + .col-md-2 { + width: 16.66666667%; + } + .col-md-1 { + width: 8.33333333%; + } + .col-md-pull-12 { + right: 100%; + } + .col-md-pull-11 { + right: 91.66666667%; + } + .col-md-pull-10 { + right: 83.33333333%; + } + .col-md-pull-9 { + right: 75%; + } + .col-md-pull-8 { + right: 66.66666667%; + } + .col-md-pull-7 { + right: 58.33333333%; + } + .col-md-pull-6 { + right: 50%; + } + .col-md-pull-5 { + right: 41.66666667%; + } + .col-md-pull-4 { + right: 33.33333333%; + } + .col-md-pull-3 { + right: 25%; + } + .col-md-pull-2 { + right: 16.66666667%; + } + .col-md-pull-1 { + right: 8.33333333%; + } + .col-md-pull-0 { + right: auto; + } + .col-md-push-12 { + left: 100%; + } + .col-md-push-11 { + left: 91.66666667%; + } + .col-md-push-10 { + left: 83.33333333%; + } + .col-md-push-9 { + left: 75%; + } + .col-md-push-8 { + left: 66.66666667%; + } + .col-md-push-7 { + left: 58.33333333%; + } + .col-md-push-6 { + left: 50%; + } + .col-md-push-5 { + left: 41.66666667%; + } + .col-md-push-4 { + left: 33.33333333%; + } + .col-md-push-3 { + left: 25%; + } + .col-md-push-2 { + left: 16.66666667%; + } + .col-md-push-1 { + left: 8.33333333%; + } + .col-md-push-0 { + left: auto; + } + .col-md-offset-12 { + margin-left: 100%; + } + .col-md-offset-11 { + margin-left: 91.66666667%; + } + .col-md-offset-10 { + margin-left: 83.33333333%; + } + .col-md-offset-9 { + margin-left: 75%; + } + .col-md-offset-8 { + margin-left: 66.66666667%; + } + .col-md-offset-7 { + margin-left: 58.33333333%; + } + .col-md-offset-6 { + margin-left: 50%; + } + .col-md-offset-5 { + margin-left: 41.66666667%; + } + .col-md-offset-4 { + margin-left: 33.33333333%; + } + .col-md-offset-3 { + margin-left: 25%; + } + .col-md-offset-2 { + margin-left: 16.66666667%; + } + .col-md-offset-1 { + margin-left: 8.33333333%; + } + .col-md-offset-0 { + margin-left: 0%; + } +} +@media (min-width: 1200px) { + .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { + float: left; + } + .col-lg-12 { + width: 100%; + } + .col-lg-11 { + width: 91.66666667%; + } + .col-lg-10 { + width: 83.33333333%; + } + .col-lg-9 { + width: 75%; + } + .col-lg-8 { + width: 66.66666667%; + } + .col-lg-7 { + width: 58.33333333%; + } + .col-lg-6 { + width: 50%; + } + .col-lg-5 { + width: 41.66666667%; + } + .col-lg-4 { + width: 33.33333333%; + } + .col-lg-3 { + width: 25%; + } + .col-lg-2 { + width: 16.66666667%; + } + .col-lg-1 { + width: 8.33333333%; + } + .col-lg-pull-12 { + right: 100%; + } + .col-lg-pull-11 { + right: 91.66666667%; + } + .col-lg-pull-10 { + right: 83.33333333%; + } + .col-lg-pull-9 { + right: 75%; + } + .col-lg-pull-8 { + right: 66.66666667%; + } + .col-lg-pull-7 { + right: 58.33333333%; + } + .col-lg-pull-6 { + right: 50%; + } + .col-lg-pull-5 { + right: 41.66666667%; + } + .col-lg-pull-4 { + right: 33.33333333%; + } + .col-lg-pull-3 { + right: 25%; + } + .col-lg-pull-2 { + right: 16.66666667%; + } + .col-lg-pull-1 { + right: 8.33333333%; + } + .col-lg-pull-0 { + right: auto; + } + .col-lg-push-12 { + left: 100%; + } + .col-lg-push-11 { + left: 91.66666667%; + } + .col-lg-push-10 { + left: 83.33333333%; + } + .col-lg-push-9 { + left: 75%; + } + .col-lg-push-8 { + left: 66.66666667%; + } + .col-lg-push-7 { + left: 58.33333333%; + } + .col-lg-push-6 { + left: 50%; + } + .col-lg-push-5 { + left: 41.66666667%; + } + .col-lg-push-4 { + left: 33.33333333%; + } + .col-lg-push-3 { + left: 25%; + } + .col-lg-push-2 { + left: 16.66666667%; + } + .col-lg-push-1 { + left: 8.33333333%; + } + .col-lg-push-0 { + left: auto; + } + .col-lg-offset-12 { + margin-left: 100%; + } + .col-lg-offset-11 { + margin-left: 91.66666667%; + } + .col-lg-offset-10 { + margin-left: 83.33333333%; + } + .col-lg-offset-9 { + margin-left: 75%; + } + .col-lg-offset-8 { + margin-left: 66.66666667%; + } + .col-lg-offset-7 { + margin-left: 58.33333333%; + } + .col-lg-offset-6 { + margin-left: 50%; + } + .col-lg-offset-5 { + margin-left: 41.66666667%; + } + .col-lg-offset-4 { + margin-left: 33.33333333%; + } + .col-lg-offset-3 { + margin-left: 25%; + } + .col-lg-offset-2 { + margin-left: 16.66666667%; + } + .col-lg-offset-1 { + margin-left: 8.33333333%; + } + .col-lg-offset-0 { + margin-left: 0%; + } +} +table { + background-color: transparent; +} +caption { + padding-top: 8px; + padding-bottom: 8px; + color: #777777; + text-align: left; +} +th { + text-align: left; +} +.table { + width: 100%; + max-width: 100%; + margin-bottom: 20px; +} +.table > thead > tr > th, +.table > tbody > tr > th, +.table > tfoot > tr > th, +.table > thead > tr > td, +.table > tbody > tr > td, +.table > tfoot > tr > td { + padding: 8px; + line-height: 1.42857143; + vertical-align: top; + border-top: 1px solid #dddddd; +} +.table > thead > tr > th { + vertical-align: bottom; + border-bottom: 2px solid #dddddd; +} +.table > caption + thead > tr:first-child > th, +.table > colgroup + thead > tr:first-child > th, +.table > thead:first-child > tr:first-child > th, +.table > caption + thead > tr:first-child > td, +.table > colgroup + thead > tr:first-child > td, +.table > thead:first-child > tr:first-child > td { + border-top: 0; +} +.table > tbody + tbody { + border-top: 2px solid #dddddd; +} +.table .table { + background-color: #ffffff; +} +.table-condensed > thead > tr > th, +.table-condensed > tbody > tr > th, +.table-condensed > tfoot > tr > th, +.table-condensed > thead > tr > td, +.table-condensed > tbody > tr > td, +.table-condensed > tfoot > tr > td { + padding: 5px; +} +.table-bordered { + border: 1px solid #dddddd; +} +.table-bordered > thead > tr > th, +.table-bordered > tbody > tr > th, +.table-bordered > tfoot > tr > th, +.table-bordered > thead > tr > td, +.table-bordered > tbody > tr > td, +.table-bordered > tfoot > tr > td { + border: 1px solid #dddddd; +} +.table-bordered > thead > tr > th, +.table-bordered > thead > tr > td { + border-bottom-width: 2px; +} +.table-striped > tbody > tr:nth-of-type(odd) { + background-color: #f9f9f9; +} +.table-hover > tbody > tr:hover { + background-color: #f5f5f5; +} +table col[class*="col-"] { + position: static; + float: none; + display: table-column; +} +table td[class*="col-"], +table th[class*="col-"] { + position: static; + float: none; + display: table-cell; +} +.table > thead > tr > td.active, +.table > tbody > tr > td.active, +.table > tfoot > tr > td.active, +.table > thead > tr > th.active, +.table > tbody > tr > th.active, +.table > tfoot > tr > th.active, +.table > thead > tr.active > td, +.table > tbody > tr.active > td, +.table > tfoot > tr.active > td, +.table > thead > tr.active > th, +.table > tbody > tr.active > th, +.table > tfoot > tr.active > th { + background-color: #f5f5f5; +} +.table-hover > tbody > tr > td.active:hover, +.table-hover > tbody > tr > th.active:hover, +.table-hover > tbody > tr.active:hover > td, +.table-hover > tbody > tr:hover > .active, +.table-hover > tbody > tr.active:hover > th { + background-color: #e8e8e8; +} +.table > thead > tr > td.success, +.table > tbody > tr > td.success, +.table > tfoot > tr > td.success, +.table > thead > tr > th.success, +.table > tbody > tr > th.success, +.table > tfoot > tr > th.success, +.table > thead > tr.success > td, +.table > tbody > tr.success > td, +.table > tfoot > tr.success > td, +.table > thead > tr.success > th, +.table > tbody > tr.success > th, +.table > tfoot > tr.success > th { + background-color: #dff0d8; +} +.table-hover > tbody > tr > td.success:hover, +.table-hover > tbody > tr > th.success:hover, +.table-hover > tbody > tr.success:hover > td, +.table-hover > tbody > tr:hover > .success, +.table-hover > tbody > tr.success:hover > th { + background-color: #d0e9c6; +} +.table > thead > tr > td.info, +.table > tbody > tr > td.info, +.table > tfoot > tr > td.info, +.table > thead > tr > th.info, +.table > tbody > tr > th.info, +.table > tfoot > tr > th.info, +.table > thead > tr.info > td, +.table > tbody > tr.info > td, +.table > tfoot > tr.info > td, +.table > thead > tr.info > th, +.table > tbody > tr.info > th, +.table > tfoot > tr.info > th { + background-color: #d9edf7; +} +.table-hover > tbody > tr > td.info:hover, +.table-hover > tbody > tr > th.info:hover, +.table-hover > tbody > tr.info:hover > td, +.table-hover > tbody > tr:hover > .info, +.table-hover > tbody > tr.info:hover > th { + background-color: #c4e3f3; +} +.table > thead > tr > td.warning, +.table > tbody > tr > td.warning, +.table > tfoot > tr > td.warning, +.table > thead > tr > th.warning, +.table > tbody > tr > th.warning, +.table > tfoot > tr > th.warning, +.table > thead > tr.warning > td, +.table > tbody > tr.warning > td, +.table > tfoot > tr.warning > td, +.table > thead > tr.warning > th, +.table > tbody > tr.warning > th, +.table > tfoot > tr.warning > th { + background-color: #fcf8e3; +} +.table-hover > tbody > tr > td.warning:hover, +.table-hover > tbody > tr > th.warning:hover, +.table-hover > tbody > tr.warning:hover > td, +.table-hover > tbody > tr:hover > .warning, +.table-hover > tbody > tr.warning:hover > th { + background-color: #faf2cc; +} +.table > thead > tr > td.danger, +.table > tbody > tr > td.danger, +.table > tfoot > tr > td.danger, +.table > thead > tr > th.danger, +.table > tbody > tr > th.danger, +.table > tfoot > tr > th.danger, +.table > thead > tr.danger > td, +.table > tbody > tr.danger > td, +.table > tfoot > tr.danger > td, +.table > thead > tr.danger > th, +.table > tbody > tr.danger > th, +.table > tfoot > tr.danger > th { + background-color: #f2dede; +} +.table-hover > tbody > tr > td.danger:hover, +.table-hover > tbody > tr > th.danger:hover, +.table-hover > tbody > tr.danger:hover > td, +.table-hover > tbody > tr:hover > .danger, +.table-hover > tbody > tr.danger:hover > th { + background-color: #ebcccc; +} +.table-responsive { + overflow-x: auto; + min-height: 0.01%; +} +@media screen and (max-width: 767px) { + .table-responsive { + width: 100%; + margin-bottom: 15px; + overflow-y: hidden; + -ms-overflow-style: -ms-autohiding-scrollbar; + border: 1px solid #dddddd; + } + .table-responsive > .table { + margin-bottom: 0; + } + .table-responsive > .table > thead > tr > th, + .table-responsive > .table > tbody > tr > th, + .table-responsive > .table > tfoot > tr > th, + .table-responsive > .table > thead > tr > td, + .table-responsive > .table > tbody > tr > td, + .table-responsive > .table > tfoot > tr > td { + white-space: nowrap; + } + .table-responsive > .table-bordered { + border: 0; + } + .table-responsive > .table-bordered > thead > tr > th:first-child, + .table-responsive > .table-bordered > tbody > tr > th:first-child, + .table-responsive > .table-bordered > tfoot > tr > th:first-child, + .table-responsive > .table-bordered > thead > tr > td:first-child, + .table-responsive > .table-bordered > tbody > tr > td:first-child, + .table-responsive > .table-bordered > tfoot > tr > td:first-child { + border-left: 0; + } + .table-responsive > .table-bordered > thead > tr > th:last-child, + .table-responsive > .table-bordered > tbody > tr > th:last-child, + .table-responsive > .table-bordered > tfoot > tr > th:last-child, + .table-responsive > .table-bordered > thead > tr > td:last-child, + .table-responsive > .table-bordered > tbody > tr > td:last-child, + .table-responsive > .table-bordered > tfoot > tr > td:last-child { + border-right: 0; + } + .table-responsive > .table-bordered > tbody > tr:last-child > th, + .table-responsive > .table-bordered > tfoot > tr:last-child > th, + .table-responsive > .table-bordered > tbody > tr:last-child > td, + .table-responsive > .table-bordered > tfoot > tr:last-child > td { + border-bottom: 0; + } +} +fieldset { + padding: 0; + margin: 0; + border: 0; + min-width: 0; +} +legend { + display: block; + width: 100%; + padding: 0; + margin-bottom: 20px; + font-size: 21px; + line-height: inherit; + color: #333333; + border: 0; + border-bottom: 1px solid #e5e5e5; +} +label { + display: inline-block; + max-width: 100%; + margin-bottom: 5px; + font-weight: bold; +} +input[type="search"] { + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; +} +input[type="radio"], +input[type="checkbox"] { + margin: 4px 0 0; + margin-top: 1px \9; + line-height: normal; +} +input[type="file"] { + display: block; +} +input[type="range"] { + display: block; + width: 100%; +} +select[multiple], +select[size] { + height: auto; +} +input[type="file"]:focus, +input[type="radio"]:focus, +input[type="checkbox"]:focus { + outline: 5px auto -webkit-focus-ring-color; + outline-offset: -2px; +} +output { + display: block; + padding-top: 7px; + font-size: 14px; + line-height: 1.42857143; + color: #555555; +} +.form-control { + display: block; + width: 100%; + height: 34px; + padding: 6px 12px; + font-size: 14px; + line-height: 1.42857143; + color: #555555; + background-color: #ffffff; + background-image: none; + border: 1px solid #cccccc; + border-radius: 4px; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); + box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); + -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; + -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; + transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; +} +.form-control:focus { + border-color: #66afe9; + outline: 0; + -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6); + box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6); +} +.form-control::-moz-placeholder { + color: #999999; + opacity: 1; +} +.form-control:-ms-input-placeholder { + color: #999999; +} +.form-control::-webkit-input-placeholder { + color: #999999; +} +.form-control::-ms-expand { + border: 0; + background-color: transparent; +} +.form-control[disabled], +.form-control[readonly], +fieldset[disabled] .form-control { + background-color: #eeeeee; + opacity: 1; +} +.form-control[disabled], +fieldset[disabled] .form-control { + cursor: not-allowed; +} +textarea.form-control { + height: auto; +} +input[type="search"] { + -webkit-appearance: none; +} +@media screen and (-webkit-min-device-pixel-ratio: 0) { + input[type="date"].form-control, + input[type="time"].form-control, + input[type="datetime-local"].form-control, + input[type="month"].form-control { + line-height: 34px; + } + input[type="date"].input-sm, + input[type="time"].input-sm, + input[type="datetime-local"].input-sm, + input[type="month"].input-sm, + .input-group-sm input[type="date"], + .input-group-sm input[type="time"], + .input-group-sm input[type="datetime-local"], + .input-group-sm input[type="month"] { + line-height: 30px; + } + input[type="date"].input-lg, + input[type="time"].input-lg, + input[type="datetime-local"].input-lg, + input[type="month"].input-lg, + .input-group-lg input[type="date"], + .input-group-lg input[type="time"], + .input-group-lg input[type="datetime-local"], + .input-group-lg input[type="month"] { + line-height: 46px; + } +} +.form-group { + margin-bottom: 15px; +} +.radio, +.checkbox { + position: relative; + display: block; + margin-top: 10px; + margin-bottom: 10px; +} +.radio label, +.checkbox label { + min-height: 20px; + padding-left: 20px; + margin-bottom: 0; + font-weight: normal; + cursor: pointer; +} +.radio input[type="radio"], +.radio-inline input[type="radio"], +.checkbox input[type="checkbox"], +.checkbox-inline input[type="checkbox"] { + position: absolute; + margin-left: -20px; + margin-top: 4px \9; +} +.radio + .radio, +.checkbox + .checkbox { + margin-top: -5px; +} +.radio-inline, +.checkbox-inline { + position: relative; + display: inline-block; + padding-left: 20px; + margin-bottom: 0; + vertical-align: middle; + font-weight: normal; + cursor: pointer; +} +.radio-inline + .radio-inline, +.checkbox-inline + .checkbox-inline { + margin-top: 0; + margin-left: 10px; +} +input[type="radio"][disabled], +input[type="checkbox"][disabled], +input[type="radio"].disabled, +input[type="checkbox"].disabled, +fieldset[disabled] input[type="radio"], +fieldset[disabled] input[type="checkbox"] { + cursor: not-allowed; +} +.radio-inline.disabled, +.checkbox-inline.disabled, +fieldset[disabled] .radio-inline, +fieldset[disabled] .checkbox-inline { + cursor: not-allowed; +} +.radio.disabled label, +.checkbox.disabled label, +fieldset[disabled] .radio label, +fieldset[disabled] .checkbox label { + cursor: not-allowed; +} +.form-control-static { + padding-top: 7px; + padding-bottom: 7px; + margin-bottom: 0; + min-height: 34px; +} +.form-control-static.input-lg, +.form-control-static.input-sm { + padding-left: 0; + padding-right: 0; +} +.input-sm { + height: 30px; + padding: 5px 10px; + font-size: 12px; + line-height: 1.5; + border-radius: 3px; +} +select.input-sm { + height: 30px; + line-height: 30px; +} +textarea.input-sm, +select[multiple].input-sm { + height: auto; +} +.form-group-sm .form-control { + height: 30px; + padding: 5px 10px; + font-size: 12px; + line-height: 1.5; + border-radius: 3px; +} +.form-group-sm select.form-control { + height: 30px; + line-height: 30px; +} +.form-group-sm textarea.form-control, +.form-group-sm select[multiple].form-control { + height: auto; +} +.form-group-sm .form-control-static { + height: 30px; + min-height: 32px; + padding: 6px 10px; + font-size: 12px; + line-height: 1.5; +} +.input-lg { + height: 46px; + padding: 10px 16px; + font-size: 18px; + line-height: 1.3333333; + border-radius: 6px; +} +select.input-lg { + height: 46px; + line-height: 46px; +} +textarea.input-lg, +select[multiple].input-lg { + height: auto; +} +.form-group-lg .form-control { + height: 46px; + padding: 10px 16px; + font-size: 18px; + line-height: 1.3333333; + border-radius: 6px; +} +.form-group-lg select.form-control { + height: 46px; + line-height: 46px; +} +.form-group-lg textarea.form-control, +.form-group-lg select[multiple].form-control { + height: auto; +} +.form-group-lg .form-control-static { + height: 46px; + min-height: 38px; + padding: 11px 16px; + font-size: 18px; + line-height: 1.3333333; +} +.has-feedback { + position: relative; +} +.has-feedback .form-control { + padding-right: 42.5px; +} +.form-control-feedback { + position: absolute; + top: 0; + right: 0; + z-index: 2; + display: block; + width: 34px; + height: 34px; + line-height: 34px; + text-align: center; + pointer-events: none; +} +.input-lg + .form-control-feedback, +.input-group-lg + .form-control-feedback, +.form-group-lg .form-control + .form-control-feedback { + width: 46px; + height: 46px; + line-height: 46px; +} +.input-sm + .form-control-feedback, +.input-group-sm + .form-control-feedback, +.form-group-sm .form-control + .form-control-feedback { + width: 30px; + height: 30px; + line-height: 30px; +} +.has-success .help-block, +.has-success .control-label, +.has-success .radio, +.has-success .checkbox, +.has-success .radio-inline, +.has-success .checkbox-inline, +.has-success.radio label, +.has-success.checkbox label, +.has-success.radio-inline label, +.has-success.checkbox-inline label { + color: #3c763d; +} +.has-success .form-control { + border-color: #3c763d; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); + box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); +} +.has-success .form-control:focus { + border-color: #2b542c; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; + box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; +} +.has-success .input-group-addon { + color: #3c763d; + border-color: #3c763d; + background-color: #dff0d8; +} +.has-success .form-control-feedback { + color: #3c763d; +} +.has-warning .help-block, +.has-warning .control-label, +.has-warning .radio, +.has-warning .checkbox, +.has-warning .radio-inline, +.has-warning .checkbox-inline, +.has-warning.radio label, +.has-warning.checkbox label, +.has-warning.radio-inline label, +.has-warning.checkbox-inline label { + color: #8a6d3b; +} +.has-warning .form-control { + border-color: #8a6d3b; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); + box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); +} +.has-warning .form-control:focus { + border-color: #66512c; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; + box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; +} +.has-warning .input-group-addon { + color: #8a6d3b; + border-color: #8a6d3b; + background-color: #fcf8e3; +} +.has-warning .form-control-feedback { + color: #8a6d3b; +} +.has-error .help-block, +.has-error .control-label, +.has-error .radio, +.has-error .checkbox, +.has-error .radio-inline, +.has-error .checkbox-inline, +.has-error.radio label, +.has-error.checkbox label, +.has-error.radio-inline label, +.has-error.checkbox-inline label { + color: #a94442; +} +.has-error .form-control { + border-color: #a94442; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); + box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); +} +.has-error .form-control:focus { + border-color: #843534; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; + box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; +} +.has-error .input-group-addon { + color: #a94442; + border-color: #a94442; + background-color: #f2dede; +} +.has-error .form-control-feedback { + color: #a94442; +} +.has-feedback label ~ .form-control-feedback { + top: 25px; +} +.has-feedback label.sr-only ~ .form-control-feedback { + top: 0; +} +.help-block { + display: block; + margin-top: 5px; + margin-bottom: 10px; + color: #737373; +} +@media (min-width: 768px) { + .form-inline .form-group { + display: inline-block; + margin-bottom: 0; + vertical-align: middle; + } + .form-inline .form-control { + display: inline-block; + width: auto; + vertical-align: middle; + } + .form-inline .form-control-static { + display: inline-block; + } + .form-inline .input-group { + display: inline-table; + vertical-align: middle; + } + .form-inline .input-group .input-group-addon, + .form-inline .input-group .input-group-btn, + .form-inline .input-group .form-control { + width: auto; + } + .form-inline .input-group > .form-control { + width: 100%; + } + .form-inline .control-label { + margin-bottom: 0; + vertical-align: middle; + } + .form-inline .radio, + .form-inline .checkbox { + display: inline-block; + margin-top: 0; + margin-bottom: 0; + vertical-align: middle; + } + .form-inline .radio label, + .form-inline .checkbox label { + padding-left: 0; + } + .form-inline .radio input[type="radio"], + .form-inline .checkbox input[type="checkbox"] { + position: relative; + margin-left: 0; + } + .form-inline .has-feedback .form-control-feedback { + top: 0; + } +} +.form-horizontal .radio, +.form-horizontal .checkbox, +.form-horizontal .radio-inline, +.form-horizontal .checkbox-inline { + margin-top: 0; + margin-bottom: 0; + padding-top: 7px; +} +.form-horizontal .radio, +.form-horizontal .checkbox { + min-height: 27px; +} +.form-horizontal .form-group { + margin-left: -15px; + margin-right: -15px; +} +@media (min-width: 768px) { + .form-horizontal .control-label { + text-align: right; + margin-bottom: 0; + padding-top: 7px; + } +} +.form-horizontal .has-feedback .form-control-feedback { + right: 15px; +} +@media (min-width: 768px) { + .form-horizontal .form-group-lg .control-label { + padding-top: 11px; + font-size: 18px; + } +} +@media (min-width: 768px) { + .form-horizontal .form-group-sm .control-label { + padding-top: 6px; + font-size: 12px; + } +} +.nav { + margin-bottom: 0; + padding-left: 0; + list-style: none; +} +.nav > li { + position: relative; + display: block; +} +.nav > li > a { + position: relative; + display: block; + padding: 10px 15px; +} +.nav > li > a:hover, +.nav > li > a:focus { + text-decoration: none; + background-color: #eeeeee; +} +.nav > li.disabled > a { + color: #777777; +} +.nav > li.disabled > a:hover, +.nav > li.disabled > a:focus { + color: #777777; + text-decoration: none; + background-color: transparent; + cursor: not-allowed; +} +.nav .open > a, +.nav .open > a:hover, +.nav .open > a:focus { + background-color: #eeeeee; + border-color: #337ab7; +} +.nav .nav-divider { + height: 1px; + margin: 9px 0; + overflow: hidden; + background-color: #e5e5e5; +} +.nav > li > a > img { + max-width: none; +} +.nav-tabs { + border-bottom: 1px solid #dddddd; +} +.nav-tabs > li { + float: left; + margin-bottom: -1px; +} +.nav-tabs > li > a { + margin-right: 2px; + line-height: 1.42857143; + border: 1px solid transparent; + border-radius: 4px 4px 0 0; +} +.nav-tabs > li > a:hover { + border-color: #eeeeee #eeeeee #dddddd; +} +.nav-tabs > li.active > a, +.nav-tabs > li.active > a:hover, +.nav-tabs > li.active > a:focus { + color: #555555; + background-color: #ffffff; + border: 1px solid #dddddd; + border-bottom-color: transparent; + cursor: default; +} +.nav-tabs.nav-justified { + width: 100%; + border-bottom: 0; +} +.nav-tabs.nav-justified > li { + float: none; +} +.nav-tabs.nav-justified > li > a { + text-align: center; + margin-bottom: 5px; +} +.nav-tabs.nav-justified > .dropdown .dropdown-menu { + top: auto; + left: auto; +} +@media (min-width: 768px) { + .nav-tabs.nav-justified > li { + display: table-cell; + width: 1%; + } + .nav-tabs.nav-justified > li > a { + margin-bottom: 0; + } +} +.nav-tabs.nav-justified > li > a { + margin-right: 0; + border-radius: 4px; +} +.nav-tabs.nav-justified > .active > a, +.nav-tabs.nav-justified > .active > a:hover, +.nav-tabs.nav-justified > .active > a:focus { + border: 1px solid #dddddd; +} +@media (min-width: 768px) { + .nav-tabs.nav-justified > li > a { + border-bottom: 1px solid #dddddd; + border-radius: 4px 4px 0 0; + } + .nav-tabs.nav-justified > .active > a, + .nav-tabs.nav-justified > .active > a:hover, + .nav-tabs.nav-justified > .active > a:focus { + border-bottom-color: #ffffff; + } +} +.nav-pills > li { + float: left; +} +.nav-pills > li > a { + border-radius: 4px; +} +.nav-pills > li + li { + margin-left: 2px; +} +.nav-pills > li.active > a, +.nav-pills > li.active > a:hover, +.nav-pills > li.active > a:focus { + color: #ffffff; + background-color: #337ab7; +} +.nav-stacked > li { + float: none; +} +.nav-stacked > li + li { + margin-top: 2px; + margin-left: 0; +} +.nav-justified { + width: 100%; +} +.nav-justified > li { + float: none; +} +.nav-justified > li > a { + text-align: center; + margin-bottom: 5px; +} +.nav-justified > .dropdown .dropdown-menu { + top: auto; + left: auto; +} +@media (min-width: 768px) { + .nav-justified > li { + display: table-cell; + width: 1%; + } + .nav-justified > li > a { + margin-bottom: 0; + } +} +.nav-tabs-justified { + border-bottom: 0; +} +.nav-tabs-justified > li > a { + margin-right: 0; + border-radius: 4px; +} +.nav-tabs-justified > .active > a, +.nav-tabs-justified > .active > a:hover, +.nav-tabs-justified > .active > a:focus { + border: 1px solid #dddddd; +} +@media (min-width: 768px) { + .nav-tabs-justified > li > a { + border-bottom: 1px solid #dddddd; + border-radius: 4px 4px 0 0; + } + .nav-tabs-justified > .active > a, + .nav-tabs-justified > .active > a:hover, + .nav-tabs-justified > .active > a:focus { + border-bottom-color: #ffffff; + } +} +.tab-content > .tab-pane { + display: none; +} +.tab-content > .active { + display: block; +} +.nav-tabs .dropdown-menu { + margin-top: -1px; + border-top-right-radius: 0; + border-top-left-radius: 0; +} +.navbar { + position: relative; + min-height: 50px; + margin-bottom: 20px; + border: 1px solid transparent; +} +@media (min-width: 768px) { + .navbar { + border-radius: 4px; + } +} +@media (min-width: 768px) { + .navbar-header { + float: left; + } +} +.navbar-collapse { + overflow-x: visible; + padding-right: 15px; + padding-left: 15px; + border-top: 1px solid transparent; + box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); + -webkit-overflow-scrolling: touch; +} +.navbar-collapse.in { + overflow-y: auto; +} +@media (min-width: 768px) { + .navbar-collapse { + width: auto; + border-top: 0; + box-shadow: none; + } + .navbar-collapse.collapse { + display: block !important; + height: auto !important; + padding-bottom: 0; + overflow: visible !important; + } + .navbar-collapse.in { + overflow-y: visible; + } + .navbar-fixed-top .navbar-collapse, + .navbar-static-top .navbar-collapse, + .navbar-fixed-bottom .navbar-collapse { + padding-left: 0; + padding-right: 0; + } +} +.navbar-fixed-top .navbar-collapse, +.navbar-fixed-bottom .navbar-collapse { + max-height: 340px; +} +@media (max-device-width: 480px) and (orientation: landscape) { + .navbar-fixed-top .navbar-collapse, + .navbar-fixed-bottom .navbar-collapse { + max-height: 200px; + } +} +.container > .navbar-header, +.container-fluid > .navbar-header, +.container > .navbar-collapse, +.container-fluid > .navbar-collapse { + margin-right: -15px; + margin-left: -15px; +} +@media (min-width: 768px) { + .container > .navbar-header, + .container-fluid > .navbar-header, + .container > .navbar-collapse, + .container-fluid > .navbar-collapse { + margin-right: 0; + margin-left: 0; + } +} +.navbar-static-top { + z-index: 1000; + border-width: 0 0 1px; +} +@media (min-width: 768px) { + .navbar-static-top { + border-radius: 0; + } +} +.navbar-fixed-top, +.navbar-fixed-bottom { + position: fixed; + right: 0; + left: 0; + z-index: 1030; +} +@media (min-width: 768px) { + .navbar-fixed-top, + .navbar-fixed-bottom { + border-radius: 0; + } +} +.navbar-fixed-top { + top: 0; + border-width: 0 0 1px; +} +.navbar-fixed-bottom { + bottom: 0; + margin-bottom: 0; + border-width: 1px 0 0; +} +.navbar-brand { + float: left; + padding: 15px 15px; + font-size: 18px; + line-height: 20px; + height: 50px; +} +.navbar-brand:hover, +.navbar-brand:focus { + text-decoration: none; +} +.navbar-brand > img { + display: block; +} +@media (min-width: 768px) { + .navbar > .container .navbar-brand, + .navbar > .container-fluid .navbar-brand { + margin-left: -15px; + } +} +.navbar-toggle { + position: relative; + float: right; + margin-right: 15px; + padding: 9px 10px; + margin-top: 8px; + margin-bottom: 8px; + background-color: transparent; + background-image: none; + border: 1px solid transparent; + border-radius: 4px; +} +.navbar-toggle:focus { + outline: 0; +} +.navbar-toggle .icon-bar { + display: block; + width: 22px; + height: 2px; + border-radius: 1px; +} +.navbar-toggle .icon-bar + .icon-bar { + margin-top: 4px; +} +@media (min-width: 768px) { + .navbar-toggle { + display: none; + } +} +.navbar-nav { + margin: 7.5px -15px; +} +.navbar-nav > li > a { + padding-top: 10px; + padding-bottom: 10px; + line-height: 20px; +} +@media (max-width: 767px) { + .navbar-nav .open .dropdown-menu { + position: static; + float: none; + width: auto; + margin-top: 0; + background-color: transparent; + border: 0; + box-shadow: none; + } + .navbar-nav .open .dropdown-menu > li > a, + .navbar-nav .open .dropdown-menu .dropdown-header { + padding: 5px 15px 5px 25px; + } + .navbar-nav .open .dropdown-menu > li > a { + line-height: 20px; + } + .navbar-nav .open .dropdown-menu > li > a:hover, + .navbar-nav .open .dropdown-menu > li > a:focus { + background-image: none; + } +} +@media (min-width: 768px) { + .navbar-nav { + float: left; + margin: 0; + } + .navbar-nav > li { + float: left; + } + .navbar-nav > li > a { + padding-top: 15px; + padding-bottom: 15px; + } +} +.navbar-form { + margin-left: -15px; + margin-right: -15px; + padding: 10px 15px; + border-top: 1px solid transparent; + border-bottom: 1px solid transparent; + -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); + box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); + margin-top: 8px; + margin-bottom: 8px; +} +@media (min-width: 768px) { + .navbar-form .form-group { + display: inline-block; + margin-bottom: 0; + vertical-align: middle; + } + .navbar-form .form-control { + display: inline-block; + width: auto; + vertical-align: middle; + } + .navbar-form .form-control-static { + display: inline-block; + } + .navbar-form .input-group { + display: inline-table; + vertical-align: middle; + } + .navbar-form .input-group .input-group-addon, + .navbar-form .input-group .input-group-btn, + .navbar-form .input-group .form-control { + width: auto; + } + .navbar-form .input-group > .form-control { + width: 100%; + } + .navbar-form .control-label { + margin-bottom: 0; + vertical-align: middle; + } + .navbar-form .radio, + .navbar-form .checkbox { + display: inline-block; + margin-top: 0; + margin-bottom: 0; + vertical-align: middle; + } + .navbar-form .radio label, + .navbar-form .checkbox label { + padding-left: 0; + } + .navbar-form .radio input[type="radio"], + .navbar-form .checkbox input[type="checkbox"] { + position: relative; + margin-left: 0; + } + .navbar-form .has-feedback .form-control-feedback { + top: 0; + } +} +@media (max-width: 767px) { + .navbar-form .form-group { + margin-bottom: 5px; + } + .navbar-form .form-group:last-child { + margin-bottom: 0; + } +} +@media (min-width: 768px) { + .navbar-form { + width: auto; + border: 0; + margin-left: 0; + margin-right: 0; + padding-top: 0; + padding-bottom: 0; + -webkit-box-shadow: none; + box-shadow: none; + } +} +.navbar-nav > li > .dropdown-menu { + margin-top: 0; + border-top-right-radius: 0; + border-top-left-radius: 0; +} +.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu { + margin-bottom: 0; + border-top-right-radius: 4px; + border-top-left-radius: 4px; + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; +} +.navbar-btn { + margin-top: 8px; + margin-bottom: 8px; +} +.navbar-btn.btn-sm { + margin-top: 10px; + margin-bottom: 10px; +} +.navbar-btn.btn-xs { + margin-top: 14px; + margin-bottom: 14px; +} +.navbar-text { + margin-top: 15px; + margin-bottom: 15px; +} +@media (min-width: 768px) { + .navbar-text { + float: left; + margin-left: 15px; + margin-right: 15px; + } +} +@media (min-width: 768px) { + .navbar-left { + float: left !important; + } + .navbar-right { + float: right !important; + margin-right: -15px; + } + .navbar-right ~ .navbar-right { + margin-right: 0; + } +} +.navbar-default { + background-color: #f8f8f8; + border-color: #e7e7e7; +} +.navbar-default .navbar-brand { + color: #777777; +} +.navbar-default .navbar-brand:hover, +.navbar-default .navbar-brand:focus { + color: #5e5e5e; + background-color: transparent; +} +.navbar-default .navbar-text { + color: #777777; +} +.navbar-default .navbar-nav > li > a { + color: #777777; +} +.navbar-default .navbar-nav > li > a:hover, +.navbar-default .navbar-nav > li > a:focus { + color: #333333; + background-color: transparent; +} +.navbar-default .navbar-nav > .active > a, +.navbar-default .navbar-nav > .active > a:hover, +.navbar-default .navbar-nav > .active > a:focus { + color: #555555; + background-color: #e7e7e7; +} +.navbar-default .navbar-nav > .disabled > a, +.navbar-default .navbar-nav > .disabled > a:hover, +.navbar-default .navbar-nav > .disabled > a:focus { + color: #cccccc; + background-color: transparent; +} +.navbar-default .navbar-toggle { + border-color: #dddddd; +} +.navbar-default .navbar-toggle:hover, +.navbar-default .navbar-toggle:focus { + background-color: #dddddd; +} +.navbar-default .navbar-toggle .icon-bar { + background-color: #888888; +} +.navbar-default .navbar-collapse, +.navbar-default .navbar-form { + border-color: #e7e7e7; +} +.navbar-default .navbar-nav > .open > a, +.navbar-default .navbar-nav > .open > a:hover, +.navbar-default .navbar-nav > .open > a:focus { + background-color: #e7e7e7; + color: #555555; +} +@media (max-width: 767px) { + .navbar-default .navbar-nav .open .dropdown-menu > li > a { + color: #777777; + } + .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, + .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus { + color: #333333; + background-color: transparent; + } + .navbar-default .navbar-nav .open .dropdown-menu > .active > a, + .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, + .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus { + color: #555555; + background-color: #e7e7e7; + } + .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, + .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, + .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus { + color: #cccccc; + background-color: transparent; + } +} +.navbar-default .navbar-link { + color: #777777; +} +.navbar-default .navbar-link:hover { + color: #333333; +} +.navbar-default .btn-link { + color: #777777; +} +.navbar-default .btn-link:hover, +.navbar-default .btn-link:focus { + color: #333333; +} +.navbar-default .btn-link[disabled]:hover, +fieldset[disabled] .navbar-default .btn-link:hover, +.navbar-default .btn-link[disabled]:focus, +fieldset[disabled] .navbar-default .btn-link:focus { + color: #cccccc; +} +.navbar-inverse { + background-color: #222222; + border-color: #080808; +} +.navbar-inverse .navbar-brand { + color: #9d9d9d; +} +.navbar-inverse .navbar-brand:hover, +.navbar-inverse .navbar-brand:focus { + color: #ffffff; + background-color: transparent; +} +.navbar-inverse .navbar-text { + color: #9d9d9d; +} +.navbar-inverse .navbar-nav > li > a { + color: #9d9d9d; +} +.navbar-inverse .navbar-nav > li > a:hover, +.navbar-inverse .navbar-nav > li > a:focus { + color: #ffffff; + background-color: transparent; +} +.navbar-inverse .navbar-nav > .active > a, +.navbar-inverse .navbar-nav > .active > a:hover, +.navbar-inverse .navbar-nav > .active > a:focus { + color: #ffffff; + background-color: #080808; +} +.navbar-inverse .navbar-nav > .disabled > a, +.navbar-inverse .navbar-nav > .disabled > a:hover, +.navbar-inverse .navbar-nav > .disabled > a:focus { + color: #444444; + background-color: transparent; +} +.navbar-inverse .navbar-toggle { + border-color: #333333; +} +.navbar-inverse .navbar-toggle:hover, +.navbar-inverse .navbar-toggle:focus { + background-color: #333333; +} +.navbar-inverse .navbar-toggle .icon-bar { + background-color: #ffffff; +} +.navbar-inverse .navbar-collapse, +.navbar-inverse .navbar-form { + border-color: #101010; +} +.navbar-inverse .navbar-nav > .open > a, +.navbar-inverse .navbar-nav > .open > a:hover, +.navbar-inverse .navbar-nav > .open > a:focus { + background-color: #080808; + color: #ffffff; +} +@media (max-width: 767px) { + .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header { + border-color: #080808; + } + .navbar-inverse .navbar-nav .open .dropdown-menu .divider { + background-color: #080808; + } + .navbar-inverse .navbar-nav .open .dropdown-menu > li > a { + color: #9d9d9d; + } + .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, + .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus { + color: #ffffff; + background-color: transparent; + } + .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, + .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, + .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus { + color: #ffffff; + background-color: #080808; + } + .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, + .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, + .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus { + color: #444444; + background-color: transparent; + } +} +.navbar-inverse .navbar-link { + color: #9d9d9d; +} +.navbar-inverse .navbar-link:hover { + color: #ffffff; +} +.navbar-inverse .btn-link { + color: #9d9d9d; +} +.navbar-inverse .btn-link:hover, +.navbar-inverse .btn-link:focus { + color: #ffffff; +} +.navbar-inverse .btn-link[disabled]:hover, +fieldset[disabled] .navbar-inverse .btn-link:hover, +.navbar-inverse .btn-link[disabled]:focus, +fieldset[disabled] .navbar-inverse .btn-link:focus { + color: #444444; +} +.label { + display: inline; + padding: .2em .6em .3em; + font-size: 75%; + font-weight: bold; + line-height: 1; + color: #ffffff; + text-align: center; + white-space: nowrap; + vertical-align: baseline; + border-radius: .25em; +} +a.label:hover, +a.label:focus { + color: #ffffff; + text-decoration: none; + cursor: pointer; +} +.label:empty { + display: none; +} +.btn .label { + position: relative; + top: -1px; +} +.label-default { + background-color: #777777; +} +.label-default[href]:hover, +.label-default[href]:focus { + background-color: #5e5e5e; +} +.label-primary { + background-color: #337ab7; +} +.label-primary[href]:hover, +.label-primary[href]:focus { + background-color: #286090; +} +.label-success { + background-color: #5cb85c; +} +.label-success[href]:hover, +.label-success[href]:focus { + background-color: #449d44; +} +.label-info { + background-color: #5bc0de; +} +.label-info[href]:hover, +.label-info[href]:focus { + background-color: #31b0d5; +} +.label-warning { + background-color: #f0ad4e; +} +.label-warning[href]:hover, +.label-warning[href]:focus { + background-color: #ec971f; +} +.label-danger { + background-color: #d9534f; +} +.label-danger[href]:hover, +.label-danger[href]:focus { + background-color: #c9302c; +} +@-webkit-keyframes progress-bar-stripes { + from { + background-position: 40px 0; + } + to { + background-position: 0 0; + } +} +@keyframes progress-bar-stripes { + from { + background-position: 40px 0; + } + to { + background-position: 0 0; + } +} +.progress { + overflow: hidden; + height: 20px; + margin-bottom: 20px; + background-color: #f5f5f5; + border-radius: 4px; + -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); + box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); +} +.progress-bar { + float: left; + width: 0%; + height: 100%; + font-size: 12px; + line-height: 20px; + color: #ffffff; + text-align: center; + background-color: #337ab7; + -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15); + box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15); + -webkit-transition: width 0.6s ease; + -o-transition: width 0.6s ease; + transition: width 0.6s ease; +} +.progress-striped .progress-bar, +.progress-bar-striped { + background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); + background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); + background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); + background-size: 40px 40px; +} +.progress.active .progress-bar, +.progress-bar.active { + -webkit-animation: progress-bar-stripes 2s linear infinite; + -o-animation: progress-bar-stripes 2s linear infinite; + animation: progress-bar-stripes 2s linear infinite; +} +.progress-bar-success { + background-color: #5cb85c; +} +.progress-striped .progress-bar-success { + background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); + background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); + background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); +} +.progress-bar-info { + background-color: #5bc0de; +} +.progress-striped .progress-bar-info { + background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); + background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); + background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); +} +.progress-bar-warning { + background-color: #f0ad4e; +} +.progress-striped .progress-bar-warning { + background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); + background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); + background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); +} +.progress-bar-danger { + background-color: #d9534f; +} +.progress-striped .progress-bar-danger { + background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); + background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); + background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); +} +.panel { + margin-bottom: 20px; + background-color: #ffffff; + border: 1px solid transparent; + border-radius: 4px; + -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); + box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); +} +.panel-body { + padding: 15px; +} +.panel-heading { + padding: 10px 15px; + border-bottom: 1px solid transparent; + border-top-right-radius: 3px; + border-top-left-radius: 3px; +} +.panel-heading > .dropdown .dropdown-toggle { + color: inherit; +} +.panel-title { + margin-top: 0; + margin-bottom: 0; + font-size: 16px; + color: inherit; +} +.panel-title > a, +.panel-title > small, +.panel-title > .small, +.panel-title > small > a, +.panel-title > .small > a { + color: inherit; +} +.panel-footer { + padding: 10px 15px; + background-color: #f5f5f5; + border-top: 1px solid #dddddd; + border-bottom-right-radius: 3px; + border-bottom-left-radius: 3px; +} +.panel > .list-group, +.panel > .panel-collapse > .list-group { + margin-bottom: 0; +} +.panel > .list-group .list-group-item, +.panel > .panel-collapse > .list-group .list-group-item { + border-width: 1px 0; + border-radius: 0; +} +.panel > .list-group:first-child .list-group-item:first-child, +.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child { + border-top: 0; + border-top-right-radius: 3px; + border-top-left-radius: 3px; +} +.panel > .list-group:last-child .list-group-item:last-child, +.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child { + border-bottom: 0; + border-bottom-right-radius: 3px; + border-bottom-left-radius: 3px; +} +.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child { + border-top-right-radius: 0; + border-top-left-radius: 0; +} +.panel-heading + .list-group .list-group-item:first-child { + border-top-width: 0; +} +.list-group + .panel-footer { + border-top-width: 0; +} +.panel > .table, +.panel > .table-responsive > .table, +.panel > .panel-collapse > .table { + margin-bottom: 0; +} +.panel > .table caption, +.panel > .table-responsive > .table caption, +.panel > .panel-collapse > .table caption { + padding-left: 15px; + padding-right: 15px; +} +.panel > .table:first-child, +.panel > .table-responsive:first-child > .table:first-child { + border-top-right-radius: 3px; + border-top-left-radius: 3px; +} +.panel > .table:first-child > thead:first-child > tr:first-child, +.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, +.panel > .table:first-child > tbody:first-child > tr:first-child, +.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child { + border-top-left-radius: 3px; + border-top-right-radius: 3px; +} +.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, +.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, +.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, +.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, +.panel > .table:first-child > thead:first-child > tr:first-child th:first-child, +.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, +.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, +.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child { + border-top-left-radius: 3px; +} +.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, +.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, +.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, +.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, +.panel > .table:first-child > thead:first-child > tr:first-child th:last-child, +.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, +.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, +.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child { + border-top-right-radius: 3px; +} +.panel > .table:last-child, +.panel > .table-responsive:last-child > .table:last-child { + border-bottom-right-radius: 3px; + border-bottom-left-radius: 3px; +} +.panel > .table:last-child > tbody:last-child > tr:last-child, +.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, +.panel > .table:last-child > tfoot:last-child > tr:last-child, +.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child { + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; +} +.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, +.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, +.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, +.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, +.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, +.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, +.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, +.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child { + border-bottom-left-radius: 3px; +} +.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, +.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, +.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, +.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, +.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, +.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, +.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, +.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child { + border-bottom-right-radius: 3px; +} +.panel > .panel-body + .table, +.panel > .panel-body + .table-responsive, +.panel > .table + .panel-body, +.panel > .table-responsive + .panel-body { + border-top: 1px solid #dddddd; +} +.panel > .table > tbody:first-child > tr:first-child th, +.panel > .table > tbody:first-child > tr:first-child td { + border-top: 0; +} +.panel > .table-bordered, +.panel > .table-responsive > .table-bordered { + border: 0; +} +.panel > .table-bordered > thead > tr > th:first-child, +.panel > .table-responsive > .table-bordered > thead > tr > th:first-child, +.panel > .table-bordered > tbody > tr > th:first-child, +.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, +.panel > .table-bordered > tfoot > tr > th:first-child, +.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, +.panel > .table-bordered > thead > tr > td:first-child, +.panel > .table-responsive > .table-bordered > thead > tr > td:first-child, +.panel > .table-bordered > tbody > tr > td:first-child, +.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, +.panel > .table-bordered > tfoot > tr > td:first-child, +.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child { + border-left: 0; +} +.panel > .table-bordered > thead > tr > th:last-child, +.panel > .table-responsive > .table-bordered > thead > tr > th:last-child, +.panel > .table-bordered > tbody > tr > th:last-child, +.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, +.panel > .table-bordered > tfoot > tr > th:last-child, +.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, +.panel > .table-bordered > thead > tr > td:last-child, +.panel > .table-responsive > .table-bordered > thead > tr > td:last-child, +.panel > .table-bordered > tbody > tr > td:last-child, +.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, +.panel > .table-bordered > tfoot > tr > td:last-child, +.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child { + border-right: 0; +} +.panel > .table-bordered > thead > tr:first-child > td, +.panel > .table-responsive > .table-bordered > thead > tr:first-child > td, +.panel > .table-bordered > tbody > tr:first-child > td, +.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, +.panel > .table-bordered > thead > tr:first-child > th, +.panel > .table-responsive > .table-bordered > thead > tr:first-child > th, +.panel > .table-bordered > tbody > tr:first-child > th, +.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th { + border-bottom: 0; +} +.panel > .table-bordered > tbody > tr:last-child > td, +.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, +.panel > .table-bordered > tfoot > tr:last-child > td, +.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, +.panel > .table-bordered > tbody > tr:last-child > th, +.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, +.panel > .table-bordered > tfoot > tr:last-child > th, +.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th { + border-bottom: 0; +} +.panel > .table-responsive { + border: 0; + margin-bottom: 0; +} +.panel-group { + margin-bottom: 20px; +} +.panel-group .panel { + margin-bottom: 0; + border-radius: 4px; +} +.panel-group .panel + .panel { + margin-top: 5px; +} +.panel-group .panel-heading { + border-bottom: 0; +} +.panel-group .panel-heading + .panel-collapse > .panel-body, +.panel-group .panel-heading + .panel-collapse > .list-group { + border-top: 1px solid #dddddd; +} +.panel-group .panel-footer { + border-top: 0; +} +.panel-group .panel-footer + .panel-collapse .panel-body { + border-bottom: 1px solid #dddddd; +} +.panel-default { + border-color: #dddddd; +} +.panel-default > .panel-heading { + color: #333333; + background-color: #f5f5f5; + border-color: #dddddd; +} +.panel-default > .panel-heading + .panel-collapse > .panel-body { + border-top-color: #dddddd; +} +.panel-default > .panel-heading .badge { + color: #f5f5f5; + background-color: #333333; +} +.panel-default > .panel-footer + .panel-collapse > .panel-body { + border-bottom-color: #dddddd; +} +.panel-primary { + border-color: #337ab7; +} +.panel-primary > .panel-heading { + color: #ffffff; + background-color: #337ab7; + border-color: #337ab7; +} +.panel-primary > .panel-heading + .panel-collapse > .panel-body { + border-top-color: #337ab7; +} +.panel-primary > .panel-heading .badge { + color: #337ab7; + background-color: #ffffff; +} +.panel-primary > .panel-footer + .panel-collapse > .panel-body { + border-bottom-color: #337ab7; +} +.panel-success { + border-color: #d6e9c6; +} +.panel-success > .panel-heading { + color: #3c763d; + background-color: #dff0d8; + border-color: #d6e9c6; +} +.panel-success > .panel-heading + .panel-collapse > .panel-body { + border-top-color: #d6e9c6; +} +.panel-success > .panel-heading .badge { + color: #dff0d8; + background-color: #3c763d; +} +.panel-success > .panel-footer + .panel-collapse > .panel-body { + border-bottom-color: #d6e9c6; +} +.panel-info { + border-color: #bce8f1; +} +.panel-info > .panel-heading { + color: #31708f; + background-color: #d9edf7; + border-color: #bce8f1; +} +.panel-info > .panel-heading + .panel-collapse > .panel-body { + border-top-color: #bce8f1; +} +.panel-info > .panel-heading .badge { + color: #d9edf7; + background-color: #31708f; +} +.panel-info > .panel-footer + .panel-collapse > .panel-body { + border-bottom-color: #bce8f1; +} +.panel-warning { + border-color: #faebcc; +} +.panel-warning > .panel-heading { + color: #8a6d3b; + background-color: #fcf8e3; + border-color: #faebcc; +} +.panel-warning > .panel-heading + .panel-collapse > .panel-body { + border-top-color: #faebcc; +} +.panel-warning > .panel-heading .badge { + color: #fcf8e3; + background-color: #8a6d3b; +} +.panel-warning > .panel-footer + .panel-collapse > .panel-body { + border-bottom-color: #faebcc; +} +.panel-danger { + border-color: #ebccd1; +} +.panel-danger > .panel-heading { + color: #a94442; + background-color: #f2dede; + border-color: #ebccd1; +} +.panel-danger > .panel-heading + .panel-collapse > .panel-body { + border-top-color: #ebccd1; +} +.panel-danger > .panel-heading .badge { + color: #f2dede; + background-color: #a94442; +} +.panel-danger > .panel-footer + .panel-collapse > .panel-body { + border-bottom-color: #ebccd1; +} +.clearfix:before, +.clearfix:after, +.container:before, +.container:after, +.container-fluid:before, +.container-fluid:after, +.row:before, +.row:after, +.form-horizontal .form-group:before, +.form-horizontal .form-group:after, +.nav:before, +.nav:after, +.navbar:before, +.navbar:after, +.navbar-header:before, +.navbar-header:after, +.navbar-collapse:before, +.navbar-collapse:after, +.panel-body:before, +.panel-body:after { + content: " "; + display: table; +} +.clearfix:after, +.container:after, +.container-fluid:after, +.row:after, +.form-horizontal .form-group:after, +.nav:after, +.navbar:after, +.navbar-header:after, +.navbar-collapse:after, +.panel-body:after { + clear: both; +} +.center-block { + display: block; + margin-left: auto; + margin-right: auto; +} +.pull-right { + float: right !important; +} +.pull-left { + float: left !important; +} +.hide { + display: none !important; +} +.show { + display: block !important; +} +.invisible { + visibility: hidden; +} +.text-hide { + font: 0/0 a; + color: transparent; + text-shadow: none; + background-color: transparent; + border: 0; +} +.hidden { + display: none !important; +} +.affix { + position: fixed; +} +/*! jQuery UI - v1.12.1 - 2016-10-17 +* http://jqueryui.com +* Includes: core.css, autocomplete.css, menu.css, theme.css +* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif +* Copyright jQuery Foundation and other contributors; Licensed MIT */ +/* Layout helpers +----------------------------------*/ +.ui-helper-hidden { + display: none; +} +.ui-helper-hidden-accessible { + border: 0; + clip: rect(0 0 0 0); + height: 1px; + margin: -1px; + overflow: hidden; + padding: 0; + position: absolute; + width: 1px; +} +.ui-helper-reset { + margin: 0; + padding: 0; + border: 0; + outline: 0; + line-height: 1.3; + text-decoration: none; + font-size: 100%; + list-style: none; +} +.ui-helper-clearfix:before, +.ui-helper-clearfix:after { + content: ""; + display: table; + border-collapse: collapse; +} +.ui-helper-clearfix:after { + clear: both; +} +.ui-helper-zfix { + width: 100%; + height: 100%; + top: 0; + left: 0; + position: absolute; + opacity: 0; + filter: alpha(opacity=0); + /* support: IE8 */ +} +.ui-front { + z-index: 100; +} +/* Interaction Cues +----------------------------------*/ +.ui-state-disabled { + cursor: default !important; + pointer-events: none; +} +/* Misc visuals +----------------------------------*/ +/* Overlays */ +.ui-widget-overlay { + position: fixed; + top: 0; + left: 0; + width: 100%; + height: 100%; +} +.ui-autocomplete { + position: absolute; + top: 0; + left: 0; + cursor: default; +} +.ui-menu { + list-style: none; + padding: 0; + margin: 0; + display: block; + outline: 0; +} +.ui-menu .ui-menu { + position: absolute; +} +.ui-menu .ui-menu-item { + margin: 0; + cursor: pointer; + /* support: IE10, see #8844 */ + list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"); +} +.ui-menu .ui-menu-item-wrapper { + position: relative; + padding: 3px 1em 3px .4em; +} +.ui-menu .ui-menu-divider { + margin: 5px 0; + height: 0; + font-size: 0; + line-height: 0; + border-width: 1px 0 0 0; +} +.ui-menu .ui-state-focus, +.ui-menu .ui-state-active { + margin: -1px; +} +/* Component containers +----------------------------------*/ +.ui-widget { + font-family: Arial, Helvetica, sans-serif; + font-size: 1em; +} +.ui-widget .ui-widget { + font-size: 1em; +} +.ui-widget input, +.ui-widget select, +.ui-widget textarea, +.ui-widget button { + font-family: Arial, Helvetica, sans-serif; + font-size: 1em; +} +.ui-widget.ui-widget-content { + border: 1px solid #c5c5c5; +} +.ui-widget-content { + border: 1px solid #dddddd; + background: #ffffff; + color: #333333; +} +.ui-widget-content a { + color: #333333; +} +.ui-widget-header { + border: 1px solid #dddddd; + background: #e9e9e9; + color: #333333; + font-weight: bold; +} +.ui-widget-header a { + color: #333333; +} +/* Interaction states +----------------------------------*/ +.ui-state-default, +.ui-widget-content .ui-state-default, +.ui-widget-header .ui-state-default, +.ui-button, +html .ui-button.ui-state-disabled:hover, +html .ui-button.ui-state-disabled:active { + border: 1px solid #c5c5c5; + background: #f6f6f6; + font-weight: normal; + color: #454545; +} +.ui-state-default a, +.ui-state-default a:link, +.ui-state-default a:visited, +a.ui-button, +a:link.ui-button, +a:visited.ui-button, +.ui-button { + color: #454545; + text-decoration: none; +} +.ui-state-hover, +.ui-widget-content .ui-state-hover, +.ui-widget-header .ui-state-hover, +.ui-state-focus, +.ui-widget-content .ui-state-focus, +.ui-widget-header .ui-state-focus, +.ui-button:hover, +.ui-button:focus { + border: 1px solid #cccccc; + background: #ededed; + font-weight: normal; + color: #2b2b2b; +} +.ui-state-hover a, +.ui-state-hover a:hover, +.ui-state-hover a:link, +.ui-state-hover a:visited, +.ui-state-focus a, +.ui-state-focus a:hover, +.ui-state-focus a:link, +.ui-state-focus a:visited, +a.ui-button:hover, +a.ui-button:focus { + color: #2b2b2b; + text-decoration: none; +} +.ui-visual-focus { + box-shadow: 0 0 3px 1px #5e9ed6; +} +.ui-state-active, +.ui-widget-content .ui-state-active, +.ui-widget-header .ui-state-active, +a.ui-button:active, +.ui-button:active, +.ui-button.ui-state-active:hover { + border: 1px solid #003eff; + background: #007fff; + font-weight: normal; + color: #ffffff; +} +.ui-state-active a, +.ui-state-active a:link, +.ui-state-active a:visited { + color: #ffffff; + text-decoration: none; +} +/* Interaction Cues +----------------------------------*/ +.ui-state-highlight, +.ui-widget-content .ui-state-highlight, +.ui-widget-header .ui-state-highlight { + border: 1px solid #dad55e; + background: #fffa90; + color: #777620; +} +.ui-state-checked { + border: 1px solid #dad55e; + background: #fffa90; +} +.ui-state-highlight a, +.ui-widget-content .ui-state-highlight a, +.ui-widget-header .ui-state-highlight a { + color: #777620; +} +.ui-state-error, +.ui-widget-content .ui-state-error, +.ui-widget-header .ui-state-error { + border: 1px solid #f1a899; + background: #fddfdf; + color: #5f3f3f; +} +.ui-state-error a, +.ui-widget-content .ui-state-error a, +.ui-widget-header .ui-state-error a { + color: #5f3f3f; +} +.ui-state-error-text, +.ui-widget-content .ui-state-error-text, +.ui-widget-header .ui-state-error-text { + color: #5f3f3f; +} +.ui-priority-primary, +.ui-widget-content .ui-priority-primary, +.ui-widget-header .ui-priority-primary { + font-weight: bold; +} +.ui-priority-secondary, +.ui-widget-content .ui-priority-secondary, +.ui-widget-header .ui-priority-secondary { + opacity: .7; + filter: alpha(opacity=70); + /* support: IE8 */ + font-weight: normal; +} +.ui-state-disabled, +.ui-widget-content .ui-state-disabled, +.ui-widget-header .ui-state-disabled { + opacity: .35; + filter: alpha(opacity=35); + /* support: IE8 */ + background-image: none; +} +/* Overlays */ +.ui-widget-overlay { + background: #aaaaaa; + opacity: .3; + filter: alpha(opacity=30); + /* support: IE8 */ +} +.ui-widget-shadow { + -webkit-box-shadow: 0px 0px 5px #666666; + box-shadow: 0px 0px 5px #666666; +} +/** + * DO NOT CHANGE - Auto generated file + */ +.icon-page_go { + background: transparent url("/static/img/icons/page_go.png") no-repeat; +} +.icon-list-page_go { + list-style-image: url("/static/img/icons/page_go.png"); +} +.icon-database_delete { + background: transparent url("/static/img/icons/database_delete.png") no-repeat; +} +.icon-list-database_delete { + list-style-image: url("/static/img/icons/database_delete.png"); +} +.icon-printer_error { + background: transparent url("/static/img/icons/printer_error.png") no-repeat; +} +.icon-list-printer_error { + list-style-image: url("/static/img/icons/printer_error.png"); +} +.icon-telephone_edit { + background: transparent url("/static/img/icons/telephone_edit.png") no-repeat; +} +.icon-list-telephone_edit { + list-style-image: url("/static/img/icons/telephone_edit.png"); +} +.icon-calendar_view_day { + background: transparent url("/static/img/icons/calendar_view_day.png") no-repeat; +} +.icon-list-calendar_view_day { + list-style-image: url("/static/img/icons/calendar_view_day.png"); +} +.icon-book_next { + background: transparent url("/static/img/icons/book_next.png") no-repeat; +} +.icon-list-book_next { + list-style-image: url("/static/img/icons/book_next.png"); +} +.icon-arrow_undo { + background: transparent url("/static/img/icons/arrow_undo.png") no-repeat; +} +.icon-list-arrow_undo { + list-style-image: url("/static/img/icons/arrow_undo.png"); +} +.icon-bullet_yellow { + background: transparent url("/static/img/icons/bullet_yellow.png") no-repeat; +} +.icon-list-bullet_yellow { + list-style-image: url("/static/img/icons/bullet_yellow.png"); +} +.icon-report_go { + background: transparent url("/static/img/icons/report_go.png") no-repeat; +} +.icon-list-report_go { + list-style-image: url("/static/img/icons/report_go.png"); +} +.icon-bug_add { + background: transparent url("/static/img/icons/bug_add.png") no-repeat; +} +.icon-list-bug_add { + list-style-image: url("/static/img/icons/bug_add.png"); +} +.icon-photo_add { + background: transparent url("/static/img/icons/photo_add.png") no-repeat; +} +.icon-list-photo_add { + list-style-image: url("/static/img/icons/photo_add.png"); +} +.icon-control_rewind { + background: transparent url("/static/img/icons/control_rewind.png") no-repeat; +} +.icon-list-control_rewind { + list-style-image: url("/static/img/icons/control_rewind.png"); +} +.icon-folder_key { + background: transparent url("/static/img/icons/folder_key.png") no-repeat; +} +.icon-list-folder_key { + list-style-image: url("/static/img/icons/folder_key.png"); +} +.icon-cart_error { + background: transparent url("/static/img/icons/cart_error.png") no-repeat; +} +.icon-list-cart_error { + list-style-image: url("/static/img/icons/cart_error.png"); +} +.icon-folder_bug { + background: transparent url("/static/img/icons/folder_bug.png") no-repeat; +} +.icon-list-folder_bug { + list-style-image: url("/static/img/icons/folder_bug.png"); +} +.icon-sport_shuttlecock { + background: transparent url("/static/img/icons/sport_shuttlecock.png") no-repeat; +} +.icon-list-sport_shuttlecock { + list-style-image: url("/static/img/icons/sport_shuttlecock.png"); +} +.icon-status_away { + background: transparent url("/static/img/icons/status_away.png") no-repeat; +} +.icon-list-status_away { + list-style-image: url("/static/img/icons/status_away.png"); +} +.icon-folder_database { + background: transparent url("/static/img/icons/folder_database.png") no-repeat; +} +.icon-list-folder_database { + list-style-image: url("/static/img/icons/folder_database.png"); +} +.icon-table_row_delete { + background: transparent url("/static/img/icons/table_row_delete.png") no-repeat; +} +.icon-list-table_row_delete { + list-style-image: url("/static/img/icons/table_row_delete.png"); +} +.icon-dvd_go { + background: transparent url("/static/img/icons/dvd_go.png") no-repeat; +} +.icon-list-dvd_go { + list-style-image: url("/static/img/icons/dvd_go.png"); +} +.icon-vcard_add { + background: transparent url("/static/img/icons/vcard_add.png") no-repeat; +} +.icon-list-vcard_add { + list-style-image: url("/static/img/icons/vcard_add.png"); +} +.icon-shape_handles { + background: transparent url("/static/img/icons/shape_handles.png") no-repeat; +} +.icon-list-shape_handles { + list-style-image: url("/static/img/icons/shape_handles.png"); +} +.icon-vcard_delete { + background: transparent url("/static/img/icons/vcard_delete.png") no-repeat; +} +.icon-list-vcard_delete { + list-style-image: url("/static/img/icons/vcard_delete.png"); +} +.icon-rainbow { + background: transparent url("/static/img/icons/rainbow.png") no-repeat; +} +.icon-list-rainbow { + list-style-image: url("/static/img/icons/rainbow.png"); +} +.icon-drive_cd { + background: transparent url("/static/img/icons/drive_cd.png") no-repeat; +} +.icon-list-drive_cd { + list-style-image: url("/static/img/icons/drive_cd.png"); +} +.icon-chart_pie { + background: transparent url("/static/img/icons/chart_pie.png") no-repeat; +} +.icon-list-chart_pie { + list-style-image: url("/static/img/icons/chart_pie.png"); +} +.icon-chart_line_edit { + background: transparent url("/static/img/icons/chart_line_edit.png") no-repeat; +} +.icon-list-chart_line_edit { + list-style-image: url("/static/img/icons/chart_line_edit.png"); +} +.icon-bullet_blue { + background: transparent url("/static/img/icons/bullet_blue.png") no-repeat; +} +.icon-list-bullet_blue { + list-style-image: url("/static/img/icons/bullet_blue.png"); +} +.icon-page_delete { + background: transparent url("/static/img/icons/page_delete.png") no-repeat; +} +.icon-list-page_delete { + list-style-image: url("/static/img/icons/page_delete.png"); +} +.icon-control_repeat { + background: transparent url("/static/img/icons/control_repeat.png") no-repeat; +} +.icon-list-control_repeat { + list-style-image: url("/static/img/icons/control_repeat.png"); +} +.icon-page_white_acrobat { + background: transparent url("/static/img/icons/page_white_acrobat.png") no-repeat; +} +.icon-list-page_white_acrobat { + list-style-image: url("/static/img/icons/page_white_acrobat.png"); +} +.icon-shape_square_delete { + background: transparent url("/static/img/icons/shape_square_delete.png") no-repeat; +} +.icon-list-shape_square_delete { + list-style-image: url("/static/img/icons/shape_square_delete.png"); +} +.icon-award_star_bronze_2 { + background: transparent url("/static/img/icons/award_star_bronze_2.png") no-repeat; +} +.icon-list-award_star_bronze_2 { + list-style-image: url("/static/img/icons/award_star_bronze_2.png"); +} +.icon-page_white_ruby { + background: transparent url("/static/img/icons/page_white_ruby.png") no-repeat; +} +.icon-list-page_white_ruby { + list-style-image: url("/static/img/icons/page_white_ruby.png"); +} +.icon-shape_square { + background: transparent url("/static/img/icons/shape_square.png") no-repeat; +} +.icon-list-shape_square { + list-style-image: url("/static/img/icons/shape_square.png"); +} +.icon-ruby_go { + background: transparent url("/static/img/icons/ruby_go.png") no-repeat; +} +.icon-list-ruby_go { + list-style-image: url("/static/img/icons/ruby_go.png"); +} +.icon-report_disk { + background: transparent url("/static/img/icons/report_disk.png") no-repeat; +} +.icon-list-report_disk { + list-style-image: url("/static/img/icons/report_disk.png"); +} +.icon-table_refresh { + background: transparent url("/static/img/icons/table_refresh.png") no-repeat; +} +.icon-list-table_refresh { + list-style-image: url("/static/img/icons/table_refresh.png"); +} +.icon-door_out { + background: transparent url("/static/img/icons/door_out.png") no-repeat; +} +.icon-list-door_out { + list-style-image: url("/static/img/icons/door_out.png"); +} +.icon-cursor { + background: transparent url("/static/img/icons/cursor.png") no-repeat; +} +.icon-list-cursor { + list-style-image: url("/static/img/icons/cursor.png"); +} +.icon-award_star_silver_3 { + background: transparent url("/static/img/icons/award_star_silver_3.png") no-repeat; +} +.icon-list-award_star_silver_3 { + list-style-image: url("/static/img/icons/award_star_silver_3.png"); +} +.icon-folder_user { + background: transparent url("/static/img/icons/folder_user.png") no-repeat; +} +.icon-list-folder_user { + list-style-image: url("/static/img/icons/folder_user.png"); +} +.icon-database_gear { + background: transparent url("/static/img/icons/database_gear.png") no-repeat; +} +.icon-list-database_gear { + list-style-image: url("/static/img/icons/database_gear.png"); +} +.icon-lightning { + background: transparent url("/static/img/icons/lightning.png") no-repeat; +} +.icon-list-lightning { + list-style-image: url("/static/img/icons/lightning.png"); +} +.icon-joystick_error { + background: transparent url("/static/img/icons/joystick_error.png") no-repeat; +} +.icon-list-joystick_error { + list-style-image: url("/static/img/icons/joystick_error.png"); +} +.icon-film_delete { + background: transparent url("/static/img/icons/film_delete.png") no-repeat; +} +.icon-list-film_delete { + list-style-image: url("/static/img/icons/film_delete.png"); +} +.icon-contrast_increase { + background: transparent url("/static/img/icons/contrast_increase.png") no-repeat; +} +.icon-list-contrast_increase { + list-style-image: url("/static/img/icons/contrast_increase.png"); +} +.icon-feed_link { + background: transparent url("/static/img/icons/feed_link.png") no-repeat; +} +.icon-list-feed_link { + list-style-image: url("/static/img/icons/feed_link.png"); +} +.icon-server_lightning { + background: transparent url("/static/img/icons/server_lightning.png") no-repeat; +} +.icon-list-server_lightning { + list-style-image: url("/static/img/icons/server_lightning.png"); +} +.icon-clock_stop { + background: transparent url("/static/img/icons/clock_stop.png") no-repeat; +} +.icon-list-clock_stop { + list-style-image: url("/static/img/icons/clock_stop.png"); +} +.icon-application_side_tree { + background: transparent url("/static/img/icons/application_side_tree.png") no-repeat; +} +.icon-list-application_side_tree { + list-style-image: url("/static/img/icons/application_side_tree.png"); +} +.icon-server_add { + background: transparent url("/static/img/icons/server_add.png") no-repeat; +} +.icon-list-server_add { + list-style-image: url("/static/img/icons/server_add.png"); +} +.icon-application_form { + background: transparent url("/static/img/icons/application_form.png") no-repeat; +} +.icon-list-application_form { + list-style-image: url("/static/img/icons/application_form.png"); +} +.icon-delete { + background: transparent url("/static/img/icons/delete.png") no-repeat; +} +.icon-list-delete { + list-style-image: url("/static/img/icons/delete.png"); +} +.icon-page_key { + background: transparent url("/static/img/icons/page_key.png") no-repeat; +} +.icon-list-page_key { + list-style-image: url("/static/img/icons/page_key.png"); +} +.icon-chart_pie_link { + background: transparent url("/static/img/icons/chart_pie_link.png") no-repeat; +} +.icon-list-chart_pie_link { + list-style-image: url("/static/img/icons/chart_pie_link.png"); +} +.icon-page_link { + background: transparent url("/static/img/icons/page_link.png") no-repeat; +} +.icon-list-page_link { + list-style-image: url("/static/img/icons/page_link.png"); +} +.icon-pencil { + background: transparent url("/static/img/icons/pencil.png") no-repeat; +} +.icon-list-pencil { + list-style-image: url("/static/img/icons/pencil.png"); +} +.icon-email_edit { + background: transparent url("/static/img/icons/email_edit.png") no-repeat; +} +.icon-list-email_edit { + list-style-image: url("/static/img/icons/email_edit.png"); +} +.icon-text_indent { + background: transparent url("/static/img/icons/text_indent.png") no-repeat; +} +.icon-list-text_indent { + list-style-image: url("/static/img/icons/text_indent.png"); +} +.icon-brick_go { + background: transparent url("/static/img/icons/brick_go.png") no-repeat; +} +.icon-list-brick_go { + list-style-image: url("/static/img/icons/brick_go.png"); +} +.icon-contrast_high { + background: transparent url("/static/img/icons/contrast_high.png") no-repeat; +} +.icon-list-contrast_high { + list-style-image: url("/static/img/icons/contrast_high.png"); +} +.icon-arrow_up { + background: transparent url("/static/img/icons/arrow_up.png") no-repeat; +} +.icon-list-arrow_up { + list-style-image: url("/static/img/icons/arrow_up.png"); +} +.icon-picture_add { + background: transparent url("/static/img/icons/picture_add.png") no-repeat; +} +.icon-list-picture_add { + list-style-image: url("/static/img/icons/picture_add.png"); +} +.icon-page_white_get { + background: transparent url("/static/img/icons/page_white_get.png") no-repeat; +} +.icon-list-page_white_get { + list-style-image: url("/static/img/icons/page_white_get.png"); +} +.icon-tag_blue_edit { + background: transparent url("/static/img/icons/tag_blue_edit.png") no-repeat; +} +.icon-list-tag_blue_edit { + list-style-image: url("/static/img/icons/tag_blue_edit.png"); +} +.icon-page_white_picture { + background: transparent url("/static/img/icons/page_white_picture.png") no-repeat; +} +.icon-list-page_white_picture { + list-style-image: url("/static/img/icons/page_white_picture.png"); +} +.icon-tag_blue { + background: transparent url("/static/img/icons/tag_blue.png") no-repeat; +} +.icon-list-tag_blue { + list-style-image: url("/static/img/icons/tag_blue.png"); +} +.icon-cup_edit { + background: transparent url("/static/img/icons/cup_edit.png") no-repeat; +} +.icon-list-cup_edit { + list-style-image: url("/static/img/icons/cup_edit.png"); +} +.icon-textfield { + background: transparent url("/static/img/icons/textfield.png") no-repeat; +} +.icon-list-textfield { + list-style-image: url("/static/img/icons/textfield.png"); +} +.icon-group_add { + background: transparent url("/static/img/icons/group_add.png") no-repeat; +} +.icon-list-group_add { + list-style-image: url("/static/img/icons/group_add.png"); +} +.icon-anchor { + background: transparent url("/static/img/icons/anchor.png") no-repeat; +} +.icon-list-anchor { + list-style-image: url("/static/img/icons/anchor.png"); +} +.icon-lock_edit { + background: transparent url("/static/img/icons/lock_edit.png") no-repeat; +} +.icon-list-lock_edit { + list-style-image: url("/static/img/icons/lock_edit.png"); +} +.icon-cd { + background: transparent url("/static/img/icons/cd.png") no-repeat; +} +.icon-list-cd { + list-style-image: url("/static/img/icons/cd.png"); +} +.icon-textfield_rename { + background: transparent url("/static/img/icons/textfield_rename.png") no-repeat; +} +.icon-list-textfield_rename { + list-style-image: url("/static/img/icons/textfield_rename.png"); +} +.icon-wand { + background: transparent url("/static/img/icons/wand.png") no-repeat; +} +.icon-list-wand { + list-style-image: url("/static/img/icons/wand.png"); +} +.icon-clock_edit { + background: transparent url("/static/img/icons/clock_edit.png") no-repeat; +} +.icon-list-clock_edit { + list-style-image: url("/static/img/icons/clock_edit.png"); +} +.icon-page_white_add { + background: transparent url("/static/img/icons/page_white_add.png") no-repeat; +} +.icon-list-page_white_add { + list-style-image: url("/static/img/icons/page_white_add.png"); +} +.icon-bullet_arrow_down { + background: transparent url("/static/img/icons/bullet_arrow_down.png") no-repeat; +} +.icon-list-bullet_arrow_down { + list-style-image: url("/static/img/icons/bullet_arrow_down.png"); +} +.icon-bullet_arrow_up { + background: transparent url("/static/img/icons/bullet_arrow_up.png") no-repeat; +} +.icon-list-bullet_arrow_up { + list-style-image: url("/static/img/icons/bullet_arrow_up.png"); +} +.icon-cog_edit { + background: transparent url("/static/img/icons/cog_edit.png") no-repeat; +} +.icon-list-cog_edit { + list-style-image: url("/static/img/icons/cog_edit.png"); +} +.icon-bomb { + background: transparent url("/static/img/icons/bomb.png") no-repeat; +} +.icon-list-bomb { + list-style-image: url("/static/img/icons/bomb.png"); +} +.icon-heart { + background: transparent url("/static/img/icons/heart.png") no-repeat; +} +.icon-list-heart { + list-style-image: url("/static/img/icons/heart.png"); +} +.icon-telephone { + background: transparent url("/static/img/icons/telephone.png") no-repeat; +} +.icon-list-telephone { + list-style-image: url("/static/img/icons/telephone.png"); +} +.icon-hourglass_link { + background: transparent url("/static/img/icons/hourglass_link.png") no-repeat; +} +.icon-list-hourglass_link { + list-style-image: url("/static/img/icons/hourglass_link.png"); +} +.icon-page_white_code { + background: transparent url("/static/img/icons/page_white_code.png") no-repeat; +} +.icon-list-page_white_code { + list-style-image: url("/static/img/icons/page_white_code.png"); +} +.icon-monitor_edit { + background: transparent url("/static/img/icons/monitor_edit.png") no-repeat; +} +.icon-list-monitor_edit { + list-style-image: url("/static/img/icons/monitor_edit.png"); +} +.icon-arrow_right { + background: transparent url("/static/img/icons/arrow_right.png") no-repeat; +} +.icon-list-arrow_right { + list-style-image: url("/static/img/icons/arrow_right.png"); +} +.icon-chart_curve_edit { + background: transparent url("/static/img/icons/chart_curve_edit.png") no-repeat; +} +.icon-list-chart_curve_edit { + list-style-image: url("/static/img/icons/chart_curve_edit.png"); +} +.icon-application_delete { + background: transparent url("/static/img/icons/application_delete.png") no-repeat; +} +.icon-list-application_delete { + list-style-image: url("/static/img/icons/application_delete.png"); +} +.icon-page_white_csharp { + background: transparent url("/static/img/icons/page_white_csharp.png") no-repeat; +} +.icon-list-page_white_csharp { + list-style-image: url("/static/img/icons/page_white_csharp.png"); +} +.icon-chart_line { + background: transparent url("/static/img/icons/chart_line.png") no-repeat; +} +.icon-list-chart_line { + list-style-image: url("/static/img/icons/chart_line.png"); +} +.icon-group { + background: transparent url("/static/img/icons/group.png") no-repeat; +} +.icon-list-group { + list-style-image: url("/static/img/icons/group.png"); +} +.icon-page_white_paintbrush { + background: transparent url("/static/img/icons/page_white_paintbrush.png") no-repeat; +} +.icon-list-page_white_paintbrush { + list-style-image: url("/static/img/icons/page_white_paintbrush.png"); +} +.icon-webcam_error { + background: transparent url("/static/img/icons/webcam_error.png") no-repeat; +} +.icon-list-webcam_error { + list-style-image: url("/static/img/icons/webcam_error.png"); +} +.icon-computer { + background: transparent url("/static/img/icons/computer.png") no-repeat; +} +.icon-list-computer { + list-style-image: url("/static/img/icons/computer.png"); +} +.icon-lightbulb_off { + background: transparent url("/static/img/icons/lightbulb_off.png") no-repeat; +} +.icon-list-lightbulb_off { + list-style-image: url("/static/img/icons/lightbulb_off.png"); +} +.icon-application_form_delete { + background: transparent url("/static/img/icons/application_form_delete.png") no-repeat; +} +.icon-list-application_form_delete { + list-style-image: url("/static/img/icons/application_form_delete.png"); +} +.icon-feed_magnify { + background: transparent url("/static/img/icons/feed_magnify.png") no-repeat; +} +.icon-list-feed_magnify { + list-style-image: url("/static/img/icons/feed_magnify.png"); +} +.icon-folder_edit { + background: transparent url("/static/img/icons/folder_edit.png") no-repeat; +} +.icon-list-folder_edit { + list-style-image: url("/static/img/icons/folder_edit.png"); +} +.icon-ipod_sound { + background: transparent url("/static/img/icons/ipod_sound.png") no-repeat; +} +.icon-list-ipod_sound { + list-style-image: url("/static/img/icons/ipod_sound.png"); +} +.icon-weather_snow { + background: transparent url("/static/img/icons/weather_snow.png") no-repeat; +} +.icon-list-weather_snow { + list-style-image: url("/static/img/icons/weather_snow.png"); +} +.icon-text_indent_remove { + background: transparent url("/static/img/icons/text_indent_remove.png") no-repeat; +} +.icon-list-text_indent_remove { + list-style-image: url("/static/img/icons/text_indent_remove.png"); +} +.icon-sport_football { + background: transparent url("/static/img/icons/sport_football.png") no-repeat; +} +.icon-list-sport_football { + list-style-image: url("/static/img/icons/sport_football.png"); +} +.icon-ruby_link { + background: transparent url("/static/img/icons/ruby_link.png") no-repeat; +} +.icon-list-ruby_link { + list-style-image: url("/static/img/icons/ruby_link.png"); +} +.icon-world_delete { + background: transparent url("/static/img/icons/world_delete.png") no-repeat; +} +.icon-list-world_delete { + list-style-image: url("/static/img/icons/world_delete.png"); +} +.icon-image_add { + background: transparent url("/static/img/icons/image_add.png") no-repeat; +} +.icon-list-image_add { + list-style-image: url("/static/img/icons/image_add.png"); +} +.icon-emoticon_evilgrin { + background: transparent url("/static/img/icons/emoticon_evilgrin.png") no-repeat; +} +.icon-list-emoticon_evilgrin { + list-style-image: url("/static/img/icons/emoticon_evilgrin.png"); +} +.icon-control_start { + background: transparent url("/static/img/icons/control_start.png") no-repeat; +} +.icon-list-control_start { + list-style-image: url("/static/img/icons/control_start.png"); +} +.icon-arrow_left { + background: transparent url("/static/img/icons/arrow_left.png") no-repeat; +} +.icon-list-arrow_left { + list-style-image: url("/static/img/icons/arrow_left.png"); +} +.icon-control_rewind_blue { + background: transparent url("/static/img/icons/control_rewind_blue.png") no-repeat; +} +.icon-list-control_rewind_blue { + list-style-image: url("/static/img/icons/control_rewind_blue.png"); +} +.icon-picture_edit { + background: transparent url("/static/img/icons/picture_edit.png") no-repeat; +} +.icon-list-picture_edit { + list-style-image: url("/static/img/icons/picture_edit.png"); +} +.icon-award_star_silver_2 { + background: transparent url("/static/img/icons/award_star_silver_2.png") no-repeat; +} +.icon-list-award_star_silver_2 { + list-style-image: url("/static/img/icons/award_star_silver_2.png"); +} +.icon-disk_multiple { + background: transparent url("/static/img/icons/disk_multiple.png") no-repeat; +} +.icon-list-disk_multiple { + list-style-image: url("/static/img/icons/disk_multiple.png"); +} +.icon-pill_delete { + background: transparent url("/static/img/icons/pill_delete.png") no-repeat; +} +.icon-list-pill_delete { + list-style-image: url("/static/img/icons/pill_delete.png"); +} +.icon-shape_align_middle { + background: transparent url("/static/img/icons/shape_align_middle.png") no-repeat; +} +.icon-list-shape_align_middle { + list-style-image: url("/static/img/icons/shape_align_middle.png"); +} +.icon-monitor_link { + background: transparent url("/static/img/icons/monitor_link.png") no-repeat; +} +.icon-list-monitor_link { + list-style-image: url("/static/img/icons/monitor_link.png"); +} +.icon-application_form_edit { + background: transparent url("/static/img/icons/application_form_edit.png") no-repeat; +} +.icon-list-application_form_edit { + list-style-image: url("/static/img/icons/application_form_edit.png"); +} +.icon-wrench_orange { + background: transparent url("/static/img/icons/wrench_orange.png") no-repeat; +} +.icon-list-wrench_orange { + list-style-image: url("/static/img/icons/wrench_orange.png"); +} +.icon-webcam { + background: transparent url("/static/img/icons/webcam.png") no-repeat; +} +.icon-list-webcam { + list-style-image: url("/static/img/icons/webcam.png"); +} +.icon-sitemap { + background: transparent url("/static/img/icons/sitemap.png") no-repeat; +} +.icon-list-sitemap { + list-style-image: url("/static/img/icons/sitemap.png"); +} +.icon-comments_delete { + background: transparent url("/static/img/icons/comments_delete.png") no-repeat; +} +.icon-list-comments_delete { + list-style-image: url("/static/img/icons/comments_delete.png"); +} +.icon-monitor_add { + background: transparent url("/static/img/icons/monitor_add.png") no-repeat; +} +.icon-list-monitor_add { + list-style-image: url("/static/img/icons/monitor_add.png"); +} +.icon-door_in { + background: transparent url("/static/img/icons/door_in.png") no-repeat; +} +.icon-list-door_in { + list-style-image: url("/static/img/icons/door_in.png"); +} +.icon-magnifier_badge { + background: transparent url("/static/img/icons/magnifier_badge.png") no-repeat; +} +.icon-list-magnifier_badge { + list-style-image: url("/static/img/icons/magnifier_badge.png"); +} +.icon-pencil_go { + background: transparent url("/static/img/icons/pencil_go.png") no-repeat; +} +.icon-list-pencil_go { + list-style-image: url("/static/img/icons/pencil_go.png"); +} +.icon-resultset_next { + background: transparent url("/static/img/icons/resultset_next.png") no-repeat; +} +.icon-list-resultset_next { + list-style-image: url("/static/img/icons/resultset_next.png"); +} +.icon-comment_delete { + background: transparent url("/static/img/icons/comment_delete.png") no-repeat; +} +.icon-list-comment_delete { + list-style-image: url("/static/img/icons/comment_delete.png"); +} +.icon-television_delete { + background: transparent url("/static/img/icons/television_delete.png") no-repeat; +} +.icon-list-television_delete { + list-style-image: url("/static/img/icons/television_delete.png"); +} +.icon-report_magnify { + background: transparent url("/static/img/icons/report_magnify.png") no-repeat; +} +.icon-list-report_magnify { + list-style-image: url("/static/img/icons/report_magnify.png"); +} +.icon-package_delete { + background: transparent url("/static/img/icons/package_delete.png") no-repeat; +} +.icon-list-package_delete { + list-style-image: url("/static/img/icons/package_delete.png"); +} +.icon-arrow_redo { + background: transparent url("/static/img/icons/arrow_redo.png") no-repeat; +} +.icon-list-arrow_redo { + list-style-image: url("/static/img/icons/arrow_redo.png"); +} +.icon-control_fastforward_blue { + background: transparent url("/static/img/icons/control_fastforward_blue.png") no-repeat; +} +.icon-list-control_fastforward_blue { + list-style-image: url("/static/img/icons/control_fastforward_blue.png"); +} +.icon-page_white_text_width { + background: transparent url("/static/img/icons/page_white_text_width.png") no-repeat; +} +.icon-list-page_white_text_width { + list-style-image: url("/static/img/icons/page_white_text_width.png"); +} +.icon-chart_bar_edit { + background: transparent url("/static/img/icons/chart_bar_edit.png") no-repeat; +} +.icon-list-chart_bar_edit { + list-style-image: url("/static/img/icons/chart_bar_edit.png"); +} +.icon-user_red { + background: transparent url("/static/img/icons/user_red.png") no-repeat; +} +.icon-list-user_red { + list-style-image: url("/static/img/icons/user_red.png"); +} +.icon-ruby_gear { + background: transparent url("/static/img/icons/ruby_gear.png") no-repeat; +} +.icon-list-ruby_gear { + list-style-image: url("/static/img/icons/ruby_gear.png"); +} +.icon-basket_add { + background: transparent url("/static/img/icons/basket_add.png") no-repeat; +} +.icon-list-basket_add { + list-style-image: url("/static/img/icons/basket_add.png"); +} +.icon-database_save { + background: transparent url("/static/img/icons/database_save.png") no-repeat; +} +.icon-list-database_save { + list-style-image: url("/static/img/icons/database_save.png"); +} +.icon-application_go { + background: transparent url("/static/img/icons/application_go.png") no-repeat; +} +.icon-list-application_go { + list-style-image: url("/static/img/icons/application_go.png"); +} +.icon-vector_add { + background: transparent url("/static/img/icons/vector_add.png") no-repeat; +} +.icon-list-vector_add { + list-style-image: url("/static/img/icons/vector_add.png"); +} +.icon-html { + background: transparent url("/static/img/icons/html.png") no-repeat; +} +.icon-list-html { + list-style-image: url("/static/img/icons/html.png"); +} +.icon-shape_flip_horizontal { + background: transparent url("/static/img/icons/shape_flip_horizontal.png") no-repeat; +} +.icon-list-shape_flip_horizontal { + list-style-image: url("/static/img/icons/shape_flip_horizontal.png"); +} +.icon-page_world { + background: transparent url("/static/img/icons/page_world.png") no-repeat; +} +.icon-list-page_world { + list-style-image: url("/static/img/icons/page_world.png"); +} +.icon-bug_delete { + background: transparent url("/static/img/icons/bug_delete.png") no-repeat; +} +.icon-list-bug_delete { + list-style-image: url("/static/img/icons/bug_delete.png"); +} +.icon-text_strikethrough { + background: transparent url("/static/img/icons/text_strikethrough.png") no-repeat; +} +.icon-list-text_strikethrough { + list-style-image: url("/static/img/icons/text_strikethrough.png"); +} +.icon-shape_move_backwards { + background: transparent url("/static/img/icons/shape_move_backwards.png") no-repeat; +} +.icon-list-shape_move_backwards { + list-style-image: url("/static/img/icons/shape_move_backwards.png"); +} +.icon-application_xp_terminal { + background: transparent url("/static/img/icons/application_xp_terminal.png") no-repeat; +} +.icon-list-application_xp_terminal { + list-style-image: url("/static/img/icons/application_xp_terminal.png"); +} +.icon-basket { + background: transparent url("/static/img/icons/basket.png") no-repeat; +} +.icon-list-basket { + list-style-image: url("/static/img/icons/basket.png"); +} +.icon-computer_key { + background: transparent url("/static/img/icons/computer_key.png") no-repeat; +} +.icon-list-computer_key { + list-style-image: url("/static/img/icons/computer_key.png"); +} +.icon-rosette { + background: transparent url("/static/img/icons/rosette.png") no-repeat; +} +.icon-list-rosette { + list-style-image: url("/static/img/icons/rosette.png"); +} +.icon-calculator_error { + background: transparent url("/static/img/icons/calculator_error.png") no-repeat; +} +.icon-list-calculator_error { + list-style-image: url("/static/img/icons/calculator_error.png"); +} +.icon-page_white_gear { + background: transparent url("/static/img/icons/page_white_gear.png") no-repeat; +} +.icon-list-page_white_gear { + list-style-image: url("/static/img/icons/page_white_gear.png"); +} +.icon-page_white_wrench { + background: transparent url("/static/img/icons/page_white_wrench.png") no-repeat; +} +.icon-list-page_white_wrench { + list-style-image: url("/static/img/icons/page_white_wrench.png"); +} +.icon-database_connect { + background: transparent url("/static/img/icons/database_connect.png") no-repeat; +} +.icon-list-database_connect { + list-style-image: url("/static/img/icons/database_connect.png"); +} +.icon-folder_feed { + background: transparent url("/static/img/icons/folder_feed.png") no-repeat; +} +.icon-list-folder_feed { + list-style-image: url("/static/img/icons/folder_feed.png"); +} +.icon-page_white_actionscript { + background: transparent url("/static/img/icons/page_white_actionscript.png") no-repeat; +} +.icon-list-page_white_actionscript { + list-style-image: url("/static/img/icons/page_white_actionscript.png"); +} +.icon-cart_remove { + background: transparent url("/static/img/icons/cart_remove.png") no-repeat; +} +.icon-list-cart_remove { + list-style-image: url("/static/img/icons/cart_remove.png"); +} +.icon-camera_edit { + background: transparent url("/static/img/icons/camera_edit.png") no-repeat; +} +.icon-list-camera_edit { + list-style-image: url("/static/img/icons/camera_edit.png"); +} +.icon-arrow_refresh_small { + background: transparent url("/static/img/icons/arrow_refresh_small.png") no-repeat; +} +.icon-list-arrow_refresh_small { + list-style-image: url("/static/img/icons/arrow_refresh_small.png"); +} +.icon-table_edit { + background: transparent url("/static/img/icons/table_edit.png") no-repeat; +} +.icon-list-table_edit { + list-style-image: url("/static/img/icons/table_edit.png"); +} +.icon-award_star_delete { + background: transparent url("/static/img/icons/award_star_delete.png") no-repeat; +} +.icon-list-award_star_delete { + list-style-image: url("/static/img/icons/award_star_delete.png"); +} +.icon-database_lightning { + background: transparent url("/static/img/icons/database_lightning.png") no-repeat; +} +.icon-list-database_lightning { + list-style-image: url("/static/img/icons/database_lightning.png"); +} +.icon-medal_silver_add { + background: transparent url("/static/img/icons/medal_silver_add.png") no-repeat; +} +.icon-list-medal_silver_add { + list-style-image: url("/static/img/icons/medal_silver_add.png"); +} +.icon-html_valid { + background: transparent url("/static/img/icons/html_valid.png") no-repeat; +} +.icon-list-html_valid { + list-style-image: url("/static/img/icons/html_valid.png"); +} +.icon-note_go { + background: transparent url("/static/img/icons/note_go.png") no-repeat; +} +.icon-list-note_go { + list-style-image: url("/static/img/icons/note_go.png"); +} +.icon-tag { + background: transparent url("/static/img/icons/tag.png") no-repeat; +} +.icon-list-tag { + list-style-image: url("/static/img/icons/tag.png"); +} +.icon-server_delete { + background: transparent url("/static/img/icons/server_delete.png") no-repeat; +} +.icon-list-server_delete { + list-style-image: url("/static/img/icons/server_delete.png"); +} +.icon-page_white_delete { + background: transparent url("/static/img/icons/page_white_delete.png") no-repeat; +} +.icon-list-page_white_delete { + list-style-image: url("/static/img/icons/page_white_delete.png"); +} +.icon-table_multiple { + background: transparent url("/static/img/icons/table_multiple.png") no-repeat; +} +.icon-list-table_multiple { + list-style-image: url("/static/img/icons/table_multiple.png"); +} +.icon-tag_blue_delete { + background: transparent url("/static/img/icons/tag_blue_delete.png") no-repeat; +} +.icon-list-tag_blue_delete { + list-style-image: url("/static/img/icons/tag_blue_delete.png"); +} +.icon-door { + background: transparent url("/static/img/icons/door.png") no-repeat; +} +.icon-list-door { + list-style-image: url("/static/img/icons/door.png"); +} +.icon-bug { + background: transparent url("/static/img/icons/bug.png") no-repeat; +} +.icon-list-bug { + list-style-image: url("/static/img/icons/bug.png"); +} +.icon-table_go { + background: transparent url("/static/img/icons/table_go.png") no-repeat; +} +.icon-list-table_go { + list-style-image: url("/static/img/icons/table_go.png"); +} +.icon-report_edit { + background: transparent url("/static/img/icons/report_edit.png") no-repeat; +} +.icon-list-report_edit { + list-style-image: url("/static/img/icons/report_edit.png"); +} +.icon-shape_square_edit { + background: transparent url("/static/img/icons/shape_square_edit.png") no-repeat; +} +.icon-list-shape_square_edit { + list-style-image: url("/static/img/icons/shape_square_edit.png"); +} +.icon-pill_go { + background: transparent url("/static/img/icons/pill_go.png") no-repeat; +} +.icon-list-pill_go { + list-style-image: url("/static/img/icons/pill_go.png"); +} +.icon-sound_mute { + background: transparent url("/static/img/icons/sound_mute.png") no-repeat; +} +.icon-list-sound_mute { + list-style-image: url("/static/img/icons/sound_mute.png"); +} +.icon-email { + background: transparent url("/static/img/icons/email.png") no-repeat; +} +.icon-list-email { + list-style-image: url("/static/img/icons/email.png"); +} +.icon-cup { + background: transparent url("/static/img/icons/cup.png") no-repeat; +} +.icon-list-cup { + list-style-image: url("/static/img/icons/cup.png"); +} +.icon-pill_add { + background: transparent url("/static/img/icons/pill_add.png") no-repeat; +} +.icon-list-pill_add { + list-style-image: url("/static/img/icons/pill_add.png"); +} +.icon-resultset_last { + background: transparent url("/static/img/icons/resultset_last.png") no-repeat; +} +.icon-list-resultset_last { + list-style-image: url("/static/img/icons/resultset_last.png"); +} +.icon-page_white_edit { + background: transparent url("/static/img/icons/page_white_edit.png") no-repeat; +} +.icon-list-page_white_edit { + list-style-image: url("/static/img/icons/page_white_edit.png"); +} +.icon-shape_square_go { + background: transparent url("/static/img/icons/shape_square_go.png") no-repeat; +} +.icon-list-shape_square_go { + list-style-image: url("/static/img/icons/shape_square_go.png"); +} +.icon-emoticon_waii { + background: transparent url("/static/img/icons/emoticon_waii.png") no-repeat; +} +.icon-list-emoticon_waii { + list-style-image: url("/static/img/icons/emoticon_waii.png"); +} +.icon-computer_error { + background: transparent url("/static/img/icons/computer_error.png") no-repeat; +} +.icon-list-computer_error { + list-style-image: url("/static/img/icons/computer_error.png"); +} +.icon-status_offline { + background: transparent url("/static/img/icons/status_offline.png") no-repeat; +} +.icon-list-status_offline { + list-style-image: url("/static/img/icons/status_offline.png"); +} +.icon-date_error { + background: transparent url("/static/img/icons/date_error.png") no-repeat; +} +.icon-list-date_error { + list-style-image: url("/static/img/icons/date_error.png"); +} +.icon-page_white { + background: transparent url("/static/img/icons/page_white.png") no-repeat; +} +.icon-list-page_white { + list-style-image: url("/static/img/icons/page_white.png"); +} +.icon-script_palette { + background: transparent url("/static/img/icons/script_palette.png") no-repeat; +} +.icon-list-script_palette { + list-style-image: url("/static/img/icons/script_palette.png"); +} +.icon-text_list_numbers { + background: transparent url("/static/img/icons/text_list_numbers.png") no-repeat; +} +.icon-list-text_list_numbers { + list-style-image: url("/static/img/icons/text_list_numbers.png"); +} +.icon-lorry_flatbed { + background: transparent url("/static/img/icons/lorry_flatbed.png") no-repeat; +} +.icon-list-lorry_flatbed { + list-style-image: url("/static/img/icons/lorry_flatbed.png"); +} +.icon-script_key { + background: transparent url("/static/img/icons/script_key.png") no-repeat; +} +.icon-list-script_key { + list-style-image: url("/static/img/icons/script_key.png"); +} +.icon-resultset_first { + background: transparent url("/static/img/icons/resultset_first.png") no-repeat; +} +.icon-list-resultset_first { + list-style-image: url("/static/img/icons/resultset_first.png"); +} +.icon-medal_gold_2 { + background: transparent url("/static/img/icons/medal_gold_2.png") no-repeat; +} +.icon-list-medal_gold_2 { + list-style-image: url("/static/img/icons/medal_gold_2.png"); +} +.icon-coins { + background: transparent url("/static/img/icons/coins.png") no-repeat; +} +.icon-list-coins { + list-style-image: url("/static/img/icons/coins.png"); +} +.icon-page_white_cd { + background: transparent url("/static/img/icons/page_white_cd.png") no-repeat; +} +.icon-list-page_white_cd { + list-style-image: url("/static/img/icons/page_white_cd.png"); +} +.icon-bell_delete { + background: transparent url("/static/img/icons/bell_delete.png") no-repeat; +} +.icon-list-bell_delete { + list-style-image: url("/static/img/icons/bell_delete.png"); +} +.icon-image_edit { + background: transparent url("/static/img/icons/image_edit.png") no-repeat; +} +.icon-list-image_edit { + list-style-image: url("/static/img/icons/image_edit.png"); +} +.icon-palette { + background: transparent url("/static/img/icons/palette.png") no-repeat; +} +.icon-list-palette { + list-style-image: url("/static/img/icons/palette.png"); +} +.icon-application_view_icons { + background: transparent url("/static/img/icons/application_view_icons.png") no-repeat; +} +.icon-list-application_view_icons { + list-style-image: url("/static/img/icons/application_view_icons.png"); +} +.icon-page_white_coldfusion { + background: transparent url("/static/img/icons/page_white_coldfusion.png") no-repeat; +} +.icon-list-page_white_coldfusion { + list-style-image: url("/static/img/icons/page_white_coldfusion.png"); +} +.icon-chart_curve_link { + background: transparent url("/static/img/icons/chart_curve_link.png") no-repeat; +} +.icon-list-chart_curve_link { + list-style-image: url("/static/img/icons/chart_curve_link.png"); +} +.icon-table { + background: transparent url("/static/img/icons/table.png") no-repeat; +} +.icon-list-table { + list-style-image: url("/static/img/icons/table.png"); +} +.icon-accept { + background: transparent url("/static/img/icons/accept.png") no-repeat; +} +.icon-list-accept { + list-style-image: url("/static/img/icons/accept.png"); +} +.icon-server_edit { + background: transparent url("/static/img/icons/server_edit.png") no-repeat; +} +.icon-list-server_edit { + list-style-image: url("/static/img/icons/server_edit.png"); +} +.icon-calculator_link { + background: transparent url("/static/img/icons/calculator_link.png") no-repeat; +} +.icon-list-calculator_link { + list-style-image: url("/static/img/icons/calculator_link.png"); +} +.icon-page_white_powerpoint { + background: transparent url("/static/img/icons/page_white_powerpoint.png") no-repeat; +} +.icon-list-page_white_powerpoint { + list-style-image: url("/static/img/icons/page_white_powerpoint.png"); +} +.icon-vector { + background: transparent url("/static/img/icons/vector.png") no-repeat; +} +.icon-list-vector { + list-style-image: url("/static/img/icons/vector.png"); +} +.icon-shape_move_forwards { + background: transparent url("/static/img/icons/shape_move_forwards.png") no-repeat; +} +.icon-list-shape_move_forwards { + list-style-image: url("/static/img/icons/shape_move_forwards.png"); +} +.icon-application_key { + background: transparent url("/static/img/icons/application_key.png") no-repeat; +} +.icon-list-application_key { + list-style-image: url("/static/img/icons/application_key.png"); +} +.icon-feed_edit { + background: transparent url("/static/img/icons/feed_edit.png") no-repeat; +} +.icon-list-feed_edit { + list-style-image: url("/static/img/icons/feed_edit.png"); +} +.icon-application_double { + background: transparent url("/static/img/icons/application_double.png") no-repeat; +} +.icon-list-application_double { + list-style-image: url("/static/img/icons/application_double.png"); +} +.icon-arrow_join { + background: transparent url("/static/img/icons/arrow_join.png") no-repeat; +} +.icon-list-arrow_join { + list-style-image: url("/static/img/icons/arrow_join.png"); +} +.icon-xhtml_go { + background: transparent url("/static/img/icons/xhtml_go.png") no-repeat; +} +.icon-list-xhtml_go { + list-style-image: url("/static/img/icons/xhtml_go.png"); +} +.icon-magnifier { + background: transparent url("/static/img/icons/magnifier.png") no-repeat; +} +.icon-list-magnifier { + list-style-image: url("/static/img/icons/magnifier.png"); +} +.icon-medal_silver_1 { + background: transparent url("/static/img/icons/medal_silver_1.png") no-repeat; +} +.icon-list-medal_silver_1 { + list-style-image: url("/static/img/icons/medal_silver_1.png"); +} +.icon-script_code { + background: transparent url("/static/img/icons/script_code.png") no-repeat; +} +.icon-list-script_code { + list-style-image: url("/static/img/icons/script_code.png"); +} +.icon-pencil_delete { + background: transparent url("/static/img/icons/pencil_delete.png") no-repeat; +} +.icon-list-pencil_delete { + list-style-image: url("/static/img/icons/pencil_delete.png"); +} +.icon-folder_picture { + background: transparent url("/static/img/icons/folder_picture.png") no-repeat; +} +.icon-list-folder_picture { + list-style-image: url("/static/img/icons/folder_picture.png"); +} +.icon-paintcan { + background: transparent url("/static/img/icons/paintcan.png") no-repeat; +} +.icon-list-paintcan { + list-style-image: url("/static/img/icons/paintcan.png"); +} +.icon-application_view_detail { + background: transparent url("/static/img/icons/application_view_detail.png") no-repeat; +} +.icon-list-application_view_detail { + list-style-image: url("/static/img/icons/application_view_detail.png"); +} +.icon-application_xp { + background: transparent url("/static/img/icons/application_xp.png") no-repeat; +} +.icon-list-application_xp { + list-style-image: url("/static/img/icons/application_xp.png"); +} +.icon-page_paintbrush { + background: transparent url("/static/img/icons/page_paintbrush.png") no-repeat; +} +.icon-list-page_paintbrush { + list-style-image: url("/static/img/icons/page_paintbrush.png"); +} +.icon-server_compressed { + background: transparent url("/static/img/icons/server_compressed.png") no-repeat; +} +.icon-list-server_compressed { + list-style-image: url("/static/img/icons/server_compressed.png"); +} +.icon-book_error { + background: transparent url("/static/img/icons/book_error.png") no-repeat; +} +.icon-list-book_error { + list-style-image: url("/static/img/icons/book_error.png"); +} +.icon-emoticon_unhappy { + background: transparent url("/static/img/icons/emoticon_unhappy.png") no-repeat; +} +.icon-list-emoticon_unhappy { + list-style-image: url("/static/img/icons/emoticon_unhappy.png"); +} +.icon-book_previous { + background: transparent url("/static/img/icons/book_previous.png") no-repeat; +} +.icon-list-book_previous { + list-style-image: url("/static/img/icons/book_previous.png"); +} +.icon-lorry_add { + background: transparent url("/static/img/icons/lorry_add.png") no-repeat; +} +.icon-list-lorry_add { + list-style-image: url("/static/img/icons/lorry_add.png"); +} +.icon-car { + background: transparent url("/static/img/icons/car.png") no-repeat; +} +.icon-list-car { + list-style-image: url("/static/img/icons/car.png"); +} +.icon-arrow_turn_right { + background: transparent url("/static/img/icons/arrow_turn_right.png") no-repeat; +} +.icon-list-arrow_turn_right { + list-style-image: url("/static/img/icons/arrow_turn_right.png"); +} +.icon-page_white_tux { + background: transparent url("/static/img/icons/page_white_tux.png") no-repeat; +} +.icon-list-page_white_tux { + list-style-image: url("/static/img/icons/page_white_tux.png"); +} +.icon-book_add { + background: transparent url("/static/img/icons/book_add.png") no-repeat; +} +.icon-list-book_add { + list-style-image: url("/static/img/icons/book_add.png"); +} +.icon-house_link { + background: transparent url("/static/img/icons/house_link.png") no-repeat; +} +.icon-list-house_link { + list-style-image: url("/static/img/icons/house_link.png"); +} +.icon-server_chart { + background: transparent url("/static/img/icons/server_chart.png") no-repeat; +} +.icon-list-server_chart { + list-style-image: url("/static/img/icons/server_chart.png"); +} +.icon-award_star_gold_3 { + background: transparent url("/static/img/icons/award_star_gold_3.png") no-repeat; +} +.icon-list-award_star_gold_3 { + list-style-image: url("/static/img/icons/award_star_gold_3.png"); +} +.icon-package_green { + background: transparent url("/static/img/icons/package_green.png") no-repeat; +} +.icon-list-package_green { + list-style-image: url("/static/img/icons/package_green.png"); +} +.icon-cog_add { + background: transparent url("/static/img/icons/cog_add.png") no-repeat; +} +.icon-list-cog_add { + list-style-image: url("/static/img/icons/cog_add.png"); +} +.icon-layout_header { + background: transparent url("/static/img/icons/layout_header.png") no-repeat; +} +.icon-list-layout_header { + list-style-image: url("/static/img/icons/layout_header.png"); +} +.icon-arrow_turn_left { + background: transparent url("/static/img/icons/arrow_turn_left.png") no-repeat; +} +.icon-list-arrow_turn_left { + list-style-image: url("/static/img/icons/arrow_turn_left.png"); +} +.icon-camera_error { + background: transparent url("/static/img/icons/camera_error.png") no-repeat; +} +.icon-list-camera_error { + list-style-image: url("/static/img/icons/camera_error.png"); +} +.icon-style { + background: transparent url("/static/img/icons/style.png") no-repeat; +} +.icon-list-style { + list-style-image: url("/static/img/icons/style.png"); +} +.icon-shield_add { + background: transparent url("/static/img/icons/shield_add.png") no-repeat; +} +.icon-list-shield_add { + list-style-image: url("/static/img/icons/shield_add.png"); +} +.icon-map_magnify { + background: transparent url("/static/img/icons/map_magnify.png") no-repeat; +} +.icon-list-map_magnify { + list-style-image: url("/static/img/icons/map_magnify.png"); +} +.icon-bullet_red { + background: transparent url("/static/img/icons/bullet_red.png") no-repeat; +} +.icon-list-bullet_red { + list-style-image: url("/static/img/icons/bullet_red.png"); +} +.icon-dvd_link { + background: transparent url("/static/img/icons/dvd_link.png") no-repeat; +} +.icon-list-dvd_link { + list-style-image: url("/static/img/icons/dvd_link.png"); +} +.icon-chart_bar_link { + background: transparent url("/static/img/icons/chart_bar_link.png") no-repeat; +} +.icon-list-chart_bar_link { + list-style-image: url("/static/img/icons/chart_bar_link.png"); +} +.icon-page_white_paste { + background: transparent url("/static/img/icons/page_white_paste.png") no-repeat; +} +.icon-list-page_white_paste { + list-style-image: url("/static/img/icons/page_white_paste.png"); +} +.icon-page_white_go { + background: transparent url("/static/img/icons/page_white_go.png") no-repeat; +} +.icon-list-page_white_go { + list-style-image: url("/static/img/icons/page_white_go.png"); +} +.icon-controller_delete { + background: transparent url("/static/img/icons/controller_delete.png") no-repeat; +} +.icon-list-controller_delete { + list-style-image: url("/static/img/icons/controller_delete.png"); +} +.icon-chart_curve_delete { + background: transparent url("/static/img/icons/chart_curve_delete.png") no-repeat; +} +.icon-list-chart_curve_delete { + list-style-image: url("/static/img/icons/chart_curve_delete.png"); +} +.icon-drive_web { + background: transparent url("/static/img/icons/drive_web.png") no-repeat; +} +.icon-list-drive_web { + list-style-image: url("/static/img/icons/drive_web.png"); +} +.icon-medal_silver_2 { + background: transparent url("/static/img/icons/medal_silver_2.png") no-repeat; +} +.icon-list-medal_silver_2 { + list-style-image: url("/static/img/icons/medal_silver_2.png"); +} +.icon-table_row_insert { + background: transparent url("/static/img/icons/table_row_insert.png") no-repeat; +} +.icon-list-table_row_insert { + list-style-image: url("/static/img/icons/table_row_insert.png"); +} +.icon-drive_magnify { + background: transparent url("/static/img/icons/drive_magnify.png") no-repeat; +} +.icon-list-drive_magnify { + list-style-image: url("/static/img/icons/drive_magnify.png"); +} +.icon-chart_pie_edit { + background: transparent url("/static/img/icons/chart_pie_edit.png") no-repeat; +} +.icon-list-chart_pie_edit { + list-style-image: url("/static/img/icons/chart_pie_edit.png"); +} +.icon-email_open { + background: transparent url("/static/img/icons/email_open.png") no-repeat; +} +.icon-list-email_open { + list-style-image: url("/static/img/icons/email_open.png"); +} +.icon-drive_add { + background: transparent url("/static/img/icons/drive_add.png") no-repeat; +} +.icon-list-drive_add { + list-style-image: url("/static/img/icons/drive_add.png"); +} +.icon-time_go { + background: transparent url("/static/img/icons/time_go.png") no-repeat; +} +.icon-list-time_go { + list-style-image: url("/static/img/icons/time_go.png"); +} +.icon-page_white_stack { + background: transparent url("/static/img/icons/page_white_stack.png") no-repeat; +} +.icon-list-page_white_stack { + list-style-image: url("/static/img/icons/page_white_stack.png"); +} +.icon-clock_pause { + background: transparent url("/static/img/icons/clock_pause.png") no-repeat; +} +.icon-list-clock_pause { + list-style-image: url("/static/img/icons/clock_pause.png"); +} +.icon-medal_silver_3 { + background: transparent url("/static/img/icons/medal_silver_3.png") no-repeat; +} +.icon-list-medal_silver_3 { + list-style-image: url("/static/img/icons/medal_silver_3.png"); +} +.icon-flag_purple { + background: transparent url("/static/img/icons/flag_purple.png") no-repeat; +} +.icon-list-flag_purple { + list-style-image: url("/static/img/icons/flag_purple.png"); +} +.icon-dvd_delete { + background: transparent url("/static/img/icons/dvd_delete.png") no-repeat; +} +.icon-list-dvd_delete { + list-style-image: url("/static/img/icons/dvd_delete.png"); +} +.icon-world { + background: transparent url("/static/img/icons/world.png") no-repeat; +} +.icon-list-world { + list-style-image: url("/static/img/icons/world.png"); +} +.icon-arrow_branch { + background: transparent url("/static/img/icons/arrow_branch.png") no-repeat; +} +.icon-list-arrow_branch { + list-style-image: url("/static/img/icons/arrow_branch.png"); +} +.icon-date_magnify { + background: transparent url("/static/img/icons/date_magnify.png") no-repeat; +} +.icon-list-date_magnify { + list-style-image: url("/static/img/icons/date_magnify.png"); +} +.icon-key_delete { + background: transparent url("/static/img/icons/key_delete.png") no-repeat; +} +.icon-list-key_delete { + list-style-image: url("/static/img/icons/key_delete.png"); +} +.icon-date_link { + background: transparent url("/static/img/icons/date_link.png") no-repeat; +} +.icon-list-date_link { + list-style-image: url("/static/img/icons/date_link.png"); +} +.icon-page_white_flash { + background: transparent url("/static/img/icons/page_white_flash.png") no-repeat; +} +.icon-list-page_white_flash { + list-style-image: url("/static/img/icons/page_white_flash.png"); +} +.icon-time { + background: transparent url("/static/img/icons/time.png") no-repeat; +} +.icon-list-time { + list-style-image: url("/static/img/icons/time.png"); +} +.icon-camera_delete { + background: transparent url("/static/img/icons/camera_delete.png") no-repeat; +} +.icon-list-camera_delete { + list-style-image: url("/static/img/icons/camera_delete.png"); +} +.icon-lock { + background: transparent url("/static/img/icons/lock.png") no-repeat; +} +.icon-list-lock { + list-style-image: url("/static/img/icons/lock.png"); +} +.icon-flag_green { + background: transparent url("/static/img/icons/flag_green.png") no-repeat; +} +.icon-list-flag_green { + list-style-image: url("/static/img/icons/flag_green.png"); +} +.icon-contrast { + background: transparent url("/static/img/icons/contrast.png") no-repeat; +} +.icon-list-contrast { + list-style-image: url("/static/img/icons/contrast.png"); +} +.icon-server_error { + background: transparent url("/static/img/icons/server_error.png") no-repeat; +} +.icon-list-server_error { + list-style-image: url("/static/img/icons/server_error.png"); +} +.icon-page_save { + background: transparent url("/static/img/icons/page_save.png") no-repeat; +} +.icon-list-page_save { + list-style-image: url("/static/img/icons/page_save.png"); +} +.icon-control_fastforward { + background: transparent url("/static/img/icons/control_fastforward.png") no-repeat; +} +.icon-list-control_fastforward { + list-style-image: url("/static/img/icons/control_fastforward.png"); +} +.icon-wrench { + background: transparent url("/static/img/icons/wrench.png") no-repeat; +} +.icon-list-wrench { + list-style-image: url("/static/img/icons/wrench.png"); +} +.icon-bell_link { + background: transparent url("/static/img/icons/bell_link.png") no-repeat; +} +.icon-list-bell_link { + list-style-image: url("/static/img/icons/bell_link.png"); +} +.icon-brick_delete { + background: transparent url("/static/img/icons/brick_delete.png") no-repeat; +} +.icon-list-brick_delete { + list-style-image: url("/static/img/icons/brick_delete.png"); +} +.icon-pill { + background: transparent url("/static/img/icons/pill.png") no-repeat; +} +.icon-list-pill { + list-style-image: url("/static/img/icons/pill.png"); +} +.icon-lock_delete { + background: transparent url("/static/img/icons/lock_delete.png") no-repeat; +} +.icon-list-lock_delete { + list-style-image: url("/static/img/icons/lock_delete.png"); +} +.icon-car_delete { + background: transparent url("/static/img/icons/car_delete.png") no-repeat; +} +.icon-list-car_delete { + list-style-image: url("/static/img/icons/car_delete.png"); +} +.icon-folder_bell { + background: transparent url("/static/img/icons/folder_bell.png") no-repeat; +} +.icon-list-folder_bell { + list-style-image: url("/static/img/icons/folder_bell.png"); +} +.icon-folder_star { + background: transparent url("/static/img/icons/folder_star.png") no-repeat; +} +.icon-list-folder_star { + list-style-image: url("/static/img/icons/folder_star.png"); +} +.icon-picture_delete { + background: transparent url("/static/img/icons/picture_delete.png") no-repeat; +} +.icon-list-picture_delete { + list-style-image: url("/static/img/icons/picture_delete.png"); +} +.icon-database_error { + background: transparent url("/static/img/icons/database_error.png") no-repeat; +} +.icon-list-database_error { + list-style-image: url("/static/img/icons/database_error.png"); +} +.icon-medal_gold_1 { + background: transparent url("/static/img/icons/medal_gold_1.png") no-repeat; +} +.icon-list-medal_gold_1 { + list-style-image: url("/static/img/icons/medal_gold_1.png"); +} +.icon-page_add { + background: transparent url("/static/img/icons/page_add.png") no-repeat; +} +.icon-list-page_add { + list-style-image: url("/static/img/icons/page_add.png"); +} +.icon-sound_delete { + background: transparent url("/static/img/icons/sound_delete.png") no-repeat; +} +.icon-list-sound_delete { + list-style-image: url("/static/img/icons/sound_delete.png"); +} +.icon-ruby_put { + background: transparent url("/static/img/icons/ruby_put.png") no-repeat; +} +.icon-list-ruby_put { + list-style-image: url("/static/img/icons/ruby_put.png"); +} +.icon-comments { + background: transparent url("/static/img/icons/comments.png") no-repeat; +} +.icon-list-comments { + list-style-image: url("/static/img/icons/comments.png"); +} +.icon-application_view_columns { + background: transparent url("/static/img/icons/application_view_columns.png") no-repeat; +} +.icon-list-application_view_columns { + list-style-image: url("/static/img/icons/application_view_columns.png"); +} +.icon-film_add { + background: transparent url("/static/img/icons/film_add.png") no-repeat; +} +.icon-list-film_add { + list-style-image: url("/static/img/icons/film_add.png"); +} +.icon-bullet_go { + background: transparent url("/static/img/icons/bullet_go.png") no-repeat; +} +.icon-list-bullet_go { + list-style-image: url("/static/img/icons/bullet_go.png"); +} +.icon-control_eject { + background: transparent url("/static/img/icons/control_eject.png") no-repeat; +} +.icon-list-control_eject { + list-style-image: url("/static/img/icons/control_eject.png"); +} +.icon-picture_key { + background: transparent url("/static/img/icons/picture_key.png") no-repeat; +} +.icon-list-picture_key { + list-style-image: url("/static/img/icons/picture_key.png"); +} +.icon-page_white_width { + background: transparent url("/static/img/icons/page_white_width.png") no-repeat; +} +.icon-list-page_white_width { + list-style-image: url("/static/img/icons/page_white_width.png"); +} +.icon-layout_error { + background: transparent url("/static/img/icons/layout_error.png") no-repeat; +} +.icon-list-layout_error { + list-style-image: url("/static/img/icons/layout_error.png"); +} +.icon-drive_edit { + background: transparent url("/static/img/icons/drive_edit.png") no-repeat; +} +.icon-list-drive_edit { + list-style-image: url("/static/img/icons/drive_edit.png"); +} +.icon-folder_magnify { + background: transparent url("/static/img/icons/folder_magnify.png") no-repeat; +} +.icon-list-folder_magnify { + list-style-image: url("/static/img/icons/folder_magnify.png"); +} +.icon-drink_empty { + background: transparent url("/static/img/icons/drink_empty.png") no-repeat; +} +.icon-list-drink_empty { + list-style-image: url("/static/img/icons/drink_empty.png"); +} +.icon-clock_add { + background: transparent url("/static/img/icons/clock_add.png") no-repeat; +} +.icon-list-clock_add { + list-style-image: url("/static/img/icons/clock_add.png"); +} +.icon-building_add { + background: transparent url("/static/img/icons/building_add.png") no-repeat; +} +.icon-list-building_add { + list-style-image: url("/static/img/icons/building_add.png"); +} +.icon-text_heading_4 { + background: transparent url("/static/img/icons/text_heading_4.png") no-repeat; +} +.icon-list-text_heading_4 { + list-style-image: url("/static/img/icons/text_heading_4.png"); +} +.icon-key_go { + background: transparent url("/static/img/icons/key_go.png") no-repeat; +} +.icon-list-key_go { + list-style-image: url("/static/img/icons/key_go.png"); +} +.icon-clock_red { + background: transparent url("/static/img/icons/clock_red.png") no-repeat; +} +.icon-list-clock_red { + list-style-image: url("/static/img/icons/clock_red.png"); +} +.icon-money_delete { + background: transparent url("/static/img/icons/money_delete.png") no-repeat; +} +.icon-list-money_delete { + list-style-image: url("/static/img/icons/money_delete.png"); +} +.icon-cup_link { + background: transparent url("/static/img/icons/cup_link.png") no-repeat; +} +.icon-list-cup_link { + list-style-image: url("/static/img/icons/cup_link.png"); +} +.icon-sound { + background: transparent url("/static/img/icons/sound.png") no-repeat; +} +.icon-list-sound { + list-style-image: url("/static/img/icons/sound.png"); +} +.icon-photo { + background: transparent url("/static/img/icons/photo.png") no-repeat; +} +.icon-list-photo { + list-style-image: url("/static/img/icons/photo.png"); +} +.icon-building_link { + background: transparent url("/static/img/icons/building_link.png") no-repeat; +} +.icon-list-building_link { + list-style-image: url("/static/img/icons/building_link.png"); +} +.icon-calendar_view_month { + background: transparent url("/static/img/icons/calendar_view_month.png") no-repeat; +} +.icon-list-calendar_view_month { + list-style-image: url("/static/img/icons/calendar_view_month.png"); +} +.icon-page_green { + background: transparent url("/static/img/icons/page_green.png") no-repeat; +} +.icon-list-page_green { + list-style-image: url("/static/img/icons/page_green.png"); +} +.icon-drive_key { + background: transparent url("/static/img/icons/drive_key.png") no-repeat; +} +.icon-list-drive_key { + list-style-image: url("/static/img/icons/drive_key.png"); +} +.icon-bullet_orange { + background: transparent url("/static/img/icons/bullet_orange.png") no-repeat; +} +.icon-list-bullet_orange { + list-style-image: url("/static/img/icons/bullet_orange.png"); +} +.icon-css_valid { + background: transparent url("/static/img/icons/css_valid.png") no-repeat; +} +.icon-list-css_valid { + list-style-image: url("/static/img/icons/css_valid.png"); +} +.icon-text_letter_omega { + background: transparent url("/static/img/icons/text_letter_omega.png") no-repeat; +} +.icon-list-text_letter_omega { + list-style-image: url("/static/img/icons/text_letter_omega.png"); +} +.icon-medal_bronze_2 { + background: transparent url("/static/img/icons/medal_bronze_2.png") no-repeat; +} +.icon-list-medal_bronze_2 { + list-style-image: url("/static/img/icons/medal_bronze_2.png"); +} +.icon-rss { + background: transparent url("/static/img/icons/rss.png") no-repeat; +} +.icon-list-rss { + list-style-image: url("/static/img/icons/rss.png"); +} +.icon-css_add { + background: transparent url("/static/img/icons/css_add.png") no-repeat; +} +.icon-list-css_add { + list-style-image: url("/static/img/icons/css_add.png"); +} +.icon-text_dropcaps { + background: transparent url("/static/img/icons/text_dropcaps.png") no-repeat; +} +.icon-list-text_dropcaps { + list-style-image: url("/static/img/icons/text_dropcaps.png"); +} +.icon-pilcrow { + background: transparent url("/static/img/icons/pilcrow.png") no-repeat; +} +.icon-list-pilcrow { + list-style-image: url("/static/img/icons/pilcrow.png"); +} +.icon-keyboard_magnify { + background: transparent url("/static/img/icons/keyboard_magnify.png") no-repeat; +} +.icon-list-keyboard_magnify { + list-style-image: url("/static/img/icons/keyboard_magnify.png"); +} +.icon-bricks { + background: transparent url("/static/img/icons/bricks.png") no-repeat; +} +.icon-list-bricks { + list-style-image: url("/static/img/icons/bricks.png"); +} +.icon-cog_error { + background: transparent url("/static/img/icons/cog_error.png") no-repeat; +} +.icon-list-cog_error { + list-style-image: url("/static/img/icons/cog_error.png"); +} +.icon-control_end_blue { + background: transparent url("/static/img/icons/control_end_blue.png") no-repeat; +} +.icon-list-control_end_blue { + list-style-image: url("/static/img/icons/control_end_blue.png"); +} +.icon-sport_raquet { + background: transparent url("/static/img/icons/sport_raquet.png") no-repeat; +} +.icon-list-sport_raquet { + list-style-image: url("/static/img/icons/sport_raquet.png"); +} +.icon-camera_small { + background: transparent url("/static/img/icons/camera_small.png") no-repeat; +} +.icon-list-camera_small { + list-style-image: url("/static/img/icons/camera_small.png"); +} +.icon-plugin_disabled { + background: transparent url("/static/img/icons/plugin_disabled.png") no-repeat; +} +.icon-list-plugin_disabled { + list-style-image: url("/static/img/icons/plugin_disabled.png"); +} +.icon-arrow_divide { + background: transparent url("/static/img/icons/arrow_divide.png") no-repeat; +} +.icon-list-arrow_divide { + list-style-image: url("/static/img/icons/arrow_divide.png"); +} +.icon-cart_go { + background: transparent url("/static/img/icons/cart_go.png") no-repeat; +} +.icon-list-cart_go { + list-style-image: url("/static/img/icons/cart_go.png"); +} +.icon-cake { + background: transparent url("/static/img/icons/cake.png") no-repeat; +} +.icon-list-cake { + list-style-image: url("/static/img/icons/cake.png"); +} +.icon-folder_link { + background: transparent url("/static/img/icons/folder_link.png") no-repeat; +} +.icon-list-folder_link { + list-style-image: url("/static/img/icons/folder_link.png"); +} +.icon-drive { + background: transparent url("/static/img/icons/drive.png") no-repeat; +} +.icon-list-drive { + list-style-image: url("/static/img/icons/drive.png"); +} +.icon-layout_edit { + background: transparent url("/static/img/icons/layout_edit.png") no-repeat; +} +.icon-list-layout_edit { + list-style-image: url("/static/img/icons/layout_edit.png"); +} +.icon-page_white_error { + background: transparent url("/static/img/icons/page_white_error.png") no-repeat; +} +.icon-list-page_white_error { + list-style-image: url("/static/img/icons/page_white_error.png"); +} +.icon-lightbulb_add { + background: transparent url("/static/img/icons/lightbulb_add.png") no-repeat; +} +.icon-list-lightbulb_add { + list-style-image: url("/static/img/icons/lightbulb_add.png"); +} +.icon-ipod_cast_delete { + background: transparent url("/static/img/icons/ipod_cast_delete.png") no-repeat; +} +.icon-list-ipod_cast_delete { + list-style-image: url("/static/img/icons/ipod_cast_delete.png"); +} +.icon-vcard { + background: transparent url("/static/img/icons/vcard.png") no-repeat; +} +.icon-list-vcard { + list-style-image: url("/static/img/icons/vcard.png"); +} +.icon-image_delete { + background: transparent url("/static/img/icons/image_delete.png") no-repeat; +} +.icon-list-image_delete { + list-style-image: url("/static/img/icons/image_delete.png"); +} +.icon-cd_delete { + background: transparent url("/static/img/icons/cd_delete.png") no-repeat; +} +.icon-list-cd_delete { + list-style-image: url("/static/img/icons/cd_delete.png"); +} +.icon-folder_find { + background: transparent url("/static/img/icons/folder_find.png") no-repeat; +} +.icon-list-folder_find { + list-style-image: url("/static/img/icons/folder_find.png"); +} +.icon-image_link { + background: transparent url("/static/img/icons/image_link.png") no-repeat; +} +.icon-list-image_link { + list-style-image: url("/static/img/icons/image_link.png"); +} +.icon-monitor_lightning { + background: transparent url("/static/img/icons/monitor_lightning.png") no-repeat; +} +.icon-list-monitor_lightning { + list-style-image: url("/static/img/icons/monitor_lightning.png"); +} +.icon-text_padding_top { + background: transparent url("/static/img/icons/text_padding_top.png") no-repeat; +} +.icon-list-text_padding_top { + list-style-image: url("/static/img/icons/text_padding_top.png"); +} +.icon-calculator_edit { + background: transparent url("/static/img/icons/calculator_edit.png") no-repeat; +} +.icon-list-calculator_edit { + list-style-image: url("/static/img/icons/calculator_edit.png"); +} +.icon-brick_link { + background: transparent url("/static/img/icons/brick_link.png") no-repeat; +} +.icon-list-brick_link { + list-style-image: url("/static/img/icons/brick_link.png"); +} +.icon-application_side_list { + background: transparent url("/static/img/icons/application_side_list.png") no-repeat; +} +.icon-list-application_side_list { + list-style-image: url("/static/img/icons/application_side_list.png"); +} +.icon-briefcase { + background: transparent url("/static/img/icons/briefcase.png") no-repeat; +} +.icon-list-briefcase { + list-style-image: url("/static/img/icons/briefcase.png"); +} +.icon-shading { + background: transparent url("/static/img/icons/shading.png") no-repeat; +} +.icon-list-shading { + list-style-image: url("/static/img/icons/shading.png"); +} +.icon-cut_red { + background: transparent url("/static/img/icons/cut_red.png") no-repeat; +} +.icon-list-cut_red { + list-style-image: url("/static/img/icons/cut_red.png"); +} +.icon-cut { + background: transparent url("/static/img/icons/cut.png") no-repeat; +} +.icon-list-cut { + list-style-image: url("/static/img/icons/cut.png"); +} +.icon-database_add { + background: transparent url("/static/img/icons/database_add.png") no-repeat; +} +.icon-list-database_add { + list-style-image: url("/static/img/icons/database_add.png"); +} +.icon-status_busy { + background: transparent url("/static/img/icons/status_busy.png") no-repeat; +} +.icon-list-status_busy { + list-style-image: url("/static/img/icons/status_busy.png"); +} +.icon-television { + background: transparent url("/static/img/icons/television.png") no-repeat; +} +.icon-list-television { + list-style-image: url("/static/img/icons/television.png"); +} +.icon-cog_go { + background: transparent url("/static/img/icons/cog_go.png") no-repeat; +} +.icon-list-cog_go { + list-style-image: url("/static/img/icons/cog_go.png"); +} +.icon-phone_delete { + background: transparent url("/static/img/icons/phone_delete.png") no-repeat; +} +.icon-list-phone_delete { + list-style-image: url("/static/img/icons/phone_delete.png"); +} +.icon-controller { + background: transparent url("/static/img/icons/controller.png") no-repeat; +} +.icon-list-controller { + list-style-image: url("/static/img/icons/controller.png"); +} +.icon-key_add { + background: transparent url("/static/img/icons/key_add.png") no-repeat; +} +.icon-list-key_add { + list-style-image: url("/static/img/icons/key_add.png"); +} +.icon-tag_purple { + background: transparent url("/static/img/icons/tag_purple.png") no-repeat; +} +.icon-list-tag_purple { + list-style-image: url("/static/img/icons/tag_purple.png"); +} +.icon-world_add { + background: transparent url("/static/img/icons/world_add.png") no-repeat; +} +.icon-list-world_add { + list-style-image: url("/static/img/icons/world_add.png"); +} +.icon-textfield_delete { + background: transparent url("/static/img/icons/textfield_delete.png") no-repeat; +} +.icon-list-textfield_delete { + list-style-image: url("/static/img/icons/textfield_delete.png"); +} +.icon-page_code { + background: transparent url("/static/img/icons/page_code.png") no-repeat; +} +.icon-list-page_code { + list-style-image: url("/static/img/icons/page_code.png"); +} +.icon-emoticon_wink { + background: transparent url("/static/img/icons/emoticon_wink.png") no-repeat; +} +.icon-list-emoticon_wink { + list-style-image: url("/static/img/icons/emoticon_wink.png"); +} +.icon-weather_cloudy { + background: transparent url("/static/img/icons/weather_cloudy.png") no-repeat; +} +.icon-list-weather_cloudy { + list-style-image: url("/static/img/icons/weather_cloudy.png"); +} +.icon-control_repeat_blue { + background: transparent url("/static/img/icons/control_repeat_blue.png") no-repeat; +} +.icon-list-control_repeat_blue { + list-style-image: url("/static/img/icons/control_repeat_blue.png"); +} +.icon-date { + background: transparent url("/static/img/icons/date.png") no-repeat; +} +.icon-list-date { + list-style-image: url("/static/img/icons/date.png"); +} +.icon-arrow_in { + background: transparent url("/static/img/icons/arrow_in.png") no-repeat; +} +.icon-list-arrow_in { + list-style-image: url("/static/img/icons/arrow_in.png"); +} +.icon-tab { + background: transparent url("/static/img/icons/tab.png") no-repeat; +} +.icon-list-tab { + list-style-image: url("/static/img/icons/tab.png"); +} +.icon-folder_camera { + background: transparent url("/static/img/icons/folder_camera.png") no-repeat; +} +.icon-list-folder_camera { + list-style-image: url("/static/img/icons/folder_camera.png"); +} +.icon-film_error { + background: transparent url("/static/img/icons/film_error.png") no-repeat; +} +.icon-list-film_error { + list-style-image: url("/static/img/icons/film_error.png"); +} +.icon-bullet_white { + background: transparent url("/static/img/icons/bullet_white.png") no-repeat; +} +.icon-list-bullet_white { + list-style-image: url("/static/img/icons/bullet_white.png"); +} +.icon-chart_bar { + background: transparent url("/static/img/icons/chart_bar.png") no-repeat; +} +.icon-list-chart_bar { + list-style-image: url("/static/img/icons/chart_bar.png"); +} +.icon-application_view_list { + background: transparent url("/static/img/icons/application_view_list.png") no-repeat; +} +.icon-list-application_view_list { + list-style-image: url("/static/img/icons/application_view_list.png"); +} +.icon-text_heading_6 { + background: transparent url("/static/img/icons/text_heading_6.png") no-repeat; +} +.icon-list-text_heading_6 { + list-style-image: url("/static/img/icons/text_heading_6.png"); +} +.icon-newspaper_link { + background: transparent url("/static/img/icons/newspaper_link.png") no-repeat; +} +.icon-list-newspaper_link { + list-style-image: url("/static/img/icons/newspaper_link.png"); +} +.icon-page_white_star { + background: transparent url("/static/img/icons/page_white_star.png") no-repeat; +} +.icon-list-page_white_star { + list-style-image: url("/static/img/icons/page_white_star.png"); +} +.icon-folder_image { + background: transparent url("/static/img/icons/folder_image.png") no-repeat; +} +.icon-list-folder_image { + list-style-image: url("/static/img/icons/folder_image.png"); +} +.icon-mouse_delete { + background: transparent url("/static/img/icons/mouse_delete.png") no-repeat; +} +.icon-list-mouse_delete { + list-style-image: url("/static/img/icons/mouse_delete.png"); +} +.icon-heart_delete { + background: transparent url("/static/img/icons/heart_delete.png") no-repeat; +} +.icon-list-heart_delete { + list-style-image: url("/static/img/icons/heart_delete.png"); +} +.icon-cup_key { + background: transparent url("/static/img/icons/cup_key.png") no-repeat; +} +.icon-list-cup_key { + list-style-image: url("/static/img/icons/cup_key.png"); +} +.icon-creditcards { + background: transparent url("/static/img/icons/creditcards.png") no-repeat; +} +.icon-list-creditcards { + list-style-image: url("/static/img/icons/creditcards.png"); +} +.icon-computer_add { + background: transparent url("/static/img/icons/computer_add.png") no-repeat; +} +.icon-list-computer_add { + list-style-image: url("/static/img/icons/computer_add.png"); +} +.icon-cart_put { + background: transparent url("/static/img/icons/cart_put.png") no-repeat; +} +.icon-list-cart_put { + list-style-image: url("/static/img/icons/cart_put.png"); +} +.icon-script_go { + background: transparent url("/static/img/icons/script_go.png") no-repeat; +} +.icon-list-script_go { + list-style-image: url("/static/img/icons/script_go.png"); +} +.icon-user_delete { + background: transparent url("/static/img/icons/user_delete.png") no-repeat; +} +.icon-list-user_delete { + list-style-image: url("/static/img/icons/user_delete.png"); +} +.icon-rss_go { + background: transparent url("/static/img/icons/rss_go.png") no-repeat; +} +.icon-list-rss_go { + list-style-image: url("/static/img/icons/rss_go.png"); +} +.icon-ipod_cast_add { + background: transparent url("/static/img/icons/ipod_cast_add.png") no-repeat; +} +.icon-list-ipod_cast_add { + list-style-image: url("/static/img/icons/ipod_cast_add.png"); +} +.icon-table_delete { + background: transparent url("/static/img/icons/table_delete.png") no-repeat; +} +.icon-list-table_delete { + list-style-image: url("/static/img/icons/table_delete.png"); +} +.icon-sitemap_color { + background: transparent url("/static/img/icons/sitemap_color.png") no-repeat; +} +.icon-list-sitemap_color { + list-style-image: url("/static/img/icons/sitemap_color.png"); +} +.icon-plugin_add { + background: transparent url("/static/img/icons/plugin_add.png") no-repeat; +} +.icon-list-plugin_add { + list-style-image: url("/static/img/icons/plugin_add.png"); +} +.icon-disconnect { + background: transparent url("/static/img/icons/disconnect.png") no-repeat; +} +.icon-list-disconnect { + list-style-image: url("/static/img/icons/disconnect.png"); +} +.icon-hourglass_go { + background: transparent url("/static/img/icons/hourglass_go.png") no-repeat; +} +.icon-list-hourglass_go { + list-style-image: url("/static/img/icons/hourglass_go.png"); +} +.icon-control_pause_blue { + background: transparent url("/static/img/icons/control_pause_blue.png") no-repeat; +} +.icon-list-control_pause_blue { + list-style-image: url("/static/img/icons/control_pause_blue.png"); +} +.icon-tick { + background: transparent url("/static/img/icons/tick.png") no-repeat; +} +.icon-list-tick { + list-style-image: url("/static/img/icons/tick.png"); +} +.icon-table_sort { + background: transparent url("/static/img/icons/table_sort.png") no-repeat; +} +.icon-list-table_sort { + list-style-image: url("/static/img/icons/table_sort.png"); +} +.icon-sport_golf { + background: transparent url("/static/img/icons/sport_golf.png") no-repeat; +} +.icon-list-sport_golf { + list-style-image: url("/static/img/icons/sport_golf.png"); +} +.icon-picture_empty { + background: transparent url("/static/img/icons/picture_empty.png") no-repeat; +} +.icon-list-picture_empty { + list-style-image: url("/static/img/icons/picture_empty.png"); +} +.icon-bullet_feed { + background: transparent url("/static/img/icons/bullet_feed.png") no-repeat; +} +.icon-list-bullet_feed { + list-style-image: url("/static/img/icons/bullet_feed.png"); +} +.icon-email_attach { + background: transparent url("/static/img/icons/email_attach.png") no-repeat; +} +.icon-list-email_attach { + list-style-image: url("/static/img/icons/email_attach.png"); +} +.icon-arrow_rotate_clockwise { + background: transparent url("/static/img/icons/arrow_rotate_clockwise.png") no-repeat; +} +.icon-list-arrow_rotate_clockwise { + list-style-image: url("/static/img/icons/arrow_rotate_clockwise.png"); +} +.icon-text_italic { + background: transparent url("/static/img/icons/text_italic.png") no-repeat; +} +.icon-list-text_italic { + list-style-image: url("/static/img/icons/text_italic.png"); +} +.icon-sport_soccer { + background: transparent url("/static/img/icons/sport_soccer.png") no-repeat; +} +.icon-list-sport_soccer { + list-style-image: url("/static/img/icons/sport_soccer.png"); +} +.icon-sum { + background: transparent url("/static/img/icons/sum.png") no-repeat; +} +.icon-list-sum { + list-style-image: url("/static/img/icons/sum.png"); +} +.icon-shield_delete { + background: transparent url("/static/img/icons/shield_delete.png") no-repeat; +} +.icon-list-shield_delete { + list-style-image: url("/static/img/icons/shield_delete.png"); +} +.icon-money { + background: transparent url("/static/img/icons/money.png") no-repeat; +} +.icon-list-money { + list-style-image: url("/static/img/icons/money.png"); +} +.icon-bullet_key { + background: transparent url("/static/img/icons/bullet_key.png") no-repeat; +} +.icon-list-bullet_key { + list-style-image: url("/static/img/icons/bullet_key.png"); +} +.icon-page_lightning { + background: transparent url("/static/img/icons/page_lightning.png") no-repeat; +} +.icon-list-page_lightning { + list-style-image: url("/static/img/icons/page_lightning.png"); +} +.icon-transmit_delete { + background: transparent url("/static/img/icons/transmit_delete.png") no-repeat; +} +.icon-list-transmit_delete { + list-style-image: url("/static/img/icons/transmit_delete.png"); +} +.icon-tag_yellow { + background: transparent url("/static/img/icons/tag_yellow.png") no-repeat; +} +.icon-list-tag_yellow { + list-style-image: url("/static/img/icons/tag_yellow.png"); +} +.icon-building_edit { + background: transparent url("/static/img/icons/building_edit.png") no-repeat; +} +.icon-list-building_edit { + list-style-image: url("/static/img/icons/building_edit.png"); +} +.icon-application_form_add { + background: transparent url("/static/img/icons/application_form_add.png") no-repeat; +} +.icon-list-application_form_add { + list-style-image: url("/static/img/icons/application_form_add.png"); +} +.icon-application_side_contract { + background: transparent url("/static/img/icons/application_side_contract.png") no-repeat; +} +.icon-list-application_side_contract { + list-style-image: url("/static/img/icons/application_side_contract.png"); +} +.icon-award_star_gold_1 { + background: transparent url("/static/img/icons/award_star_gold_1.png") no-repeat; +} +.icon-list-award_star_gold_1 { + list-style-image: url("/static/img/icons/award_star_gold_1.png"); +} +.icon-help { + background: transparent url("/static/img/icons/help.png") no-repeat; +} +.icon-list-help { + list-style-image: url("/static/img/icons/help.png"); +} +.icon-application { + background: transparent url("/static/img/icons/application.png") no-repeat; +} +.icon-list-application { + list-style-image: url("/static/img/icons/application.png"); +} +.icon-money_euro { + background: transparent url("/static/img/icons/money_euro.png") no-repeat; +} +.icon-list-money_euro { + list-style-image: url("/static/img/icons/money_euro.png"); +} +.icon-chart_pie_add { + background: transparent url("/static/img/icons/chart_pie_add.png") no-repeat; +} +.icon-list-chart_pie_add { + list-style-image: url("/static/img/icons/chart_pie_add.png"); +} +.icon-status_online { + background: transparent url("/static/img/icons/status_online.png") no-repeat; +} +.icon-list-status_online { + list-style-image: url("/static/img/icons/status_online.png"); +} +.icon-phone { + background: transparent url("/static/img/icons/phone.png") no-repeat; +} +.icon-list-phone { + list-style-image: url("/static/img/icons/phone.png"); +} +.icon-book_go { + background: transparent url("/static/img/icons/book_go.png") no-repeat; +} +.icon-list-book_go { + list-style-image: url("/static/img/icons/book_go.png"); +} +.icon-overlays { + background: transparent url("/static/img/icons/overlays.png") no-repeat; +} +.icon-list-overlays { + list-style-image: url("/static/img/icons/overlays.png"); +} +.icon-sound_add { + background: transparent url("/static/img/icons/sound_add.png") no-repeat; +} +.icon-list-sound_add { + list-style-image: url("/static/img/icons/sound_add.png"); +} +.icon-calendar_delete { + background: transparent url("/static/img/icons/calendar_delete.png") no-repeat; +} +.icon-list-calendar_delete { + list-style-image: url("/static/img/icons/calendar_delete.png"); +} +.icon-award_star_add { + background: transparent url("/static/img/icons/award_star_add.png") no-repeat; +} +.icon-list-award_star_add { + list-style-image: url("/static/img/icons/award_star_add.png"); +} +.icon-medal_bronze_add { + background: transparent url("/static/img/icons/medal_bronze_add.png") no-repeat; +} +.icon-list-medal_bronze_add { + list-style-image: url("/static/img/icons/medal_bronze_add.png"); +} +.icon-package_link { + background: transparent url("/static/img/icons/package_link.png") no-repeat; +} +.icon-list-package_link { + list-style-image: url("/static/img/icons/package_link.png"); +} +.icon-transmit_error { + background: transparent url("/static/img/icons/transmit_error.png") no-repeat; +} +.icon-list-transmit_error { + list-style-image: url("/static/img/icons/transmit_error.png"); +} +.icon-error_add { + background: transparent url("/static/img/icons/error_add.png") no-repeat; +} +.icon-list-error_add { + list-style-image: url("/static/img/icons/error_add.png"); +} +.icon-shape_ungroup { + background: transparent url("/static/img/icons/shape_ungroup.png") no-repeat; +} +.icon-list-shape_ungroup { + list-style-image: url("/static/img/icons/shape_ungroup.png"); +} +.icon-camera_link { + background: transparent url("/static/img/icons/camera_link.png") no-repeat; +} +.icon-list-camera_link { + list-style-image: url("/static/img/icons/camera_link.png"); +} +.icon-cd_add { + background: transparent url("/static/img/icons/cd_add.png") no-repeat; +} +.icon-list-cd_add { + list-style-image: url("/static/img/icons/cd_add.png"); +} +.icon-script_lightning { + background: transparent url("/static/img/icons/script_lightning.png") no-repeat; +} +.icon-list-script_lightning { + list-style-image: url("/static/img/icons/script_lightning.png"); +} +.icon-cart { + background: transparent url("/static/img/icons/cart.png") no-repeat; +} +.icon-list-cart { + list-style-image: url("/static/img/icons/cart.png"); +} +.icon-sport_8ball { + background: transparent url("/static/img/icons/sport_8ball.png") no-repeat; +} +.icon-list-sport_8ball { + list-style-image: url("/static/img/icons/sport_8ball.png"); +} +.icon-heart_add { + background: transparent url("/static/img/icons/heart_add.png") no-repeat; +} +.icon-list-heart_add { + list-style-image: url("/static/img/icons/heart_add.png"); +} +.icon-text_superscript { + background: transparent url("/static/img/icons/text_superscript.png") no-repeat; +} +.icon-list-text_superscript { + list-style-image: url("/static/img/icons/text_superscript.png"); +} +.icon-cd_burn { + background: transparent url("/static/img/icons/cd_burn.png") no-repeat; +} +.icon-list-cd_burn { + list-style-image: url("/static/img/icons/cd_burn.png"); +} +.icon-application_edit { + background: transparent url("/static/img/icons/application_edit.png") no-repeat; +} +.icon-list-application_edit { + list-style-image: url("/static/img/icons/application_edit.png"); +} +.icon-shape_align_right { + background: transparent url("/static/img/icons/shape_align_right.png") no-repeat; +} +.icon-list-shape_align_right { + list-style-image: url("/static/img/icons/shape_align_right.png"); +} +.icon-coins_delete { + background: transparent url("/static/img/icons/coins_delete.png") no-repeat; +} +.icon-list-coins_delete { + list-style-image: url("/static/img/icons/coins_delete.png"); +} +.icon-shape_square_key { + background: transparent url("/static/img/icons/shape_square_key.png") no-repeat; +} +.icon-list-shape_square_key { + list-style-image: url("/static/img/icons/shape_square_key.png"); +} +.icon-page_white_office { + background: transparent url("/static/img/icons/page_white_office.png") no-repeat; +} +.icon-list-page_white_office { + list-style-image: url("/static/img/icons/page_white_office.png"); +} +.icon-film { + background: transparent url("/static/img/icons/film.png") no-repeat; +} +.icon-list-film { + list-style-image: url("/static/img/icons/film.png"); +} +.icon-stop { + background: transparent url("/static/img/icons/stop.png") no-repeat; +} +.icon-list-stop { + list-style-image: url("/static/img/icons/stop.png"); +} +.icon-date_go { + background: transparent url("/static/img/icons/date_go.png") no-repeat; +} +.icon-list-date_go { + list-style-image: url("/static/img/icons/date_go.png"); +} +.icon-book_link { + background: transparent url("/static/img/icons/book_link.png") no-repeat; +} +.icon-list-book_link { + list-style-image: url("/static/img/icons/book_link.png"); +} +.icon-control_eject_blue { + background: transparent url("/static/img/icons/control_eject_blue.png") no-repeat; +} +.icon-list-control_eject_blue { + list-style-image: url("/static/img/icons/control_eject_blue.png"); +} +.icon-shape_align_top { + background: transparent url("/static/img/icons/shape_align_top.png") no-repeat; +} +.icon-list-shape_align_top { + list-style-image: url("/static/img/icons/shape_align_top.png"); +} +.icon-chart_curve_go { + background: transparent url("/static/img/icons/chart_curve_go.png") no-repeat; +} +.icon-list-chart_curve_go { + list-style-image: url("/static/img/icons/chart_curve_go.png"); +} +.icon-bin { + background: transparent url("/static/img/icons/bin.png") no-repeat; +} +.icon-list-bin { + list-style-image: url("/static/img/icons/bin.png"); +} +.icon-film_save { + background: transparent url("/static/img/icons/film_save.png") no-repeat; +} +.icon-list-film_save { + list-style-image: url("/static/img/icons/film_save.png"); +} +.icon-feed_disk { + background: transparent url("/static/img/icons/feed_disk.png") no-repeat; +} +.icon-list-feed_disk { + list-style-image: url("/static/img/icons/feed_disk.png"); +} +.icon-time_add { + background: transparent url("/static/img/icons/time_add.png") no-repeat; +} +.icon-list-time_add { + list-style-image: url("/static/img/icons/time_add.png"); +} +.icon-cart_delete { + background: transparent url("/static/img/icons/cart_delete.png") no-repeat; +} +.icon-list-cart_delete { + list-style-image: url("/static/img/icons/cart_delete.png"); +} +.icon-brick_add { + background: transparent url("/static/img/icons/brick_add.png") no-repeat; +} +.icon-list-brick_add { + list-style-image: url("/static/img/icons/brick_add.png"); +} +.icon-text_linespacing { + background: transparent url("/static/img/icons/text_linespacing.png") no-repeat; +} +.icon-list-text_linespacing { + list-style-image: url("/static/img/icons/text_linespacing.png"); +} +.icon-page_white_medal { + background: transparent url("/static/img/icons/page_white_medal.png") no-repeat; +} +.icon-list-page_white_medal { + list-style-image: url("/static/img/icons/page_white_medal.png"); +} +.icon-sound_low { + background: transparent url("/static/img/icons/sound_low.png") no-repeat; +} +.icon-list-sound_low { + list-style-image: url("/static/img/icons/sound_low.png"); +} +.icon-css { + background: transparent url("/static/img/icons/css.png") no-repeat; +} +.icon-list-css { + list-style-image: url("/static/img/icons/css.png"); +} +.icon-text_align_right { + background: transparent url("/static/img/icons/text_align_right.png") no-repeat; +} +.icon-list-text_align_right { + list-style-image: url("/static/img/icons/text_align_right.png"); +} +.icon-star { + background: transparent url("/static/img/icons/star.png") no-repeat; +} +.icon-list-star { + list-style-image: url("/static/img/icons/star.png"); +} +.icon-page_paste { + background: transparent url("/static/img/icons/page_paste.png") no-repeat; +} +.icon-list-page_paste { + list-style-image: url("/static/img/icons/page_paste.png"); +} +.icon-bullet_star { + background: transparent url("/static/img/icons/bullet_star.png") no-repeat; +} +.icon-list-bullet_star { + list-style-image: url("/static/img/icons/bullet_star.png"); +} +.icon-folder_lightbulb { + background: transparent url("/static/img/icons/folder_lightbulb.png") no-repeat; +} +.icon-list-folder_lightbulb { + list-style-image: url("/static/img/icons/folder_lightbulb.png"); +} +.icon-pictures { + background: transparent url("/static/img/icons/pictures.png") no-repeat; +} +.icon-list-pictures { + list-style-image: url("/static/img/icons/pictures.png"); +} +.icon-clock_error { + background: transparent url("/static/img/icons/clock_error.png") no-repeat; +} +.icon-list-clock_error { + list-style-image: url("/static/img/icons/clock_error.png"); +} +.icon-paste_word { + background: transparent url("/static/img/icons/paste_word.png") no-repeat; +} +.icon-list-paste_word { + list-style-image: url("/static/img/icons/paste_word.png"); +} +.icon-table_link { + background: transparent url("/static/img/icons/table_link.png") no-repeat; +} +.icon-list-table_link { + list-style-image: url("/static/img/icons/table_link.png"); +} +.icon-dvd_error { + background: transparent url("/static/img/icons/dvd_error.png") no-repeat; +} +.icon-list-dvd_error { + list-style-image: url("/static/img/icons/dvd_error.png"); +} +.icon-arrow_switch { + background: transparent url("/static/img/icons/arrow_switch.png") no-repeat; +} +.icon-list-arrow_switch { + list-style-image: url("/static/img/icons/arrow_switch.png"); +} +.icon-contrast_decrease { + background: transparent url("/static/img/icons/contrast_decrease.png") no-repeat; +} +.icon-list-contrast_decrease { + list-style-image: url("/static/img/icons/contrast_decrease.png"); +} +.icon-tag_blue_add { + background: transparent url("/static/img/icons/tag_blue_add.png") no-repeat; +} +.icon-list-tag_blue_add { + list-style-image: url("/static/img/icons/tag_blue_add.png"); +} +.icon-monitor { + background: transparent url("/static/img/icons/monitor.png") no-repeat; +} +.icon-list-monitor { + list-style-image: url("/static/img/icons/monitor.png"); +} +.icon-database_go { + background: transparent url("/static/img/icons/database_go.png") no-repeat; +} +.icon-list-database_go { + list-style-image: url("/static/img/icons/database_go.png"); +} +.icon-application_put { + background: transparent url("/static/img/icons/application_put.png") no-repeat; +} +.icon-list-application_put { + list-style-image: url("/static/img/icons/application_put.png"); +} +.icon-bug_go { + background: transparent url("/static/img/icons/bug_go.png") no-repeat; +} +.icon-list-bug_go { + list-style-image: url("/static/img/icons/bug_go.png"); +} +.icon-text_heading_3 { + background: transparent url("/static/img/icons/text_heading_3.png") no-repeat; +} +.icon-list-text_heading_3 { + list-style-image: url("/static/img/icons/text_heading_3.png"); +} +.icon-tux { + background: transparent url("/static/img/icons/tux.png") no-repeat; +} +.icon-list-tux { + list-style-image: url("/static/img/icons/tux.png"); +} +.icon-calculator_add { + background: transparent url("/static/img/icons/calculator_add.png") no-repeat; +} +.icon-list-calculator_add { + list-style-image: url("/static/img/icons/calculator_add.png"); +} +.icon-database_key { + background: transparent url("/static/img/icons/database_key.png") no-repeat; +} +.icon-list-database_key { + list-style-image: url("/static/img/icons/database_key.png"); +} +.icon-building_error { + background: transparent url("/static/img/icons/building_error.png") no-repeat; +} +.icon-list-building_error { + list-style-image: url("/static/img/icons/building_error.png"); +} +.icon-application_side_boxes { + background: transparent url("/static/img/icons/application_side_boxes.png") no-repeat; +} +.icon-list-application_side_boxes { + list-style-image: url("/static/img/icons/application_side_boxes.png"); +} +.icon-control_start_blue { + background: transparent url("/static/img/icons/control_start_blue.png") no-repeat; +} +.icon-list-control_start_blue { + list-style-image: url("/static/img/icons/control_start_blue.png"); +} +.icon-xhtml_add { + background: transparent url("/static/img/icons/xhtml_add.png") no-repeat; +} +.icon-list-xhtml_add { + list-style-image: url("/static/img/icons/xhtml_add.png"); +} +.icon-drive_cd_empty { + background: transparent url("/static/img/icons/drive_cd_empty.png") no-repeat; +} +.icon-list-drive_cd_empty { + list-style-image: url("/static/img/icons/drive_cd_empty.png"); +} +.icon-weather_lightning { + background: transparent url("/static/img/icons/weather_lightning.png") no-repeat; +} +.icon-list-weather_lightning { + list-style-image: url("/static/img/icons/weather_lightning.png"); +} +.icon-chart_curve { + background: transparent url("/static/img/icons/chart_curve.png") no-repeat; +} +.icon-list-chart_curve { + list-style-image: url("/static/img/icons/chart_curve.png"); +} +.icon-webcam_delete { + background: transparent url("/static/img/icons/webcam_delete.png") no-repeat; +} +.icon-list-webcam_delete { + list-style-image: url("/static/img/icons/webcam_delete.png"); +} +.icon-monitor_error { + background: transparent url("/static/img/icons/monitor_error.png") no-repeat; +} +.icon-list-monitor_error { + list-style-image: url("/static/img/icons/monitor_error.png"); +} +.icon-coins_add { + background: transparent url("/static/img/icons/coins_add.png") no-repeat; +} +.icon-list-coins_add { + list-style-image: url("/static/img/icons/coins_add.png"); +} +.icon-sound_none { + background: transparent url("/static/img/icons/sound_none.png") no-repeat; +} +.icon-list-sound_none { + list-style-image: url("/static/img/icons/sound_none.png"); +} +.icon-cup_error { + background: transparent url("/static/img/icons/cup_error.png") no-repeat; +} +.icon-list-cup_error { + list-style-image: url("/static/img/icons/cup_error.png"); +} +.icon-table_relationship { + background: transparent url("/static/img/icons/table_relationship.png") no-repeat; +} +.icon-list-table_relationship { + list-style-image: url("/static/img/icons/table_relationship.png"); +} +.icon-page_white_dvd { + background: transparent url("/static/img/icons/page_white_dvd.png") no-repeat; +} +.icon-list-page_white_dvd { + list-style-image: url("/static/img/icons/page_white_dvd.png"); +} +.icon-book_addresses { + background: transparent url("/static/img/icons/book_addresses.png") no-repeat; +} +.icon-list-book_addresses { + list-style-image: url("/static/img/icons/book_addresses.png"); +} +.icon-report_picture { + background: transparent url("/static/img/icons/report_picture.png") no-repeat; +} +.icon-list-report_picture { + list-style-image: url("/static/img/icons/report_picture.png"); +} +.icon-report { + background: transparent url("/static/img/icons/report.png") no-repeat; +} +.icon-list-report { + list-style-image: url("/static/img/icons/report.png"); +} +.icon-thumb_down { + background: transparent url("/static/img/icons/thumb_down.png") no-repeat; +} +.icon-list-thumb_down { + list-style-image: url("/static/img/icons/thumb_down.png"); +} +.icon-date_edit { + background: transparent url("/static/img/icons/date_edit.png") no-repeat; +} +.icon-list-date_edit { + list-style-image: url("/static/img/icons/date_edit.png"); +} +.icon-clock_delete { + background: transparent url("/static/img/icons/clock_delete.png") no-repeat; +} +.icon-list-clock_delete { + list-style-image: url("/static/img/icons/clock_delete.png"); +} +.icon-car_add { + background: transparent url("/static/img/icons/car_add.png") no-repeat; +} +.icon-list-car_add { + list-style-image: url("/static/img/icons/car_add.png"); +} +.icon-html_add { + background: transparent url("/static/img/icons/html_add.png") no-repeat; +} +.icon-list-html_add { + list-style-image: url("/static/img/icons/html_add.png"); +} +.icon-folder_add { + background: transparent url("/static/img/icons/folder_add.png") no-repeat; +} +.icon-list-folder_add { + list-style-image: url("/static/img/icons/folder_add.png"); +} +.icon-bullet_error { + background: transparent url("/static/img/icons/bullet_error.png") no-repeat; +} +.icon-list-bullet_error { + list-style-image: url("/static/img/icons/bullet_error.png"); +} +.icon-asterisk_yellow { + background: transparent url("/static/img/icons/asterisk_yellow.png") no-repeat; +} +.icon-list-asterisk_yellow { + list-style-image: url("/static/img/icons/asterisk_yellow.png"); +} +.icon-time_delete { + background: transparent url("/static/img/icons/time_delete.png") no-repeat; +} +.icon-list-time_delete { + list-style-image: url("/static/img/icons/time_delete.png"); +} +.icon-layers { + background: transparent url("/static/img/icons/layers.png") no-repeat; +} +.icon-list-layers { + list-style-image: url("/static/img/icons/layers.png"); +} +.icon-transmit_add { + background: transparent url("/static/img/icons/transmit_add.png") no-repeat; +} +.icon-list-transmit_add { + list-style-image: url("/static/img/icons/transmit_add.png"); +} +.icon-font { + background: transparent url("/static/img/icons/font.png") no-repeat; +} +.icon-list-font { + list-style-image: url("/static/img/icons/font.png"); +} +.icon-map { + background: transparent url("/static/img/icons/map.png") no-repeat; +} +.icon-list-map { + list-style-image: url("/static/img/icons/map.png"); +} +.icon-feed_add { + background: transparent url("/static/img/icons/feed_add.png") no-repeat; +} +.icon-list-feed_add { + list-style-image: url("/static/img/icons/feed_add.png"); +} +.icon-table_save { + background: transparent url("/static/img/icons/table_save.png") no-repeat; +} +.icon-list-table_save { + list-style-image: url("/static/img/icons/table_save.png"); +} +.icon-application_cascade { + background: transparent url("/static/img/icons/application_cascade.png") no-repeat; +} +.icon-list-application_cascade { + list-style-image: url("/static/img/icons/application_cascade.png"); +} +.icon-arrow_out { + background: transparent url("/static/img/icons/arrow_out.png") no-repeat; +} +.icon-list-arrow_out { + list-style-image: url("/static/img/icons/arrow_out.png"); +} +.icon-application_error { + background: transparent url("/static/img/icons/application_error.png") no-repeat; +} +.icon-list-application_error { + list-style-image: url("/static/img/icons/application_error.png"); +} +.icon-page_white_horizontal { + background: transparent url("/static/img/icons/page_white_horizontal.png") no-repeat; +} +.icon-list-page_white_horizontal { + list-style-image: url("/static/img/icons/page_white_horizontal.png"); +} +.icon-bullet_purple { + background: transparent url("/static/img/icons/bullet_purple.png") no-repeat; +} +.icon-list-bullet_purple { + list-style-image: url("/static/img/icons/bullet_purple.png"); +} +.icon-chart_bar_delete { + background: transparent url("/static/img/icons/chart_bar_delete.png") no-repeat; +} +.icon-list-chart_bar_delete { + list-style-image: url("/static/img/icons/chart_bar_delete.png"); +} +.icon-information { + background: transparent url("/static/img/icons/information.png") no-repeat; +} +.icon-list-information { + list-style-image: url("/static/img/icons/information.png"); +} +.icon-thumb_up { + background: transparent url("/static/img/icons/thumb_up.png") no-repeat; +} +.icon-list-thumb_up { + list-style-image: url("/static/img/icons/thumb_up.png"); +} +.icon-book_edit { + background: transparent url("/static/img/icons/book_edit.png") no-repeat; +} +.icon-list-book_edit { + list-style-image: url("/static/img/icons/book_edit.png"); +} +.icon-drive_link { + background: transparent url("/static/img/icons/drive_link.png") no-repeat; +} +.icon-list-drive_link { + list-style-image: url("/static/img/icons/drive_link.png"); +} +.icon-computer_delete { + background: transparent url("/static/img/icons/computer_delete.png") no-repeat; +} +.icon-list-computer_delete { + list-style-image: url("/static/img/icons/computer_delete.png"); +} +.icon-shape_square_add { + background: transparent url("/static/img/icons/shape_square_add.png") no-repeat; +} +.icon-list-shape_square_add { + list-style-image: url("/static/img/icons/shape_square_add.png"); +} +.icon-flag_yellow { + background: transparent url("/static/img/icons/flag_yellow.png") no-repeat; +} +.icon-list-flag_yellow { + list-style-image: url("/static/img/icons/flag_yellow.png"); +} +.icon-email_go { + background: transparent url("/static/img/icons/email_go.png") no-repeat; +} +.icon-list-email_go { + list-style-image: url("/static/img/icons/email_go.png"); +} +.icon-building_key { + background: transparent url("/static/img/icons/building_key.png") no-repeat; +} +.icon-list-building_key { + list-style-image: url("/static/img/icons/building_key.png"); +} +.icon-folder_page { + background: transparent url("/static/img/icons/folder_page.png") no-repeat; +} +.icon-list-folder_page { + list-style-image: url("/static/img/icons/folder_page.png"); +} +.icon-mouse_error { + background: transparent url("/static/img/icons/mouse_error.png") no-repeat; +} +.icon-list-mouse_error { + list-style-image: url("/static/img/icons/mouse_error.png"); +} +.icon-photo_link { + background: transparent url("/static/img/icons/photo_link.png") no-repeat; +} +.icon-list-photo_link { + list-style-image: url("/static/img/icons/photo_link.png"); +} +.icon-shape_square_error { + background: transparent url("/static/img/icons/shape_square_error.png") no-repeat; +} +.icon-list-shape_square_error { + list-style-image: url("/static/img/icons/shape_square_error.png"); +} +.icon-page_white_paint { + background: transparent url("/static/img/icons/page_white_paint.png") no-repeat; +} +.icon-list-page_white_paint { + list-style-image: url("/static/img/icons/page_white_paint.png"); +} +.icon-chart_line_delete { + background: transparent url("/static/img/icons/chart_line_delete.png") no-repeat; +} +.icon-list-chart_line_delete { + list-style-image: url("/static/img/icons/chart_line_delete.png"); +} +.icon-contrast_low { + background: transparent url("/static/img/icons/contrast_low.png") no-repeat; +} +.icon-list-contrast_low { + list-style-image: url("/static/img/icons/contrast_low.png"); +} +.icon-shape_align_center { + background: transparent url("/static/img/icons/shape_align_center.png") no-repeat; +} +.icon-list-shape_align_center { + list-style-image: url("/static/img/icons/shape_align_center.png"); +} +.icon-mouse { + background: transparent url("/static/img/icons/mouse.png") no-repeat; +} +.icon-list-mouse { + list-style-image: url("/static/img/icons/mouse.png"); +} +.icon-bullet_wrench { + background: transparent url("/static/img/icons/bullet_wrench.png") no-repeat; +} +.icon-list-bullet_wrench { + list-style-image: url("/static/img/icons/bullet_wrench.png"); +} +.icon-magnifier_zoom_in { + background: transparent url("/static/img/icons/magnifier_zoom_in.png") no-repeat; +} +.icon-list-magnifier_zoom_in { + list-style-image: url("/static/img/icons/magnifier_zoom_in.png"); +} +.icon-bug_link { + background: transparent url("/static/img/icons/bug_link.png") no-repeat; +} +.icon-list-bug_link { + list-style-image: url("/static/img/icons/bug_link.png"); +} +.icon-cog_delete { + background: transparent url("/static/img/icons/cog_delete.png") no-repeat; +} +.icon-list-cog_delete { + list-style-image: url("/static/img/icons/cog_delete.png"); +} +.icon-lorry_go { + background: transparent url("/static/img/icons/lorry_go.png") no-repeat; +} +.icon-list-lorry_go { + list-style-image: url("/static/img/icons/lorry_go.png"); +} +.icon-text_bold { + background: transparent url("/static/img/icons/text_bold.png") no-repeat; +} +.icon-list-text_bold { + list-style-image: url("/static/img/icons/text_bold.png"); +} +.icon-page_gear { + background: transparent url("/static/img/icons/page_gear.png") no-repeat; +} +.icon-list-page_gear { + list-style-image: url("/static/img/icons/page_gear.png"); +} +.icon-book { + background: transparent url("/static/img/icons/book.png") no-repeat; +} +.icon-list-book { + list-style-image: url("/static/img/icons/book.png"); +} +.icon-group_edit { + background: transparent url("/static/img/icons/group_edit.png") no-repeat; +} +.icon-list-group_edit { + list-style-image: url("/static/img/icons/group_edit.png"); +} +.icon-application_tile_vertical { + background: transparent url("/static/img/icons/application_tile_vertical.png") no-repeat; +} +.icon-list-application_tile_vertical { + list-style-image: url("/static/img/icons/application_tile_vertical.png"); +} +.icon-ipod_cast { + background: transparent url("/static/img/icons/ipod_cast.png") no-repeat; +} +.icon-list-ipod_cast { + list-style-image: url("/static/img/icons/ipod_cast.png"); +} +.icon-feed_key { + background: transparent url("/static/img/icons/feed_key.png") no-repeat; +} +.icon-list-feed_key { + list-style-image: url("/static/img/icons/feed_key.png"); +} +.icon-film_edit { + background: transparent url("/static/img/icons/film_edit.png") no-repeat; +} +.icon-list-film_edit { + list-style-image: url("/static/img/icons/film_edit.png"); +} +.icon-bullet_disk { + background: transparent url("/static/img/icons/bullet_disk.png") no-repeat; +} +.icon-list-bullet_disk { + list-style-image: url("/static/img/icons/bullet_disk.png"); +} +.icon-rss_delete { + background: transparent url("/static/img/icons/rss_delete.png") no-repeat; +} +.icon-list-rss_delete { + list-style-image: url("/static/img/icons/rss_delete.png"); +} +.icon-timeline_marker { + background: transparent url("/static/img/icons/timeline_marker.png") no-repeat; +} +.icon-list-timeline_marker { + list-style-image: url("/static/img/icons/timeline_marker.png"); +} +.icon-database_refresh { + background: transparent url("/static/img/icons/database_refresh.png") no-repeat; +} +.icon-list-database_refresh { + list-style-image: url("/static/img/icons/database_refresh.png"); +} +.icon-text_lowercase { + background: transparent url("/static/img/icons/text_lowercase.png") no-repeat; +} +.icon-list-text_lowercase { + list-style-image: url("/static/img/icons/text_lowercase.png"); +} +.icon-date_add { + background: transparent url("/static/img/icons/date_add.png") no-repeat; +} +.icon-list-date_add { + list-style-image: url("/static/img/icons/date_add.png"); +} +.icon-bin_closed { + background: transparent url("/static/img/icons/bin_closed.png") no-repeat; +} +.icon-list-bin_closed { + list-style-image: url("/static/img/icons/bin_closed.png"); +} +.icon-sport_tennis { + background: transparent url("/static/img/icons/sport_tennis.png") no-repeat; +} +.icon-list-sport_tennis { + list-style-image: url("/static/img/icons/sport_tennis.png"); +} +.icon-lightbulb_delete { + background: transparent url("/static/img/icons/lightbulb_delete.png") no-repeat; +} +.icon-list-lightbulb_delete { + list-style-image: url("/static/img/icons/lightbulb_delete.png"); +} +.icon-folder { + background: transparent url("/static/img/icons/folder.png") no-repeat; +} +.icon-list-folder { + list-style-image: url("/static/img/icons/folder.png"); +} +.icon-controller_add { + background: transparent url("/static/img/icons/controller_add.png") no-repeat; +} +.icon-list-controller_add { + list-style-image: url("/static/img/icons/controller_add.png"); +} +.icon-text_horizontalrule { + background: transparent url("/static/img/icons/text_horizontalrule.png") no-repeat; +} +.icon-list-text_horizontalrule { + list-style-image: url("/static/img/icons/text_horizontalrule.png"); +} +.icon-bullet_black { + background: transparent url("/static/img/icons/bullet_black.png") no-repeat; +} +.icon-list-bullet_black { + list-style-image: url("/static/img/icons/bullet_black.png"); +} +.icon-folder_delete { + background: transparent url("/static/img/icons/folder_delete.png") no-repeat; +} +.icon-list-folder_delete { + list-style-image: url("/static/img/icons/folder_delete.png"); +} +.icon-xhtml_valid { + background: transparent url("/static/img/icons/xhtml_valid.png") no-repeat; +} +.icon-list-xhtml_valid { + list-style-image: url("/static/img/icons/xhtml_valid.png"); +} +.icon-ruby_key { + background: transparent url("/static/img/icons/ruby_key.png") no-repeat; +} +.icon-list-ruby_key { + list-style-image: url("/static/img/icons/ruby_key.png"); +} +.icon-cross { + background: transparent url("/static/img/icons/cross.png") no-repeat; +} +.icon-list-cross { + list-style-image: url("/static/img/icons/cross.png"); +} +.icon-map_edit { + background: transparent url("/static/img/icons/map_edit.png") no-repeat; +} +.icon-list-map_edit { + list-style-image: url("/static/img/icons/map_edit.png"); +} +.icon-table_lightning { + background: transparent url("/static/img/icons/table_lightning.png") no-repeat; +} +.icon-list-table_lightning { + list-style-image: url("/static/img/icons/table_lightning.png"); +} +.icon-server_go { + background: transparent url("/static/img/icons/server_go.png") no-repeat; +} +.icon-list-server_go { + list-style-image: url("/static/img/icons/server_go.png"); +} +.icon-package { + background: transparent url("/static/img/icons/package.png") no-repeat; +} +.icon-list-package { + list-style-image: url("/static/img/icons/package.png"); +} +.icon-shape_align_bottom { + background: transparent url("/static/img/icons/shape_align_bottom.png") no-repeat; +} +.icon-list-shape_align_bottom { + list-style-image: url("/static/img/icons/shape_align_bottom.png"); +} +.icon-folder_explore { + background: transparent url("/static/img/icons/folder_explore.png") no-repeat; +} +.icon-list-folder_explore { + list-style-image: url("/static/img/icons/folder_explore.png"); +} +.icon-picture_go { + background: transparent url("/static/img/icons/picture_go.png") no-repeat; +} +.icon-list-picture_go { + list-style-image: url("/static/img/icons/picture_go.png"); +} +.icon-medal_gold_delete { + background: transparent url("/static/img/icons/medal_gold_delete.png") no-repeat; +} +.icon-list-medal_gold_delete { + list-style-image: url("/static/img/icons/medal_gold_delete.png"); +} +.icon-weather_sun { + background: transparent url("/static/img/icons/weather_sun.png") no-repeat; +} +.icon-list-weather_sun { + list-style-image: url("/static/img/icons/weather_sun.png"); +} +.icon-bullet_pink { + background: transparent url("/static/img/icons/bullet_pink.png") no-repeat; +} +.icon-list-bullet_pink { + list-style-image: url("/static/img/icons/bullet_pink.png"); +} +.icon-server { + background: transparent url("/static/img/icons/server.png") no-repeat; +} +.icon-list-server { + list-style-image: url("/static/img/icons/server.png"); +} +.icon-email_link { + background: transparent url("/static/img/icons/email_link.png") no-repeat; +} +.icon-list-email_link { + list-style-image: url("/static/img/icons/email_link.png"); +} +.icon-folder_brick { + background: transparent url("/static/img/icons/folder_brick.png") no-repeat; +} +.icon-list-folder_brick { + list-style-image: url("/static/img/icons/folder_brick.png"); +} +.icon-page_word { + background: transparent url("/static/img/icons/page_word.png") no-repeat; +} +.icon-list-page_word { + list-style-image: url("/static/img/icons/page_word.png"); +} +.icon-page_copy { + background: transparent url("/static/img/icons/page_copy.png") no-repeat; +} +.icon-list-page_copy { + list-style-image: url("/static/img/icons/page_copy.png"); +} +.icon-computer_link { + background: transparent url("/static/img/icons/computer_link.png") no-repeat; +} +.icon-list-computer_link { + list-style-image: url("/static/img/icons/computer_link.png"); +} +.icon-table_add { + background: transparent url("/static/img/icons/table_add.png") no-repeat; +} +.icon-list-table_add { + list-style-image: url("/static/img/icons/table_add.png"); +} +.icon-chart_bar_add { + background: transparent url("/static/img/icons/chart_bar_add.png") no-repeat; +} +.icon-list-chart_bar_add { + list-style-image: url("/static/img/icons/chart_bar_add.png"); +} +.icon-drive_go { + background: transparent url("/static/img/icons/drive_go.png") no-repeat; +} +.icon-list-drive_go { + list-style-image: url("/static/img/icons/drive_go.png"); +} +.icon-keyboard_delete { + background: transparent url("/static/img/icons/keyboard_delete.png") no-repeat; +} +.icon-list-keyboard_delete { + list-style-image: url("/static/img/icons/keyboard_delete.png"); +} +.icon-arrow_merge { + background: transparent url("/static/img/icons/arrow_merge.png") no-repeat; +} +.icon-list-arrow_merge { + list-style-image: url("/static/img/icons/arrow_merge.png"); +} +.icon-telephone_error { + background: transparent url("/static/img/icons/telephone_error.png") no-repeat; +} +.icon-list-telephone_error { + list-style-image: url("/static/img/icons/telephone_error.png"); +} +.icon-bell_go { + background: transparent url("/static/img/icons/bell_go.png") no-repeat; +} +.icon-list-bell_go { + list-style-image: url("/static/img/icons/bell_go.png"); +} +.icon-link { + background: transparent url("/static/img/icons/link.png") no-repeat; +} +.icon-list-link { + list-style-image: url("/static/img/icons/link.png"); +} +.icon-server_database { + background: transparent url("/static/img/icons/server_database.png") no-repeat; +} +.icon-list-server_database { + list-style-image: url("/static/img/icons/server_database.png"); +} +.icon-user { + background: transparent url("/static/img/icons/user.png") no-repeat; +} +.icon-list-user { + list-style-image: url("/static/img/icons/user.png"); +} +.icon-medal_gold_add { + background: transparent url("/static/img/icons/medal_gold_add.png") no-repeat; +} +.icon-list-medal_gold_add { + list-style-image: url("/static/img/icons/medal_gold_add.png"); +} +.icon-money_dollar { + background: transparent url("/static/img/icons/money_dollar.png") no-repeat; +} +.icon-list-money_dollar { + list-style-image: url("/static/img/icons/money_dollar.png"); +} +.icon-layout_sidebar { + background: transparent url("/static/img/icons/layout_sidebar.png") no-repeat; +} +.icon-list-layout_sidebar { + list-style-image: url("/static/img/icons/layout_sidebar.png"); +} +.icon-camera { + background: transparent url("/static/img/icons/camera.png") no-repeat; +} +.icon-list-camera { + list-style-image: url("/static/img/icons/camera.png"); +} +.icon-link_delete { + background: transparent url("/static/img/icons/link_delete.png") no-repeat; +} +.icon-list-link_delete { + list-style-image: url("/static/img/icons/link_delete.png"); +} +.icon-layout_delete { + background: transparent url("/static/img/icons/layout_delete.png") no-repeat; +} +.icon-list-layout_delete { + list-style-image: url("/static/img/icons/layout_delete.png"); +} +.icon-drive_error { + background: transparent url("/static/img/icons/drive_error.png") no-repeat; +} +.icon-list-drive_error { + list-style-image: url("/static/img/icons/drive_error.png"); +} +.icon-chart_organisation { + background: transparent url("/static/img/icons/chart_organisation.png") no-repeat; +} +.icon-list-chart_organisation { + list-style-image: url("/static/img/icons/chart_organisation.png"); +} +.icon-link_add { + background: transparent url("/static/img/icons/link_add.png") no-repeat; +} +.icon-list-link_add { + list-style-image: url("/static/img/icons/link_add.png"); +} +.icon-cup_go { + background: transparent url("/static/img/icons/cup_go.png") no-repeat; +} +.icon-list-cup_go { + list-style-image: url("/static/img/icons/cup_go.png"); +} +.icon-map_add { + background: transparent url("/static/img/icons/map_add.png") no-repeat; +} +.icon-list-map_add { + list-style-image: url("/static/img/icons/map_add.png"); +} +.icon-page_red { + background: transparent url("/static/img/icons/page_red.png") no-repeat; +} +.icon-list-page_red { + list-style-image: url("/static/img/icons/page_red.png"); +} +.icon-female { + background: transparent url("/static/img/icons/female.png") no-repeat; +} +.icon-list-female { + list-style-image: url("/static/img/icons/female.png"); +} +.icon-ruby_delete { + background: transparent url("/static/img/icons/ruby_delete.png") no-repeat; +} +.icon-list-ruby_delete { + list-style-image: url("/static/img/icons/ruby_delete.png"); +} +.icon-ipod { + background: transparent url("/static/img/icons/ipod.png") no-repeat; +} +.icon-list-ipod { + list-style-image: url("/static/img/icons/ipod.png"); +} +.icon-zoom_out { + background: transparent url("/static/img/icons/zoom_out.png") no-repeat; +} +.icon-list-zoom_out { + list-style-image: url("/static/img/icons/zoom_out.png"); +} +.icon-picture_error { + background: transparent url("/static/img/icons/picture_error.png") no-repeat; +} +.icon-list-picture_error { + list-style-image: url("/static/img/icons/picture_error.png"); +} +.icon-feed_error { + background: transparent url("/static/img/icons/feed_error.png") no-repeat; +} +.icon-list-feed_error { + list-style-image: url("/static/img/icons/feed_error.png"); +} +.icon-page_white_put { + background: transparent url("/static/img/icons/page_white_put.png") no-repeat; +} +.icon-list-page_white_put { + list-style-image: url("/static/img/icons/page_white_put.png"); +} +.icon-page_white_zip { + background: transparent url("/static/img/icons/page_white_zip.png") no-repeat; +} +.icon-list-page_white_zip { + list-style-image: url("/static/img/icons/page_white_zip.png"); +} +.icon-money_pound { + background: transparent url("/static/img/icons/money_pound.png") no-repeat; +} +.icon-list-money_pound { + list-style-image: url("/static/img/icons/money_pound.png"); +} +.icon-telephone_key { + background: transparent url("/static/img/icons/telephone_key.png") no-repeat; +} +.icon-list-telephone_key { + list-style-image: url("/static/img/icons/telephone_key.png"); +} +.icon-page_white_lightning { + background: transparent url("/static/img/icons/page_white_lightning.png") no-repeat; +} +.icon-list-page_white_lightning { + list-style-image: url("/static/img/icons/page_white_lightning.png"); +} +.icon-page_white_php { + background: transparent url("/static/img/icons/page_white_php.png") no-repeat; +} +.icon-list-page_white_php { + list-style-image: url("/static/img/icons/page_white_php.png"); +} +.icon-application_view_tile { + background: transparent url("/static/img/icons/application_view_tile.png") no-repeat; +} +.icon-list-application_view_tile { + list-style-image: url("/static/img/icons/application_view_tile.png"); +} +.icon-lorry { + background: transparent url("/static/img/icons/lorry.png") no-repeat; +} +.icon-list-lorry { + list-style-image: url("/static/img/icons/lorry.png"); +} +.icon-world_go { + background: transparent url("/static/img/icons/world_go.png") no-repeat; +} +.icon-list-world_go { + list-style-image: url("/static/img/icons/world_go.png"); +} +.icon-control_stop_blue { + background: transparent url("/static/img/icons/control_stop_blue.png") no-repeat; +} +.icon-list-control_stop_blue { + list-style-image: url("/static/img/icons/control_stop_blue.png"); +} +.icon-application_view_gallery { + background: transparent url("/static/img/icons/application_view_gallery.png") no-repeat; +} +.icon-list-application_view_gallery { + list-style-image: url("/static/img/icons/application_view_gallery.png"); +} +.icon-basket_remove { + background: transparent url("/static/img/icons/basket_remove.png") no-repeat; +} +.icon-list-basket_remove { + list-style-image: url("/static/img/icons/basket_remove.png"); +} +.icon-plugin { + background: transparent url("/static/img/icons/plugin.png") no-repeat; +} +.icon-list-plugin { + list-style-image: url("/static/img/icons/plugin.png"); +} +.icon-hourglass { + background: transparent url("/static/img/icons/hourglass.png") no-repeat; +} +.icon-list-hourglass { + list-style-image: url("/static/img/icons/hourglass.png"); +} +.icon-style_delete { + background: transparent url("/static/img/icons/style_delete.png") no-repeat; +} +.icon-list-style_delete { + list-style-image: url("/static/img/icons/style_delete.png"); +} +.icon-map_delete { + background: transparent url("/static/img/icons/map_delete.png") no-repeat; +} +.icon-list-map_delete { + list-style-image: url("/static/img/icons/map_delete.png"); +} +.icon-package_add { + background: transparent url("/static/img/icons/package_add.png") no-repeat; +} +.icon-list-package_add { + list-style-image: url("/static/img/icons/package_add.png"); +} +.icon-picture_link { + background: transparent url("/static/img/icons/picture_link.png") no-repeat; +} +.icon-list-picture_link { + list-style-image: url("/static/img/icons/picture_link.png"); +} +.icon-clock_play { + background: transparent url("/static/img/icons/clock_play.png") no-repeat; +} +.icon-list-clock_play { + list-style-image: url("/static/img/icons/clock_play.png"); +} +.icon-email_delete { + background: transparent url("/static/img/icons/email_delete.png") no-repeat; +} +.icon-list-email_delete { + list-style-image: url("/static/img/icons/email_delete.png"); +} +.icon-page_white_excel { + background: transparent url("/static/img/icons/page_white_excel.png") no-repeat; +} +.icon-list-page_white_excel { + list-style-image: url("/static/img/icons/page_white_excel.png"); +} +.icon-page_white_visualstudio { + background: transparent url("/static/img/icons/page_white_visualstudio.png") no-repeat; +} +.icon-list-page_white_visualstudio { + list-style-image: url("/static/img/icons/page_white_visualstudio.png"); +} +.icon-calculator_delete { + background: transparent url("/static/img/icons/calculator_delete.png") no-repeat; +} +.icon-list-calculator_delete { + list-style-image: url("/static/img/icons/calculator_delete.png"); +} +.icon-plugin_delete { + background: transparent url("/static/img/icons/plugin_delete.png") no-repeat; +} +.icon-list-plugin_delete { + list-style-image: url("/static/img/icons/plugin_delete.png"); +} +.icon-vector_delete { + background: transparent url("/static/img/icons/vector_delete.png") no-repeat; +} +.icon-list-vector_delete { + list-style-image: url("/static/img/icons/vector_delete.png"); +} +.icon-server_key { + background: transparent url("/static/img/icons/server_key.png") no-repeat; +} +.icon-list-server_key { + list-style-image: url("/static/img/icons/server_key.png"); +} +.icon-drive_delete { + background: transparent url("/static/img/icons/drive_delete.png") no-repeat; +} +.icon-list-drive_delete { + list-style-image: url("/static/img/icons/drive_delete.png"); +} +.icon-page_refresh { + background: transparent url("/static/img/icons/page_refresh.png") no-repeat; +} +.icon-list-page_refresh { + list-style-image: url("/static/img/icons/page_refresh.png"); +} +.icon-calendar_add { + background: transparent url("/static/img/icons/calendar_add.png") no-repeat; +} +.icon-list-calendar_add { + list-style-image: url("/static/img/icons/calendar_add.png"); +} +.icon-lock_open { + background: transparent url("/static/img/icons/lock_open.png") no-repeat; +} +.icon-list-lock_open { + list-style-image: url("/static/img/icons/lock_open.png"); +} +.icon-computer_edit { + background: transparent url("/static/img/icons/computer_edit.png") no-repeat; +} +.icon-list-computer_edit { + list-style-image: url("/static/img/icons/computer_edit.png"); +} +.icon-chart_bar_error { + background: transparent url("/static/img/icons/chart_bar_error.png") no-repeat; +} +.icon-list-chart_bar_error { + list-style-image: url("/static/img/icons/chart_bar_error.png"); +} +.icon-book_delete { + background: transparent url("/static/img/icons/book_delete.png") no-repeat; +} +.icon-list-book_delete { + list-style-image: url("/static/img/icons/book_delete.png"); +} +.icon-cd_go { + background: transparent url("/static/img/icons/cd_go.png") no-repeat; +} +.icon-list-cd_go { + list-style-image: url("/static/img/icons/cd_go.png"); +} +.icon-text_heading_5 { + background: transparent url("/static/img/icons/text_heading_5.png") no-repeat; +} +.icon-list-text_heading_5 { + list-style-image: url("/static/img/icons/text_heading_5.png"); +} +.icon-chart_line_error { + background: transparent url("/static/img/icons/chart_line_error.png") no-repeat; +} +.icon-list-chart_line_error { + list-style-image: url("/static/img/icons/chart_line_error.png"); +} +.icon-ruby_get { + background: transparent url("/static/img/icons/ruby_get.png") no-repeat; +} +.icon-list-ruby_get { + list-style-image: url("/static/img/icons/ruby_get.png"); +} +.icon-eye { + background: transparent url("/static/img/icons/eye.png") no-repeat; +} +.icon-list-eye { + list-style-image: url("/static/img/icons/eye.png"); +} +.icon-tab_add { + background: transparent url("/static/img/icons/tab_add.png") no-repeat; +} +.icon-list-tab_add { + list-style-image: url("/static/img/icons/tab_add.png"); +} +.icon-dvd { + background: transparent url("/static/img/icons/dvd.png") no-repeat; +} +.icon-list-dvd { + list-style-image: url("/static/img/icons/dvd.png"); +} +.icon-text_padding_bottom { + background: transparent url("/static/img/icons/text_padding_bottom.png") no-repeat; +} +.icon-list-text_padding_bottom { + list-style-image: url("/static/img/icons/text_padding_bottom.png"); +} +.icon-tab_delete { + background: transparent url("/static/img/icons/tab_delete.png") no-repeat; +} +.icon-list-tab_delete { + list-style-image: url("/static/img/icons/tab_delete.png"); +} +.icon-text_signature { + background: transparent url("/static/img/icons/text_signature.png") no-repeat; +} +.icon-list-text_signature { + list-style-image: url("/static/img/icons/text_signature.png"); +} +.icon-page_edit { + background: transparent url("/static/img/icons/page_edit.png") no-repeat; +} +.icon-list-page_edit { + list-style-image: url("/static/img/icons/page_edit.png"); +} +.icon-user_add { + background: transparent url("/static/img/icons/user_add.png") no-repeat; +} +.icon-list-user_add { + list-style-image: url("/static/img/icons/user_add.png"); +} +.icon-bullet_toggle_plus { + background: transparent url("/static/img/icons/bullet_toggle_plus.png") no-repeat; +} +.icon-list-bullet_toggle_plus { + list-style-image: url("/static/img/icons/bullet_toggle_plus.png"); +} +.icon-building_delete { + background: transparent url("/static/img/icons/building_delete.png") no-repeat; +} +.icon-list-building_delete { + list-style-image: url("/static/img/icons/building_delete.png"); +} +.icon-error { + background: transparent url("/static/img/icons/error.png") no-repeat; +} +.icon-list-error { + list-style-image: url("/static/img/icons/error.png"); +} +.icon-report_link { + background: transparent url("/static/img/icons/report_link.png") no-repeat; +} +.icon-list-report_link { + list-style-image: url("/static/img/icons/report_link.png"); +} +.icon-application_add { + background: transparent url("/static/img/icons/application_add.png") no-repeat; +} +.icon-list-application_add { + list-style-image: url("/static/img/icons/application_add.png"); +} +.icon-new { + background: transparent url("/static/img/icons/new.png") no-repeat; +} +.icon-list-new { + list-style-image: url("/static/img/icons/new.png"); +} +.icon-control_equalizer_blue { + background: transparent url("/static/img/icons/control_equalizer_blue.png") no-repeat; +} +.icon-list-control_equalizer_blue { + list-style-image: url("/static/img/icons/control_equalizer_blue.png"); +} +.icon-money_yen { + background: transparent url("/static/img/icons/money_yen.png") no-repeat; +} +.icon-list-money_yen { + list-style-image: url("/static/img/icons/money_yen.png"); +} +.icon-text_kerning { + background: transparent url("/static/img/icons/text_kerning.png") no-repeat; +} +.icon-list-text_kerning { + list-style-image: url("/static/img/icons/text_kerning.png"); +} +.icon-telephone_delete { + background: transparent url("/static/img/icons/telephone_delete.png") no-repeat; +} +.icon-list-telephone_delete { + list-style-image: url("/static/img/icons/telephone_delete.png"); +} +.icon-application_tile_horizontal { + background: transparent url("/static/img/icons/application_tile_horizontal.png") no-repeat; +} +.icon-list-application_tile_horizontal { + list-style-image: url("/static/img/icons/application_tile_horizontal.png"); +} +.icon-page_white_world { + background: transparent url("/static/img/icons/page_white_world.png") no-repeat; +} +.icon-list-page_white_world { + list-style-image: url("/static/img/icons/page_white_world.png"); +} +.icon-bullet_arrow_top { + background: transparent url("/static/img/icons/bullet_arrow_top.png") no-repeat; +} +.icon-list-bullet_arrow_top { + list-style-image: url("/static/img/icons/bullet_arrow_top.png"); +} +.icon-shape_rotate_anticlockwise { + background: transparent url("/static/img/icons/shape_rotate_anticlockwise.png") no-repeat; +} +.icon-list-shape_rotate_anticlockwise { + list-style-image: url("/static/img/icons/shape_rotate_anticlockwise.png"); +} +.icon-error_go { + background: transparent url("/static/img/icons/error_go.png") no-repeat; +} +.icon-list-error_go { + list-style-image: url("/static/img/icons/error_go.png"); +} +.icon-textfield_key { + background: transparent url("/static/img/icons/textfield_key.png") no-repeat; +} +.icon-list-textfield_key { + list-style-image: url("/static/img/icons/textfield_key.png"); +} +.icon-group_gear { + background: transparent url("/static/img/icons/group_gear.png") no-repeat; +} +.icon-list-group_gear { + list-style-image: url("/static/img/icons/group_gear.png"); +} +.icon-folder_page_white { + background: transparent url("/static/img/icons/folder_page_white.png") no-repeat; +} +.icon-list-folder_page_white { + list-style-image: url("/static/img/icons/folder_page_white.png"); +} +.icon-tag_orange { + background: transparent url("/static/img/icons/tag_orange.png") no-repeat; +} +.icon-list-tag_orange { + list-style-image: url("/static/img/icons/tag_orange.png"); +} +.icon-plugin_edit { + background: transparent url("/static/img/icons/plugin_edit.png") no-repeat; +} +.icon-list-plugin_edit { + list-style-image: url("/static/img/icons/plugin_edit.png"); +} +.icon-asterisk_orange { + background: transparent url("/static/img/icons/asterisk_orange.png") no-repeat; +} +.icon-list-asterisk_orange { + list-style-image: url("/static/img/icons/asterisk_orange.png"); +} +.icon-script_code_red { + background: transparent url("/static/img/icons/script_code_red.png") no-repeat; +} +.icon-list-script_code_red { + list-style-image: url("/static/img/icons/script_code_red.png"); +} +.icon-lightning_delete { + background: transparent url("/static/img/icons/lightning_delete.png") no-repeat; +} +.icon-list-lightning_delete { + list-style-image: url("/static/img/icons/lightning_delete.png"); +} +.icon-drive_network { + background: transparent url("/static/img/icons/drive_network.png") no-repeat; +} +.icon-list-drive_network { + list-style-image: url("/static/img/icons/drive_network.png"); +} +.icon-chart_line_add { + background: transparent url("/static/img/icons/chart_line_add.png") no-repeat; +} +.icon-list-chart_line_add { + list-style-image: url("/static/img/icons/chart_line_add.png"); +} +.icon-link_go { + background: transparent url("/static/img/icons/link_go.png") no-repeat; +} +.icon-list-link_go { + list-style-image: url("/static/img/icons/link_go.png"); +} +.icon-chart_line_link { + background: transparent url("/static/img/icons/chart_line_link.png") no-repeat; +} +.icon-list-chart_line_link { + list-style-image: url("/static/img/icons/chart_line_link.png"); +} +.icon-layout { + background: transparent url("/static/img/icons/layout.png") no-repeat; +} +.icon-list-layout { + list-style-image: url("/static/img/icons/layout.png"); +} +.icon-user_edit { + background: transparent url("/static/img/icons/user_edit.png") no-repeat; +} +.icon-list-user_edit { + list-style-image: url("/static/img/icons/user_edit.png"); +} +.icon-group_link { + background: transparent url("/static/img/icons/group_link.png") no-repeat; +} +.icon-list-group_link { + list-style-image: url("/static/img/icons/group_link.png"); +} +.icon-application_split { + background: transparent url("/static/img/icons/application_split.png") no-repeat; +} +.icon-list-application_split { + list-style-image: url("/static/img/icons/application_split.png"); +} +.icon-group_go { + background: transparent url("/static/img/icons/group_go.png") no-repeat; +} +.icon-list-group_go { + list-style-image: url("/static/img/icons/group_go.png"); +} +.icon-printer_add { + background: transparent url("/static/img/icons/printer_add.png") no-repeat; +} +.icon-list-printer_add { + list-style-image: url("/static/img/icons/printer_add.png"); +} +.icon-css_go { + background: transparent url("/static/img/icons/css_go.png") no-repeat; +} +.icon-list-css_go { + list-style-image: url("/static/img/icons/css_go.png"); +} +.icon-printer_delete { + background: transparent url("/static/img/icons/printer_delete.png") no-repeat; +} +.icon-list-printer_delete { + list-style-image: url("/static/img/icons/printer_delete.png"); +} +.icon-layout_content { + background: transparent url("/static/img/icons/layout_content.png") no-repeat; +} +.icon-list-layout_content { + list-style-image: url("/static/img/icons/layout_content.png"); +} +.icon-text_padding_right { + background: transparent url("/static/img/icons/text_padding_right.png") no-repeat; +} +.icon-list-text_padding_right { + list-style-image: url("/static/img/icons/text_padding_right.png"); +} +.icon-server_connect { + background: transparent url("/static/img/icons/server_connect.png") no-repeat; +} +.icon-list-server_connect { + list-style-image: url("/static/img/icons/server_connect.png"); +} +.icon-pencil_add { + background: transparent url("/static/img/icons/pencil_add.png") no-repeat; +} +.icon-list-pencil_add { + list-style-image: url("/static/img/icons/pencil_add.png"); +} +.icon-bell { + background: transparent url("/static/img/icons/bell.png") no-repeat; +} +.icon-list-bell { + list-style-image: url("/static/img/icons/bell.png"); +} +.icon-lightning_add { + background: transparent url("/static/img/icons/lightning_add.png") no-repeat; +} +.icon-list-lightning_add { + list-style-image: url("/static/img/icons/lightning_add.png"); +} +.icon-cog { + background: transparent url("/static/img/icons/cog.png") no-repeat; +} +.icon-list-cog { + list-style-image: url("/static/img/icons/cog.png"); +} +.icon-controller_error { + background: transparent url("/static/img/icons/controller_error.png") no-repeat; +} +.icon-list-controller_error { + list-style-image: url("/static/img/icons/controller_error.png"); +} +.icon-telephone_link { + background: transparent url("/static/img/icons/telephone_link.png") no-repeat; +} +.icon-list-telephone_link { + list-style-image: url("/static/img/icons/telephone_link.png"); +} +.icon-table_error { + background: transparent url("/static/img/icons/table_error.png") no-repeat; +} +.icon-list-table_error { + list-style-image: url("/static/img/icons/table_error.png"); +} +.icon-picture { + background: transparent url("/static/img/icons/picture.png") no-repeat; +} +.icon-list-picture { + list-style-image: url("/static/img/icons/picture.png"); +} +.icon-map_go { + background: transparent url("/static/img/icons/map_go.png") no-repeat; +} +.icon-list-map_go { + list-style-image: url("/static/img/icons/map_go.png"); +} +.icon-page_white_c { + background: transparent url("/static/img/icons/page_white_c.png") no-repeat; +} +.icon-list-page_white_c { + list-style-image: url("/static/img/icons/page_white_c.png"); +} +.icon-tag_green { + background: transparent url("/static/img/icons/tag_green.png") no-repeat; +} +.icon-list-tag_green { + list-style-image: url("/static/img/icons/tag_green.png"); +} +.icon-shape_move_front { + background: transparent url("/static/img/icons/shape_move_front.png") no-repeat; +} +.icon-list-shape_move_front { + list-style-image: url("/static/img/icons/shape_move_front.png"); +} +.icon-music { + background: transparent url("/static/img/icons/music.png") no-repeat; +} +.icon-list-music { + list-style-image: url("/static/img/icons/music.png"); +} +.icon-camera_add { + background: transparent url("/static/img/icons/camera_add.png") no-repeat; +} +.icon-list-camera_add { + list-style-image: url("/static/img/icons/camera_add.png"); +} +.icon-cancel { + background: transparent url("/static/img/icons/cancel.png") no-repeat; +} +.icon-list-cancel { + list-style-image: url("/static/img/icons/cancel.png"); +} +.icon-house_go { + background: transparent url("/static/img/icons/house_go.png") no-repeat; +} +.icon-list-house_go { + list-style-image: url("/static/img/icons/house_go.png"); +} +.icon-database_table { + background: transparent url("/static/img/icons/database_table.png") no-repeat; +} +.icon-list-database_table { + list-style-image: url("/static/img/icons/database_table.png"); +} +.icon-text_columns { + background: transparent url("/static/img/icons/text_columns.png") no-repeat; +} +.icon-list-text_columns { + list-style-image: url("/static/img/icons/text_columns.png"); +} +.icon-exclamation { + background: transparent url("/static/img/icons/exclamation.png") no-repeat; +} +.icon-list-exclamation { + list-style-image: url("/static/img/icons/exclamation.png"); +} +.icon-html_go { + background: transparent url("/static/img/icons/html_go.png") no-repeat; +} +.icon-list-html_go { + list-style-image: url("/static/img/icons/html_go.png"); +} +.icon-clock { + background: transparent url("/static/img/icons/clock.png") no-repeat; +} +.icon-list-clock { + list-style-image: url("/static/img/icons/clock.png"); +} +.icon-tag_pink { + background: transparent url("/static/img/icons/tag_pink.png") no-repeat; +} +.icon-list-tag_pink { + list-style-image: url("/static/img/icons/tag_pink.png"); +} +.icon-page_white_freehand { + background: transparent url("/static/img/icons/page_white_freehand.png") no-repeat; +} +.icon-list-page_white_freehand { + list-style-image: url("/static/img/icons/page_white_freehand.png"); +} +.icon-weather_rain { + background: transparent url("/static/img/icons/weather_rain.png") no-repeat; +} +.icon-list-weather_rain { + list-style-image: url("/static/img/icons/weather_rain.png"); +} +.icon-lorry_link { + background: transparent url("/static/img/icons/lorry_link.png") no-repeat; +} +.icon-list-lorry_link { + list-style-image: url("/static/img/icons/lorry_link.png"); +} +.icon-user_green { + background: transparent url("/static/img/icons/user_green.png") no-repeat; +} +.icon-list-user_green { + list-style-image: url("/static/img/icons/user_green.png"); +} +.icon-bug_edit { + background: transparent url("/static/img/icons/bug_edit.png") no-repeat; +} +.icon-list-bug_edit { + list-style-image: url("/static/img/icons/bug_edit.png"); +} +.icon-page_white_find { + background: transparent url("/static/img/icons/page_white_find.png") no-repeat; +} +.icon-list-page_white_find { + list-style-image: url("/static/img/icons/page_white_find.png"); +} +.icon-images { + background: transparent url("/static/img/icons/images.png") no-repeat; +} +.icon-list-images { + list-style-image: url("/static/img/icons/images.png"); +} +.icon-control_stop { + background: transparent url("/static/img/icons/control_stop.png") no-repeat; +} +.icon-list-control_stop { + list-style-image: url("/static/img/icons/control_stop.png"); +} +.icon-comment { + background: transparent url("/static/img/icons/comment.png") no-repeat; +} +.icon-list-comment { + list-style-image: url("/static/img/icons/comment.png"); +} +.icon-phone_add { + background: transparent url("/static/img/icons/phone_add.png") no-repeat; +} +.icon-list-phone_add { + list-style-image: url("/static/img/icons/phone_add.png"); +} +.icon-style_add { + background: transparent url("/static/img/icons/style_add.png") no-repeat; +} +.icon-list-style_add { + list-style-image: url("/static/img/icons/style_add.png"); +} +.icon-flag_pink { + background: transparent url("/static/img/icons/flag_pink.png") no-repeat; +} +.icon-list-flag_pink { + list-style-image: url("/static/img/icons/flag_pink.png"); +} +.icon-user_orange { + background: transparent url("/static/img/icons/user_orange.png") no-repeat; +} +.icon-list-user_orange { + list-style-image: url("/static/img/icons/user_orange.png"); +} +.icon-money_add { + background: transparent url("/static/img/icons/money_add.png") no-repeat; +} +.icon-list-money_add { + list-style-image: url("/static/img/icons/money_add.png"); +} +.icon-tag_red { + background: transparent url("/static/img/icons/tag_red.png") no-repeat; +} +.icon-list-tag_red { + list-style-image: url("/static/img/icons/tag_red.png"); +} +.icon-email_add { + background: transparent url("/static/img/icons/email_add.png") no-repeat; +} +.icon-list-email_add { + list-style-image: url("/static/img/icons/email_add.png"); +} +.icon-style_edit { + background: transparent url("/static/img/icons/style_edit.png") no-repeat; +} +.icon-list-style_edit { + list-style-image: url("/static/img/icons/style_edit.png"); +} +.icon-ruby_add { + background: transparent url("/static/img/icons/ruby_add.png") no-repeat; +} +.icon-list-ruby_add { + list-style-image: url("/static/img/icons/ruby_add.png"); +} +.icon-book_open { + background: transparent url("/static/img/icons/book_open.png") no-repeat; +} +.icon-list-book_open { + list-style-image: url("/static/img/icons/book_open.png"); +} +.icon-lock_add { + background: transparent url("/static/img/icons/lock_add.png") no-repeat; +} +.icon-list-lock_add { + list-style-image: url("/static/img/icons/lock_add.png"); +} +.icon-feed_delete { + background: transparent url("/static/img/icons/feed_delete.png") no-repeat; +} +.icon-list-feed_delete { + list-style-image: url("/static/img/icons/feed_delete.png"); +} +.icon-text_uppercase { + background: transparent url("/static/img/icons/text_uppercase.png") no-repeat; +} +.icon-list-text_uppercase { + list-style-image: url("/static/img/icons/text_uppercase.png"); +} +.icon-script_gear { + background: transparent url("/static/img/icons/script_gear.png") no-repeat; +} +.icon-list-script_gear { + list-style-image: url("/static/img/icons/script_gear.png"); +} +.icon-male { + background: transparent url("/static/img/icons/male.png") no-repeat; +} +.icon-list-male { + list-style-image: url("/static/img/icons/male.png"); +} +.icon-shield_go { + background: transparent url("/static/img/icons/shield_go.png") no-repeat; +} +.icon-list-shield_go { + list-style-image: url("/static/img/icons/shield_go.png"); +} +.icon-group_error { + background: transparent url("/static/img/icons/group_error.png") no-repeat; +} +.icon-list-group_error { + list-style-image: url("/static/img/icons/group_error.png"); +} +.icon-report_word { + background: transparent url("/static/img/icons/report_word.png") no-repeat; +} +.icon-list-report_word { + list-style-image: url("/static/img/icons/report_word.png"); +} +.icon-bullet_delete { + background: transparent url("/static/img/icons/bullet_delete.png") no-repeat; +} +.icon-list-bullet_delete { + list-style-image: url("/static/img/icons/bullet_delete.png"); +} +.icon-shape_group { + background: transparent url("/static/img/icons/shape_group.png") no-repeat; +} +.icon-list-shape_group { + list-style-image: url("/static/img/icons/shape_group.png"); +} +.icon-cup_delete { + background: transparent url("/static/img/icons/cup_delete.png") no-repeat; +} +.icon-list-cup_delete { + list-style-image: url("/static/img/icons/cup_delete.png"); +} +.icon-page_white_code_red { + background: transparent url("/static/img/icons/page_white_code_red.png") no-repeat; +} +.icon-list-page_white_code_red { + list-style-image: url("/static/img/icons/page_white_code_red.png"); +} +.icon-hourglass_add { + background: transparent url("/static/img/icons/hourglass_add.png") no-repeat; +} +.icon-list-hourglass_add { + list-style-image: url("/static/img/icons/hourglass_add.png"); +} +.icon-box { + background: transparent url("/static/img/icons/box.png") no-repeat; +} +.icon-list-box { + list-style-image: url("/static/img/icons/box.png"); +} +.icon-dvd_add { + background: transparent url("/static/img/icons/dvd_add.png") no-repeat; +} +.icon-list-dvd_add { + list-style-image: url("/static/img/icons/dvd_add.png"); +} +.icon-basket_error { + background: transparent url("/static/img/icons/basket_error.png") no-repeat; +} +.icon-list-basket_error { + list-style-image: url("/static/img/icons/basket_error.png"); +} +.icon-transmit_edit { + background: transparent url("/static/img/icons/transmit_edit.png") no-repeat; +} +.icon-list-transmit_edit { + list-style-image: url("/static/img/icons/transmit_edit.png"); +} +.icon-image { + background: transparent url("/static/img/icons/image.png") no-repeat; +} +.icon-list-image { + list-style-image: url("/static/img/icons/image.png"); +} +.icon-shape_align_left { + background: transparent url("/static/img/icons/shape_align_left.png") no-repeat; +} +.icon-list-shape_align_left { + list-style-image: url("/static/img/icons/shape_align_left.png"); +} +.icon-hourglass_delete { + background: transparent url("/static/img/icons/hourglass_delete.png") no-repeat; +} +.icon-list-hourglass_delete { + list-style-image: url("/static/img/icons/hourglass_delete.png"); +} +.icon-application_lightning { + background: transparent url("/static/img/icons/application_lightning.png") no-repeat; +} +.icon-list-application_lightning { + list-style-image: url("/static/img/icons/application_lightning.png"); +} +.icon-script_add { + background: transparent url("/static/img/icons/script_add.png") no-repeat; +} +.icon-list-script_add { + list-style-image: url("/static/img/icons/script_add.png"); +} +.icon-user_female { + background: transparent url("/static/img/icons/user_female.png") no-repeat; +} +.icon-list-user_female { + list-style-image: url("/static/img/icons/user_female.png"); +} +.icon-folder_table { + background: transparent url("/static/img/icons/folder_table.png") no-repeat; +} +.icon-list-folder_table { + list-style-image: url("/static/img/icons/folder_table.png"); +} +.icon-world_edit { + background: transparent url("/static/img/icons/world_edit.png") no-repeat; +} +.icon-list-world_edit { + list-style-image: url("/static/img/icons/world_edit.png"); +} +.icon-clock_link { + background: transparent url("/static/img/icons/clock_link.png") no-repeat; +} +.icon-list-clock_link { + list-style-image: url("/static/img/icons/clock_link.png"); +} +.icon-brick_error { + background: transparent url("/static/img/icons/brick_error.png") no-repeat; +} +.icon-list-brick_error { + list-style-image: url("/static/img/icons/brick_error.png"); +} +.icon-connect { + background: transparent url("/static/img/icons/connect.png") no-repeat; +} +.icon-list-connect { + list-style-image: url("/static/img/icons/connect.png"); +} +.icon-emoticon_smile { + background: transparent url("/static/img/icons/emoticon_smile.png") no-repeat; +} +.icon-list-emoticon_smile { + list-style-image: url("/static/img/icons/emoticon_smile.png"); +} +.icon-lock_go { + background: transparent url("/static/img/icons/lock_go.png") no-repeat; +} +.icon-list-lock_go { + list-style-image: url("/static/img/icons/lock_go.png"); +} +.icon-emoticon_surprised { + background: transparent url("/static/img/icons/emoticon_surprised.png") no-repeat; +} +.icon-list-emoticon_surprised { + list-style-image: url("/static/img/icons/emoticon_surprised.png"); +} +.icon-text_align_justify { + background: transparent url("/static/img/icons/text_align_justify.png") no-repeat; +} +.icon-list-text_align_justify { + list-style-image: url("/static/img/icons/text_align_justify.png"); +} +.icon-folder_wrench { + background: transparent url("/static/img/icons/folder_wrench.png") no-repeat; +} +.icon-list-folder_wrench { + list-style-image: url("/static/img/icons/folder_wrench.png"); +} +.icon-page_white_word { + background: transparent url("/static/img/icons/page_white_word.png") no-repeat; +} +.icon-list-page_white_word { + list-style-image: url("/static/img/icons/page_white_word.png"); +} +.icon-plugin_link { + background: transparent url("/static/img/icons/plugin_link.png") no-repeat; +} +.icon-list-plugin_link { + list-style-image: url("/static/img/icons/plugin_link.png"); +} +.icon-basket_delete { + background: transparent url("/static/img/icons/basket_delete.png") no-repeat; +} +.icon-list-basket_delete { + list-style-image: url("/static/img/icons/basket_delete.png"); +} +.icon-script_delete { + background: transparent url("/static/img/icons/script_delete.png") no-repeat; +} +.icon-list-script_delete { + list-style-image: url("/static/img/icons/script_delete.png"); +} +.icon-bell_error { + background: transparent url("/static/img/icons/bell_error.png") no-repeat; +} +.icon-list-bell_error { + list-style-image: url("/static/img/icons/bell_error.png"); +} +.icon-page_white_vector { + background: transparent url("/static/img/icons/page_white_vector.png") no-repeat; +} +.icon-list-page_white_vector { + list-style-image: url("/static/img/icons/page_white_vector.png"); +} +.icon-basket_go { + background: transparent url("/static/img/icons/basket_go.png") no-repeat; +} +.icon-list-basket_go { + list-style-image: url("/static/img/icons/basket_go.png"); +} +.icon-flag_blue { + background: transparent url("/static/img/icons/flag_blue.png") no-repeat; +} +.icon-list-flag_blue { + list-style-image: url("/static/img/icons/flag_blue.png"); +} +.icon-font_add { + background: transparent url("/static/img/icons/font_add.png") no-repeat; +} +.icon-list-font_add { + list-style-image: url("/static/img/icons/font_add.png"); +} +.icon-note_add { + background: transparent url("/static/img/icons/note_add.png") no-repeat; +} +.icon-list-note_add { + list-style-image: url("/static/img/icons/note_add.png"); +} +.icon-error_delete { + background: transparent url("/static/img/icons/error_delete.png") no-repeat; +} +.icon-list-error_delete { + list-style-image: url("/static/img/icons/error_delete.png"); +} +.icon-page_white_camera { + background: transparent url("/static/img/icons/page_white_camera.png") no-repeat; +} +.icon-list-page_white_camera { + list-style-image: url("/static/img/icons/page_white_camera.png"); +} +.icon-shape_square_link { + background: transparent url("/static/img/icons/shape_square_link.png") no-repeat; +} +.icon-list-shape_square_link { + list-style-image: url("/static/img/icons/shape_square_link.png"); +} +.icon-chart_organisation_delete { + background: transparent url("/static/img/icons/chart_organisation_delete.png") no-repeat; +} +.icon-list-chart_organisation_delete { + list-style-image: url("/static/img/icons/chart_organisation_delete.png"); +} +.icon-disk { + background: transparent url("/static/img/icons/disk.png") no-repeat; +} +.icon-list-disk { + list-style-image: url("/static/img/icons/disk.png"); +} +.icon-basket_edit { + background: transparent url("/static/img/icons/basket_edit.png") no-repeat; +} +.icon-list-basket_edit { + list-style-image: url("/static/img/icons/basket_edit.png"); +} +.icon-lorry_delete { + background: transparent url("/static/img/icons/lorry_delete.png") no-repeat; +} +.icon-list-lorry_delete { + list-style-image: url("/static/img/icons/lorry_delete.png"); +} +.icon-page_white_text { + background: transparent url("/static/img/icons/page_white_text.png") no-repeat; +} +.icon-list-page_white_text { + list-style-image: url("/static/img/icons/page_white_text.png"); +} +.icon-table_gear { + background: transparent url("/static/img/icons/table_gear.png") no-repeat; +} +.icon-list-table_gear { + list-style-image: url("/static/img/icons/table_gear.png"); +} +.icon-drive_user { + background: transparent url("/static/img/icons/drive_user.png") no-repeat; +} +.icon-list-drive_user { + list-style-image: url("/static/img/icons/drive_user.png"); +} +.icon-database { + background: transparent url("/static/img/icons/database.png") no-repeat; +} +.icon-list-database { + list-style-image: url("/static/img/icons/database.png"); +} +.icon-control_play_blue { + background: transparent url("/static/img/icons/control_play_blue.png") no-repeat; +} +.icon-list-control_play_blue { + list-style-image: url("/static/img/icons/control_play_blue.png"); +} +.icon-newspaper_go { + background: transparent url("/static/img/icons/newspaper_go.png") no-repeat; +} +.icon-list-newspaper_go { + list-style-image: url("/static/img/icons/newspaper_go.png"); +} +.icon-control_play { + background: transparent url("/static/img/icons/control_play.png") no-repeat; +} +.icon-list-control_play { + list-style-image: url("/static/img/icons/control_play.png"); +} +.icon-film_go { + background: transparent url("/static/img/icons/film_go.png") no-repeat; +} +.icon-list-film_go { + list-style-image: url("/static/img/icons/film_go.png"); +} +.icon-page_white_swoosh { + background: transparent url("/static/img/icons/page_white_swoosh.png") no-repeat; +} +.icon-list-page_white_swoosh { + list-style-image: url("/static/img/icons/page_white_swoosh.png"); +} +.icon-report_delete { + background: transparent url("/static/img/icons/report_delete.png") no-repeat; +} +.icon-list-report_delete { + list-style-image: url("/static/img/icons/report_delete.png"); +} +.icon-shape_rotate_clockwise { + background: transparent url("/static/img/icons/shape_rotate_clockwise.png") no-repeat; +} +.icon-list-shape_rotate_clockwise { + list-style-image: url("/static/img/icons/shape_rotate_clockwise.png"); +} +.icon-css_delete { + background: transparent url("/static/img/icons/css_delete.png") no-repeat; +} +.icon-list-css_delete { + list-style-image: url("/static/img/icons/css_delete.png"); +} +.icon-telephone_go { + background: transparent url("/static/img/icons/telephone_go.png") no-repeat; +} +.icon-list-telephone_go { + list-style-image: url("/static/img/icons/telephone_go.png"); +} +.icon-user_comment { + background: transparent url("/static/img/icons/user_comment.png") no-repeat; +} +.icon-list-user_comment { + list-style-image: url("/static/img/icons/user_comment.png"); +} +.icon-transmit_blue { + background: transparent url("/static/img/icons/transmit_blue.png") no-repeat; +} +.icon-list-transmit_blue { + list-style-image: url("/static/img/icons/transmit_blue.png"); +} +.icon-cd_edit { + background: transparent url("/static/img/icons/cd_edit.png") no-repeat; +} +.icon-list-cd_edit { + list-style-image: url("/static/img/icons/cd_edit.png"); +} +.icon-comment_edit { + background: transparent url("/static/img/icons/comment_edit.png") no-repeat; +} +.icon-list-comment_edit { + list-style-image: url("/static/img/icons/comment_edit.png"); +} +.icon-dvd_edit { + background: transparent url("/static/img/icons/dvd_edit.png") no-repeat; +} +.icon-list-dvd_edit { + list-style-image: url("/static/img/icons/dvd_edit.png"); +} +.icon-lightbulb { + background: transparent url("/static/img/icons/lightbulb.png") no-repeat; +} +.icon-list-lightbulb { + list-style-image: url("/static/img/icons/lightbulb.png"); +} +.icon-application_side_expand { + background: transparent url("/static/img/icons/application_side_expand.png") no-repeat; +} +.icon-list-application_side_expand { + list-style-image: url("/static/img/icons/application_side_expand.png"); +} +.icon-xhtml_delete { + background: transparent url("/static/img/icons/xhtml_delete.png") no-repeat; +} +.icon-list-xhtml_delete { + list-style-image: url("/static/img/icons/xhtml_delete.png"); +} +.icon-basket_put { + background: transparent url("/static/img/icons/basket_put.png") no-repeat; +} +.icon-list-basket_put { + list-style-image: url("/static/img/icons/basket_put.png"); +} +.icon-script_edit { + background: transparent url("/static/img/icons/script_edit.png") no-repeat; +} +.icon-list-script_edit { + list-style-image: url("/static/img/icons/script_edit.png"); +} +.icon-link_error { + background: transparent url("/static/img/icons/link_error.png") no-repeat; +} +.icon-list-link_error { + list-style-image: url("/static/img/icons/link_error.png"); +} +.icon-control_pause { + background: transparent url("/static/img/icons/control_pause.png") no-repeat; +} +.icon-list-control_pause { + list-style-image: url("/static/img/icons/control_pause.png"); +} +.icon-page_white_compressed { + background: transparent url("/static/img/icons/page_white_compressed.png") no-repeat; +} +.icon-list-page_white_compressed { + list-style-image: url("/static/img/icons/page_white_compressed.png"); +} +.icon-drink { + background: transparent url("/static/img/icons/drink.png") no-repeat; +} +.icon-list-drink { + list-style-image: url("/static/img/icons/drink.png"); +} +.icon-drive_burn { + background: transparent url("/static/img/icons/drive_burn.png") no-repeat; +} +.icon-list-drive_burn { + list-style-image: url("/static/img/icons/drive_burn.png"); +} +.icon-medal_silver_delete { + background: transparent url("/static/img/icons/medal_silver_delete.png") no-repeat; +} +.icon-list-medal_silver_delete { + list-style-image: url("/static/img/icons/medal_silver_delete.png"); +} +.icon-page_white_copy { + background: transparent url("/static/img/icons/page_white_copy.png") no-repeat; +} +.icon-list-page_white_copy { + list-style-image: url("/static/img/icons/page_white_copy.png"); +} +.icon-text_replace { + background: transparent url("/static/img/icons/text_replace.png") no-repeat; +} +.icon-list-text_replace { + list-style-image: url("/static/img/icons/text_replace.png"); +} +.icon-flag_orange { + background: transparent url("/static/img/icons/flag_orange.png") no-repeat; +} +.icon-list-flag_orange { + list-style-image: url("/static/img/icons/flag_orange.png"); +} +.icon-zoom_in { + background: transparent url("/static/img/icons/zoom_in.png") no-repeat; +} +.icon-list-zoom_in { + list-style-image: url("/static/img/icons/zoom_in.png"); +} +.icon-server_uncompressed { + background: transparent url("/static/img/icons/server_uncompressed.png") no-repeat; +} +.icon-list-server_uncompressed { + list-style-image: url("/static/img/icons/server_uncompressed.png"); +} +.icon-joystick { + background: transparent url("/static/img/icons/joystick.png") no-repeat; +} +.icon-list-joystick { + list-style-image: url("/static/img/icons/joystick.png"); +} +.icon-text_allcaps { + background: transparent url("/static/img/icons/text_allcaps.png") no-repeat; +} +.icon-list-text_allcaps { + list-style-image: url("/static/img/icons/text_allcaps.png"); +} +.icon-cup_add { + background: transparent url("/static/img/icons/cup_add.png") no-repeat; +} +.icon-list-cup_add { + list-style-image: url("/static/img/icons/cup_add.png"); +} +.icon-html_delete { + background: transparent url("/static/img/icons/html_delete.png") no-repeat; +} +.icon-list-html_delete { + list-style-image: url("/static/img/icons/html_delete.png"); +} +.icon-award_star_gold_2 { + background: transparent url("/static/img/icons/award_star_gold_2.png") no-repeat; +} +.icon-list-award_star_gold_2 { + list-style-image: url("/static/img/icons/award_star_gold_2.png"); +} +.icon-application_osx { + background: transparent url("/static/img/icons/application_osx.png") no-repeat; +} +.icon-list-application_osx { + list-style-image: url("/static/img/icons/application_osx.png"); +} +.icon-chart_organisation_add { + background: transparent url("/static/img/icons/chart_organisation_add.png") no-repeat; +} +.icon-list-chart_organisation_add { + list-style-image: url("/static/img/icons/chart_organisation_add.png"); +} +.icon-calendar { + background: transparent url("/static/img/icons/calendar.png") no-repeat; +} +.icon-list-calendar { + list-style-image: url("/static/img/icons/calendar.png"); +} +.icon-arrow_refresh { + background: transparent url("/static/img/icons/arrow_refresh.png") no-repeat; +} +.icon-list-arrow_refresh { + list-style-image: url("/static/img/icons/arrow_refresh.png"); +} +.icon-group_delete { + background: transparent url("/static/img/icons/group_delete.png") no-repeat; +} +.icon-list-group_delete { + list-style-image: url("/static/img/icons/group_delete.png"); +} +.icon-page_white_cup { + background: transparent url("/static/img/icons/page_white_cup.png") no-repeat; +} +.icon-list-page_white_cup { + list-style-image: url("/static/img/icons/page_white_cup.png"); +} +.icon-flag_red { + background: transparent url("/static/img/icons/flag_red.png") no-repeat; +} +.icon-list-flag_red { + list-style-image: url("/static/img/icons/flag_red.png"); +} +.icon-database_edit { + background: transparent url("/static/img/icons/database_edit.png") no-repeat; +} +.icon-list-database_edit { + list-style-image: url("/static/img/icons/database_edit.png"); +} +.icon-chart_curve_add { + background: transparent url("/static/img/icons/chart_curve_add.png") no-repeat; +} +.icon-list-chart_curve_add { + list-style-image: url("/static/img/icons/chart_curve_add.png"); +} +.icon-award_star_silver_1 { + background: transparent url("/static/img/icons/award_star_silver_1.png") no-repeat; +} +.icon-list-award_star_silver_1 { + list-style-image: url("/static/img/icons/award_star_silver_1.png"); +} +.icon-page_white_magnify { + background: transparent url("/static/img/icons/page_white_magnify.png") no-repeat; +} +.icon-list-page_white_magnify { + list-style-image: url("/static/img/icons/page_white_magnify.png"); +} +.icon-attach { + background: transparent url("/static/img/icons/attach.png") no-repeat; +} +.icon-list-attach { + list-style-image: url("/static/img/icons/attach.png"); +} +.icon-magifier_zoom_out { + background: transparent url("/static/img/icons/magifier_zoom_out.png") no-repeat; +} +.icon-list-magifier_zoom_out { + list-style-image: url("/static/img/icons/magifier_zoom_out.png"); +} +.icon-folder_error { + background: transparent url("/static/img/icons/folder_error.png") no-repeat; +} +.icon-list-folder_error { + list-style-image: url("/static/img/icons/folder_error.png"); +} +.icon-lorry_error { + background: transparent url("/static/img/icons/lorry_error.png") no-repeat; +} +.icon-list-lorry_error { + list-style-image: url("/static/img/icons/lorry_error.png"); +} +.icon-text_align_left { + background: transparent url("/static/img/icons/text_align_left.png") no-repeat; +} +.icon-list-text_align_left { + list-style-image: url("/static/img/icons/text_align_left.png"); +} +.icon-text_list_bullets { + background: transparent url("/static/img/icons/text_list_bullets.png") no-repeat; +} +.icon-list-text_list_bullets { + list-style-image: url("/static/img/icons/text_list_bullets.png"); +} +.icon-page_attach { + background: transparent url("/static/img/icons/page_attach.png") no-repeat; +} +.icon-list-page_attach { + list-style-image: url("/static/img/icons/page_attach.png"); +} +.icon-newspaper_delete { + background: transparent url("/static/img/icons/newspaper_delete.png") no-repeat; +} +.icon-list-newspaper_delete { + list-style-image: url("/static/img/icons/newspaper_delete.png"); +} +.icon-paintbrush { + background: transparent url("/static/img/icons/paintbrush.png") no-repeat; +} +.icon-list-paintbrush { + list-style-image: url("/static/img/icons/paintbrush.png"); +} +.icon-bin_empty { + background: transparent url("/static/img/icons/bin_empty.png") no-repeat; +} +.icon-list-bin_empty { + list-style-image: url("/static/img/icons/bin_empty.png"); +} +.icon-photos { + background: transparent url("/static/img/icons/photos.png") no-repeat; +} +.icon-list-photos { + list-style-image: url("/static/img/icons/photos.png"); +} +.icon-plugin_error { + background: transparent url("/static/img/icons/plugin_error.png") no-repeat; +} +.icon-list-plugin_error { + list-style-image: url("/static/img/icons/plugin_error.png"); +} +.icon-chart_pie_delete { + background: transparent url("/static/img/icons/chart_pie_delete.png") no-repeat; +} +.icon-list-chart_pie_delete { + list-style-image: url("/static/img/icons/chart_pie_delete.png"); +} +.icon-script_link { + background: transparent url("/static/img/icons/script_link.png") no-repeat; +} +.icon-list-script_link { + list-style-image: url("/static/img/icons/script_link.png"); +} +.icon-webcam_add { + background: transparent url("/static/img/icons/webcam_add.png") no-repeat; +} +.icon-list-webcam_add { + list-style-image: url("/static/img/icons/webcam_add.png"); +} +.icon-brick { + background: transparent url("/static/img/icons/brick.png") no-repeat; +} +.icon-list-brick { + list-style-image: url("/static/img/icons/brick.png"); +} +.icon-date_delete { + background: transparent url("/static/img/icons/date_delete.png") no-repeat; +} +.icon-list-date_delete { + list-style-image: url("/static/img/icons/date_delete.png"); +} +.icon-bullet_green { + background: transparent url("/static/img/icons/bullet_green.png") no-repeat; +} +.icon-list-bullet_green { + list-style-image: url("/static/img/icons/bullet_green.png"); +} +.icon-medal_bronze_delete { + background: transparent url("/static/img/icons/medal_bronze_delete.png") no-repeat; +} +.icon-list-medal_bronze_delete { + list-style-image: url("/static/img/icons/medal_bronze_delete.png"); +} +.icon-control_end { + background: transparent url("/static/img/icons/control_end.png") no-repeat; +} +.icon-list-control_end { + list-style-image: url("/static/img/icons/control_end.png"); +} +.icon-note_edit { + background: transparent url("/static/img/icons/note_edit.png") no-repeat; +} +.icon-list-note_edit { + list-style-image: url("/static/img/icons/note_edit.png"); +} +.icon-bug_error { + background: transparent url("/static/img/icons/bug_error.png") no-repeat; +} +.icon-list-bug_error { + list-style-image: url("/static/img/icons/bug_error.png"); +} +.icon-note_error { + background: transparent url("/static/img/icons/note_error.png") no-repeat; +} +.icon-list-note_error { + list-style-image: url("/static/img/icons/note_error.png"); +} +.icon-world_link { + background: transparent url("/static/img/icons/world_link.png") no-repeat; +} +.icon-list-world_link { + list-style-image: url("/static/img/icons/world_link.png"); +} +.icon-script_error { + background: transparent url("/static/img/icons/script_error.png") no-repeat; +} +.icon-list-script_error { + list-style-image: url("/static/img/icons/script_error.png"); +} +.icon-building { + background: transparent url("/static/img/icons/building.png") no-repeat; +} +.icon-list-building { + list-style-image: url("/static/img/icons/building.png"); +} +.icon-newspaper { + background: transparent url("/static/img/icons/newspaper.png") no-repeat; +} +.icon-list-newspaper { + list-style-image: url("/static/img/icons/newspaper.png"); +} +.icon-joystick_add { + background: transparent url("/static/img/icons/joystick_add.png") no-repeat; +} +.icon-list-joystick_add { + list-style-image: url("/static/img/icons/joystick_add.png"); +} +.icon-group_key { + background: transparent url("/static/img/icons/group_key.png") no-repeat; +} +.icon-list-group_key { + list-style-image: url("/static/img/icons/group_key.png"); +} +.icon-medal_bronze_1 { + background: transparent url("/static/img/icons/medal_bronze_1.png") no-repeat; +} +.icon-list-medal_bronze_1 { + list-style-image: url("/static/img/icons/medal_bronze_1.png"); +} +.icon-calculator { + background: transparent url("/static/img/icons/calculator.png") no-repeat; +} +.icon-list-calculator { + list-style-image: url("/static/img/icons/calculator.png"); +} +.icon-drive_disk { + background: transparent url("/static/img/icons/drive_disk.png") no-repeat; +} +.icon-list-drive_disk { + list-style-image: url("/static/img/icons/drive_disk.png"); +} +.icon-transmit { + background: transparent url("/static/img/icons/transmit.png") no-repeat; +} +.icon-list-transmit { + list-style-image: url("/static/img/icons/transmit.png"); +} +.icon-resultset_previous { + background: transparent url("/static/img/icons/resultset_previous.png") no-repeat; +} +.icon-list-resultset_previous { + list-style-image: url("/static/img/icons/resultset_previous.png"); +} +.icon-font_delete { + background: transparent url("/static/img/icons/font_delete.png") no-repeat; +} +.icon-list-font_delete { + list-style-image: url("/static/img/icons/font_delete.png"); +} +.icon-database_link { + background: transparent url("/static/img/icons/database_link.png") no-repeat; +} +.icon-list-database_link { + list-style-image: url("/static/img/icons/database_link.png"); +} +.icon-script_save { + background: transparent url("/static/img/icons/script_save.png") no-repeat; +} +.icon-list-script_save { + list-style-image: url("/static/img/icons/script_save.png"); +} +.icon-printer { + background: transparent url("/static/img/icons/printer.png") no-repeat; +} +.icon-list-printer { + list-style-image: url("/static/img/icons/printer.png"); +} +.icon-email_error { + background: transparent url("/static/img/icons/email_error.png") no-repeat; +} +.icon-list-email_error { + list-style-image: url("/static/img/icons/email_error.png"); +} +.icon-keyboard_add { + background: transparent url("/static/img/icons/keyboard_add.png") no-repeat; +} +.icon-list-keyboard_add { + list-style-image: url("/static/img/icons/keyboard_add.png"); +} +.icon-tab_edit { + background: transparent url("/static/img/icons/tab_edit.png") no-repeat; +} +.icon-list-tab_edit { + list-style-image: url("/static/img/icons/tab_edit.png"); +} +.icon-page_error { + background: transparent url("/static/img/icons/page_error.png") no-repeat; +} +.icon-list-page_error { + list-style-image: url("/static/img/icons/page_error.png"); +} +.icon-printer_empty { + background: transparent url("/static/img/icons/printer_empty.png") no-repeat; +} +.icon-list-printer_empty { + list-style-image: url("/static/img/icons/printer_empty.png"); +} +.icon-telephone_add { + background: transparent url("/static/img/icons/telephone_add.png") no-repeat; +} +.icon-list-telephone_add { + list-style-image: url("/static/img/icons/telephone_add.png"); +} +.icon-shape_move_back { + background: transparent url("/static/img/icons/shape_move_back.png") no-repeat; +} +.icon-list-shape_move_back { + list-style-image: url("/static/img/icons/shape_move_back.png"); +} +.icon-emoticon_grin { + background: transparent url("/static/img/icons/emoticon_grin.png") no-repeat; +} +.icon-list-emoticon_grin { + list-style-image: url("/static/img/icons/emoticon_grin.png"); +} +.icon-text_letterspacing { + background: transparent url("/static/img/icons/text_letterspacing.png") no-repeat; +} +.icon-list-text_letterspacing { + list-style-image: url("/static/img/icons/text_letterspacing.png"); +} +.icon-comments_add { + background: transparent url("/static/img/icons/comments_add.png") no-repeat; +} +.icon-list-comments_add { + list-style-image: url("/static/img/icons/comments_add.png"); +} +.icon-note { + background: transparent url("/static/img/icons/note.png") no-repeat; +} +.icon-list-note { + list-style-image: url("/static/img/icons/note.png"); +} +.icon-dvd_key { + background: transparent url("/static/img/icons/dvd_key.png") no-repeat; +} +.icon-list-dvd_key { + list-style-image: url("/static/img/icons/dvd_key.png"); +} +.icon-cart_add { + background: transparent url("/static/img/icons/cart_add.png") no-repeat; +} +.icon-list-cart_add { + list-style-image: url("/static/img/icons/cart_add.png"); +} +.icon-tab_go { + background: transparent url("/static/img/icons/tab_go.png") no-repeat; +} +.icon-list-tab_go { + list-style-image: url("/static/img/icons/tab_go.png"); +} +.icon-font_go { + background: transparent url("/static/img/icons/font_go.png") no-repeat; +} +.icon-list-font_go { + list-style-image: url("/static/img/icons/font_go.png"); +} +.icon-note_delete { + background: transparent url("/static/img/icons/note_delete.png") no-repeat; +} +.icon-list-note_delete { + list-style-image: url("/static/img/icons/note_delete.png"); +} +.icon-sport_basketball { + background: transparent url("/static/img/icons/sport_basketball.png") no-repeat; +} +.icon-list-sport_basketball { + list-style-image: url("/static/img/icons/sport_basketball.png"); +} +.icon-application_osx_terminal { + background: transparent url("/static/img/icons/application_osx_terminal.png") no-repeat; +} +.icon-list-application_osx_terminal { + list-style-image: url("/static/img/icons/application_osx_terminal.png"); +} +.icon-report_add { + background: transparent url("/static/img/icons/report_add.png") no-repeat; +} +.icon-list-report_add { + list-style-image: url("/static/img/icons/report_add.png"); +} +.icon-rss_add { + background: transparent url("/static/img/icons/rss_add.png") no-repeat; +} +.icon-list-rss_add { + list-style-image: url("/static/img/icons/rss_add.png"); +} +.icon-chart_curve_error { + background: transparent url("/static/img/icons/chart_curve_error.png") no-repeat; +} +.icon-list-chart_curve_error { + list-style-image: url("/static/img/icons/chart_curve_error.png"); +} +.icon-building_go { + background: transparent url("/static/img/icons/building_go.png") no-repeat; +} +.icon-list-building_go { + list-style-image: url("/static/img/icons/building_go.png"); +} +.icon-page_find { + background: transparent url("/static/img/icons/page_find.png") no-repeat; +} +.icon-list-page_find { + list-style-image: url("/static/img/icons/page_find.png"); +} +.icon-date_previous { + background: transparent url("/static/img/icons/date_previous.png") no-repeat; +} +.icon-list-date_previous { + list-style-image: url("/static/img/icons/date_previous.png"); +} +.icon-folder_heart { + background: transparent url("/static/img/icons/folder_heart.png") no-repeat; +} +.icon-list-folder_heart { + list-style-image: url("/static/img/icons/folder_heart.png"); +} +.icon-table_key { + background: transparent url("/static/img/icons/table_key.png") no-repeat; +} +.icon-list-table_key { + list-style-image: url("/static/img/icons/table_key.png"); +} +.icon-link_edit { + background: transparent url("/static/img/icons/link_edit.png") no-repeat; +} +.icon-list-link_edit { + list-style-image: url("/static/img/icons/link_edit.png"); +} +.icon-book_key { + background: transparent url("/static/img/icons/book_key.png") no-repeat; +} +.icon-list-book_key { + list-style-image: url("/static/img/icons/book_key.png"); +} +.icon-phone_sound { + background: transparent url("/static/img/icons/phone_sound.png") no-repeat; +} +.icon-list-phone_sound { + list-style-image: url("/static/img/icons/phone_sound.png"); +} +.icon-page_white_database { + background: transparent url("/static/img/icons/page_white_database.png") no-repeat; +} +.icon-list-page_white_database { + list-style-image: url("/static/img/icons/page_white_database.png"); +} +.icon-house { + background: transparent url("/static/img/icons/house.png") no-repeat; +} +.icon-list-house { + list-style-image: url("/static/img/icons/house.png"); +} +.icon-arrow_inout { + background: transparent url("/static/img/icons/arrow_inout.png") no-repeat; +} +.icon-list-arrow_inout { + list-style-image: url("/static/img/icons/arrow_inout.png"); +} +.icon-application_home { + background: transparent url("/static/img/icons/application_home.png") no-repeat; +} +.icon-list-application_home { + list-style-image: url("/static/img/icons/application_home.png"); +} +.icon-weather_clouds { + background: transparent url("/static/img/icons/weather_clouds.png") no-repeat; +} +.icon-list-weather_clouds { + list-style-image: url("/static/img/icons/weather_clouds.png"); +} +.icon-color_wheel { + background: transparent url("/static/img/icons/color_wheel.png") no-repeat; +} +.icon-list-color_wheel { + list-style-image: url("/static/img/icons/color_wheel.png"); +} +.icon-page_white_cplusplus { + background: transparent url("/static/img/icons/page_white_cplusplus.png") no-repeat; +} +.icon-list-page_white_cplusplus { + list-style-image: url("/static/img/icons/page_white_cplusplus.png"); +} +.icon-color_swatch { + background: transparent url("/static/img/icons/color_swatch.png") no-repeat; +} +.icon-list-color_swatch { + list-style-image: url("/static/img/icons/color_swatch.png"); +} +.icon-feed { + background: transparent url("/static/img/icons/feed.png") no-repeat; +} +.icon-list-feed { + list-style-image: url("/static/img/icons/feed.png"); +} +.icon-application_form_magnify { + background: transparent url("/static/img/icons/application_form_magnify.png") no-repeat; +} +.icon-list-application_form_magnify { + list-style-image: url("/static/img/icons/application_form_magnify.png"); +} +.icon-emoticon_happy { + background: transparent url("/static/img/icons/emoticon_happy.png") no-repeat; +} +.icon-list-emoticon_happy { + list-style-image: url("/static/img/icons/emoticon_happy.png"); +} +.icon-arrow_rotate_anticlockwise { + background: transparent url("/static/img/icons/arrow_rotate_anticlockwise.png") no-repeat; +} +.icon-list-arrow_rotate_anticlockwise { + list-style-image: url("/static/img/icons/arrow_rotate_anticlockwise.png"); +} +.icon-calendar_view_week { + background: transparent url("/static/img/icons/calendar_view_week.png") no-repeat; +} +.icon-list-calendar_view_week { + list-style-image: url("/static/img/icons/calendar_view_week.png"); +} +.icon-film_key { + background: transparent url("/static/img/icons/film_key.png") no-repeat; +} +.icon-list-film_key { + list-style-image: url("/static/img/icons/film_key.png"); +} +.icon-shield { + background: transparent url("/static/img/icons/shield.png") no-repeat; +} +.icon-list-shield { + list-style-image: url("/static/img/icons/shield.png"); +} +.icon-drive_rename { + background: transparent url("/static/img/icons/drive_rename.png") no-repeat; +} +.icon-list-drive_rename { + list-style-image: url("/static/img/icons/drive_rename.png"); +} +.icon-keyboard { + background: transparent url("/static/img/icons/keyboard.png") no-repeat; +} +.icon-list-keyboard { + list-style-image: url("/static/img/icons/keyboard.png"); +} +.icon-calendar_edit { + background: transparent url("/static/img/icons/calendar_edit.png") no-repeat; +} +.icon-list-calendar_edit { + list-style-image: url("/static/img/icons/calendar_edit.png"); +} +.icon-text_heading_2 { + background: transparent url("/static/img/icons/text_heading_2.png") no-repeat; +} +.icon-list-text_heading_2 { + list-style-image: url("/static/img/icons/text_heading_2.png"); +} +.icon-clock_go { + background: transparent url("/static/img/icons/clock_go.png") no-repeat; +} +.icon-list-clock_go { + list-style-image: url("/static/img/icons/clock_go.png"); +} +.icon-textfield_add { + background: transparent url("/static/img/icons/textfield_add.png") no-repeat; +} +.icon-list-textfield_add { + list-style-image: url("/static/img/icons/textfield_add.png"); +} +.icon-text_smallcaps { + background: transparent url("/static/img/icons/text_smallcaps.png") no-repeat; +} +.icon-list-text_smallcaps { + list-style-image: url("/static/img/icons/text_smallcaps.png"); +} +.icon-cd_eject { + background: transparent url("/static/img/icons/cd_eject.png") no-repeat; +} +.icon-list-cd_eject { + list-style-image: url("/static/img/icons/cd_eject.png"); +} +.icon-report_user { + background: transparent url("/static/img/icons/report_user.png") no-repeat; +} +.icon-list-report_user { + list-style-image: url("/static/img/icons/report_user.png"); +} +.icon-report_key { + background: transparent url("/static/img/icons/report_key.png") no-repeat; +} +.icon-list-report_key { + list-style-image: url("/static/img/icons/report_key.png"); +} +.icon-lightning_go { + background: transparent url("/static/img/icons/lightning_go.png") no-repeat; +} +.icon-list-lightning_go { + list-style-image: url("/static/img/icons/lightning_go.png"); +} +.icon-folder_palette { + background: transparent url("/static/img/icons/folder_palette.png") no-repeat; +} +.icon-list-folder_palette { + list-style-image: url("/static/img/icons/folder_palette.png"); +} +.icon-layout_link { + background: transparent url("/static/img/icons/layout_link.png") no-repeat; +} +.icon-list-layout_link { + list-style-image: url("/static/img/icons/layout_link.png"); +} +.icon-mouse_add { + background: transparent url("/static/img/icons/mouse_add.png") no-repeat; +} +.icon-list-mouse_add { + list-style-image: url("/static/img/icons/mouse_add.png"); +} +.icon-bell_add { + background: transparent url("/static/img/icons/bell_add.png") no-repeat; +} +.icon-list-bell_add { + list-style-image: url("/static/img/icons/bell_add.png"); +} +.icon-newspaper_add { + background: transparent url("/static/img/icons/newspaper_add.png") no-repeat; +} +.icon-list-newspaper_add { + list-style-image: url("/static/img/icons/newspaper_add.png"); +} +.icon-application_get { + background: transparent url("/static/img/icons/application_get.png") no-repeat; +} +.icon-list-application_get { + list-style-image: url("/static/img/icons/application_get.png"); +} +.icon-user_gray { + background: transparent url("/static/img/icons/user_gray.png") no-repeat; +} +.icon-list-user_gray { + list-style-image: url("/static/img/icons/user_gray.png"); +} +.icon-monitor_delete { + background: transparent url("/static/img/icons/monitor_delete.png") no-repeat; +} +.icon-list-monitor_delete { + list-style-image: url("/static/img/icons/monitor_delete.png"); +} +.icon-text_padding_left { + background: transparent url("/static/img/icons/text_padding_left.png") no-repeat; +} +.icon-list-text_padding_left { + list-style-image: url("/static/img/icons/text_padding_left.png"); +} +.icon-monitor_go { + background: transparent url("/static/img/icons/monitor_go.png") no-repeat; +} +.icon-list-monitor_go { + list-style-image: url("/static/img/icons/monitor_go.png"); +} +.icon-television_add { + background: transparent url("/static/img/icons/television_add.png") no-repeat; +} +.icon-list-television_add { + list-style-image: url("/static/img/icons/television_add.png"); +} +.icon-camera_go { + background: transparent url("/static/img/icons/camera_go.png") no-repeat; +} +.icon-list-camera_go { + list-style-image: url("/static/img/icons/camera_go.png"); +} +.icon-text_subscript { + background: transparent url("/static/img/icons/text_subscript.png") no-repeat; +} +.icon-list-text_subscript { + list-style-image: url("/static/img/icons/text_subscript.png"); +} +.icon-xhtml { + background: transparent url("/static/img/icons/xhtml.png") no-repeat; +} +.icon-list-xhtml { + list-style-image: url("/static/img/icons/xhtml.png"); +} +.icon-rss_valid { + background: transparent url("/static/img/icons/rss_valid.png") no-repeat; +} +.icon-list-rss_valid { + list-style-image: url("/static/img/icons/rss_valid.png"); +} +.icon-layout_add { + background: transparent url("/static/img/icons/layout_add.png") no-repeat; +} +.icon-list-layout_add { + list-style-image: url("/static/img/icons/layout_add.png"); +} +.icon-user_suit { + background: transparent url("/static/img/icons/user_suit.png") no-repeat; +} +.icon-list-user_suit { + list-style-image: url("/static/img/icons/user_suit.png"); +} +.icon-page_white_key { + background: transparent url("/static/img/icons/page_white_key.png") no-repeat; +} +.icon-list-page_white_key { + list-style-image: url("/static/img/icons/page_white_key.png"); +} +.icon-date_next { + background: transparent url("/static/img/icons/date_next.png") no-repeat; +} +.icon-list-date_next { + list-style-image: url("/static/img/icons/date_next.png"); +} +.icon-picture_save { + background: transparent url("/static/img/icons/picture_save.png") no-repeat; +} +.icon-list-picture_save { + list-style-image: url("/static/img/icons/picture_save.png"); +} +.icon-emoticon_tongue { + background: transparent url("/static/img/icons/emoticon_tongue.png") no-repeat; +} +.icon-list-emoticon_tongue { + list-style-image: url("/static/img/icons/emoticon_tongue.png"); +} +.icon-medal_bronze_3 { + background: transparent url("/static/img/icons/medal_bronze_3.png") no-repeat; +} +.icon-list-medal_bronze_3 { + list-style-image: url("/static/img/icons/medal_bronze_3.png"); +} +.icon-bullet_toggle_minus { + background: transparent url("/static/img/icons/bullet_toggle_minus.png") no-repeat; +} +.icon-list-bullet_toggle_minus { + list-style-image: url("/static/img/icons/bullet_toggle_minus.png"); +} +.icon-control_equalizer { + background: transparent url("/static/img/icons/control_equalizer.png") no-repeat; +} +.icon-list-control_equalizer { + list-style-image: url("/static/img/icons/control_equalizer.png"); +} +.icon-joystick_delete { + background: transparent url("/static/img/icons/joystick_delete.png") no-repeat; +} +.icon-list-joystick_delete { + list-style-image: url("/static/img/icons/joystick_delete.png"); +} +.icon-style_go { + background: transparent url("/static/img/icons/style_go.png") no-repeat; +} +.icon-list-style_go { + list-style-image: url("/static/img/icons/style_go.png"); +} +.icon-find { + background: transparent url("/static/img/icons/find.png") no-repeat; +} +.icon-list-find { + list-style-image: url("/static/img/icons/find.png"); +} +.icon-page { + background: transparent url("/static/img/icons/page.png") no-repeat; +} +.icon-list-page { + list-style-image: url("/static/img/icons/page.png"); +} +.icon-arrow_down { + background: transparent url("/static/img/icons/arrow_down.png") no-repeat; +} +.icon-list-arrow_down { + list-style-image: url("/static/img/icons/arrow_down.png"); +} +.icon-page_excel { + background: transparent url("/static/img/icons/page_excel.png") no-repeat; +} +.icon-list-page_excel { + list-style-image: url("/static/img/icons/page_excel.png"); +} +.icon-page_white_link { + background: transparent url("/static/img/icons/page_white_link.png") no-repeat; +} +.icon-list-page_white_link { + list-style-image: url("/static/img/icons/page_white_link.png"); +} +.icon-film_link { + background: transparent url("/static/img/icons/film_link.png") no-repeat; +} +.icon-list-film_link { + list-style-image: url("/static/img/icons/film_link.png"); +} +.icon-script { + background: transparent url("/static/img/icons/script.png") no-repeat; +} +.icon-list-script { + list-style-image: url("/static/img/icons/script.png"); +} +.icon-text_heading_1 { + background: transparent url("/static/img/icons/text_heading_1.png") no-repeat; +} +.icon-list-text_heading_1 { + list-style-image: url("/static/img/icons/text_heading_1.png"); +} +.icon-computer_go { + background: transparent url("/static/img/icons/computer_go.png") no-repeat; +} +.icon-list-computer_go { + list-style-image: url("/static/img/icons/computer_go.png"); +} +.icon-award_star_bronze_3 { + background: transparent url("/static/img/icons/award_star_bronze_3.png") no-repeat; +} +.icon-list-award_star_bronze_3 { + list-style-image: url("/static/img/icons/award_star_bronze_3.png"); +} +.icon-zoom { + background: transparent url("/static/img/icons/zoom.png") no-repeat; +} +.icon-list-zoom { + list-style-image: url("/static/img/icons/zoom.png"); +} +.icon-folder_go { + background: transparent url("/static/img/icons/folder_go.png") no-repeat; +} +.icon-list-folder_go { + list-style-image: url("/static/img/icons/folder_go.png"); +} +.icon-award_star_bronze_1 { + background: transparent url("/static/img/icons/award_star_bronze_1.png") no-repeat; +} +.icon-list-award_star_bronze_1 { + list-style-image: url("/static/img/icons/award_star_bronze_1.png"); +} +.icon-spellcheck { + background: transparent url("/static/img/icons/spellcheck.png") no-repeat; +} +.icon-list-spellcheck { + list-style-image: url("/static/img/icons/spellcheck.png"); +} +.icon-vcard_edit { + background: transparent url("/static/img/icons/vcard_edit.png") no-repeat; +} +.icon-list-vcard_edit { + list-style-image: url("/static/img/icons/vcard_edit.png"); +} +.icon-bullet_picture { + background: transparent url("/static/img/icons/bullet_picture.png") no-repeat; +} +.icon-list-bullet_picture { + list-style-image: url("/static/img/icons/bullet_picture.png"); +} +.icon-medal_gold_3 { + background: transparent url("/static/img/icons/medal_gold_3.png") no-repeat; +} +.icon-list-medal_gold_3 { + list-style-image: url("/static/img/icons/medal_gold_3.png"); +} +.icon-shape_flip_vertical { + background: transparent url("/static/img/icons/shape_flip_vertical.png") no-repeat; +} +.icon-list-shape_flip_vertical { + list-style-image: url("/static/img/icons/shape_flip_vertical.png"); +} +.icon-text_align_center { + background: transparent url("/static/img/icons/text_align_center.png") no-repeat; +} +.icon-list-text_align_center { + list-style-image: url("/static/img/icons/text_align_center.png"); +} +.icon-bullet_add { + background: transparent url("/static/img/icons/bullet_add.png") no-repeat; +} +.icon-list-bullet_add { + list-style-image: url("/static/img/icons/bullet_add.png"); +} +.icon-feed_go { + background: transparent url("/static/img/icons/feed_go.png") no-repeat; +} +.icon-list-feed_go { + list-style-image: url("/static/img/icons/feed_go.png"); +} +.icon-transmit_go { + background: transparent url("/static/img/icons/transmit_go.png") no-repeat; +} +.icon-list-transmit_go { + list-style-image: url("/static/img/icons/transmit_go.png"); +} +.icon-lock_break { + background: transparent url("/static/img/icons/lock_break.png") no-repeat; +} +.icon-list-lock_break { + list-style-image: url("/static/img/icons/lock_break.png"); +} +.icon-server_link { + background: transparent url("/static/img/icons/server_link.png") no-repeat; +} +.icon-list-server_link { + list-style-image: url("/static/img/icons/server_link.png"); +} +.icon-plugin_go { + background: transparent url("/static/img/icons/plugin_go.png") no-repeat; +} +.icon-list-plugin_go { + list-style-image: url("/static/img/icons/plugin_go.png"); +} +.icon-photo_delete { + background: transparent url("/static/img/icons/photo_delete.png") no-repeat; +} +.icon-list-photo_delete { + list-style-image: url("/static/img/icons/photo_delete.png"); +} +.icon-user_go { + background: transparent url("/static/img/icons/user_go.png") no-repeat; +} +.icon-list-user_go { + list-style-image: url("/static/img/icons/user_go.png"); +} +.icon-door_open { + background: transparent url("/static/img/icons/door_open.png") no-repeat; +} +.icon-list-door_open { + list-style-image: url("/static/img/icons/door_open.png"); +} +.icon-ruby { + background: transparent url("/static/img/icons/ruby.png") no-repeat; +} +.icon-list-ruby { + list-style-image: url("/static/img/icons/ruby.png"); +} +.icon-email_open_image { + background: transparent url("/static/img/icons/email_open_image.png") no-repeat; +} +.icon-list-email_open_image { + list-style-image: url("/static/img/icons/email_open_image.png"); +} +.icon-bullet_arrow_bottom { + background: transparent url("/static/img/icons/bullet_arrow_bottom.png") no-repeat; +} +.icon-list-bullet_arrow_bottom { + list-style-image: url("/static/img/icons/bullet_arrow_bottom.png"); +} +.icon-calendar_link { + background: transparent url("/static/img/icons/calendar_link.png") no-repeat; +} +.icon-list-calendar_link { + list-style-image: url("/static/img/icons/calendar_link.png"); +} +.icon-comment_add { + background: transparent url("/static/img/icons/comment_add.png") no-repeat; +} +.icon-list-comment_add { + list-style-image: url("/static/img/icons/comment_add.png"); +} +.icon-cart_edit { + background: transparent url("/static/img/icons/cart_edit.png") no-repeat; +} +.icon-list-cart_edit { + list-style-image: url("/static/img/icons/cart_edit.png"); +} +.icon-text_underline { + background: transparent url("/static/img/icons/text_underline.png") no-repeat; +} +.icon-list-text_underline { + list-style-image: url("/static/img/icons/text_underline.png"); +} +.icon-compress { + background: transparent url("/static/img/icons/compress.png") no-repeat; +} +.icon-list-compress { + list-style-image: url("/static/img/icons/compress.png"); +} +.icon-chart_pie_error { + background: transparent url("/static/img/icons/chart_pie_error.png") no-repeat; +} +.icon-list-chart_pie_error { + list-style-image: url("/static/img/icons/chart_pie_error.png"); +} +.icon-application_link { + background: transparent url("/static/img/icons/application_link.png") no-repeat; +} +.icon-list-application_link { + list-style-image: url("/static/img/icons/application_link.png"); +} +.icon-package_go { + background: transparent url("/static/img/icons/package_go.png") no-repeat; +} +.icon-list-package_go { + list-style-image: url("/static/img/icons/package_go.png"); +} +.icon-add { + background: transparent url("/static/img/icons/add.png") no-repeat; +} +.icon-list-add { + list-style-image: url("/static/img/icons/add.png"); +} +.icon-page_white_h { + background: transparent url("/static/img/icons/page_white_h.png") no-repeat; +} +.icon-list-page_white_h { + list-style-image: url("/static/img/icons/page_white_h.png"); +} +.icon-brick_edit { + background: transparent url("/static/img/icons/brick_edit.png") no-repeat; +} +.icon-list-brick_edit { + list-style-image: url("/static/img/icons/brick_edit.png"); +} +.icon-link_break { + background: transparent url("/static/img/icons/link_break.png") no-repeat; +} +.icon-list-link_break { + list-style-image: url("/static/img/icons/link_break.png"); +} +.icon-key { + background: transparent url("/static/img/icons/key.png") no-repeat; +} +.icon-list-key { + list-style-image: url("/static/img/icons/key.png"); +} +.icon-paste_plain { + background: transparent url("/static/img/icons/paste_plain.png") no-repeat; +} +.icon-list-paste_plain { + list-style-image: url("/static/img/icons/paste_plain.png"); +} +.icon-collapsed { + background: transparent url("/static/img/icons/collapsed.png") no-repeat; +} +.icon-expanded { + background: transparent url("/static/img/icons/expanded.png") no-repeat; +} +/*! + * Datepicker for Bootstrap v1.5.0 (https://github.com/eternicode/bootstrap-datepicker) + * + * Copyright 2012 Stefan Petre + * Improvements by Andrew Rowls + * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0) + */ +.datepicker { + border-radius: 4px; + direction: ltr; +} +.datepicker-inline { + width: 220px; +} +.datepicker.datepicker-rtl { + direction: rtl; +} +.datepicker.datepicker-rtl table tr td span { + float: right; +} +.datepicker-dropdown { + top: 0; + left: 0; + padding: 4px; +} +.datepicker-dropdown:before { + content: ''; + display: inline-block; + border-left: 7px solid transparent; + border-right: 7px solid transparent; + border-bottom: 7px solid rgba(0, 0, 0, 0.15); + border-top: 0; + border-bottom-color: rgba(0, 0, 0, 0.2); + position: absolute; +} +.datepicker-dropdown:after { + content: ''; + display: inline-block; + border-left: 6px solid transparent; + border-right: 6px solid transparent; + border-bottom: 6px solid #ffffff; + border-top: 0; + position: absolute; +} +.datepicker-dropdown.datepicker-orient-left:before { + left: 6px; +} +.datepicker-dropdown.datepicker-orient-left:after { + left: 7px; +} +.datepicker-dropdown.datepicker-orient-right:before { + right: 6px; +} +.datepicker-dropdown.datepicker-orient-right:after { + right: 7px; +} +.datepicker-dropdown.datepicker-orient-bottom:before { + top: -7px; +} +.datepicker-dropdown.datepicker-orient-bottom:after { + top: -6px; +} +.datepicker-dropdown.datepicker-orient-top:before { + bottom: -7px; + border-bottom: 0; + border-top: 7px solid rgba(0, 0, 0, 0.15); +} +.datepicker-dropdown.datepicker-orient-top:after { + bottom: -6px; + border-bottom: 0; + border-top: 6px solid #ffffff; +} +.datepicker > div { + display: none; +} +.datepicker table { + margin: 0; + -webkit-touch-callout: none; + -webkit-user-select: none; + -khtml-user-select: none; + -moz-user-select: none; + -ms-user-select: none; + user-select: none; +} +.datepicker table tr td, +.datepicker table tr th { + text-align: center; + width: 30px; + height: 30px; + border-radius: 4px; + border: none; +} +.table-striped .datepicker table tr td, +.table-striped .datepicker table tr th { + background-color: transparent; +} +.datepicker table tr td.old, +.datepicker table tr td.new { + color: #999999; +} +.datepicker table tr td.day:hover, +.datepicker table tr td.focused { + background: #eeeeee; + cursor: pointer; +} +.datepicker table tr td.disabled, +.datepicker table tr td.disabled:hover { + background: none; + color: #999999; + cursor: default; +} +.datepicker table tr td.highlighted { + color: #000000; + background-color: #d9edf7; + border-color: #85c5e5; + border-radius: 0; +} +.datepicker table tr td.highlighted:focus, +.datepicker table tr td.highlighted.focus { + color: #000000; + background-color: #afd9ee; + border-color: #298fc2; +} +.datepicker table tr td.highlighted:hover { + color: #000000; + background-color: #afd9ee; + border-color: #52addb; +} +.datepicker table tr td.highlighted:active, +.datepicker table tr td.highlighted.active, +.open > .dropdown-toggle.datepicker table tr td.highlighted { + color: #000000; + background-color: #afd9ee; + border-color: #52addb; +} +.datepicker table tr td.highlighted:active:hover, +.datepicker table tr td.highlighted.active:hover, +.open > .dropdown-toggle.datepicker table tr td.highlighted:hover, +.datepicker table tr td.highlighted:active:focus, +.datepicker table tr td.highlighted.active:focus, +.open > .dropdown-toggle.datepicker table tr td.highlighted:focus, +.datepicker table tr td.highlighted:active.focus, +.datepicker table tr td.highlighted.active.focus, +.open > .dropdown-toggle.datepicker table tr td.highlighted.focus { + color: #000000; + background-color: #91cbe8; + border-color: #298fc2; +} +.datepicker table tr td.highlighted:active, +.datepicker table tr td.highlighted.active, +.open > .dropdown-toggle.datepicker table tr td.highlighted { + background-image: none; +} +.datepicker table tr td.highlighted.disabled:hover, +.datepicker table tr td.highlighted[disabled]:hover, +fieldset[disabled] .datepicker table tr td.highlighted:hover, +.datepicker table tr td.highlighted.disabled:focus, +.datepicker table tr td.highlighted[disabled]:focus, +fieldset[disabled] .datepicker table tr td.highlighted:focus, +.datepicker table tr td.highlighted.disabled.focus, +.datepicker table tr td.highlighted[disabled].focus, +fieldset[disabled] .datepicker table tr td.highlighted.focus { + background-color: #d9edf7; + border-color: #85c5e5; +} +.datepicker table tr td.highlighted.focused { + background: #afd9ee; +} +.datepicker table tr td.highlighted.disabled, +.datepicker table tr td.highlighted.disabled:active { + background: #d9edf7; + color: #999999; +} +.datepicker table tr td.today { + color: #000000; + background-color: #ffdb99; + border-color: #ffb733; +} +.datepicker table tr td.today:focus, +.datepicker table tr td.today.focus { + color: #000000; + background-color: #ffc966; + border-color: #b37400; +} +.datepicker table tr td.today:hover { + color: #000000; + background-color: #ffc966; + border-color: #f59e00; +} +.datepicker table tr td.today:active, +.datepicker table tr td.today.active, +.open > .dropdown-toggle.datepicker table tr td.today { + color: #000000; + background-color: #ffc966; + border-color: #f59e00; +} +.datepicker table tr td.today:active:hover, +.datepicker table tr td.today.active:hover, +.open > .dropdown-toggle.datepicker table tr td.today:hover, +.datepicker table tr td.today:active:focus, +.datepicker table tr td.today.active:focus, +.open > .dropdown-toggle.datepicker table tr td.today:focus, +.datepicker table tr td.today:active.focus, +.datepicker table tr td.today.active.focus, +.open > .dropdown-toggle.datepicker table tr td.today.focus { + color: #000000; + background-color: #ffbc42; + border-color: #b37400; +} +.datepicker table tr td.today:active, +.datepicker table tr td.today.active, +.open > .dropdown-toggle.datepicker table tr td.today { + background-image: none; +} +.datepicker table tr td.today.disabled:hover, +.datepicker table tr td.today[disabled]:hover, +fieldset[disabled] .datepicker table tr td.today:hover, +.datepicker table tr td.today.disabled:focus, +.datepicker table tr td.today[disabled]:focus, +fieldset[disabled] .datepicker table tr td.today:focus, +.datepicker table tr td.today.disabled.focus, +.datepicker table tr td.today[disabled].focus, +fieldset[disabled] .datepicker table tr td.today.focus { + background-color: #ffdb99; + border-color: #ffb733; +} +.datepicker table tr td.today.focused { + background: #ffc966; +} +.datepicker table tr td.today.disabled, +.datepicker table tr td.today.disabled:active { + background: #ffdb99; + color: #999999; +} +.datepicker table tr td.range { + color: #000000; + background-color: #eeeeee; + border-color: #bbbbbb; + border-radius: 0; +} +.datepicker table tr td.range:focus, +.datepicker table tr td.range.focus { + color: #000000; + background-color: #d5d5d5; + border-color: #7c7c7c; +} +.datepicker table tr td.range:hover { + color: #000000; + background-color: #d5d5d5; + border-color: #9d9d9d; +} +.datepicker table tr td.range:active, +.datepicker table tr td.range.active, +.open > .dropdown-toggle.datepicker table tr td.range { + color: #000000; + background-color: #d5d5d5; + border-color: #9d9d9d; +} +.datepicker table tr td.range:active:hover, +.datepicker table tr td.range.active:hover, +.open > .dropdown-toggle.datepicker table tr td.range:hover, +.datepicker table tr td.range:active:focus, +.datepicker table tr td.range.active:focus, +.open > .dropdown-toggle.datepicker table tr td.range:focus, +.datepicker table tr td.range:active.focus, +.datepicker table tr td.range.active.focus, +.open > .dropdown-toggle.datepicker table tr td.range.focus { + color: #000000; + background-color: #c3c3c3; + border-color: #7c7c7c; +} +.datepicker table tr td.range:active, +.datepicker table tr td.range.active, +.open > .dropdown-toggle.datepicker table tr td.range { + background-image: none; +} +.datepicker table tr td.range.disabled:hover, +.datepicker table tr td.range[disabled]:hover, +fieldset[disabled] .datepicker table tr td.range:hover, +.datepicker table tr td.range.disabled:focus, +.datepicker table tr td.range[disabled]:focus, +fieldset[disabled] .datepicker table tr td.range:focus, +.datepicker table tr td.range.disabled.focus, +.datepicker table tr td.range[disabled].focus, +fieldset[disabled] .datepicker table tr td.range.focus { + background-color: #eeeeee; + border-color: #bbbbbb; +} +.datepicker table tr td.range.focused { + background: #d5d5d5; +} +.datepicker table tr td.range.disabled, +.datepicker table tr td.range.disabled:active { + background: #eeeeee; + color: #999999; +} +.datepicker table tr td.range.highlighted { + color: #000000; + background-color: #e4eef3; + border-color: #9dc1d3; +} +.datepicker table tr td.range.highlighted:focus, +.datepicker table tr td.range.highlighted.focus { + color: #000000; + background-color: #c1d7e3; + border-color: #4b88a6; +} +.datepicker table tr td.range.highlighted:hover { + color: #000000; + background-color: #c1d7e3; + border-color: #73a6c0; +} +.datepicker table tr td.range.highlighted:active, +.datepicker table tr td.range.highlighted.active, +.open > .dropdown-toggle.datepicker table tr td.range.highlighted { + color: #000000; + background-color: #c1d7e3; + border-color: #73a6c0; +} +.datepicker table tr td.range.highlighted:active:hover, +.datepicker table tr td.range.highlighted.active:hover, +.open > .dropdown-toggle.datepicker table tr td.range.highlighted:hover, +.datepicker table tr td.range.highlighted:active:focus, +.datepicker table tr td.range.highlighted.active:focus, +.open > .dropdown-toggle.datepicker table tr td.range.highlighted:focus, +.datepicker table tr td.range.highlighted:active.focus, +.datepicker table tr td.range.highlighted.active.focus, +.open > .dropdown-toggle.datepicker table tr td.range.highlighted.focus { + color: #000000; + background-color: #a8c8d8; + border-color: #4b88a6; +} +.datepicker table tr td.range.highlighted:active, +.datepicker table tr td.range.highlighted.active, +.open > .dropdown-toggle.datepicker table tr td.range.highlighted { + background-image: none; +} +.datepicker table tr td.range.highlighted.disabled:hover, +.datepicker table tr td.range.highlighted[disabled]:hover, +fieldset[disabled] .datepicker table tr td.range.highlighted:hover, +.datepicker table tr td.range.highlighted.disabled:focus, +.datepicker table tr td.range.highlighted[disabled]:focus, +fieldset[disabled] .datepicker table tr td.range.highlighted:focus, +.datepicker table tr td.range.highlighted.disabled.focus, +.datepicker table tr td.range.highlighted[disabled].focus, +fieldset[disabled] .datepicker table tr td.range.highlighted.focus { + background-color: #e4eef3; + border-color: #9dc1d3; +} +.datepicker table tr td.range.highlighted.focused { + background: #c1d7e3; +} +.datepicker table tr td.range.highlighted.disabled, +.datepicker table tr td.range.highlighted.disabled:active { + background: #e4eef3; + color: #999999; +} +.datepicker table tr td.range.today { + color: #000000; + background-color: #f7ca77; + border-color: #f1a417; +} +.datepicker table tr td.range.today:focus, +.datepicker table tr td.range.today.focus { + color: #000000; + background-color: #f4b747; + border-color: #815608; +} +.datepicker table tr td.range.today:hover { + color: #000000; + background-color: #f4b747; + border-color: #bf800c; +} +.datepicker table tr td.range.today:active, +.datepicker table tr td.range.today.active, +.open > .dropdown-toggle.datepicker table tr td.range.today { + color: #000000; + background-color: #f4b747; + border-color: #bf800c; +} +.datepicker table tr td.range.today:active:hover, +.datepicker table tr td.range.today.active:hover, +.open > .dropdown-toggle.datepicker table tr td.range.today:hover, +.datepicker table tr td.range.today:active:focus, +.datepicker table tr td.range.today.active:focus, +.open > .dropdown-toggle.datepicker table tr td.range.today:focus, +.datepicker table tr td.range.today:active.focus, +.datepicker table tr td.range.today.active.focus, +.open > .dropdown-toggle.datepicker table tr td.range.today.focus { + color: #000000; + background-color: #f2aa25; + border-color: #815608; +} +.datepicker table tr td.range.today:active, +.datepicker table tr td.range.today.active, +.open > .dropdown-toggle.datepicker table tr td.range.today { + background-image: none; +} +.datepicker table tr td.range.today.disabled:hover, +.datepicker table tr td.range.today[disabled]:hover, +fieldset[disabled] .datepicker table tr td.range.today:hover, +.datepicker table tr td.range.today.disabled:focus, +.datepicker table tr td.range.today[disabled]:focus, +fieldset[disabled] .datepicker table tr td.range.today:focus, +.datepicker table tr td.range.today.disabled.focus, +.datepicker table tr td.range.today[disabled].focus, +fieldset[disabled] .datepicker table tr td.range.today.focus { + background-color: #f7ca77; + border-color: #f1a417; +} +.datepicker table tr td.range.today.disabled, +.datepicker table tr td.range.today.disabled:active { + background: #f7ca77; + color: #999999; +} +.datepicker table tr td.selected, +.datepicker table tr td.selected.highlighted { + color: #ffffff; + background-color: #999999; + border-color: #555555; + text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); +} +.datepicker table tr td.selected:focus, +.datepicker table tr td.selected.highlighted:focus, +.datepicker table tr td.selected.focus, +.datepicker table tr td.selected.highlighted.focus { + color: #ffffff; + background-color: #808080; + border-color: #161616; +} +.datepicker table tr td.selected:hover, +.datepicker table tr td.selected.highlighted:hover { + color: #ffffff; + background-color: #808080; + border-color: #373737; +} +.datepicker table tr td.selected:active, +.datepicker table tr td.selected.highlighted:active, +.datepicker table tr td.selected.active, +.datepicker table tr td.selected.highlighted.active, +.open > .dropdown-toggle.datepicker table tr td.selected, +.open > .dropdown-toggle.datepicker table tr td.selected.highlighted { + color: #ffffff; + background-color: #808080; + border-color: #373737; +} +.datepicker table tr td.selected:active:hover, +.datepicker table tr td.selected.highlighted:active:hover, +.datepicker table tr td.selected.active:hover, +.datepicker table tr td.selected.highlighted.active:hover, +.open > .dropdown-toggle.datepicker table tr td.selected:hover, +.open > .dropdown-toggle.datepicker table tr td.selected.highlighted:hover, +.datepicker table tr td.selected:active:focus, +.datepicker table tr td.selected.highlighted:active:focus, +.datepicker table tr td.selected.active:focus, +.datepicker table tr td.selected.highlighted.active:focus, +.open > .dropdown-toggle.datepicker table tr td.selected:focus, +.open > .dropdown-toggle.datepicker table tr td.selected.highlighted:focus, +.datepicker table tr td.selected:active.focus, +.datepicker table tr td.selected.highlighted:active.focus, +.datepicker table tr td.selected.active.focus, +.datepicker table tr td.selected.highlighted.active.focus, +.open > .dropdown-toggle.datepicker table tr td.selected.focus, +.open > .dropdown-toggle.datepicker table tr td.selected.highlighted.focus { + color: #ffffff; + background-color: #6e6e6e; + border-color: #161616; +} +.datepicker table tr td.selected:active, +.datepicker table tr td.selected.highlighted:active, +.datepicker table tr td.selected.active, +.datepicker table tr td.selected.highlighted.active, +.open > .dropdown-toggle.datepicker table tr td.selected, +.open > .dropdown-toggle.datepicker table tr td.selected.highlighted { + background-image: none; +} +.datepicker table tr td.selected.disabled:hover, +.datepicker table tr td.selected.highlighted.disabled:hover, +.datepicker table tr td.selected[disabled]:hover, +.datepicker table tr td.selected.highlighted[disabled]:hover, +fieldset[disabled] .datepicker table tr td.selected:hover, +fieldset[disabled] .datepicker table tr td.selected.highlighted:hover, +.datepicker table tr td.selected.disabled:focus, +.datepicker table tr td.selected.highlighted.disabled:focus, +.datepicker table tr td.selected[disabled]:focus, +.datepicker table tr td.selected.highlighted[disabled]:focus, +fieldset[disabled] .datepicker table tr td.selected:focus, +fieldset[disabled] .datepicker table tr td.selected.highlighted:focus, +.datepicker table tr td.selected.disabled.focus, +.datepicker table tr td.selected.highlighted.disabled.focus, +.datepicker table tr td.selected[disabled].focus, +.datepicker table tr td.selected.highlighted[disabled].focus, +fieldset[disabled] .datepicker table tr td.selected.focus, +fieldset[disabled] .datepicker table tr td.selected.highlighted.focus { + background-color: #999999; + border-color: #555555; +} +.datepicker table tr td.active, +.datepicker table tr td.active.highlighted { + color: #ffffff; + background-color: #428bca; + border-color: #357ebd; + text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); +} +.datepicker table tr td.active:focus, +.datepicker table tr td.active.highlighted:focus, +.datepicker table tr td.active.focus, +.datepicker table tr td.active.highlighted.focus { + color: #ffffff; + background-color: #3071a9; + border-color: #193c5a; +} +.datepicker table tr td.active:hover, +.datepicker table tr td.active.highlighted:hover { + color: #ffffff; + background-color: #3071a9; + border-color: #285e8e; +} +.datepicker table tr td.active:active, +.datepicker table tr td.active.highlighted:active, +.datepicker table tr td.active.active, +.datepicker table tr td.active.highlighted.active, +.open > .dropdown-toggle.datepicker table tr td.active, +.open > .dropdown-toggle.datepicker table tr td.active.highlighted { + color: #ffffff; + background-color: #3071a9; + border-color: #285e8e; +} +.datepicker table tr td.active:active:hover, +.datepicker table tr td.active.highlighted:active:hover, +.datepicker table tr td.active.active:hover, +.datepicker table tr td.active.highlighted.active:hover, +.open > .dropdown-toggle.datepicker table tr td.active:hover, +.open > .dropdown-toggle.datepicker table tr td.active.highlighted:hover, +.datepicker table tr td.active:active:focus, +.datepicker table tr td.active.highlighted:active:focus, +.datepicker table tr td.active.active:focus, +.datepicker table tr td.active.highlighted.active:focus, +.open > .dropdown-toggle.datepicker table tr td.active:focus, +.open > .dropdown-toggle.datepicker table tr td.active.highlighted:focus, +.datepicker table tr td.active:active.focus, +.datepicker table tr td.active.highlighted:active.focus, +.datepicker table tr td.active.active.focus, +.datepicker table tr td.active.highlighted.active.focus, +.open > .dropdown-toggle.datepicker table tr td.active.focus, +.open > .dropdown-toggle.datepicker table tr td.active.highlighted.focus { + color: #ffffff; + background-color: #285e8e; + border-color: #193c5a; +} +.datepicker table tr td.active:active, +.datepicker table tr td.active.highlighted:active, +.datepicker table tr td.active.active, +.datepicker table tr td.active.highlighted.active, +.open > .dropdown-toggle.datepicker table tr td.active, +.open > .dropdown-toggle.datepicker table tr td.active.highlighted { + background-image: none; +} +.datepicker table tr td.active.disabled:hover, +.datepicker table tr td.active.highlighted.disabled:hover, +.datepicker table tr td.active[disabled]:hover, +.datepicker table tr td.active.highlighted[disabled]:hover, +fieldset[disabled] .datepicker table tr td.active:hover, +fieldset[disabled] .datepicker table tr td.active.highlighted:hover, +.datepicker table tr td.active.disabled:focus, +.datepicker table tr td.active.highlighted.disabled:focus, +.datepicker table tr td.active[disabled]:focus, +.datepicker table tr td.active.highlighted[disabled]:focus, +fieldset[disabled] .datepicker table tr td.active:focus, +fieldset[disabled] .datepicker table tr td.active.highlighted:focus, +.datepicker table tr td.active.disabled.focus, +.datepicker table tr td.active.highlighted.disabled.focus, +.datepicker table tr td.active[disabled].focus, +.datepicker table tr td.active.highlighted[disabled].focus, +fieldset[disabled] .datepicker table tr td.active.focus, +fieldset[disabled] .datepicker table tr td.active.highlighted.focus { + background-color: #428bca; + border-color: #357ebd; +} +.datepicker table tr td span { + display: block; + width: 23%; + height: 54px; + line-height: 54px; + float: left; + margin: 1%; + cursor: pointer; + border-radius: 4px; +} +.datepicker table tr td span:hover { + background: #eeeeee; +} +.datepicker table tr td span.disabled, +.datepicker table tr td span.disabled:hover { + background: none; + color: #999999; + cursor: default; +} +.datepicker table tr td span.active, +.datepicker table tr td span.active:hover, +.datepicker table tr td span.active.disabled, +.datepicker table tr td span.active.disabled:hover { + color: #ffffff; + background-color: #428bca; + border-color: #357ebd; + text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); +} +.datepicker table tr td span.active:focus, +.datepicker table tr td span.active:hover:focus, +.datepicker table tr td span.active.disabled:focus, +.datepicker table tr td span.active.disabled:hover:focus, +.datepicker table tr td span.active.focus, +.datepicker table tr td span.active:hover.focus, +.datepicker table tr td span.active.disabled.focus, +.datepicker table tr td span.active.disabled:hover.focus { + color: #ffffff; + background-color: #3071a9; + border-color: #193c5a; +} +.datepicker table tr td span.active:hover, +.datepicker table tr td span.active:hover:hover, +.datepicker table tr td span.active.disabled:hover, +.datepicker table tr td span.active.disabled:hover:hover { + color: #ffffff; + background-color: #3071a9; + border-color: #285e8e; +} +.datepicker table tr td span.active:active, +.datepicker table tr td span.active:hover:active, +.datepicker table tr td span.active.disabled:active, +.datepicker table tr td span.active.disabled:hover:active, +.datepicker table tr td span.active.active, +.datepicker table tr td span.active:hover.active, +.datepicker table tr td span.active.disabled.active, +.datepicker table tr td span.active.disabled:hover.active, +.open > .dropdown-toggle.datepicker table tr td span.active, +.open > .dropdown-toggle.datepicker table tr td span.active:hover, +.open > .dropdown-toggle.datepicker table tr td span.active.disabled, +.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover { + color: #ffffff; + background-color: #3071a9; + border-color: #285e8e; +} +.datepicker table tr td span.active:active:hover, +.datepicker table tr td span.active:hover:active:hover, +.datepicker table tr td span.active.disabled:active:hover, +.datepicker table tr td span.active.disabled:hover:active:hover, +.datepicker table tr td span.active.active:hover, +.datepicker table tr td span.active:hover.active:hover, +.datepicker table tr td span.active.disabled.active:hover, +.datepicker table tr td span.active.disabled:hover.active:hover, +.open > .dropdown-toggle.datepicker table tr td span.active:hover, +.open > .dropdown-toggle.datepicker table tr td span.active:hover:hover, +.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover, +.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover:hover, +.datepicker table tr td span.active:active:focus, +.datepicker table tr td span.active:hover:active:focus, +.datepicker table tr td span.active.disabled:active:focus, +.datepicker table tr td span.active.disabled:hover:active:focus, +.datepicker table tr td span.active.active:focus, +.datepicker table tr td span.active:hover.active:focus, +.datepicker table tr td span.active.disabled.active:focus, +.datepicker table tr td span.active.disabled:hover.active:focus, +.open > .dropdown-toggle.datepicker table tr td span.active:focus, +.open > .dropdown-toggle.datepicker table tr td span.active:hover:focus, +.open > .dropdown-toggle.datepicker table tr td span.active.disabled:focus, +.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover:focus, +.datepicker table tr td span.active:active.focus, +.datepicker table tr td span.active:hover:active.focus, +.datepicker table tr td span.active.disabled:active.focus, +.datepicker table tr td span.active.disabled:hover:active.focus, +.datepicker table tr td span.active.active.focus, +.datepicker table tr td span.active:hover.active.focus, +.datepicker table tr td span.active.disabled.active.focus, +.datepicker table tr td span.active.disabled:hover.active.focus, +.open > .dropdown-toggle.datepicker table tr td span.active.focus, +.open > .dropdown-toggle.datepicker table tr td span.active:hover.focus, +.open > .dropdown-toggle.datepicker table tr td span.active.disabled.focus, +.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover.focus { + color: #ffffff; + background-color: #285e8e; + border-color: #193c5a; +} +.datepicker table tr td span.active:active, +.datepicker table tr td span.active:hover:active, +.datepicker table tr td span.active.disabled:active, +.datepicker table tr td span.active.disabled:hover:active, +.datepicker table tr td span.active.active, +.datepicker table tr td span.active:hover.active, +.datepicker table tr td span.active.disabled.active, +.datepicker table tr td span.active.disabled:hover.active, +.open > .dropdown-toggle.datepicker table tr td span.active, +.open > .dropdown-toggle.datepicker table tr td span.active:hover, +.open > .dropdown-toggle.datepicker table tr td span.active.disabled, +.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover { + background-image: none; +} +.datepicker table tr td span.active.disabled:hover, +.datepicker table tr td span.active:hover.disabled:hover, +.datepicker table tr td span.active.disabled.disabled:hover, +.datepicker table tr td span.active.disabled:hover.disabled:hover, +.datepicker table tr td span.active[disabled]:hover, +.datepicker table tr td span.active:hover[disabled]:hover, +.datepicker table tr td span.active.disabled[disabled]:hover, +.datepicker table tr td span.active.disabled:hover[disabled]:hover, +fieldset[disabled] .datepicker table tr td span.active:hover, +fieldset[disabled] .datepicker table tr td span.active:hover:hover, +fieldset[disabled] .datepicker table tr td span.active.disabled:hover, +fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover, +.datepicker table tr td span.active.disabled:focus, +.datepicker table tr td span.active:hover.disabled:focus, +.datepicker table tr td span.active.disabled.disabled:focus, +.datepicker table tr td span.active.disabled:hover.disabled:focus, +.datepicker table tr td span.active[disabled]:focus, +.datepicker table tr td span.active:hover[disabled]:focus, +.datepicker table tr td span.active.disabled[disabled]:focus, +.datepicker table tr td span.active.disabled:hover[disabled]:focus, +fieldset[disabled] .datepicker table tr td span.active:focus, +fieldset[disabled] .datepicker table tr td span.active:hover:focus, +fieldset[disabled] .datepicker table tr td span.active.disabled:focus, +fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus, +.datepicker table tr td span.active.disabled.focus, +.datepicker table tr td span.active:hover.disabled.focus, +.datepicker table tr td span.active.disabled.disabled.focus, +.datepicker table tr td span.active.disabled:hover.disabled.focus, +.datepicker table tr td span.active[disabled].focus, +.datepicker table tr td span.active:hover[disabled].focus, +.datepicker table tr td span.active.disabled[disabled].focus, +.datepicker table tr td span.active.disabled:hover[disabled].focus, +fieldset[disabled] .datepicker table tr td span.active.focus, +fieldset[disabled] .datepicker table tr td span.active:hover.focus, +fieldset[disabled] .datepicker table tr td span.active.disabled.focus, +fieldset[disabled] .datepicker table tr td span.active.disabled:hover.focus { + background-color: #428bca; + border-color: #357ebd; +} +.datepicker table tr td span.old, +.datepicker table tr td span.new { + color: #999999; +} +.datepicker .datepicker-switch { + width: 145px; +} +.datepicker .datepicker-switch, +.datepicker .prev, +.datepicker .next, +.datepicker tfoot tr th { + cursor: pointer; +} +.datepicker .datepicker-switch:hover, +.datepicker .prev:hover, +.datepicker .next:hover, +.datepicker tfoot tr th:hover { + background: #eeeeee; +} +.datepicker .cw { + font-size: 10px; + width: 12px; + padding: 0 2px 0 5px; + vertical-align: middle; +} +.input-group.date .input-group-addon { + cursor: pointer; +} +.input-daterange { + width: 100%; +} +.input-daterange input { + text-align: center; +} +.input-daterange input:first-child { + border-radius: 3px 0 0 3px; +} +.input-daterange input:last-child { + border-radius: 0 3px 3px 0; +} +.input-daterange .input-group-addon { + width: auto; + min-width: 16px; + padding: 4px 5px; + font-weight: normal; + line-height: 1.42857143; + text-align: center; + text-shadow: 0 1px 0 #fff; + vertical-align: middle; + background-color: #eeeeee; + border: solid #cccccc; + border-width: 1px 0; + margin-left: -5px; + margin-right: -5px; +} +.datepicker.dropdown-menu { + position: absolute; + top: 100%; + left: 0; + z-index: 1000; + float: left; + display: none; + min-width: 160px; + list-style: none; + background-color: #ffffff; + border: 1px solid #ccc; + border: 1px solid rgba(0, 0, 0, 0.2); + border-radius: 5px; + -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); + -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); + box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); + -webkit-background-clip: padding-box; + -moz-background-clip: padding; + background-clip: padding-box; + *border-right-width: 2px; + *border-bottom-width: 2px; + color: #333333; + font-size: 13px; + line-height: 1.42857143; +} +.datepicker.dropdown-menu th, +.datepicker.datepicker-inline th, +.datepicker.dropdown-menu td, +.datepicker.datepicker-inline td { + padding: 0px 5px; +} +.bootstrap-timepicker.dropdown-menu { + border-radius: 4px; + display: none; + left: 0; + margin-top: 1px; + padding: 4px; + top: 0; + min-width: 10px; + box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); + background-color: #FFFFFF; + border: 1px solid rgba(0, 0, 0, 0.2); + position: absolute; +} +.bootstrap-timepicker.dropdown-menu.open { + display: inline-block; +} +.bootstrap-timepicker.dropdown-menu:before { + border-bottom: 7px solid rgba(0, 0, 0, 0.2); + border-left: 7px solid transparent; + border-right: 7px solid transparent; + content: ""; + left: 6px; + position: absolute; + top: -7px; +} +.bootstrap-timepicker.dropdown-menu:after { + border-bottom: 6px solid #FFFFFF; + border-left: 6px solid transparent; + border-right: 6px solid transparent; + content: ""; + left: 7px; + position: absolute; + top: -6px; +} +.bootstrap-timepicker.modal { + margin-left: -100px; + margin-top: 0; + top: 30%; + width: 200px; +} +.bootstrap-timepicker.modal .modal-content { + padding: 0; +} +.bootstrap-timepicker table { + margin: 0; + width: 100%; +} +.bootstrap-timepicker table td { + height: 30px; + margin: 0; + padding: 2px; + text-align: center; + border: 0; + vertical-align: middle; +} +.bootstrap-timepicker table td span { + width: 100%; +} +.bootstrap-timepicker table td a { + border: 1px solid transparent; + border-radius: 4px; + display: inline-block; + margin: 0; + outline: 0 none; + padding: 8px 0; + width: 3em; +} +.bootstrap-timepicker table td a:hover { + background-color: #EEEEEE; + border-color: #DDDDDD; +} +.bootstrap-timepicker table td input { + border-radius: 3px 3px 3px 3px; + color: #444444; + display: inline-block; + padding: 4px 6px; + background-color: #FFFFFF; + border: 1px solid #CCCCCC; + box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset; + transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s; + margin: 0; + text-align: center; + width: 3em; +} +.bootstrap-timepicker table td input:focus { + border-color: rgba(82, 168, 236, 0.8); + box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6); +} +.bootstrap-timepicker table td i { + display: inline-block; + height: 8px; + width: 8px; +} +.bootstrap-timepicker table td i.bootstrap-icon-chevron-up { + background: url("/static/img/icons/bullet_arrow_up.png") no-repeat center; +} +.bootstrap-timepicker table td i.bootstrap-icon-chevron-down { + background: url("/static/img/icons/bullet_arrow_down.png") no-repeat center; +} +/** + * This file contains the css needed for the icons used in the website + */ +.icon { + padding-left: 18px; + min-height: 16px; + background-repeat: no-repeat; + line-height: 1.5; +} +.icon[type="button"], +.icon[type="submit"], +.icon.looks-like-a-button { + padding-left: 26px; + background-position-x: 4px; + background-position-y: 4px; +} +.news-pinned { + float: right; + background: transparent url("/static/img/icons/lock.png") no-repeat; + padding-left: 18px; + min-height: 16px; + background-repeat: no-repeat; + line-height: 1.5; +} +.news-pinned[type="button"], +.news-pinned[type="submit"], +.news-pinned.looks-like-a-button { + padding-left: 26px; + background-position-x: 4px; + background-position-y: 4px; +} +.previewer { + padding: 10px; + margin-left: 0; + margin-right: 0; + background: #ffffff; + border: 1px #cccccc solid; + font-size: 11px; + font-family: 'Lucida Console', 'Courier New', monospace; + word-wrap: break-word; +} +.invalid { + background-color: red; + color: #ffffff; + display: inline; +} +.activity-list-date { + min-width: 105px; +} +.activity-list-status { + min-width: 170px; +} +.old-activity-list-date { + min-width: 50px; +} +.icon-red-bullet { + padding-left: 18px; + min-height: 16px; + background: url("/static/img/icons/bullet_red.png") no-repeat left center; + line-height: 1.5; + margin: 0px; +} +.dutch-indicator { + display: none; + float: right; + padding-top: 7px; +} +.dutch-only .dutch-indicator { + display: block; +} +.activity-list .dutch-indicator { + padding-top: 3px; +} +.activity-list-icons .dutch-indicator { + margin-top: 3px; +} +.dutch-only h3 { + margin-right: 16px; + padding-right: 8px; +} +p.exclamation, +p.neg, +p.attention { + font-style: italic; +} +p.line-with-button { + background-position: left center; +} +p.pos { + background: transparent url("/static/img/icons/accept.png") no-repeat; +} +p.neg { + background: transparent url("/static/img/icons/cancel.png") no-repeat; +} +p.warning { + background: transparent url("/static/img/icons/information.png") no-repeat; +} +ul.errorlist { + list-style-type: none; + padding: 0 0 0 20px; + margin-left: 0; + margin-right: 0; +} +ul.errorlist.no-padding { + padding: 0; +} +ul.errorlist li { + margin-left: 0; + padding-left: 20px; + background-repeat: no-repeat; +} +ul.errorlist li { + background: transparent url("/static/img/icons/exclamation.png") no-repeat; + color: red; + font-weight: bold; +} +li.calendar { + background: transparent url("/static/img/icons/calendar.png") no-repeat; +} +li.course { + background: transparent url("/static/img/icons/script.png") no-repeat; +} +li.books { + background: transparent url("/static/img/icons/book_error.png") no-repeat; +} +li.exams { + background: transparent url("/static/img/icons/page_error.png") no-repeat; +} +li.courses { + background: transparent url("/static/img/icons/script_error.png") no-repeat; +} +li.study { + background: transparent url("/static/img/icons/brick.png") no-repeat; +} +li.phase { + background: transparent url("/static/img/icons/brick.png") no-repeat; +} +li.curriculum { + background: transparent url("/static/img/icons/brick.png") no-repeat; +} +li.workgroup { + background: transparent url("/static/img/icons/group.png") no-repeat; +} +li.books-unknown { + background: transparent url("/static/img/icons/book_error.png") no-repeat; +} +li.books-closed { + background: transparent url("/static/img/icons/book_delete.png") no-repeat; +} +li.books-open { + background: transparent url("/static/img/icons/book_go.png") no-repeat; +} +li.books-soon { + background: transparent url("/static/img/icons/book_error.png") no-repeat; +} +li.exams-unknown { + background: transparent url("/static/img/icons/page_error.png") no-repeat; +} +li.exams-closed { + background: transparent url("/static/img/icons/page_delete.png") no-repeat; +} +li.exams-open { + background: transparent url("/static/img/icons/page_go.png") no-repeat; +} +li.exams-soon { + background: transparent url("/static/img/icons/page_error.png") no-repeat; +} +li.courses-unknown { + background: transparent url("/static/img/icons/script_error.png") no-repeat; +} +li.courses-closed { + background: transparent url("/static/img/icons/script_delete.png") no-repeat; +} +li.courses-open { + background: transparent url("/static/img/icons/script_go.png") no-repeat; +} +li.courses-soon { + background: transparent url("/static/img/icons/script_error.png") no-repeat; +} +.pos { + list-style-image: url("/static/img/icons/bullet_green.png"); +} +.neg { + list-style-image: url("/static/img/icons/bullet_red.png"); +} +.warning { + list-style-image: url("/static/img/icons/bullet_yellow.png"); +} +.unpaid { + background: transparent url("/static/img/icons/money_delete.png") no-repeat; +} +.paid { + background: transparent url("/static/img/icons/money.png") no-repeat; +} +.man { + background: transparent url("/static/img/icons/male.png") no-repeat; +} +.woman { + background: transparent url("/static/img/icons/female.png") no-repeat; +} +.language { + background: transparent url("/static/img/icons/comment.png") no-repeat; +} +.account { + background: transparent url("/static/img/icons/vcard.png") no-repeat; +} +.address { + background: transparent url("/static/img/icons/map.png") no-repeat; +} +.link { + background: transparent url("/static/img/icons/world_go.png") no-repeat; +} +.exclamation { + background: transparent url("/static/img/icons/exclamation.png") no-repeat; +} +.attention { + background: transparent url("/static/img/icons/exclamation.png") no-repeat; +} +.search { + background: transparent url("/static/img/icons/magnifier_badge.png") no-repeat; +} +.number { + background: transparent url("/static/img/icons/report_user.png") no-repeat; +} +.smile { + background: transparent url("/static/img/icons/emoticon_grin.png") no-repeat; +} +.person { + background: transparent url("/static/img/icons/user.png") no-repeat; +} +.reporter { + background: transparent url("/static/img/icons/accept.png") no-repeat; +} +.done { + background: transparent url("/static/img/icons/tick.png") no-repeat; +} +.cross { + background: transparent url("/static/img/icons/cross.png") no-repeat; +} +.pdf { + background: transparent url("/static/img/icons/page_white_acrobat.png") no-repeat; +} +.pages { + background: transparent url("/static/img/icons/page_white_stack.png") no-repeat; +} +.course { + background: transparent url("/static/img/icons/script.png") no-repeat; +} +.not-public { + background: transparent url("/static/img/icons/eye.png") no-repeat; +} +.personal_tab { + background: transparent url("/static/img/icons/coins.png") no-repeat; +} +.add { + background: transparent url("/static/img/icons/add.png") no-repeat; +} +.pinned { + background: transparent url("/static/img/icons/lock.png") no-repeat; +} +.icon-enroll { + background: transparent url("/static/img/icons/calendar_add.png") no-repeat; +} +.hidden { + display: none; +} +.right { + float: right; +} +/** + * This file imports all base classes used in the website, not counting element styling. All related css/less should be placed into the ./classes/ folder. + **/ +.banner-grid { + border: 0; + margin: 0; + padding: 0; + text-decoration: none; + color: #222; + display: block; + text-align: center; + height: 200px; + position: relative; +} +.banner-grid.tv { + height: auto; + padding-bottom: 20px; +} +.banner-grid.tv img { + max-width: 458px; + max-height: 458px; +} +.banner-grid img { + max-width: 218px; + max-height: 99px; + margin: 15px 10px 10px 10px; +} +.banner-grid span { + line-height: 20px; + display: block; + margin-top: 8px; +} +.banner-grid span.label { + vertical-align: top; + margin-left: 3px; + display: inline; +} +.ellipsis-230 { + display: inline-block; + width: 218px; + overflow: hidden; + text-overflow: ellipsis; + white-space: nowrap; +} +.ellipsis-470 { + display: inline-block; + width: 458px; + overflow: hidden; + text-overflow: ellipsis; + white-space: nowrap; +} +/*** + * When compiling to css this file cannot generate any css statements. + * This is to prevent that all files that include this one do not generate duplicate css, + * and to keep everything findable. + ***/ +/* Makes the basis of every colored base class. */ +/** + * The main class of the website. Only the activity module and the education module are not shown in this color. + * + * Main color: @iacolor + * Support color light: @iacolor_light + * Support color dark: @iacolor_dark + **/ +.ia { + margin-top: 10px; + background: #ffffff; + box-shadow: 0 0 2px rgba(0, 0, 0, 0.3); +} +.ia .paging > .current { + background: #1d428a; + color: #ffffff; +} +.ia > h2 { + display: block; + font-weight: bold; + font-size: 16px; + line-height: 16px; + margin: 0; + padding: 6px; + color: #ffffff; + background: #1d428a; + word-wrap: break-word; +} +.ia > h2 a { + color: #ffffff; + word-wrap: break-word; +} +.ia input[type=button], +.ia input[type=submit], +.ia button, +.ia a.looks-like-a-button { + background-color: #1d428a; + border-color: #153065; +} +.ia input[type=button].no-margin, +.ia input[type=submit].no-margin, +.ia button.no-margin, +.ia a.looks-like-a-button.no-margin { + margin: 0; +} +.ia .tabbed-ticker li.active { + background: #1d428a; + color: #ffffff; +} +.ia a { + color: #1d428a; +} +.ia th { + background: #1d428a; + color: #ffffff; + font-weight: bold; +} +.ia .zebra thead tr th { + color: #ffffff; + background-color: #1d428a; +} +.ia .zebra tbody tr:nth-child(odd) td { + background-color: #ffffff; +} +.ia .zebra tbody tr:nth-child(even) td { + background-color: #2451aa; +} +.ia.no-shadow { + -webkit-box-shadow: none; + -moz-box-shadow: none; + box-shadow: none; +} +@media print { + .ia { + box-shadow: none; + } +} +/** + * The class used for activities and such + * + * Main color: @currentcolor + * Support color light: @currentcolor_light + * Support color dark: @currentcolor_dark + **/ +.current { + margin-top: 10px; + background: #ffffff; + box-shadow: 0 0 2px rgba(0, 0, 0, 0.3); +} +.current .paging > .current { + background: #077821; + color: #ffffff; +} +.current > h2 { + display: block; + font-weight: bold; + font-size: 16px; + line-height: 16px; + margin: 0; + padding: 6px; + color: #ffffff; + background: #077821; + word-wrap: break-word; +} +.current > h2 a { + color: #ffffff; + word-wrap: break-word; +} +.current input[type=button], +.current input[type=submit], +.current button, +.current a.looks-like-a-button { + background-color: #077821; + border-color: #044d15; +} +.current input[type=button].no-margin, +.current input[type=submit].no-margin, +.current button.no-margin, +.current a.looks-like-a-button.no-margin { + margin: 0; +} +.current .tabbed-ticker li.active { + background: #077821; + color: #ffffff; +} +.current a { + color: #077821; +} +.current th { + background: #077821; + color: #ffffff; + font-weight: bold; +} +.current .zebra thead tr th { + color: #ffffff; + background-color: #077821; +} +.current .zebra tbody tr:nth-child(odd) td { + background-color: #ffffff; +} +.current .zebra tbody tr:nth-child(even) td { + background-color: #099c2c; +} +.current.no-shadow { + -webkit-box-shadow: none; + -moz-box-shadow: none; + box-shadow: none; +} +@media print { + .current { + box-shadow: none; + } +} +/** + * The parent class of the edu-module. + * + * Main color: @educolor + * Support color light: @educolor_light + * Support color dark: @educolor_dark + **/ +.edu { + margin-top: 10px; + background: #ffffff; + box-shadow: 0 0 2px rgba(0, 0, 0, 0.3); +} +.edu .paging > .current { + background: #b8231f; + color: #ffffff; +} +.edu > h2 { + display: block; + font-weight: bold; + font-size: 16px; + line-height: 16px; + margin: 0; + padding: 6px; + color: #ffffff; + background: #b8231f; + word-wrap: break-word; +} +.edu > h2 a { + color: #ffffff; + word-wrap: break-word; +} +.edu input[type=button], +.edu input[type=submit], +.edu button, +.edu a.looks-like-a-button { + background-color: #b8231f; + border-color: #9d1f1b; +} +.edu input[type=button].no-margin, +.edu input[type=submit].no-margin, +.edu button.no-margin, +.edu a.looks-like-a-button.no-margin { + margin: 0; +} +.edu .tabbed-ticker li.active { + background: #b8231f; + color: #ffffff; +} +.edu a { + color: #b8231f; +} +.edu th { + background: #b8231f; + color: #ffffff; + font-weight: bold; +} +.edu .zebra thead tr th { + color: #ffffff; + background-color: #b8231f; +} +.edu .zebra tbody tr:nth-child(odd) td { + background-color: #ffffff; +} +.edu .zebra tbody tr:nth-child(even) td { + background-color: #dc3530; +} +.edu.no-shadow { + -webkit-box-shadow: none; + -moz-box-shadow: none; + box-shadow: none; +} +@media print { + .edu { + box-shadow: none; + } +} +/** + * The class used to give education activities their color (red) in lists + */ +.activity-educational { + color: #b8231f !important; +} +.activity-educational h3 > a { + color: #b8231f !important; +} +/** + * The class used to give external activities their color (blue) in lists + */ +.activity-external { + color: #1d428a !important; +} +.activity-external h3 > a { + color: #1d428a !important; +} +.committees dl { + margin: 10px; +} +.committees dt, +.committees dd { + float: left; +} +.committees dt { + width: 120px; + clear: left; + font-weight: bold; +} +.committees .committee-img { + max-width: 160px; +} +.follow-container { + width: 100%; +} +.follow-invisible { + display: none; +} +@media (min-width: 992px) { + .follow-container { + position: fixed; + top: 0; + } + .follow-invisible { + display: block; + visibility: hidden; + } +} +@media (max-width: 991px) { + .two-columns { + -webkit-column-count: 1; + -moz-column-count: 1; + column-count: 1; + } +} +.two-columns { + -webkit-column-count: 2; + -moz-column-count: 2; + column-count: 2; + -webkit-column-gap: 0; + -moz-column-gap: 0; + column-gap: 0; +} +.two-columns > [class^="col-"], +.two-columns > [class*=" col-"] { + -webkit-column-break-inside: avoid; + -moz-column-break-inside: avoid; + break-inside: avoid; +} +.truncate { + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; + display: block; +} +.date { + margin-right: 5px; + margin-bottom: 5px; + line-height: 1em; + width: 60px; + float: left; + font-size: 12px; + font-weight: normal; +} +.date .day { + width: 50%; + float: left; + display: block; + font-size: 20px; + padding-top: 3px; + line-height: 1em; +} +.date .now { + display: block; + font-size: 20px; + text-align: center; + padding-top: 3px; + line-height: 1em; +} +.date .month, +.date .weekday { + width: 50%; + float: right; + display: block; +} +.details dt { + float: left; + clear: left; + width: 70px; + font-weight: bold; + margin-bottom: 10px; +} +.details dd { + margin-left: 80px; + margin-bottom: 10px; +} +.details.wide dt { + width: 120px; +} +.details.wide dd { + margin-left: 130px; +} +.col-xs-1.col-layered:first-child, +.col-sm-1.col-layered:first-child, +.col-md-1.col-layered:first-child, +.col-lg-1.col-layered:first-child, +.col-xs-2.col-layered:first-child, +.col-sm-2.col-layered:first-child, +.col-md-2.col-layered:first-child, +.col-lg-2.col-layered:first-child, +.col-xs-3.col-layered:first-child, +.col-sm-3.col-layered:first-child, +.col-md-3.col-layered:first-child, +.col-lg-3.col-layered:first-child, +.col-xs-4.col-layered:first-child, +.col-sm-4.col-layered:first-child, +.col-md-4.col-layered:first-child, +.col-lg-4.col-layered:first-child, +.col-xs-5.col-layered:first-child, +.col-sm-5.col-layered:first-child, +.col-md-5.col-layered:first-child, +.col-lg-5.col-layered:first-child, +.col-xs-6.col-layered:first-child, +.col-sm-6.col-layered:first-child, +.col-md-6.col-layered:first-child, +.col-lg-6.col-layered:first-child, +.col-xs-7.col-layered:first-child, +.col-sm-7.col-layered:first-child, +.col-md-7.col-layered:first-child, +.col-lg-7.col-layered:first-child, +.col-xs-8.col-layered:first-child, +.col-sm-8.col-layered:first-child, +.col-md-8.col-layered:first-child, +.col-lg-8.col-layered:first-child, +.col-xs-9.col-layered:first-child, +.col-sm-9.col-layered:first-child, +.col-md-9.col-layered:first-child, +.col-lg-9.col-layered:first-child, +.col-xs-10.col-layered:first-child, +.col-sm-10.col-layered:first-child, +.col-md-10.col-layered:first-child, +.col-lg-10.col-layered:first-child, +.col-xs-11.col-layered:first-child, +.col-sm-11.col-layered:first-child, +.col-md-11.col-layered:first-child, +.col-lg-11.col-layered:first-child, +.col-xs-12.col-layered:first-child, +.col-sm-12.col-layered:first-child, +.col-md-12.col-layered:first-child, +.col-lg-12.col-layered:first-child { + padding-left: 0; +} +.col-xs-1.col-layered:last-child, +.col-sm-1.col-layered:last-child, +.col-md-1.col-layered:last-child, +.col-lg-1.col-layered:last-child, +.col-xs-2.col-layered:last-child, +.col-sm-2.col-layered:last-child, +.col-md-2.col-layered:last-child, +.col-lg-2.col-layered:last-child, +.col-xs-3.col-layered:last-child, +.col-sm-3.col-layered:last-child, +.col-md-3.col-layered:last-child, +.col-lg-3.col-layered:last-child, +.col-xs-4.col-layered:last-child, +.col-sm-4.col-layered:last-child, +.col-md-4.col-layered:last-child, +.col-lg-4.col-layered:last-child, +.col-xs-5.col-layered:last-child, +.col-sm-5.col-layered:last-child, +.col-md-5.col-layered:last-child, +.col-lg-5.col-layered:last-child, +.col-xs-6.col-layered:last-child, +.col-sm-6.col-layered:last-child, +.col-md-6.col-layered:last-child, +.col-lg-6.col-layered:last-child, +.col-xs-7.col-layered:last-child, +.col-sm-7.col-layered:last-child, +.col-md-7.col-layered:last-child, +.col-lg-7.col-layered:last-child, +.col-xs-8.col-layered:last-child, +.col-sm-8.col-layered:last-child, +.col-md-8.col-layered:last-child, +.col-lg-8.col-layered:last-child, +.col-xs-9.col-layered:last-child, +.col-sm-9.col-layered:last-child, +.col-md-9.col-layered:last-child, +.col-lg-9.col-layered:last-child, +.col-xs-10.col-layered:last-child, +.col-sm-10.col-layered:last-child, +.col-md-10.col-layered:last-child, +.col-lg-10.col-layered:last-child, +.col-xs-11.col-layered:last-child, +.col-sm-11.col-layered:last-child, +.col-md-11.col-layered:last-child, +.col-lg-11.col-layered:last-child, +.col-xs-12.col-layered:last-child, +.col-sm-12.col-layered:last-child, +.col-md-12.col-layered:last-child, +.col-lg-12.col-layered:last-child { + padding-right: 0; +} +@media (max-width: 991px) { + .col-xs-12.col-layered { + padding-right: 0; + padding-left: 0; + } +} +@media (min-width: 992px) { + div.sticky-list { + position: sticky; + top: 10px; + } + div.sticky-list .content { + max-height: calc(100vh - 80px); + overflow-y: auto; + } +} +.ia_messages { + list-style-type: none; + padding: 0 0 0 20px; + font-size: 12px; + padding: 0 !important; + margin-bottom: none; +} +.ia_messages.no-padding { + padding: 0; +} +.ia_messages li { + padding-left: 18px; + min-height: 16px; + background-repeat: no-repeat; + line-height: 1.5; + display: list-item; + background-position: 6px 6px !important; + box-shadow: 0 0 2px rgba(0, 0, 0, 0.3); + margin-bottom: 6px; + padding: 6px 6px 6px 28px !important; + border: 2px solid; +} +.ia_messages li[type="button"], +.ia_messages li[type="submit"], +.ia_messages li.looks-like-a-button { + padding-left: 26px; + background-position-x: 4px; + background-position-y: 4px; +} +.ia_messages li.info { + background: transparent url("/static/img/icons/information.png") no-repeat; + background-color: #ffffff; + border-color: #04138A; +} +.ia_messages li.success { + background: transparent url("/static/img/icons/tick.png") no-repeat; + background-color: #ffffff; + border-color: #5B9C25; +} +.ia_messages li.warning { + background: transparent url("/static/img/icons/error.png") no-repeat; + background-color: #ffffff; + border-color: #e1e200; +} +.ia_messages li.error { + background: transparent url("/static/img/icons/exclamation.png") no-repeat; + background-color: #ffffff; + border-color: #e20000; + font-weight: bold; + color: #e20000; +} +.ia_messages .action_button { + float: right; + margin-left: 5px; +} +.monospace-text-bordered { + font-family: monospace; + border: 1px solid rgba(0, 0, 0, 0.4); + border-radius: 4px; + padding: 0 2px; +} +.paging { + text-align: center; + margin-bottom: 20px; + margin-right: 20px; + margin-left: 20px; + background: inherit; + box-shadow: none; +} +.paging.no-margin { + margin: 0; +} +.paging span { + margin-right: 3px; + margin-top: 8px; + display: inline-block; +} +.paging a, +.paging > .current { + padding: 3px 7px; + border: 1px solid grey; + background-color: #ffffff; +} +.paging a.paging-disabled, +.paging a.paging-disabled:hover { + color: #aaaaaa; + background: #eeeeee; + border: 1px solid #aaaaaa; + cursor: default; +} +img.profile_picture_small { + width: 100px; + vertical-align: top; +} +img.profile_picture { + width: 150px; + vertical-align: top; +} +.hidden { + display: none; +} +.members_detail hr { + margin: 8px 0 8px 0; +} +.tabbed-ticker { + margin-bottom: 10px; +} +.tabbed-ticker ul { + list-style-type: none; + padding: 0 0 0 20px; + padding: 0; + margin-bottom: -1px; +} +.tabbed-ticker ul.no-padding { + padding: 0; +} +.tabbed-ticker li { + float: left; + padding: 2px 10px; + font-size: 14px; + font-weight: bold; + border: 1px solid #eeeeee; + border-bottom: none; + background: #ffffff; + border-radius: 5px 5px 0 0; +} +.tabbed-ticker li:hover { + cursor: pointer; + background: #DDD; +} +.tabbed-ticker li:active { + background: #1d428a; + color: #ffffff; +} +.tabbed-content { + clear: both; +} +.tabbed-content div { + display: none; +} +.tabbed-content div:first-child { + display: block; +} +.tabbed-content textarea, +.tabbed-content input, +.tabbed-content select { + margin-top: 0; + width: 368px; +} +.block { + background: #ffffff; + box-shadow: 0 0 2px rgba(0, 0, 0, 0.3); + margin-top: 16px; +} +.block__content { + padding: 12px; +} +.block__content p:first-child { + margin-top: 0; +} +.block__footer { + margin-top: 16px; +} +.button { + -webkit-border-radius: 3px; + -moz-border-radius: 3px; + border-radius: 3px; + display: inline-block; + color: #ffffff; + background-color: #eeeeee; + border: 1px solid #dddddd; + margin-top: 12px; + padding: 7px 11px; + cursor: pointer; + font-size: 13px; + line-height: 12px; +} +@media print { + .button { + display: none; + } +} +.button:hover { + text-decoration: underline; + color: inherit; +} +.button_primary { + background-color: #1d428a; + border-color: #153065; + color: #ffffff; +} +.button_primary:hover, +.button_primary:focus, +.button_primary:active { + color: #ffffff; +} +.button_primary.button_outline { + background-color: transparent; + color: #153065; +} +.button_primary.button_outline:hover { + color: #153065; +} +.button_primary.button_text { + background-color: transparent; + color: #153065; + border: none; +} +.button_primary.button_text:hover { + color: #153065; +} +.button_current { + background-color: #077821; + border-color: #044d15; + color: #ffffff; +} +.button_current:hover, +.button_current:focus, +.button_current:active { + color: #ffffff; +} +.button_current.button_outline { + background-color: transparent; + color: #044d15; +} +.button_current.button_outline:hover { + color: #044d15; +} +.button_current.button_text { + background-color: transparent; + color: #044d15; + border: none; +} +.button_current.button_text:hover { + color: #044d15; +} +.button_edu { + background-color: #b8231f; + border-color: #9d1f1b; + color: #ffffff; +} +.button_edu:hover, +.button_edu:focus, +.button_edu:active { + color: #ffffff; +} +.button_edu.button_outline { + background-color: transparent; + color: #9d1f1b; +} +.button_edu.button_outline:hover { + color: #9d1f1b; +} +.button_edu.button_text { + background-color: transparent; + color: #9d1f1b; + border: none; +} +.button_edu.button_text:hover { + color: #9d1f1b; +} +.button_small { + padding: 3px 7px; +} +.button_no-margin { + margin-top: 0; +} +.button_with-icon { + padding-left: 26px; + background-position-x: 4px; + background-position-y: 4px; +} +.button-group { + display: flex; + margin: -4px; + flex-wrap: wrap; +} +.button-group__button { + margin: 4px; +} +.header { + display: flex; + margin: 0; + padding: 4px 12px; +} +.header_primary { + background-color: #1d428a; + color: #ffffff; +} +.header_edu { + background-color: #b8231f; + color: #ffffff; +} +.header_current { + background-color: #077821; + color: #ffffff; +} +.header__link { + color: inherit; + flex-grow: 1; +} +.header__link:hover, +.header__link:active, +.header__link:focus { + color: inherit; +} +.header__title { + margin: 0; + padding: 2px 0; + color: inherit; + font-weight: bold; + font-size: 14px; + line-height: 16px; +} +.link_primary { + color: #1d428a; +} +.link_primary:hover { + color: #153065; +} +.link_edu { + color: #b8231f; +} +.link_edu:hover { + color: #9d1f1b; +} +.link_current { + color: #077821; +} +.link_current:hover { + color: #044d15; +} +.user-content_primary a { + color: #1d428a; +} +.user-content_primary a:hover { + color: #153065; +} +.user-content_edu a { + color: #b8231f; +} +.user-content_edu a:hover { + color: #9d1f1b; +} +.user-content_current a { + color: #077821; +} +.user-content_current a:hover { + color: #044d15; +} +.cc-company__name { + color: #1d428a; +} +.cc-company__logo { + display: block; + width: 100%; + height: 100px; + object-fit: contain; +} +.cc-company__summary { + color: #555555; + min-height: 5.4em; +} +.cc-company__edit { + display: block; + padding: 6px 12px; + border-top: 1px solid #eeeeee; + color: #1d428a; + text-align: center; +} +.cc-company__edit:hover, +.cc-company__edit:focus { + color: #1d428a; + text-decoration: underline; +} +.cc-grid__controls { + justify-content: flex-end; + padding-left: 15px; + padding-right: 15px; +} +.cta-section { + padding: 30px 15px; + text-align: center; +} +.cta-section__desc { + color: #777777; + font-size: 16px; +} +/** + * This is a base file to import all html tag related css styling. The files imported should be placed into the ./htmltags/ folder + **/ +em, +i { + font-style: italic; +} +strong, +b { + font-weight: bold; +} +u { + font-style: underline; +} +li { + line-height: 1.35em; +} +#content { + clear: both; +} +@media (max-width: 480px) { + #content { + margin-bottom: 30px; + } +} +h2.expand { + cursor: pointer; +} +h2.expanded span, +h2.collapsed span { + display: block; + width: 16px; + height: 16px; + float: right; +} +h2.collapsed span { + background: transparent url("/static/img/icons/collapsed.png") no-repeat; +} +h2.expanded span { + background: transparent url("/static/img/icons/expanded.png") no-repeat; +} +.h2-with-buttons .looks-like-a-button, +.h2-with-buttons input { + float: right; + margin: -3px 0 0; +} +h2.h2-with-date { + line-height: 20px; +} +h2.h2-with-date .date { + margin-top: -2px; +} +a { + color: #077821; + text-decoration: none; +} +a:hover { + text-decoration: underline; +} +*:not(.slider-item) > img { + max-width: 100%; +} +.content { + margin-top: 10px; + padding: 0 10px 10px; + word-wrap: break-word; +} +p { + line-height: 1.35em; + margin: 10px 0; + word-wrap: break-word; +} +p.serial { + padding: 0 5px; + display: inline-block; + border: 2px dashed #222222; + background-color: #FFE55C; + font-family: monospace; + font-size: 20px; + font-weight: bold; + margin: 0; +} +.small { + font-size: 10px; +} +@media print { + .no-print { + display: none; + } +} +form { + /* Do not show bullets on lists of checkboxes/radio buttons generated by forms. */ +} +form.inline { + display: inline-block; +} +form.inline input[type=button], +form.inline input[type=submit], +form.inline button, +form.inline a.looks-like-a-button { + margin: 0; +} +form.search input { + font-size: 8pt; + border: none; + padding: 4px; +} +form.big input, +form.big textarea, +form.big select { + padding: 4px 6px; + border: 1px solid #aaa; +} +form.big textarea { + width: 100%; +} +form.big .form-row { + padding: 5px 0px; +} +form.big .form-row label { + margin-top: 3px; + width: 180px; + display: inline-block; + vertical-align: top; +} +form.big .form-row input { + vertical-align: middle; +} +form.big .form-row > ul > li > label { + width: auto !important; +} +form.big .form-row div.looks-like-input { + display: inline-block; +} +form.big .buttons { + clear: both; +} +form.big .buttons input[type=submit], +form.big .buttons button, +form.big .buttons a.looks-like-a-button { + font-weight: bold; +} +form.big .buttons input[type=submit]:hover, +form.big .buttons button:hover, +form.big .buttons a.looks-like-a-button:hover { + border: 1px solid #222; +} +form.big .date_selector, +form.big .time_selector { + width: 85px; +} +form ul[id^="id_"] { + list-style-type: none; + padding: 0 0 0 20px; +} +form ul[id^="id_"].no-padding { + padding: 0; +} +form input[type="hidden"][value=""] ~ input.autocomplete-input { + color: orange; +} +input[type=button], +input[type=submit], +button, +a.looks-like-a-button, +span.looks-like-a-button { + -webkit-border-radius: 3px; + -moz-border-radius: 3px; + border-radius: 3px; + color: #ffffff; + background-color: #eeeeee; + border: 1px solid #dddddd; + padding: 3px 5px 3px 5px; + margin-top: 10px; + margin-right: 3px; + cursor: pointer; + font-size: 13px; + text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25); + display: inline-block; +} +td > input[type=button], +td > input[type=submit], +td > button, +td > a.looks-like-a-button, +td > span.looks-like-a-button { + margin: 0; +} +@media print { + input[type=button], + input[type=submit], + button, + a.looks-like-a-button, + span.looks-like-a-button { + display: none; + } +} +li.person { + display: block; + padding: 1px 5px 10px 22px; + background: transparent url("/static/img/icons/user.png") no-repeat; +} +li.person .small { + font-size: 10px; +} +.no-bullets { + list-style-type: none; + padding: 0 0 0 20px; +} +.no-bullets.no-padding { + padding: 0; +} +@media (min-width: 992px) { + #nav { + font-size: 12px; + margin: 0; + padding: 0; + } + #nav li ul li a { + color: #1d428a; + } + #nav li { + display: block; + float: left; + position: relative; + line-height: 1em; + } + #nav li a { + display: block; + font-weight: bold; + text-decoration: none; + text-align: left; + color: white; + padding: 5px 10px; + cursor: pointer; + overflow: hidden; + white-space: nowrap; + text-overflow: ellipsis; + max-width: 160px; + } + #nav li a.looks-like-a-button { + color: white; + } + #nav li:hover, + #nav li.hover { + z-index: 599; + cursor: default; + color: #4a66a2; + } + #nav li:hover > a, + #nav li.hover > a { + background: #4a66a2; + color: #fff; + } + #nav lilast-child a:first-child { + height: 12px; + border-radius: 0px; + } + #nav li#nav_login ul { + width: 250px; + margin-left: -55px; + } + #nav li#nav_login ul li { + margin: 10px 10px 0; + } + #nav li.active > a { + color: #1d428a; + background-color: #fff; + } + #nav li#nav_flag, + #nav li#nav_flag a:hover { + max-height: 22px; + } + #nav li#nav_login { + max-height: 22px; + } + #nav li#nav_login #login_box { + margin-bottom: 10px; + } + #nav li#nav_login #login_box a { + max-width: 210px; + } + #nav li#nav_login #login_box a .icon { + display: inline-block; + vertical-align: middle; + } + #nav li#nav_login #login_box .form-row label { + margin: 0; + vertical-align: middle; + } + #nav li#nav_login #login_box input[type=submit] { + margin: 0; + font-weight: bold; + max-width: 210px; + width: 100%; + padding: 5px 10px; + } + #nav li#nav_login #login_box .password-reset-link a { + padding: 5px 0px; + } + #nav li#nav_login > a:hover { + max-height: 22px; + } + #nav li#nav_login form { + background: none; + margin-top: 0 !important; + position: relative; + } + #nav li#nav_login input[type=text], + #nav li#nav_login input[type=password] { + width: 216px; + } + #nav li#nav_login p { + margin: 0 !important; + } + #nav li#nav_login .form-row label { + width: auto !important; + } + #nav li#nav_login .form-row input { + margin: 0; + } + #nav > li { + width: 11.1%; + } + #nav > li:last-child { + min-width: 11.1%; + width: auto; + } + #nav > li:nth-last-child(2) { + max-width: 11.1%; + width: auto; + min-width: 5%; + } + #nav > li:nth-last-child(2) ul { + width: 155px; + } + #nav > li:nth-last-child(2) > a { + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; + padding: 5px 0 !important; + text-align: center !important; + } + #nav > li > a { + text-align: center !important; + } + #nav > li:not(.active):hover span#icon-user { + background: url("/static/img/layout/user_white.png") no-repeat; + } + #nav > li span#icon-user { + width: 11px; + height: 11px; + display: inline-block; + background: url("/static/img/layout/user_blue.png") no-repeat; + } + #nav > li ul { + background-color: white; + box-shadow: 0 4px 14px rgba(0, 0, 0, 0.25); + } + #nav .arrow { + font-size: 8px; + opacity: 0.5; + position: absolute; + margin-left: 5px; + top: 5px; + } + #nav a { + text-decoration: none; + border-bottom: none; + } + #nav ul { + visibility: hidden; + position: absolute; + top: 100%; + left: 0; + z-index: 598; + min-width: 100%; + margin: 0; + padding: 0; + background-color: rgba(255, 255, 255, 0.8); + } + #nav ul li { + float: none; + } + #nav ul ul { + top: 1px; + left: 100%; + } + #nav li:not(#nav_login):hover > ul, + #nav li.hover > ul, + #nav ul.hover { + visibility: visible; + } + #nav-root > a { + display: none; + } +} +@media (max-width: 991px) { + #nav { + font-size: 12px; + margin: 0; + padding: 0; + display: block; + } + #nav li { + display: block; + float: left; + width: 100%; + position: relative; + line-height: 1.5em; + font-size: 12px; + } + #nav li a { + display: block; + float: left; + font-weight: bold; + font-size: 18; + text-decoration: none; + text-align: left; + color: white; + padding: 5px 10px; + cursor: pointer; + width: 100%; + } + #nav li a.looks-like-a-button { + color: white; + } + #nav li ul { + display: block; + } + #nav li:hover > a, + #nav li.hover > a, + #nav li:active > a, + #nav li:focus > a { + background: #1453CA; + color: #FFF !important; + } + #nav-root { + background: rgba(255, 255, 255, 0.5); + } + #nav-root ul, + #nav-root li ul { + display: none; + } + #nav-root.clicked > ul, + #nav-root li.clicked > ul { + display: block; + } + #nav-root > a { + display: block; + margin: 3px; + } + #nav-root > a > img { + height: 30px; + } +} +/** + * Sub menu is built as follows: + * + * + */ +#subnavbar { + margin-top: 0; +} +#subnavbar ul { + font-size: 12px; + margin: 0; + padding: 0; +} +#subnavbar ul li { + display: block; + float: left; + white-space: nowrap; + position: relative; + line-height: 1em; + padding: 0 3px; + min-width: 115px; +} +#subnavbar ul li a { + display: block; + font-weight: bold; + text-decoration: none; + padding: 5px 0; + text-align: center; + border-bottom: none; +} +#subnavbar ul li:hover, +#subnavbar ul li.active { + background: #1d428a; +} +#subnavbar ul li:hover a, +#subnavbar ul li.active a { + color: #ffffff; +} +#subnavbar ul li .arrow { + font-size: 8px; + position: absolute; + right: 5px; + top: 5px; +} +html { + font-size: 13px; + font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; + color: #222; + position: relative; + min-height: 100%; + min-width: 320px; +} +body { + margin: 0 0 136px; + background-color: #f4f4f4; +} +#top { + padding-top: 5px; + background: #1d428a; +} +@media print { + #top { + display: none; + } +} +#top #banners { + height: 76px; + padding: 7px 0 12px; + margin-left: 5px; + margin-right: 10px; +} +#top #banners img { + max-width: 200px; + max-height: 75px; + margin-left: 5px; + display: block; + float: left; +} +#top #banners div img { + padding-right: 5px; + padding-left: 5px; +} +#top #banners a { + border: 0px; +} +@media (max-width: 991px) { + #top #banners .banner1 { + display: none; + } +} +@media (max-width: 718px) { + #top #banners .banner2 { + display: none; + } + #top #banners .banner3 > a > img { + margin-bottom: 10px; + } +} +#top #logo { + display: block; + padding-top: 8px; +} +#top #logo a { + border: 0px; +} +#top #logo img { + width: 289px; + max-width: none; + max-height: none; +} +#middle { + min-height: 350px; + padding: 10px 0 20px; +} +#bottom { + width: 100%; + padding: 20px 0 10px; + background: #1d428a; + position: absolute; + bottom: 0; +} +@media print { + #bottom { + display: none; + } +} +#footer { + line-height: 60px; + height: 87px; + color: #EEE; +} +#footer span { + padding-right: 10px; +} +#footer a { + color: white; +} +#footer #sponsor { + float: right; +} +/* development-only */ +#staging { + border: solid transparent; + border-width: 0 40px; + border-image: url("/static/img/staging-bg.png") 50 round; +} +@media print { + #staging { + border: none; + } +} +#debug { + border: solid transparent; + border-width: 0 40px; + border-image: url("/static/img/beta-bg.png") 50 round; +} +@media print { + #debug { + border: none; + } +} +table { + margin-bottom: 10px; +} +table td, +table th { + padding: 5px 5px; + border: 1px solid #ddd; +} +table p.icon { + margin: 0; +} +table thead tr th { + font-size: 14px; + text-align: left; +} +table.center { + margin: 0 auto; +} +table.totals { + empty-cells: hide; +} +table.totals td:nth-last-child(2) td { + border-right: 1px solid #000000; +} +table.totals td:last-child { + border-left: 1px solid #000000; +} +table.totals td:last-child, +table.totals td:last-child td { + font-weight: bold; +} +table.totals td:empty { + border: none; +} +table.totals tr:last-child td { + font-weight: bold; + border-top: 1px solid #000000; +} +table.totals tr:nth-last-child(2) td { + border-bottom: 1px solid #000000; +} +.align-center { + text-align: center; +} +.number, +.align-right { + text-align: right; +} +.claudia-email { + padding-left: 18px; + min-height: 16px; + background-repeat: no-repeat; + line-height: 1.5; + background: transparent url("/static/img/icons/email.png") no-repeat; +} +.claudia-email[type="button"], +.claudia-email[type="submit"], +.claudia-email.looks-like-a-button { + padding-left: 26px; + background-position-x: 4px; + background-position-y: 4px; +} +.claudia-alias { + padding-left: 18px; + min-height: 16px; + background-repeat: no-repeat; + line-height: 1.5; + background: transparent url("/static/img/icons/email_go.png") no-repeat; +} +.claudia-alias[type="button"], +.claudia-alias[type="submit"], +.claudia-alias.looks-like-a-button { + padding-left: 26px; + background-position-x: 4px; + background-position-y: 4px; +} +.claudia-account { + padding-left: 18px; + min-height: 16px; + background-repeat: no-repeat; + line-height: 1.5; + background: transparent url("/static/img/icons/vcard.png") no-repeat; +} +.claudia-account[type="button"], +.claudia-account[type="submit"], +.claudia-account.looks-like-a-button { + padding-left: 26px; + background-position-x: 4px; + background-position-y: 4px; +} +.claudia-error { + padding-left: 18px; + min-height: 16px; + background-repeat: no-repeat; + line-height: 1.5; + background: transparent url("/static/img/icons/exclamation.png") no-repeat; +} +.claudia-error[type="button"], +.claudia-error[type="submit"], +.claudia-error.looks-like-a-button { + padding-left: 26px; + background-position-x: 4px; + background-position-y: 4px; +} +.claudia-nomapping { + padding-left: 18px; + min-height: 16px; + background-repeat: no-repeat; + line-height: 1.5; + background: transparent url("/static/img/icons/status_offline.png") no-repeat; + color: gray !important; +} +.claudia-nomapping[type="button"], +.claudia-nomapping[type="submit"], +.claudia-nomapping.looks-like-a-button { + padding-left: 26px; + background-position-x: 4px; + background-position-y: 4px; +} +.claudia-AmeliePerson { + padding-left: 18px; + min-height: 16px; + background-repeat: no-repeat; + line-height: 1.5; + background: transparent url("/static/img/icons/user.png") no-repeat; +} +.claudia-AmeliePerson[type="button"], +.claudia-AmeliePerson[type="submit"], +.claudia-AmeliePerson.looks-like-a-button { + padding-left: 26px; + background-position-x: 4px; + background-position-y: 4px; +} +.claudia-AmelieGroup { + padding-left: 18px; + min-height: 16px; + background-repeat: no-repeat; + line-height: 1.5; + background: transparent url("/static/img/icons/group.png") no-repeat; +} +.claudia-AmelieGroup[type="button"], +.claudia-AmelieGroup[type="submit"], +.claudia-AmelieGroup.looks-like-a-button { + padding-left: 26px; + background-position-x: 4px; + background-position-y: 4px; +} +.claudia-AmelieDoGroup { + padding-left: 18px; + min-height: 16px; + background-repeat: no-repeat; + line-height: 1.5; + background: transparent url("/static/img/icons/group_link.png") no-repeat; +} +.claudia-AmelieDoGroup[type="button"], +.claudia-AmelieDoGroup[type="submit"], +.claudia-AmelieDoGroup.looks-like-a-button { + padding-left: 26px; + background-position-x: 4px; + background-position-y: 4px; +} +.claudia-ExtraGroup { + padding-left: 18px; + min-height: 16px; + background-repeat: no-repeat; + line-height: 1.5; + background: transparent url("/static/img/icons/group_add.png") no-repeat; +} +.claudia-ExtraGroup[type="button"], +.claudia-ExtraGroup[type="submit"], +.claudia-ExtraGroup.looks-like-a-button { + padding-left: 26px; + background-position-x: 4px; + background-position-y: 4px; +} +.claudia-ExtraPerson { + padding-left: 18px; + min-height: 16px; + background-repeat: no-repeat; + line-height: 1.5; + background: transparent url("/static/img/icons/user_add.png") no-repeat; +} +.claudia-ExtraPerson[type="button"], +.claudia-ExtraPerson[type="submit"], +.claudia-ExtraPerson.looks-like-a-button { + padding-left: 26px; + background-position-x: 4px; + background-position-y: 4px; +} +.claudia-SharedDrive { + padding-left: 18px; + min-height: 16px; + background-repeat: no-repeat; + line-height: 1.5; + background: transparent url("/static/img/icons/folder_user.png") no-repeat; +} +.claudia-SharedDrive[type="button"], +.claudia-SharedDrive[type="submit"], +.claudia-SharedDrive.looks-like-a-button { + padding-left: 26px; + background-position-x: 4px; + background-position-y: 4px; +} +.claudia-AliasGroup { + padding-left: 18px; + min-height: 16px; + background-repeat: no-repeat; + line-height: 1.5; + background: transparent url("/static/img/icons/email_go.png") no-repeat; +} +.claudia-AliasGroup[type="button"], +.claudia-AliasGroup[type="submit"], +.claudia-AliasGroup.looks-like-a-button { + padding-left: 26px; + background-position-x: 4px; + background-position-y: 4px; +} +.claudia-Contact { + padding-left: 18px; + min-height: 16px; + background-repeat: no-repeat; + line-height: 1.5; + background: transparent url("/static/img/icons/email.png") no-repeat; +} +.claudia-Contact[type="button"], +.claudia-Contact[type="submit"], +.claudia-Contact.looks-like-a-button { + padding-left: 26px; + background-position-x: 4px; + background-position-y: 4px; +} +.claudia-inactive, +.claudia-inactive * { + color: gray !important; +} +.activity-list ul { + list-style-type: none; + padding: 0 0 0 20px; + padding: 0; + margin: 0; +} +.activity-list ul.no-padding { + padding: 0; +} +.activity-list li { + border-bottom: 1px solid #ddd; + padding: 5px 10px; +} +.activity-list li:last-child { + border-bottom: none; +} +.activity-list li h3 { + font-weight: bold; + font-size: 16px; + line-height: 1.4em; + margin-top: 2px; + margin-bottom: 0; +} +.activity-list li a { + margin-left: 5px; + margin-bottom: 3px; + max-width: 100%; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; + display: block; +} +.activity-list-item { + display: flex; + justify-content: space-between; +} +.activity-list-icons { + display: grid; + gap: 4px; + grid-template-columns: 16px 16px; +} +#past-activities { + min-height: 311px; +} +#past-activities .current { + padding-bottom: 0; +} +#past-activities h2 { + box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3); + z-index: 2; +} +#carousel { + position: relative; + height: 320px; + background-color: #eee; +} +#slider-items { + position: relative; + height: 233px; + width: 100%; + background-color: #EEE; + overflow: hidden; + z-index: 1; + box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3); +} +#slider-items img { + margin: 0; + position: absolute; + bottom: 0; + left: 0; + width: 100%; +} +#slider-list { + padding: 0; + margin: 0; +} +#slider-list li { + color: #333; + cursor: pointer; + font-weight: bold; + line-height: 1em; + list-style: none; + padding: 6px; + overflow: hidden; + text-overflow: ellipsis; +} +#slider-list li * { + font: inherit; + margin: 0; + padding: 0; +} +#slider-list li.active { + color: #FFF; + background-color: #077821; +} +.committees #slider-list li.active { + background-color: #1d428a; +} +.news ul { + list-style-type: none; + padding: 0 0 0 20px; + padding: 0; +} +.news ul.no-padding { + padding: 0; +} +.news li { + margin-bottom: 10px; +} +.news h3 { + font-weight: bold; + font-size: 16px; + padding: 0; + line-height: 1.4em; + margin-bottom: 10px; + margin-left: 5px; + margin-top: 0; + word-wrap: break-word; +} +#companies li { + margin-bottom: 5px; +} +.media-list { + padding: 0; + margin: 0; +} +.media-list .media-item { + padding-left: 0; + padding-bottom: 10px; +} +.media-list .media-item .thumbnail-container { + height: 189px; + padding: 4px; + position: relative; + border: 1px solid gray; + display: inline-block; + overflow: hidden; +} +.media-list .media-item .thumbnail-container label { + height: 100%; + width: 100%; +} +.media-list .media-item .thumbnail-container a, +.media-list .media-item .thumbnail-container label { + border-bottom: none; +} +.media-list .media-item .thumbnail-container a h3, +.media-list .media-item .thumbnail-container label h3 { + display: inline-block; + bottom: 5px; + left: 15px; + position: absolute; + background-color: rgba(0, 0, 0, 0.7); + z-index: 1; + color: white; + padding: 2px; + word-wrap: anywhere; +} +.media-list .media-item .thumbnail-container a .thumbnail, +.media-list .media-item .thumbnail-container label .thumbnail { + background-position: center; + background-repeat: no-repeat; + background-size: cover; + height: 100%; + width: 100%; +} +.media-list .media-item .thumbnail-container.small { + height: 95px; +} +.media-list .media-item .thumbnail-container.medium { + height: 115px; +} +.media-list .media-item .thumbnail-container.medium a h3, +.media-list .media-item .thumbnail-container.medium label h3 { + font-size: 11px; +} +.photo-container { + display: block; + text-align: center; +} +.photo-container img { + padding: 4px; + position: relative; + border: 1px solid gray; + background-color: white; + display: inline-block; +} +.photo-container a { + border-bottom: none; +} +#photo-content form { + width: 100%; +} +@media (max-width: 767px) { + #photo-content input { + width: 100%; + } +} +@media (min-width: 768px) and (max-width: 991px) { + #photo-content input { + width: 100%; + } +} +@media (min-width: 992px) and (max-width: 1199px) { + #photo-content input { + width: 50%; + } +} +@media (min-width: 1200px) { + #photo-content input { + width: 40%; + } +} +.room-duty-dibs { + background: linear-gradient(to right, #ff0000 0%, #ffff00 15%, #00ff00 30%, #00ffff 50%, #0000ff 65%, #ff00ff 80%, #ff0000 100%); + color: black; + text-shadow: white 0 0 2px; +} +.room-duty-gladly { + background-color: #3c763d; + color: white; +} +.room-duty-available { + background-color: #5b9c25; + color: white; +} +.room-duty-rather-not { + background-color: #fbbd00; + color: black; +} +.room-duty-unavailable { + background-color: #ff6464; + color: white; +} +.room-duty-unknown { + background-color: #cfcfcf; + color: black; +} +#edit-participants:not(:checked) + table input { + display: none; +} +#edit-participants:not(:checked) + table + input { + display: none; +} +.room-duty-weekday-even + .room-duty-weekday-odd, +.room-duty-weekday-odd + .room-duty-weekday-even { + border-top: 2px solid #888; +} +.dl-text-align-left { + text-align: left; +} +.committees_first { + margin: 10px 0px 0px 0px; +} +.committees_last { + margin: 0px 0px 0px 0px; +} +.committees_title { + margin: 10px 0px 10px 0px; +} +.small-form-spacer { + height: 1em; + display: block; + clear: both; +} +.form-inline ul { + margin: 0; +} +.form-required { + color: #B8231F; + font-weight: bold; +} +.radio-button-multiline-padding input { + margin-top: 8px; +} +.radio-button-multiline-padding div.col-sm-1 { + max-width: 40px; +} +label small { + font-weight: normal; +} +.progress-bar { + background-color: #2450A8; +} +dt { + font-weight: bold; +} +.float-right { + float: right; +} +.allergen_information { + padding-top: 5px; +} +.video-wrapper { + position: relative; + padding-bottom: 54%; + /* 16:9 */ + padding-top: 25px; + height: 0; +} +.video-wrapper iframe { + position: absolute; + top: 0; + left: 0; + width: 100%; + height: 100%; +} +.video-description { + white-space: pre-line; +} +.video-wrapper.featured-video { + padding-top: 8px; +} +.recent-uploads .content { + border-bottom: 1px solid #ddd; +} +.recent-uploads ul { + list-style-type: none; + padding: 0 0 2px 0; + margin: 0; +} +.recent-uploads ul p { + padding: 5px 10px; +} +.recent-uploads ul li { + border-bottom: 1px solid #ddd; + padding: 10px; +} +.recent-uploads ul li h3 { + font-weight: 700; + font-size: 16px; + line-height: 1em; + margin-top: 2px; + margin-bottom: 0; +} +.recent-uploads ul li a { + margin: 0; + max-width: 100%; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; + display: block; +} +.recent-uploads ul li p { + margin: 0; +} +.recent-uploads ul li:last-child { + border-bottom: none; +} +.publications-list { + padding: 0; + margin: 0; +} +.publications-list .publication-item { + padding-left: 0; + padding-bottom: 10px; +} +.publications-list .publication-item .thumbnail-container { + height: 250px; + padding: 4px; + position: relative; + border: 1px solid gray; + display: inline-block; +} +.publications-list .publication-item .thumbnail-container a { + border-bottom: none; +} +.publications-list .publication-item .thumbnail-container a h3 { + display: inline-block; + bottom: 5px; + left: 15px; + position: absolute; + background-color: rgba(0, 0, 0, 0.7); + z-index: 1; + color: white; + padding: 2px; +} +.publications-list .publication-item .thumbnail-container a .thumbnail { + background-position: center; + background-repeat: no-repeat; + background-size: cover; + height: 100%; + width: 100%; +} +.publications-list .publication-item .thumbnail-container.small { + height: 95px; +} +td.event-state-ACCEPTED { + background-color: #D1FFBF; +} +td.event-state-NEW { + background-color: #C1E5FF; +} +td.event-state-UNREGISTERED { + background-color: #FFBFBF; +} +td.event-ratio-WARN { + box-shadow: inset 0 0 0 2px #FF6A00; +} +td.event-ratio-WARN span.ratio-text { + color: #FF6A00; +} +td.event-ratio-text-WARN { + box-shadow: inset 0 0 0 2px #FF6A00; + color: #FF6A00; +} +td .state-text { + display: block; +} +td .ratio-text { + display: block; + font-size: 80%; +} +pre.eventdesk-message { + border: 1px solid grey; + padding: 8px; + white-space: pre-wrap; + word-wrap: break-word; +} +dd.eventdesk-status-NEW a { + color: #1d428a; +} +dd.eventdesk-status-ACCEPTED a { + color: #077821; +} +dd.eventdesk-status-UNREGISTERED a { + color: #b8231f; +} +.complaint_comment_save { + display: none !important; +} +.activity-list-label { + max-width: 130px; + border-radius: 2.5px; + display: flex; + justify-content: center; + align-items: center; + border: 1px black solid; + flex: 1; + min-width: 100px; +} +.activity-list-label-name { + color: white; + padding-left: 10px; + padding-right: 10px; +} +.activity-list-label-icon { + display: none; + min-width: 20px; +} +@media only screen and (max-width: 992px) { + .activity-list-label { + display: none; + } + .activity-list-label-icon { + display: block; + } + .activity-list-header-label { + display: none; + } +} +@media only screen and (max-width: 650px) { + .enrollments-heading-content { + flex-direction: column; + } +} +@media only screen and (min-width: 650px) { + .enrollments-heading-content { + flex-direction: row; + } +} +.underage-button { + display: flex; + align-items: center; +} +.enrollments-heading-content { + display: flex; + justify-content: space-between; + margin-bottom: 10px; +}