.prototip .big {
  width: 250px;
  color: #681400; }
  .prototip .big .toolbar {
    background-color: #e56a17;
    font-weight: bold; }
  .prototip .big .title {
    padding: 3px 6px 4px 6px;
    font-size: 14px;
    color: #FFFFFF;
    font-family: Georgia, "Times New Roman", serif;
    font-weight: bold;
    font-style: italic; }
  .prototip .big .content {
    padding: 6px;
    background-color: #fffbcb; }
.prototip .small {
  width: 250px;
  color: #681400; }
  .prototip .small .toolbar, .prototip .small .content {
    background-color: #e56a17; }
  .prototip .small .content {
    padding: 3px 6px;
    font-size: 14px;
    color: #FFFFFF;
    font-family: Georgia, "Times New Roman", serif;
    font-weight: bold;
    font-style: italic;
    text-align: center; }
.prototip .small.blue {
  color: #681400; }
  .prototip .small.blue .toolbar, .prototip .small.blue .content {
    background-color: #038E91; }

.prototip {
  font: 11px Arial, Helvetica, sans-serif;
  color: #000; }
  .prototip .default {
    width: 250px;
    color: #808080; }
  .prototip .toolbar {
    background: #f1f1f1;
    font-weight: bold; }
  .prototip .title {
    padding: 5px; }
  .prototip .content {
    padding: 5px;
    background: #fff; }

.prototip .basic {
  width: 250px;
  color: #808080; }
  .prototip .basic .toolbar {
    background: #f1f1f1;
    font-weight: bold; }
  .prototip .basic .title {
    padding: 5px; }
  .prototip .basic .content {
    padding: 5px;
    background: #fff; }
.prototip .hint {
  width: 250px;
  color: #313120;
  background: #fff6aa; }
  .prototip .hint .toolbar {
    background: #fdf1a0;
    font-weight: bold; }
  .prototip .hint .title, .prototip .hint .content {
    padding: 5px; }

.prototip .protogrey {
  width: 250px;
  color: #fff;
  background: #fff; }
  .prototip .protogrey .toolbar {
    background: #969c92;
    font-weight: bold; }
    .prototip .protogrey .toolbar .close {
      width: 14px;
      height: 14px; }
  .prototip .protogrey .title {
    padding: 5px; }
  .prototip .protogrey .content {
    color: #808080;
    padding: 5px; }

.prototip .protoblue {
  width: 250px;
  color: #fff; }
  .prototip .protoblue .toolbar {
    background: #0d7cd0;
    font-weight: bold; }
  .prototip .protoblue .title {
    padding: 5px; }
  .prototip .protoblue .content {
    background: #1e90ff;
    padding: 5px; }

.prototipLoader {
  position: absolute;
  top: -1000px;
  left: -1000px;
  height: 14px;
  width: 14px;
  border: 1px solid #dddddd;
  overflow: hidden; }

.prototip .creamy {
  width: 250px;
  color: #bb9c61; }
  .prototip .creamy .toolbar {
    background: #f3edc2;
    font-weight: bold; }
  .prototip .creamy .title {
    padding: 5px; }
  .prototip .creamy .content {
    background: #f8f4ca;
    padding: 5px; }

.prototip .darkgrey {
  width: 250px;
  color: #fff; }
  .prototip .darkgrey .toolbar {
    background: #5f5f5f;
    font-weight: bold; }
  .prototip .darkgrey .title {
    padding: 5px; }
  .prototip .darkgrey .content {
    background: #808080;
    padding: 5px; }

.prototip {
  position: absolute;
  overflow: hidden; }
  .prototip .tooltip {
    position: relative;
    clear: both;
    float: left; }
  .prototip .toolbar {
    position: relative; }
    .prototip .toolbar .title {
      position: relative; }
    .prototip .toolbar .close {
      position: relative;
      text-decoration: none;
      float: right;
      width: 19px;
      height: 15px;
      display: block;
      line-height: 0;
      font-size: 0;
      border: 0;
      cursor: pointer; }
  .prototip .content {
    clear: both; }
  .prototip .borderLeftWrapper, .prototip .borderRightWrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 300px;
    height: 20px; }
  .prototip .borderFrame {
    height: 100%;
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    position: relative; }
  .prototip .borderTop, .prototip .borderBottom {
    overflow: hidden; }
  .prototip .borderRow {
    list-style-type: none;
    float: left;
    width: 100%;
    position: relative;
    clear: both;
    margin: 0;
    padding: 0; }
  .prototip canvas {
    position: relative;
    float: left; }
  .prototip .borderMiddle {
    position: relative;
    float: left; }
  .prototip .borderCenter {
    position: relative;
    float: left;
    height: 100%; }
  .prototip .clearfix {
    display: inline-block;
    display: block; }
    .prototip .clearfix:after {
      content: ".";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }

.prototip_CornerWrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  clear: both; }

.prototip_Corner {
  float: left;
  position: relative; }

.prototip_CornerTr, .prototip_CornerBr {
  float: right; }

.prototip_BetweenCorners {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  clear: both; }

.prototip_StemWrapper {
  position: relative;
  width: 100%;
  height: auto;
  clear: both; }

.prototip_StemBox {
  float: left;
  position: relative; }

.prototip_Stem {
  width: 100%;
  position: absolute;
  overflow: hidden; }

.iframeShim {
  position: absolute;
  border: 0;
  margin: 0;
  padding: 0;
  background: none;
  overflow: hidden; }
