body { background: #f1f1f1;}


   
    
    /* Invisible button for background clickthrough. */
    #background_exit_dc {position: absolute; width: 100%; height: 100%; top: 0px; left: 0px; cursor: pointer; opacity: 0; z-index: 400;}
    :focus {outline:none;}
    ::-moz-focus-inner {border:0;}

 

    .py-6 {
        padding-top: 1rem !important;
        padding-bottom: .5rem !important;
      }


    


@media only screen and (min-width:576px) 

{

   
 /* Div layer for the entire banner. */
 #content_dc{width: 900px; height: 255px;}

}


@media only screen and (max-width: 500px) {
   #oops {display: none;}


   .py-6 {
    padding-top: 0rem !important;
  }