.ratchet {
  /*! normalize.css v3.0.1 | MIT License | git.io/normalize */
  position: relative;
  text-align: left; }
  .ratchet html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%; }
  .ratchet body {
    margin: 0; }
  .ratchet article,
  .ratchet aside,
  .ratchet details,
  .ratchet figcaption,
  .ratchet figure,
  .ratchet footer,
  .ratchet header,
  .ratchet main,
  .ratchet nav,
  .ratchet section,
  .ratchet summary {
    display: block; }
  .ratchet audio,
  .ratchet canvas,
  .ratchet progress,
  .ratchet video {
    display: inline-block;
    vertical-align: baseline; }
  .ratchet audio:not([controls]) {
    display: none;
    height: 0; }
  .ratchet [hidden],
  .ratchet template {
    display: none; }
  .ratchet a {
    background: transparent; }
  .ratchet a:active,
  .ratchet a:hover {
    outline: 0; }
  .ratchet abbr[title] {
    border-bottom: 1px dotted; }
  .ratchet b,
  .ratchet strong {
    font-weight: bold; }
  .ratchet dfn {
    font-style: italic; }
  .ratchet h1 {
    margin: 0.67em 0;
    font-size: 2em; }
  .ratchet mark {
    color: #000;
    background: #ff0; }
  .ratchet small {
    font-size: 80%; }
  .ratchet sub,
  .ratchet sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline; }
  .ratchet sup {
    top: -.5em; }
  .ratchet sub {
    bottom: -.25em; }
  .ratchet img {
    border: 0; }
  .ratchet svg:not(:root) {
    overflow: hidden; }
  .ratchet figure {
    margin: 1em 40px; }
  .ratchet hr {
    height: 0;
    -moz-box-sizing: content-box;
    box-sizing: content-box; }
  .ratchet pre {
    overflow: auto; }
  .ratchet code,
  .ratchet kbd,
  .ratchet pre,
  .ratchet samp {
    font-family: monospace, monospace;
    font-size: 1em; }
  .ratchet button,
  .ratchet input,
  .ratchet optgroup,
  .ratchet select,
  .ratchet textarea {
    margin: 0;
    color: inherit;
    font: inherit; }
  .ratchet button {
    overflow: visible; }
  .ratchet button,
  .ratchet select {
    text-transform: none; }
  .ratchet button,
  .ratchet html input[type="button"],
  .ratchet input[type="reset"],
  .ratchet input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer; }
  .ratchet button[disabled],
  .ratchet html input[disabled] {
    cursor: default; }
  .ratchet button::-moz-focus-inner,
  .ratchet input::-moz-focus-inner {
    padding: 0;
    border: 0; }
  .ratchet input {
    line-height: normal; }
  .ratchet input[type="checkbox"],
  .ratchet input[type="radio"] {
    padding: 0;
    box-sizing: border-box; }
  .ratchet input[type="number"]::-webkit-inner-spin-button,
  .ratchet input[type="number"]::-webkit-outer-spin-button {
    height: auto; }
  .ratchet input[type="search"] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield; }
  .ratchet input[type="search"]::-webkit-search-cancel-button,
  .ratchet input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }
  .ratchet fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid #c0c0c0; }
  .ratchet legend {
    padding: 0;
    border: 0; }
  .ratchet textarea {
    overflow: auto; }
  .ratchet optgroup {
    font-weight: bold; }
  .ratchet table {
    border-spacing: 0;
    border-collapse: collapse; }
  .ratchet td,
  .ratchet th {
    padding: 0; }
  .ratchet * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .ratchet body {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    font-family: "Helvetica Neue", Helvetica, sans-serif;
    font-size: 17px;
    line-height: 21px;
    color: #000;
    background-color: #fff; }
  .ratchet a {
    color: #428bca;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent; }
    .ratchet a:active {
      color: #3071a9; }
  .ratchet .content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: auto;
    background-color: #fff;
    -webkit-overflow-scrolling: touch; }
  .ratchet .content > * {
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0); }
  .ratchet .bar-nav ~ .content {
    padding-top: 44px; }
  .ratchet .bar-header-secondary ~ .content {
    padding-top: 88px; }
  .ratchet .bar-footer ~ .content {
    padding-bottom: 44px; }
  .ratchet .bar-footer-secondary ~ .content {
    padding-bottom: 88px; }
  .ratchet .bar-tab ~ .content {
    padding-bottom: 50px; }
  .ratchet .bar-footer-secondary-tab ~ .content {
    padding-bottom: 94px; }
  .ratchet .content-padded {
    margin: 10px; }
  .ratchet .pull-left {
    float: left; }
  .ratchet .pull-right {
    float: right; }
  .ratchet .clearfix:before, .ratchet .clearfix:after {
    display: table;
    content: " "; }
  .ratchet .clearfix:after {
    clear: both; }
  .ratchet h1, .ratchet h2, .ratchet h3, .ratchet h4, .ratchet h5, .ratchet h6 {
    margin-top: 0;
    margin-bottom: 10px;
    line-height: 1; }
  .ratchet h1, .ratchet .h1 {
    font-size: 36px; }
  .ratchet h2, .ratchet .h2 {
    font-size: 30px; }
  .ratchet h3, .ratchet .h3 {
    font-size: 24px; }
  .ratchet h4, .ratchet .h4 {
    font-size: 18px; }
  .ratchet h5, .ratchet .h5 {
    font-size: 14px;
    margin-top: 20px; }
  .ratchet h6, .ratchet .h6 {
    font-size: 12px;
    margin-top: 20px; }
  .ratchet p {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 14px;
    color: #777; }
  .ratchet .btn {
    position: relative;
    display: inline-block;
    padding: 6px 8px 7px;
    margin-bottom: 0;
    font-size: 12px;
    font-weight: 400;
    line-height: 1;
    color: #333;
    text-align: center;
    white-space: nowrap;
    vertical-align: top;
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 3px; }
    .ratchet .btn:active, .ratchet .btn.active {
      color: inherit;
      background-color: #ccc; }
    .ratchet .btn:disabled, .ratchet .btn.disabled {
      opacity: .6; }
  .ratchet .btn-primary {
    color: #fff;
    background-color: #428bca;
    border: 1px solid #428bca; }
    .ratchet .btn-primary:active, .ratchet .btn-primary.active {
      color: #fff;
      background-color: #3071a9;
      border: 1px solid #3071a9; }
  .ratchet .btn-positive {
    color: #fff;
    background-color: #5cb85c;
    border: 1px solid #5cb85c; }
    .ratchet .btn-positive:active, .ratchet .btn-positive.active {
      color: #fff;
      background-color: #449d44;
      border: 1px solid #449d44; }
  .ratchet .btn-negative {
    color: #fff;
    background-color: #d9534f;
    border: 1px solid #d9534f; }
    .ratchet .btn-negative:active, .ratchet .btn-negative.active {
      color: #fff;
      background-color: #c9302c;
      border: 1px solid #c9302c; }
  .ratchet .btn-outlined {
    background-color: transparent; }
    .ratchet .btn-outlined.btn-primary {
      color: #428bca; }
    .ratchet .btn-outlined.btn-positive {
      color: #5cb85c; }
    .ratchet .btn-outlined.btn-negative {
      color: #d9534f; }
    .ratchet .btn-outlined.btn-primary:active, .ratchet .btn-outlined.btn-positive:active, .ratchet .btn-outlined.btn-negative:active {
      color: #fff; }
  .ratchet .btn-link {
    padding-top: 6px;
    padding-bottom: 6px;
    color: #428bca;
    background-color: transparent;
    border: 0; }
    .ratchet .btn-link:active, .ratchet .btn-link.active {
      color: #3071a9;
      background-color: transparent; }
  .ratchet .btn-block {
    display: block;
    width: 100%;
    padding: 15px 0;
    margin-bottom: 10px;
    font-size: 18px; }
  .ratchet input[type="submit"],
  .ratchet input[type="reset"],
  .ratchet input[type="button"] {
    width: 100%; }
  .ratchet .btn .badge {
    margin: -2px -4px -2px 4px;
    font-size: 12px;
    background-color: rgba(0, 0, 0, 0.15); }
  .ratchet .btn .badge-inverted,
  .ratchet .btn:active .badge-inverted {
    background-color: transparent; }
  .ratchet .btn-primary:active .badge-inverted,
  .ratchet .btn-positive:active .badge-inverted,
  .ratchet .btn-negative:active .badge-inverted {
    color: #fff; }
  .ratchet .btn-block .badge {
    position: absolute;
    right: 0;
    margin-right: 10px; }
  .ratchet .btn .icon {
    font-size: inherit; }
  .ratchet .bar {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 10;
    height: 44px;
    padding-right: 10px;
    padding-left: 10px;
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
  .ratchet .bar-header-secondary {
    top: 44px; }
  .ratchet .bar-footer {
    bottom: 0; }
  .ratchet .bar-footer-secondary {
    bottom: 44px; }
  .ratchet .bar-footer-secondary-tab {
    bottom: 50px; }
  .ratchet .bar-footer,
  .ratchet .bar-footer-secondary,
  .ratchet .bar-footer-secondary-tab {
    border-top: 1px solid #ddd;
    border-bottom: 0; }
  .ratchet .bar-nav {
    top: 0; }
  .ratchet .title {
    position: absolute;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0 -10px;
    font-size: 17px;
    font-weight: 500;
    line-height: 44px;
    color: #000;
    text-align: center;
    white-space: nowrap; }
  .ratchet .title a {
    color: inherit; }
  .ratchet .bar-tab {
    display: table;
    bottom: 0;
    width: 100%;
    height: 50px;
    padding: 0;
    table-layout: fixed;
    border-top: 1px solid #ddd;
    border-bottom: 0; }
    .ratchet .bar-tab .tab-item {
      display: table-cell;
      width: 1%;
      height: 50px;
      color: #929292;
      text-align: center;
      vertical-align: middle; }
      .ratchet .bar-tab .tab-item.active, .ratchet .bar-tab .tab-item:active {
        color: #428bca; }
      .ratchet .bar-tab .tab-item .icon {
        top: 3px;
        width: 24px;
        height: 24px;
        padding-top: 0;
        padding-bottom: 0; }
        .ratchet .bar-tab .tab-item .icon ~ .tab-label {
          display: block;
          font-size: 11px; }
  .ratchet .bar .btn {
    position: relative;
    top: 7px;
    z-index: 20;
    padding: 6px 12px 7px;
    margin-top: 0;
    font-weight: 400; }
    .ratchet .bar .btn.pull-right {
      margin-left: 10px; }
    .ratchet .bar .btn.pull-left {
      margin-right: 10px; }
  .ratchet .bar .btn-link {
    top: 0;
    padding: 0;
    font-size: 16px;
    line-height: 44px;
    color: #428bca;
    border: 0; }
    .ratchet .bar .btn-link:active, .ratchet .bar .btn-link.active {
      color: #3071a9; }
  .ratchet .bar .btn-block {
    top: 6px;
    padding: 7px 0;
    margin-bottom: 0;
    font-size: 16px; }
  .ratchet .bar .btn-nav.pull-left {
    margin-left: -5px; }
    .ratchet .bar .btn-nav.pull-left .icon-left-nav {
      margin-right: -3px; }
  .ratchet .bar .btn-nav.pull-right {
    margin-right: -5px; }
    .ratchet .bar .btn-nav.pull-right .icon-right-nav {
      margin-left: -3px; }
  .ratchet .bar .icon {
    position: relative;
    z-index: 20;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 24px; }
  .ratchet .bar .btn .icon {
    top: 3px;
    padding: 0; }
  .ratchet .bar .title .icon {
    padding: 0; }
    .ratchet .bar .title .icon.icon-caret {
      top: 4px;
      margin-left: -5px; }
  .ratchet .bar input[type="search"] {
    height: 29px;
    margin: 6px 0; }
  .ratchet .bar .segmented-control {
    top: 7px;
    margin: 0 auto; }
  .ratchet .badge {
    display: inline-block;
    padding: 2px 9px 3px;
    font-size: 12px;
    line-height: 1;
    color: #333;
    background-color: rgba(0, 0, 0, 0.15);
    border-radius: 100px; }
    .ratchet .badge.badge-inverted {
      padding: 0 5px 0 0;
      background-color: transparent; }
  .ratchet .badge-primary {
    color: #fff;
    background-color: #428bca; }
    .ratchet .badge-primary.badge-inverted {
      color: #428bca; }
  .ratchet .badge-positive {
    color: #fff;
    background-color: #5cb85c; }
    .ratchet .badge-positive.badge-inverted {
      color: #5cb85c; }
  .ratchet .badge-negative {
    color: #fff;
    background-color: #d9534f; }
    .ratchet .badge-negative.badge-inverted {
      color: #d9534f; }
  .ratchet .card {
    margin: 10px;
    overflow: hidden;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 6px; }
  .ratchet .card .table-view {
    margin-bottom: 0;
    border-top: 0;
    border-bottom: 0; }
    .ratchet .card .table-view .table-view-divider:first-child {
      top: 0;
      border-top-left-radius: 6px;
      border-top-right-radius: 6px; }
    .ratchet .card .table-view .table-view-divider:last-child {
      border-bottom-left-radius: 6px;
      border-bottom-right-radius: 6px; }
  .ratchet .card .table-view-cell:last-child {
    border-bottom: 0; }
  .ratchet .table-view {
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 15px;
    list-style: none;
    background-color: #fff;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd; }
  .ratchet .table-view-cell {
    position: relative;
    padding: 11px 65px 11px 15px;
    overflow: hidden;
    border-bottom: 1px solid #ddd; }
    .ratchet .table-view-cell:last-child {
      border-bottom: 0; }
    .ratchet .table-view-cell > a:not(.btn) {
      position: relative;
      display: block;
      padding: inherit;
      margin: -11px -65px -11px -15px;
      overflow: hidden;
      color: inherit; }
      .ratchet .table-view-cell > a:not(.btn):active {
        background-color: #eee; }
    .ratchet .table-view-cell p {
      margin-bottom: 0; }
  .ratchet .table-view-divider {
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 15px;
    margin-top: -1px;
    margin-left: 0;
    font-weight: 500;
    color: #999;
    background-color: #fafafa;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd; }
  .ratchet .table-view .media,
  .ratchet .table-view .media-body {
    overflow: hidden; }
  .ratchet .table-view .media-object.pull-left {
    margin-right: 10px; }
  .ratchet .table-view .media-object.pull-right {
    margin-left: 10px; }
  .ratchet .table-view-cell > .btn,
  .ratchet .table-view-cell > .badge,
  .ratchet .table-view-cell > .toggle,
  .ratchet .table-view-cell > a > .btn,
  .ratchet .table-view-cell > a > .badge,
  .ratchet .table-view-cell > a > .toggle {
    position: absolute;
    top: 50%;
    right: 15px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  .ratchet .table-view-cell .navigate-left > .btn,
  .ratchet .table-view-cell .navigate-left > .badge,
  .ratchet .table-view-cell .navigate-left > .toggle,
  .ratchet .table-view-cell .navigate-right > .btn,
  .ratchet .table-view-cell .navigate-right > .badge,
  .ratchet .table-view-cell .navigate-right > .toggle,
  .ratchet .table-view-cell .push-left > .btn,
  .ratchet .table-view-cell .push-left > .badge,
  .ratchet .table-view-cell .push-left > .toggle,
  .ratchet .table-view-cell .push-right > .btn,
  .ratchet .table-view-cell .push-right > .badge,
  .ratchet .table-view-cell .push-right > .toggle,
  .ratchet .table-view-cell > a .navigate-left > .btn,
  .ratchet .table-view-cell > a .navigate-left > .badge,
  .ratchet .table-view-cell > a .navigate-left > .toggle,
  .ratchet .table-view-cell > a .navigate-right > .btn,
  .ratchet .table-view-cell > a .navigate-right > .badge,
  .ratchet .table-view-cell > a .navigate-right > .toggle,
  .ratchet .table-view-cell > a .push-left > .btn,
  .ratchet .table-view-cell > a .push-left > .badge,
  .ratchet .table-view-cell > a .push-left > .toggle,
  .ratchet .table-view-cell > a .push-right > .btn,
  .ratchet .table-view-cell > a .push-right > .badge,
  .ratchet .table-view-cell > a .push-right > .toggle {
    right: 35px; }
  .ratchet .content > .table-view:first-child {
    margin-top: 15px; }
  .ratchet input,
  .ratchet textarea,
  .ratchet button,
  .ratchet select {
    font-family: "Helvetica Neue", Helvetica, sans-serif;
    font-size: 17px; }
  .ratchet select,
  .ratchet textarea,
  .ratchet input[type="text"],
  .ratchet input[type="search"],
  .ratchet input[type="password"],
  .ratchet input[type="datetime"],
  .ratchet input[type="datetime-local"],
  .ratchet input[type="date"],
  .ratchet input[type="month"],
  .ratchet input[type="time"],
  .ratchet input[type="week"],
  .ratchet input[type="number"],
  .ratchet input[type="email"],
  .ratchet input[type="url"],
  .ratchet input[type="tel"],
  .ratchet input[type="color"] {
    width: 100%;
    height: 35px;
    -webkit-appearance: none;
    padding: 0 15px;
    margin-bottom: 15px;
    line-height: 21px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    outline: none; }
  .ratchet input[type="search"] {
    padding: 0 10px;
    font-size: 16px;
    border-radius: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .ratchet input[type="search"]:focus {
    text-align: left; }
  .ratchet textarea {
    height: auto; }
  .ratchet select {
    height: auto;
    font-size: 14px;
    background-color: #f8f8f8;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1); }
  .ratchet .input-group {
    background-color: #fff; }
  .ratchet .input-group input,
  .ratchet .input-group textarea {
    margin-bottom: 0;
    background-color: transparent;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .ratchet .input-row {
    overflow: hidden;
    height: 35px;
    border-bottom: 1px solid #ddd; }
  .ratchet .input-row label {
    float: left;
    width: 35%;
    padding: 8px 15px;
    font-family: "Helvetica Neue", Helvetica, sans-serif;
    line-height: 1.1; }
  .ratchet .input-row input {
    float: right;
    width: 65%;
    padding-left: 0;
    margin-bottom: 0;
    border: 0; }
  .ratchet .segmented-control {
    position: relative;
    display: table;
    overflow: hidden;
    font-size: 12px;
    font-weight: 400;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 3px; }
    .ratchet .segmented-control .control-item {
      display: table-cell;
      width: 1%;
      padding-top: 6px;
      padding-bottom: 7px;
      overflow: hidden;
      line-height: 1;
      color: #333;
      text-align: center;
      text-overflow: ellipsis;
      white-space: nowrap;
      border-left: 1px solid #ccc; }
      .ratchet .segmented-control .control-item:first-child {
        border-left-width: 0; }
      .ratchet .segmented-control .control-item:active {
        background-color: #eee; }
      .ratchet .segmented-control .control-item.active {
        background-color: #ccc; }
  .ratchet .segmented-control-primary {
    border-color: #428bca; }
    .ratchet .segmented-control-primary .control-item {
      color: #428bca;
      border-color: inherit; }
      .ratchet .segmented-control-primary .control-item:active {
        background-color: #cde1f1; }
      .ratchet .segmented-control-primary .control-item.active {
        color: #fff;
        background-color: #428bca; }
  .ratchet .segmented-control-positive {
    border-color: #5cb85c; }
    .ratchet .segmented-control-positive .control-item {
      color: #5cb85c;
      border-color: inherit; }
      .ratchet .segmented-control-positive .control-item:active {
        background-color: #d8eed8; }
      .ratchet .segmented-control-positive .control-item.active {
        color: #fff;
        background-color: #5cb85c; }
  .ratchet .segmented-control-negative {
    border-color: #d9534f; }
    .ratchet .segmented-control-negative .control-item {
      color: #d9534f;
      border-color: inherit; }
      .ratchet .segmented-control-negative .control-item:active {
        background-color: #f9e2e2; }
      .ratchet .segmented-control-negative .control-item.active {
        color: #fff;
        background-color: #d9534f; }
  .ratchet .control-content {
    display: none; }
    .ratchet .control-content.active {
      display: block; }
  .ratchet .modal {
    position: fixed;
    top: 0;
    z-index: 11;
    width: 100%;
    min-height: 100%;
    overflow: hidden;
    background-color: #fff;
    opacity: 0;
    -webkit-transition: -webkit-transform .25s, opacity 1ms .25s;
    -moz-transition: -moz-transform .25s, opacity 1ms .25s;
    transition: transform .25s, opacity 1ms .25s;
    -webkit-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
    .ratchet .modal.active {
      height: 100%;
      opacity: 1;
      -webkit-transition: -webkit-transform .25s;
      -moz-transition: -moz-transform .25s;
      transition: transform .25s;
      -webkit-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); }
  .ratchet h1, .ratchet h2, .ratchet h3, .ratchet h4 {
    font-family: sans-serif;
    font-weight: 300; }
  .ratchet .table-view-cell .l {
    display: inline-block;
    font-size: 12px;
    color: #bbb; }
  .ratchet .table-view-cell .r {
    color: #333; }
  .ratchet .table-view {
    border-bottom: none; }
  .ratchet .table-view-cell {
    border-bottom: 1px solid #eee;
    padding: 11px 15px 11px 15px;
    min-height: 18px; }
  .ratchet .bar {
    position: relative;
    background: #333;
    border-bottom: 0; }
    .ratchet .bar .title {
      color: #fff;
      font-weight: 300;
      letter-spacing: -0.02em; }
  .ratchet .l-box {
    padding: 0 2px; }
  .ratchet .splash {
    text-align: center; }
  .ratchet .popover {
    position: absolute !important; }
  .ratchet .bar {
    background-color: #545A5F;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #545A5F), color-stop(100%, #23292E));
    background-image: -webkit-linear-gradient(top, #545A5F 0%, #23292E 100%);
    background-image: -moz-linear-gradient(top, #545A5F 0%, #23292E 100%);
    background-image: -ms-linear-gradient(top, #545A5F 0%, #23292E 100%);
    background-image: -o-linear-gradient(top, #545A5F 0%, #23292E 100%);
    background-image: linear-gradient(to bottom, #545A5F 0%, #23292E 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#545A5F', endColorstr='#23292E', GradientType=0 ); }

/**
 * Template General
 */
.preview-smartphone .template {
  width: 320px;
  height: 516px; }

.template .btn-bottom-fixed {
  position: absolute;
  bottom: 0;
  margin-bottom: 0 !important;
  border-radius: 1px;
  border: none;
  background-color: #505050;
  background-image: -webkit-linear-gradient(top, #505050, #2A3138);
  background-image: linear-gradient(to bottom,#505050, #2A3138);
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
  font-size: 15px; }
  .template .btn-bottom-fixed img {
    margin: -10px 5px -5px -25px; }

.template .placeholder {
  display: none; }

.template .has-placeholder:empty .placeholder {
  display: inline; }

/**
 * PDF Template
 */
.template-pdf .content {
  background: #F8F8F8; }

.template-pdf .pdf-filename {
  text-align: center;
  margin-top: 15px;
  color: #999; }

.template-pdf .pdf-icon {
  margin-top: 70px;
  text-align: center; }

/**
 * Plaintext Template
 */
.template-text .text-body {
  min-height: 100%; }

/**
 * Email Template
 */
.template-email #email-body {
  min-height: 200px; }

/**
 * Email Template
 */
.template-sms #sms-message {
  min-height: 200px; }

/**
 * vcard Template
 */
.template-vcard b {
  font-size: 19px; }

/**
 * URL Template
 */
.template-url .browser-refresh img {
  opacity: 0.4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40); }

.template-url .browser-input {
  margin-top: 7px;
  background: #fff;
  padding: 4px 6px;
  border-radius: 2px;
  color: #333;
  height: 30px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.template-url .content {
  background: #fff url(/img/generator/template-url-icon.svg) no-repeat center center; }

/**
 * Facebook Template
 */
.template-facebook h2, .template-facebook p {
  color: #fff; }

.template-facebook .bar {
  background: none !important;
  border-bottom: none !important; }

.template-facebook .content {
  padding-top: 10px;
  background: #475796;
  text-align: center; }

.template-facebook img {
  margin-bottom: 30px;
  margin-top: 30px; }

.template-facebook .iframe-container {
  margin: auto;
  width: 76px;
  margin-top: 30px; }

.template-facebook .btn-bottom-fixed {
  border-top: 1px solid #384477;
  height: 51px;
  text-transform: none;
  background-color: #344E8C;
  background-color: #3C4E79;
  background-image: -webkit-linear-gradient(top, #3C4E79, #1F2F52);
  background-image: linear-gradient(to bottom,#3C4E79, #1F2F52); }
  .template-facebook .btn-bottom-fixed:hover {
    background-color: #3a4c76;
    background-image: -webkit-linear-gradient(top, #3a4c76, #1e2d4e);
    background-image: linear-gradient(to bottom,#3a4c76, #1e2d4e); }
  .template-facebook .btn-bottom-fixed img {
    position: relative;
    top: 7px; }

.redesign .iframe-container {
  padding-left: 0px;
  margin-left: 76px;
  width: 200px; }

.redesign .template-facebook iframe {
  border: none;
  overflow: hidden;
  width: 180px;
  height: 80px;
  margin-top: 20px;
  padding-left: 40px; }

.redesign .btn-bottom-fixed {
  border-top: 1px solid #384477;
  height: 51px;
  text-transform: none;
  background-color: #344E8C;
  background-color: #3C4E79;
  background-image: -webkit-linear-gradient(top, #3C4E79, #1F2F52);
  background-image: linear-gradient(to bottom,#3C4E79, #1F2F52); }
  .redesign .btn-bottom-fixed:hover {
    background-color: #3a4c76;
    background-image: -webkit-linear-gradient(top, #3a4c76, #1e2d4e);
    background-image: linear-gradient(to bottom,#3a4c76, #1e2d4e); }
  .redesign .btn-bottom-fixed img {
    position: relative;
    top: 0px; }

/**
 * Gallery Template
 */
.template-gallery {
  background: #2A3138;
  height: 100%; }

.preview-smartphone .template-gallery .slide-group {
  height: 516px;
  width: 320px; }
  .preview-smartphone .template-gallery .slide-group .slide {
    text-align: center; }

.preview-smartphone .template-gallery img {
  max-width: 320px; }

/**
 * MP3 Template
 */
.template-mp3 .content {
  background: #2A3138;
  padding-top: 40px; }

.template-mp3 .btn-container {
  padding: 5px; }

.template-mp3 .section {
  border-bottom: none; }

.template-mp3 .bar {
  background: none !important;
  border-bottom: none !important; }

.template-mp3 .jp-filename {
  color: #fff;
  color: #979797;
  text-align: center;
  padding: 30px 0; }

.template-mp3 .jp-controls {
  text-align: center;
  height: 130px; }
  .template-mp3 .jp-controls a {
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90); }
    .template-mp3 .jp-controls a:hover {
      opacity: 1;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      filter: alpha(opacity=100); }
  .template-mp3 .jp-controls .jp-stop {
    position: absolute;
    bottom: 40px;
    right: 40px;
    opacity: 0.4;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40); }

.template-mp3 .jp-progress-container {
  position: relative;
  padding: 10px 20px; }

.template-mp3 .jp-progress {
  width: 100%;
  height: 6px;
  border-radius: 40px;
  background: #4A4A4A;
  -moz-box-shadow: 1px 1px 0px 0px rgba(255, 255, 255, 0.24), -1px -1px 0px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 1px 1px 0px 0px rgba(255, 255, 255, 0.24), -1px -1px 0px 0px rgba(0, 0, 0, 0.5); }

.template-mp3 .jp-seek-bar {
  width: 0px;
  height: 100%;
  cursor: pointer; }

.template-mp3 .jp-play-bar {
  width: 0px;
  height: 100%;
  background: #fff;
  border-radius: 40px;
  background: #89BFFF;
  border-radius: 40px;
  box-shadow: 0 0 8px 0px rgba(77, 213, 255, 0.87); }

.template-mp3 .jp-seeking-bg {
  background: red;
  border-radius: 40px; }

.template-mp3 .jp-time-holder {
  width: 100%;
  position: relative; }

.template-mp3 .jp-current-time, .template-mp3 .jp-duration {
  width: 60px;
  font-size: 11px;
  color: #eee;
  color: #979797;
  line-height: 60px; }

.template-mp3 .jp-current-time {
  float: left;
  display: inline; }

.template-mp3 .jp-duration {
  float: right;
  display: inline;
  text-align: right; }

.template-mp3 .btn-bottom-fixed {
  border-top: 1px solid #123123;
  height: 51px;
  text-transform: none;
  background-color: #505050;
  background-color: #505050;
  background-image: -webkit-linear-gradient(top, #505050, #2A3138);
  background-image: linear-gradient(to bottom,#505050, #2A3138); }
  .template-mp3 .btn-bottom-fixed:hover {
    background-color: #4d4d4d;
    background-image: -webkit-linear-gradient(top, #4d4d4d, #282e35);
    background-image: linear-gradient(to bottom,#4d4d4d, #282e35); }

.pure-g {
  letter-spacing: -0.31em;
  *letter-spacing: normal;
  *word-spacing: -0.43em;
  text-rendering: optimizespeed;
  font-family: FreeSans,Arimo,"Droid Sans",Helvetica,Arial,sans-serif;
  display: -webkit-flex;
  -webkit-flex-flow: row wrap;
  display: -ms-flexbox;
  -ms-flex-flow: row wrap; }

.opera-only :-o-prefocus, .pure-g {
  word-spacing: -0.43em; }

.pure-u {
  display: inline-block;
  *display: inline;
  zoom: 1;
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: top;
  text-rendering: auto; }

.pure-g [class*="pure-u"] {
  font-family: sans-serif; }

.pure-u-1, .pure-u-1-1, .pure-u-1-2, .pure-u-1-3, .pure-u-2-3, .pure-u-1-4, .pure-u-3-4, .pure-u-1-5, .pure-u-2-5, .pure-u-3-5, .pure-u-4-5, .pure-u-5-5, .pure-u-1-6, .pure-u-5-6, .pure-u-1-8, .pure-u-3-8, .pure-u-5-8, .pure-u-7-8, .pure-u-1-12, .pure-u-5-12, .pure-u-7-12, .pure-u-11-12, .pure-u-1-24, .pure-u-2-24, .pure-u-3-24, .pure-u-4-24, .pure-u-5-24, .pure-u-6-24, .pure-u-7-24, .pure-u-8-24, .pure-u-9-24, .pure-u-10-24, .pure-u-11-24, .pure-u-12-24, .pure-u-13-24, .pure-u-14-24, .pure-u-15-24, .pure-u-16-24, .pure-u-17-24, .pure-u-18-24, .pure-u-19-24, .pure-u-20-24, .pure-u-21-24, .pure-u-22-24, .pure-u-23-24, .pure-u-24-24 {
  display: inline-block;
  *display: inline;
  zoom: 1;
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: top;
  text-rendering: auto; }

.pure-u-1-24 {
  width: 4.1667%;
  *width: 4.1357%; }

.pure-u-1-12, .pure-u-2-24 {
  width: 8.3333%;
  *width: 8.3023%; }

.pure-u-1-8, .pure-u-3-24 {
  width: 12.5%;
  *width: 12.469%; }

.pure-u-1-6, .pure-u-4-24 {
  width: 16.6667%;
  *width: 16.6357%; }

.pure-u-1-5 {
  width: 20%;
  *width: 19.969%; }

.pure-u-5-24 {
  width: 20.8333%;
  *width: 20.8023%; }

.pure-u-1-4, .pure-u-6-24 {
  width: 25%;
  *width: 24.969%; }

.pure-u-7-24 {
  width: 29.1667%;
  *width: 29.1357%; }

.pure-u-1-3, .pure-u-8-24 {
  width: 33.3333%;
  *width: 33.3023%; }

.pure-u-3-8, .pure-u-9-24 {
  width: 37.5%;
  *width: 37.469%; }

.pure-u-2-5 {
  width: 40%;
  *width: 39.969%; }

.pure-u-5-12, .pure-u-10-24 {
  width: 41.6667%;
  *width: 41.6357%; }

.pure-u-11-24 {
  width: 45.8333%;
  *width: 45.8023%; }

.pure-u-1-2, .pure-u-12-24 {
  width: 50%;
  *width: 49.969%; }

.pure-u-13-24 {
  width: 54.1667%;
  *width: 54.1357%; }

.pure-u-7-12, .pure-u-14-24 {
  width: 58.3333%;
  *width: 58.3023%; }

.pure-u-3-5 {
  width: 60%;
  *width: 59.969%; }

.pure-u-5-8, .pure-u-15-24 {
  width: 62.5%;
  *width: 62.469%; }

.pure-u-2-3, .pure-u-16-24 {
  width: 66.6667%;
  *width: 66.6357%; }

.pure-u-17-24 {
  width: 70.8333%;
  *width: 70.8023%; }

.pure-u-3-4, .pure-u-18-24 {
  width: 75%;
  *width: 74.969%; }

.pure-u-19-24 {
  width: 79.1667%;
  *width: 79.1357%; }

.pure-u-4-5 {
  width: 80%;
  *width: 79.969%; }

.pure-u-5-6, .pure-u-20-24 {
  width: 83.3333%;
  *width: 83.3023%; }

.pure-u-7-8, .pure-u-21-24 {
  width: 87.5%;
  *width: 87.469%; }

.pure-u-11-12, .pure-u-22-24 {
  width: 91.6667%;
  *width: 91.6357%; }

.pure-u-23-24 {
  width: 95.8333%;
  *width: 95.8023%; }

.pure-u-1, .pure-u-1-1, .pure-u-5-5, .pure-u-24-24 {
  width: 100%; }

.pure-g-r {
  letter-spacing: -0.31em;
  *letter-spacing: normal;
  *word-spacing: -0.43em;
  font-family: FreeSans,Arimo,"Droid Sans",Helvetica,Arial,sans-serif;
  display: -webkit-flex;
  -webkit-flex-flow: row wrap;
  display: -ms-flexbox;
  -ms-flex-flow: row wrap; }

.opera-only :-o-prefocus {
  word-spacing: -0.43em; }

.pure-g-r {
  word-spacing: -0.43em; }
  .pure-g-r [class*="pure-u"] {
    font-family: sans-serif; }
  .pure-g-r img {
    max-width: 100%;
    height: auto; }

@media (min-width: 980px) {
  .pure-visible-phone, .pure-visible-tablet, .pure-hidden-desktop {
    display: none; } }

@media (max-width: 480px) {
  .pure-g-r > .pure-u, .pure-g-r > [class*="pure-u-"] {
    width: 100%; } }

@media (max-width: 767px) {
  .pure-g-r > .pure-u, .pure-g-r > [class*="pure-u-"] {
    width: 100%; }
  .pure-hidden-phone, .pure-visible-desktop {
    display: none; } }

@media (min-width: 768px) and (max-width: 979px) {
  .pure-hidden-tablet, .pure-visible-desktop {
    display: none; } }

/**
 *	SLICK SLIDER
 *
 */
.ratchet .slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.ratchet .slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .ratchet .slick-list:focus {
    outline: none; }

.ratchet .slick-loading .slick-list {
  background: white url("/img/ajax-loader.gif") center center no-repeat; }

.ratchet .slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.ratchet .slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.ratchet .slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .ratchet .slick-track:before {
    content: "";
    display: table; }
  .ratchet .slick-track:after {
    content: "";
    display: table;
    clear: both; }

.ratchet .slick-loading .slick-track {
  visibility: hidden; }

.ratchet .slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
  overflow: hidden; }
  .ratchet .slick-slide img {
    max-width: 100%; }

.ratchet [dir="rtl"] .slick-slide {
  float: right; }

.ratchet .slick-slide img {
  display: block; }

.ratchet .slick-slide.slick-loading img {
  display: none; }

.ratchet .slick-slide.dragging img {
  pointer-events: none; }

.ratchet .slick-initialized .slick-slide {
  display: block; }

.ratchet .slick-loading .slick-slide {
  visibility: hidden; }

.ratchet .slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }
