Bug 20343: Put translatable strings in strings.tt
[koha.git] / koha-tmpl / intranet-tmpl / prog / css / staff-global.css
blob868a596a9bd4e1dd09a35012cb58f01ca0b285d7
1 @import url("../../lib/yui/reset-fonts-grids.css") screen;
3 input:focus, textarea:focus {
4 border-color:#538200;
5 border-style:solid;
6 border-radius: 4px;
9 ::selection { background:#538200; color:#ffffff; /* Safari and Opera */ }
10 ::-moz-selection { background:#538200; color:#ffffff; /* Firefox */ }
12 a, a:link, a:visited,
13 a.btn:link, a.btn:visited {
14 color : #004d99;
15 text-decoration: none;
18 table .btn-group {
19 white-space: nowrap;
22 table .btn-group .btn {
23 float: none;
24 display: inline-block;
27 a:hover, a:active {
28 color : #538200;
29 text-decoration: none;
32 .overdue,
33 .debit {
34 color : #cc0000;
37 a.popup {
38 background : transparent url("../img/pop-up-link.png") center right no-repeat;
39 padding-right : 15px;
42 body {
43 text-align : left;
44 padding:0 0 4em 0;
45 font-family: arial, verdana, helvetica, sans-serif;
48 br.clear {
49 clear : both;
50 line-height : 1px;
53 form {
54 display : inline;
57 form.confirm {
58 display : block;
59 text-align : center;
62 h1 {
63 font-size : 161.6%;
64 font-weight : bold;
67 h2 {
68 font-size : 146.5%;
69 font-weight : bold;
72 h3 {
73 font-size : 131%;
74 font-weight : bold;
77 h4 {
78 font-size : 116%;
79 font-weight : bold;
82 h5 {
83 font-size : 100%;
84 font-weight : bold;
87 h6 {
88 font-size : 93%;
89 font-weight : bold;
92 h1,h2,h3,h4,h5,h6 {
93 margin : .3em 0;
96 p {
97 margin: .5em 0 .5em 0;
100 strong {
101 font-weight : bold;
104 strong em {
105 font-weight : bold;
106 font-style : italic;
109 em, cite {
110 font-style : italic;
113 em strong {
114 font-weight : bold;
115 font-style : italic;
118 input, textarea {
119 padding : 2px 4px;
120 line-height: normal;
123 input[type="checkbox"], input[type="radio"] {
124 vertical-align: middle;
125 margin: 0;
128 label, .label {
129 display: inline;
130 font-weight: normal;
131 font-size: inherit;
132 max-width: inherit;
133 padding: 0;
134 color: black;
135 margin-bottom: 0;
136 vertical-align: middle;
139 label input[type="checkbox"],
140 label input[type="radio"],
141 .label input[type="checkbox"],
142 .label input[type="radio"] {
143 margin-top: 0;
147 .subfield-label {
148 font-style : italic;
151 .subfield-label span.subfield-code {
152 font-weight : bold;
155 .members-update-table {
156 padding-top: 10px;
159 #navmenulist li {
160 padding : .2em 0;
161 list-style-image : url("../img/arrow-bullet.gif");
162 border-bottom : 1px solid #EEE;
165 #navmenulist li a {
166 text-decoration : none;
169 #doc, #doc1, #doc2, #doc3 {
170 padding-top : 1em;
173 .main {
174 margin-top: 1em;
177 #login_controls {
178 position : absolute;
179 right : .5em;
180 padding: .4em .5em;
183 ul {
184 padding-left : 1.1em;
187 ul li {
188 list-style-type : disc;
191 ul li li {
192 list-style-type : circle;
195 ol {
196 padding-left : 1.5em;
199 ol li {
200 list-style : decimal;
203 .gradient {
204 background-image: linear-gradient(top, rgb(230,240,242) 1%, rgb(255,255,255) 99%);
205 background-image: -o-linear-gradient(top, rgb(230,240,242) 1%, rgb(255,255,255) 99%);
206 background-image: -moz-linear-gradient(top, rgb(230,240,242) 1%, rgb(255,255,255) 99%);
207 background-image: -webkit-linear-gradient(top, rgb(230,240,242) 1%, rgb(255,255,255) 99%);
208 background-image: -ms-linear-gradient(top, rgb(230,240,242) 1%, rgb(255,255,255) 99%);
210 background-image: -webkit-gradient(
211 linear,
212 left top,
213 left bottom,
214 color-stop(0.1, rgb(230, 240, 242)),
215 color-stop(0.99, rgb(255,255,255))
217 display: inline-block;
218 width:100%;
221 .clearfix:after {
222 content: ".";
223 display: block;
224 height: 0;
225 clear: both;
226 visibility: hidden;
229 .clearfix {
230 display: inline-block;
233 /* Hides from IE-mac \*/
234 * html .clearfix {height: 1%;}
235 .clearfix {display: block;}
236 /* End hide from IE-mac */
238 #cataloguing_additem_newitem fieldset.rows label, #cataloguing_additem_newitem fieldset.rows span.label {
239 text-align: right;
242 table {
243 border-collapse : collapse;
244 border-top : 1px solid #BCBCBC;
245 border-right : 1px solid #BCBCBC;
248 table.invis,
249 table.invis tr,
250 table.invis td,
251 tr.highlight table.invis td {
252 border : none;
255 td, th {
256 border-bottom : 1px solid #BCBCBC;
257 border-left : 1px solid #BCBCBC;
258 padding : .2em .3em;
261 td {
262 background-color : White;
263 vertical-align : top;
266 table.indexes td {
267 vertical-align : middle;
270 td.actions {
271 white-space: nowrap;
274 td.borderless {
275 border-collapse : separate;
276 border : 0 none;
279 td.data,
280 th.data {
281 font-family : "Courier New", Courier, monospace;
282 text-align : right;
285 th {
286 background-color : #E8E8E8;
287 font-weight : bold;
288 text-align : center;
291 table+table {
292 margin-top : 1em;
295 #editions table, #editions td {
296 border : 0;
299 .highlighted-row,
300 .highlighted-row td { background-color: #FFD000 !important }
302 tbody tr:nth-child(odd) td {
303 background-color : #F3F3F3;
304 border : 1px solid #BCBCBC;
305 border-right : 1px solid #BCBCBC;
308 .overdue td.od {
309 color : #cc0000;
310 font-weight : bold;
313 tr.warn td,
314 tr.warn:nth-child(odd) td {
315 background-color: #FF9090;
318 tr.ok td,
319 tr.ok:nth-child(odd) td,
320 tr.ok:nth-child(even) td {
321 background-color: #FFFFCC;
324 tr.onissue td {
325 background-color: #FFFFCC;
328 tr.odd.onissue td {
329 background-color: #FFFFE1;
332 tr.clickable {
333 cursor: pointer;
336 .table_borrowers tr:hover td {
337 background-color: #ffff99;
340 tfoot td {
341 background-color : #f3f3f3;
342 font-weight : bold;
345 td.total {
346 text-align : right;
349 caption {
350 font-size : 133.9%;
351 font-weight : bold;
352 margin : .3em 0;
353 color: black;
356 .problem {
357 background-color : #FFFFCC;
358 color : #990000;
359 font-weight : bold;
360 line-height : 1.7em;
363 fieldset {
364 margin : 1em 1em 1em 0;
365 padding : 1em;
366 background-color:#f4f8f9;
367 border:2px solid #b9d8d9;
368 border-radius:5px;
371 fieldset.lastchecked {
372 margin-bottom : 0;
373 border-bottom-width: 0;
374 border-bottom-left-radius: 0;
375 border-bottom-right-radius: 0;
378 legend {
379 font-size : 123.1%;
380 font-weight : bold;
381 border:2px solid #b9d8d9;
382 background-color:#ffffff;
383 border-radius:3px;
384 padding: 0.2em 0.5em;
385 width: auto;
388 details > summary {
389 cursor: pointer;
392 details > summary::before {
393 content: "\f0da";
394 display: inline-block;
395 font-family: FontAwesome;
396 width: 1em;
399 details[open] > summary::before {
400 content: "\f0d7";
403 #floating-save {
404 background-color: rgba(185, 216, 217, 0.6);
405 bottom: 3%;
406 position: fixed;
407 right: 1%;
408 width: 150px;
411 #breadcrumbs {
412 background-color : #e6f0f2;
413 clear : both;
414 font-size : 90%;
415 padding :.2em .5em .4em 10px;
416 margin : 0;
419 #header+#breadcrumbs {
420 margin-top : 1em;
423 #header>.container-fluid {
424 padding: 0;
427 div.justify {
428 text-align: justify;
431 div#header_search {
432 background-position : .5em .5em;
433 background-repeat : no-repeat;
434 float: left;
435 margin: .3em 0 .5em 0;
438 div#header_search input {
439 font-size : 1.3em;
442 div#header_search div.residentsearch {
443 border : 0;
444 border-bottom : 1px solid #85ca11;
445 padding : 0 0 .2em 0;
448 .head-searchbox {
449 width: 30em;
452 div#reserves,div#checkouts {
453 border : 1px solid #B9D8D9;
454 padding : 1em;
457 .tip {
458 font-size: 93%;
459 color : Gray;
462 .single-line {
463 white-space: nowrap;
466 .ex {
467 font-family : "Courier New", Courier, fixed-width;
468 font-weight : bold;
472 div.yui-b h5 {
473 font-size : 100%;
474 margin : .5em 0;
477 dt {
478 font-weight : bold;
481 dd {
482 padding : .2em;
483 font-size : 90%;
484 text-indent : 2.5em;
485 font-weight : normal;
488 div#toolbar,
489 .btn-toolbar {
490 background-color : #EDF4F6;
491 padding: 5px 5px 5px 5px;
492 margin: 0;
493 border-radius: 5px 5px 0 0;
494 border: 1px solid #E6F0F2;
497 ul.toolbar {
498 padding-left : 0;
501 ul.toolbar button {
502 padding-bottom : 2px;
503 font-family: arial, verdana, helvetica, sans-serif;
506 #disabled a {
507 color: #999;
509 #disabled2 a {
510 color: #999;
512 #disabled a:hover {
513 color : #999;
515 a.highlight_toggle {
516 display : none;
519 ul.toolbar li {
520 display : inline;
521 list-style : none;
524 div.patroninfo {
525 margin-top : -.5em;
528 *html div.patroninfo {
529 margin-right : .5em;
532 div.patroninfo h5 {
533 border-right:1px solid #b9d8d9;
534 margin-bottom : 0;
535 padding-left : -.5em;
536 padding-top : .3em;
537 padding-bottom : .5em;
540 div.patroninfo h5:empty {
541 border-right: none;
544 div.patroninfo ul {
545 border : 0;
546 border-right:1px solid #b9d8d9;
547 border-bottom : 0;
548 border-top : 0;
549 padding : 0;
550 margin : 0;
553 div.patroninfo ul li {
554 margin : 0;
557 div.patroninfo ul li {
558 list-style-type : none;
561 #patronbasics div {
562 background: transparent url("../img/patron-blank.min.svg") 10px 5px no-repeat;
563 border: 1px solid #CCCCCC;
564 height: 125px;
565 margin: .3em 0 .3em .3em;
566 padding: 0;
567 width: 105px;
570 #patronimage {
571 border: 1px solid #CCCCCC;
572 max-width : 140px;
573 margin: .3em 0 .3em .3em;
574 padding: .2em;
575 width:auto !important;
576 width:130px;
579 div.patronviews {
580 border-right : 1px solid #000;
581 border-top : 1px solid #000;
582 margin-bottom : .5em;
583 padding : .5em 0 .5em 0;
587 .column-tool {
588 font-size: 80%;
591 fieldset.brief {
592 border : 2px solid #B9D8D9;
595 fieldset.brief label,
596 fieldset.brief span.label {
597 display : block;
598 font-weight : bold;
599 padding : .3em 0;
602 fieldset.brief ol, fieldset.brief li {
603 list-style-type : none;
606 .hint {
607 color : #666;
608 font-size : 95%;
611 fieldset.brief div.hint,
612 fieldset.rows div.hint,
613 div.yui-u div.hint {
614 margin-bottom : .4em;
617 fieldset.rows div.hint {
618 margin-left : 7.5em;
621 div.yui-b fieldset.brief {
622 padding : .4em .7em;
625 div.yui-b fieldset.brief ol {
626 font-size : 85%;
627 margin : 0;
628 padding : 0;
631 div.yui-b fieldset.brief select {
632 width: 12em;
634 div.yui-b fieldset.brief li.radio {
635 padding : .7em 0;
637 div.yui-b fieldset.brief li.radio label,
638 div.yui-b fieldset.brief li.checkbox label,
639 div.yui-b fieldset.brief li.dateinsert label,
640 div.yui-b fieldset.brief li.dateinsert span.label,
641 div.yui-b fieldset.brief li.radio span.label {
642 display : inline;
645 div.yui-b fieldset.brief li.radio input {
646 padding:0.3em 0;
649 div.yui-b fieldset.brief fieldset {
650 margin : 0 .3em;
651 padding : .5em;
654 div.yui-b fieldset.brief fieldset legend {
655 font-size : 85%;
658 #tools_holidays fieldset.brief li.radio input,
659 #tools_holidays fieldset.brief li.checkbox input{
660 margin-left: 0;
663 #tools_holidays fieldset.brief li.radio label,
664 #tools_holidays fieldset.brief li.checkbox label {
665 margin-left: 20px;
668 fieldset.rows {
669 border-width : 1px;
670 border:2px solid #b9d8d9;
671 float : left;
672 font-size : 90%;
673 clear : left;
674 margin: .9em 0 0 0;
675 padding: 0;
676 width: 100%;
679 fieldset.rows.unselected {
680 background-color: white;
681 border-width : 0px;
682 border: 0;
685 fieldset.rows legend {
686 margin-left: 1em;
687 font-weight: bold;
688 font-size : 110%;
691 fieldset.rows label, fieldset.rows span.label {
692 float: left;
693 font-weight : bold;
694 width: 9em;
695 margin-right: 1em;
696 text-align: right;
699 fieldset.rows fieldset {
700 background-color: transparent;
701 border-width : 1px;
702 margin : 1em;
703 padding : .3em;
706 .yui-b fieldset.rows td label, .yui-b fieldset.rows td span.label {
707 width: auto;
709 .yui-b fieldset.rows ol.oladditemtype label, .yui-b fieldset.rows ol.oladditemtype span.label {
710 width: 13em;
713 .yui-b fieldset.rows div.hint {
714 margin-left : 10.5em;
717 .yui-u fieldset.rows label, .yui-u fieldset.rows span.label {
718 width: 10em;
721 .yui-u fieldset.rows div.hint {
722 margin-left : 7.5em;
725 fieldset.rows.left label, fieldset.rows.left span.label {
726 width : 8em;
727 text-align : left;
730 fieldset.rows ol {
731 padding: 1em 1em 0 1em;
732 list-style-type: none;
735 fieldset.rows li {
736 float : left;
737 clear : left;
738 padding-bottom: 1em;
739 list-style-type: none;
740 width: 100%;
743 fieldset.rows.left li {
744 padding-bottom : .4em;
747 fieldset.rows li.radio {
748 padding-left: 9em;
749 width : auto;
752 fieldset.rows li.radio label {
753 float : none;
754 width : auto;
755 margin : 0 0 0 1em;
758 fieldset.rows ol.radio label {
759 width : auto;
760 float : none;
761 margin-right : 30px;
762 margin-left: 20px;
763 padding-left: 0;
764 vertical-align: middle;
767 fieldset.rows li.radio input + label {
768 margin-left: 0;
769 padding-left: 0;
772 fieldset.rows ol.radio input[type="checkbox"],
773 fieldset.rows ol.radio input[type="radio"] {
774 margin-left: -20px;
777 fieldset.rows ol.radio label.radio {
778 float : left;
779 width : 9em;
780 margin-right : 1em;
781 margin-top: 0;
784 fieldset.rows caption {
785 font-size : 120%;
788 fieldset.rows p {
789 margin : 1em 0 1em 1em;
792 fieldset.rows table {
793 font-size : 105%;
794 clear : both;
795 margin : 1em 0 1em 1em;
798 fieldset.rows td label {
799 float : none;
800 font-weight : normal;
801 width : auto;
804 fieldset.rows label.yesno {
805 float : none;
806 width : auto;
809 fieldset.rows label.error {
810 float: none;
811 margin-left: 1em;
812 width: auto;
815 fieldset.action, div.action {
816 background-color: transparent;
817 clear : both;
818 float : none;
819 border : 0px;
820 margin: 0.9em 0 0 0;
821 padding: 0.4em;
822 width: auto;
825 #fixedlengthbuilderaction {
826 padding: 5px 5px 5px 5px;
827 border: 3px solid #E6F0F2;
828 top: -80px;
829 left: 80%;
830 position: relative;
831 width: 12%;
834 .btn-toolbar fieldset.action {
835 margin-top: 0;
838 fieldset.rows li[aria-disabled="true"] {
839 color: #999;
842 div.rows+div.rows {
843 margin-top : .6em;
846 div.rows {
847 float : left;
848 clear : left;
849 margin: 0 0 0 0;
850 padding: 0;
851 width: 100%;
855 div.rows span.label {
856 float: left;
857 font-weight : bold;
858 width: 9em;
859 margin-right: 1em;
860 text-align: left;
861 padding-top: 0;
864 .rows .label {
865 white-space: normal;
868 div.rows ol {
869 padding: .5em 1em 0 0;
870 list-style-type: none;
873 div.rows ol li li {
874 border-bottom: 0;
877 div.rows li {
878 border-bottom : 1px solid #EEE;
879 float : left;
880 clear : left;
881 padding-bottom: .2em;
882 padding-top: .1em;
883 list-style-type: none;
884 width: 100%;
887 a.cancel {
888 padding-left : 1em;
891 fieldset.rows fieldset.action {
892 padding : 1em;
895 fieldset.brief label.inline,
896 fieldset.rows label.inline {
897 display : inline;
898 float : none;
899 margin-left : 1em;
900 width : auto;
903 fieldset.rows .inputnote {
904 clear : left;
905 float : left;
906 margin : 1em 0 0 11em;
909 .checkedout {
910 color : #999999;
911 font-style : italic;
914 .subfield_not_filled {
915 background-color : #FFFF99;
917 .content_hidden {
918 visibility:hidden; /* you propably don't need to change this one */
919 display:none;
922 /* the property for the displayed tab */
923 .content_visible {
924 visibility:visible; /* you propably don't need to change this one */
925 display:block;
928 #z3950searcht table {
929 /* doesn't have desired effect in catalogue/results.tmpl - I'll leave this here for now but there do seem to be casscading CSS errors in this and other CSS fiels - RICKW 20081118 */
930 padding: 20px;
931 border: none;
934 #z3950_search_targets {
935 height: 338px;
936 overflow-y: auto;
939 #z3950_search_targets_acq {
940 height: 308px;
941 overflow-y: auto;
944 .z3950checks {
945 padding-left: 1em;
948 .error {
949 color: #cc0000;
952 .status_ok {
953 background-color: lightgreen;
956 .status_warn {
957 background-color: red;
960 /* Font Awesome icon */
961 i.success {
962 color: green;
965 /* Font Awesome icon */
966 i.error {
967 color: #CC0000;
970 /* Font Awesome icon */
971 i.warn {
972 color: orange;
975 /* For Font Awesome icon bullets */
976 ul.fa-ul li {
977 list-style-type: none;
980 div.error {
981 border : 2px dashed #990000;
982 background-color : #FFFF99;
983 padding : .5em;
984 margin : 1em;
987 input.alert {
988 background-color : #FFFF99;
989 border-color: #900;
992 ol.bibliodetails {
993 float: left;
994 margin : 0 0 1em 1em;
997 ol.bibliodetails li {
998 border-bottom: 1px solid #E8E8E8;
999 list-style-type : none;
1000 padding : .1em;
1003 ol.bibliodetails span.label {
1004 border-right : 1px solid #E8E8E8;
1005 float : left;
1006 font-weight: bold;
1007 width: 12em;
1008 margin-right: 1em;
1011 div.listgroup {
1012 clear : left;
1015 div.listgroup h4 {
1016 font-style: italic;
1019 div.listgroup h4 a {
1020 font-size : 80%;
1023 div.listgroup input {
1024 font-size: 80%;
1027 div.sysprefs h3 {
1028 margin : .2em 0 .2em .4em;
1031 div.sysprefs dl {
1032 margin-left : 1.5em;
1035 div.sysprefs div.hint {
1036 width : 25%;
1037 float : right;
1038 padding : .5em;
1039 margin : .7em;
1042 tr.highlight td {
1043 background-color : #F6F6F6;
1044 border-color : #BCBCBC;
1047 tr.highlight th[scope=row] {
1048 background-color : #DDDDDD;
1049 border-color : #BCBCBC;
1052 label.circ_barcode {
1053 font-size: 105%;
1054 font-weight : bold;
1057 .checkout-setting {
1058 font-size : 85%;
1059 padding-top : .3em;
1062 .checkout-setting label {
1063 font-size : inherit;
1064 font-weight: normal;
1067 .checkout-setting input {
1068 vertical-align: middle;
1071 .checkout-settings {
1072 background-color: #f4f8f9;
1073 border-radius: 0;
1074 border-top: 2px solid #b9d8d9;
1075 display: none;
1076 margin-left: -1em;
1077 margin-right: -1em;
1078 margin-top: 1em;
1079 padding: 1em 1em 0;
1082 #show-checkout-settings {
1083 margin-top: .5em;
1086 tr.expired td {
1087 color : #999999;
1090 span.expired {
1091 color : #990000;
1092 font-style : italic;
1095 details.checkouts-by-itemtype li {
1096 display: inline-block;
1097 margin-right: 1em;
1100 div.help {
1101 margin: .9em 0 0 0;
1104 .blocker {
1105 color : #990000;
1108 .inaccurate-item-statuses {
1109 color : #990000;
1112 .circmessage li {
1113 list-style : url(../img/arrow-bullet.gif);
1114 margin-bottom : .2em;
1117 div.circmessage:first-child {
1118 margin-top : 1em;
1121 div.circmessage {
1122 padding: 0 .4em .4em .4em;
1123 margin-bottom : .3em;
1126 span.circ-hlt {
1127 color : #cc0000;
1128 font-weight : bold;
1131 div.first fieldset {
1132 margin-right : 0;
1135 #circ_needsconfirmation {
1136 margin : auto;
1139 .dialog {
1140 border-radius : 2px;
1141 padding : .5em;
1142 margin : 1em auto;
1143 text-align : center;
1144 width: 65%;
1147 .dialog table {
1148 margin : .5em auto;
1151 .dialog table th {
1152 text-align : right;
1155 .dialog table td {
1156 text-align : left;
1159 .dialog h2, .dialog h3, .dialog h4 {
1160 margin : auto;
1161 text-align : center;
1164 .dialog input {
1165 background-color : #FFF;
1166 border : 1px solid #bcbcbc;
1167 margin : .4em;
1168 padding : .4em .4em .4em 25px;
1171 .dialog input[type="submit"] {
1172 background : #FFF none;
1175 td input.approve {
1176 background-color : #FFC;
1179 .dialog input:hover {
1180 background-color : #ffc;
1183 div.dialog {
1184 border: 1px solid #bcbcbc;
1185 text-align : center;
1188 div.alert {
1189 background: #fef8d3; /* Old browsers */
1190 background: -moz-linear-gradient(top, #fef8d3 0%, #ffec91 9%, #ffed87 89%, #f9dc00 100%); /* FF3.6+ */
1191 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fef8d3), color-stop(9%,#ffec91), color-stop(89%,#ffed87), color-stop(100%,#f9dc00)); /* Chrome,Safari4+ */
1192 background: -webkit-linear-gradient(top, #fef8d3 0%,#ffec91 9%,#ffed87 89%,#f9dc00 100%); /* Chrome10+,Safari5.1+ */
1193 background: -o-linear-gradient(top, #fef8d3 0%,#ffec91 9%,#ffed87 89%,#f9dc00 100%); /* Opera11.10+ */
1194 background: -ms-linear-gradient(top, #fef8d3 0%,#ffec91 9%,#ffed87 89%,#f9dc00 100%); /* IE10+ */
1195 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fef8d3', endColorstr='#f9dc00',GradientType=0 ); /* IE6-9 */
1196 background: linear-gradient(top, #fef8d3 0%,#ffec91 9%,#ffed87 89%,#f9dc00 100%); /* W3C */
1197 text-align : center;
1198 border: 1px solid #E0C726;
1199 color : inherit;
1200 text-shadow : none;
1203 div.alert strong {
1204 color : #900;
1207 .dialog li {
1208 list-style-position:inside;
1211 .dialog button,
1212 .dialog a.approve {
1213 background: #fff none;
1214 border: 1px outset #999999;
1215 border-top-color: #666;
1216 border-left-color: #666;
1217 color: #000;
1218 margin : .4em;
1219 padding : .4em;
1220 white-space: pre-line;
1223 .dialog button:hover,
1224 .dialog a.approve:hover {
1225 background-color : #ffc;
1228 .dialog button:active,
1229 .dialog a.approve:active {
1230 border : 1px inset #999999;
1233 .dialog a.approve {
1234 display: inline-block;
1237 .approve i.fa,
1238 .success i.fa {
1239 color: green;
1242 .deny i.fa {
1243 color: #cc0000;
1246 .new i.fa {
1247 color: #425FAF;
1250 a.document {
1251 background-position : left middle;
1252 background-repeat : no-repeat;
1253 padding-left : 20px;
1256 a.pdf {
1257 background-image: url("../img/famfamfam/silk/page_white_acrobat.png");
1260 a.csv {
1261 background-image: url("../img/famfamfam/silk/page_white_excel.png");
1264 a.xml {
1265 background-image: url("../img/famfamfam/silk/page_white_code.png");
1268 a.cartRemove {
1269 color: #cc3333;
1270 font-size : 90%;
1271 margin : 0;
1272 padding: 0;
1275 a.incart {
1276 color: #666;
1279 div.message {
1280 background: #ffffff; /* Old browsers */
1281 background: -moz-linear-gradient(top, #ffffff 0%, #f4f6fa 2%, #eaeef5 23%, #e8edf6 94%, #cddbf2 100%); /* FF3.6+ */
1282 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(2%,#f4f6fa), color-stop(23%,#eaeef5), color-stop(94%,#e8edf6), color-stop(100%,#cddbf2)); /* Chrome,Safari4+ */
1283 background: -webkit-linear-gradient(top, #ffffff 0%,#f4f6fa 2%,#eaeef5 23%,#e8edf6 94%,#cddbf2 100%); /* Chrome10+,Safari5.1+ */
1284 background: -o-linear-gradient(top, #ffffff 0%,#f4f6fa 2%,#eaeef5 23%,#e8edf6 94%,#cddbf2 100%); /* Opera11.10+ */
1285 background: -ms-linear-gradient(top, #ffffff 0%,#f4f6fa 2%,#eaeef5 23%,#e8edf6 94%,#cddbf2 100%); /* IE10+ */
1286 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeef5', endColorstr='#cddbf2',GradientType=0 ); /* IE6-9 */
1287 background: linear-gradient(top, #ffffff 0%,#f4f6fa 2%,#eaeef5 23%,#e8edf6 94%,#cddbf2 100%); /* W3C */
1288 border : 1px solid #bcbcbc;
1289 text-align: center;
1290 width : 55%;
1293 div.message ul,
1294 div.message h5 {
1295 padding-left : 25%;
1296 text-align : left;
1299 div.message ul+h4 {
1300 margin-top : .7em;
1303 div.note {
1304 background: #f4f6fa;
1305 background: -moz-linear-gradient(top, #f4f6fa 0%, #e8edf6 100%); /* FF3.6+ */
1306 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f6fa), color-stop(100%,#e8edf6)); /* Chrome,Safari4+ */
1307 background: -webkit-linear-gradient(top, #f4f6fa 0%,#e8edf6 100%); /* Chrome10+,Safari5.1+ */
1308 background: -o-linear-gradient(top, #f4f6fa 0%,#e8edf6 100%); /* Opera11.10+ */
1309 background: -ms-linear-gradient(top, #f4f6fa 0%,#e8edf6 100%); /* IE10+ */
1310 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f6fa', endColorstr='#e8edf6',GradientType=0 ); /* IE6-9 */
1311 background: linear-gradient(top, #f4f6fa 0%,#e8edf6 100%); /* W3C */
1312 border : 1px solid #BCBCBC;
1313 padding : .5em;
1314 margin : .5em 0;
1317 div.note i.fa-exclamation {
1318 color: #cc0000;
1319 font-style: italic;
1320 padding: 0 0.3em;
1323 div.results {
1324 padding : .7em 0;
1327 .accesskey {
1328 text-decoration : underline;
1331 label.required,
1332 span.required {
1333 color : #C00;
1336 span.required {
1337 font-style : italic;
1338 margin-left : .5em;
1341 .missing{
1342 background-color : #FFFFCC;
1345 .term {
1346 background-color: #FFC;
1347 color : #990000;
1350 a .term {
1351 text-decoration : underline;
1354 /* style for shelving location in catalogsearch */
1355 .shelvingloc {
1356 display : block;
1357 font-style : italic;
1360 a:hover .term {
1361 color : #FF9090;
1364 div#menu {
1365 border-right:1px solid #b9d8d9;
1366 margin-right: .5em;
1367 padding-top: 1em;
1368 padding-bottom: 2em;
1371 *html #menu li {
1372 display : inline;
1375 div#menu li a {
1376 text-decoration: none;
1377 display: block;
1379 background: #e8f0f6; /* Old browsers */
1380 background: -moz-linear-gradient(left, #e8f0f6 0%, #e8f0f6 96%, #c1c1c1 100%); /* FF3.6+ */
1381 background: -webkit-gradient(linear, left top, right top, color-stop(0%,#e8f0f6), color-stop(96%,#e8f0f6), color-stop(100%,#c1c1c1)); /* Chrome,Safari4+ */
1382 background: -webkit-linear-gradient(left, #e8f0f6 0%,#e8f0f6 96%,#c1c1c1 100%); /* Chrome10+,Safari5.1+ */
1383 background: -o-linear-gradient(left, #e8f0f6 0%,#e8f0f6 96%,#c1c1c1 100%); /* Opera11.10+ */
1384 background: -ms-linear-gradient(left, #e8f0f6 0%,#e8f0f6 96%,#c1c1c1 100%); /* IE10+ */
1385 background: linear-gradient(left, #e8f0f6 0%,#e8f0f6 96%,#c1c1c1 100%); /* W3C */
1386 border-top-left-radius: 5px;
1387 border-bottom-left-radius: 5px;
1388 border:1px solid #b9d8d9;
1389 font-size: 111%;
1390 margin: .5em 0;
1391 padding: .4em .3em;
1392 margin-right : -1px;
1395 div#menu li a:hover {
1396 background: #fff; /* Old browsers */
1397 background: -moz-linear-gradient(left, #FAFAFA 0%, #FAFAFA 96%, #e6e6e6 97%, #cccccc 99%, #c1c1c1 100%); /* FF3.6+ */
1398 background: -webkit-gradient(linear, left top, right top, color-stop(0%,#FAFAFA), color-stop(96%,#FAFAFA), color-stop(97%,#e6e6e6), color-stop(99%,#cccccc), color-stop(100%,#c1c1c1)); /* Chrome,Safari4+ */
1399 background: -webkit-linear-gradient(left, #FAFAFA 0%,#FAFAFA 96%,#e6e6e6 97%,#cccccc 99%,#c1c1c1 100%); /* Chrome10+,Safari5.1+ */
1400 background: -o-linear-gradient(left, #FAFAFA 0%,#FAFAFA 96%,#e6e6e6 97%,#cccccc 99%,#c1c1c1 100%); /* Opera11.10+ */
1401 background: -ms-linear-gradient(left, #FAFAFA 0%,#FAFAFA 96%,#e6e6e6 97%,#cccccc 99%,#c1c1c1 100%); /* IE10+ */
1402 background: linear-gradient(left, #FAFAFA 0%,#fff 96%,#e6e6e6 97%,#cccccc 99%,#c1c1c1 100%); /* W3C */
1403 border-left: 1px solid #85CA11;
1404 border-top: 1px solid #85CA11;
1405 border-bottom: 1px solid #85CA11;
1408 div#menu li.active a:hover {
1409 background-color: #fff;
1410 color : #538200;
1413 #menu ul li {
1414 list-style-type: none;
1417 #menu ul li.active a {
1418 background-color: #FFF;
1419 background-image : none;
1420 font-weight: bold;
1421 color:#000000;
1422 border-left: 1px solid #85CA11;
1423 border-top: 1px solid #85CA11;
1424 border-bottom: 1px solid #85CA11;
1425 border-right: 0;
1428 h1#logo {
1429 border:0pt none;
1430 float:left !important;
1431 margin:0;
1432 padding:0;
1433 width:180px;
1435 h1#logo {
1436 background: transparent url(../img/koha-logo-medium.gif) no-repeat scroll 0%;
1437 margin:0.75em .3em 0.75em .7em;
1440 *html h1#logo {
1441 margin : 0.75em .3em 0.75em .3em;
1444 h1#logo a {
1445 border:0;
1446 cursor:pointer;
1447 display:block;
1448 height:0px !important;
1449 margin:0;
1450 overflow:hidden;
1451 padding:44px 0 0;
1452 text-decoration:none;
1453 width:180px;
1456 #closewindow {
1457 margin-top : 2em;
1458 text-align : center;
1461 #closewindow a {
1462 font-weight : bold;
1465 .patroninfo+#menu {
1466 margin-right : 0;
1469 .barcode {
1470 font-size : 200%;
1471 vertical-align: middle;
1474 li.email {
1475 overflow: hidden;
1476 text-overflow: ellipsis;
1477 white-space: nowrap;
1480 .patronbriefinfo li.email {
1481 font-size : 87%;
1482 padding : 0 10px 0 0;
1483 width: 90%;
1486 .empty {
1487 color : #CCC;
1490 .address {
1491 font-size: 110%;
1494 .clearfix:after {
1495 content: ".";
1496 display: block;
1497 height: 0;
1498 clear: both;
1499 visibility: hidden;
1502 /* Hides from IE-mac \*/
1503 * html .clearfix {height: 1%;}
1504 /* End hide from IE-mac */
1506 .title {
1507 font-weight : bold;
1508 font-size : 105%;
1511 .hold {
1512 float : right;
1513 font-size: 90%;
1514 margin: 0;
1517 .thumbnail {
1518 display : block;
1519 margin : auto;
1522 .thumbnails > li {
1523 list-style-type: none;
1526 #searchresults ul li {
1527 font-size : 90%;
1528 list-style: url(../img/item-bullet.gif);
1529 padding : .2em 0;
1530 clear : left;
1533 #searchresults span.status {
1534 clear : left;
1535 color : #900;
1536 display : block;
1539 #searchresults span.unavailable {
1540 clear : left;
1541 display : block;
1544 #searchresults .availability strong {
1545 display : block;
1548 #searchresults ul li img {
1549 float : left;
1550 margin : 3px 5px 3px -5px;
1553 #searchresults table td {
1554 vertical-align : top;
1557 #searchheader {
1558 background-color : #E6F0F2;
1559 font-size : 80%;
1560 margin : 0 0 .5em -1px;
1561 padding : .4em 0 .4em 1em;
1562 border-radius : 5px 5px 0 0;
1563 border : 1px solid #B9D8D9;
1566 #searchheader .btn-group > .btn:first-child {
1567 margin-left : .7em;
1570 #searchheader form {
1571 float : right;
1572 padding : 5px 5px 3px 0;
1575 #searchheader form.fz3950 {
1576 float : right;
1577 font-size : 125%;
1578 padding : 0 0 0 5em;
1581 #searchheader form.fz3950bigrpad {
1582 float : right;
1583 font-size : 125%;
1584 padding : 5px 25em 0 0;
1587 #searchheader .dropdown-menu > li > a {
1588 padding: 2px 10px;
1591 #searchheader .dropdown-menu > li > a {
1592 padding: 2px 10px;
1595 #searchheader .dropdown-header {
1596 padding: 4px 5px
1599 #search-facets ul {
1600 margin : 0;
1601 padding : .3em;
1604 #search-facets {
1605 border : 1px solid #B9D8D9;
1606 border-radius: 5px 5px 0 0;
1609 #search-facets h4 {
1610 background-color : #E6F0F2;
1611 border-bottom : 1px solid #B9D8D9;
1612 border-radius: 5px 5px 0 0;
1613 font-size : 90%;
1614 margin : 0;
1615 padding : .4em .2em;
1616 text-align : center;
1619 #search-facets ul li {
1620 font-weight : bold;
1621 list-style-type : none;
1624 #search-facets li li {
1625 font-weight : normal;
1626 font-size : 85%;
1627 margin-bottom : 2px;
1628 padding : .1em .2em;
1631 #search-facets li.showmore {
1632 font-weight : bold;
1633 text-indent : 1em;
1636 .facet-count {
1637 display: inline-block;
1640 div.pages {
1641 margin : .5em 0;
1644 div.pages a {
1645 font-weight: bold;
1646 padding: 1px 5px 1px 5px;
1647 text-decoration: none;
1650 div.pages a:link,
1651 div.pages a:visited {
1652 background-color : #eeeeee;
1653 color : #3366CC;
1656 div.pages a:hover {
1657 background-color : #FFC;
1660 div.pages a:active {
1661 background-color : #ffc;
1664 div.pages .current,
1665 div.pages .currentPage {
1666 background-color : #e6fcb7;
1667 color : #666;
1668 font-weight: bold;
1669 padding: 1px 5px 1px 5px;
1672 div.pages .inactive {
1673 background-color : #f3f3f3;
1674 color : #BCBCBC;
1675 font-weight: bold;
1676 padding: 1px 5px 1px 5px;
1679 div.browse {
1680 margin : .5em 0;
1683 div#bookcoverimg {
1684 text-align : center;
1687 div#header_search input.submit {
1688 font-size : 1em;
1691 *html input.submit {
1692 padding : .1em;
1695 input[type=submit]:active, input[type=button]:active, button:active, a.submit:active {
1696 border : 1px inset #999999;
1699 input[type=submit], input[type=reset], input[type=button], input.submit, button, a.submit {
1700 border: 1px outset #999999;
1701 border-top-color: #666;
1702 border-left-color: #666;
1703 padding: 0.25em;
1704 background: #ffffff; /* Old browsers */
1705 background: -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 35%, #e0e0e0 100%); /* FF3.6+ */
1706 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(35%,#f7f7f7), color-stop(100%,#e0e0e0)); /* Chrome,Safari4+ */
1707 background: -webkit-linear-gradient(top, #ffffff 0%,#f7f7f7 35%,#e0e0e0 100%); /* Chrome10+,Safari5.1+ */
1708 background: -o-linear-gradient(top, #ffffff 0%,#f7f7f7 35%,#e0e0e0 100%); /* Opera11.10+ */
1709 background: -ms-linear-gradient(top, #ffffff 0%,#f7f7f7 35%,#e0e0e0 100%); /* IE10+ */
1710 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e0e0e0',GradientType=0 ); /* IE6-9 */
1711 background: linear-gradient(top, #ffffff 0%,#f7f7f7 35%,#e0e0e0 100%); /* W3C */
1712 color: #333333;
1715 input[type=submit]:disabled,
1716 input[type=reset]:disabled,
1717 input[type=button]:disabled,
1718 input.submit:disabled,
1719 button:disabled,
1720 a.submit:disabled {
1721 color : #999;
1722 border : 1px solid #C0C0C0;
1723 background : #EEE none;
1726 input[type=reset]:active, input[type=button]:active, input.submit:active, button:active, a.submit:active {
1727 border : 1px inset #999999;
1730 a.submit {
1731 display: inline-block;
1734 ul li input.submit {
1735 font-size : 87%;
1736 padding : 2px;
1739 input.warning {
1740 background: #FFF url(../img/famfamfam/silk/error.png) no-repeat 4px center;
1741 padding : 0.25em 0.25em 0.25em 25px;
1744 .searchhighlightblob {
1745 font-size:75%;
1746 font-style : italic;
1749 #displayexample {
1750 padding: 5px;
1751 margin-bottom: 10px;
1752 background-color: #CCCCCC;
1755 #irregularity_summary {
1756 vertical-align : top;
1759 ul#toplevelmenu {
1760 padding : 0;
1763 table > caption span.actions {
1764 font-size: 66%;
1765 font-weight : normal;
1766 margin : 0 .5em 0 0;
1769 #CheckAll, #CheckNone, #CheckPending {
1770 font-weight : normal;
1771 margin : 0 .5em 0 0;
1773 .lost,.dmg,.wdn {
1774 display : block;
1775 color : #990000;
1777 .datedue {
1778 display : block;
1779 color : #999;
1780 font-style : italic;
1783 tr.reserved td {
1784 background-color : #eeffd4;
1786 tr.transfered td {
1787 background-color : #e8f0f6;
1789 .waitinghere,
1790 .credit {
1791 color : #669900;
1794 /* Permissions Labels */
1795 label.permissioncode:before {
1796 content: "(";
1798 label.permissioncode:after {
1799 content: ")";
1801 label.permissioncode {
1802 font-style : italic;
1804 span.permissiondesc {
1805 font-weight : normal;
1807 #mainuserblock {
1808 border : 1px solid #E8E8E8;
1809 margin-top : .5em;
1810 padding : .5em;
1813 .labeledmarc-table {
1814 border: 0;
1817 .labeledmarc-label {
1818 border: 0;
1819 padding: 5;
1820 font-size: 11pt;
1821 color: #000000;
1822 font-style: italic;
1825 .labeledmarc-value {
1826 border: 0;
1827 padding: 5;
1828 font-size: 10pt;
1829 color: black;
1832 #marcPreview table { border: 0; margin: .7em 0 0 0; font-family: monospace; font-size: 95%; }
1833 #marcPreview th { background-color : #FFF; border: 0; white-space: nowrap; text-align:left; vertical-align: top; padding: 2px; }
1834 #marcPreview td { border: 0; padding : 2px; vertical-align: top; }
1835 #marcPreview tbody tr:nth-child(2n+1) td { background-color: #FFF; }
1836 #marcPreview .modal-dialog { width: 80%; }
1837 @media (max-width: 767px) { #marcPreview { margin: 0; width : auto; } }
1839 #cartDetails {
1840 background-color : #FFF;
1841 border: 1px solid #739acf;
1842 box-shadow: 1px 1px 3px 0 #666;
1843 color : black;
1844 display : none;
1845 margin : 0;
1846 padding : 10px;
1847 text-align : center;
1848 width : 180px;
1849 z-index : 50;
1851 #cartmenulink {
1852 background: transparent url("../img/cart-small.gif") left center no-repeat;
1853 padding-left : 15px;
1855 #cartmenulink span#basketcount span {
1856 display : inline;
1857 font-size : 90%;
1858 font-weight : normal;
1859 padding : 0;
1861 #moremenu {
1862 display : none;
1865 .results_summary {
1866 display: block;
1867 font-size : 85%;
1868 color: #707070;
1869 padding : 0 0 .5em 0;
1871 .results_summary .label {
1872 color: #202020;
1874 .results_summary a {
1875 font-weight: normal;
1878 ul.budget_hierarchy {
1879 margin-left: 0px;
1880 padding-left: 0px;
1882 ul.budget_hierarchy li {
1883 display: inline;
1885 ul.budget_hierarchy li:after {
1886 content: " -> ";
1888 ul.budget_hierarchy li:last-child:after {
1889 content: "";
1891 ul.budget_hierarchy li:first-child:after {
1892 content: "";
1894 .child_fund_amount {
1895 font-style: italic;
1897 .number_box { font-size : 105%; line-height : 200%; }
1898 .number_box a {
1899 border : 1px solid #a4bedd;
1900 background-color : #e4ecf5;
1901 font-weight : bold;
1902 border-radius: 4px;
1903 padding : .1em .4em;
1904 text-decoration : none;
1906 .number_box a:hover { background-color : #ebeff7; }
1907 .container {
1908 border : 1px solid #EEE;
1909 padding : 1em;
1910 margin : 1em 0;
1912 fieldset.rows+h3 {clear:both;padding-top:.5em;}
1914 .import_export{
1915 position:relative;
1917 .import_export .import_export_options{
1918 background: white;
1919 border: 1px solid #CDCDCD;
1920 left: 60px;
1921 padding: 10px;
1922 position: absolute;
1923 top: 0;
1924 z-index: 1;
1925 width: 300px;
1927 .import_export_options fieldset.rows li label {
1928 width : 16em;
1930 .form_import fieldset.rows li label {
1931 width : auto;
1934 .import_export_options .export_ok {
1935 padding: 10;
1936 background: #E3E3E3 none;
1937 cursor: pointer;
1938 margin-left: 20px;
1939 border: none;
1941 .import_export_options {
1942 padding: 10;
1943 background: #E3E3E3 none;
1944 cursor: pointer;
1945 margin-left: 20px;
1946 border: none;
1948 .form_import .input_import {
1949 border: 1px solid #bcbcbc;
1951 .import_export_options .importing {
1952 padding: inherit;
1953 background: none;
1956 .importing {
1957 position: relative;
1960 .importing .importing_msg {
1961 padding-left: 10px;
1962 padding-bottom: 10px;
1965 .field_hint {
1966 color: grey;
1967 font-style: italic;
1968 padding-left: 1em;
1971 .m880 {
1972 display:block;
1973 text-align:right;
1974 float:right;
1975 width:50%;
1976 padding-left:20px
1979 .advsearch {
1980 margin: 0;
1983 .advsearch table {
1984 border-spacing : 5px;
1985 border-collapse : separate;
1986 border-width : 0;
1988 .advsearch td {
1989 border : 1px solid #EEE;
1990 padding : 0.3em 0.4em;
1992 #circ_circulation_issue {
1993 position: relative;
1996 #clearscreen {
1997 position: absolute;
1998 top:0;
1999 right:0;
2002 #clearscreen a {
2003 display:block;
2004 border-radius: 0 0 0 5px;
2005 padding : 0 .7em .2em .7em;
2006 background-color : #EEE;
2007 color : #CCC;
2008 text-shadow: 0px -1px 0px #666;
2009 text-decoration: none;
2010 font-size: 160%;
2011 font-weight : bold
2013 #clearscreen a:hover {
2014 color : #cc0000;
2017 div.pager {
2018 background-color : #E8E8E8;
2019 border : 1px solid #BCBCBC;
2020 border-radius : 5px;
2021 display : inline-block;
2022 font-size : 85%;
2023 padding : .3em .5em .3em .5em;
2024 margin : .4em 0;
2026 div.pager img {
2027 vertical-align : middle;
2030 div.pager img.last {
2031 padding-right: 5px;
2033 div.pager input.pagedisplay {
2034 border : 0;
2035 background-color : transparent;
2036 font-weight: bold;
2037 text-align : center;
2039 a.localimage img {
2040 border : 1px solid #0000CC;
2041 margin : 0 .5em;
2042 padding : .3em;
2045 .no-image {
2046 background-color : #FFF;
2047 border: 1px solid #AAA;
2048 color : #979797;
2049 display:block;
2050 font-size : 86%;
2051 font-weight : bold;
2052 text-align : center;
2053 width : 75px;
2054 border-radius : 3px;
2057 div.pager p {
2058 margin: 0;
2061 div#acqui_order_supplierlist > div.supplier {
2062 border: 1px solid #EEEEEE;
2063 margin: 0.5em;
2064 padding: 1em;
2067 div#acqui_order_supplierlist > div.supplier > span.suppliername {
2068 display: inline;
2069 font-size: 1.7em;
2070 margin-bottom: 0.5em;
2073 div#acqui_order_supplierlist > div.supplier > span.action {
2074 margin-left: 5em;
2077 div#acqui_order_supplierlist > div.supplier > div.baskets {
2078 margin-top: 0.5em;
2081 .supplier-contact-details {
2082 float: left;
2085 #add-contact {
2086 margin: 0 0 8px 8px;
2089 #contact-template {
2090 display: none;
2093 /* Override core jQueryUI widgets */
2094 .ui-widget-content { border: 1px solid #B9D8D9; background: #ffffff none; color: #222222; }
2095 .ui-widget-header { border: 1px solid #B9D8D9; background: #E6F0F2 none; color: #222222; font-weight: bold; }
2096 .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #B9D8D9; background: #F4F8F9 none; font-weight: normal; color: #555555; }
2097 .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 { border: 1px solid #B9D8D9; background: #E6F0F2 none; font-weight: normal; color: #212121; }
2098 .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #aaaaaa; background: #ffffff none; font-weight: normal; color: #212121; }
2099 .ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {border: 1px solid #FED22F; background: #FFF4C6; color: #363636; }
2100 .ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec; color: #cd0a0a; }
2102 /* Override jQuery Autocomplete */
2103 .ui-autocomplete {
2104 position: absolute;
2105 cursor: default;
2106 box-shadow: 2px 2px 2px rgba(0,0,0,.3);
2108 .ui-autocomplete.ui-widget-content .ui-state-hover {
2109 border: 1px solid #B9D8D9;
2110 background: #E6F0F2 none;
2111 font-weight: normal;
2112 color: #212121;
2114 .ui-autocomplete-loading {
2115 background: #FFF url("../img/spinner-small.gif") right center no-repeat;
2118 /* jQuery UI standard tabs */
2119 .ui-menu li {
2120 list-style:none;
2123 .ui-tabs-nav .ui-tabs-active a,
2124 .ui-tabs-nav a:hover,
2125 .ui-tabs-nav a:focus,
2126 .ui-tabs-nav a:active,
2127 .ui-tabs-nav span.a {
2128 background: none repeat scroll 0 0 transparent;
2129 outline: 0 none;
2132 .ui-tabs .ui-tabs-nav li.ui-tabs-active {
2133 background-color : #FFF;
2134 border : 1px solid #B9D8D9;
2135 border-bottom-width: 0;
2138 .ui-widget,
2139 .ui-widget input,
2140 .ui-widget select,
2141 .ui-widget textarea,
2142 .ui-widget button {
2143 font-family : inherit;
2144 font-size : inherit;
2146 ul.ui-tabs-nav li {
2147 list-style : none;
2149 .ui-tabs.ui-widget-content {
2150 background : transparent none;
2151 border : 0;
2154 .ui-tabs .ui-tabs-panel {
2155 border : 1px solid #B9D8D9;
2157 .ui-tabs-nav.ui-widget-header {
2158 border : 0;
2159 background : none;
2161 .ui-tabs .ui-tabs-nav li {
2162 background: #E6F0F2 none;
2163 border: 1px solid #B9D8D9;
2164 margin-right : .4em;
2165 top: 1px;
2167 .ui-tabs .ui-tabs-nav li.ui-tabs-active a {
2168 color : #000;
2169 font-weight : bold;
2172 .ui-tabs .ui-tabs-nav li.ui-state-default.ui-state-hover {
2173 background : #EDF4F5 none;
2176 .ui-tabs .ui-tabs-nav li.ui-tabs-active.ui-state-hover {
2177 background : #FFF none;
2180 .ui-tabs .ui-state-default a,
2181 .ui-tabs .ui-state-default a:link,
2182 .ui-tabs .ui-state-default a:visited {
2183 color: #004D99;
2186 .ui-tabs .ui-state-hover a,
2187 .ui-tabs .ui-state-hover a:link,
2188 .ui-tabs .ui-state-hover a:visited {
2189 color: #538200;
2192 .statictabs ul {
2193 background: none repeat scroll 0 0 transparent;
2194 border: 0 none;
2195 margin: 0;
2196 padding: 0.2em 0.2em 0;
2197 border-bottom-right-radius: 4px;
2198 border-bottom-left-radius: 4px;
2199 border-top-right-radius: 4px;
2200 border-top-left-radius: 4px;
2201 color: #222222;
2202 font-weight: bold;
2203 font-size: 100%;
2204 line-height: 1.3;
2205 list-style: none outside none;
2206 outline: 0 none;
2207 text-decoration: none;
2210 .statictabs ul:after {
2211 clear: both;
2214 .statictabs ul:before,
2215 .statictabs ul:after {
2216 content: "";
2217 display: table;
2220 .statictabs ul li {
2221 background: none repeat scroll 0 0 #E6F0F2;
2222 border: 1px solid #B9D8D9;
2223 border-bottom: 0 none;
2224 border-top-right-radius: 4px;
2225 border-top-left-radius: 4px;
2226 float: left;
2227 list-style: none outside none;
2228 margin-bottom: 0;
2229 margin-right: 0.4em;
2230 padding: 0;
2231 position: relative;
2232 white-space: nowrap;
2233 top: 1px;
2234 color: #555555;
2235 font-weight: normal;
2239 .statictabs ul li.active {
2240 background-color: #FFFFFF;
2241 color: #212121;
2242 font-weight: normal;
2243 padding-bottom: 1px;
2246 .statictabs ul li a {
2247 color: #004D99;
2248 cursor: pointer;
2249 float: left;
2250 padding: 0.5em 1em;
2251 text-decoration: none;
2254 .statictabs ul li a:hover {
2255 background-color : #EDF4F5;
2256 border-top-right-radius: 4px;
2257 border-top-left-radius: 4px;
2258 color : #538200;
2261 .statictabs ul li.active a {
2262 color: #000000;
2263 font-weight: bold;
2264 cursor: text;
2265 background: none repeat scroll 0 0 transparent;
2266 outline: 0 none;
2267 top : 1px;
2270 .statictabs .tabs-container {
2271 border: 1px solid #B9D8D9;
2272 background: none repeat scroll 0 0 transparent;
2273 display: block;
2274 padding: 1em 1.4em;
2275 border-bottom-right-radius: 4px;
2276 border-bottom-left-radius: 4px;
2277 color: #222222;
2280 /* jQuery UI header search box tabs */
2281 #header_search ul.ui-tabs-nav {
2282 padding-top : 0;
2283 margin-left: 1em;
2285 #header_search ul.ui-tabs-nav li.ui-state-default {
2286 border: 0;
2287 background : transparent none;
2288 top: 0;
2290 #header_search ul.ui-tabs-nav li.ui-state-default a {
2291 padding : .3em .6em;
2293 #header_search ul.ui-tabs-nav li.ui-tabs-active {
2294 border : 1px solid #85CA11;
2295 border-top-width: 0;
2296 top: -2px;
2297 background-color : #FFFFF1;
2299 #header_search ul.ui-tabs-nav li.ui-tabs-active a {
2300 text-decoration: none;
2302 #header_search .ui-corner-top {
2303 border-radius: 0 0 4px 4px;
2306 #header_search > div,
2307 #header_search > ul > li {
2308 display: none;
2310 #header_search > div:first-of-type,
2311 #header_search > ul > li:first-of-type {
2312 display: block;
2315 .authref {
2316 font-style: normal;
2317 text-indent: 4em;
2320 .seefrom, .seealso {
2321 font-style: italic;
2322 text-indent: 2em;
2325 #authfinderops {
2326 float: right;
2328 div.authorizedheading {
2329 font-weight: bold;
2331 .authres_notes, .authres_seealso, .authres_otherscript {
2332 padding-top: 3px;
2334 .authres_notes {
2335 font-style: italic;
2339 .contents {
2340 width: 75%;
2343 .contentblock {
2344 position: relative;
2345 margin-left: 2em;
2348 .contents .t:first-child:before {
2349 content: "→ ";
2352 .contents .t:before {
2353 content: "\A→ ";
2354 white-space: pre;
2357 .contents .t {
2358 font-weight: bold;
2359 display: inline;
2362 .contents .r {
2363 display: inline;
2366 #hierarchies a {
2367 font-weight: normal;
2368 text-decoration: underline;
2369 color: #069;
2372 #hierarchies a:hover {
2373 color: #990033;
2376 #didyoumeanopac, #didyoumeanintranet {
2377 float: left;
2378 width: 260px;
2381 .pluginlist {
2382 padding-bottom: 10px;
2384 .plugin {
2385 margin: 0 1em 1em 0;
2387 .pluginname {
2388 cursor: move;
2389 margin: 0.3em;
2390 padding-bottom: 4px;
2391 padding-left: 0.2em;
2392 background-color: #E6F0F2;
2394 .pluginname .ui-icon {
2395 float: right;
2397 .plugindesc {
2398 padding: 0.4em;
2400 .ui-sortable-placeholder {
2401 border: 1px dotted black;
2402 visibility: visible !important;
2403 height: 80px !important;
2405 .ui-sortable-placeholder * {
2406 visibility: hidden;
2409 /* jQuery UI Datepicker */
2410 .ui-datepicker table {
2411 width: 100%;
2412 font-size: .9em;
2413 border : 0;
2414 border-collapse: collapse;
2415 margin:0 0 .4em;
2418 .ui-datepicker th {
2419 background : transparent none;
2420 padding: .7em .3em;
2421 text-align: center;
2422 font-weight: bold;
2423 border: 0;
2426 .ui-datepicker-trigger {
2427 vertical-align: middle;
2428 margin : 0 3px;
2430 .ui-datepicker {
2431 box-shadow: 1px 1px 3px 0 #666;
2434 /* css for timepicker */
2435 .ui-timepicker-div .ui-widget-header { margin-bottom: 8px; }
2436 .ui-timepicker-div dl { text-align: left; }
2437 .ui-timepicker-div dl dt { height: 25px; margin-bottom: -25px; }
2438 .ui-timepicker-div dl dd { margin: 0 10px 10px 65px; }
2439 .ui-timepicker-div td { font-size: 90%; }
2440 .ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; }
2441 .ui_tpicker_second,
2442 .ui_tpicker_millisec,
2443 .ui_tpicker_microsec {
2444 display: none;
2447 /* jQuery UI Accordion */
2448 .ui-accordion-header,
2449 .ui-widget-content .ui-accordion-header {
2450 font-weight: bold; font-size : 110%;
2453 fieldset.rows.ui-accordion-content {
2454 border-top-left-radius: 0;
2455 border-top-right-radius: 0;
2456 margin: 0;
2457 padding: 0;
2458 width: auto;
2461 fieldset.rows.ui-accordion-content table {
2462 margin : 0;
2465 video {
2466 width: 480px;
2469 /* Bootstrap overrides */
2470 button,
2471 .btn {
2472 border-color : #ADADAD #ADADAD #949494;
2473 font-family: arial,helvetica,clean,sans-serif;
2476 .btn-xs, .btn-group-xs > .btn {
2477 font-size: 10.5px;
2478 padding: 3px 5px;
2481 .btn.btn-link {
2482 border : 0;
2485 #toolbar .dropdown-menu,
2486 .btn-toolbar .dropdown-menu {
2487 font-size: 13px;
2489 a.btn:link,
2490 a.btn:visited{
2491 color: #333333;
2494 a.btn-link:link,
2495 a.btn-link:visited {
2496 color: #004d99;
2499 a.btn-link:hover {
2500 color : #538200;
2503 .dropdown-menu {
2504 font-size: 12px;
2507 .dropdown-menu li {
2508 list-style: none outside none;
2511 a.dropdown-toggle {
2512 white-space: nowrap;
2515 .dropdown-menu > li > a {
2516 padding: 4px 20px;
2519 .dropdown-menu > li > a:hover,
2520 .dropdown-menu > li > a:focus {
2521 text-decoration: none;
2522 color: #ffffff;
2523 background-color: #0081c2;
2524 background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
2525 background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
2526 background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
2527 background-image: -o-linear-gradient(top, #0088cc, #0077b3);
2528 background-image: linear-gradient(to bottom, #0088cc, #0077b3);
2529 background-repeat: repeat-x;
2530 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
2533 .dropdown-header {
2534 border-top: 1px solid #EEE;
2535 color: #000;
2536 font-weight: bold;
2539 a.disabled {
2540 color : #999999;
2543 .navbar {
2544 color: #333;
2545 min-height: 20px;
2548 #header.navbar {
2549 margin-bottom: 0;
2552 #header.navbar-default {
2553 background: #e6f0f2;
2554 box-shadow: none;
2555 border: none;
2558 #changelanguage .navbar-text {
2559 margin: 0;
2562 #changelanguage .navbar-text span {
2563 display: block;
2564 line-height: 20px;
2567 #changelanguage .dropdown-menu > li > a,
2568 #changelanguage .dropdown-menu > li > span {
2569 padding: 5px 15px;
2572 .navbar .nav > li > a, .loggedout {
2573 color: #004D99;
2574 font-weight: bold;
2575 padding : .4em .2em;
2578 .navbar .nav > li {
2579 list-style: none outside none;
2580 padding : 0 .6em;
2583 .navbar .nav > li > a:focus,
2584 .navbar .nav > li > a:hover {
2585 color: #538200;
2588 .navbar-static-top .navbar-inner {
2589 background: #E6F0F2 none;
2590 border: 0;
2591 box-shadow: none;
2592 min-height: 0;
2593 padding-left: 0;
2595 .navbar-fixed-bottom .navbar-inner {
2596 min-height: 0;
2597 padding : .4em 0;
2600 .navbar-fixed-bottom .nav > li > a {
2601 font-weight: normal;
2602 padding : .05em .3em;
2605 .navbar-fixed-bottom .nav > li {
2606 border-right : 1px solid #CCC;
2609 .navbar-fixed-bottom .nav > li:last-child {
2610 border-right : 0;
2613 .navbar-fixed-bottom .nav > li.navbar-text {
2614 line-height: normal;
2615 padding : 0.4em 0.7em;
2617 .navbar .nav > li {
2618 list-style: none outside none;
2619 padding : 0 .6em;
2621 .navbar .nav > li > a {
2622 color: #004D99;
2623 font-weight: bold;
2624 padding : .4em .3em;
2627 .navbar .nav > li > a:focus,
2628 .navbar .nav > li > a:hover {
2629 color: #538200;
2632 .navbar .nav li.dropdown.open > .dropdown-toggle:focus,
2633 .navbar .nav li.dropdown.active > .dropdown-toggle:focus,
2634 .navbar .nav li.dropdown.open.active > .dropdown-toggle:focus {
2635 background: #e6f0f2 none;
2636 box-shadow: none;
2639 .tooltip.bottom .tooltip-arrow {
2640 border-bottom-color: #EEE;
2642 .tooltip.bottom .tooltip-inner {
2643 background-color : #FFF;
2644 border: 1px solid rgba(0, 0, 0, 0.2);
2645 box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
2646 color: #000;
2647 padding : 1em;
2648 font-size : 120%;
2650 .separator { color : #666; padding : 0 .2em; }
2652 .close {
2653 position: inherit;
2654 top: auto;
2655 right : auto;
2656 filter : none;
2657 float : none;
2658 font-size: inherit;
2659 font-weight: normal;
2660 line-height: 1.5;
2661 opacity: inherit;
2662 text-shadow: none;
2665 .close:hover {
2666 color: inherit;
2667 filter: inherit;
2668 font-size: inherit;
2669 opacity: inherit;
2672 a.close:hover {
2673 color: #538200;
2676 .radio label, .checkbox label {
2677 margin-left: 20px;
2678 padding-left: 0;
2681 .radio input[type="radio"],
2682 .checkbox input[type="checkbox"] {
2683 position: relative;
2684 margin-left: 0;
2687 /* Redefine a new style for Bootstrap's class "close" since we use that already */
2688 /* Use <a class="closebtn" href="#">&times;</a> */
2689 .alert .closebtn{position:relative;top:-2px;right:-21px;line-height:20px;}
2690 .modal-header .closebtn{margin-top: 4px;}
2691 .closebtn{float: right;font-size: 21px;font-weight: bold;line-height: 1;color: #000;text-shadow: 0 1px 0 #fff;filter: alpha(opacity=20);opacity: .2;}.closebtn:hover,.closebtn:focus{color:#000;text-decoration:none;cursor:pointer;opacity:0.5;filter:alpha(opacity=50);}
2692 button.closebtn{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;}
2694 .modal-body {
2695 overflow-y: auto;
2698 .modal-dialog.modal-wide {
2699 width: 80%;
2702 .btn-group label,
2703 .btn-group select {
2704 font-size: 13px;
2707 .tooltip-inner {
2708 white-space:pre-wrap;
2711 pre {
2712 display: block;
2713 padding: 0;
2714 margin: 0;
2715 font-size: inherit;
2716 line-height: inherit;
2717 word-break: break-all;
2718 word-wrap: break-word;
2719 color: inherit;
2720 background-color: transparent;
2721 border: 0;
2722 border-radius: 0;
2725 code {
2726 background-color: transparent;
2727 border-radius: 0;
2728 font-size: inherit;
2729 color: inherit;
2730 padding: 0;
2733 .pagination > li > a, .pagination > li > span {
2734 font-weight: bold;
2737 /* End Bootstrap overrides */
2739 .waiting {
2740 cursor: wait;
2743 fieldset.rows table.mceListBox {
2744 margin: 0;
2747 #jobpanel,#jobstatus,#jobfailed { display : none; }
2748 #jobstatus { margin:.4em; }
2750 #jobprogress{
2751 display: inline-block;
2752 width:200px;
2753 height:10px;
2754 border:1px solid #666;
2755 background:url('../img/progress.png') -300px 0px no-repeat;
2758 .progress_panel {
2759 clear: both;
2760 font-size: 120%;
2761 margin: 1em 0;
2762 padding: 1em;
2763 border: 2px solid #EEE;
2764 border-radius: 5px;
2767 progress {
2768 width: 50%;
2771 #selections { width : 100%; white-space : normal; }
2772 #selections span { margin:3px;padding:3px;background-color:#EBF3FF;border-radius:5px;white-space:nowrap;line-height:240%;font-size:75%; }
2773 #selections span.selected { background-color : #CCE0FC; }
2774 #selections input { vertical-align:middle;margin:0 2px; }
2776 #changepasswordf input[type="text"],
2777 #changepasswordf input[type="password"] {
2778 font-size: 140%;
2779 font-family : monospace;
2780 padding : .3em;
2783 /* Class to be added to toolbar when it starts being fixed at the top of the screen*/
2785 .floating {
2786 box-shadow: 0px 3px 2px 0px rgba(0, 0, 0, .5);
2789 div#toolbar.floating,
2790 #searchheader.floating {
2791 border-radius: 0;
2792 margin-top: 0;
2795 .inline {
2796 display : inline;
2799 .nowrap {
2800 white-space: nowrap;
2803 .tag_editor {
2804 background: transparent url("../img/edit-tag.png") top left no-repeat;
2805 display : block;
2806 float : left;
2807 width : 16px;
2808 height: 16px;
2809 margin : 4px;
2810 text-indent: 100%;
2811 white-space: nowrap;
2812 overflow: hidden;
2815 .browse-controls {
2816 margin-left: 1.1em;
2817 margin-right: .5em;
2818 padding-bottom: 1em;
2819 padding-top: 1em;
2822 #browse-return-to-results {
2823 border-top-left-radius : 3px;
2824 border-top-right-radius : 3px;
2825 display: block;
2826 text-align: center;
2829 .browse-button {
2830 color: #004d99;
2831 padding: .4em .6em;
2832 display: inline-block;
2835 span.browse-button {
2836 background: #fafafa;
2837 color: #222;
2840 .browse-button:hover {
2841 background: #fafafa;
2844 .browse-label,
2845 .browse-prev-next {
2846 border: 1px solid #b9d8d9;
2849 .browse-label {
2850 border-top-left-radius : 5px;
2851 border-top-right-radius : 5px;
2852 background-color : #e8f0f6;
2855 .browse-prev-next {
2856 border-top-width: 0;
2857 border-bottom-left-radius: 5px;
2858 border-bottom-right-radius: 5px;
2861 #browse-previous {
2862 border-right : 1px solid #B9D8D9;
2863 border-bottom-left-radius: 5px;
2864 padding-right: 1em;
2867 #browse-next {
2868 border-top-width : 0;
2869 border-bottom-right-radius: 5px;
2870 float: right;
2871 padding-right: 1em;
2874 .loading-overlay {
2875 background-color: #FFF;
2876 cursor: wait;
2877 height: 100%;
2878 left: 0;
2879 opacity: .7;
2880 position: fixed;
2881 top: 0;
2882 width: 100%;
2883 z-index: 1000;
2885 .loading-overlay div {
2886 background : transparent url(../img/loading.gif) top left no-repeat;
2887 font-size : 175%;
2888 font-weight: bold;
2889 height: 2em;
2890 left: 50%;
2891 margin: -1em 0 0 -2.5em;
2892 padding-left : 50px;
2893 position: absolute;
2894 top: 50%;
2895 width: 15em;
2898 #merge_invoices {
2899 display: none;
2900 margin: 1em auto;
2903 #merge {
2904 margin: 0.5em 0 0 0;
2907 #merge_table tr.active td {
2908 background-color: #FFFFCC;
2911 .renewals {
2912 display:block;
2913 font-size:0.8em;
2914 padding:0.5em;
2917 #transport-types {
2918 padding-top: 0.5px;
2921 #i18nMenu .navbar-text .currentlanguage {
2922 color : #000;
2923 font-weight: bold;
2926 #i18nMenu a.currentlanguage:link,
2927 #i18nMenu a.currentlanguage:visited {
2928 font-weight: bold;
2931 #i18nMenu a .sublanguage-selected {
2932 color: #000;
2933 font-weight: bold;
2936 #i18nMenu .dropdown-menu a:hover,
2937 #i18nMenu .dropdown-menu a:focus {
2940 #circ_circulation_issue .onsite_checkout-select label,
2941 .onsite_checkout-select label {
2942 font-size : inherit;
2943 font-weight: normal;
2945 span.onsite_checkout {
2946 color: #cc0000;
2948 .onsite-checkout-only {
2949 background-color : rgba(255, 242, 206, 0.5);
2950 border-radius: 4px;
2951 border : 1px solid #FFF2CE;
2954 div.lastchecked {
2955 padding : .2em 1em;
2956 border: 2px solid #BCDB89;
2957 border-bottom-left-radius: 5px;
2958 border-bottom-right-radius: 5px;
2960 .branchgriditem {
2961 background-color: #fff;
2962 border: 1px solid #b9d8d9;
2963 border-radius: 3px;
2964 display: table-cell;
2965 float: left;
2966 margin: 3px;
2967 padding: 0.3em;
2969 .branchgridrow {
2970 display: table-row;
2972 .branchselector {
2973 display: table;
2976 .hq-author {
2977 font-weight: bold;
2980 div#cn_browser_table_wrapper > table#cn_browser_table {
2981 margin: auto;
2982 width:90%;
2985 /* Tools > automatic_item_modification_by_age */
2986 div.rules {
2987 display: block;
2990 #new_rule {
2991 display: none;
2994 #new_rule, div.rule {
2995 background-color: #F4F8F9;
2996 border: 2px solid #B9D8D9;
2997 border-radius: 5px;
2998 margin: .3em;
2999 padding: .3em;
3002 .blocks {
3003 margin-bottom: .3em;
3006 .remove_rule {
3007 padding-left: .7em;
3008 font-size: 80%;
3011 div[class$="_table_controls"] {
3012 padding: .7em 0;
3015 .underline {
3016 text-decoration: underline;
3019 .overline {
3020 text-decoration: overline;
3023 .order-control {
3024 padding-right: 5px;
3027 #borrower_message {
3028 margin-top: 10px;
3031 .form-group {
3032 margin-bottom: 10px;
3035 .form-group label {
3036 font-weight: bold;
3039 .modal-textarea {
3040 width: 98%;
3043 fieldset.rows + fieldset.action {
3044 padding-top: 20px;
3047 .yui-u .rows li p label.widelabel {
3048 width: auto;
3051 #pat_member #patron_list_dialog,
3052 #pat_member #searchresults,
3053 #patron_search #filters {
3054 display: none;
3057 #interlibraryloans h1 {
3058 margin: 1em 0;
3061 #interlibraryloans h2 {
3062 margin-bottom: 20px;
3065 #interlibraryloans h3 {
3066 margin-top: 20px;
3069 #interlibraryloans .bg-info {
3070 overflow: auto;
3071 position: relative;
3074 #interlibraryloans #search-summary {
3075 -webkit-transform: translateY(-50%);
3076 -ms-transform: translateY(-50%);
3077 -o-transform: translateY(-50%);
3078 transform: translateY(-50%);
3079 position: absolute;
3080 top: 50%;
3083 #interlibraryloans .format h5 {
3084 margin-top: 20px;
3087 #interlibraryloans .format li {
3088 list-style: none;
3091 #interlibraryloans .format h4 {
3092 margin-bottom: 20px;
3095 #interlibraryloans .format input {
3096 margin: 10px 0;
3099 #interlibraryloans #freeform-fields .custom-name {
3100 width: 9em;
3101 margin-right: 1em;
3102 text-align: right;
3105 #interlibraryloans #freeform-fields .delete-new-field {
3106 margin-left: 1em;
3109 #interlibraryloans #add-new-fields {
3110 margin: 1em;
3113 #interlibraryloans #column-toggle,
3114 #interlibraryloans #reset-toggle {
3115 margin: 15px 0;
3116 line-height: 1.5em;
3117 font-weight: 700;
3120 #ill-view-panel {
3121 margin-top: 15px;
3124 #ill-view-panel h3 {
3125 margin-bottom: 10px;
3128 #ill-view-panel h4 {
3129 margin-bottom: 20px;
3132 #ill-view-panel .rows div {
3133 height: 1em;
3134 margin-bottom: 1em;
3137 #ill-view-panel #requestattributes .label {
3138 width: auto;
3141 table#ill-requests {
3142 width: 100% !important;
3145 #helper span {
3146 display: none;
3149 #logged-in-info-full {
3150 display: none;
3153 .loggedin-menu-label {
3154 color: #777;
3155 font-size: 12px;
3156 line-height: 1.42857143;
3157 padding: 4px 12px;
3158 white-space: nowrap;
3161 .loggedin-menu-label.divider {
3162 padding: 0;
3165 .loggedin-menu-label span {
3166 color: #000;
3167 font-weight: bold;
3170 @media (min-width: 200px) {
3171 .navbar-nav > li {
3172 float: left;
3174 .navbar-right {
3175 float: right !important;
3176 margin-right: -15px;
3178 .navbar-nav {
3179 float: left;
3180 margin: 0;
3183 .navbar-nav .open .dropdown-menu.dropdown-menu-left {
3184 position: absolute;
3185 float: left;
3186 left: auto;
3187 right: 0;
3188 width: auto;
3189 background-color: #fff;
3190 border: 1px solid rgba(0,0,0,0.15);
3191 box-shadow: 0 6px 12px rgba(0,0,0,0.175);
3194 .navbar-nav .open .dropdown-menu.dropdown-menu-right {
3195 position: absolute;
3196 float: left;
3197 left: ;
3198 right: auto;
3199 width: auto;
3200 background-color: #fff;
3201 border: 1px solid rgba(0,0,0,0.15);
3202 box-shadow: 0 6px 12px rgba(0,0,0,0.175);
3205 .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
3206 .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
3207 background-color: #0081c2;
3208 background-image: linear-gradient(to bottom, #0088cc, #0077b3);
3209 background-repeat: repeat-x;
3210 color: #ffffff;
3211 text-decoration: none;
3216 @media (min-width: 800px) {
3217 #helper span {
3218 display: inline;
3221 #helper i {
3222 display: none;
3225 #logged-in-info-full {
3226 display: inline;
3229 #logged-in-info-brief {
3230 display: none;
3232 .loggedin-menu-label {
3233 display: none;
3237 span.name {
3238 font-weight: bold;
3239 font-style: italic;