/*!
 * rte.less - CRNBC 2014 Prototype
 * Author: Christopher Parsons <cparsons@habaneroconsulting.com>
 */
.ms-rteThemeFontFace-4 {
  -ms-name: "FF Meta Pro";
  font-family: "ff-meta-web-pro", Arial, sans-serif;
}
.ms-rteThemeFontFace-5 {
  -ms-name: "Minion Pro";
  font-family: "minion-pro", Georgia, serif;
}
.ms-rteThemeFontFace-6 {
  -ms-name: "Consolas";
  font-family: Consolas, "Courier New", monospace;
}
.ms-rteFontSize-10px {
  font-size: 10px;
}
.ms-rteFontSize-14px {
  font-size: 14px;
}
.ms-rteElement-H1 {
  -ms-name: "Heading 1";
}
.ms-rteElement-H2 {
  -ms-name: "Heading 2";
}
.ms-rteElement-H2B {
  -ms-name: "Heading 2 Alternative";
}
.ms-rteElement-H3 {
  -ms-name: "Heading 3";
}
.ms-rteElement-H3B {
  -ms-name: "Heading 3 Alternative";
}
.ms-rteElement-H4 {
  -ms-name: "Heading 4";
}
.ms-rteElement-H4B {
  -ms-name: "Heading 4 Alternative";
}
.ms-rteElement-H5 {
  -ms-name: "Heading 5";
}
.ms-rteElement-H5B {
  -ms-name: "Heading 5 Alternative";
}
a.ms-rteElement-ANext {
  -ms-name: "Link with dark blue arrow";
  -ms-element: "true";
}
a.ms-rteElement-AButton {
  -ms-name: "Button";
}
a.ms-rteElement-AButtonB {
  -ms-name: "Button Yellow";
}
a.ms-rteElement-AButtonC {
  -ms-name: "Button White";
}
a.ms-rteElement-AButtonSm {
  -ms-name: "Button Small";
}
.ms-cui-ctl-mediumlabel[style*="Segoe UI"] {
  display: none;
}
#msFontFamily-1 {
  display: none;
}
