You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by bu...@apache.org on 2015/03/12 14:29:37 UTC

svn commit: r943519 [10/13] - in /websites/staging/isis/trunk: cgi-bin/ content/ content/archetypes/ content/archetypes/release-notes/ content/components/ content/components/objectstores/ content/components/objectstores/jdo/ content/components/objectst...

Modified: websites/staging/isis/trunk/content/more-advanced-topics/how-to-09-020-How-to-write-a-typical-domain-service.html
==============================================================================
--- websites/staging/isis/trunk/content/more-advanced-topics/how-to-09-020-How-to-write-a-typical-domain-service.html (original)
+++ websites/staging/isis/trunk/content/more-advanced-topics/how-to-09-020-How-to-write-a-typical-domain-service.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/more-advanced-topics/how-to-hide-part-of-a-title.html
==============================================================================
--- websites/staging/isis/trunk/content/more-advanced-topics/how-to-hide-part-of-a-title.html (original)
+++ websites/staging/isis/trunk/content/more-advanced-topics/how-to-hide-part-of-a-title.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/more-advanced-topics/how-to-suppress-contributions-to-action-parameter.html
==============================================================================
--- websites/staging/isis/trunk/content/more-advanced-topics/how-to-suppress-contributions-to-action-parameter.html (original)
+++ websites/staging/isis/trunk/content/more-advanced-topics/how-to-suppress-contributions-to-action-parameter.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/more-advanced-topics/multi-tenancy.html
==============================================================================
--- websites/staging/isis/trunk/content/more-advanced-topics/multi-tenancy.html (original)
+++ websites/staging/isis/trunk/content/more-advanced-topics/multi-tenancy.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/more-thanks.html
==============================================================================
--- websites/staging/isis/trunk/content/more-thanks.html (original)
+++ websites/staging/isis/trunk/content/more-thanks.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/other/about.html
==============================================================================
--- websites/staging/isis/trunk/content/other/about.html (original)
+++ websites/staging/isis/trunk/content/other/about.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/other/dsl.html
==============================================================================
--- websites/staging/isis/trunk/content/other/dsl.html (original)
+++ websites/staging/isis/trunk/content/other/dsl.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/other/eclipse-plugin.html
==============================================================================
--- websites/staging/isis/trunk/content/other/eclipse-plugin.html (original)
+++ websites/staging/isis/trunk/content/other/eclipse-plugin.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/other/jrebel.html
==============================================================================
--- websites/staging/isis/trunk/content/other/jrebel.html (original)
+++ websites/staging/isis/trunk/content/other/jrebel.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/other/maven-plugin.html
==============================================================================
--- websites/staging/isis/trunk/content/other/maven-plugin.html (original)
+++ websites/staging/isis/trunk/content/other/maven-plugin.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/reference/DomainObjectContainer.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/DomainObjectContainer.html (original)
+++ websites/staging/isis/trunk/content/reference/DomainObjectContainer.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/reference/Event.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/Event.html (original)
+++ websites/staging/isis/trunk/content/reference/Event.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/reference/Recognized-Methods-and-Prefixes.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/Recognized-Methods-and-Prefixes.html (original)
+++ websites/staging/isis/trunk/content/reference/Recognized-Methods-and-Prefixes.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/reference/Security.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/Security.html (original)
+++ websites/staging/isis/trunk/content/reference/Security.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/reference/Utility.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/Utility.html (original)
+++ websites/staging/isis/trunk/content/reference/Utility.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/reference/about.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/about.html (original)
+++ websites/staging/isis/trunk/content/reference/about.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/reference/configuration-files.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/configuration-files.html (original)
+++ websites/staging/isis/trunk/content/reference/configuration-files.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/reference/deployment-type.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/deployment-type.html (original)
+++ websites/staging/isis/trunk/content/reference/deployment-type.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/reference/externalized-configuration.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/externalized-configuration.html (original)
+++ websites/staging/isis/trunk/content/reference/externalized-configuration.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/reference/jvm-args.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/jvm-args.html (original)
+++ websites/staging/isis/trunk/content/reference/jvm-args.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/reference/non-ui/about.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/non-ui/about.html (original)
+++ websites/staging/isis/trunk/content/reference/non-ui/about.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/reference/non-ui/background-command-execution.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/non-ui/background-command-execution.html (original)
+++ websites/staging/isis/trunk/content/reference/non-ui/background-command-execution.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/reference/non-ui/isis-session-template.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/non-ui/isis-session-template.html (original)
+++ websites/staging/isis/trunk/content/reference/non-ui/isis-session-template.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/reference/object-lifecycle-callbacks.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/object-lifecycle-callbacks.html (original)
+++ websites/staging/isis/trunk/content/reference/object-lifecycle-callbacks.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/Action.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Action.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Action.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/ActionInteraction.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/ActionInteraction.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/ActionInteraction.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/ActionLayout.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/ActionLayout.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/ActionLayout.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/ActionOrder-deprecated.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/ActionOrder-deprecated.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/ActionOrder-deprecated.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/ActionSemantics.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/ActionSemantics.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/ActionSemantics.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/Aggregated.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Aggregated.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Aggregated.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/Audited.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Audited.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Audited.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/AutoComplete.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/AutoComplete.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/AutoComplete.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/Bookmarkable.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Bookmarkable.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Bookmarkable.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/Bounded.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Bounded.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Bounded.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/Bulk.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Bulk.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Bulk.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/reference/recognized-annotations/Collection.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Collection.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Collection.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">