@font-face {
  font-family: 'Stag Web';
  src: url("fonts/Stag-Light-Web.eot");
  src: url("fonts/Stag-Light-Web.eot?#iefix") format("embedded-opentype"), url("fonts/Stag-Light-Web.woff") format("woff"), url("fonts/Stag-Light-Web.ttf") format("truetype"), url("fonts/Stag-Light-Web.svg#Stag Web") format("svg");
  font-weight: 300;
  font-style: normal;
  font-stretch: normal; }
@font-face {
  font-family: 'Stag Web';
  src: url("fonts/Stag-LightItalic-Web.eot");
  src: url("fonts/Stag-LightItalic-Web.eot?#iefix") format("embedded-opentype"), url("fonts/Stag-LightItalic-Web.woff") format("woff"), url("fonts/Stag-LightItalic-Web.ttf") format("truetype"), url("fonts/Stag-LightItalic-Web.svg#Stag Web") format("svg");
  font-weight: 300;
  font-style: italic;
  font-stretch: normal; }
@font-face {
  font-family: 'Stag Web';
  src: url("fonts/Stag-Book-Web.eot");
  src: url("fonts/Stag-Book-Web.eot?#iefix") format("embedded-opentype"), url("fonts/Stag-Book-Web.woff") format("woff"), url("fonts/Stag-Book-Web.ttf") format("truetype"), url("fonts/Stag-Book-Web.svg#Stag Web") format("svg");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal; }
@font-face {
  font-family: 'Stag Web';
  src: url("fonts/Stag-BookItalic-Web.eot");
  src: url("fonts/Stag-BookItalic-Web.eot?#iefix") format("embedded-opentype"), url("fonts/Stag-BookItalic-Web.woff") format("woff"), url("fonts/Stag-BookItalic-Web.ttf") format("truetype"), url("fonts/Stag-BookItalic-Web.svg#Stag Web") format("svg");
  font-weight: 400;
  font-style: italic;
  font-stretch: normal; }
@font-face {
  font-family: Calibri;
  src: url(fonts/285916_0_0.eot);
  src: url(fonts/285916_0_0.svg);
  src: url(fonts/285916_0_0.ttf);
  src: url(fonts/285916_0_0.woff); }
/*  Break-points  */
/* Variables  */
/* Margin */
/* Padding */
.container {
  padding: 0 15px;
  max-width: 1140px;
  margin: 0 auto; }

.cf {
  clear: both; }
  .cf:before, .cf:after {
    content: "";
    display: table; }
  .cf:after {
    clear: both; }

.clear {
  clear: both; }

.d-table {
  display: table;
  width: 100%; }
  .d-table .d-table-cell {
    display: table-cell !important;
    vertical-align: middle;
    float: none; }
    @media (max-width: 992px) {
      .d-table .d-table-cell {
        width: 100%;
        display: block !important; } }

ul {
  margin-left: 25px;
  list-style: none; }
  ul li {
    list-style: none; }

.right {
  float: right !important; }

.left {
  float: left !important; }

html, body {
  height: 100%; }

body {
  font-size: 100%;
  -webkit-tap-highlight-color: transparent;
  margin: 0;
  padding: 0;
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -webkit-font-smoothing: subpixel-antialiased;
  overflow-x: hidden; }

a {
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  text-decoration: none; }

h1, h2, h3, h4, h5, h6, p, a {
  font-weight: normal;
  text-rendering: optimizeLegibility;
  margin: 0;
  padding: 0; }

img {
  border: none; }

p {
  font-size: 1.0625rem;
  line-height: 1.3;
  font-family: "Calibri";
  color: #666666; }
  @media (max-width: 767px) {
    p {
      font-size: 0.875rem; } }

h1 {
  font-size: 2.75rem;
  letter-spacing: 1px;
  font-family: "Stag Web";
  font-weight: 300;
  color: #6D9626;
  border-bottom: 1px solid #4D4D4D;
  padding-bottom: 0.1875rem; }
  @media (max-width: 992px) {
    h1 {
      font-size: 2.25rem; } }
  @media (max-width: 767px) {
    h1 {
      font-size: 1.875rem; } }

.home h1 {
  font-size: 4.0625rem;
  letter-spacing: 1px;
  font-family: "Stag Web";
  font-weight: 300;
  color: #000000;
  border-bottom: 0;
  padding-bottom: 0; }
  @media (max-width: 767px) {
    .home h1 {
      font-size: 2.1875rem; } }

h2 {
  font-size: 2.25rem;
  color: #000000;
  font-family: "Stag Web"; }
  @media (max-width: 992px) {
    h2 {
      font-size: 1.875rem; } }
  @media (max-width: 767px) {
    h2 {
      font-size: 1.625rem; } }

h3 {
  font-size: 2rem;
  color: #000000;
  font-family: "Stag Web";
  font-weight: 300; }
  @media (max-width: 992px) {
    h3 {
      font-size: 1.625rem; } }
  @media (max-width: 767px) {
    h3 {
      font-size: 1.5rem; } }

h4 {
  font-size: 1.625rem;
  color: #000000;
  font-family: "Stag Web"; }
  @media (max-width: 992px) {
    h4 {
      font-size: 1.5rem; } }
  @media (max-width: 767px) {
    h4 {
      font-size: 1.25rem; } }

h5 {
  font-size: 1.5rem;
  color: #000000;
  font-family: "Stag Web"; }
  @media (max-width: 992px) {
    h5 {
      font-size: 1.375rem; } }
  @media (max-width: 767px) {
    h5 {
      font-size: 1.125rem; } }

h6 {
  font-size: 1.125rem;
  color: #808080;
  font-family: "Stag Web";
  border-bottom: 1px solid #808080; }
  @media (max-width: 992px) {
    h6 {
      font-size: 1.25rem; } }
  @media (max-width: 767px) {
    h6 {
      font-size: 1rem; } }

@media (max-width: 767px) {
  br {
    display: none; } }

a:active, a:focus, a:hover {
  outline: none; }

.container:after {
  box-shadow: rgba(0, 0, 0, 0.24706) 0px -375px 25px;
  content: ""; }

header {
  position: fixed;
  z-index: 9999;
  display: block;
  width: 100%;
  top: 0px;
  position: fixed;
  height: 3.125rem;
  overflow: visible;
  margin: 0 10px 10px 0px; }
  @media (max-width: 767px) {
    header {
      background: #fff; } }
  header .logo-nav {
    width: 4.1875rem !important;
    background-color: #000000;
    margin-right: 1px;
    height: 3.125rem;
    float: left;
    position: relative;
    transform: skew(-22deg);
    -o-transform: skew(-22deg);
    -moz-transform: skew(-22deg);
    -webkit-transform: skew(-22deg);
    z-index: 2;
    position: relative;
    margin-left: 7.5%; }
    @media (max-width: 767px) {
      header .logo-nav {
        margin-left: 1.5625rem; } }
    header .logo-nav:after {
      content: "";
      height: 50px;
      width: 50px;
      background-color: #000000;
      z-index: -1;
      display: block;
      position: absolute;
      bottom: 0;
      right: 40%;
      transform: skew(22deg);
      -o-transform: skew(22deg);
      -moz-transform: skew(22deg);
      -webkit-transform: skew(22deg); }
    header .logo-nav img {
      width: 100%;
      position: relative;
      top: 4px; }
    header .logo-nav a.logo {
      width: 53px;
      text-align: center;
      position: absolute;
      bottom: 0px;
      transform: skew(22deg);
      -o-transform: skew(22deg);
      -moz-transform: skew(22deg);
      -webkit-transform: skew(22deg); }
  header nav {
    float: left;
    height: 50px; }
    header nav .menu-icon {
      display: none;
      cursor: pointer;
      color: #fff;
      text-transform: uppercase;
      text-align: center;
      font-weight: bold;
      line-height: 33px;
      padding: 0.625rem 0;
      font-size: 0; }
      @media (max-width: 767px) {
        header nav .menu-icon {
          display: block; } }
      header nav .menu-icon .menu-box {
        width: 40px;
        height: 38px;
        padding: 5px 0;
        position: absolute;
        right: 7.5%;
        margin: 0 auto; }
        @media (max-width: 767px) {
          header nav .menu-icon .menu-box {
            right: 15px; } }
        header nav .menu-icon .menu-box span {
          width: 100%;
          height: 4px;
          margin-bottom: 6px;
          background: #000000;
          display: block;
          -webkit-border-radius: 2px;
          -moz-border-radius: 2px;
          -ms-border-radius: 2px;
          border-radius: 2px;
          transition: all 0.5s linear;
          -moz-transition: all 0.5s linear;
          -webkit-transition: all 0.5s linear;
          -o-transition: all 0.5s linear; }
      header nav .menu-icon:hover .menu-box span:nth-of-type(1) {
        transform: rotate(90deg) translateX(11px);
        -webkit-transform: rotate(90deg) translateX(11px); }
      header nav .menu-icon:hover .menu-box span:nth-of-type(3) {
        transform: rotate(-90deg) translateX(11px);
        -webkit-transform: rotate(-90deg) translateX(11px); }
      header nav .menu-icon.active .menu-box span:nth-of-type(1) {
        transform: rotate(45deg) translateY(8px) translateX(6px);
        -webkit-transform: rotate(45deg) translateY(8px) translateX(6px); }
      header nav .menu-icon.active .menu-box span:nth-of-type(2) {
        opacity: 0; }
      header nav .menu-icon.active .menu-box span:nth-of-type(3) {
        transform: rotate(-45deg) translateY(-7px) translateX(6px);
        -webkit-transform: rotate(-45deg) translateY(-7px) translateX(6px); }
    header nav ul {
      float: left;
      margin: 0;
      padding: 0; }
      @media (max-width: 767px) {
        header nav ul {
          display: none;
          position: absolute;
          width: 100%;
          left: 0;
          background: #99cc33;
          text-align: center;
          top: 50px; } }
      header nav ul li {
        float: left; }
        @media (max-width: 767px) {
          header nav ul li {
            width: 100%; } }
        header nav ul li a {
          background: #99cc33;
          float: left;
          position: relative;
          width: 6.25rem;
          height: 3.125rem;
          margin-right: 1px;
          transform: skew(-22deg);
          -o-transform: skew(-22deg);
          -moz-transform: skew(-22deg);
          -webkit-transform: skew(-22deg);
          text-align: center; }
          @media (max-width: 767px) {
            header nav ul li a {
              transform: skew(0deg);
              -o-transform: skew(0deg);
              -moz-transform: skew(0deg);
              -webkit-transform: skew(0deg);
              width: 100%;
              height: auto;
              border-bottom: 1px solid rgba(255, 255, 255, 0.5); } }
          header nav ul li a span {
            font-size: 0.75rem;
            font-family: "Calibri";
            color: #000000;
            transform: skew(22deg);
            -o-transform: skew(22deg);
            -moz-transform: skew(22deg);
            -webkit-transform: skew(22deg);
            text-transform: uppercase;
            display: block;
            letter-spacing: 0.5px;
            padding-top: 1.875rem;
            position: relative;
            left: -0.3125rem;
            transition: all 0.5s linear;
            -moz-transition: all 0.5s linear;
            -webkit-transition: all 0.5s linear;
            -o-transition: all 0.5s linear; }
            @media (max-width: 767px) {
              header nav ul li a span {
                transform: skew(0deg);
                -o-transform: skew(0deg);
                -moz-transform: skew(0deg);
                -webkit-transform: skew(0deg);
                padding: 0.625rem 0;
                font-size: 0.875rem; } }
          header nav ul li a:hover {
            background: #669933; }
            header nav ul li a:hover span {
              color: #fff; }
        header nav ul li.current-menu-item a, header nav ul li.current-page-ancestor a {
          background: #669933; }
          header nav ul li.current-menu-item a span, header nav ul li.current-page-ancestor a span {
            color: #fff;
            font-weight: 600; }
  header .hireus {
    display: block;
    width: 124px;
    height: 20px;
    line-height: 20px;
    font-size: 18px;
    color: white;
    position: absolute;
    top: 30px;
    right: 7.5%;
    z-index: 100; }
    @media (max-width: 767px) {
      header .hireus {
        display: none; } }
    header .hireus a {
      margin-right: -20px;
      padding-left: 14px;
      padding-right: 7px;
      text-align: left;
      font-family: Calibri;
      font-weight: bold;
      width: 99px;
      height: 20px;
      line-height: 20px;
      font-size: 18px;
      color: white;
      background: #00a9f0;
      background: -moz-linear-gradient(left, #00a9f0 0%, #71c8f1 100%);
      background: -webkit-gradient(linear, left top, right top, color-stop(0%, #00a9f0), color-stop(100%, #71c8f1));
      background: -webkit-linear-gradient(left, #00a9f0 0%, #71c8f1 100%);
      background: -o-linear-gradient(left, #00a9f0 0%, #71c8f1 100%);
      background: -ms-linear-gradient(left, #00a9f0 0%, #71c8f1 100%);
      background: linear-gradient(to right, #00a9f0 0%, #71c8f1 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a9f0', endColorstr='#71c8f1',GradientType=1 );
      /* background-color: #00A9F0; */
      position: absolute;
      top: 0;
      right: 0;
      z-index: 100;
      color: #fff;
      text-decoration: none; }
      header .hireus a:after {
        border-top: 10px solid #00A9F0;
        position: absolute;
        top: 0;
        left: 0;
        border-left: 4px solid transparent;
        margin-left: -4px;
        content: ""; }
      header .hireus a:before {
        border-bottom: 10px solid #00A9F0;
        position: absolute;
        bottom: 0;
        left: 0;
        border-left: 4px solid transparent;
        margin-left: -4px;
        content: ""; }
      header .hireus a:hover {
        text-decoration: underline; }
    header .hireus #hireus_fold {
      margin-right: -20px;
      position: absolute;
      top: 4px;
      right: 0;
      height: 20px;
      width: 20px;
      transform: skew(0deg, -22deg);
      -o-transform: skew(0deg, -22deg);
      -moz-transform: skew(0deg, -22deg);
      -webkit-transform: skew(0deg, -22deg);
      background: #0099FF;
      background: -moz-linear-gradient(left, #0099FF 51%, #545454 100%);
      background: -webkit-gradient(linear, left top, right top, color-stop(51%, #0099FF), color-stop(100%, #545454));
      background: -webkit-linear-gradient(left, #0099FF 51%, #545454 100%);
      background: -o-linear-gradient(left, #0099FF 51%, #545454 100%);
      background: -ms-linear-gradient(left, #0099FF 51%, #545454 100%);
      background: linear-gradient(to right, #0099FF 51%, #545454 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0099FF', endColorstr='#545454',GradientType=1 );
      z-index: 99; }

/*.container {
    box-shadow: rgba(0, 0, 0, 0.247059) 0px -161px 25px;
    position: relative;
    top: -100px;
    padding-top: 100px;
    clear: both;
}*/
.page-template-life-cycle footer {
  display: none; }

.home .wraper {
  background-image: url(images/home_background.jpg);
  background-position: center -150px;
  background-size: 100%;
  background-repeat: repeat-y;
  font-weight: lighter;
  min-height: 100%; }
  @media (max-width: 767px) {
    .home .wraper {
      background-position: top  center;
      background-size: 100% 100%; } }

.home-content {
  text-align: center; }
  .home-content h1 {
    padding-bottom: 1.25rem;
    padding-top: 15%; }
    @media (max-width: 767px) {
      .home-content h1 {
        color: #fff;
        padding-top: 6.25rem; } }
  .home-content p {
    font-size: 1.75rem;
    font-family: "Stag Web";
    font-weight: 400;
    color: rgba(0, 0, 0, 0.4);
    max-width: 35rem;
    margin: 0 auto; }
    @media (max-width: 767px) {
      .home-content p {
        color: #fff;
        font-size: 1.125rem; } }
  .home-content a.next-link img {
    width: 3.125rem;
    padding: 1.5625rem 0; }
  .home-content a.next-link:hover {
    opacity: 0.8; }

.more-space {
  padding-top: 5rem; }

.service-bg-fixed {
  background-image: url("images/services_background.jpg");
  background-position: center bottom;
  background-size: contain;
  width: 100%;
  content: "";
  position: fixed;
  bottom: 0;
  left: 0;
  display: block;
  height: 100%;
  background-repeat: no-repeat;
  z-index: -9; }

.services .services-content {
  max-width: 64rem;
  margin: 0 auto; }
.services h1 {
  margin-bottom: 1rem; }
.services .services-content p {
  font-size: 1.0625rem;
  column-count: 2;
  -moz-column-count: 2;
  -webkit-column-count: 2; }
  @media (max-width: 767px) {
    .services .services-content p {
      column-count: 1;
      -moz-column-count: 1;
      -webkit-column-count: 1; } }
.services ul {
  list-style: none;
  padding: 0;
  max-width: 64rem;
  margin: 30px auto 0; }
  .services ul li {
    width: 43%;
    background: #F2F2F2;
    padding: 3% 3% 1%;
    float: left;
    position: relative; }
    .services ul li:nth-of-type(even) {
      margin-left: 2%; }
    @media (max-width: 767px) {
      .services ul li {
        width: auto;
        display: block;
        margin-left: 0 !important;
        margin-bottom: 1.5625rem; } }
    .services ul li h6 {
      padding: 1.25rem 0 0.1875rem 0;
      font-weight: bold; }
    .services ul li a.title {
      width: 60%;
      float: left; }
    .services ul li a.icon {
      width: 40%;
      float: left;
      position: absolute;
      right: 3%;
      top: 3%; }
      .services ul li a.icon img {
        float: right; }
        @media (max-width: 992px) {
          .services ul li a.icon img {
            width: 6.25rem; } }
        @media (max-width: 480px) {
          .services ul li a.icon img {
            width: 50%; } }
    .services ul li h3 {
      clear: both;
      padding-bottom: 0.75rem;
      padding-top: 2.8125rem;
      width: 50%;
      display: inline-block; }
      @media (max-width: 767px) {
        .services ul li h3 {
          padding-top: 1.5625rem; } }
      @media (max-width: 480px) {
        .services ul li h3 {
          font-size: 1.25rem;
          width: 75%; } }
    .services ul li p {
      font-size: 0.9375rem; }
    .services ul li .links {
      padding-top: 2.1875rem; }
      .services ul li .links a {
        background: #999999;
        width: 45%;
        margin-right: 1%;
        padding: 9px 2%;
        float: left;
        position: relative;
        margin-bottom: 15px; }
        @media (max-width: 992px) {
          .services ul li .links a {
            display: block;
            margin-right: 0;
            width: auto;
            float: none; } }
        @media (max-width: 480px) {
          .services ul li .links a {
            width: auto;
            display: block;
            margin-bottom: 15px;
            float: none;
            padding: 9px 14px;
            display: block;
            width: auto !important;
            float: none !important; } }
        .services ul li .links a span {
          font-size: 0.8125rem;
          color: #333;
          font-family: "Calibri"; }
        .services ul li .links a strong {
          font-weight: bold;
          color: #fff;
          display: block;
          font-family: "Calibri";
          font-size: 0.8125rem; }
        .services ul li .links a label {
          font-size: 1.5rem;
          font-family: "Calibri";
          font-weight: bold;
          color: #fff;
          display: inline-block;
          vertical-align: top;
          line-height: 1;
          padding-bottom: 0.5625rem;
          cursor: pointer; }
        .services ul li .links a p {
          display: inline-block;
          margin-left: 3.125rem;
          opacity: 0;
          position: absolute;
          width: 12.5rem;
          left: 0;
          top: 0;
          padding: 0.5rem 0 0.5rem 0.9375rem;
          height: 2.1875rem;
          z-index: 99;
          transition: all 0.5s linear;
          -moz-transition: all 0.5s linear;
          -webkit-transition: all 0.5s linear;
          -o-transition: all 0.5s linear;
          z-index: -9; }
          @media (max-width: 992px) {
            .services ul li .links a p {
              width: 10.9375rem;
              margin-left: 2.5rem; } }
          @media (max-width: 767px) {
            .services ul li .links a p {
              margin-left: 3.125rem; } }
          @media (max-width: 480px) {
            .services ul li .links a p {
              opacity: 1;
              margin-left: 2.875rem;
              padding-top: 0.5rem; } }
          .services ul li .links a p span, .services ul li .links a p strong {
            color: #333; }
            @media (max-width: 480px) {
              .services ul li .links a p span, .services ul li .links a p strong {
                color: #fff; } }
        .services ul li .links a:hover {
          background: #000000;
          box-shadow: -2px 0 5px #333; }
          .services ul li .links a:hover p {
            opacity: 1; }
      .services ul li .links.inner-links a {
        width: 9%;
        margin-right: 0;
        box-shadow: -6px 0 5px #666666; }
        @media (max-width: 1200px) {
          .services ul li .links.inner-links a {
            width: 50px; } }
        @media (max-width: 1200px) {
          .services ul li .links.inner-links a {
            width: 35px; } }
        @media (max-width: 992px) {
          .services ul li .links.inner-links a {
            margin-right: 0%;
            width: 50px;
            float: left; } }
        @media (max-width: 480px) {
          .services ul li .links.inner-links a {
            box-shadow: none; } }
        .services ul li .links.inner-links a:first-child {
          box-shadow: none; }
        .services ul li .links.inner-links a:last-child {
          width: 56%; }
          .services ul li .links.inner-links a:last-child p {
            opacity: 1;
            z-index: 99; }
        @media (max-width: 480px) {
          .services ul li .links.inner-links a {
            z-index: 999; } }
        .services ul li .links.inner-links a:hover {
          box-shadow: none;
          z-index: 999; }
          .services ul li .links.inner-links a:hover p {
            background: #000000; }
          .services ul li .links.inner-links a:hover span, .services ul li .links.inner-links a:hover strong {
            color: #fff; }

.about {
  padding-top: 4.6875rem; }
  .about .about-content {
    max-width: 64rem;
    margin: 0 auto; }
    .about .about-content h1 {
      margin-bottom: 1rem; }
    .about .about-content p {
      font-size: 1.0625rem;
      font-family: "Calibri";
      color: #666666;
      padding-top: 0;
      clear: both; }
      @media (max-width: 767px) {
        .about .about-content p {
          font-size: 0.875rem; } }
      .about .about-content p a {
        text-decoration: underline; }
      .about .about-content p em {
        padding-bottom: 1.5625rem;
        display: inline-block; }
    .about .about-content h2 {
      font-size: 2.125rem;
      color: #6D9626;
      line-height: 1;
      padding: 1.875rem 0 0.9375rem;
      font-weight: 300;
      clear: both; }
      @media (max-width: 992px) {
        .about .about-content h2 {
          font-size: 1.875rem;
          padding: 1.25rem 0 0.625rem; } }
      @media (max-width: 767px) {
        .about .about-content h2 {
          font-size: 1.625rem;
          padding: 0.625rem 0 0.3125rem; } }
    .about .about-content h6 {
      padding-top: 3.5rem;
      font-weight: 600;
      clear: both; }
    .about .about-content .two-col p {
      column-count: 2;
      -moz-column-count: 2;
      -webkit-column-count: 2; }
      @media (max-width: 767px) {
        .about .about-content .two-col p {
          column-count: 1;
          -moz-column-count: 1;
          -webkit-column-count: 1; } }
    .about .about-content .half-width {
      width: 55%; }
      @media (max-width: 767px) {
        .about .about-content .half-width {
          width: 100%; } }
      .about .about-content .half-width p {
        font-size: 0.875rem;
        vertical-align: text-bottom; }
        .about .about-content .half-width p a {
          color: #0783B6 !important;
          text-decoration: none; }
          .about .about-content .half-width p a img {
            vertical-align: text-bottom; }
          .about .about-content .half-width p a mark {
            color: #000000;
            text-decoration: underline;
            background: transparent; }
    .about .about-content .text-small p {
      width: 75%;
      float: left; }
      @media (max-width: 767px) {
        .about .about-content .text-small p {
          width: 100%; } }
    .about .about-content .text-small .agriBus_logo {
      float: right;
      width: 23%; }
      @media (max-width: 767px) {
        .about .about-content .text-small .agriBus_logo {
          width: 100%;
          float: none;
          text-align: center;
          display: inline-block;
          padding-top: 25px; } }
      .about .about-content .text-small .agriBus_logo img {
        width: 100%; }
        @media (max-width: 767px) {
          .about .about-content .text-small .agriBus_logo img {
            max-width: 400px; } }
    .about .about-content ul.team {
      margin: 0;
      padding: 0;
      list-style: none;
      clear: both; }
      .about .about-content ul.team li {
        height: 2.1875rem;
        padding: 0.625rem 1.875rem 0.625rem 0;
        float: left; }
        .about .about-content ul.team li img {
          width: auto;
          max-width: 100%;
          height: 100%; }
          .about .about-content ul.team li img:hover {
            border: 1px solid #000000;
            margin: -1px;
            opacity: 0.5; }
    .about .about-content ul.name {
      list-style: circle;
      padding: 0 0 0 0.9375rem; }
      .about .about-content ul.name li {
        font-size: 0.875rem;
        font-family: "Calibri";
        color: #666666;
        list-style: initial; }
    .about .about-content ul.awards-win {
      padding: 0;
      margin: 0;
      list-style: none; }
      .about .about-content ul.awards-win li {
        padding: 10px 30px 10px 0;
        float: left;
        display: block;
        clear: none;
        height: 4.375rem; }
        .about .about-content ul.awards-win li img {
          height: 100%; }

.contact-img {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -999; }
  @media (max-width: 767px) {
    .contact-img {
      display: none; } }
  .contact-img img {
    position: absolute;
    bottom: 0;
    right: 7.5%;
    width: 29.1525%;
    display: block;
    z-index: -99; }

.contact {
  background-image: url(images/contact_bg.jpg);
  background-repeat: no-repeat;
  background-position: -10% 0;
  min-height: 100%;
  width: 100%;
  background-size: cover; }
  @media (max-width: 767px) {
    .contact {
      background-position: 0%; } }
  .contact .contact-box {
    margin: 8.125rem 0 0 0;
    background: #e8ebe7;
    padding: 4.1875rem 2.0625rem;
    max-width: 27.1875rem;
    opacity: 0.8; }
    @media (max-width: 1200px) {
      .contact .contact-box {
        margin-left: 5%; } }
    @media (max-width: 767px) {
      .contact .contact-box {
        max-width: 100%;
        padding: 2.5rem 1.5625rem;
        margin-left: 0; } }
    .contact .contact-box:hover {
      opacity: 1; }
    .contact .contact-box h1 {
      font-size: 2.25rem;
      color: #000000;
      border: 0;
      padding-bottom: 0.9375rem; }
    .contact .contact-box h6 {
      font-size: 1.0625rem;
      border: 0;
      color: #6D9626;
      padding-bottom: 1.25rem;
      font-family: "Calibri";
      font-weight: bold; }
    .contact .contact-box p {
      font-size: 1rem;
      color: #666666;
      font-family: "Calibri"; }
      @media (max-width: 767px) {
        .contact .contact-box p {
          padding-bottom: 5px; } }
      .contact .contact-box p a {
        color: #666666; }
        .contact .contact-box p a mark {
          background: transparent;
          color: #000000; }
        .contact .contact-box p a:hover mark {
          text-decoration: underline; }
    .contact .contact-box .contact-box-left {
      width: 55%;
      margin-left: 5%;
      float: left; }
      @media (max-width: 480px) {
        .contact .contact-box .contact-box-left {
          width: 100%;
          margin-left: 0;
          padding-bottom: 1.5625rem; }
          .contact .contact-box .contact-box-left br {
            display: none; } }
      .contact .contact-box .contact-box-left p:first-child {
        padding-bottom: 10px; }
    .contact .contact-box .contact-box-right {
      margin-left: 5%;
      float: left;
      width: 35%; }
      @media (max-width: 480px) {
        .contact .contact-box .contact-box-right {
          width: 100%;
          margin-left: 0; } }
      .contact .contact-box .contact-box-right img {
        width: 4.0625rem;
        padding-bottom: 0.9375rem; }
      .contact .contact-box .contact-box-right p {
        padding-bottom: 0.625rem; }

.case-studies {
  padding: 6.25rem 0 0 0; }
  .case-studies .case-studies-width {
    max-width: 66.5rem;
    margin: 0 auto; }
    .case-studies .case-studies-width h5 {
      color: #000000;
      padding-bottom: 0.9375rem;
      font-weight: 300;
      padding-right: 0.8125rem;
      line-height: 1.2; }
    .case-studies .case-studies-width > h5 {
      padding: 2.1875rem 0 1rem; }
    .case-studies .case-studies-width ul {
      width: 100%;
      float: left;
      margin: 0;
      padding: 1.875rem 0 3.125rem 0;
      list-style: none; }
      .case-studies .case-studies-width ul li {
        width: 32.33%;
        float: left;
        margin-right: 1%;
        margin-bottom: 1%;
        padding: 0px 0 32% 0;
        position: relative; }
        .case-studies .case-studies-width ul li:nth-of-type(3n) {
          margin-right: 0; }
        @media (max-width: 992px) {
          .case-studies .case-studies-width ul li {
            width: 49%;
            padding: 0 0 49% 0;
            margin-right: 0; }
            .case-studies .case-studies-width ul li:nth-of-type(3n) {
              margin-right: 0%; }
            .case-studies .case-studies-width ul li:nth-of-type(odd) {
              margin-right: 2%; } }
        @media (max-width: 640px) {
          .case-studies .case-studies-width ul li {
            width: 100%;
            margin-right: 0 !important;
            padding: 0 0 100% 0;
            margin-bottom: 1.5625rem; } }
        .case-studies .case-studies-width ul li figure {
          margin: 0;
          width: 100%;
          height: 100%;
          position: absolute; }
        .case-studies .case-studies-width ul li figcaption {
          position: absolute;
          left: 0;
          top: 0;
          max-width: 91%;
          padding: 5%;
          height: 2.5rem;
          overflow: hidden;
          background: rgba(255, 255, 255, 0.3);
          transition: all 0.5s linear;
          -moz-transition: all 0.5s linear;
          -webkit-transition: all 0.5s linear;
          -o-transition: all 0.5s linear;
          z-index: 999; }
          @media (max-width: 992px) {
            .case-studies .case-studies-width ul li figcaption {
              height: 2.125rem; } }
          @media (max-width: 767px) {
            .case-studies .case-studies-width ul li figcaption {
              height: 1.875rem; } }
        .case-studies .case-studies-width ul li:hover figcaption {
          height: 90%;
          background: #e1e1e1;
          opacity: 1; }
        .case-studies .case-studies-width ul li .case-study-img {
          width: 100%;
          position: absolute;
          height: 100%;
          z-index: 99;
          top: 0;
          display: block;
          background-position: center;
          background-size: cover; }
        .case-studies .case-studies-width ul li p {
          font-size: 0.75rem;
          text-align: justify;
          color: #000000;
          padding-bottom: 0.9375rem; }
          @media (max-width: 767px) {
            .case-studies .case-studies-width ul li p {
              font-size: 0.875rem; } }
          @media (max-width: 480px) {
            .case-studies .case-studies-width ul li p {
              font-size: 0.75rem; } }
          .case-studies .case-studies-width ul li p em {
            font-style: italic; }
        .case-studies .case-studies-width ul li span {
          font-size: 0.75rem;
          color: #6699ff !important;
          font-family: "Calibri"; }

.case-studies-details {
  padding-top: 6.25rem;
  padding-bottom: 3.125rem; }
  .case-studies-details .case-study-width {
    max-width: 64rem;
    margin: 0 auto; }
    .case-studies-details .case-study-width h4 {
      color: #4D4D4D;
      border-bottom: 1px solid #000000;
      padding: 1.625rem 0 0.3125rem;
      margin-bottom: 0.8125rem;
      font-weight: 300;
      max-width: 70%; }
      .case-studies-details .case-study-width h4 strong {
        font-weight: bold; }
      @media (max-width: 767px) {
        .case-studies-details .case-study-width h4 {
          max-width: 100%; } }
    .case-studies-details .case-study-width p {
      font-size: 0.8125rem;
      color: #666666;
      font-family: "Calibri";
      max-width: 70%;
      padding-top: 1rem; }
      @media (max-width: 767px) {
        .case-studies-details .case-study-width p {
          max-width: 100%;
          font-size: 0.875rem; } }
      .case-studies-details .case-study-width p a {
        color: #00e;
        text-decoration: underline; }
        .case-studies-details .case-study-width p a:hover {
          color: #06e; }
      .case-studies-details .case-study-width p small {
        text-transform: uppercase;
        font-size: 0.75rem;
        padding-bottom: 1.5625rem; }
      .case-studies-details .case-study-width p span {
        font-size: 0.8125rem; }
    .case-studies-details .case-study-width .two-col-width {
      padding-bottom: 1.5625rem;
      padding-top: 1rem; }
      .case-studies-details .case-study-width .two-col-width p {
        max-width: 100%;
        font-size: 1.0625rem;
        padding-top: 0;
        column-count: 2;
        -moz-column-count: 2;
        -webkit-column-count: 2; }
        @media (max-width: 767px) {
          .case-studies-details .case-study-width .two-col-width p {
            column-count: 1;
            -moz-column-count: 1;
            -webkit-column-count: 1; } }
    .case-studies-details .case-study-width img {
      padding-top: 1.25rem;
      max-width: 70%; }
      @media (max-width: 767px) {
        .case-studies-details .case-study-width img {
          max-width: 100%; } }
    .case-studies-details .case-study-width ul {
      list-style: circle;
      padding: 1rem 0 0 2.1875rem;
      margin: 0; }
      @media (max-width: 1200px) {
        .case-studies-details .case-study-width ul {
          margin-left: 0.9375rem; } }
      @media (max-width: 767px) {
        .case-studies-details .case-study-width ul {
          padding-left: 0.9375rem; } }
      .case-studies-details .case-study-width ul li {
        font-size: 0.8125rem;
        color: #666666;
        font-family: "Calibri";
        max-width: 70%;
        list-style: initial;
        padding-bottom: 0.625rem; }
        @media (max-width: 767px) {
          .case-studies-details .case-study-width ul li {
            max-width: 100%; } }
    .case-studies-details .case-study-width .muddy_description {
      width: 57%;
      margin-right: 2%;
      display: inline-block;
      vertical-align: top; }
      .case-studies-details .case-study-width .muddy_description p {
        max-width: 100%; }
    .case-studies-details .case-study-width .webapp_img {
      width: 40%;
      display: inline-block;
      vertical-align: top; }
  .case-studies-details .fix-content {
    background: #99cc33;
    position: fixed;
    bottom: 3.125rem;
    right: 14%;
    width: 12.5rem;
    padding: 3.75rem 3.125rem 3.75rem 2.5rem; }
    @media (max-width: 1500px) {
      .case-studies-details .fix-content {
        right: 3%;
        padding: 1.875rem; } }
    @media (max-width: 992px) {
      .case-studies-details .fix-content {
        display: none; } }
    .case-studies-details .fix-content p {
      color: #fff;
      font-size: 1.1875rem;
      font-family: "Stag Web";
      font-weight: 300;
      font-style: italic; }
  .case-studies-details ul.social-icon {
    padding: 0;
    margin: 0;
    list-style: none;
    width: 40px;
    display: block;
    position: fixed;
    left: 7.5%;
    top: 25%; }
    @media (max-width: 1300px) {
      .case-studies-details ul.social-icon {
        display: none; } }
    .case-studies-details ul.social-icon li {
      margin-left: -18px; }
      .case-studies-details ul.social-icon li img {
        max-width: 100%; }

.life-cycle {
  padding: 6.25rem 0 0 0; }
  .life-cycle img {
    max-width: 100%; }
  .life-cycle .life-cycle-width {
    max-width: 64rem;
    margin: 0 auto; }
    .life-cycle .life-cycle-width h1 {
      color: #4D4D4D; }
      .life-cycle .life-cycle-width h1 strong {
        font-weight: 400; }
    .life-cycle .life-cycle-width h4 {
      color: #4D4D4D;
      border-bottom: 1px solid #000000;
      padding: 1.625rem 0 0.3125rem;
      margin-bottom: 0;
      font-weight: 300;
      max-width: 70%; }
      @media (max-width: 992px) {
        .life-cycle .life-cycle-width h4 {
          max-width: 100%; } }
    .life-cycle .life-cycle-width ul.breadcrumbs {
      padding: 0.9375rem 0 0 0;
      margin: 0;
      display: inline-block; }
      .life-cycle .life-cycle-width ul.breadcrumbs li {
        display: inline-block;
        color: #4D4D4D;
        font-family: "Stag Web";
        font-size: 0.8125rem;
        font-weight: bold; }
        .life-cycle .life-cycle-width ul.breadcrumbs li a {
          color: #4D4D4D;
          font-family: "Stag Web";
          font-size: 0.8125rem; }
          .life-cycle .life-cycle-width ul.breadcrumbs li a:hover {
            text-decoration: underline; }
    .life-cycle .life-cycle-width p {
      font-size: 0.8125rem;
      padding: 0.5rem 0;
      max-width: 70%; }
      @media (max-width: 992px) {
        .life-cycle .life-cycle-width p {
          max-width: 100%; } }
      .life-cycle .life-cycle-width p small {
        text-transform: uppercase;
        font-size: 0.625rem;
        padding-bottom: 1.5625rem; }
    .life-cycle .life-cycle-width ol {
      margin: 0; }
      .life-cycle .life-cycle-width ol li {
        font-size: 0.8125rem;
        padding: 0.25rem 0;
        max-width: 70%;
        font-family: "Calibri";
        color: #666; }
        @media (max-width: 992px) {
          .life-cycle .life-cycle-width ol li {
            max-width: 100%; } }
    .life-cycle .life-cycle-width .two-col {
      padding-bottom: 1.5625rem;
      padding-top: 1rem; }
      .life-cycle .life-cycle-width .two-col p {
        font-size: 1rem;
        font-family: "Calibri";
        font-weight: bold;
        max-width: 100%;
        column-count: 2;
        -moz-column-count: 2;
        -webkit-column-count: 2;
        line-height: 1.2; }
        .life-cycle .life-cycle-width .two-col p em {
          font-style: italic; }
        @media (max-width: 767px) {
          .life-cycle .life-cycle-width .two-col p {
            column-count: 1;
            -moz-column-count: 1;
            -webkit-column-count: 1; } }
    .life-cycle .life-cycle-width img {
      padding: 1.875rem 0 0.625rem;
      max-width: 70%; }
      @media (max-width: 992px) {
        .life-cycle .life-cycle-width img {
          max-width: 100%; } }

.life-cycle-types {
  padding: 6.25rem 0 0 0; }
  .life-cycle-types h1 {
    border: 0;
    padding-top: 1.875rem;
    line-height: 1.1; }
  .life-cycle-types p {
    font-size: 0.8125rem;
    color: #4D4D4D;
    padding-bottom: 0.625rem;
    line-height: 1.2; }
    .life-cycle-types p em {
      font-size: 1rem;
      padding-bottom: 1.25rem;
      display: inline-block; }
  .life-cycle-types .part-1 {
    width: 22.7288%;
    float: left;
    left: 8.5%;
    position: relative; }
    @media (max-width: 992px) {
      .life-cycle-types .part-1 {
        position: static;
        width: 100%;
        padding-bottom: 1.25rem; } }
  .life-cycle-types .part {
    transform: skew(-22deg);
    -o-transform: skew(-22deg);
    -moz-transform: skew(-22deg);
    -webkit-transform: skew(-22deg);
    float: left;
    margin-left: 0%;
    width: 15.2542%;
    position: relative; }
    @media (max-width: 992px) {
      .life-cycle-types .part {
        width: 20%; } }
    @media (max-width: 767px) {
      .life-cycle-types .part {
        width: 100%;
        position: static;
        transform: skew(0);
        -o-transform: skew(0);
        -moz-transform: skew(0);
        -webkit-transform: skew(0);
        border-bottom: 1px solid #000;
        padding: 25px 0; } }
    .life-cycle-types .part .types-text {
      position: absolute;
      padding-left: 5px;
      text-align: right;
      transform: skew(22deg);
      -o-transform: skew(22deg);
      -moz-transform: skew(22deg);
      -webkit-transform: skew(22deg);
      padding-left: 15px !important;
      right: 100%;
      width: 95%;
      margin-right: 10%; }
      @media (max-width: 992px) {
        .life-cycle-types .part .types-text {
          width: 75%;
          margin-right: 30px; } }
      @media (max-width: 767px) {
        .life-cycle-types .part .types-text {
          margin-right: 0;
          position: static;
          transform: skew(0);
          -o-transform: skew(0);
          -moz-transform: skew(0);
          -webkit-transform: skew(0);
          width: 100%;
          text-align: left;
          padding-left: 0 !important; } }
      .life-cycle-types .part .types-text p {
        font-size: 11px; }
    .life-cycle-types .part .types-text {
      top: 0; }
    .life-cycle-types .part .type-bottom-text {
      top: 53%;
      padding-top: 9.375rem;
      position: absolute;
      bottom: 0;
      width: 100%;
      z-index: -9; }
      @media (max-width: 767px) {
        .life-cycle-types .part .type-bottom-text {
          position: static;
          padding-top: 25px; } }
      .life-cycle-types .part .type-bottom-text > a {
        width: 100%;
        top: 0px;
        border-left: dotted 2px #999999;
        min-height: 9.375rem;
        display: block; }
        @media (max-width: 767px) {
          .life-cycle-types .part .type-bottom-text > a {
            min-height: 0;
            border: 0; } }
        .life-cycle-types .part .type-bottom-text > a p {
          display: block;
          font-size: 0.6875rem;
          color: #4D4D4D;
          font-family: "Calibri";
          transform: skew(22deg);
          -o-transform: skew(22deg);
          -moz-transform: skew(22deg);
          -webkit-transform: skew(22deg);
          position: absolute;
          top: 120%;
          margin: 0 0 0 25px;
          width: 100%; }
          @media (max-width: 767px) {
            .life-cycle-types .part .type-bottom-text > a p {
              transform: skew(0);
              -o-transform: skew(0);
              -moz-transform: skew(0);
              -webkit-transform: skew(0);
              position: static;
              margin: 0; } }
    .life-cycle-types .part .type-img {
      display: block;
      padding-top: 9.375rem;
      border-left: dotted 2px #999; }
      @media (max-width: 767px) {
        .life-cycle-types .part .type-img {
          border: 0;
          padding-top: 25px;
          text-align: center; } }
      .life-cycle-types .part .type-img a {
        display: inline-block;
        width: 100%; }
      .life-cycle-types .part .type-img img {
        width: 100%;
        float: left;
        clear: both;
        display: block;
        transform: skew(22deg);
        -o-transform: skew(22deg);
        -moz-transform: skew(22deg);
        -webkit-transform: skew(22deg);
        position: relative;
        right: 18%;
        padding-top: 1px;
        padding-bottom: 2px;
        top: 5px; }
        @media (max-width: 767px) {
          .life-cycle-types .part .type-img img {
            max-width: 12.5rem;
            transform: skew(0);
            -o-transform: skew(0);
            -moz-transform: skew(0);
            -webkit-transform: skew(0);
            position: static;
            display: inline-block;
            float: none; } }
    .life-cycle-types .part .type-icon hr {
      display: block;
      width: 60%;
      margin-right: 20%;
      margin-left: 20%;
      height: 8px;
      position: relative;
      right: 15%;
      background-color: #4A484D;
      margin-top: 5px;
      margin-bottom: 5px;
      border: 0; }
      @media (max-width: 767px) {
        .life-cycle-types .part .type-icon hr {
          right: 0;
          left: 0; } }
    .life-cycle-types .part .type-icon.blue hr {
      background-color: #33ccff; }
    .life-cycle-types .part .type-icon.orange hr {
      background-color: #ff6633; }
    .life-cycle-types .part .type-icon.akaroa hr {
      background-color: #C0B094; }
    .life-cycle-types .part .type-icon.green hr {
      background-color: #8CC63F; }
    .life-cycle-types .part .type-icon .icon-img {
      border-left: dotted 2px #999999; }
      @media (max-width: 767px) {
        .life-cycle-types .part .type-icon .icon-img {
          border: 0; } }
      .life-cycle-types .part .type-icon .icon-img img {
        width: 40% !important;
        margin: 0 auto !important;
        float: none !important;
        clear: none !important;
        display: block !important;
        right: 15% !important;
        transform: skew(22deg);
        -o-transform: skew(22deg);
        -moz-transform: skew(22deg);
        -webkit-transform: skew(22deg);
        position: relative; }
        @media (max-width: 767px) {
          .life-cycle-types .part .type-icon .icon-img img {
            transform: skew(0);
            -o-transform: skew(0);
            -moz-transform: skew(0);
            -webkit-transform: skew(0);
            max-width: 100px;
            width: 100% !important;
            right: 0 !important; } }
    .life-cycle-types .part .last-design {
      position: absolute;
      width: 80%;
      left: 75%;
      top: 202%; }
      @media (max-width: 767px) {
        .life-cycle-types .part .last-design {
          display: none; } }
      .life-cycle-types .part .last-design hr {
        display: block;
        width: 75%;
        height: 8px;
        position: relative;
        background-color: #4A484D;
        margin: 5px 0 5px 10px;
        border: 0;
        background: #999999; }
        .life-cycle-types .part .last-design hr:last-child {
          width: 100%; }
      .life-cycle-types .part .last-design p {
        min-height: 72px;
        padding-bottom: 0;
        border-left: dotted 2px #999999; }
  .life-cycle-types .part-2 {
    left: 23.4%; }
  .life-cycle-types .part-3 {
    left: 18.55%; }
    .life-cycle-types .part-3 .type-img {
      border: 0; }
  .life-cycle-types .part-4 {
    left: 13.7%; }
    .life-cycle-types .part-4 .type-bottom-text > a {
      border: 0; }
    .life-cycle-types .part-4 .type-img img {
      top: 7px; }
  .life-cycle-types .part-6 .type-img img {
    top: 7px; }
  .life-cycle-types .part-5 {
    left: 8.85%; }
    .life-cycle-types .part-5 .type-img {
      border: 0; }
  .life-cycle-types .part-6 {
    left: 4%; }
    .life-cycle-types .part-6 .type-bottom-text > a {
      border: 0; }
  .life-cycle-types .learn-more-content {
    position: absolute;
    padding-top: 162px;
    width: 138%;
    left: -37%; }
    @media (max-width: 1300px) {
      .life-cycle-types .learn-more-content {
        width: 100%;
        padding-top: 10%;
        left: 0; } }
    @media (max-width: 992px) {
      .life-cycle-types .learn-more-content {
        padding-top: 0;
        position: static; } }
    .life-cycle-types .learn-more-content h5 {
      font-family: "Stag Web";
      font-weight: 300;
      font-size: 1.25rem;
      color: #4D4D4D;
      padding-left: 1.25rem;
      line-height: 22px; }
    .life-cycle-types .learn-more-content hr {
      background: #999999;
      border: 0;
      width: 100%;
      height: 0.5rem;
      margin: 3px 0; }
    .life-cycle-types .learn-more-content p {
      color: #000000;
      font-size: 0.8125rem;
      padding: 0.875rem 0 0.875rem 1.25rem;
      max-width: 75%;
      line-height: 15px; }

.dung_beetle {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -999; }
  @media (max-width: 992px) {
    .dung_beetle {
      display: none; } }
  .dung_beetle .component_fixed_box {
    position: absolute;
    bottom: 12%;
    right: 7.5%;
    width: 20.3388%;
    padding-top: 23.7286%;
    height: 0;
    display: block;
    z-index: 999;
    background-color: #e0e0e0; }
    .dung_beetle .component_fixed_box p {
      font-family: "Stag Web";
      font-style: italic;
      width: 82%;
      left: 9%;
      position: absolute;
      top: 30px;
      font-size: 22px;
      font-weight: 300;
      z-index: 9999; }
      @media (max-width: 1200px) {
        .dung_beetle .component_fixed_box p {
          font-size: 1.125rem; } }
    .dung_beetle .component_fixed_box img {
      position: absolute;
      bottom: -50px;
      right: 0%;
      width: 200px;
      display: block;
      z-index: 9999; }

footer {
  padding-top: 30px;
  padding-bottom: 15px;
  font-family: Calibri;
  color: #666666;
  display: block;
  width: auto;
  float: none;
  margin: auto;
  clear: both;
  text-align: center; }
  footer p {
    padding-top: 15px;
    border-top: solid 1px #CCCCCC;
    display: inline-block;
    font-size: 0.8125rem; }
    footer p a {
      color: #666666;
      text-decoration: none; }
      footer p a:hover {
        color: #8CC63F; }

.orange .life-cycle .life-cycle-width h1 strong {
  color: #ff6633; }
.orange .life-cycle .life-cycle-width ul.breadcrumbs li {
  color: #ff6633; }
.orange .dung_beetle .component_fixed_box p {
  color: #ff6633; }

.gray-txt .life-cycle .life-cycle-width h1 strong {
  color: #a99986; }
.gray-txt .life-cycle .life-cycle-width ul.breadcrumbs li {
  color: #a99986; }
.gray-txt .dung_beetle .component_fixed_box p {
  color: #a99986; }

.parrot .life-cycle .life-cycle-width h1 strong {
  color: #99cc33; }
.parrot .life-cycle .life-cycle-width ul.breadcrumbs li {
  color: #99cc33; }
.parrot .dung_beetle .component_fixed_box p {
  color: #6D9626; }

.blue .life-cycle .life-cycle-width h1 strong {
  color: #33ccff; }
.blue .life-cycle .life-cycle-width ul.breadcrumbs li {
  color: #33ccff; }
.blue .dung_beetle .component_fixed_box p {
  color: #33ccff; }

.life-cycle-width ul {
  list-style: initial;
  margin: 0; }
  .life-cycle-width ul li {
    color: #666666;
    list-style: initial;
    font-size: 0.8125rem;
    font-family: "Calibri"; }

#nugget_title {
  font-size: 0.75rem;
  font-style: normal; }

.error404 {
  padding-top: 100px; }
  .error404 h1 {
    margin-bottom: 25px; }

.case-study-width-space {
  position: relative; }
  .case-study-width-space .social-links {
    position: absolute;
    bottom: 0;
    right: 0;
    list-style: none; }
    @media (max-width: 767px) {
      .case-study-width-space .social-links {
        position: static;
        margin: 0 !important;
        padding: 20px 0 0 0 !important; } }
    .case-study-width-space .social-links li {
      list-style: none !important;
      display: inline-block;
      max-width: 100% !important; }
      .case-study-width-space .social-links li a img {
        width: 50px;
        max-width: 100%;
        padding: 0; }

.people-leader {
  position: relative; }
  .people-leader img.people {
    position: absolute;
    left: 150%;
    top: 0;
    width: 250px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
    @media (max-width: 767px) {
      .people-leader img.people {
        position: static;
        width: auto;
        max-width: 400px;
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%); } }

.prototype {
  /*!
   * Bootstrap v3.3.6 (http://getbootstrap.com)
   * Copyright 2011-2015 Twitter, Inc.
   * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
   */
  /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
  /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
  /*# sourceMappingURL=bootstrap.min.css.map */ }
  .prototype html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%; }
  .prototype body {
    margin: 0; }
  .prototype article, .prototype aside, .prototype details, .prototype figcaption, .prototype figure, .prototype footer, .prototype header, .prototype hgroup, .prototype main, .prototype menu, .prototype nav, .prototype section, .prototype summary {
    display: block; }
  .prototype audio, .prototype canvas, .prototype progress, .prototype video {
    display: inline-block;
    vertical-align: baseline; }
  .prototype audio:not([controls]) {
    display: none;
    height: 0; }
  .prototype [hidden], .prototype template {
    display: none; }
  .prototype a {
    background-color: transparent; }
  .prototype a:active, .prototype a:hover {
    outline: 0; }
  .prototype abbr[title] {
    border-bottom: 1px dotted; }
  .prototype b, .prototype strong {
    font-weight: 700; }
  .prototype dfn {
    font-style: italic; }
  .prototype h1 {
    margin: .67em 0;
    font-size: 2em; }
  .prototype mark {
    color: #000;
    background: #ff0; }
  .prototype small {
    font-size: 80%; }
  .prototype sub, .prototype sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline; }
  .prototype sup {
    top: -.5em; }
  .prototype sub {
    bottom: -.25em; }
  .prototype img {
    border: 0; }
  .prototype svg:not(:root) {
    overflow: hidden; }
  .prototype figure {
    margin: 1em 40px; }
  .prototype hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box; }
  .prototype pre {
    overflow: auto; }
  .prototype code, .prototype kbd, .prototype pre, .prototype samp {
    font-family: monospace,monospace;
    font-size: 1em; }
  .prototype button, .prototype input, .prototype optgroup, .prototype select, .prototype textarea {
    margin: 0;
    font: inherit;
    color: inherit; }
  .prototype button {
    overflow: visible; }
  .prototype button, .prototype select {
    text-transform: none; }
  .prototype button, .prototype html input[type=button], .prototype input[type=reset], .prototype input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer; }
  .prototype button[disabled], .prototype html input[disabled] {
    cursor: default; }
  .prototype button::-moz-focus-inner, .prototype input::-moz-focus-inner {
    padding: 0;
    border: 0; }
  .prototype input {
    line-height: normal; }
  .prototype input[type=checkbox], .prototype input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0; }
  .prototype input[type=number]::-webkit-inner-spin-button, .prototype input[type=number]::-webkit-outer-spin-button {
    height: auto; }
  .prototype input[type=search] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield; }
  .prototype input[type=search]::-webkit-search-cancel-button, .prototype input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none; }
  .prototype fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid silver; }
  .prototype legend {
    padding: 0;
    border: 0; }
  .prototype textarea {
    overflow: auto; }
  .prototype optgroup {
    font-weight: 700; }
  .prototype table {
    border-spacing: 0;
    border-collapse: collapse; }
  .prototype td, .prototype th {
    padding: 0; }
  @media print {
    .prototype *, .prototype :after, .prototype :before {
      color: #000 !important;
      text-shadow: none !important;
      background: 0 0 !important;
      -webkit-box-shadow: none !important;
      box-shadow: none !important; }
    .prototype a, .prototype a:visited {
      text-decoration: underline; }
    .prototype a[href]:after {
      content: " (" attr(href) ")"; }
    .prototype abbr[title]:after {
      content: " (" attr(title) ")"; }
    .prototype a[href^="javascript:"]:after, .prototype a[href^="#"]:after {
      content: ""; }
    .prototype blockquote, .prototype pre {
      border: 1px solid #999;
      page-break-inside: avoid; }
    .prototype thead {
      display: table-header-group; }
    .prototype img, .prototype tr {
      page-break-inside: avoid; }
    .prototype img {
      max-width: 100% !important; }
    .prototype h2, .prototype h3, .prototype p {
      orphans: 3;
      widows: 3; }
    .prototype h2, .prototype h3 {
      page-break-after: avoid; }
    .prototype .navbar {
      display: none; }
    .prototype .btn > .caret, .prototype .dropup > .btn > .caret {
      border-top-color: #000 !important; }
    .prototype .label {
      border: 1px solid #000; }
    .prototype .table {
      border-collapse: collapse !important; }
    .prototype .table td, .prototype .table th {
      background-color: #fff !important; }
    .prototype .table-bordered td, .prototype .table-bordered th {
      border: 1px solid #ddd !important; } }
@font-face {
  .prototype {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/glyphicons-halflings-regular.woff2) format("woff2"), url(../fonts/glyphicons-halflings-regular.woff) format("woff"), url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg"); } }
  .prototype .glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .prototype .glyphicon-asterisk:before {
    content: "\002a"; }
  .prototype .glyphicon-plus:before {
    content: "\002b"; }
  .prototype .glyphicon-eur:before, .prototype .glyphicon-euro:before {
    content: "\20ac"; }
  .prototype .glyphicon-minus:before {
    content: "\2212"; }
  .prototype .glyphicon-cloud:before {
    content: "\2601"; }
  .prototype .glyphicon-envelope:before {
    content: "\2709"; }
  .prototype .glyphicon-pencil:before {
    content: "\270f"; }
  .prototype .glyphicon-glass:before {
    content: "\e001"; }
  .prototype .glyphicon-music:before {
    content: "\e002"; }
  .prototype .glyphicon-search:before {
    content: "\e003"; }
  .prototype .glyphicon-heart:before {
    content: "\e005"; }
  .prototype .glyphicon-star:before {
    content: "\e006"; }
  .prototype .glyphicon-star-empty:before {
    content: "\e007"; }
  .prototype .glyphicon-user:before {
    content: "\e008"; }
  .prototype .glyphicon-film:before {
    content: "\e009"; }
  .prototype .glyphicon-th-large:before {
    content: "\e010"; }
  .prototype .glyphicon-th:before {
    content: "\e011"; }
  .prototype .glyphicon-th-list:before {
    content: "\e012"; }
  .prototype .glyphicon-ok:before {
    content: "\e013"; }
  .prototype .glyphicon-remove:before {
    content: "\e014"; }
  .prototype .glyphicon-zoom-in:before {
    content: "\e015"; }
  .prototype .glyphicon-zoom-out:before {
    content: "\e016"; }
  .prototype .glyphicon-off:before {
    content: "\e017"; }
  .prototype .glyphicon-signal:before {
    content: "\e018"; }
  .prototype .glyphicon-cog:before {
    content: "\e019"; }
  .prototype .glyphicon-trash:before {
    content: "\e020"; }
  .prototype .glyphicon-home:before {
    content: "\e021"; }
  .prototype .glyphicon-file:before {
    content: "\e022"; }
  .prototype .glyphicon-time:before {
    content: "\e023"; }
  .prototype .glyphicon-road:before {
    content: "\e024"; }
  .prototype .glyphicon-download-alt:before {
    content: "\e025"; }
  .prototype .glyphicon-download:before {
    content: "\e026"; }
  .prototype .glyphicon-upload:before {
    content: "\e027"; }
  .prototype .glyphicon-inbox:before {
    content: "\e028"; }
  .prototype .glyphicon-play-circle:before {
    content: "\e029"; }
  .prototype .glyphicon-repeat:before {
    content: "\e030"; }
  .prototype .glyphicon-refresh:before {
    content: "\e031"; }
  .prototype .glyphicon-list-alt:before {
    content: "\e032"; }
  .prototype .glyphicon-lock:before {
    content: "\e033"; }
  .prototype .glyphicon-flag:before {
    content: "\e034"; }
  .prototype .glyphicon-headphones:before {
    content: "\e035"; }
  .prototype .glyphicon-volume-off:before {
    content: "\e036"; }
  .prototype .glyphicon-volume-down:before {
    content: "\e037"; }
  .prototype .glyphicon-volume-up:before {
    content: "\e038"; }
  .prototype .glyphicon-qrcode:before {
    content: "\e039"; }
  .prototype .glyphicon-barcode:before {
    content: "\e040"; }
  .prototype .glyphicon-tag:before {
    content: "\e041"; }
  .prototype .glyphicon-tags:before {
    content: "\e042"; }
  .prototype .glyphicon-book:before {
    content: "\e043"; }
  .prototype .glyphicon-bookmark:before {
    content: "\e044"; }
  .prototype .glyphicon-print:before {
    content: "\e045"; }
  .prototype .glyphicon-camera:before {
    content: "\e046"; }
  .prototype .glyphicon-font:before {
    content: "\e047"; }
  .prototype .glyphicon-bold:before {
    content: "\e048"; }
  .prototype .glyphicon-italic:before {
    content: "\e049"; }
  .prototype .glyphicon-text-height:before {
    content: "\e050"; }
  .prototype .glyphicon-text-width:before {
    content: "\e051"; }
  .prototype .glyphicon-align-left:before {
    content: "\e052"; }
  .prototype .glyphicon-align-center:before {
    content: "\e053"; }
  .prototype .glyphicon-align-right:before {
    content: "\e054"; }
  .prototype .glyphicon-align-justify:before {
    content: "\e055"; }
  .prototype .glyphicon-list:before {
    content: "\e056"; }
  .prototype .glyphicon-indent-left:before {
    content: "\e057"; }
  .prototype .glyphicon-indent-right:before {
    content: "\e058"; }
  .prototype .glyphicon-facetime-video:before {
    content: "\e059"; }
  .prototype .glyphicon-picture:before {
    content: "\e060"; }
  .prototype .glyphicon-map-marker:before {
    content: "\e062"; }
  .prototype .glyphicon-adjust:before {
    content: "\e063"; }
  .prototype .glyphicon-tint:before {
    content: "\e064"; }
  .prototype .glyphicon-edit:before {
    content: "\e065"; }
  .prototype .glyphicon-share:before {
    content: "\e066"; }
  .prototype .glyphicon-check:before {
    content: "\e067"; }
  .prototype .glyphicon-move:before {
    content: "\e068"; }
  .prototype .glyphicon-step-backward:before {
    content: "\e069"; }
  .prototype .glyphicon-fast-backward:before {
    content: "\e070"; }
  .prototype .glyphicon-backward:before {
    content: "\e071"; }
  .prototype .glyphicon-play:before {
    content: "\e072"; }
  .prototype .glyphicon-pause:before {
    content: "\e073"; }
  .prototype .glyphicon-stop:before {
    content: "\e074"; }
  .prototype .glyphicon-forward:before {
    content: "\e075"; }
  .prototype .glyphicon-fast-forward:before {
    content: "\e076"; }
  .prototype .glyphicon-step-forward:before {
    content: "\e077"; }
  .prototype .glyphicon-eject:before {
    content: "\e078"; }
  .prototype .glyphicon-chevron-left:before {
    content: "\e079"; }
  .prototype .glyphicon-chevron-right:before {
    content: "\e080"; }
  .prototype .glyphicon-plus-sign:before {
    content: "\e081"; }
  .prototype .glyphicon-minus-sign:before {
    content: "\e082"; }
  .prototype .glyphicon-remove-sign:before {
    content: "\e083"; }
  .prototype .glyphicon-ok-sign:before {
    content: "\e084"; }
  .prototype .glyphicon-question-sign:before {
    content: "\e085"; }
  .prototype .glyphicon-info-sign:before {
    content: "\e086"; }
  .prototype .glyphicon-screenshot:before {
    content: "\e087"; }
  .prototype .glyphicon-remove-circle:before {
    content: "\e088"; }
  .prototype .glyphicon-ok-circle:before {
    content: "\e089"; }
  .prototype .glyphicon-ban-circle:before {
    content: "\e090"; }
  .prototype .glyphicon-arrow-left:before {
    content: "\e091"; }
  .prototype .glyphicon-arrow-right:before {
    content: "\e092"; }
  .prototype .glyphicon-arrow-up:before {
    content: "\e093"; }
  .prototype .glyphicon-arrow-down:before {
    content: "\e094"; }
  .prototype .glyphicon-share-alt:before {
    content: "\e095"; }
  .prototype .glyphicon-resize-full:before {
    content: "\e096"; }
  .prototype .glyphicon-resize-small:before {
    content: "\e097"; }
  .prototype .glyphicon-exclamation-sign:before {
    content: "\e101"; }
  .prototype .glyphicon-gift:before {
    content: "\e102"; }
  .prototype .glyphicon-leaf:before {
    content: "\e103"; }
  .prototype .glyphicon-fire:before {
    content: "\e104"; }
  .prototype .glyphicon-eye-open:before {
    content: "\e105"; }
  .prototype .glyphicon-eye-close:before {
    content: "\e106"; }
  .prototype .glyphicon-warning-sign:before {
    content: "\e107"; }
  .prototype .glyphicon-plane:before {
    content: "\e108"; }
  .prototype .glyphicon-calendar:before {
    content: "\e109"; }
  .prototype .glyphicon-random:before {
    content: "\e110"; }
  .prototype .glyphicon-comment:before {
    content: "\e111"; }
  .prototype .glyphicon-magnet:before {
    content: "\e112"; }
  .prototype .glyphicon-chevron-up:before {
    content: "\e113"; }
  .prototype .glyphicon-chevron-down:before {
    content: "\e114"; }
  .prototype .glyphicon-retweet:before {
    content: "\e115"; }
  .prototype .glyphicon-shopping-cart:before {
    content: "\e116"; }
  .prototype .glyphicon-folder-close:before {
    content: "\e117"; }
  .prototype .glyphicon-folder-open:before {
    content: "\e118"; }
  .prototype .glyphicon-resize-vertical:before {
    content: "\e119"; }
  .prototype .glyphicon-resize-horizontal:before {
    content: "\e120"; }
  .prototype .glyphicon-hdd:before {
    content: "\e121"; }
  .prototype .glyphicon-bullhorn:before {
    content: "\e122"; }
  .prototype .glyphicon-bell:before {
    content: "\e123"; }
  .prototype .glyphicon-certificate:before {
    content: "\e124"; }
  .prototype .glyphicon-thumbs-up:before {
    content: "\e125"; }
  .prototype .glyphicon-thumbs-down:before {
    content: "\e126"; }
  .prototype .glyphicon-hand-right:before {
    content: "\e127"; }
  .prototype .glyphicon-hand-left:before {
    content: "\e128"; }
  .prototype .glyphicon-hand-up:before {
    content: "\e129"; }
  .prototype .glyphicon-hand-down:before {
    content: "\e130"; }
  .prototype .glyphicon-circle-arrow-right:before {
    content: "\e131"; }
  .prototype .glyphicon-circle-arrow-left:before {
    content: "\e132"; }
  .prototype .glyphicon-circle-arrow-up:before {
    content: "\e133"; }
  .prototype .glyphicon-circle-arrow-down:before {
    content: "\e134"; }
  .prototype .glyphicon-globe:before {
    content: "\e135"; }
  .prototype .glyphicon-wrench:before {
    content: "\e136"; }
  .prototype .glyphicon-tasks:before {
    content: "\e137"; }
  .prototype .glyphicon-filter:before {
    content: "\e138"; }
  .prototype .glyphicon-briefcase:before {
    content: "\e139"; }
  .prototype .glyphicon-fullscreen:before {
    content: "\e140"; }
  .prototype .glyphicon-dashboard:before {
    content: "\e141"; }
  .prototype .glyphicon-paperclip:before {
    content: "\e142"; }
  .prototype .glyphicon-heart-empty:before {
    content: "\e143"; }
  .prototype .glyphicon-link:before {
    content: "\e144"; }
  .prototype .glyphicon-phone:before {
    content: "\e145"; }
  .prototype .glyphicon-pushpin:before {
    content: "\e146"; }
  .prototype .glyphicon-usd:before {
    content: "\e148"; }
  .prototype .glyphicon-gbp:before {
    content: "\e149"; }
  .prototype .glyphicon-sort:before {
    content: "\e150"; }
  .prototype .glyphicon-sort-by-alphabet:before {
    content: "\e151"; }
  .prototype .glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"; }
  .prototype .glyphicon-sort-by-order:before {
    content: "\e153"; }
  .prototype .glyphicon-sort-by-order-alt:before {
    content: "\e154"; }
  .prototype .glyphicon-sort-by-attributes:before {
    content: "\e155"; }
  .prototype .glyphicon-sort-by-attributes-alt:before {
    content: "\e156"; }
  .prototype .glyphicon-unchecked:before {
    content: "\e157"; }
  .prototype .glyphicon-expand:before {
    content: "\e158"; }
  .prototype .glyphicon-collapse-down:before {
    content: "\e159"; }
  .prototype .glyphicon-collapse-up:before {
    content: "\e160"; }
  .prototype .glyphicon-log-in:before {
    content: "\e161"; }
  .prototype .glyphicon-flash:before {
    content: "\e162"; }
  .prototype .glyphicon-log-out:before {
    content: "\e163"; }
  .prototype .glyphicon-new-window:before {
    content: "\e164"; }
  .prototype .glyphicon-record:before {
    content: "\e165"; }
  .prototype .glyphicon-save:before {
    content: "\e166"; }
  .prototype .glyphicon-open:before {
    content: "\e167"; }
  .prototype .glyphicon-saved:before {
    content: "\e168"; }
  .prototype .glyphicon-import:before {
    content: "\e169"; }
  .prototype .glyphicon-export:before {
    content: "\e170"; }
  .prototype .glyphicon-send:before {
    content: "\e171"; }
  .prototype .glyphicon-floppy-disk:before {
    content: "\e172"; }
  .prototype .glyphicon-floppy-saved:before {
    content: "\e173"; }
  .prototype .glyphicon-floppy-remove:before {
    content: "\e174"; }
  .prototype .glyphicon-floppy-save:before {
    content: "\e175"; }
  .prototype .glyphicon-floppy-open:before {
    content: "\e176"; }
  .prototype .glyphicon-credit-card:before {
    content: "\e177"; }
  .prototype .glyphicon-transfer:before {
    content: "\e178"; }
  .prototype .glyphicon-cutlery:before {
    content: "\e179"; }
  .prototype .glyphicon-header:before {
    content: "\e180"; }
  .prototype .glyphicon-compressed:before {
    content: "\e181"; }
  .prototype .glyphicon-earphone:before {
    content: "\e182"; }
  .prototype .glyphicon-phone-alt:before {
    content: "\e183"; }
  .prototype .glyphicon-tower:before {
    content: "\e184"; }
  .prototype .glyphicon-stats:before {
    content: "\e185"; }
  .prototype .glyphicon-sd-video:before {
    content: "\e186"; }
  .prototype .glyphicon-hd-video:before {
    content: "\e187"; }
  .prototype .glyphicon-subtitles:before {
    content: "\e188"; }
  .prototype .glyphicon-sound-stereo:before {
    content: "\e189"; }
  .prototype .glyphicon-sound-dolby:before {
    content: "\e190"; }
  .prototype .glyphicon-sound-5-1:before {
    content: "\e191"; }
  .prototype .glyphicon-sound-6-1:before {
    content: "\e192"; }
  .prototype .glyphicon-sound-7-1:before {
    content: "\e193"; }
  .prototype .glyphicon-copyright-mark:before {
    content: "\e194"; }
  .prototype .glyphicon-registration-mark:before {
    content: "\e195"; }
  .prototype .glyphicon-cloud-download:before {
    content: "\e197"; }
  .prototype .glyphicon-cloud-upload:before {
    content: "\e198"; }
  .prototype .glyphicon-tree-conifer:before {
    content: "\e199"; }
  .prototype .glyphicon-tree-deciduous:before {
    content: "\e200"; }
  .prototype .glyphicon-cd:before {
    content: "\e201"; }
  .prototype .glyphicon-save-file:before {
    content: "\e202"; }
  .prototype .glyphicon-open-file:before {
    content: "\e203"; }
  .prototype .glyphicon-level-up:before {
    content: "\e204"; }
  .prototype .glyphicon-copy:before {
    content: "\e205"; }
  .prototype .glyphicon-paste:before {
    content: "\e206"; }
  .prototype .glyphicon-alert:before {
    content: "\e209"; }
  .prototype .glyphicon-equalizer:before {
    content: "\e210"; }
  .prototype .glyphicon-king:before {
    content: "\e211"; }
  .prototype .glyphicon-queen:before {
    content: "\e212"; }
  .prototype .glyphicon-pawn:before {
    content: "\e213"; }
  .prototype .glyphicon-bishop:before {
    content: "\e214"; }
  .prototype .glyphicon-knight:before {
    content: "\e215"; }
  .prototype .glyphicon-baby-formula:before {
    content: "\e216"; }
  .prototype .glyphicon-tent:before {
    content: "\26fa"; }
  .prototype .glyphicon-blackboard:before {
    content: "\e218"; }
  .prototype .glyphicon-bed:before {
    content: "\e219"; }
  .prototype .glyphicon-apple:before {
    content: "\f8ff"; }
  .prototype .glyphicon-erase:before {
    content: "\e221"; }
  .prototype .glyphicon-hourglass:before {
    content: "\231b"; }
  .prototype .glyphicon-lamp:before {
    content: "\e223"; }
  .prototype .glyphicon-duplicate:before {
    content: "\e224"; }
  .prototype .glyphicon-piggy-bank:before {
    content: "\e225"; }
  .prototype .glyphicon-scissors:before {
    content: "\e226"; }
  .prototype .glyphicon-bitcoin:before {
    content: "\e227"; }
  .prototype .glyphicon-btc:before {
    content: "\e227"; }
  .prototype .glyphicon-xbt:before {
    content: "\e227"; }
  .prototype .glyphicon-yen:before {
    content: "\00a5"; }
  .prototype .glyphicon-jpy:before {
    content: "\00a5"; }
  .prototype .glyphicon-ruble:before {
    content: "\20bd"; }
  .prototype .glyphicon-rub:before {
    content: "\20bd"; }
  .prototype .glyphicon-scale:before {
    content: "\e230"; }
  .prototype .glyphicon-ice-lolly:before {
    content: "\e231"; }
  .prototype .glyphicon-ice-lolly-tasted:before {
    content: "\e232"; }
  .prototype .glyphicon-education:before {
    content: "\e233"; }
  .prototype .glyphicon-option-horizontal:before {
    content: "\e234"; }
  .prototype .glyphicon-option-vertical:before {
    content: "\e235"; }
  .prototype .glyphicon-menu-hamburger:before {
    content: "\e236"; }
  .prototype .glyphicon-modal-window:before {
    content: "\e237"; }
  .prototype .glyphicon-oil:before {
    content: "\e238"; }
  .prototype .glyphicon-grain:before {
    content: "\e239"; }
  .prototype .glyphicon-sunglasses:before {
    content: "\e240"; }
  .prototype .glyphicon-text-size:before {
    content: "\e241"; }
  .prototype .glyphicon-text-color:before {
    content: "\e242"; }
  .prototype .glyphicon-text-background:before {
    content: "\e243"; }
  .prototype .glyphicon-object-align-top:before {
    content: "\e244"; }
  .prototype .glyphicon-object-align-bottom:before {
    content: "\e245"; }
  .prototype .glyphicon-object-align-horizontal:before {
    content: "\e246"; }
  .prototype .glyphicon-object-align-left:before {
    content: "\e247"; }
  .prototype .glyphicon-object-align-vertical:before {
    content: "\e248"; }
  .prototype .glyphicon-object-align-right:before {
    content: "\e249"; }
  .prototype .glyphicon-triangle-right:before {
    content: "\e250"; }
  .prototype .glyphicon-triangle-left:before {
    content: "\e251"; }
  .prototype .glyphicon-triangle-bottom:before {
    content: "\e252"; }
  .prototype .glyphicon-triangle-top:before {
    content: "\e253"; }
  .prototype .glyphicon-console:before {
    content: "\e254"; }
  .prototype .glyphicon-superscript:before {
    content: "\e255"; }
  .prototype .glyphicon-subscript:before {
    content: "\e256"; }
  .prototype .glyphicon-menu-left:before {
    content: "\e257"; }
  .prototype .glyphicon-menu-right:before {
    content: "\e258"; }
  .prototype .glyphicon-menu-down:before {
    content: "\e259"; }
  .prototype .glyphicon-menu-up:before {
    content: "\e260"; }
  .prototype * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .prototype :after, .prototype :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .prototype html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent; }
  .prototype body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff; }
  .prototype button, .prototype input, .prototype select, .prototype textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit; }
  .prototype a {
    color: #337ab7;
    text-decoration: none; }
  .prototype a:focus, .prototype a:hover {
    color: #23527c;
    text-decoration: underline; }
  .prototype a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .prototype figure {
    margin: 0; }
  .prototype img {
    vertical-align: middle; }
  .prototype .carousel-inner > .item > a > img, .prototype .carousel-inner > .item > img, .prototype .img-responsive, .prototype .thumbnail a > img, .prototype .thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto; }
  .prototype .img-rounded {
    border-radius: 6px; }
  .prototype .img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out; }
  .prototype .img-circle {
    border-radius: 50%; }
  .prototype hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee; }
  .prototype .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0; }
  .prototype .sr-only-focusable:active, .prototype .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto; }
  .prototype [role=button] {
    cursor: pointer; }
  .prototype .h1, .prototype .h2, .prototype .h3, .prototype .h4, .prototype .h5, .prototype .h6, .prototype h1, .prototype h2, .prototype h3, .prototype h4, .prototype h5, .prototype h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit; }
  .prototype .h1 .small, .prototype .h1 small, .prototype .h2 .small, .prototype .h2 small, .prototype .h3 .small, .prototype .h3 small, .prototype .h4 .small, .prototype .h4 small, .prototype .h5 .small, .prototype .h5 small, .prototype .h6 .small, .prototype .h6 small, .prototype h1 .small, .prototype h1 small, .prototype h2 .small, .prototype h2 small, .prototype h3 .small, .prototype h3 small, .prototype h4 .small, .prototype h4 small, .prototype h5 .small, .prototype h5 small, .prototype h6 .small, .prototype h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777; }
  .prototype .h1, .prototype .h2, .prototype .h3, .prototype h1, .prototype h2, .prototype h3 {
    margin-top: 20px;
    margin-bottom: 10px; }
  .prototype .h1 .small, .prototype .h1 small, .prototype .h2 .small, .prototype .h2 small, .prototype .h3 .small, .prototype .h3 small, .prototype h1 .small, .prototype h1 small, .prototype h2 .small, .prototype h2 small, .prototype h3 .small, .prototype h3 small {
    font-size: 65%; }
  .prototype .h4, .prototype .h5, .prototype .h6, .prototype h4, .prototype h5, .prototype h6 {
    margin-top: 10px;
    margin-bottom: 10px; }
  .prototype .h4 .small, .prototype .h4 small, .prototype .h5 .small, .prototype .h5 small, .prototype .h6 .small, .prototype .h6 small, .prototype h4 .small, .prototype h4 small, .prototype h5 .small, .prototype h5 small, .prototype h6 .small, .prototype h6 small {
    font-size: 75%; }
  .prototype .h1, .prototype h1 {
    font-size: 36px; }
  .prototype .h2, .prototype h2 {
    font-size: 30px; }
  .prototype .h3, .prototype h3 {
    font-size: 24px; }
  .prototype .h4, .prototype h4 {
    font-size: 18px; }
  .prototype .h5, .prototype h5 {
    font-size: 14px; }
  .prototype .h6, .prototype h6 {
    font-size: 12px; }
  .prototype p {
    margin: 0 0 10px; }
  .prototype .lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4; }
  @media (min-width: 768px) {
    .prototype .lead {
      font-size: 21px; } }
  .prototype .small, .prototype small {
    font-size: 85%; }
  .prototype .mark, .prototype mark {
    padding: .2em;
    background-color: #fcf8e3; }
  .prototype .text-left {
    text-align: left; }
  .prototype .text-right {
    text-align: right; }
  .prototype .text-center {
    text-align: center; }
  .prototype .text-justify {
    text-align: justify; }
  .prototype .text-nowrap {
    white-space: nowrap; }
  .prototype .text-lowercase {
    text-transform: lowercase; }
  .prototype .text-uppercase {
    text-transform: uppercase; }
  .prototype .text-capitalize {
    text-transform: capitalize; }
  .prototype .text-muted {
    color: #777; }
  .prototype .text-primary {
    color: #337ab7; }
  .prototype a.text-primary:focus, .prototype a.text-primary:hover {
    color: #286090; }
  .prototype .text-success {
    color: #3c763d; }
  .prototype a.text-success:focus, .prototype a.text-success:hover {
    color: #2b542c; }
  .prototype .text-info {
    color: #31708f; }
  .prototype a.text-info:focus, .prototype a.text-info:hover {
    color: #245269; }
  .prototype .text-warning {
    color: #8a6d3b; }
  .prototype a.text-warning:focus, .prototype a.text-warning:hover {
    color: #66512c; }
  .prototype .text-danger {
    color: #a94442; }
  .prototype a.text-danger:focus, .prototype a.text-danger:hover {
    color: #843534; }
  .prototype .bg-primary {
    color: #fff;
    background-color: #337ab7; }
  .prototype a.bg-primary:focus, .prototype a.bg-primary:hover {
    background-color: #286090; }
  .prototype .bg-success {
    background-color: #dff0d8; }
  .prototype a.bg-success:focus, .prototype a.bg-success:hover {
    background-color: #c1e2b3; }
  .prototype .bg-info {
    background-color: #d9edf7; }
  .prototype a.bg-info:focus, .prototype a.bg-info:hover {
    background-color: #afd9ee; }
  .prototype .bg-warning {
    background-color: #fcf8e3; }
  .prototype a.bg-warning:focus, .prototype a.bg-warning:hover {
    background-color: #f7ecb5; }
  .prototype .bg-danger {
    background-color: #f2dede; }
  .prototype a.bg-danger:focus, .prototype a.bg-danger:hover {
    background-color: #e4b9b9; }
  .prototype .page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee; }
  .prototype ol, .prototype ul {
    margin-top: 0;
    margin-bottom: 10px; }
  .prototype ol ol, .prototype ol ul, .prototype ul ol, .prototype ul ul {
    margin-bottom: 0; }
  .prototype .list-unstyled {
    padding-left: 0;
    list-style: none; }
  .prototype .list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none; }
  .prototype .list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px; }
  .prototype dl {
    margin-top: 0;
    margin-bottom: 20px; }
  .prototype dd, .prototype dt {
    line-height: 1.42857143; }
  .prototype dt {
    font-weight: 700; }
  .prototype dd {
    margin-left: 0; }
  @media (min-width: 768px) {
    .prototype .dl-horizontal dt {
      float: left;
      width: 160px;
      overflow: hidden;
      clear: left;
      text-align: right;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .prototype .dl-horizontal dd {
      margin-left: 180px; } }
  .prototype abbr[data-original-title], .prototype abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777; }
  .prototype .initialism {
    font-size: 90%;
    text-transform: uppercase; }
  .prototype blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee; }
  .prototype blockquote ol:last-child, .prototype blockquote p:last-child, .prototype blockquote ul:last-child {
    margin-bottom: 0; }
  .prototype blockquote .small, .prototype blockquote footer, .prototype blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777; }
  .prototype blockquote .small:before, .prototype blockquote footer:before, .prototype blockquote small:before {
    content: '\2014 \00A0'; }
  .prototype .blockquote-reverse, .prototype blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0; }
  .prototype .blockquote-reverse .small:before, .prototype .blockquote-reverse footer:before, .prototype .blockquote-reverse small:before, .prototype blockquote.pull-right .small:before, .prototype blockquote.pull-right footer:before, .prototype blockquote.pull-right small:before {
    content: ''; }
  .prototype .blockquote-reverse .small:after, .prototype .blockquote-reverse footer:after, .prototype .blockquote-reverse small:after, .prototype blockquote.pull-right .small:after, .prototype blockquote.pull-right footer:after, .prototype blockquote.pull-right small:after {
    content: '\00A0 \2014'; }
  .prototype address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143; }
  .prototype code, .prototype kbd, .prototype pre, .prototype samp {
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace; }
  .prototype code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px; }
  .prototype kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  .prototype kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .prototype pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px; }
  .prototype pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }
  .prototype .pre-scrollable {
    max-height: 340px;
    overflow-y: scroll; }
  .prototype .container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto; }
  @media (min-width: 768px) {
    .prototype .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .prototype .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .prototype .container {
      width: 1170px; } }
  .prototype .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto; }
  .prototype .row {
    margin-right: -15px;
    margin-left: -15px; }
  .prototype .col-lg-1, .prototype .col-lg-10, .prototype .col-lg-11, .prototype .col-lg-12, .prototype .col-lg-2, .prototype .col-lg-3, .prototype .col-lg-4, .prototype .col-lg-5, .prototype .col-lg-6, .prototype .col-lg-7, .prototype .col-lg-8, .prototype .col-lg-9, .prototype .col-md-1, .prototype .col-md-10, .prototype .col-md-11, .prototype .col-md-12, .prototype .col-md-2, .prototype .col-md-3, .prototype .col-md-4, .prototype .col-md-5, .prototype .col-md-6, .prototype .col-md-7, .prototype .col-md-8, .prototype .col-md-9, .prototype .col-sm-1, .prototype .col-sm-10, .prototype .col-sm-11, .prototype .col-sm-12, .prototype .col-sm-2, .prototype .col-sm-3, .prototype .col-sm-4, .prototype .col-sm-5, .prototype .col-sm-6, .prototype .col-sm-7, .prototype .col-sm-8, .prototype .col-sm-9, .prototype .col-xs-1, .prototype .col-xs-10, .prototype .col-xs-11, .prototype .col-xs-12, .prototype .col-xs-2, .prototype .col-xs-3, .prototype .col-xs-4, .prototype .col-xs-5, .prototype .col-xs-6, .prototype .col-xs-7, .prototype .col-xs-8, .prototype .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px; }
  .prototype .col-xs-1, .prototype .col-xs-10, .prototype .col-xs-11, .prototype .col-xs-12, .prototype .col-xs-2, .prototype .col-xs-3, .prototype .col-xs-4, .prototype .col-xs-5, .prototype .col-xs-6, .prototype .col-xs-7, .prototype .col-xs-8, .prototype .col-xs-9 {
    float: left; }
  .prototype .col-xs-12 {
    width: 100%; }
  .prototype .col-xs-11 {
    width: 91.66666667%; }
  .prototype .col-xs-10 {
    width: 83.33333333%; }
  .prototype .col-xs-9 {
    width: 75%; }
  .prototype .col-xs-8 {
    width: 66.66666667%; }
  .prototype .col-xs-7 {
    width: 58.33333333%; }
  .prototype .col-xs-6 {
    width: 50%; }
  .prototype .col-xs-5 {
    width: 41.66666667%; }
  .prototype .col-xs-4 {
    width: 33.33333333%; }
  .prototype .col-xs-3 {
    width: 25%; }
  .prototype .col-xs-2 {
    width: 16.66666667%; }
  .prototype .col-xs-1 {
    width: 8.33333333%; }
  .prototype .col-xs-pull-12 {
    right: 100%; }
  .prototype .col-xs-pull-11 {
    right: 91.66666667%; }
  .prototype .col-xs-pull-10 {
    right: 83.33333333%; }
  .prototype .col-xs-pull-9 {
    right: 75%; }
  .prototype .col-xs-pull-8 {
    right: 66.66666667%; }
  .prototype .col-xs-pull-7 {
    right: 58.33333333%; }
  .prototype .col-xs-pull-6 {
    right: 50%; }
  .prototype .col-xs-pull-5 {
    right: 41.66666667%; }
  .prototype .col-xs-pull-4 {
    right: 33.33333333%; }
  .prototype .col-xs-pull-3 {
    right: 25%; }
  .prototype .col-xs-pull-2 {
    right: 16.66666667%; }
  .prototype .col-xs-pull-1 {
    right: 8.33333333%; }
  .prototype .col-xs-pull-0 {
    right: auto; }
  .prototype .col-xs-push-12 {
    left: 100%; }
  .prototype .col-xs-push-11 {
    left: 91.66666667%; }
  .prototype .col-xs-push-10 {
    left: 83.33333333%; }
  .prototype .col-xs-push-9 {
    left: 75%; }
  .prototype .col-xs-push-8 {
    left: 66.66666667%; }
  .prototype .col-xs-push-7 {
    left: 58.33333333%; }
  .prototype .col-xs-push-6 {
    left: 50%; }
  .prototype .col-xs-push-5 {
    left: 41.66666667%; }
  .prototype .col-xs-push-4 {
    left: 33.33333333%; }
  .prototype .col-xs-push-3 {
    left: 25%; }
  .prototype .col-xs-push-2 {
    left: 16.66666667%; }
  .prototype .col-xs-push-1 {
    left: 8.33333333%; }
  .prototype .col-xs-push-0 {
    left: auto; }
  .prototype .col-xs-offset-12 {
    margin-left: 100%; }
  .prototype .col-xs-offset-11 {
    margin-left: 91.66666667%; }
  .prototype .col-xs-offset-10 {
    margin-left: 83.33333333%; }
  .prototype .col-xs-offset-9 {
    margin-left: 75%; }
  .prototype .col-xs-offset-8 {
    margin-left: 66.66666667%; }
  .prototype .col-xs-offset-7 {
    margin-left: 58.33333333%; }
  .prototype .col-xs-offset-6 {
    margin-left: 50%; }
  .prototype .col-xs-offset-5 {
    margin-left: 41.66666667%; }
  .prototype .col-xs-offset-4 {
    margin-left: 33.33333333%; }
  .prototype .col-xs-offset-3 {
    margin-left: 25%; }
  .prototype .col-xs-offset-2 {
    margin-left: 16.66666667%; }
  .prototype .col-xs-offset-1 {
    margin-left: 8.33333333%; }
  .prototype .col-xs-offset-0 {
    margin-left: 0; }
  @media (min-width: 768px) {
    .prototype .col-sm-1, .prototype .col-sm-10, .prototype .col-sm-11, .prototype .col-sm-12, .prototype .col-sm-2, .prototype .col-sm-3, .prototype .col-sm-4, .prototype .col-sm-5, .prototype .col-sm-6, .prototype .col-sm-7, .prototype .col-sm-8, .prototype .col-sm-9 {
      float: left; }
    .prototype .col-sm-12 {
      width: 100%; }
    .prototype .col-sm-11 {
      width: 91.66666667%; }
    .prototype .col-sm-10 {
      width: 83.33333333%; }
    .prototype .col-sm-9 {
      width: 75%; }
    .prototype .col-sm-8 {
      width: 66.66666667%; }
    .prototype .col-sm-7 {
      width: 58.33333333%; }
    .prototype .col-sm-6 {
      width: 50%; }
    .prototype .col-sm-5 {
      width: 41.66666667%; }
    .prototype .col-sm-4 {
      width: 33.33333333%; }
    .prototype .col-sm-3 {
      width: 25%; }
    .prototype .col-sm-2 {
      width: 16.66666667%; }
    .prototype .col-sm-1 {
      width: 8.33333333%; }
    .prototype .col-sm-pull-12 {
      right: 100%; }
    .prototype .col-sm-pull-11 {
      right: 91.66666667%; }
    .prototype .col-sm-pull-10 {
      right: 83.33333333%; }
    .prototype .col-sm-pull-9 {
      right: 75%; }
    .prototype .col-sm-pull-8 {
      right: 66.66666667%; }
    .prototype .col-sm-pull-7 {
      right: 58.33333333%; }
    .prototype .col-sm-pull-6 {
      right: 50%; }
    .prototype .col-sm-pull-5 {
      right: 41.66666667%; }
    .prototype .col-sm-pull-4 {
      right: 33.33333333%; }
    .prototype .col-sm-pull-3 {
      right: 25%; }
    .prototype .col-sm-pull-2 {
      right: 16.66666667%; }
    .prototype .col-sm-pull-1 {
      right: 8.33333333%; }
    .prototype .col-sm-pull-0 {
      right: auto; }
    .prototype .col-sm-push-12 {
      left: 100%; }
    .prototype .col-sm-push-11 {
      left: 91.66666667%; }
    .prototype .col-sm-push-10 {
      left: 83.33333333%; }
    .prototype .col-sm-push-9 {
      left: 75%; }
    .prototype .col-sm-push-8 {
      left: 66.66666667%; }
    .prototype .col-sm-push-7 {
      left: 58.33333333%; }
    .prototype .col-sm-push-6 {
      left: 50%; }
    .prototype .col-sm-push-5 {
      left: 41.66666667%; }
    .prototype .col-sm-push-4 {
      left: 33.33333333%; }
    .prototype .col-sm-push-3 {
      left: 25%; }
    .prototype .col-sm-push-2 {
      left: 16.66666667%; }
    .prototype .col-sm-push-1 {
      left: 8.33333333%; }
    .prototype .col-sm-push-0 {
      left: auto; }
    .prototype .col-sm-offset-12 {
      margin-left: 100%; }
    .prototype .col-sm-offset-11 {
      margin-left: 91.66666667%; }
    .prototype .col-sm-offset-10 {
      margin-left: 83.33333333%; }
    .prototype .col-sm-offset-9 {
      margin-left: 75%; }
    .prototype .col-sm-offset-8 {
      margin-left: 66.66666667%; }
    .prototype .col-sm-offset-7 {
      margin-left: 58.33333333%; }
    .prototype .col-sm-offset-6 {
      margin-left: 50%; }
    .prototype .col-sm-offset-5 {
      margin-left: 41.66666667%; }
    .prototype .col-sm-offset-4 {
      margin-left: 33.33333333%; }
    .prototype .col-sm-offset-3 {
      margin-left: 25%; }
    .prototype .col-sm-offset-2 {
      margin-left: 16.66666667%; }
    .prototype .col-sm-offset-1 {
      margin-left: 8.33333333%; }
    .prototype .col-sm-offset-0 {
      margin-left: 0; } }
  @media (min-width: 992px) {
    .prototype .col-md-1, .prototype .col-md-10, .prototype .col-md-11, .prototype .col-md-12, .prototype .col-md-2, .prototype .col-md-3, .prototype .col-md-4, .prototype .col-md-5, .prototype .col-md-6, .prototype .col-md-7, .prototype .col-md-8, .prototype .col-md-9 {
      float: left; }
    .prototype .col-md-12 {
      width: 100%; }
    .prototype .col-md-11 {
      width: 91.66666667%; }
    .prototype .col-md-10 {
      width: 83.33333333%; }
    .prototype .col-md-9 {
      width: 75%; }
    .prototype .col-md-8 {
      width: 66.66666667%; }
    .prototype .col-md-7 {
      width: 58.33333333%; }
    .prototype .col-md-6 {
      width: 50%; }
    .prototype .col-md-5 {
      width: 41.66666667%; }
    .prototype .col-md-4 {
      width: 33.33333333%; }
    .prototype .col-md-3 {
      width: 25%; }
    .prototype .col-md-2 {
      width: 16.66666667%; }
    .prototype .col-md-1 {
      width: 8.33333333%; }
    .prototype .col-md-pull-12 {
      right: 100%; }
    .prototype .col-md-pull-11 {
      right: 91.66666667%; }
    .prototype .col-md-pull-10 {
      right: 83.33333333%; }
    .prototype .col-md-pull-9 {
      right: 75%; }
    .prototype .col-md-pull-8 {
      right: 66.66666667%; }
    .prototype .col-md-pull-7 {
      right: 58.33333333%; }
    .prototype .col-md-pull-6 {
      right: 50%; }
    .prototype .col-md-pull-5 {
      right: 41.66666667%; }
    .prototype .col-md-pull-4 {
      right: 33.33333333%; }
    .prototype .col-md-pull-3 {
      right: 25%; }
    .prototype .col-md-pull-2 {
      right: 16.66666667%; }
    .prototype .col-md-pull-1 {
      right: 8.33333333%; }
    .prototype .col-md-pull-0 {
      right: auto; }
    .prototype .col-md-push-12 {
      left: 100%; }
    .prototype .col-md-push-11 {
      left: 91.66666667%; }
    .prototype .col-md-push-10 {
      left: 83.33333333%; }
    .prototype .col-md-push-9 {
      left: 75%; }
    .prototype .col-md-push-8 {
      left: 66.66666667%; }
    .prototype .col-md-push-7 {
      left: 58.33333333%; }
    .prototype .col-md-push-6 {
      left: 50%; }
    .prototype .col-md-push-5 {
      left: 41.66666667%; }
    .prototype .col-md-push-4 {
      left: 33.33333333%; }
    .prototype .col-md-push-3 {
      left: 25%; }
    .prototype .col-md-push-2 {
      left: 16.66666667%; }
    .prototype .col-md-push-1 {
      left: 8.33333333%; }
    .prototype .col-md-push-0 {
      left: auto; }
    .prototype .col-md-offset-12 {
      margin-left: 100%; }
    .prototype .col-md-offset-11 {
      margin-left: 91.66666667%; }
    .prototype .col-md-offset-10 {
      margin-left: 83.33333333%; }
    .prototype .col-md-offset-9 {
      margin-left: 75%; }
    .prototype .col-md-offset-8 {
      margin-left: 66.66666667%; }
    .prototype .col-md-offset-7 {
      margin-left: 58.33333333%; }
    .prototype .col-md-offset-6 {
      margin-left: 50%; }
    .prototype .col-md-offset-5 {
      margin-left: 41.66666667%; }
    .prototype .col-md-offset-4 {
      margin-left: 33.33333333%; }
    .prototype .col-md-offset-3 {
      margin-left: 25%; }
    .prototype .col-md-offset-2 {
      margin-left: 16.66666667%; }
    .prototype .col-md-offset-1 {
      margin-left: 8.33333333%; }
    .prototype .col-md-offset-0 {
      margin-left: 0; } }
  @media (min-width: 1200px) {
    .prototype .col-lg-1, .prototype .col-lg-10, .prototype .col-lg-11, .prototype .col-lg-12, .prototype .col-lg-2, .prototype .col-lg-3, .prototype .col-lg-4, .prototype .col-lg-5, .prototype .col-lg-6, .prototype .col-lg-7, .prototype .col-lg-8, .prototype .col-lg-9 {
      float: left; }
    .prototype .col-lg-12 {
      width: 100%; }
    .prototype .col-lg-11 {
      width: 91.66666667%; }
    .prototype .col-lg-10 {
      width: 83.33333333%; }
    .prototype .col-lg-9 {
      width: 75%; }
    .prototype .col-lg-8 {
      width: 66.66666667%; }
    .prototype .col-lg-7 {
      width: 58.33333333%; }
    .prototype .col-lg-6 {
      width: 50%; }
    .prototype .col-lg-5 {
      width: 41.66666667%; }
    .prototype .col-lg-4 {
      width: 33.33333333%; }
    .prototype .col-lg-3 {
      width: 25%; }
    .prototype .col-lg-2 {
      width: 16.66666667%; }
    .prototype .col-lg-1 {
      width: 8.33333333%; }
    .prototype .col-lg-pull-12 {
      right: 100%; }
    .prototype .col-lg-pull-11 {
      right: 91.66666667%; }
    .prototype .col-lg-pull-10 {
      right: 83.33333333%; }
    .prototype .col-lg-pull-9 {
      right: 75%; }
    .prototype .col-lg-pull-8 {
      right: 66.66666667%; }
    .prototype .col-lg-pull-7 {
      right: 58.33333333%; }
    .prototype .col-lg-pull-6 {
      right: 50%; }
    .prototype .col-lg-pull-5 {
      right: 41.66666667%; }
    .prototype .col-lg-pull-4 {
      right: 33.33333333%; }
    .prototype .col-lg-pull-3 {
      right: 25%; }
    .prototype .col-lg-pull-2 {
      right: 16.66666667%; }
    .prototype .col-lg-pull-1 {
      right: 8.33333333%; }
    .prototype .col-lg-pull-0 {
      right: auto; }
    .prototype .col-lg-push-12 {
      left: 100%; }
    .prototype .col-lg-push-11 {
      left: 91.66666667%; }
    .prototype .col-lg-push-10 {
      left: 83.33333333%; }
    .prototype .col-lg-push-9 {
      left: 75%; }
    .prototype .col-lg-push-8 {
      left: 66.66666667%; }
    .prototype .col-lg-push-7 {
      left: 58.33333333%; }
    .prototype .col-lg-push-6 {
      left: 50%; }
    .prototype .col-lg-push-5 {
      left: 41.66666667%; }
    .prototype .col-lg-push-4 {
      left: 33.33333333%; }
    .prototype .col-lg-push-3 {
      left: 25%; }
    .prototype .col-lg-push-2 {
      left: 16.66666667%; }
    .prototype .col-lg-push-1 {
      left: 8.33333333%; }
    .prototype .col-lg-push-0 {
      left: auto; }
    .prototype .col-lg-offset-12 {
      margin-left: 100%; }
    .prototype .col-lg-offset-11 {
      margin-left: 91.66666667%; }
    .prototype .col-lg-offset-10 {
      margin-left: 83.33333333%; }
    .prototype .col-lg-offset-9 {
      margin-left: 75%; }
    .prototype .col-lg-offset-8 {
      margin-left: 66.66666667%; }
    .prototype .col-lg-offset-7 {
      margin-left: 58.33333333%; }
    .prototype .col-lg-offset-6 {
      margin-left: 50%; }
    .prototype .col-lg-offset-5 {
      margin-left: 41.66666667%; }
    .prototype .col-lg-offset-4 {
      margin-left: 33.33333333%; }
    .prototype .col-lg-offset-3 {
      margin-left: 25%; }
    .prototype .col-lg-offset-2 {
      margin-left: 16.66666667%; }
    .prototype .col-lg-offset-1 {
      margin-left: 8.33333333%; }
    .prototype .col-lg-offset-0 {
      margin-left: 0; } }
  .prototype table {
    background-color: transparent; }
  .prototype caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left; }
  .prototype th {
    text-align: left; }
  .prototype .table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px; }
  .prototype .table > tbody > tr > td, .prototype .table > tbody > tr > th, .prototype .table > tfoot > tr > td, .prototype .table > tfoot > tr > th, .prototype .table > thead > tr > td, .prototype .table > thead > tr > th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .prototype .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .prototype .table > caption + thead > tr:first-child > td, .prototype .table > caption + thead > tr:first-child > th, .prototype .table > colgroup + thead > tr:first-child > td, .prototype .table > colgroup + thead > tr:first-child > th, .prototype .table > thead:first-child > tr:first-child > td, .prototype .table > thead:first-child > tr:first-child > th {
    border-top: 0; }
  .prototype .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .prototype .table .table {
    background-color: #fff; }
  .prototype .table-condensed > tbody > tr > td, .prototype .table-condensed > tbody > tr > th, .prototype .table-condensed > tfoot > tr > td, .prototype .table-condensed > tfoot > tr > th, .prototype .table-condensed > thead > tr > td, .prototype .table-condensed > thead > tr > th {
    padding: 5px; }
  .prototype .table-bordered {
    border: 1px solid #ddd; }
  .prototype .table-bordered > tbody > tr > td, .prototype .table-bordered > tbody > tr > th, .prototype .table-bordered > tfoot > tr > td, .prototype .table-bordered > tfoot > tr > th, .prototype .table-bordered > thead > tr > td, .prototype .table-bordered > thead > tr > th {
    border: 1px solid #ddd; }
  .prototype .table-bordered > thead > tr > td, .prototype .table-bordered > thead > tr > th {
    border-bottom-width: 2px; }
  .prototype .table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9; }
  .prototype .table-hover > tbody > tr:hover {
    background-color: #f5f5f5; }
  .prototype table col[class*=col-] {
    position: static;
    display: table-column;
    float: none; }
  .prototype table td[class*=col-], .prototype table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none; }
  .prototype .table > tbody > tr.active > td, .prototype .table > tbody > tr.active > th, .prototype .table > tbody > tr > td.active, .prototype .table > tbody > tr > th.active, .prototype .table > tfoot > tr.active > td, .prototype .table > tfoot > tr.active > th, .prototype .table > tfoot > tr > td.active, .prototype .table > tfoot > tr > th.active, .prototype .table > thead > tr.active > td, .prototype .table > thead > tr.active > th, .prototype .table > thead > tr > td.active, .prototype .table > thead > tr > th.active {
    background-color: #f5f5f5; }
  .prototype .table-hover > tbody > tr.active:hover > td, .prototype .table-hover > tbody > tr.active:hover > th, .prototype .table-hover > tbody > tr:hover > .active, .prototype .table-hover > tbody > tr > td.active:hover, .prototype .table-hover > tbody > tr > th.active:hover {
    background-color: #e8e8e8; }
  .prototype .table > tbody > tr.success > td, .prototype .table > tbody > tr.success > th, .prototype .table > tbody > tr > td.success, .prototype .table > tbody > tr > th.success, .prototype .table > tfoot > tr.success > td, .prototype .table > tfoot > tr.success > th, .prototype .table > tfoot > tr > td.success, .prototype .table > tfoot > tr > th.success, .prototype .table > thead > tr.success > td, .prototype .table > thead > tr.success > th, .prototype .table > thead > tr > td.success, .prototype .table > thead > tr > th.success {
    background-color: #dff0d8; }
  .prototype .table-hover > tbody > tr.success:hover > td, .prototype .table-hover > tbody > tr.success:hover > th, .prototype .table-hover > tbody > tr:hover > .success, .prototype .table-hover > tbody > tr > td.success:hover, .prototype .table-hover > tbody > tr > th.success:hover {
    background-color: #d0e9c6; }
  .prototype .table > tbody > tr.info > td, .prototype .table > tbody > tr.info > th, .prototype .table > tbody > tr > td.info, .prototype .table > tbody > tr > th.info, .prototype .table > tfoot > tr.info > td, .prototype .table > tfoot > tr.info > th, .prototype .table > tfoot > tr > td.info, .prototype .table > tfoot > tr > th.info, .prototype .table > thead > tr.info > td, .prototype .table > thead > tr.info > th, .prototype .table > thead > tr > td.info, .prototype .table > thead > tr > th.info {
    background-color: #d9edf7; }
  .prototype .table-hover > tbody > tr.info:hover > td, .prototype .table-hover > tbody > tr.info:hover > th, .prototype .table-hover > tbody > tr:hover > .info, .prototype .table-hover > tbody > tr > td.info:hover, .prototype .table-hover > tbody > tr > th.info:hover {
    background-color: #c4e3f3; }
  .prototype .table > tbody > tr.warning > td, .prototype .table > tbody > tr.warning > th, .prototype .table > tbody > tr > td.warning, .prototype .table > tbody > tr > th.warning, .prototype .table > tfoot > tr.warning > td, .prototype .table > tfoot > tr.warning > th, .prototype .table > tfoot > tr > td.warning, .prototype .table > tfoot > tr > th.warning, .prototype .table > thead > tr.warning > td, .prototype .table > thead > tr.warning > th, .prototype .table > thead > tr > td.warning, .prototype .table > thead > tr > th.warning {
    background-color: #fcf8e3; }
  .prototype .table-hover > tbody > tr.warning:hover > td, .prototype .table-hover > tbody > tr.warning:hover > th, .prototype .table-hover > tbody > tr:hover > .warning, .prototype .table-hover > tbody > tr > td.warning:hover, .prototype .table-hover > tbody > tr > th.warning:hover {
    background-color: #faf2cc; }
  .prototype .table > tbody > tr.danger > td, .prototype .table > tbody > tr.danger > th, .prototype .table > tbody > tr > td.danger, .prototype .table > tbody > tr > th.danger, .prototype .table > tfoot > tr.danger > td, .prototype .table > tfoot > tr.danger > th, .prototype .table > tfoot > tr > td.danger, .prototype .table > tfoot > tr > th.danger, .prototype .table > thead > tr.danger > td, .prototype .table > thead > tr.danger > th, .prototype .table > thead > tr > td.danger, .prototype .table > thead > tr > th.danger {
    background-color: #f2dede; }
  .prototype .table-hover > tbody > tr.danger:hover > td, .prototype .table-hover > tbody > tr.danger:hover > th, .prototype .table-hover > tbody > tr:hover > .danger, .prototype .table-hover > tbody > tr > td.danger:hover, .prototype .table-hover > tbody > tr > th.danger:hover {
    background-color: #ebcccc; }
  .prototype .table-responsive {
    min-height: .01%;
    overflow-x: auto; }
  @media screen and (max-width: 767px) {
    .prototype .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
    .prototype .table-responsive > .table {
      margin-bottom: 0; }
    .prototype .table-responsive > .table > tbody > tr > td, .prototype .table-responsive > .table > tbody > tr > th, .prototype .table-responsive > .table > tfoot > tr > td, .prototype .table-responsive > .table > tfoot > tr > th, .prototype .table-responsive > .table > thead > tr > td, .prototype .table-responsive > .table > thead > tr > th {
      white-space: nowrap; }
    .prototype .table-responsive > .table-bordered {
      border: 0; }
    .prototype .table-responsive > .table-bordered > tbody > tr > td:first-child, .prototype .table-responsive > .table-bordered > tbody > tr > th:first-child, .prototype .table-responsive > .table-bordered > tfoot > tr > td:first-child, .prototype .table-responsive > .table-bordered > tfoot > tr > th:first-child, .prototype .table-responsive > .table-bordered > thead > tr > td:first-child, .prototype .table-responsive > .table-bordered > thead > tr > th:first-child {
      border-left: 0; }
    .prototype .table-responsive > .table-bordered > tbody > tr > td:last-child, .prototype .table-responsive > .table-bordered > tbody > tr > th:last-child, .prototype .table-responsive > .table-bordered > tfoot > tr > td:last-child, .prototype .table-responsive > .table-bordered > tfoot > tr > th:last-child, .prototype .table-responsive > .table-bordered > thead > tr > td:last-child, .prototype .table-responsive > .table-bordered > thead > tr > th:last-child {
      border-right: 0; }
    .prototype .table-responsive > .table-bordered > tbody > tr:last-child > td, .prototype .table-responsive > .table-bordered > tbody > tr:last-child > th, .prototype .table-responsive > .table-bordered > tfoot > tr:last-child > td, .prototype .table-responsive > .table-bordered > tfoot > tr:last-child > th {
      border-bottom: 0; } }
  .prototype fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0; }
  .prototype legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5; }
  .prototype label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700; }
  .prototype input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .prototype input[type=checkbox], .prototype input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal; }
  .prototype input[type=file] {
    display: block; }
  .prototype input[type=range] {
    display: block;
    width: 100%; }
  .prototype select[multiple], .prototype select[size] {
    height: auto; }
  .prototype input[type=file]:focus, .prototype input[type=checkbox]:focus, .prototype input[type=radio]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .prototype output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555; }
  .prototype .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; }
  .prototype .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .prototype .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .prototype .form-control:-ms-input-placeholder {
    color: #999; }
  .prototype .form-control::-webkit-input-placeholder {
    color: #999; }
  .prototype .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .prototype .form-control[disabled], .prototype .form-control[readonly], .prototype fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1; }
  .prototype .form-control[disabled], .prototype fieldset[disabled] .form-control {
    cursor: not-allowed; }
  .prototype textarea.form-control {
    height: auto; }
  .prototype input[type=search] {
    -webkit-appearance: none; }
  @media screen and (-webkit-min-device-pixel-ratio: 0) {
    .prototype input[type=date].form-control, .prototype input[type=time].form-control, .prototype input[type=datetime-local].form-control, .prototype input[type=month].form-control {
      line-height: 34px; }
    .prototype .input-group-sm input[type=date], .prototype .input-group-sm input[type=time], .prototype .input-group-sm input[type=datetime-local], .prototype .input-group-sm input[type=month], .prototype input[type=date].input-sm, .prototype input[type=time].input-sm, .prototype input[type=datetime-local].input-sm, .prototype input[type=month].input-sm {
      line-height: 30px; }
    .prototype .input-group-lg input[type=date], .prototype .input-group-lg input[type=time], .prototype .input-group-lg input[type=datetime-local], .prototype .input-group-lg input[type=month], .prototype input[type=date].input-lg, .prototype input[type=time].input-lg, .prototype input[type=datetime-local].input-lg, .prototype input[type=month].input-lg {
      line-height: 46px; } }
  .prototype .form-group {
    margin-bottom: 15px; }
  .prototype .checkbox, .prototype .radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px; }
  .prototype .checkbox label, .prototype .radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer; }
  .prototype .checkbox input[type=checkbox], .prototype .checkbox-inline input[type=checkbox], .prototype .radio input[type=radio], .prototype .radio-inline input[type=radio] {
    position: absolute;
    margin-top: 4px\9;
    margin-left: -20px; }
  .prototype .checkbox + .checkbox, .prototype .radio + .radio {
    margin-top: -5px; }
  .prototype .checkbox-inline, .prototype .radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer; }
  .prototype .checkbox-inline + .checkbox-inline, .prototype .radio-inline + .radio-inline {
    margin-top: 0;
    margin-left: 10px; }
  .prototype fieldset[disabled] input[type=checkbox], .prototype fieldset[disabled] input[type=radio], .prototype input[type=checkbox].disabled, .prototype input[type=checkbox][disabled], .prototype input[type=radio].disabled, .prototype input[type=radio][disabled] {
    cursor: not-allowed; }
  .prototype .checkbox-inline.disabled, .prototype .radio-inline.disabled, .prototype fieldset[disabled] .checkbox-inline, .prototype fieldset[disabled] .radio-inline {
    cursor: not-allowed; }
  .prototype .checkbox.disabled label, .prototype .radio.disabled label, .prototype fieldset[disabled] .checkbox label, .prototype fieldset[disabled] .radio label {
    cursor: not-allowed; }
  .prototype .form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0; }
  .prototype .form-control-static.input-lg, .prototype .form-control-static.input-sm {
    padding-right: 0;
    padding-left: 0; }
  .prototype .input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }
  .prototype select.input-sm {
    height: 30px;
    line-height: 30px; }
  .prototype select[multiple].input-sm, .prototype textarea.input-sm {
    height: auto; }
  .prototype .form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }
  .prototype .form-group-sm select.form-control {
    height: 30px;
    line-height: 30px; }
  .prototype .form-group-sm select[multiple].form-control, .prototype .form-group-sm textarea.form-control {
    height: auto; }
  .prototype .form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5; }
  .prototype .input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px; }
  .prototype select.input-lg {
    height: 46px;
    line-height: 46px; }
  .prototype select[multiple].input-lg, .prototype textarea.input-lg {
    height: auto; }
  .prototype .form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px; }
  .prototype .form-group-lg select.form-control {
    height: 46px;
    line-height: 46px; }
  .prototype .form-group-lg select[multiple].form-control, .prototype .form-group-lg textarea.form-control {
    height: auto; }
  .prototype .form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333; }
  .prototype .has-feedback {
    position: relative; }
  .prototype .has-feedback .form-control {
    padding-right: 42.5px; }
  .prototype .form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none; }
  .prototype .form-group-lg .form-control + .form-control-feedback, .prototype .input-group-lg + .form-control-feedback, .prototype .input-lg + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px; }
  .prototype .form-group-sm .form-control + .form-control-feedback, .prototype .input-group-sm + .form-control-feedback, .prototype .input-sm + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px; }
  .prototype .has-success .checkbox, .prototype .has-success .checkbox-inline, .prototype .has-success .control-label, .prototype .has-success .help-block, .prototype .has-success .radio, .prototype .has-success .radio-inline, .prototype .has-success.checkbox label, .prototype .has-success.checkbox-inline label, .prototype .has-success.radio label, .prototype .has-success.radio-inline label {
    color: #3c763d; }
  .prototype .has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .prototype .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
  .prototype .has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d; }
  .prototype .has-success .form-control-feedback {
    color: #3c763d; }
  .prototype .has-warning .checkbox, .prototype .has-warning .checkbox-inline, .prototype .has-warning .control-label, .prototype .has-warning .help-block, .prototype .has-warning .radio, .prototype .has-warning .radio-inline, .prototype .has-warning.checkbox label, .prototype .has-warning.checkbox-inline label, .prototype .has-warning.radio label, .prototype .has-warning.radio-inline label {
    color: #8a6d3b; }
  .prototype .has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .prototype .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
  .prototype .has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b; }
  .prototype .has-warning .form-control-feedback {
    color: #8a6d3b; }
  .prototype .has-error .checkbox, .prototype .has-error .checkbox-inline, .prototype .has-error .control-label, .prototype .has-error .help-block, .prototype .has-error .radio, .prototype .has-error .radio-inline, .prototype .has-error.checkbox label, .prototype .has-error.checkbox-inline label, .prototype .has-error.radio label, .prototype .has-error.radio-inline label {
    color: #a94442; }
  .prototype .has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .prototype .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
  .prototype .has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442; }
  .prototype .has-error .form-control-feedback {
    color: #a94442; }
  .prototype .has-feedback label ~ .form-control-feedback {
    top: 25px; }
  .prototype .has-feedback label.sr-only ~ .form-control-feedback {
    top: 0; }
  .prototype .help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373; }
  @media (min-width: 768px) {
    .prototype .form-inline .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .prototype .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .prototype .form-inline .form-control-static {
      display: inline-block; }
    .prototype .form-inline .input-group {
      display: inline-table;
      vertical-align: middle; }
    .prototype .form-inline .input-group .form-control, .prototype .form-inline .input-group .input-group-addon, .prototype .form-inline .input-group .input-group-btn {
      width: auto; }
    .prototype .form-inline .input-group > .form-control {
      width: 100%; }
    .prototype .form-inline .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .prototype .form-inline .checkbox, .prototype .form-inline .radio {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
    .prototype .form-inline .checkbox label, .prototype .form-inline .radio label {
      padding-left: 0; }
    .prototype .form-inline .checkbox input[type=checkbox], .prototype .form-inline .radio input[type=radio] {
      position: relative;
      margin-left: 0; }
    .prototype .form-inline .has-feedback .form-control-feedback {
      top: 0; } }
  .prototype .form-horizontal .checkbox, .prototype .form-horizontal .checkbox-inline, .prototype .form-horizontal .radio, .prototype .form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0; }
  .prototype .form-horizontal .checkbox, .prototype .form-horizontal .radio {
    min-height: 27px; }
  .prototype .form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px; }
  @media (min-width: 768px) {
    .prototype .form-horizontal .control-label {
      padding-top: 7px;
      margin-bottom: 0;
      text-align: right; } }
  .prototype .form-horizontal .has-feedback .form-control-feedback {
    right: 15px; }
  @media (min-width: 768px) {
    .prototype .form-horizontal .form-group-lg .control-label {
      padding-top: 11px;
      font-size: 18px; } }
  @media (min-width: 768px) {
    .prototype .form-horizontal .form-group-sm .control-label {
      padding-top: 6px;
      font-size: 12px; } }
  .prototype .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px; }
  .prototype .btn.active.focus, .prototype .btn.active:focus, .prototype .btn.focus, .prototype .btn:active.focus, .prototype .btn:active:focus, .prototype .btn:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .prototype .btn.focus, .prototype .btn:focus, .prototype .btn:hover {
    color: #333;
    text-decoration: none; }
  .prototype .btn.active, .prototype .btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .prototype .btn.disabled, .prototype .btn[disabled], .prototype fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65; }
  .prototype a.btn.disabled, .prototype fieldset[disabled] a.btn {
    pointer-events: none; }
  .prototype .btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc; }
  .prototype .btn-default.focus, .prototype .btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  .prototype .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .prototype .btn-default.active, .prototype .btn-default:active, .prototype .open > .dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .prototype .btn-default.active.focus, .prototype .btn-default.active:focus, .prototype .btn-default.active:hover, .prototype .btn-default:active.focus, .prototype .btn-default:active:focus, .prototype .btn-default:active:hover, .prototype .open > .dropdown-toggle.btn-default.focus, .prototype .open > .dropdown-toggle.btn-default:focus, .prototype .open > .dropdown-toggle.btn-default:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c; }
  .prototype .btn-default.active, .prototype .btn-default:active, .prototype .open > .dropdown-toggle.btn-default {
    background-image: none; }
  .prototype .btn-default.disabled.focus, .prototype .btn-default.disabled:focus, .prototype .btn-default.disabled:hover, .prototype .btn-default[disabled].focus, .prototype .btn-default[disabled]:focus, .prototype .btn-default[disabled]:hover, .prototype fieldset[disabled] .btn-default.focus, .prototype fieldset[disabled] .btn-default:focus, .prototype fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc; }
  .prototype .btn-default .badge {
    color: #fff;
    background-color: #333; }
  .prototype .btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4; }
  .prototype .btn-primary.focus, .prototype .btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40; }
  .prototype .btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
  .prototype .btn-primary.active, .prototype .btn-primary:active, .prototype .open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
  .prototype .btn-primary.active.focus, .prototype .btn-primary.active:focus, .prototype .btn-primary.active:hover, .prototype .btn-primary:active.focus, .prototype .btn-primary:active:focus, .prototype .btn-primary:active:hover, .prototype .open > .dropdown-toggle.btn-primary.focus, .prototype .open > .dropdown-toggle.btn-primary:focus, .prototype .open > .dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40; }
  .prototype .btn-primary.active, .prototype .btn-primary:active, .prototype .open > .dropdown-toggle.btn-primary {
    background-image: none; }
  .prototype .btn-primary.disabled.focus, .prototype .btn-primary.disabled:focus, .prototype .btn-primary.disabled:hover, .prototype .btn-primary[disabled].focus, .prototype .btn-primary[disabled]:focus, .prototype .btn-primary[disabled]:hover, .prototype fieldset[disabled] .btn-primary.focus, .prototype fieldset[disabled] .btn-primary:focus, .prototype fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4; }
  .prototype .btn-primary .badge {
    color: #337ab7;
    background-color: #fff; }
  .prototype .btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .prototype .btn-success.focus, .prototype .btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }
  .prototype .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .prototype .btn-success.active, .prototype .btn-success:active, .prototype .open > .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .prototype .btn-success.active.focus, .prototype .btn-success.active:focus, .prototype .btn-success.active:hover, .prototype .btn-success:active.focus, .prototype .btn-success:active:focus, .prototype .btn-success:active:hover, .prototype .open > .dropdown-toggle.btn-success.focus, .prototype .open > .dropdown-toggle.btn-success:focus, .prototype .open > .dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625; }
  .prototype .btn-success.active, .prototype .btn-success:active, .prototype .open > .dropdown-toggle.btn-success {
    background-image: none; }
  .prototype .btn-success.disabled.focus, .prototype .btn-success.disabled:focus, .prototype .btn-success.disabled:hover, .prototype .btn-success[disabled].focus, .prototype .btn-success[disabled]:focus, .prototype .btn-success[disabled]:hover, .prototype fieldset[disabled] .btn-success.focus, .prototype fieldset[disabled] .btn-success:focus, .prototype fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .prototype .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }
  .prototype .btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da; }
  .prototype .btn-info.focus, .prototype .btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  .prototype .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .prototype .btn-info.active, .prototype .btn-info:active, .prototype .open > .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .prototype .btn-info.active.focus, .prototype .btn-info.active:focus, .prototype .btn-info.active:hover, .prototype .btn-info:active.focus, .prototype .btn-info:active:focus, .prototype .btn-info:active:hover, .prototype .open > .dropdown-toggle.btn-info.focus, .prototype .open > .dropdown-toggle.btn-info:focus, .prototype .open > .dropdown-toggle.btn-info:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85; }
  .prototype .btn-info.active, .prototype .btn-info:active, .prototype .open > .dropdown-toggle.btn-info {
    background-image: none; }
  .prototype .btn-info.disabled.focus, .prototype .btn-info.disabled:focus, .prototype .btn-info.disabled:hover, .prototype .btn-info[disabled].focus, .prototype .btn-info[disabled]:focus, .prototype .btn-info[disabled]:hover, .prototype fieldset[disabled] .btn-info.focus, .prototype fieldset[disabled] .btn-info:focus, .prototype fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .prototype .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }
  .prototype .btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236; }
  .prototype .btn-warning.focus, .prototype .btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  .prototype .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .prototype .btn-warning.active, .prototype .btn-warning:active, .prototype .open > .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .prototype .btn-warning.active.focus, .prototype .btn-warning.active:focus, .prototype .btn-warning.active:hover, .prototype .btn-warning:active.focus, .prototype .btn-warning:active:focus, .prototype .btn-warning:active:hover, .prototype .open > .dropdown-toggle.btn-warning.focus, .prototype .open > .dropdown-toggle.btn-warning:focus, .prototype .open > .dropdown-toggle.btn-warning:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d; }
  .prototype .btn-warning.active, .prototype .btn-warning:active, .prototype .open > .dropdown-toggle.btn-warning {
    background-image: none; }
  .prototype .btn-warning.disabled.focus, .prototype .btn-warning.disabled:focus, .prototype .btn-warning.disabled:hover, .prototype .btn-warning[disabled].focus, .prototype .btn-warning[disabled]:focus, .prototype .btn-warning[disabled]:hover, .prototype fieldset[disabled] .btn-warning.focus, .prototype fieldset[disabled] .btn-warning:focus, .prototype fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .prototype .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }
  .prototype .btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a; }
  .prototype .btn-danger.focus, .prototype .btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  .prototype .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .prototype .btn-danger.active, .prototype .btn-danger:active, .prototype .open > .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .prototype .btn-danger.active.focus, .prototype .btn-danger.active:focus, .prototype .btn-danger.active:hover, .prototype .btn-danger:active.focus, .prototype .btn-danger:active:focus, .prototype .btn-danger:active:hover, .prototype .open > .dropdown-toggle.btn-danger.focus, .prototype .open > .dropdown-toggle.btn-danger:focus, .prototype .open > .dropdown-toggle.btn-danger:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19; }
  .prototype .btn-danger.active, .prototype .btn-danger:active, .prototype .open > .dropdown-toggle.btn-danger {
    background-image: none; }
  .prototype .btn-danger.disabled.focus, .prototype .btn-danger.disabled:focus, .prototype .btn-danger.disabled:hover, .prototype .btn-danger[disabled].focus, .prototype .btn-danger[disabled]:focus, .prototype .btn-danger[disabled]:hover, .prototype fieldset[disabled] .btn-danger.focus, .prototype fieldset[disabled] .btn-danger:focus, .prototype fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .prototype .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }
  .prototype .btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0; }
  .prototype .btn-link, .prototype .btn-link.active, .prototype .btn-link:active, .prototype .btn-link[disabled], .prototype fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .prototype .btn-link, .prototype .btn-link:active, .prototype .btn-link:focus, .prototype .btn-link:hover {
    border-color: transparent; }
  .prototype .btn-link:focus, .prototype .btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent; }
  .prototype .btn-link[disabled]:focus, .prototype .btn-link[disabled]:hover, .prototype fieldset[disabled] .btn-link:focus, .prototype fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none; }
  .prototype .btn-group-lg > .btn, .prototype .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px; }
  .prototype .btn-group-sm > .btn, .prototype .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }
  .prototype .btn-group-xs > .btn, .prototype .btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }
  .prototype .btn-block {
    display: block;
    width: 100%; }
  .prototype .btn-block + .btn-block {
    margin-top: 5px; }
  .prototype input[type=button].btn-block, .prototype input[type=reset].btn-block, .prototype input[type=submit].btn-block {
    width: 100%; }
  .prototype .fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear; }
  .prototype .fade.in {
    opacity: 1; }
  .prototype .collapse {
    display: none; }
  .prototype .collapse.in {
    display: block; }
  .prototype tr.collapse.in {
    display: table-row; }
  .prototype tbody.collapse.in {
    display: table-row-group; }
  .prototype .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height,visibility;
    -o-transition-property: height,visibility;
    transition-property: height,visibility; }
  .prototype .caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent; }
  .prototype .dropdown, .prototype .dropup {
    position: relative; }
  .prototype .dropdown-toggle:focus {
    outline: 0; }
  .prototype .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }
  .prototype .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .prototype .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .prototype .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap; }
  .prototype .dropdown-menu > li > a:focus, .prototype .dropdown-menu > li > a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5; }
  .prototype .dropdown-menu > .active > a, .prototype .dropdown-menu > .active > a:focus, .prototype .dropdown-menu > .active > a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0; }
  .prototype .dropdown-menu > .disabled > a, .prototype .dropdown-menu > .disabled > a:focus, .prototype .dropdown-menu > .disabled > a:hover {
    color: #777; }
  .prototype .dropdown-menu > .disabled > a:focus, .prototype .dropdown-menu > .disabled > a:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
  .prototype .open > .dropdown-menu {
    display: block; }
  .prototype .open > a {
    outline: 0; }
  .prototype .dropdown-menu-right {
    right: 0;
    left: auto; }
  .prototype .dropdown-menu-left {
    right: auto;
    left: 0; }
  .prototype .dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap; }
  .prototype .dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990; }
  .prototype .pull-right > .dropdown-menu {
    right: 0;
    left: auto; }
  .prototype .dropup .caret, .prototype .navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid\9; }
  .prototype .dropup .dropdown-menu, .prototype .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px; }
  @media (min-width: 768px) {
    .prototype .navbar-right .dropdown-menu {
      right: 0;
      left: auto; }
    .prototype .navbar-right .dropdown-menu-left {
      right: auto;
      left: 0; } }
  .prototype .btn-group, .prototype .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle; }
  .prototype .btn-group-vertical > .btn, .prototype .btn-group > .btn {
    position: relative;
    float: left; }
  .prototype .btn-group-vertical > .btn.active, .prototype .btn-group-vertical > .btn:active, .prototype .btn-group-vertical > .btn:focus, .prototype .btn-group-vertical > .btn:hover, .prototype .btn-group > .btn.active, .prototype .btn-group > .btn:active, .prototype .btn-group > .btn:focus, .prototype .btn-group > .btn:hover {
    z-index: 2; }
  .prototype .btn-group .btn + .btn, .prototype .btn-group .btn + .btn-group, .prototype .btn-group .btn-group + .btn, .prototype .btn-group .btn-group + .btn-group {
    margin-left: -1px; }
  .prototype .btn-toolbar {
    margin-left: -5px; }
  .prototype .btn-toolbar .btn, .prototype .btn-toolbar .btn-group, .prototype .btn-toolbar .input-group {
    float: left; }
  .prototype .btn-toolbar > .btn, .prototype .btn-toolbar > .btn-group, .prototype .btn-toolbar > .input-group {
    margin-left: 5px; }
  .prototype .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0; }
  .prototype .btn-group > .btn:first-child {
    margin-left: 0; }
  .prototype .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .prototype .btn-group > .btn:last-child:not(:first-child), .prototype .btn-group > .dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .prototype .btn-group > .btn-group {
    float: left; }
  .prototype .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0; }
  .prototype .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .prototype .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .prototype .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .prototype .btn-group .dropdown-toggle:active, .prototype .btn-group.open .dropdown-toggle {
    outline: 0; }
  .prototype .btn-group > .btn + .dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px; }
  .prototype .btn-group > .btn-lg + .dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px; }
  .prototype .btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .prototype .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }
  .prototype .btn .caret {
    margin-left: 0; }
  .prototype .btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0; }
  .prototype .dropup .btn-lg .caret {
    border-width: 0 5px 5px; }
  .prototype .btn-group-vertical > .btn, .prototype .btn-group-vertical > .btn-group, .prototype .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%; }
  .prototype .btn-group-vertical > .btn-group > .btn {
    float: none; }
  .prototype .btn-group-vertical > .btn + .btn, .prototype .btn-group-vertical > .btn + .btn-group, .prototype .btn-group-vertical > .btn-group + .btn, .prototype .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0; }
  .prototype .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0; }
  .prototype .btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .prototype .btn-group-vertical > .btn:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }
  .prototype .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0; }
  .prototype .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .prototype .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .prototype .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .prototype .btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate; }
  .prototype .btn-group-justified > .btn, .prototype .btn-group-justified > .btn-group {
    display: table-cell;
    float: none;
    width: 1%; }
  .prototype .btn-group-justified > .btn-group .btn {
    width: 100%; }
  .prototype .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }
  .prototype [data-toggle=buttons] > .btn input[type=checkbox], .prototype [data-toggle=buttons] > .btn input[type=radio], .prototype [data-toggle=buttons] > .btn-group > .btn input[type=checkbox], .prototype [data-toggle=buttons] > .btn-group > .btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none; }
  .prototype .input-group {
    position: relative;
    display: table;
    border-collapse: separate; }
  .prototype .input-group[class*=col-] {
    float: none;
    padding-right: 0;
    padding-left: 0; }
  .prototype .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
  .prototype .input-group .form-control:focus {
    z-index: 3; }
  .prototype .input-group-lg > .form-control, .prototype .input-group-lg > .input-group-addon, .prototype .input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px; }
  .prototype select.input-group-lg > .form-control, .prototype select.input-group-lg > .input-group-addon, .prototype select.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    line-height: 46px; }
  .prototype select[multiple].input-group-lg > .form-control, .prototype select[multiple].input-group-lg > .input-group-addon, .prototype select[multiple].input-group-lg > .input-group-btn > .btn, .prototype textarea.input-group-lg > .form-control, .prototype textarea.input-group-lg > .input-group-addon, .prototype textarea.input-group-lg > .input-group-btn > .btn {
    height: auto; }
  .prototype .input-group-sm > .form-control, .prototype .input-group-sm > .input-group-addon, .prototype .input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }
  .prototype select.input-group-sm > .form-control, .prototype select.input-group-sm > .input-group-addon, .prototype select.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    line-height: 30px; }
  .prototype select[multiple].input-group-sm > .form-control, .prototype select[multiple].input-group-sm > .input-group-addon, .prototype select[multiple].input-group-sm > .input-group-btn > .btn, .prototype textarea.input-group-sm > .form-control, .prototype textarea.input-group-sm > .input-group-addon, .prototype textarea.input-group-sm > .input-group-btn > .btn {
    height: auto; }
  .prototype .input-group .form-control, .prototype .input-group-addon, .prototype .input-group-btn {
    display: table-cell; }
  .prototype .input-group .form-control:not(:first-child):not(:last-child), .prototype .input-group-addon:not(:first-child):not(:last-child), .prototype .input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0; }
  .prototype .input-group-addon, .prototype .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle; }
  .prototype .input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px; }
  .prototype .input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .prototype .input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px; }
  .prototype .input-group-addon input[type=checkbox], .prototype .input-group-addon input[type=radio] {
    margin-top: 0; }
  .prototype .input-group .form-control:first-child, .prototype .input-group-addon:first-child, .prototype .input-group-btn:first-child > .btn, .prototype .input-group-btn:first-child > .btn-group > .btn, .prototype .input-group-btn:first-child > .dropdown-toggle, .prototype .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .prototype .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .prototype .input-group-addon:first-child {
    border-right: 0; }
  .prototype .input-group .form-control:last-child, .prototype .input-group-addon:last-child, .prototype .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .prototype .input-group-btn:first-child > .btn:not(:first-child), .prototype .input-group-btn:last-child > .btn, .prototype .input-group-btn:last-child > .btn-group > .btn, .prototype .input-group-btn:last-child > .dropdown-toggle {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .prototype .input-group-addon:last-child {
    border-left: 0; }
  .prototype .input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap; }
  .prototype .input-group-btn > .btn {
    position: relative; }
  .prototype .input-group-btn > .btn + .btn {
    margin-left: -1px; }
  .prototype .input-group-btn > .btn:active, .prototype .input-group-btn > .btn:focus, .prototype .input-group-btn > .btn:hover {
    z-index: 2; }
  .prototype .input-group-btn:first-child > .btn, .prototype .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .prototype .input-group-btn:last-child > .btn, .prototype .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }
  .prototype .nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none; }
  .prototype .nav > li {
    position: relative;
    display: block; }
  .prototype .nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px; }
  .prototype .nav > li > a:focus, .prototype .nav > li > a:hover {
    text-decoration: none;
    background-color: #eee; }
  .prototype .nav > li.disabled > a {
    color: #777; }
  .prototype .nav > li.disabled > a:focus, .prototype .nav > li.disabled > a:hover {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent; }
  .prototype .nav .open > a, .prototype .nav .open > a:focus, .prototype .nav .open > a:hover {
    background-color: #eee;
    border-color: #337ab7; }
  .prototype .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .prototype .nav > li > a > img {
    max-width: none; }
  .prototype .nav-tabs {
    border-bottom: 1px solid #ddd; }
  .prototype .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
  .prototype .nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0; }
  .prototype .nav-tabs > li > a:hover {
    border-color: #eee #eee #ddd; }
  .prototype .nav-tabs > li.active > a, .prototype .nav-tabs > li.active > a:focus, .prototype .nav-tabs > li.active > a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent; }
  .prototype .nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0; }
  .prototype .nav-tabs.nav-justified > li {
    float: none; }
  .prototype .nav-tabs.nav-justified > li > a {
    margin-bottom: 5px;
    text-align: center; }
  .prototype .nav-tabs.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .prototype .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
    .prototype .nav-tabs.nav-justified > li > a {
      margin-bottom: 0; } }
  .prototype .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .prototype .nav-tabs.nav-justified > .active > a, .prototype .nav-tabs.nav-justified > .active > a:focus, .prototype .nav-tabs.nav-justified > .active > a:hover {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .prototype .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .prototype .nav-tabs.nav-justified > .active > a, .prototype .nav-tabs.nav-justified > .active > a:focus, .prototype .nav-tabs.nav-justified > .active > a:hover {
      border-bottom-color: #fff; } }
  .prototype .nav-pills > li {
    float: left; }
  .prototype .nav-pills > li > a {
    border-radius: 4px; }
  .prototype .nav-pills > li + li {
    margin-left: 2px; }
  .prototype .nav-pills > li.active > a, .prototype .nav-pills > li.active > a:focus, .prototype .nav-pills > li.active > a:hover {
    color: #fff;
    background-color: #337ab7; }
  .prototype .nav-stacked > li {
    float: none; }
  .prototype .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }
  .prototype .nav-justified {
    width: 100%; }
  .prototype .nav-justified > li {
    float: none; }
  .prototype .nav-justified > li > a {
    margin-bottom: 5px;
    text-align: center; }
  .prototype .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .prototype .nav-justified > li {
      display: table-cell;
      width: 1%; }
    .prototype .nav-justified > li > a {
      margin-bottom: 0; } }
  .prototype .nav-tabs-justified {
    border-bottom: 0; }
  .prototype .nav-tabs-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .prototype .nav-tabs-justified > .active > a, .prototype .nav-tabs-justified > .active > a:focus, .prototype .nav-tabs-justified > .active > a:hover {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .prototype .nav-tabs-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .prototype .nav-tabs-justified > .active > a, .prototype .nav-tabs-justified > .active > a:focus, .prototype .nav-tabs-justified > .active > a:hover {
      border-bottom-color: #fff; } }
  .prototype .tab-content > .tab-pane {
    display: none; }
  .prototype .tab-content > .active {
    display: block; }
  .prototype .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .prototype .navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent; }
  @media (min-width: 768px) {
    .prototype .navbar {
      border-radius: 4px; } }
  @media (min-width: 768px) {
    .prototype .navbar-header {
      float: left; } }
  .prototype .navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }
  .prototype .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .prototype .navbar-collapse {
      width: auto;
      border-top: 0;
      -webkit-box-shadow: none;
      box-shadow: none; }
    .prototype .navbar-collapse.collapse {
      display: block !important;
      height: auto !important;
      padding-bottom: 0;
      overflow: visible !important; }
    .prototype .navbar-collapse.in {
      overflow-y: visible; }
    .prototype .navbar-fixed-bottom .navbar-collapse, .prototype .navbar-fixed-top .navbar-collapse, .prototype .navbar-static-top .navbar-collapse {
      padding-right: 0;
      padding-left: 0; } }
  .prototype .navbar-fixed-bottom .navbar-collapse, .prototype .navbar-fixed-top .navbar-collapse {
    max-height: 340px; }
  @media (max-device-width: 480px) and (orientation: landscape) {
    .prototype .navbar-fixed-bottom .navbar-collapse, .prototype .navbar-fixed-top .navbar-collapse {
      max-height: 200px; } }
  .prototype .container-fluid > .navbar-collapse, .prototype .container-fluid > .navbar-header, .prototype .container > .navbar-collapse, .prototype .container > .navbar-header {
    margin-right: -15px;
    margin-left: -15px; }
  @media (min-width: 768px) {
    .prototype .container-fluid > .navbar-collapse, .prototype .container-fluid > .navbar-header, .prototype .container > .navbar-collapse, .prototype .container > .navbar-header {
      margin-right: 0;
      margin-left: 0; } }
  .prototype .navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .prototype .navbar-static-top {
      border-radius: 0; } }
  .prototype .navbar-fixed-bottom, .prototype .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030; }
  @media (min-width: 768px) {
    .prototype .navbar-fixed-bottom, .prototype .navbar-fixed-top {
      border-radius: 0; } }
  .prototype .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px; }
  .prototype .navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0; }
  .prototype .navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px; }
  .prototype .navbar-brand:focus, .prototype .navbar-brand:hover {
    text-decoration: none; }
  .prototype .navbar-brand > img {
    display: block; }
  @media (min-width: 768px) {
    .prototype .navbar > .container .navbar-brand, .prototype .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }
  .prototype .navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px; }
  .prototype .navbar-toggle:focus {
    outline: 0; }
  .prototype .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .prototype .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    .prototype .navbar-toggle {
      display: none; } }
  .prototype .navbar-nav {
    margin: 7.5px -15px; }
  .prototype .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 767px) {
    .prototype .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      -webkit-box-shadow: none;
      box-shadow: none; }
    .prototype .navbar-nav .open .dropdown-menu .dropdown-header, .prototype .navbar-nav .open .dropdown-menu > li > a {
      padding: 5px 15px 5px 25px; }
    .prototype .navbar-nav .open .dropdown-menu > li > a {
      line-height: 20px; }
    .prototype .navbar-nav .open .dropdown-menu > li > a:focus, .prototype .navbar-nav .open .dropdown-menu > li > a:hover {
      background-image: none; } }
  @media (min-width: 768px) {
    .prototype .navbar-nav {
      float: left;
      margin: 0; }
    .prototype .navbar-nav > li {
      float: left; }
    .prototype .navbar-nav > li > a {
      padding-top: 15px;
      padding-bottom: 15px; } }
  .prototype .navbar-form {
    padding: 10px 15px;
    margin-top: 8px;
    margin-right: -15px;
    margin-bottom: 8px;
    margin-left: -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); }
  @media (min-width: 768px) {
    .prototype .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .prototype .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .prototype .navbar-form .form-control-static {
      display: inline-block; }
    .prototype .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
    .prototype .navbar-form .input-group .form-control, .prototype .navbar-form .input-group .input-group-addon, .prototype .navbar-form .input-group .input-group-btn {
      width: auto; }
    .prototype .navbar-form .input-group > .form-control {
      width: 100%; }
    .prototype .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .prototype .navbar-form .checkbox, .prototype .navbar-form .radio {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
    .prototype .navbar-form .checkbox label, .prototype .navbar-form .radio label {
      padding-left: 0; }
    .prototype .navbar-form .checkbox input[type=checkbox], .prototype .navbar-form .radio input[type=radio] {
      position: relative;
      margin-left: 0; }
    .prototype .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 767px) {
    .prototype .navbar-form .form-group {
      margin-bottom: 5px; }
    .prototype .navbar-form .form-group:last-child {
      margin-bottom: 0; } }
  @media (min-width: 768px) {
    .prototype .navbar-form {
      width: auto;
      padding-top: 0;
      padding-bottom: 0;
      margin-right: 0;
      margin-left: 0;
      border: 0;
      -webkit-box-shadow: none;
      box-shadow: none; } }
  .prototype .navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .prototype .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .prototype .navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px; }
  .prototype .navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px; }
  .prototype .navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px; }
  .prototype .navbar-text {
    margin-top: 15px;
    margin-bottom: 15px; }
  @media (min-width: 768px) {
    .prototype .navbar-text {
      float: left;
      margin-right: 15px;
      margin-left: 15px; } }
  @media (min-width: 768px) {
    .prototype .navbar-left {
      float: left !important; }
    .prototype .navbar-right {
      float: right !important;
      margin-right: -15px; }
    .prototype .navbar-right ~ .navbar-right {
      margin-right: 0; } }
  .prototype .navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7; }
  .prototype .navbar-default .navbar-brand {
    color: #777; }
  .prototype .navbar-default .navbar-brand:focus, .prototype .navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent; }
  .prototype .navbar-default .navbar-text {
    color: #777; }
  .prototype .navbar-default .navbar-nav > li > a {
    color: #777; }
  .prototype .navbar-default .navbar-nav > li > a:focus, .prototype .navbar-default .navbar-nav > li > a:hover {
    color: #333;
    background-color: transparent; }
  .prototype .navbar-default .navbar-nav > .active > a, .prototype .navbar-default .navbar-nav > .active > a:focus, .prototype .navbar-default .navbar-nav > .active > a:hover {
    color: #555;
    background-color: #e7e7e7; }
  .prototype .navbar-default .navbar-nav > .disabled > a, .prototype .navbar-default .navbar-nav > .disabled > a:focus, .prototype .navbar-default .navbar-nav > .disabled > a:hover {
    color: #ccc;
    background-color: transparent; }
  .prototype .navbar-default .navbar-toggle {
    border-color: #ddd; }
  .prototype .navbar-default .navbar-toggle:focus, .prototype .navbar-default .navbar-toggle:hover {
    background-color: #ddd; }
  .prototype .navbar-default .navbar-toggle .icon-bar {
    background-color: #888; }
  .prototype .navbar-default .navbar-collapse, .prototype .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .prototype .navbar-default .navbar-nav > .open > a, .prototype .navbar-default .navbar-nav > .open > a:focus, .prototype .navbar-default .navbar-nav > .open > a:hover {
    color: #555;
    background-color: #e7e7e7; }
  @media (max-width: 767px) {
    .prototype .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
    .prototype .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .prototype .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
      color: #333;
      background-color: transparent; }
    .prototype .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .prototype .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .prototype .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
      color: #555;
      background-color: #e7e7e7; }
    .prototype .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .prototype .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .prototype .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
      color: #ccc;
      background-color: transparent; } }
  .prototype .navbar-default .navbar-link {
    color: #777; }
  .prototype .navbar-default .navbar-link:hover {
    color: #333; }
  .prototype .navbar-default .btn-link {
    color: #777; }
  .prototype .navbar-default .btn-link:focus, .prototype .navbar-default .btn-link:hover {
    color: #333; }
  .prototype .navbar-default .btn-link[disabled]:focus, .prototype .navbar-default .btn-link[disabled]:hover, .prototype fieldset[disabled] .navbar-default .btn-link:focus, .prototype fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc; }
  .prototype .navbar-inverse {
    background-color: #222;
    border-color: #080808; }
  .prototype .navbar-inverse .navbar-brand {
    color: #9d9d9d; }
  .prototype .navbar-inverse .navbar-brand:focus, .prototype .navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent; }
  .prototype .navbar-inverse .navbar-text {
    color: #9d9d9d; }
  .prototype .navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d; }
  .prototype .navbar-inverse .navbar-nav > li > a:focus, .prototype .navbar-inverse .navbar-nav > li > a:hover {
    color: #fff;
    background-color: transparent; }
  .prototype .navbar-inverse .navbar-nav > .active > a, .prototype .navbar-inverse .navbar-nav > .active > a:focus, .prototype .navbar-inverse .navbar-nav > .active > a:hover {
    color: #fff;
    background-color: #080808; }
  .prototype .navbar-inverse .navbar-nav > .disabled > a, .prototype .navbar-inverse .navbar-nav > .disabled > a:focus, .prototype .navbar-inverse .navbar-nav > .disabled > a:hover {
    color: #444;
    background-color: transparent; }
  .prototype .navbar-inverse .navbar-toggle {
    border-color: #333; }
  .prototype .navbar-inverse .navbar-toggle:focus, .prototype .navbar-inverse .navbar-toggle:hover {
    background-color: #333; }
  .prototype .navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff; }
  .prototype .navbar-inverse .navbar-collapse, .prototype .navbar-inverse .navbar-form {
    border-color: #101010; }
  .prototype .navbar-inverse .navbar-nav > .open > a, .prototype .navbar-inverse .navbar-nav > .open > a:focus, .prototype .navbar-inverse .navbar-nav > .open > a:hover {
    color: #fff;
    background-color: #080808; }
  @media (max-width: 767px) {
    .prototype .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #080808; }
    .prototype .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #080808; }
    .prototype .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #9d9d9d; }
    .prototype .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .prototype .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
      color: #fff;
      background-color: transparent; }
    .prototype .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .prototype .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .prototype .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
      color: #fff;
      background-color: #080808; }
    .prototype .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .prototype .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .prototype .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
      color: #444;
      background-color: transparent; } }
  .prototype .navbar-inverse .navbar-link {
    color: #9d9d9d; }
  .prototype .navbar-inverse .navbar-link:hover {
    color: #fff; }
  .prototype .navbar-inverse .btn-link {
    color: #9d9d9d; }
  .prototype .navbar-inverse .btn-link:focus, .prototype .navbar-inverse .btn-link:hover {
    color: #fff; }
  .prototype .navbar-inverse .btn-link[disabled]:focus, .prototype .navbar-inverse .btn-link[disabled]:hover, .prototype fieldset[disabled] .navbar-inverse .btn-link:focus, .prototype fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444; }
  .prototype .breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px; }
  .prototype .breadcrumb > li {
    display: inline-block; }
  .prototype .breadcrumb > li + li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0"; }
  .prototype .breadcrumb > .active {
    color: #777; }
  .prototype .pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px; }
  .prototype .pagination > li {
    display: inline; }
  .prototype .pagination > li > a, .prototype .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd; }
  .prototype .pagination > li:first-child > a, .prototype .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px; }
  .prototype .pagination > li:last-child > a, .prototype .pagination > li:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px; }
  .prototype .pagination > li > a:focus, .prototype .pagination > li > a:hover, .prototype .pagination > li > span:focus, .prototype .pagination > li > span:hover {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd; }
  .prototype .pagination > .active > a, .prototype .pagination > .active > a:focus, .prototype .pagination > .active > a:hover, .prototype .pagination > .active > span, .prototype .pagination > .active > span:focus, .prototype .pagination > .active > span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7; }
  .prototype .pagination > .disabled > a, .prototype .pagination > .disabled > a:focus, .prototype .pagination > .disabled > a:hover, .prototype .pagination > .disabled > span, .prototype .pagination > .disabled > span:focus, .prototype .pagination > .disabled > span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd; }
  .prototype .pagination-lg > li > a, .prototype .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333; }
  .prototype .pagination-lg > li:first-child > a, .prototype .pagination-lg > li:first-child > span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px; }
  .prototype .pagination-lg > li:last-child > a, .prototype .pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px; }
  .prototype .pagination-sm > li > a, .prototype .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5; }
  .prototype .pagination-sm > li:first-child > a, .prototype .pagination-sm > li:first-child > span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px; }
  .prototype .pagination-sm > li:last-child > a, .prototype .pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px; }
  .prototype .pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none; }
  .prototype .pager li {
    display: inline; }
  .prototype .pager li > a, .prototype .pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px; }
  .prototype .pager li > a:focus, .prototype .pager li > a:hover {
    text-decoration: none;
    background-color: #eee; }
  .prototype .pager .next > a, .prototype .pager .next > span {
    float: right; }
  .prototype .pager .previous > a, .prototype .pager .previous > span {
    float: left; }
  .prototype .pager .disabled > a, .prototype .pager .disabled > a:focus, .prototype .pager .disabled > a:hover, .prototype .pager .disabled > span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff; }
  .prototype .label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em; }
  .prototype a.label:focus, .prototype a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer; }
  .prototype .label:empty {
    display: none; }
  .prototype .btn .label {
    position: relative;
    top: -1px; }
  .prototype .label-default {
    background-color: #777; }
  .prototype .label-default[href]:focus, .prototype .label-default[href]:hover {
    background-color: #5e5e5e; }
  .prototype .label-primary {
    background-color: #337ab7; }
  .prototype .label-primary[href]:focus, .prototype .label-primary[href]:hover {
    background-color: #286090; }
  .prototype .label-success {
    background-color: #5cb85c; }
  .prototype .label-success[href]:focus, .prototype .label-success[href]:hover {
    background-color: #449d44; }
  .prototype .label-info {
    background-color: #5bc0de; }
  .prototype .label-info[href]:focus, .prototype .label-info[href]:hover {
    background-color: #31b0d5; }
  .prototype .label-warning {
    background-color: #f0ad4e; }
  .prototype .label-warning[href]:focus, .prototype .label-warning[href]:hover {
    background-color: #ec971f; }
  .prototype .label-danger {
    background-color: #d9534f; }
  .prototype .label-danger[href]:focus, .prototype .label-danger[href]:hover {
    background-color: #c9302c; }
  .prototype .badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px; }
  .prototype .badge:empty {
    display: none; }
  .prototype .btn .badge {
    position: relative;
    top: -1px; }
  .prototype .btn-group-xs > .btn .badge, .prototype .btn-xs .badge {
    top: 0;
    padding: 1px 5px; }
  .prototype a.badge:focus, .prototype a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer; }
  .prototype .list-group-item.active > .badge, .prototype .nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff; }
  .prototype .list-group-item > .badge {
    float: right; }
  .prototype .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .prototype .nav-pills > li > a > .badge {
    margin-left: 3px; }
  .prototype .jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee; }
  .prototype .jumbotron .h1, .prototype .jumbotron h1 {
    color: inherit; }
  .prototype .jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200; }
  .prototype .jumbotron > hr {
    border-top-color: #d5d5d5; }
  .prototype .container .jumbotron, .prototype .container-fluid .jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px; }
  .prototype .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .prototype .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
    .prototype .container .jumbotron, .prototype .container-fluid .jumbotron {
      padding-right: 60px;
      padding-left: 60px; }
    .prototype .jumbotron .h1, .prototype .jumbotron h1 {
      font-size: 63px; } }
  .prototype .thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out; }
  .prototype .thumbnail a > img, .prototype .thumbnail > img {
    margin-right: auto;
    margin-left: auto; }
  .prototype a.thumbnail.active, .prototype a.thumbnail:focus, .prototype a.thumbnail:hover {
    border-color: #337ab7; }
  .prototype .thumbnail .caption {
    padding: 9px;
    color: #333; }
  .prototype .alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px; }
  .prototype .alert h4 {
    margin-top: 0;
    color: inherit; }
  .prototype .alert .alert-link {
    font-weight: 700; }
  .prototype .alert > p, .prototype .alert > ul {
    margin-bottom: 0; }
  .prototype .alert > p + p {
    margin-top: 5px; }
  .prototype .alert-dismissable, .prototype .alert-dismissible {
    padding-right: 35px; }
  .prototype .alert-dismissable .close, .prototype .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }
  .prototype .alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
  .prototype .alert-success hr {
    border-top-color: #c9e2b3; }
  .prototype .alert-success .alert-link {
    color: #2b542c; }
  .prototype .alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
  .prototype .alert-info hr {
    border-top-color: #a6e1ec; }
  .prototype .alert-info .alert-link {
    color: #245269; }
  .prototype .alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
  .prototype .alert-warning hr {
    border-top-color: #f7e1b5; }
  .prototype .alert-warning .alert-link {
    color: #66512c; }
  .prototype .alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
  .prototype .alert-danger hr {
    border-top-color: #e4b9c0; }
  .prototype .alert-danger .alert-link {
    color: #843534; }
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
  .prototype .progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }
  .prototype .progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease; }
  .prototype .progress-bar-striped, .prototype .progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px; }
  .prototype .progress-bar.active, .prototype .progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite; }
  .prototype .progress-bar-success {
    background-color: #5cb85c; }
  .prototype .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
  .prototype .progress-bar-info {
    background-color: #5bc0de; }
  .prototype .progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
  .prototype .progress-bar-warning {
    background-color: #f0ad4e; }
  .prototype .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
  .prototype .progress-bar-danger {
    background-color: #d9534f; }
  .prototype .progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
  .prototype .media {
    margin-top: 15px; }
  .prototype .media:first-child {
    margin-top: 0; }
  .prototype .media, .prototype .media-body {
    overflow: hidden;
    zoom: 1; }
  .prototype .media-body {
    width: 10000px; }
  .prototype .media-object {
    display: block; }
  .prototype .media-object.img-thumbnail {
    max-width: none; }
  .prototype .media-right, .prototype .media > .pull-right {
    padding-left: 10px; }
  .prototype .media-left, .prototype .media > .pull-left {
    padding-right: 10px; }
  .prototype .media-body, .prototype .media-left, .prototype .media-right {
    display: table-cell;
    vertical-align: top; }
  .prototype .media-middle {
    vertical-align: middle; }
  .prototype .media-bottom {
    vertical-align: bottom; }
  .prototype .media-heading {
    margin-top: 0;
    margin-bottom: 5px; }
  .prototype .media-list {
    padding-left: 0;
    list-style: none; }
  .prototype .list-group {
    padding-left: 0;
    margin-bottom: 20px; }
  .prototype .list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd; }
  .prototype .list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px; }
  .prototype .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }
  .prototype a.list-group-item, .prototype button.list-group-item {
    color: #555; }
  .prototype a.list-group-item .list-group-item-heading, .prototype button.list-group-item .list-group-item-heading {
    color: #333; }
  .prototype a.list-group-item:focus, .prototype a.list-group-item:hover, .prototype button.list-group-item:focus, .prototype button.list-group-item:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5; }
  .prototype button.list-group-item {
    width: 100%;
    text-align: left; }
  .prototype .list-group-item.disabled, .prototype .list-group-item.disabled:focus, .prototype .list-group-item.disabled:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #eee; }
  .prototype .list-group-item.disabled .list-group-item-heading, .prototype .list-group-item.disabled:focus .list-group-item-heading, .prototype .list-group-item.disabled:hover .list-group-item-heading {
    color: inherit; }
  .prototype .list-group-item.disabled .list-group-item-text, .prototype .list-group-item.disabled:focus .list-group-item-text, .prototype .list-group-item.disabled:hover .list-group-item-text {
    color: #777; }
  .prototype .list-group-item.active, .prototype .list-group-item.active:focus, .prototype .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7; }
  .prototype .list-group-item.active .list-group-item-heading, .prototype .list-group-item.active .list-group-item-heading > .small, .prototype .list-group-item.active .list-group-item-heading > small, .prototype .list-group-item.active:focus .list-group-item-heading, .prototype .list-group-item.active:focus .list-group-item-heading > .small, .prototype .list-group-item.active:focus .list-group-item-heading > small, .prototype .list-group-item.active:hover .list-group-item-heading, .prototype .list-group-item.active:hover .list-group-item-heading > .small, .prototype .list-group-item.active:hover .list-group-item-heading > small {
    color: inherit; }
  .prototype .list-group-item.active .list-group-item-text, .prototype .list-group-item.active:focus .list-group-item-text, .prototype .list-group-item.active:hover .list-group-item-text {
    color: #c7ddef; }
  .prototype .list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8; }
  .prototype a.list-group-item-success, .prototype button.list-group-item-success {
    color: #3c763d; }
  .prototype a.list-group-item-success .list-group-item-heading, .prototype button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  .prototype a.list-group-item-success:focus, .prototype a.list-group-item-success:hover, .prototype button.list-group-item-success:focus, .prototype button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6; }
  .prototype a.list-group-item-success.active, .prototype a.list-group-item-success.active:focus, .prototype a.list-group-item-success.active:hover, .prototype button.list-group-item-success.active, .prototype button.list-group-item-success.active:focus, .prototype button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }
  .prototype .list-group-item-info {
    color: #31708f;
    background-color: #d9edf7; }
  .prototype a.list-group-item-info, .prototype button.list-group-item-info {
    color: #31708f; }
  .prototype a.list-group-item-info .list-group-item-heading, .prototype button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  .prototype a.list-group-item-info:focus, .prototype a.list-group-item-info:hover, .prototype button.list-group-item-info:focus, .prototype button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3; }
  .prototype a.list-group-item-info.active, .prototype a.list-group-item-info.active:focus, .prototype a.list-group-item-info.active:hover, .prototype button.list-group-item-info.active, .prototype button.list-group-item-info.active:focus, .prototype button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }
  .prototype .list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3; }
  .prototype a.list-group-item-warning, .prototype button.list-group-item-warning {
    color: #8a6d3b; }
  .prototype a.list-group-item-warning .list-group-item-heading, .prototype button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  .prototype a.list-group-item-warning:focus, .prototype a.list-group-item-warning:hover, .prototype button.list-group-item-warning:focus, .prototype button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc; }
  .prototype a.list-group-item-warning.active, .prototype a.list-group-item-warning.active:focus, .prototype a.list-group-item-warning.active:hover, .prototype button.list-group-item-warning.active, .prototype button.list-group-item-warning.active:focus, .prototype button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }
  .prototype .list-group-item-danger {
    color: #a94442;
    background-color: #f2dede; }
  .prototype a.list-group-item-danger, .prototype button.list-group-item-danger {
    color: #a94442; }
  .prototype a.list-group-item-danger .list-group-item-heading, .prototype button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  .prototype a.list-group-item-danger:focus, .prototype a.list-group-item-danger:hover, .prototype button.list-group-item-danger:focus, .prototype button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc; }
  .prototype a.list-group-item-danger.active, .prototype a.list-group-item-danger.active:focus, .prototype a.list-group-item-danger.active:hover, .prototype button.list-group-item-danger.active, .prototype button.list-group-item-danger.active:focus, .prototype button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }
  .prototype .list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px; }
  .prototype .list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3; }
  .prototype .panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }
  .prototype .panel-body {
    padding: 15px; }
  .prototype .panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
  .prototype .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }
  .prototype .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit; }
  .prototype .panel-title > .small, .prototype .panel-title > .small > a, .prototype .panel-title > a, .prototype .panel-title > small, .prototype .panel-title > small > a {
    color: inherit; }
  .prototype .panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }
  .prototype .panel > .list-group, .prototype .panel > .panel-collapse > .list-group {
    margin-bottom: 0; }
  .prototype .panel > .list-group .list-group-item, .prototype .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .prototype .panel > .list-group:first-child .list-group-item:first-child, .prototype .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
  .prototype .panel > .list-group:last-child .list-group-item:last-child, .prototype .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }
  .prototype .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .prototype .panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0; }
  .prototype .list-group + .panel-footer {
    border-top-width: 0; }
  .prototype .panel > .panel-collapse > .table, .prototype .panel > .table, .prototype .panel > .table-responsive > .table {
    margin-bottom: 0; }
  .prototype .panel > .panel-collapse > .table caption, .prototype .panel > .table caption, .prototype .panel > .table-responsive > .table caption {
    padding-right: 15px;
    padding-left: 15px; }
  .prototype .panel > .table-responsive:first-child > .table:first-child, .prototype .panel > .table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
  .prototype .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .prototype .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .prototype .panel > .table:first-child > tbody:first-child > tr:first-child, .prototype .panel > .table:first-child > thead:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
  .prototype .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .prototype .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .prototype .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .prototype .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .prototype .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .prototype .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .prototype .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .prototype .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px; }
  .prototype .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .prototype .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .prototype .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .prototype .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .prototype .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .prototype .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .prototype .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .prototype .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px; }
  .prototype .panel > .table-responsive:last-child > .table:last-child, .prototype .panel > .table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }
  .prototype .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .prototype .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .prototype .panel > .table:last-child > tbody:last-child > tr:last-child, .prototype .panel > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }
  .prototype .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .prototype .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .prototype .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .prototype .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .prototype .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .prototype .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .prototype .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .prototype .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px; }
  .prototype .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .prototype .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .prototype .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .prototype .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .prototype .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .prototype .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .prototype .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .prototype .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px; }
  .prototype .panel > .panel-body + .table, .prototype .panel > .panel-body + .table-responsive, .prototype .panel > .table + .panel-body, .prototype .panel > .table-responsive + .panel-body {
    border-top: 1px solid #ddd; }
  .prototype .panel > .table > tbody:first-child > tr:first-child td, .prototype .panel > .table > tbody:first-child > tr:first-child th {
    border-top: 0; }
  .prototype .panel > .table-bordered, .prototype .panel > .table-responsive > .table-bordered {
    border: 0; }
  .prototype .panel > .table-bordered > tbody > tr > td:first-child, .prototype .panel > .table-bordered > tbody > tr > th:first-child, .prototype .panel > .table-bordered > tfoot > tr > td:first-child, .prototype .panel > .table-bordered > tfoot > tr > th:first-child, .prototype .panel > .table-bordered > thead > tr > td:first-child, .prototype .panel > .table-bordered > thead > tr > th:first-child, .prototype .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .prototype .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .prototype .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .prototype .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .prototype .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .prototype .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0; }
  .prototype .panel > .table-bordered > tbody > tr > td:last-child, .prototype .panel > .table-bordered > tbody > tr > th:last-child, .prototype .panel > .table-bordered > tfoot > tr > td:last-child, .prototype .panel > .table-bordered > tfoot > tr > th:last-child, .prototype .panel > .table-bordered > thead > tr > td:last-child, .prototype .panel > .table-bordered > thead > tr > th:last-child, .prototype .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .prototype .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .prototype .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .prototype .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .prototype .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .prototype .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0; }
  .prototype .panel > .table-bordered > tbody > tr:first-child > td, .prototype .panel > .table-bordered > tbody > tr:first-child > th, .prototype .panel > .table-bordered > thead > tr:first-child > td, .prototype .panel > .table-bordered > thead > tr:first-child > th, .prototype .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .prototype .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .prototype .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .prototype .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
    border-bottom: 0; }
  .prototype .panel > .table-bordered > tbody > tr:last-child > td, .prototype .panel > .table-bordered > tbody > tr:last-child > th, .prototype .panel > .table-bordered > tfoot > tr:last-child > td, .prototype .panel > .table-bordered > tfoot > tr:last-child > th, .prototype .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .prototype .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .prototype .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .prototype .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }
  .prototype .panel > .table-responsive {
    margin-bottom: 0;
    border: 0; }
  .prototype .panel-group {
    margin-bottom: 20px; }
  .prototype .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px; }
  .prototype .panel-group .panel + .panel {
    margin-top: 5px; }
  .prototype .panel-group .panel-heading {
    border-bottom: 0; }
  .prototype .panel-group .panel-heading + .panel-collapse > .list-group, .prototype .panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top: 1px solid #ddd; }
  .prototype .panel-group .panel-footer {
    border-top: 0; }
  .prototype .panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #ddd; }
  .prototype .panel-default {
    border-color: #ddd; }
  .prototype .panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd; }
  .prototype .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ddd; }
  .prototype .panel-default > .panel-heading .badge {
    color: #f5f5f5;
    background-color: #333; }
  .prototype .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }
  .prototype .panel-primary {
    border-color: #337ab7; }
  .prototype .panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7; }
  .prototype .panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #337ab7; }
  .prototype .panel-primary > .panel-heading .badge {
    color: #337ab7;
    background-color: #fff; }
  .prototype .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7; }
  .prototype .panel-success {
    border-color: #d6e9c6; }
  .prototype .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
  .prototype .panel-success > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #d6e9c6; }
  .prototype .panel-success > .panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d; }
  .prototype .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }
  .prototype .panel-info {
    border-color: #bce8f1; }
  .prototype .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
  .prototype .panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #bce8f1; }
  .prototype .panel-info > .panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f; }
  .prototype .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }
  .prototype .panel-warning {
    border-color: #faebcc; }
  .prototype .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
  .prototype .panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #faebcc; }
  .prototype .panel-warning > .panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b; }
  .prototype .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }
  .prototype .panel-danger {
    border-color: #ebccd1; }
  .prototype .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
  .prototype .panel-danger > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ebccd1; }
  .prototype .panel-danger > .panel-heading .badge {
    color: #f2dede;
    background-color: #a94442; }
  .prototype .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }
  .prototype .embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden; }
  .prototype .embed-responsive .embed-responsive-item, .prototype .embed-responsive embed, .prototype .embed-responsive iframe, .prototype .embed-responsive object, .prototype .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }
  .prototype .embed-responsive-16by9 {
    padding-bottom: 56.25%; }
  .prototype .embed-responsive-4by3 {
    padding-bottom: 75%; }
  .prototype .well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .prototype .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }
  .prototype .well-lg {
    padding: 24px;
    border-radius: 6px; }
  .prototype .well-sm {
    padding: 9px;
    border-radius: 3px; }
  .prototype .close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2; }
  .prototype .close:focus, .prototype .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5; }
  .prototype button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0; }
  .prototype .modal-open {
    overflow: hidden; }
  .prototype .modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0; }
  .prototype .modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%); }
  .prototype .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }
  .prototype .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }
  .prototype .modal-dialog {
    position: relative;
    width: auto;
    margin: 10px; }
  .prototype .modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); }
  .prototype .modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000; }
  .prototype .modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0; }
  .prototype .modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5; }
  .prototype .modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5; }
  .prototype .modal-header .close {
    margin-top: -2px; }
  .prototype .modal-title {
    margin: 0;
    line-height: 1.42857143; }
  .prototype .modal-body {
    position: relative;
    padding: 15px; }
  .prototype .modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5; }
  .prototype .modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px; }
  .prototype .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .prototype .modal-footer .btn-block + .btn-block {
    margin-left: 0; }
  .prototype .modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll; }
  @media (min-width: 768px) {
    .prototype .modal-dialog {
      width: 600px;
      margin: 30px auto; }
    .prototype .modal-content {
      -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
      box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
    .prototype .modal-sm {
      width: 300px; } }
  @media (min-width: 992px) {
    .prototype .modal-lg {
      width: 900px; } }
  .prototype .tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    filter: alpha(opacity=0);
    opacity: 0;
    line-break: auto; }
  .prototype .tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9; }
  .prototype .tooltip.top {
    padding: 5px 0;
    margin-top: -3px; }
  .prototype .tooltip.right {
    padding: 0 5px;
    margin-left: 3px; }
  .prototype .tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px; }
  .prototype .tooltip.left {
    padding: 0 5px;
    margin-left: -3px; }
  .prototype .tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px; }
  .prototype .tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid; }
  .prototype .tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }
  .prototype .tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }
  .prototype .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }
  .prototype .tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000; }
  .prototype .tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000; }
  .prototype .tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }
  .prototype .tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }
  .prototype .tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }
  .prototype .popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    line-break: auto; }
  .prototype .popover.top {
    margin-top: -10px; }
  .prototype .popover.right {
    margin-left: 10px; }
  .prototype .popover.bottom {
    margin-top: 10px; }
  .prototype .popover.left {
    margin-left: -10px; }
  .prototype .popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0; }
  .prototype .popover-content {
    padding: 9px 14px; }
  .prototype .popover > .arrow, .prototype .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid; }
  .prototype .popover > .arrow {
    border-width: 11px; }
  .prototype .popover > .arrow:after {
    content: "";
    border-width: 10px; }
  .prototype .popover.top > .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    border-bottom-width: 0; }
  .prototype .popover.top > .arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0; }
  .prototype .popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25);
    border-left-width: 0; }
  .prototype .popover.right > .arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0; }
  .prototype .popover.bottom > .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25); }
  .prototype .popover.bottom > .arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff; }
  .prototype .popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, 0.25); }
  .prototype .popover.left > .arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff; }
  .prototype .carousel {
    position: relative; }
  .prototype .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden; }
  .prototype .carousel-inner > .item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left; }
  .prototype .carousel-inner > .item > a > img, .prototype .carousel-inner > .item > img {
    line-height: 1; }
  @media all and (transform-3d), (-webkit-transform-3d) {
    .prototype .carousel-inner > .item {
      -webkit-transition: -webkit-transform .6s ease-in-out;
      -o-transition: -o-transform .6s ease-in-out;
      transition: transform .6s ease-in-out;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      -webkit-perspective: 1000px;
      perspective: 1000px; }
    .prototype .carousel-inner > .item.active.right, .prototype .carousel-inner > .item.next {
      left: 0;
      -webkit-transform: translate3d(100%, 0, 0);
      transform: translate3d(100%, 0, 0); }
    .prototype .carousel-inner > .item.active.left, .prototype .carousel-inner > .item.prev {
      left: 0;
      -webkit-transform: translate3d(-100%, 0, 0);
      transform: translate3d(-100%, 0, 0); }
    .prototype .carousel-inner > .item.active, .prototype .carousel-inner > .item.next.left, .prototype .carousel-inner > .item.prev.right {
      left: 0;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); } }
  .prototype .carousel-inner > .active, .prototype .carousel-inner > .next, .prototype .carousel-inner > .prev {
    display: block; }
  .prototype .carousel-inner > .active {
    left: 0; }
  .prototype .carousel-inner > .next, .prototype .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .prototype .carousel-inner > .next {
    left: 100%; }
  .prototype .carousel-inner > .prev {
    left: -100%; }
  .prototype .carousel-inner > .next.left, .prototype .carousel-inner > .prev.right {
    left: 0; }
  .prototype .carousel-inner > .active.left {
    left: -100%; }
  .prototype .carousel-inner > .active.right {
    left: 100%; }
  .prototype .carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    background-color: transparent;
    filter: alpha(opacity=50);
    opacity: .5; }
  .prototype .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x; }
  .prototype .carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x; }
  .prototype .carousel-control:focus, .prototype .carousel-control:hover {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9; }
  .prototype .carousel-control .glyphicon-chevron-left, .prototype .carousel-control .glyphicon-chevron-right, .prototype .carousel-control .icon-next, .prototype .carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px; }
  .prototype .carousel-control .glyphicon-chevron-left, .prototype .carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px; }
  .prototype .carousel-control .glyphicon-chevron-right, .prototype .carousel-control .icon-next {
    right: 50%;
    margin-right: -10px; }
  .prototype .carousel-control .icon-next, .prototype .carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1; }
  .prototype .carousel-control .icon-prev:before {
    content: '\2039'; }
  .prototype .carousel-control .icon-next:before {
    content: '\203a'; }
  .prototype .carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none; }
  .prototype .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 10px; }
  .prototype .carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff; }
  .prototype .carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .prototype .carousel-caption .btn {
    text-shadow: none; }
  @media screen and (min-width: 768px) {
    .prototype .carousel-control .glyphicon-chevron-left, .prototype .carousel-control .glyphicon-chevron-right, .prototype .carousel-control .icon-next, .prototype .carousel-control .icon-prev {
      width: 30px;
      height: 30px;
      margin-top: -10px;
      font-size: 30px; }
    .prototype .carousel-control .glyphicon-chevron-left, .prototype .carousel-control .icon-prev {
      margin-left: -10px; }
    .prototype .carousel-control .glyphicon-chevron-right, .prototype .carousel-control .icon-next {
      margin-right: -10px; }
    .prototype .carousel-caption {
      right: 20%;
      left: 20%;
      padding-bottom: 30px; }
    .prototype .carousel-indicators {
      bottom: 20px; } }
  .prototype .btn-group-vertical > .btn-group:after, .prototype .btn-group-vertical > .btn-group:before, .prototype .btn-toolbar:after, .prototype .btn-toolbar:before, .prototype .clearfix:after, .prototype .clearfix:before, .prototype .container-fluid:after, .prototype .container-fluid:before, .prototype .container:after, .prototype .container:before, .prototype .dl-horizontal dd:after, .prototype .dl-horizontal dd:before, .prototype .form-horizontal .form-group:after, .prototype .form-horizontal .form-group:before, .prototype .modal-footer:after, .prototype .modal-footer:before, .prototype .modal-header:after, .prototype .modal-header:before, .prototype .nav:after, .prototype .nav:before, .prototype .navbar-collapse:after, .prototype .navbar-collapse:before, .prototype .navbar-header:after, .prototype .navbar-header:before, .prototype .navbar:after, .prototype .navbar:before, .prototype .pager:after, .prototype .pager:before, .prototype .panel-body:after, .prototype .panel-body:before, .prototype .row:after, .prototype .row:before {
    display: table;
    content: " "; }
  .prototype .btn-group-vertical > .btn-group:after, .prototype .btn-toolbar:after, .prototype .clearfix:after, .prototype .container-fluid:after, .prototype .container:after, .prototype .dl-horizontal dd:after, .prototype .form-horizontal .form-group:after, .prototype .modal-footer:after, .prototype .modal-header:after, .prototype .nav:after, .prototype .navbar-collapse:after, .prototype .navbar-header:after, .prototype .navbar:after, .prototype .pager:after, .prototype .panel-body:after, .prototype .row:after {
    clear: both; }
  .prototype .center-block {
    display: block;
    margin-right: auto;
    margin-left: auto; }
  .prototype .pull-right {
    float: right !important; }
  .prototype .pull-left {
    float: left !important; }
  .prototype .hide {
    display: none !important; }
  .prototype .show {
    display: block !important; }
  .prototype .invisible {
    visibility: hidden; }
  .prototype .text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0; }
  .prototype .hidden {
    display: none !important; }
  .prototype .affix {
    position: fixed; }
@-ms-viewport {
  .prototype {
    width: device-width; } }
  .prototype .visible-lg, .prototype .visible-md, .prototype .visible-sm, .prototype .visible-xs {
    display: none !important; }
  .prototype .visible-lg-block, .prototype .visible-lg-inline, .prototype .visible-lg-inline-block, .prototype .visible-md-block, .prototype .visible-md-inline, .prototype .visible-md-inline-block, .prototype .visible-sm-block, .prototype .visible-sm-inline, .prototype .visible-sm-inline-block, .prototype .visible-xs-block, .prototype .visible-xs-inline, .prototype .visible-xs-inline-block {
    display: none !important; }
  @media (max-width: 767px) {
    .prototype .visible-xs {
      display: block !important; }
    .prototype table.visible-xs {
      display: table !important; }
    .prototype tr.visible-xs {
      display: table-row !important; }
    .prototype td.visible-xs, .prototype th.visible-xs {
      display: table-cell !important; } }
  @media (max-width: 767px) {
    .prototype .visible-xs-block {
      display: block !important; } }
  @media (max-width: 767px) {
    .prototype .visible-xs-inline {
      display: inline !important; } }
  @media (max-width: 767px) {
    .prototype .visible-xs-inline-block {
      display: inline-block !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .prototype .visible-sm {
      display: block !important; }
    .prototype table.visible-sm {
      display: table !important; }
    .prototype tr.visible-sm {
      display: table-row !important; }
    .prototype td.visible-sm, .prototype th.visible-sm {
      display: table-cell !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .prototype .visible-sm-block {
      display: block !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .prototype .visible-sm-inline {
      display: inline !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .prototype .visible-sm-inline-block {
      display: inline-block !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .prototype .visible-md {
      display: block !important; }
    .prototype table.visible-md {
      display: table !important; }
    .prototype tr.visible-md {
      display: table-row !important; }
    .prototype td.visible-md, .prototype th.visible-md {
      display: table-cell !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .prototype .visible-md-block {
      display: block !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .prototype .visible-md-inline {
      display: inline !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .prototype .visible-md-inline-block {
      display: inline-block !important; } }
  @media (min-width: 1200px) {
    .prototype .visible-lg {
      display: block !important; }
    .prototype table.visible-lg {
      display: table !important; }
    .prototype tr.visible-lg {
      display: table-row !important; }
    .prototype td.visible-lg, .prototype th.visible-lg {
      display: table-cell !important; } }
  @media (min-width: 1200px) {
    .prototype .visible-lg-block {
      display: block !important; } }
  @media (min-width: 1200px) {
    .prototype .visible-lg-inline {
      display: inline !important; } }
  @media (min-width: 1200px) {
    .prototype .visible-lg-inline-block {
      display: inline-block !important; } }
  @media (max-width: 767px) {
    .prototype .hidden-xs {
      display: none !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .prototype .hidden-sm {
      display: none !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .prototype .hidden-md {
      display: none !important; } }
  @media (min-width: 1200px) {
    .prototype .hidden-lg {
      display: none !important; } }
  .prototype .visible-print {
    display: none !important; }
  @media print {
    .prototype .visible-print {
      display: block !important; }
    .prototype table.visible-print {
      display: table !important; }
    .prototype tr.visible-print {
      display: table-row !important; }
    .prototype td.visible-print, .prototype th.visible-print {
      display: table-cell !important; } }
  .prototype .visible-print-block {
    display: none !important; }
  @media print {
    .prototype .visible-print-block {
      display: block !important; } }
  .prototype .visible-print-inline {
    display: none !important; }
  @media print {
    .prototype .visible-print-inline {
      display: inline !important; } }
  .prototype .visible-print-inline-block {
    display: none !important; }
  @media print {
    .prototype .visible-print-inline-block {
      display: inline-block !important; } }
  @media print {
    .prototype .hidden-print {
      display: none !important; } }
  .prototype .row {
    margin-bottom: 20px; }
  .prototype .row .row {
    margin-top: 10px;
    margin-bottom: 0; }
  .prototype [class*="col-"] {
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #eee;
    background-color: rgba(86, 61, 124, 0.15);
    border: 1px solid #ddd;
    border: 1px solid rgba(86, 61, 124, 0.2); }
  .prototype hr {
    margin-top: 40px;
    margin-bottom: 40px; }
  .prototype .kill-padding {
    padding: 0; }
  .prototype .kill-margin {
    margin: 0; }
  .prototype #controls div:hover, .prototype #controls .active {
    background-color: #8edc9d;
    color: #473E3F;
    cursor: pointer; }
  .prototype .row {
    margin-bottom: 20px; }
  .prototype .row .row {
    margin-top: 10px;
    margin-bottom: 0; }
  .prototype [class*="col-"] {
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #eee;
    background-color: rgba(86, 61, 124, 0.15);
    border: 1px solid #ddd;
    border: 1px solid rgba(86, 61, 124, 0.2); }
  .prototype hr {
    margin-top: 40px;
    margin-bottom: 40px; }
  .prototype .kill-padding {
    padding: 0; }
  .prototype .kill-margin {
    margin: 0; }
  .prototype #controls div:hover, .prototype #controls .active {
    background-color: #8edc9d;
    color: #473E3F;
    cursor: pointer; }
  .prototype label {
    font-size: 14px; }
  .prototype .text-info label {
    padding-top: 15px; }
  .prototype .text-info .fa-info-circle {
    background: url(images/pdf.png) no-repeat center center;
    height: 18px;
    width: 18px;
    display: inline-block;
    vertical-align: bottom; }

.prototype_setting {
  margin: 80px 0 0 !important; }
  .prototype_setting h1 span a .fa-cog {
    background: url(./images/setting.png);
    background-repeat: no-repeat;
    display: inline-block;
    height: 37px;
    width: 38px; }

/*# sourceMappingURL=style.css.map */
