| Lines 126-133
          input[type="checkbox"], input[type="radio"] {
      
      
        Link Here | 
        
          | 126 | } | 126 | } | 
        
          | 127 |  | 127 |  | 
        
          | 128 | label, .label { | 128 | label, .label { | 
            
              |  |  | 129 |     display: inline; | 
        
          | 129 |     font-weight: normal; | 130 |     font-weight: normal; | 
        
          | 130 |     font-size: inherit; | 131 |     font-size: inherit; | 
            
              |  |  | 132 |     max-width: inherit; | 
        
          | 131 |     padding: 0; | 133 |     padding: 0; | 
        
          | 132 |     color: black; | 134 |     color: black; | 
        
          | 133 |     margin-bottom: 0; | 135 |     margin-bottom: 0; | 
  
    | Lines 1068-1074
          div.first fieldset {
      
      
        Link Here | 
        
          | 1068 | } | 1070 | } | 
        
          | 1069 |  | 1071 |  | 
        
          | 1070 | .dialog { | 1072 | .dialog { | 
            
              | 1071 | 	-moz-border-radius : 2px; |  |  | 
        
          | 1072 | 	border-radius : 2px; | 1073 | 	border-radius : 2px; | 
        
          | 1073 | 	padding : .5em; | 1074 | 	padding : .5em; | 
        
          | 1074 | 	margin : 1em auto; | 1075 | 	margin : 1em auto; | 
  
    | Lines 1307-1315
          div#menu li a {
      
      
        Link Here | 
        
          | 1307 |      background: -o-linear-gradient(left, #e8f0f6 0%,#e8f0f6 96%,#c1c1c1 100%); /* Opera11.10+ */ | 1308 |      background: -o-linear-gradient(left, #e8f0f6 0%,#e8f0f6 96%,#c1c1c1 100%); /* Opera11.10+ */ | 
        
          | 1308 |    background: -ms-linear-gradient(left, #e8f0f6 0%,#e8f0f6 96%,#c1c1c1 100%); /* IE10+ */ | 1309 |    background: -ms-linear-gradient(left, #e8f0f6 0%,#e8f0f6 96%,#c1c1c1 100%); /* IE10+ */ | 
        
          | 1309 |        background: linear-gradient(left, #e8f0f6 0%,#e8f0f6 96%,#c1c1c1 100%); /* W3C */ | 1310 |        background: linear-gradient(left, #e8f0f6 0%,#e8f0f6 96%,#c1c1c1 100%); /* W3C */ | 
            
              | 1310 | 	-moz-border-top-left-radius: 5px; |  |  | 
        
          | 1311 | 	border-top-left-radius: 5px; | 1311 | 	border-top-left-radius: 5px; | 
            
              | 1312 | 	-moz-border-bottom-left-radius: 5px; |  |  | 
        
          | 1313 | 	border-bottom-left-radius: 5px; | 1312 | 	border-bottom-left-radius: 5px; | 
        
          | 1314 |     border:1px solid #b9d8d9; | 1313 |     border:1px solid #b9d8d9; | 
        
          | 1315 | 	font-size: 111%; | 1314 | 	font-size: 111%; | 
  
    | Lines 1614-1620
          input[type=submit], input[type=reset], input[type=button], input.submit, button,
      
      
        Link Here | 
        
          | 1614 | 	border: 1px outset #999999; | 1613 | 	border: 1px outset #999999; | 
        
          | 1615 | 	border-top-color: #666; | 1614 | 	border-top-color: #666; | 
        
          | 1616 | 	border-left-color: #666; | 1615 | 	border-left-color: #666; | 
            
              | 1617 | 	-moz-border-radius : 2px; |  |  | 
        
          | 1618 | 	padding: 0.25em; | 1616 | 	padding: 0.25em; | 
        
          | 1619 | 	background: #ffffff; /* Old browsers */ | 1617 | 	background: #ffffff; /* Old browsers */ | 
        
          | 1620 | 	background: -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 35%, #e0e0e0 100%); /* FF3.6+ */ | 1618 | 	background: -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 35%, #e0e0e0 100%); /* FF3.6+ */ | 
  
    | Lines 1748-1760
          span.permissiondesc {
      
      
        Link Here | 
        
          | 1748 | #marcPreview th { background-color : #FFF; border: 0; white-space: nowrap; text-align:left; vertical-align: top; padding: 2px; } | 1746 | #marcPreview th { background-color : #FFF; border: 0; white-space: nowrap; text-align:left; vertical-align: top; padding: 2px; } | 
        
          | 1749 | #marcPreview td { border: 0; padding : 2px; vertical-align: top; } | 1747 | #marcPreview td { border: 0; padding : 2px; vertical-align: top; } | 
        
          | 1750 | #marcPreview tbody tr:nth-child(2n+1) td { background-color: #FFF; } | 1748 | #marcPreview tbody tr:nth-child(2n+1) td { background-color: #FFF; } | 
            
              |  |  | 1749 | #marcPreview .modal-dialog { width: 80%; } | 
        
          | 1751 | @media (max-width: 767px) { #marcPreview { margin: 0; width : auto; } } | 1750 | @media (max-width: 767px) { #marcPreview { margin: 0; width : auto; } } | 
        
          | 1752 |  | 1751 |  | 
        
          | 1753 | #cartDetails { | 1752 | #cartDetails { | 
        
          | 1754 | 	background-color : #FFF; | 1753 | 	background-color : #FFF; | 
        
          | 1755 | 	border: 1px solid #739acf; | 1754 | 	border: 1px solid #739acf; | 
            
              | 1756 | 	 -moz-box-shadow: 1px 1px 3px 0 #666; |  |  | 
            
              | 1757 | 	 -webkit-box-shadow: 1px 1px 3px 0 #666; | 
        
          | 1758 | 	 box-shadow: 1px 1px 3px 0 #666; | 1755 | 	 box-shadow: 1px 1px 3px 0 #666; | 
        
          | 1759 | 	color : black; | 1756 | 	color : black; | 
        
          | 1760 | 	display : none; | 1757 | 	display : none; | 
  
    | Lines 1815-1821
          ul.budget_hierarchy li:first-child:after {
      
      
        Link Here | 
        
          | 1815 | 	border : 1px solid #a4bedd; | 1812 | 	border : 1px solid #a4bedd; | 
        
          | 1816 | 	background-color : #e4ecf5; | 1813 | 	background-color : #e4ecf5; | 
        
          | 1817 | 	font-weight : bold; | 1814 | 	font-weight : bold; | 
            
              | 1818 | 	-moz-border-radius: 4px; |  |  | 
        
          | 1819 | 	border-radius: 4px; | 1815 | 	border-radius: 4px; | 
        
          | 1820 | 	padding : .1em .4em; | 1816 | 	padding : .1em .4em; | 
        
          | 1821 | 	text-decoration : none; | 1817 | 	text-decoration : none; | 
  
    | Lines 1918-1924
          fieldset.rows+h3 {clear:both;padding-top:.5em;}
      
      
        Link Here | 
        
          | 1918 |  | 1914 |  | 
        
          | 1919 | #clearscreen a { | 1915 | #clearscreen a { | 
        
          | 1920 |     display:block; | 1916 |     display:block; | 
            
              | 1921 |     -moz-border-radius: 0 0 0 5px; |  |  | 
        
          | 1922 |     border-radius: 0 0 0 5px; | 1917 |     border-radius: 0 0 0 5px; | 
        
          | 1923 |     padding : 0 .7em .2em .7em; | 1918 |     padding : 0 .7em .2em .7em; | 
        
          | 1924 |     background-color : #EEE; | 1919 |     background-color : #EEE; | 
  
    | Lines 1935-1941
          fieldset.rows+h3 {clear:both;padding-top:.5em;}
      
      
        Link Here | 
        
          | 1935 | div.pager { | 1930 | div.pager { | 
        
          | 1936 | 	background-color : #E8E8E8; | 1931 | 	background-color : #E8E8E8; | 
        
          | 1937 | 	border : 1px solid #BCBCBC; | 1932 | 	border : 1px solid #BCBCBC; | 
            
              | 1938 | 	-moz-border-radius : 5px; |  |  | 
        
          | 1939 |     border-radius : 5px; | 1933 |     border-radius : 5px; | 
        
          | 1940 | 	display : inline-block; | 1934 | 	display : inline-block; | 
        
          | 1941 | 	font-size : 85%; | 1935 | 	font-size : 85%; | 
  
    | Lines 2022-2029
          div#acqui_order_supplierlist > div.supplier > div.baskets {
      
      
        Link Here | 
        
          | 2022 | .ui-autocomplete { | 2016 | .ui-autocomplete { | 
        
          | 2023 |     position: absolute; | 2017 |     position: absolute; | 
        
          | 2024 |     cursor: default; | 2018 |     cursor: default; | 
            
              | 2025 |     -webkit-box-shadow: 2px 2px 2px rgba(0,0,0,.3); |  |  | 
            
              | 2026 |     -moz-box-shadow: 2px 2px 2px rgba(0,0,0,.3); | 
        
          | 2027 |     box-shadow: 2px 2px 2px rgba(0,0,0,.3); | 2019 |     box-shadow: 2px 2px 2px rgba(0,0,0,.3); | 
        
          | 2028 | } | 2020 | } | 
        
          | 2029 | .ui-autocomplete.ui-widget-content .ui-state-hover { | 2021 | .ui-autocomplete.ui-widget-content .ui-state-hover { | 
  
    | Lines 2306-2311
          div.authorizedheading {
      
      
        Link Here | 
        
          | 2306 |     margin: 0 1em 1em 0; | 2298 |     margin: 0 1em 1em 0; | 
        
          | 2307 | } | 2299 | } | 
        
          | 2308 | .pluginname { | 2300 | .pluginname { | 
            
              |  |  | 2301 |     cursor: move; | 
        
          | 2309 |     margin: 0.3em; | 2302 |     margin: 0.3em; | 
        
          | 2310 |     padding-bottom: 4px; | 2303 |     padding-bottom: 4px; | 
        
          | 2311 |     padding-left: 0.2em; | 2304 |     padding-left: 0.2em; | 
  
    | Lines 2348-2355
          div.authorizedheading {
      
      
        Link Here | 
        
          | 2348 |     margin : 0 3px; | 2341 |     margin : 0 3px; | 
        
          | 2349 | } | 2342 | } | 
        
          | 2350 | .ui-datepicker { | 2343 | .ui-datepicker { | 
            
              | 2351 |     -moz-box-shadow: 1px 1px 3px 0 #666; |  |  | 
            
              | 2352 |     -webkit-box-shadow: 1px 1px 3px 0 #666; | 
        
          | 2353 |     box-shadow: 1px 1px 3px 0 #666; | 2344 |     box-shadow: 1px 1px 3px 0 #666; | 
        
          | 2354 | } | 2345 | } | 
        
          | 2355 |  | 2346 |  | 
  
    | Lines 2395-2400
          button,
      
      
        Link Here | 
        
          | 2395 |     font-family: arial,helvetica,clean,sans-serif; | 2386 |     font-family: arial,helvetica,clean,sans-serif; | 
        
          | 2396 | } | 2387 | } | 
        
          | 2397 |  | 2388 |  | 
            
              |  |  | 2389 | .btn-xs, .btn-group-xs > .btn { | 
            
              | 2390 |     font-size: 10.5px; | 
            
              | 2391 |     padding: 3px 5px; | 
            
              | 2392 | } | 
            
              | 2393 |  | 
        
          | 2398 | .btn.btn-link { | 2394 | .btn.btn-link { | 
        
          | 2399 |     border : 0; | 2395 |     border : 0; | 
        
          | 2400 | } | 2396 | } | 
  
    | Lines 2412-2424
          a.btn-link:hover {
      
      
        Link Here | 
        
          | 2412 |     color : #538200; | 2408 |     color : #538200; | 
        
          | 2413 | } | 2409 | } | 
        
          | 2414 |  | 2410 |  | 
            
              |  |  | 2411 | .dropdown-menu { | 
            
              | 2412 |     font-size: 12px; | 
            
              | 2413 | } | 
            
              | 2414 |  | 
        
          | 2415 | .dropdown-menu li { | 2415 | .dropdown-menu li { | 
        
          | 2416 |     list-style: none outside none; | 2416 |     list-style: none outside none; | 
        
          | 2417 | } | 2417 | } | 
            
              |  |  | 2418 |  | 
        
          | 2418 | a.dropdown-toggle { | 2419 | a.dropdown-toggle { | 
        
          | 2419 |     white-space: nowrap; | 2420 |     white-space: nowrap; | 
        
          | 2420 | } | 2421 | } | 
        
          | 2421 |  | 2422 |  | 
            
              |  |  | 2423 | .dropdown-menu > li > a:hover, | 
            
              | 2424 | .dropdown-menu > li > a:focus { | 
            
              | 2425 |     text-decoration: none; | 
            
              | 2426 |     color: #ffffff; | 
            
              | 2427 |     background-color: #0081c2; | 
            
              | 2428 |     background-image: -moz-linear-gradient(top, #0088cc, #0077b3); | 
            
              | 2429 |     background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3)); | 
            
              | 2430 |     background-image: -webkit-linear-gradient(top, #0088cc, #0077b3); | 
            
              | 2431 |     background-image: -o-linear-gradient(top, #0088cc, #0077b3); | 
            
              | 2432 |     background-image: linear-gradient(to bottom, #0088cc, #0077b3); | 
            
              | 2433 |     background-repeat: repeat-x; | 
            
              | 2434 |     filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0); | 
            
              | 2435 | } | 
            
              | 2436 |  | 
        
          | 2422 | a.disabled { | 2437 | a.disabled { | 
        
          | 2423 |     color : #999999; | 2438 |     color : #999999; | 
        
          | 2424 | } | 2439 | } | 
  
    | Lines 2540-2545
          a.disabled {
      
      
        Link Here | 
        
          | 2540 |     float : none; | 2555 |     float : none; | 
        
          | 2541 |     font-size: inherit; | 2556 |     font-size: inherit; | 
        
          | 2542 |     font-weight: normal; | 2557 |     font-weight: normal; | 
            
              |  |  | 2558 |     line-height: 1.5; | 
        
          | 2543 |     opacity: inherit; | 2559 |     opacity: inherit; | 
        
          | 2544 |     text-shadow: none; | 2560 |     text-shadow: none; | 
        
          | 2545 | } | 2561 | } | 
  
    | Lines 2555-2567
          a.close:hover {
      
      
        Link Here | 
        
          | 2555 |     color: #538200; | 2571 |     color: #538200; | 
        
          | 2556 | } | 2572 | } | 
        
          | 2557 |  | 2573 |  | 
            
              |  |  | 2574 | .radio label, .checkbox label { | 
            
              | 2575 |     margin-left: 20px; | 
            
              | 2576 |     padding-left: 0; | 
            
              | 2577 | } | 
            
              | 2578 |  | 
            
              | 2579 | .radio input[type="radio"], | 
            
              | 2580 | .checkbox input[type="checkbox"] { | 
            
              | 2581 |     position: relative; | 
            
              | 2582 |     margin-left: 0; | 
            
              | 2583 | } | 
            
              | 2584 |  | 
        
          | 2558 | /* Redefine a new style for Bootstrap's class "close" since we use that already */ | 2585 | /* Redefine a new style for Bootstrap's class "close" since we use that already */ | 
        
          | 2559 | /* Use <a class="closebtn" href="#">×</a> */ | 2586 | /* Use <a class="closebtn" href="#">×</a> */ | 
        
          | 2560 | .alert .closebtn{position:relative;top:-2px;right:-21px;line-height:20px;} | 2587 | .alert .closebtn{position:relative;top:-2px;right:-21px;line-height:20px;} | 
          
            
              | 2561 | .modal-header .closebtn{margin-top:-2px;} | 2588 | .modal-header .closebtn{margin-top: 4px;} | 
        
          | 2562 | .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);} | 2589 | .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);} | 
        
          | 2563 | button.closebtn{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;} | 2590 | button.closebtn{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;} | 
        
          | 2564 |  | 2591 |  | 
            
              |  |  | 2592 | .modal-body { | 
            
              | 2593 |     overflow-y: auto; | 
            
              | 2594 | } | 
            
              | 2595 |  | 
        
          | 2565 | .btn-group label, | 2596 | .btn-group label, | 
        
          | 2566 | .btn-group select { | 2597 | .btn-group select { | 
        
          | 2567 |     font-size: 13px; | 2598 |     font-size: 13px; | 
  
    | Lines 2571-2576
          button.closebtn{padding:0;cursor:pointer;background:transparent;border:0;-webkit
      
      
        Link Here | 
        
          | 2571 |     white-space:pre-wrap; | 2602 |     white-space:pre-wrap; | 
        
          | 2572 | } | 2603 | } | 
        
          | 2573 |  | 2604 |  | 
            
              |  |  | 2605 | pre { | 
            
              | 2606 |     display: block; | 
            
              | 2607 |     padding: 0; | 
            
              | 2608 |     margin: 0; | 
            
              | 2609 |     font-size: inherit; | 
            
              | 2610 |     line-height: inherit; | 
            
              | 2611 |     word-break: break-all; | 
            
              | 2612 |     word-wrap: break-word; | 
            
              | 2613 |     color: inherit; | 
            
              | 2614 |     background-color: transparent; | 
            
              | 2615 |     border: 0; | 
            
              | 2616 |     border-radius: 0; | 
            
              | 2617 | } | 
            
              | 2618 |  | 
            
              | 2619 | code { | 
            
              | 2620 |     background-color: transparent; | 
            
              | 2621 |     border-radius: 0; | 
            
              | 2622 |     font-size: inherit; | 
            
              | 2623 |     color: inherit; | 
            
              | 2624 |     padding: 0; | 
            
              | 2625 | } | 
            
              | 2626 |  | 
        
          | 2574 | /* End Bootstrap overrides */ | 2627 | /* End Bootstrap overrides */ | 
        
          | 2575 |  | 2628 |  | 
        
          | 2576 | .waiting { | 2629 | .waiting { | 
  
    | Lines 2606-2612
          progress {
      
      
        Link Here | 
        
          | 2606 | } | 2659 | } | 
        
          | 2607 |  | 2660 |  | 
        
          | 2608 | #selections { width : 100%; white-space : normal; } | 2661 | #selections { width : 100%; white-space : normal; } | 
          
            
              | 2609 | #selections span { margin:3px;padding:3px;background-color:#EBF3FF;-moz-border-radius:5px;border-radius:5px;white-space:nowrap;line-height:240%;font-size:75%; } | 2662 | #selections span { margin:3px;padding:3px;background-color:#EBF3FF;border-radius:5px;white-space:nowrap;line-height:240%;font-size:75%; } | 
        
          | 2610 | #selections span.selected { background-color : #CCE0FC; } | 2663 | #selections span.selected { background-color : #CCE0FC; } | 
        
          | 2611 | #selections input { vertical-align:middle;margin:0 2px; } | 2664 | #selections input { vertical-align:middle;margin:0 2px; } | 
        
          | 2612 |  | 2665 |  | 
  
    | Lines 2620-2626
          progress {
      
      
        Link Here | 
        
          | 2620 | /* Class to be added to toolbar when it starts being fixed at the top of the screen*/ | 2673 | /* Class to be added to toolbar when it starts being fixed at the top of the screen*/ | 
        
          | 2621 |  | 2674 |  | 
        
          | 2622 | .floating { | 2675 | .floating { | 
            
              | 2623 |     -webkit-box-shadow: 0px 3px 2px 0px rgba(0, 0, 0, .5); |  |  | 
        
          | 2624 |     box-shadow: 0px 3px 2px 0px rgba(0, 0, 0, .5); | 2676 |     box-shadow: 0px 3px 2px 0px rgba(0, 0, 0, .5); | 
        
          | 2625 | } | 2677 | } | 
        
          | 2626 |  | 2678 |  |