/* Artfully masterminded by ZURB  */

/* -------------------------------------------------- 
   Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Page Name 1
:: Page Name 2
*/


/* -----------------------------------------
   Shared Styles
----------------------------------------- */
body { background-color: #f6a82c; /* background-image: url(/static/images/blabkd.png);*/ }
.row { background-color: white; }

.mc_shit {
    border: 1px solid black; padding: 10px; background-image: url(/static/images/cubeshit2.jpg);
    color: #fff;
    font-size: 16px;
    text-shadow: 0px 0px 1px #000;
    filter: dropshadow(color=#000, offx=0, offy=0);
}

.mc_cnt {
    color: #77f;
}

[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-top: 1px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("/static/images/glyphicons-halflings.png");
  background-position: 14px 14px;
  background-repeat: no-repeat;
}

.icon-chevron-left {
  background-position: -432px -72px;
}

/* -----------------------------------------
   Page Name 1
----------------------------------------- */




/* -----------------------------------------
   Page Name 2
----------------------------------------- */


