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 [12/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/reference/recognized-annotations/NotPersistable.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/NotPersistable.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/NotPersistable.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/NotPersisted.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/NotPersisted.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/NotPersisted.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/ObjectType.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/ObjectType.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/ObjectType.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/Optional.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Optional.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Optional.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/Paged-deprecated.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Paged-deprecated.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Paged-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/Parameter.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Parameter.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/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/reference/recognized-annotations/ParameterLayout.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/ParameterLayout.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/ParameterLayout.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/Parseable.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Parseable.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Parseable.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/Plural-deprecated.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Plural-deprecated.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Plural-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/PostsActionInvokedEvent-deprecated.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/PostsActionInvokedEvent-deprecated.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/PostsActionInvokedEvent-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/PostsCollectionAddedToEvent-deprecated.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/PostsCollectionAddedToEvent-deprecated.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/PostsCollectionAddedToEvent-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/PostsCollectionRemovedFromEvent-deprecated.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/PostsCollectionRemovedFromEvent-deprecated.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/PostsCollectionRemovedFromEvent-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/PostsPropertyChangedEvent-deprecated.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/PostsPropertyChangedEvent-deprecated.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/PostsPropertyChangedEvent-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/Programmatic.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Programmatic.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Programmatic.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/Property.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Property.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Property.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/PropertyInteraction.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/PropertyInteraction.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/PropertyInteraction.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/PropertyLayout.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/PropertyLayout.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/PropertyLayout.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/Prototype-deprecated.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Prototype-deprecated.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Prototype-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/PublishedAction.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/PublishedAction.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/PublishedAction.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/PublishedObject.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/PublishedObject.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/PublishedObject.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/QueryOnly-deprecated.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/QueryOnly-deprecated.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/QueryOnly-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/RegEx.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/RegEx.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/RegEx.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/Render-deprecated.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Render-deprecated.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Render-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/RenderedAsDayBefore-deprecated.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/RenderedAsDayBefore-deprecated.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/RenderedAsDayBefore-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/RequestScoped.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/RequestScoped.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/RequestScoped.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/Resolve-deprecated.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Resolve-deprecated.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Resolve-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/SortedBy-deprecated.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/SortedBy-deprecated.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/SortedBy-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/Title.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Title.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/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/reference/recognized-annotations/TypeOf.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/TypeOf.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/TypeOf.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/TypicalLength-deprecated.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/TypicalLength-deprecated.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/TypicalLength-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/Value.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/Value.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/Value.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/ViewModel.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/ViewModel.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/ViewModel.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/ViewModelLayout.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/ViewModelLayout.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/ViewModelLayout.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/about.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/recognized-annotations/about.html (original)
+++ websites/staging/isis/trunk/content/reference/recognized-annotations/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/services.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/services.html (original)
+++ websites/staging/isis/trunk/content/reference/services.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/services/ClockService.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/services/ClockService.html (original)
+++ websites/staging/isis/trunk/content/reference/services/ClockService.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">