@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("msdn.microsoft.com")  {

   body * {
     font-family: "Hiragino Maru Gothic Pro W4", sans-serif !important;
     color: #333;
   }

   .rightSection a {
     color: #0464BB !important;
   }

   .rightSection a:hover {
     background-color: #E3EBF2 !important;
     padding: 2px 0;
   }

   .RightPanel {
     padding: 0 0.7em !important;
   } 

   .HeaderCaptionText, .title {
     color: #222 !important;
     font-size: 18px !important;
   }

   .ContentBar {
     position: absolute;
     top: 30px;
     right: 5px;
   }

   .topic .majorTitle {
     color: #789030 !important;
   }

   div.ContentArea
   {
      font-size: 13px !important; /* Adjust general text font size */
      line-height: 1.45 !important; /* Text line height spacing */
      text-align: justify !important; /* Set to left or justify as prefered */
      padding: 0 1em;
   }

   pre
   {
      font-family: Consolas, Courier New !important; /* Code fonts */
      font-size: 12px !important; /* Code text size */
      line-height: 1.25 !important; /* Code text line height spacing */
      text-align: left !important;
   }

   .CodeSnippetTitleBar, div.libCScode table td, pre.libCScode {
     background-color: #eee !important;
   }

   .EyebrowMenuBar {
     background-color: #eee;
     border-bottom: 1px solid #e0e0e0 !important;
   }

   .resizableArea .splitter {
     background-color: #eee !important;
     border: 1px solid #e0e0e0;
     border-width: 0 1px;
   }

   .LocalNavigation {
     border-color: #ccc !important;
   }

   .toc
   {
      margin-left: -10px !important; /* Compress table of content margin */
   }

   .toc img, .CollapseRegionLink img {
     -moz-opacity: 0.5;
   }

   .toc a {
      font-size: 12px;
   }


   /* Don't edit anything below unless you know what you are doing ;) */

   .GlobalBar
   {
      display: none !important;
   }

   .NavigationBox
   {
      display: none !important;
   }

   #ctl00_ib1_Panel1
   {
      display: none !important;
   }

   #tocVectorTreeId
   {
      margin-left: 0 !important;
   }

   .BrandLogo {
     margin-top: 3px !important;
     margin-left: 6px !important;
   }

   .ThinNavBox {
     height: 48px !important;
   }

   #rheader
   {
      height: 45px !important;
   }

   #contents
   {
      top: 54px !important;
      padding-top: 54px !important;
   }

   div.popup
   {
      font-size: 83.33% !important;
      overflow-x: auto !important;
      padding-left: 12px !important;
      margin: 0 !important;
   }

   .toc li a {
     color: #333 !important;
   }

   .toc li a:hover {
     color: #333 !important;
     background-color: #E3EBF2 !important;
     padding: 3px 0;
    }

    .toc li a.tocSelected {
     background-color: #E3EBF2 !important;
     padding: 3px 2px;
     border: 1px solid #A1C6EB !important;
    }

    .MTPS_FooterFade a {
      font-size: 11px !important;
    }
}
