@charset "UTF-8";
/*!
 * 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 */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  .navbar {
    display: none;
  }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  .label {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "\002a";
}

.glyphicon-plus:before {
  content: "\002b";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}

.glyphicon-minus:before {
  content: "\2212";
}

.glyphicon-cloud:before {
  content: "\2601";
}

.glyphicon-envelope:before {
  content: "\2709";
}

.glyphicon-pencil:before {
  content: "\270f";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.glyphicon-cd:before {
  content: "\e201";
}

.glyphicon-save-file:before {
  content: "\e202";
}

.glyphicon-open-file:before {
  content: "\e203";
}

.glyphicon-level-up:before {
  content: "\e204";
}

.glyphicon-copy:before {
  content: "\e205";
}

.glyphicon-paste:before {
  content: "\e206";
}

.glyphicon-alert:before {
  content: "\e209";
}

.glyphicon-equalizer:before {
  content: "\e210";
}

.glyphicon-king:before {
  content: "\e211";
}

.glyphicon-queen:before {
  content: "\e212";
}

.glyphicon-pawn:before {
  content: "\e213";
}

.glyphicon-bishop:before {
  content: "\e214";
}

.glyphicon-knight:before {
  content: "\e215";
}

.glyphicon-baby-formula:before {
  content: "\e216";
}

.glyphicon-tent:before {
  content: "\26fa";
}

.glyphicon-blackboard:before {
  content: "\e218";
}

.glyphicon-bed:before {
  content: "\e219";
}

.glyphicon-apple:before {
  content: "\f8ff";
}

.glyphicon-erase:before {
  content: "\e221";
}

.glyphicon-hourglass:before {
  content: "\231b";
}

.glyphicon-lamp:before {
  content: "\e223";
}

.glyphicon-duplicate:before {
  content: "\e224";
}

.glyphicon-piggy-bank:before {
  content: "\e225";
}

.glyphicon-scissors:before {
  content: "\e226";
}

.glyphicon-bitcoin:before {
  content: "\e227";
}

.glyphicon-btc:before {
  content: "\e227";
}

.glyphicon-xbt:before {
  content: "\e227";
}

.glyphicon-yen:before {
  content: "\00a5";
}

.glyphicon-jpy:before {
  content: "\00a5";
}

.glyphicon-ruble:before {
  content: "\20bd";
}

.glyphicon-rub:before {
  content: "\20bd";
}

.glyphicon-scale:before {
  content: "\e230";
}

.glyphicon-ice-lolly:before {
  content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

.glyphicon-education:before {
  content: "\e233";
}

.glyphicon-option-horizontal:before {
  content: "\e234";
}

.glyphicon-option-vertical:before {
  content: "\e235";
}

.glyphicon-menu-hamburger:before {
  content: "\e236";
}

.glyphicon-modal-window:before {
  content: "\e237";
}

.glyphicon-oil:before {
  content: "\e238";
}

.glyphicon-grain:before {
  content: "\e239";
}

.glyphicon-sunglasses:before {
  content: "\e240";
}

.glyphicon-text-size:before {
  content: "\e241";
}

.glyphicon-text-color:before {
  content: "\e242";
}

.glyphicon-text-background:before {
  content: "\e243";
}

.glyphicon-object-align-top:before {
  content: "\e244";
}

.glyphicon-object-align-bottom:before {
  content: "\e245";
}

.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

.glyphicon-object-align-left:before {
  content: "\e247";
}

.glyphicon-object-align-vertical:before {
  content: "\e248";
}

.glyphicon-object-align-right:before {
  content: "\e249";
}

.glyphicon-triangle-right:before {
  content: "\e250";
}

.glyphicon-triangle-left:before {
  content: "\e251";
}

.glyphicon-triangle-bottom:before {
  content: "\e252";
}

.glyphicon-triangle-top:before {
  content: "\e253";
}

.glyphicon-console:before {
  content: "\e254";
}

.glyphicon-superscript:before {
  content: "\e255";
}

.glyphicon-subscript:before {
  content: "\e256";
}

.glyphicon-menu-left:before {
  content: "\e257";
}

.glyphicon-menu-right:before {
  content: "\e258";
}

.glyphicon-menu-down:before {
  content: "\e259";
}

.glyphicon-menu-up:before {
  content: "\e260";
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #0060bf;
  text-decoration: none;
}
a:hover, a:focus {
  color: #003a73;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 3px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role="button"] {
  cursor: pointer;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: MuseoSansRounded, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: #404040;
}
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 22px;
  margin-bottom: 11px;
}
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 11px;
  margin-bottom: 11px;
}
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

h1, .h1 {
  font-size: 28px;
}

h2, .h2 {
  font-size: 24px;
}

h3, .h3 {
  font-size: 22px;
}

h4, .h4 {
  font-size: 20px;
}

h5, .h5 {
  font-size: 16px;
}

h6, .h6 {
  font-size: 14px;
}

p {
  margin: 0 0 11px;
}

.lead {
  margin-bottom: 22px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 24px;
  }
}

small,
.small {
  font-size: 87%;
}

mark,
.mark {
  background-color: rgba(234, 82, 0, 0.15);
  padding: .2em;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase, .initialism {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #777777;
}

.text-primary {
  color: #0060bf;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #00468c;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

.text-info {
  color: #212121;
}

a.text-info:hover,
a.text-info:focus {
  color: #080808;
}

.text-warning {
  color: #212121;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #080808;
}

.text-danger {
  color: #ea5400;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #b74200;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #0060bf;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #00468c;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: rgba(234, 82, 0, 0.15);
}

a.bg-info:hover,
a.bg-info:focus {
  background-color: rgba(183, 64, 0, 0.15);
}

.bg-warning {
  background-color: rgba(234, 82, 0, 0.15);
}

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: rgba(183, 64, 0, 0.15);
}

.bg-danger {
  background-color: #fdede5;
}

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #f9ccb6;
}

.page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #eeeeee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 11px;
}
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 22px;
}

dt,
dd {
  line-height: 1.42857143;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  font-size: 20px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

address {
  margin-bottom: 22px;
  font-style: normal;
  line-height: 1.42857143;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 3px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

pre {
  display: block;
  padding: 10.5px;
  margin: 0 0 11px;
  font-size: 15px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 3px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container, .rtm-main-content {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container:before, .rtm-main-content:before, .container:after, .rtm-main-content:after {
  content: " ";
  display: table;
}
.container:after, .rtm-main-content:after {
  clear: both;
}
@media (min-width: 768px) {
  .container, .rtm-main-content {
    width: auto;
  }
}
@media (min-width: 992px) {
  .container, .rtm-main-content {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container, .rtm-main-content {
    width: 970px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before, .row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  .col-sm-1 {
    width: 8.33333333%;
  }

  .col-sm-2 {
    width: 16.66666667%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-4 {
    width: 33.33333333%;
  }

  .col-sm-5 {
    width: 41.66666667%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-7 {
    width: 58.33333333%;
  }

  .col-sm-8 {
    width: 66.66666667%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-10 {
    width: 83.33333333%;
  }

  .col-sm-11 {
    width: 91.66666667%;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-4 {
    right: 33.33333333%;
  }

  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-7 {
    right: 58.33333333%;
  }

  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-10 {
    right: 83.33333333%;
  }

  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-push-1 {
    left: 8.33333333%;
  }

  .col-sm-push-2 {
    left: 16.66666667%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-4 {
    left: 33.33333333%;
  }

  .col-sm-push-5 {
    left: 41.66666667%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-7 {
    left: 58.33333333%;
  }

  .col-sm-push-8 {
    left: 66.66666667%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-10 {
    left: 83.33333333%;
  }

  .col-sm-push-11 {
    left: 91.66666667%;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-offset-0 {
    margin-left: 0%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

  .col-md-1 {
    width: 8.33333333%;
  }

  .col-md-2 {
    width: 16.66666667%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-4 {
    width: 33.33333333%;
  }

  .col-md-5 {
    width: 41.66666667%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-7 {
    width: 58.33333333%;
  }

  .col-md-8 {
    width: 66.66666667%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-10 {
    width: 83.33333333%;
  }

  .col-md-11 {
    width: 91.66666667%;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-pull-1 {
    right: 8.33333333%;
  }

  .col-md-pull-2 {
    right: 16.66666667%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-4 {
    right: 33.33333333%;
  }

  .col-md-pull-5 {
    right: 41.66666667%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-7 {
    right: 58.33333333%;
  }

  .col-md-pull-8 {
    right: 66.66666667%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-10 {
    right: 83.33333333%;
  }

  .col-md-pull-11 {
    right: 91.66666667%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-push-1 {
    left: 8.33333333%;
  }

  .col-md-push-2 {
    left: 16.66666667%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-4 {
    left: 33.33333333%;
  }

  .col-md-push-5 {
    left: 41.66666667%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-7 {
    left: 58.33333333%;
  }

  .col-md-push-8 {
    left: 66.66666667%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-10 {
    left: 83.33333333%;
  }

  .col-md-push-11 {
    left: 91.66666667%;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-offset-0 {
    margin-left: 0%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  .col-lg-1 {
    width: 8.33333333%;
  }

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

  .col-lg-11 {
    width: 91.66666667%;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-push-1 {
    left: 8.33333333%;
  }

  .col-lg-push-2 {
    left: 16.66666667%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-4 {
    left: 33.33333333%;
  }

  .col-lg-push-5 {
    left: 41.66666667%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-7 {
    left: 58.33333333%;
  }

  .col-lg-push-8 {
    left: 66.66666667%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-10 {
    left: 83.33333333%;
  }

  .col-lg-push-11 {
    left: 91.66666667%;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 22px;
}
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: rgba(234, 82, 0, 0.15);
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: rgba(209, 73, 0, 0.15);
}

.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: rgba(234, 82, 0, 0.15);
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: rgba(209, 73, 0, 0.15);
}

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #fdede5;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #fbddcd;
}

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 16.5px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 22px;
  font-size: 24px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

input[type="file"] {
  display: block;
}

input[type="range"] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #555555;
}

.form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 3px;
  -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 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.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);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 36px;
  }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn, .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn, .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn, .input-group-sm
  input[type="month"] {
    line-height: 33px;
  }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg
  input[type="month"] {
    line-height: 52px;
  }
}
.form-group {
  margin-bottom: 10px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 22px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled, fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed;
}

.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled]
.checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 38px;
}
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-left: 0;
  padding-right: 0;
}

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 33px;
  line-height: 33px;
}

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto;
}

.form-group-sm .form-control {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 33px;
  line-height: 33px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 33px;
  min-height: 36px;
  padding: 6px 10px;
  font-size: 14px;
  line-height: 1.5;
}

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 52px;
  padding: 10px 12px;
  font-size: 23px;
  line-height: 1.3333333;
  border-radius: 3px;
}

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 52px;
  line-height: 52px;
}

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto;
}

.form-group-lg .form-control {
  height: 52px;
  padding: 10px 12px;
  font-size: 23px;
  line-height: 1.3333333;
  border-radius: 3px;
}
.form-group-lg select.form-control {
  height: 52px;
  line-height: 52px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 52px;
  min-height: 45px;
  padding: 11px 12px;
  font-size: 23px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 45px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 52px;
  height: 52px;
  line-height: 52px;
}

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 33px;
  height: 33px;
  line-height: 33px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d;
}
.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);
}
.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;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #212121;
}
.has-warning .form-control {
  border-color: #212121;
  -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);
}
.has-warning .form-control:focus {
  border-color: #080808;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #545454;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #545454;
}
.has-warning .input-group-addon {
  color: #212121;
  border-color: #212121;
  background-color: rgba(234, 82, 0, 0.15);
}
.has-warning .form-control-feedback {
  color: #212121;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #ea5400;
}
.has-error .form-control {
  border-color: #ea5400;
  -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);
}
.has-error .form-control:focus {
  border-color: #b74200;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff8f51;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff8f51;
}
.has-error .input-group-addon {
  color: #ea5400;
  border-color: #ea5400;
  background-color: #fdede5;
}
.has-error .form-control-feedback {
  color: #ea5400;
}

.has-feedback label ~ .form-control-feedback {
  top: 27px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 29px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 23px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 14px;
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  border-radius: 3px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -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);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  background-image: none;
}
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #009dff;
  border-color: transparent;
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #007ecc;
  border-color: transparent;
}
.btn-primary:hover {
  color: #fff;
  background-color: #007ecc;
  border-color: transparent;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #007ecc;
  border-color: transparent;
}
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #0068a8;
  border-color: transparent;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: #009dff;
  border-color: transparent;
}
.btn-primary .badge {
  color: #009dff;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: rgba(0, 0, 0, 0.5);
  background-color: rgba(0, 96, 191, 0.1);
  border-color: transparent;
}
.btn-info:focus, .btn-info.focus {
  color: rgba(0, 0, 0, 0.5);
  background-color: rgba(0, 70, 140, 0.1);
  border-color: transparent;
}
.btn-info:hover {
  color: rgba(0, 0, 0, 0.5);
  background-color: rgba(0, 70, 140, 0.1);
  border-color: transparent;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: rgba(0, 0, 0, 0.5);
  background-color: rgba(0, 70, 140, 0.1);
  border-color: transparent;
}
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: rgba(0, 0, 0, 0.5);
  background-color: rgba(0, 52, 104, 0.1);
  border-color: transparent;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  background-color: rgba(0, 96, 191, 0.1);
  border-color: transparent;
}
.btn-info .badge {
  color: rgba(0, 96, 191, 0.1);
  background-color: rgba(0, 0, 0, 0.5);
}

.btn-warning {
  color: #fff;
  background-color: #d24b03;
  border-color: transparent;
}
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #a03902;
  border-color: transparent;
}
.btn-warning:hover {
  color: #fff;
  background-color: #a03902;
  border-color: transparent;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #a03902;
  border-color: transparent;
}
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #7d2c02;
  border-color: transparent;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
  background-color: #d24b03;
  border-color: transparent;
}
.btn-warning .badge {
  color: #d24b03;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  color: #0060bf;
  font-weight: normal;
  border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
  color: #003a73;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 12px;
  font-size: 23px;
  line-height: 1.3333333;
  border-radius: 3px;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}
.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.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;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.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;
  list-style: none;
  font-size: 16px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 3px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #0060bf;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}

.dropdown-menu-right {
  left: auto;
  right: 0;
}

.dropdown-menu-left {
  left: 0;
  right: auto;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

.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);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 3px;
}
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 14px;
  border-radius: 3px;
}
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 12px;
  font-size: 23px;
  border-radius: 3px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav:before, .nav:after {
  content: " ";
  display: table;
}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #0060bf;
}
.nav .nav-divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 3px 3px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 3px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #0060bf;
}

.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 3px;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 3px 3px 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 114px;
  margin-bottom: 0;
  border: 1px solid transparent;
}
.navbar:before, .navbar:after {
  content: " ";
  display: table;
}
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 3px;
  }
}

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

.container > .navbar-header, .rtm-main-content > .navbar-header,
.container > .navbar-collapse,
.rtm-main-content > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header, .rtm-main-content > .navbar-header,
  .container > .navbar-collapse,
  .rtm-main-content > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  padding: 5px 15px;
  font-size: 23px;
  line-height: 22px;
  height: 114px;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand, .navbar > .rtm-main-content .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 40px;
  margin-bottom: 40px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 3px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 2.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 22px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 22px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 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);
  margin-top: 39px;
  margin-bottom: 39px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 39px;
  margin-bottom: 39px;
}
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 40.5px;
  margin-bottom: 40.5px;
}
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 46px;
  margin-bottom: 46px;
}

.navbar-text {
  margin-top: 46px;
  margin-bottom: 46px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }

  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #0060bf;
  border-color: rgba(0, 0, 0, 0.05);
}
.navbar-default .navbar-brand {
  color: #fff;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #e6e6e6;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #fff;
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #004f9e;
}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: rgba(0, 0, 0, 0.05);
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #004f9e;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #004f9e;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #fff;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #fff;
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 22px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 3px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #777777;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 22px 0;
  border-radius: 3px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #0060bf;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #003a73;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #0060bf;
  border-color: #0060bf;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 12px;
  font-size: 23px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 22px 0;
  list-style: none;
  text-align: center;
}
.pager:before, .pager:after {
  content: " ";
  display: table;
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label-default {
  background-color: #777777;
}
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e;
}

.label-primary {
  background-color: #0060bf;
}
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #00468c;
}

.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}

.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}

.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #0060bf;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron, .rtm-main-content .jumbotron, .container-fluid .jumbotron {
  border-radius: 3px;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container, .jumbotron .rtm-main-content {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron, .rtm-main-content .jumbotron, .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 72px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 22px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #0060bf;
}

.alert {
  padding: 15px;
  margin-bottom: 22px;
  border: 1px solid transparent;
  border-radius: 5px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  background-color: rgba(234, 82, 0, 0.15);
  border-color: transparent;
  color: #212121;
}
.alert-info hr {
  border-top-color: transparent;
}
.alert-info .alert-link {
  color: #080808;
}

.alert-warning {
  background-color: rgba(234, 82, 0, 0.15);
  border-color: transparent;
  color: #212121;
}
.alert-warning hr {
  border-top-color: transparent;
}
.alert-warning .alert-link {
  color: #080808;
}

.alert-danger {
  background-color: #fdede5;
  border-color: #ea5200;
  color: #ea5400;
}
.alert-danger hr {
  border-top-color: #d14900;
}
.alert-danger .alert-link {
  color: #b74200;
}

@-webkit-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;
  }
}
.progress {
  overflow: hidden;
  height: 22px;
  margin-bottom: 22px;
  background-color: #f5f5f5;
  border-radius: 3px;
  -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);
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 14px;
  line-height: 22px;
  color: #fff;
  text-align: center;
  background-color: #0060bf;
  -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 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  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);
  background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}
.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);
}

.progress-bar-info {
  background-color: #5bc0de;
}
.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);
}

.progress-bar-warning {
  background-color: #f0ad4e;
}
.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);
}

.progress-bar-danger {
  background-color: #d9534f;
}
.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);
}

.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}

.media-right,
.media > .pull-right {
  padding-left: 10px;
}

.media-left,
.media > .pull-left {
  padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #0060bf;
  border-color: #0060bf;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #8cc6ff;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #212121;
  background-color: rgba(234, 82, 0, 0.15);
}

a.list-group-item-info,
button.list-group-item-info {
  color: #212121;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #212121;
  background-color: rgba(209, 73, 0, 0.15);
}
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #212121;
  border-color: #212121;
}

.list-group-item-warning {
  color: #212121;
  background-color: rgba(234, 82, 0, 0.15);
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #212121;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #212121;
  background-color: rgba(209, 73, 0, 0.15);
}
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #212121;
  border-color: #212121;
}

.list-group-item-danger {
  color: #ea5400;
  background-color: #fdede5;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #ea5400;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #ea5400;
  background-color: #fbddcd;
}
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #ea5400;
  border-color: #ea5400;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 22px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}
.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}
.panel-body:after {
  clear: both;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 2px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 2px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 2px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 2px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

.panel-group {
  margin-bottom: 22px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 3px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #0060bf;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #0060bf;
  border-color: #0060bf;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #0060bf;
}
.panel-primary > .panel-heading .badge {
  color: #0060bf;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #0060bf;
}

.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: transparent;
}
.panel-info > .panel-heading {
  color: #212121;
  background-color: rgba(234, 82, 0, 0.15);
  border-color: transparent;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: transparent;
}
.panel-info > .panel-heading .badge {
  color: rgba(234, 82, 0, 0.15);
  background-color: #212121;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: transparent;
}

.panel-warning {
  border-color: transparent;
}
.panel-warning > .panel-heading {
  color: #212121;
  background-color: rgba(234, 82, 0, 0.15);
  border-color: transparent;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: transparent;
}
.panel-warning > .panel-heading .badge {
  color: rgba(234, 82, 0, 0.15);
  background-color: #212121;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: transparent;
}

.panel-danger {
  border-color: #ea5200;
}
.panel-danger > .panel-heading {
  color: #ea5400;
  background-color: #fdede5;
  border-color: #ea5200;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ea5200;
}
.panel-danger > .panel-heading .badge {
  color: #fdede5;
  background-color: #ea5400;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ea5200;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 3px;
  -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);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 3px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header:before, .modal-header:after {
  content: " ";
  display: table;
}
.modal-header:after {
  clear: both;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.42857143;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  .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);
  }

  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 3px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 16px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 16px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 2px 2px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover > .arrow {
  border-width: 11px;
}

.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent;
}
.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: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  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: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  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);
}
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }

  table.visible-xs {
    display: table !important;
  }

  tr.visible-xs {
    display: table-row !important;
  }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }

  table.visible-sm {
    display: table !important;
  }

  tr.visible-sm {
    display: table-row !important;
  }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }

  table.visible-md {
    display: table !important;
  }

  tr.visible-md {
    display: table-row !important;
  }

  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }

  table.visible-lg {
    display: table !important;
  }

  tr.visible-lg {
    display: table-row !important;
  }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }

  table.visible-print {
    display: table !important;
  }

  tr.visible-print {
    display: table-row !important;
  }

  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}
/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("/css/fonts/fontawesome-webfont.eot?v=4.3.0");
  src: url("/css/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("/css/fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("/css/fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("/css/fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("/css/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa, .rtm-vote-box .vote-up a, .rtm-vote-box .vote-down a, .rtm-help-nav li:last-child > a:only-child:before, .rtm-help-nav ul + a:before, .rtm-help-content-contact a:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left, .rtm-vote-box .vote-up a.pull-left, .rtm-vote-box .vote-down a.pull-left, .rtm-help-nav li:last-child > a.pull-left:only-child:before, .rtm-help-nav ul + a.pull-left:before, .rtm-help-content-contact a.pull-left:before {
  margin-right: .3em;
}
.fa.pull-right, .rtm-vote-box .vote-up a.pull-right, .rtm-vote-box .vote-down a.pull-right, .rtm-help-nav li:last-child > a.pull-right:only-child:before, .rtm-help-nav ul + a.pull-right:before, .rtm-help-content-contact a.pull-right:before {
  margin-left: .3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "";
}

.fa-music:before {
  content: "";
}

.fa-search:before {
  content: "";
}

.fa-envelope-o:before, .rtm-help-content-contact a:before {
  content: "";
}

.fa-heart:before {
  content: "";
}

.fa-star:before {
  content: "";
}

.fa-star-o:before {
  content: "";
}

.fa-user:before {
  content: "";
}

.fa-film:before {
  content: "";
}

.fa-th-large:before {
  content: "";
}

.fa-th:before {
  content: "";
}

.fa-th-list:before {
  content: "";
}

.fa-check:before {
  content: "";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "";
}

.fa-search-plus:before {
  content: "";
}

.fa-search-minus:before {
  content: "";
}

.fa-power-off:before {
  content: "";
}

.fa-signal:before {
  content: "";
}

.fa-gear:before,
.fa-cog:before {
  content: "";
}

.fa-trash-o:before {
  content: "";
}

.fa-home:before {
  content: "";
}

.fa-file-o:before {
  content: "";
}

.fa-clock-o:before {
  content: "";
}

.fa-road:before {
  content: "";
}

.fa-download:before {
  content: "";
}

.fa-arrow-circle-o-down:before {
  content: "";
}

.fa-arrow-circle-o-up:before {
  content: "";
}

.fa-inbox:before {
  content: "";
}

.fa-play-circle-o:before {
  content: "";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "";
}

.fa-refresh:before {
  content: "";
}

.fa-list-alt:before {
  content: "";
}

.fa-lock:before {
  content: "";
}

.fa-flag:before {
  content: "";
}

.fa-headphones:before {
  content: "";
}

.fa-volume-off:before {
  content: "";
}

.fa-volume-down:before {
  content: "";
}

.fa-volume-up:before {
  content: "";
}

.fa-qrcode:before {
  content: "";
}

.fa-barcode:before {
  content: "";
}

.fa-tag:before {
  content: "";
}

.fa-tags:before {
  content: "";
}

.fa-book:before {
  content: "";
}

.fa-bookmark:before {
  content: "";
}

.fa-print:before {
  content: "";
}

.fa-camera:before {
  content: "";
}

.fa-font:before {
  content: "";
}

.fa-bold:before {
  content: "";
}

.fa-italic:before {
  content: "";
}

.fa-text-height:before {
  content: "";
}

.fa-text-width:before {
  content: "";
}

.fa-align-left:before {
  content: "";
}

.fa-align-center:before {
  content: "";
}

.fa-align-right:before {
  content: "";
}

.fa-align-justify:before {
  content: "";
}

.fa-list:before {
  content: "";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "";
}

.fa-indent:before {
  content: "";
}

.fa-video-camera:before {
  content: "";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "";
}

.fa-pencil:before {
  content: "";
}

.fa-map-marker:before {
  content: "";
}

.fa-adjust:before {
  content: "";
}

.fa-tint:before {
  content: "";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "";
}

.fa-share-square-o:before {
  content: "";
}

.fa-check-square-o:before {
  content: "";
}

.fa-arrows:before {
  content: "";
}

.fa-step-backward:before {
  content: "";
}

.fa-fast-backward:before {
  content: "";
}

.fa-backward:before {
  content: "";
}

.fa-play:before {
  content: "";
}

.fa-pause:before {
  content: "";
}

.fa-stop:before {
  content: "";
}

.fa-forward:before {
  content: "";
}

.fa-fast-forward:before {
  content: "";
}

.fa-step-forward:before {
  content: "";
}

.fa-eject:before {
  content: "";
}

.fa-chevron-left:before {
  content: "";
}

.fa-chevron-right:before {
  content: "";
}

.fa-plus-circle:before {
  content: "";
}

.fa-minus-circle:before {
  content: "";
}

.fa-times-circle:before {
  content: "";
}

.fa-check-circle:before {
  content: "";
}

.fa-question-circle:before {
  content: "";
}

.fa-info-circle:before {
  content: "";
}

.fa-crosshairs:before {
  content: "";
}

.fa-times-circle-o:before {
  content: "";
}

.fa-check-circle-o:before {
  content: "";
}

.fa-ban:before {
  content: "";
}

.fa-arrow-left:before {
  content: "";
}

.fa-arrow-right:before {
  content: "";
}

.fa-arrow-up:before {
  content: "";
}

.fa-arrow-down:before {
  content: "";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "";
}

.fa-expand:before {
  content: "";
}

.fa-compress:before {
  content: "";
}

.fa-plus:before {
  content: "";
}

.fa-minus:before {
  content: "";
}

.fa-asterisk:before {
  content: "";
}

.fa-exclamation-circle:before {
  content: "";
}

.fa-gift:before {
  content: "";
}

.fa-leaf:before {
  content: "";
}

.fa-fire:before {
  content: "";
}

.fa-eye:before {
  content: "";
}

.fa-eye-slash:before {
  content: "";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "";
}

.fa-plane:before {
  content: "";
}

.fa-calendar:before {
  content: "";
}

.fa-random:before {
  content: "";
}

.fa-comment:before {
  content: "";
}

.fa-magnet:before {
  content: "";
}

.fa-chevron-up:before {
  content: "";
}

.fa-chevron-down:before {
  content: "";
}

.fa-retweet:before {
  content: "";
}

.fa-shopping-cart:before {
  content: "";
}

.fa-folder:before {
  content: "";
}

.fa-folder-open:before {
  content: "";
}

.fa-arrows-v:before {
  content: "";
}

.fa-arrows-h:before {
  content: "";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "";
}

.fa-twitter-square:before {
  content: "";
}

.fa-facebook-square:before {
  content: "";
}

.fa-camera-retro:before {
  content: "";
}

.fa-key:before {
  content: "";
}

.fa-gears:before,
.fa-cogs:before {
  content: "";
}

.fa-comments:before {
  content: "";
}

.fa-thumbs-o-up:before, .rtm-vote-box .vote-up a:before {
  content: "";
}

.fa-thumbs-o-down:before, .rtm-vote-box .vote-down a:before {
  content: "";
}

.fa-star-half:before {
  content: "";
}

.fa-heart-o:before {
  content: "";
}

.fa-sign-out:before {
  content: "";
}

.fa-linkedin-square:before {
  content: "";
}

.fa-thumb-tack:before {
  content: "";
}

.fa-external-link:before {
  content: "";
}

.fa-sign-in:before {
  content: "";
}

.fa-trophy:before {
  content: "";
}

.fa-github-square:before {
  content: "";
}

.fa-upload:before {
  content: "";
}

.fa-lemon-o:before {
  content: "";
}

.fa-phone:before {
  content: "";
}

.fa-square-o:before {
  content: "";
}

.fa-bookmark-o:before {
  content: "";
}

.fa-phone-square:before {
  content: "";
}

.fa-twitter:before {
  content: "";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "";
}

.fa-github:before {
  content: "";
}

.fa-unlock:before {
  content: "";
}

.fa-credit-card:before {
  content: "";
}

.fa-rss:before {
  content: "";
}

.fa-hdd-o:before {
  content: "";
}

.fa-bullhorn:before {
  content: "";
}

.fa-bell:before {
  content: "";
}

.fa-certificate:before {
  content: "";
}

.fa-hand-o-right:before {
  content: "";
}

.fa-hand-o-left:before {
  content: "";
}

.fa-hand-o-up:before {
  content: "";
}

.fa-hand-o-down:before {
  content: "";
}

.fa-arrow-circle-left:before {
  content: "";
}

.fa-arrow-circle-right:before {
  content: "";
}

.fa-arrow-circle-up:before {
  content: "";
}

.fa-arrow-circle-down:before {
  content: "";
}

.fa-globe:before {
  content: "";
}

.fa-wrench:before {
  content: "";
}

.fa-tasks:before {
  content: "";
}

.fa-filter:before {
  content: "";
}

.fa-briefcase:before {
  content: "";
}

.fa-arrows-alt:before {
  content: "";
}

.fa-group:before,
.fa-users:before {
  content: "";
}

.fa-chain:before,
.fa-link:before {
  content: "";
}

.fa-cloud:before {
  content: "";
}

.fa-flask:before {
  content: "";
}

.fa-cut:before,
.fa-scissors:before {
  content: "";
}

.fa-copy:before,
.fa-files-o:before {
  content: "";
}

.fa-paperclip:before {
  content: "";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "";
}

.fa-square:before {
  content: "";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "";
}

.fa-list-ul:before {
  content: "";
}

.fa-list-ol:before {
  content: "";
}

.fa-strikethrough:before {
  content: "";
}

.fa-underline:before {
  content: "";
}

.fa-table:before {
  content: "";
}

.fa-magic:before {
  content: "";
}

.fa-truck:before {
  content: "";
}

.fa-pinterest:before {
  content: "";
}

.fa-pinterest-square:before {
  content: "";
}

.fa-google-plus-square:before {
  content: "";
}

.fa-google-plus:before {
  content: "";
}

.fa-money:before {
  content: "";
}

.fa-caret-down:before {
  content: "";
}

.fa-caret-up:before {
  content: "";
}

.fa-caret-left:before {
  content: "";
}

.fa-caret-right:before {
  content: "";
}

.fa-columns:before {
  content: "";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "";
}

.fa-envelope:before {
  content: "";
}

.fa-linkedin:before {
  content: "";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "";
}

.fa-legal:before,
.fa-gavel:before {
  content: "";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "";
}

.fa-comment-o:before {
  content: "";
}

.fa-comments-o:before {
  content: "";
}

.fa-flash:before,
.fa-bolt:before {
  content: "";
}

.fa-sitemap:before {
  content: "";
}

.fa-umbrella:before {
  content: "";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "";
}

.fa-lightbulb-o:before {
  content: "";
}

.fa-exchange:before {
  content: "";
}

.fa-cloud-download:before {
  content: "";
}

.fa-cloud-upload:before {
  content: "";
}

.fa-user-md:before {
  content: "";
}

.fa-stethoscope:before {
  content: "";
}

.fa-suitcase:before {
  content: "";
}

.fa-bell-o:before {
  content: "";
}

.fa-coffee:before {
  content: "";
}

.fa-cutlery:before {
  content: "";
}

.fa-file-text-o:before {
  content: "";
}

.fa-building-o:before {
  content: "";
}

.fa-hospital-o:before {
  content: "";
}

.fa-ambulance:before {
  content: "";
}

.fa-medkit:before {
  content: "";
}

.fa-fighter-jet:before {
  content: "";
}

.fa-beer:before {
  content: "";
}

.fa-h-square:before {
  content: "";
}

.fa-plus-square:before {
  content: "";
}

.fa-angle-double-left:before {
  content: "";
}

.fa-angle-double-right:before {
  content: "";
}

.fa-angle-double-up:before {
  content: "";
}

.fa-angle-double-down:before {
  content: "";
}

.fa-angle-left:before {
  content: "";
}

.fa-angle-right:before, .rtm-help-nav ul + a:before {
  content: "";
}

.fa-angle-up:before {
  content: "";
}

.fa-angle-down:before {
  content: "";
}

.fa-desktop:before {
  content: "";
}

.fa-laptop:before {
  content: "";
}

.fa-tablet:before {
  content: "";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "";
}

.fa-circle-o:before {
  content: "";
}

.fa-quote-left:before {
  content: "";
}

.fa-quote-right:before {
  content: "";
}

.fa-spinner:before {
  content: "";
}

.fa-circle:before {
  content: "";
}

.fa-mail-reply:before,
.fa-reply:before,
.rtm-help-nav li:last-child > a:only-child:before {
  content: "";
}

.fa-github-alt:before {
  content: "";
}

.fa-folder-o:before {
  content: "";
}

.fa-folder-open-o:before {
  content: "";
}

.fa-smile-o:before {
  content: "";
}

.fa-frown-o:before {
  content: "";
}

.fa-meh-o:before {
  content: "";
}

.fa-gamepad:before {
  content: "";
}

.fa-keyboard-o:before {
  content: "";
}

.fa-flag-o:before {
  content: "";
}

.fa-flag-checkered:before {
  content: "";
}

.fa-terminal:before {
  content: "";
}

.fa-code:before {
  content: "";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "";
}

.fa-location-arrow:before {
  content: "";
}

.fa-crop:before {
  content: "";
}

.fa-code-fork:before {
  content: "";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "";
}

.fa-question:before {
  content: "";
}

.fa-info:before {
  content: "";
}

.fa-exclamation:before {
  content: "";
}

.fa-superscript:before {
  content: "";
}

.fa-subscript:before {
  content: "";
}

.fa-eraser:before {
  content: "";
}

.fa-puzzle-piece:before {
  content: "";
}

.fa-microphone:before {
  content: "";
}

.fa-microphone-slash:before {
  content: "";
}

.fa-shield:before {
  content: "";
}

.fa-calendar-o:before {
  content: "";
}

.fa-fire-extinguisher:before {
  content: "";
}

.fa-rocket:before {
  content: "";
}

.fa-maxcdn:before {
  content: "";
}

.fa-chevron-circle-left:before {
  content: "";
}

.fa-chevron-circle-right:before {
  content: "";
}

.fa-chevron-circle-up:before {
  content: "";
}

.fa-chevron-circle-down:before {
  content: "";
}

.fa-html5:before {
  content: "";
}

.fa-css3:before {
  content: "";
}

.fa-anchor:before {
  content: "";
}

.fa-unlock-alt:before {
  content: "";
}

.fa-bullseye:before {
  content: "";
}

.fa-ellipsis-h:before {
  content: "";
}

.fa-ellipsis-v:before {
  content: "";
}

.fa-rss-square:before {
  content: "";
}

.fa-play-circle:before {
  content: "";
}

.fa-ticket:before {
  content: "";
}

.fa-minus-square:before {
  content: "";
}

.fa-minus-square-o:before {
  content: "";
}

.fa-level-up:before {
  content: "";
}

.fa-level-down:before {
  content: "";
}

.fa-check-square:before {
  content: "";
}

.fa-pencil-square:before {
  content: "";
}

.fa-external-link-square:before {
  content: "";
}

.fa-share-square:before {
  content: "";
}

.fa-compass:before {
  content: "";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "";
}

.fa-euro:before,
.fa-eur:before {
  content: "";
}

.fa-gbp:before {
  content: "";
}

.fa-dollar:before,
.fa-usd:before {
  content: "";
}

.fa-rupee:before,
.fa-inr:before {
  content: "";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "";
}

.fa-won:before,
.fa-krw:before {
  content: "";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "";
}

.fa-file:before {
  content: "";
}

.fa-file-text:before {
  content: "";
}

.fa-sort-alpha-asc:before {
  content: "";
}

.fa-sort-alpha-desc:before {
  content: "";
}

.fa-sort-amount-asc:before {
  content: "";
}

.fa-sort-amount-desc:before {
  content: "";
}

.fa-sort-numeric-asc:before {
  content: "";
}

.fa-sort-numeric-desc:before {
  content: "";
}

.fa-thumbs-up:before {
  content: "";
}

.fa-thumbs-down:before {
  content: "";
}

.fa-youtube-square:before {
  content: "";
}

.fa-youtube:before {
  content: "";
}

.fa-xing:before {
  content: "";
}

.fa-xing-square:before {
  content: "";
}

.fa-youtube-play:before {
  content: "";
}

.fa-dropbox:before {
  content: "";
}

.fa-stack-overflow:before {
  content: "";
}

.fa-instagram:before {
  content: "";
}

.fa-flickr:before {
  content: "";
}

.fa-adn:before {
  content: "";
}

.fa-bitbucket:before {
  content: "";
}

.fa-bitbucket-square:before {
  content: "";
}

.fa-tumblr:before {
  content: "";
}

.fa-tumblr-square:before {
  content: "";
}

.fa-long-arrow-down:before {
  content: "";
}

.fa-long-arrow-up:before {
  content: "";
}

.fa-long-arrow-left:before {
  content: "";
}

.fa-long-arrow-right:before {
  content: "";
}

.fa-apple:before {
  content: "";
}

.fa-windows:before {
  content: "";
}

.fa-android:before {
  content: "";
}

.fa-linux:before {
  content: "";
}

.fa-dribbble:before {
  content: "";
}

.fa-skype:before {
  content: "";
}

.fa-foursquare:before {
  content: "";
}

.fa-trello:before {
  content: "";
}

.fa-female:before {
  content: "";
}

.fa-male:before {
  content: "";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "";
}

.fa-sun-o:before {
  content: "";
}

.fa-moon-o:before {
  content: "";
}

.fa-archive:before {
  content: "";
}

.fa-bug:before {
  content: "";
}

.fa-vk:before {
  content: "";
}

.fa-weibo:before {
  content: "";
}

.fa-renren:before {
  content: "";
}

.fa-pagelines:before {
  content: "";
}

.fa-stack-exchange:before {
  content: "";
}

.fa-arrow-circle-o-right:before {
  content: "";
}

.fa-arrow-circle-o-left:before {
  content: "";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "";
}

.fa-dot-circle-o:before {
  content: "";
}

.fa-wheelchair:before {
  content: "";
}

.fa-vimeo-square:before {
  content: "";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "";
}

.fa-plus-square-o:before {
  content: "";
}

.fa-space-shuttle:before {
  content: "";
}

.fa-slack:before {
  content: "";
}

.fa-envelope-square:before {
  content: "";
}

.fa-wordpress:before {
  content: "";
}

.fa-openid:before {
  content: "";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "";
}

.fa-yahoo:before {
  content: "";
}

.fa-google:before {
  content: "";
}

.fa-reddit:before {
  content: "";
}

.fa-reddit-square:before {
  content: "";
}

.fa-stumbleupon-circle:before {
  content: "";
}

.fa-stumbleupon:before {
  content: "";
}

.fa-delicious:before {
  content: "";
}

.fa-digg:before {
  content: "";
}

.fa-pied-piper:before {
  content: "";
}

.fa-pied-piper-alt:before {
  content: "";
}

.fa-drupal:before {
  content: "";
}

.fa-joomla:before {
  content: "";
}

.fa-language:before {
  content: "";
}

.fa-fax:before {
  content: "";
}

.fa-building:before {
  content: "";
}

.fa-child:before {
  content: "";
}

.fa-paw:before {
  content: "";
}

.fa-spoon:before {
  content: "";
}

.fa-cube:before {
  content: "";
}

.fa-cubes:before {
  content: "";
}

.fa-behance:before {
  content: "";
}

.fa-behance-square:before {
  content: "";
}

.fa-steam:before {
  content: "";
}

.fa-steam-square:before {
  content: "";
}

.fa-recycle:before {
  content: "";
}

.fa-automobile:before,
.fa-car:before {
  content: "";
}

.fa-cab:before,
.fa-taxi:before {
  content: "";
}

.fa-tree:before {
  content: "";
}

.fa-spotify:before {
  content: "";
}

.fa-deviantart:before {
  content: "";
}

.fa-soundcloud:before {
  content: "";
}

.fa-database:before {
  content: "";
}

.fa-file-pdf-o:before {
  content: "";
}

.fa-file-word-o:before {
  content: "";
}

.fa-file-excel-o:before {
  content: "";
}

.fa-file-powerpoint-o:before {
  content: "";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "";
}

.fa-file-code-o:before {
  content: "";
}

.fa-vine:before {
  content: "";
}

.fa-codepen:before {
  content: "";
}

.fa-jsfiddle:before {
  content: "";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "";
}

.fa-circle-o-notch:before {
  content: "";
}

.fa-ra:before,
.fa-rebel:before {
  content: "";
}

.fa-ge:before,
.fa-empire:before {
  content: "";
}

.fa-git-square:before {
  content: "";
}

.fa-git:before {
  content: "";
}

.fa-hacker-news:before {
  content: "";
}

.fa-tencent-weibo:before {
  content: "";
}

.fa-qq:before {
  content: "";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "";
}

.fa-history:before {
  content: "";
}

.fa-genderless:before,
.fa-circle-thin:before {
  content: "";
}

.fa-header:before {
  content: "";
}

.fa-paragraph:before {
  content: "";
}

.fa-sliders:before {
  content: "";
}

.fa-share-alt:before {
  content: "";
}

.fa-share-alt-square:before {
  content: "";
}

.fa-bomb:before {
  content: "";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "";
}

.fa-tty:before {
  content: "";
}

.fa-binoculars:before {
  content: "";
}

.fa-plug:before {
  content: "";
}

.fa-slideshare:before {
  content: "";
}

.fa-twitch:before {
  content: "";
}

.fa-yelp:before {
  content: "";
}

.fa-newspaper-o:before {
  content: "";
}

.fa-wifi:before {
  content: "";
}

.fa-calculator:before {
  content: "";
}

.fa-paypal:before {
  content: "";
}

.fa-google-wallet:before {
  content: "";
}

.fa-cc-visa:before {
  content: "";
}

.fa-cc-mastercard:before {
  content: "";
}

.fa-cc-discover:before {
  content: "";
}

.fa-cc-amex:before {
  content: "";
}

.fa-cc-paypal:before {
  content: "";
}

.fa-cc-stripe:before {
  content: "";
}

.fa-bell-slash:before {
  content: "";
}

.fa-bell-slash-o:before {
  content: "";
}

.fa-trash:before {
  content: "";
}

.fa-copyright:before {
  content: "";
}

.fa-at:before {
  content: "";
}

.fa-eyedropper:before {
  content: "";
}

.fa-paint-brush:before {
  content: "";
}

.fa-birthday-cake:before {
  content: "";
}

.fa-area-chart:before {
  content: "";
}

.fa-pie-chart:before {
  content: "";
}

.fa-line-chart:before {
  content: "";
}

.fa-lastfm:before {
  content: "";
}

.fa-lastfm-square:before {
  content: "";
}

.fa-toggle-off:before {
  content: "";
}

.fa-toggle-on:before {
  content: "";
}

.fa-bicycle:before {
  content: "";
}

.fa-bus:before {
  content: "";
}

.fa-ioxhost:before {
  content: "";
}

.fa-angellist:before {
  content: "";
}

.fa-cc:before {
  content: "";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "";
}

.fa-meanpath:before {
  content: "";
}

.fa-buysellads:before {
  content: "";
}

.fa-connectdevelop:before {
  content: "";
}

.fa-dashcube:before {
  content: "";
}

.fa-forumbee:before {
  content: "";
}

.fa-leanpub:before {
  content: "";
}

.fa-sellsy:before {
  content: "";
}

.fa-shirtsinbulk:before {
  content: "";
}

.fa-simplybuilt:before {
  content: "";
}

.fa-skyatlas:before {
  content: "";
}

.fa-cart-plus:before {
  content: "";
}

.fa-cart-arrow-down:before {
  content: "";
}

.fa-diamond:before {
  content: "";
}

.fa-ship:before {
  content: "";
}

.fa-user-secret:before {
  content: "";
}

.fa-motorcycle:before {
  content: "";
}

.fa-street-view:before {
  content: "";
}

.fa-heartbeat:before {
  content: "";
}

.fa-venus:before {
  content: "";
}

.fa-mars:before {
  content: "";
}

.fa-mercury:before {
  content: "";
}

.fa-transgender:before {
  content: "";
}

.fa-transgender-alt:before {
  content: "";
}

.fa-venus-double:before {
  content: "";
}

.fa-mars-double:before {
  content: "";
}

.fa-venus-mars:before {
  content: "";
}

.fa-mars-stroke:before {
  content: "";
}

.fa-mars-stroke-v:before {
  content: "";
}

.fa-mars-stroke-h:before {
  content: "";
}

.fa-neuter:before {
  content: "";
}

.fa-facebook-official:before {
  content: "";
}

.fa-pinterest-p:before {
  content: "";
}

.fa-whatsapp:before {
  content: "";
}

.fa-server:before {
  content: "";
}

.fa-user-plus:before {
  content: "";
}

.fa-user-times:before {
  content: "";
}

.fa-hotel:before,
.fa-bed:before {
  content: "";
}

.fa-viacoin:before {
  content: "";
}

.fa-train:before {
  content: "";
}

.fa-subway:before {
  content: "";
}

.fa-medium:before {
  content: "";
}

.rtm-dairy .rtm-main-content > article h2:before, .rtm-guide #signup:before, .rtm-guide #download:before, .rtm-guide #tasks:before, .rtm-guide #listsandtags:before, .rtm-guide #sharing:before, .rtm-guide #search:before, .rtm-guide #smartlists:before, .rtm-guide #reminders:before, .rtm-guide #syncing:before, .rtm-guide #integrations:before, .rtm-guide #resources:before {
  content: '';
  display: block;
  height: 124px;
  margin-top: -124px;
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body h1 {
  color: #3f3f3f;
}
body a b {
  font-weight: 600;
}
body kbd {
  padding: 0 6px;
  display: inline-block;
  vertical-align: top;
  font-weight: 600;
  border: 1px solid #cccccc;
  border-radius: 2px;
  background: #fff;
  box-shadow: 0px 1px 0px #d9d9d9;
  color: #333;
  font-size: 16px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
body.show-left-mobile-nav, body.show-top-mobile-nav {
  overflow: hidden;
  position: fixed;
  right: 0;
  left: 0;
}

@font-face {
  font-family: "MuseoSansRounded";
  src: url('/css/fonts/MuseoSansRounded-100-webfont.eot?1449602652');
  src: url('/css/fonts/MuseoSansRounded-100-webfont.eot?&1449602652#iefix') format('embedded-opentype'), url('/css/fonts/MuseoSansRounded-100-webfont.woff?1449602652') format('woff'), url('/css/fonts/MuseoSansRounded-100-webfont.ttf?1449602652') format('truetype'), url('/css/fonts/MuseoSansRounded-100-webfont.svg?1449602652') format('svg');
  font-weight: 100;
}
@font-face {
  font-family: "MuseoSansRounded";
  src: url('/css/fonts/MuseoSansRounded-300-webfont.eot?1449602366');
  src: url('/css/fonts/MuseoSansRounded-300-webfont.eot?&1449602366#iefix') format('embedded-opentype'), url('/css/fonts/MuseoSansRounded-300-webfont.woff?1449602366') format('woff'), url('/css/fonts/MuseoSansRounded-300-webfont.ttf?1449602366') format('truetype'), url('/css/fonts/MuseoSansRounded-300-webfont.svg?1449602366') format('svg');
  font-weight: 300;
}
@font-face {
  font-family: "MuseoSansRounded";
  src: url('/css/fonts/MuseoSansRounded-500-webfont.eot?1449602366');
  src: url('/css/fonts/MuseoSansRounded-500-webfont.eot?&1449602366#iefix') format('embedded-opentype'), url('/css/fonts/MuseoSansRounded-500-webfont.woff?1449602366') format('woff'), url('/css/fonts/MuseoSansRounded-500-webfont.ttf?1449602366') format('truetype'), url('/css/fonts/MuseoSansRounded-500-webfont.svg?1449602366') format('svg');
  font-weight: 500;
}
@font-face {
  font-family: "MuseoSansRounded";
  src: url('/css/fonts/MuseoSansRounded-700-webfont.eot?1448013952');
  src: url('/css/fonts/MuseoSansRounded-700-webfont.eot?&1448013952#iefix') format('embedded-opentype'), url('/css/fonts/MuseoSansRounded-700-webfont.woff?1448013979') format('woff'), url('/css/fonts/MuseoSansRounded-700-webfont.ttf?1448013976') format('truetype'), url('/css/fonts/MuseoSansRounded-700-webfont.svg?1448013974') format('svg');
  font-weight: 700;
}
@font-face {
  font-family: "MuseoSansRounded";
  src: url('/css/fonts/MuseoSansRounded-900-webfont.eot?1449602652');
  src: url('/css/fonts/MuseoSansRounded-900-webfont.eot?&1449602652#iefix') format('embedded-opentype'), url('/css/fonts/MuseoSansRounded-900-webfont.woff?1449602652') format('woff'), url('/css/fonts/MuseoSansRounded-900-webfont.ttf?1449602652') format('truetype'), url('/css/fonts/MuseoSansRounded-900-webfont.svg?1449602652') format('svg');
  font-weight: 900;
}
@font-face {
  font-family: "MuseoSansRounded";
  src: url('/css/fonts/MuseoSansRounded-1000-webfont.eot?1449602652');
  src: url('/css/fonts/MuseoSansRounded-1000-webfont.eot?&1449602652#iefix') format('embedded-opentype'), url('/css/fonts/MuseoSansRounded-1000-webfont.woff?1449602652') format('woff'), url('/css/fonts/MuseoSansRounded-1000-webfont.ttf?1449602652') format('truetype'), url('/css/fonts/MuseoSansRounded-1000-webfont.svg?1449602652') format('svg');
  font-weight: 1000;
}
@font-face {
  font-family: "Open Sans";
  src: url('/css/fonts/Open-Sans-300.eot?1449602307');
  src: url('/css/fonts/Open-Sans-300.eot?&1449602307#iefix') format('embedded-opentype'), url('/css/fonts/Open-Sans-300.woff2?1449602307') format('woff2'), url('/css/fonts/Open-Sans-300.woff?1449602307') format('woff'), url('/css/fonts/Open-Sans-300.ttf?1449602307') format('truetype'), url('/css/fonts/Open-Sans-300.svg?1449602307') format('svg');
  font-weight: 300;
}
@font-face {
  font-family: "Open Sans";
  src: url('/css/fonts/Open-Sans-regular.eot?1448014050');
  src: url('/css/fonts/Open-Sans-regular.eot?&1448014050#iefix') format('embedded-opentype'), url('/css/fonts/Open-Sans-regular.woff2?1448014068') format('woff2'), url('/css/fonts/Open-Sans-regular.woff?1448014066') format('woff'), url('/css/fonts/Open-Sans-regular.ttf?1448014064') format('truetype'), url('/css/fonts/Open-Sans-regular.svg?1448014061') format('svg');
  font-weight: 400;
}
@font-face {
  font-family: "Open Sans";
  src: url('/css/fonts/Open-Sans-600.eot?1449602307');
  src: url('/css/fonts/Open-Sans-600.eot?&1449602307#iefix') format('embedded-opentype'), url('/css/fonts/Open-Sans-600.woff2?1449602307') format('woff2'), url('/css/fonts/Open-Sans-600.woff?1449602307') format('woff'), url('/css/fonts/Open-Sans-600.ttf?1449602307') format('truetype'), url('/css/fonts/Open-Sans-600.svg?1449602307') format('svg');
  font-weight: 600;
}
@font-face {
  font-family: "Open Sans";
  src: url('/css/fonts/Open-Sans-700.eot?1449602307');
  src: url('/css/fonts/Open-Sans-700.eot?&1449602307#iefix') format('embedded-opentype'), url('/css/fonts/Open-Sans-700.woff2?1449602307') format('woff2'), url('/css/fonts/Open-Sans-700.woff?1449602307') format('woff'), url('/css/fonts/Open-Sans-700.ttf?1449602307') format('truetype'), url('/css/fonts/Open-Sans-700.svg?1449602307') format('svg');
  font-weight: 700;
}
@font-face {
  font-family: "Material Icons";
  src: url('/css/fonts/MaterialIcons-Regular.eot?1448014126');
  src: url('/css/fonts/MaterialIcons-Regular.eot?&1448014126#iefix') format('embedded-opentype'), url('/css/fonts/MaterialIcons-Regular.woff2?1448014141') format('woff2'), url('/css/fonts/MaterialIcons-Regular.woff?1448014134') format('woff'), url('/css/fonts/MaterialIcons-Regular.ttf?1448014132') format('truetype');
  font-weight: 400;
}
@font-face {
  font-family: "Blokletters Viltstift";
  src: url('/css/fonts/Blokletters-Viltstift-webfont.eot?1454671452');
  src: url('/css/fonts/Blokletters-Viltstift-webfont.eot?&1454671452#iefix') format('embedded-opentype'), url('/css/fonts/Blokletters-Viltstift-webfont.woff?1454671452') format('woff'), url('/css/fonts/Blokletters-Viltstift-webfont.ttf?1454671452') format('truetype'), url('/css/fonts/Blokletters-Viltstift-webfont.svg?1454671452') format('svg');
  font-weight: 100;
}
@font-face {
  font-family: "Sue Ellen Francisco";
  src: url('/css/fonts/sueellenfrancisco-webfont.eot?1388644162');
  src: url('/css/fonts/sueellenfrancisco-webfont.eot?&1388644162#iefix') format('embedded-opentype'), url('/css/fonts/sueellenfrancisco-webfont.woff?1388644162') format('woff'), url('/css/fonts/sueellenfrancisco-webfont.ttf?1388644162') format('truetype'), url('/css/fonts/sueellenfrancisco-webfont.svg?1388644162') format('svg');
}
@font-face {
  font-family: "Captain Comic Pro";
  src: url('/css/fonts/captain_comic_pro-webfont.eot?1454671452');
  src: url('/css/fonts/captain_comic_pro-webfont.eot?&1454671452#iefix') format('embedded-opentype'), url('/css/fonts/captain_comic_pro-webfont.woff?1454671452') format('woff'), url('/css/fonts/captain_comic_pro-webfont.ttf?1454671452') format('truetype'), url('/css/fonts/captain_comic_pro-webfont.svg?1454671452') format('svg');
}
@font-face {
  font-family: "VincHand";
  src: url('/css/fonts/VincHand.ttf.eot?1454671452');
  src: url('/css/fonts/VincHand.ttf.eot?&1454671452#iefix') format('embedded-opentype'), url('/css/fonts/VincHand.ttf.woff?1454671452') format('woff'), url('/css/fonts/VincHand.ttf.svg?1454671452') format('svg');
}
.material-icons, .rtm-alert:after, .rtm-checkbox + label:before, .rtm-credit-card-number > div a:before, .rtm-credit-card-cvc label > a:before, .rtm-top-nav-mobile > i, .rtm-email-tip-title:before, .rtm-forums-search form:before, .rtm-tour-smartlists-image span:before, .rtm-upgrade-plans-checked:before, .rtm-upgrade-info:before {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  width: 1em;
  height: 1em;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga';
}

.rtm-alert {
  display: block;
  font-size: 16px;
  line-height: 21px;
  padding: 13px 20px 15px 44px;
  position: relative;
}
.rtm-alert:before {
  content: '';
  position: absolute;
  background: #fff;
}
.rtm-alert:after {
  position: absolute;
  color: #ea5200;
  left: 12px;
  top: 12px;
  text-align: center;
}
.rtm-alert.alert-warning:before {
  width: 12px;
  height: 12px;
  left: 18px;
  top: 18px;
}
.rtm-alert.alert-warning:after {
  content: 'error';
}
.rtm-alert.alert-info:before {
  width: 6px;
  height: 10px;
  left: 21px;
  top: 21px;
}
.rtm-alert.alert-info:after {
  content: 'warning';
  font-size: 22px;
  left: 13px;
}

.rtm-appstore-download {
  background-image: url('/img/ico_app_store_196x58.png?1454671452');
  background-repeat: no-repeat;
  background-size: 196px auto;
  width: 100%;
  height: auto;
  max-width: 196px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-appstore-download {
    background-image: url('/img/ico_app_store_196x58@2x.png?1454671452');
  }
}
.rtm-appstore-download:after {
  content: '';
  display: block;
  padding-top: 29.59183673%;
}

.btn {
  font-family: MuseoSansRounded, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.btn.btn-warning {
  border-radius: 4px;
}
.btn.btn-warning:active, .btn.btn-warning:hover {
  background-color: #ca492e;
}
.btn.btn-primary {
  border-radius: 4px;
}

.rtm-checkbox {
  display: none;
}
.rtm-checkbox + label {
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  line-height: 21px;
}
.rtm-checkbox + label:before {
  color: #c7c7c7;
  content: '';
  margin: -1px 5px 0 -3px;
  float: left;
}
.rtm-checkbox:checked + label:before {
  content: '';
  color: #2c96ff;
}

.rtm-credit-card {
  line-height: 21px;
  padding-top: 9px;
}
.rtm-credit-card label {
  font-size: 13px;
  text-transform: uppercase;
  margin: 0 0 3px 2px;
}
.rtm-credit-card input {
  height: 38px;
}
.rtm-credit-card select {
  height: 34px;
  margin-bottom: 4px;
  min-width: 155px;
}
@media (max-width: 480px) {
  .rtm-credit-card select {
    min-width: 0;
  }
}
.rtm-credit-card select[name="year"] {
  margin-left: -10px;
}
@media (max-width: 480px) {
  .rtm-credit-card select[name="year"] {
    margin-left: 0;
  }
}
.rtm-credit-card .has-error select {
  margin-bottom: 0;
}
.rtm-credit-card .form-group {
  margin-bottom: 12px;
}
.rtm-credit-card .btn-primary {
  height: 42px;
  font-size: 17px;
  line-height: 21px;
  padding: 10px 20px;
  margin-top: 6px;
  margin-bottom: 9px;
}
.rtm-credit-card .help-block {
  font-size: 15px;
  font-weight: 600;
  line-height: 18px;
  margin-top: 6px;
  margin-bottom: 19px;
}

.rtm-credit-card-number > div {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 11px;
  color: #666;
}
.rtm-credit-card-number > div a {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  color: #505050;
}
.rtm-credit-card-number > div a:hover {
  color: #fbb11a;
}
.rtm-credit-card-number > div a:before {
  font-size: 18px;
  margin: -1px 0 5px -1px;
  cursor: default;
  content: '';
}
.rtm-credit-card-number > div .popover {
  width: 250px;
  height: 76px;
  font-style: italic;
  font-size: 13px;
}
@media (max-width: 480px) {
  .rtm-credit-card-number > div .popover {
    width: 240px;
  }
}
.rtm-credit-card-number > div .popover-content {
  white-space: nowrap;
  padding: 12px 13px 13px;
}
.rtm-credit-card-number > div .popover-content div {
  display: inline-block;
  white-space: normal;
  vertical-align: middle;
}
.rtm-credit-card-number > div .popover-content div:last-child {
  padding: 0 6px;
  line-height: 15px;
  width: 150px;
}
@media (max-width: 480px) {
  .rtm-credit-card-number > div .popover-content div:last-child {
    width: 140px;
  }
}

.rtm-credit-card-cvc input {
  width: 100px;
}
.rtm-credit-card-cvc label > a {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  color: #505050;
}
.rtm-credit-card-cvc label > a:hover {
  color: #2c97ff;
}
.rtm-credit-card-cvc label > a:hover:before {
  content: "";
}
.rtm-credit-card-cvc label > a:before {
  font-size: 18px;
  line-height: 16px;
  margin-right: 3px;
  content: '';
}
.rtm-credit-card-cvc .popover {
  width: 216px;
}
.rtm-credit-card-cvc .popover-content {
  padding: 13px 19px;
}
@media (max-width: 767px) {
  .rtm-credit-card-cvc .popover-content {
    padding: 5px 10px;
  }
}
.rtm-credit-card-cvc .popover-content b {
  font-size: 13px;
  font-weight: 600;
  line-height: 16px;
}

.rtm-credit-card-cvc-3 {
  background-image: url('/img/upgrade/img_cvc_3.jpg?1347265741');
  background-repeat: no-repeat;
  background-size: 188px auto;
  width: 188px;
  height: 115px;
  margin: 6px 0 12px;
}

.rtm-credit-card-cvc-4 {
  background-image: url('/img/upgrade/img_cvc_4.jpg?1347265741');
  background-repeat: no-repeat;
  background-size: 188px auto;
  width: 188px;
  height: 109px;
  margin: 6px 0 4px;
}

.rtm-faq-question {
  margin-top: 10px;
  display: block;
  font-weight: 600;
}
.rtm-faq-question:focus {
  text-decoration: none;
}
.rtm-faq-question:hover {
  text-decoration: underline;
}

.rtm-faq-answer:before {
  content: '';
  display: block;
  height: 10px;
}
.rtm-faq-answer:after {
  content: '';
  display: block;
  height: 14px;
}
.rtm-faq-answer h2 {
  font-size: 1.1em;
}
.rtm-faq-answer .rtm-faq-question {
  margin-left: 15px;
}
.rtm-faq-answer .rtm-faq-answer {
  margin-left: 15px;
  margin-bottom: 10px;
}

.rtm-faq-command {
  background-color: #e8eef7;
  padding: 3px 5px;
  margin-left: 15px;
  margin-right: 3px;
}

.rtm-footer-language .btn-link, .rtm-footer-copyright, .rtm-footer-legal-links li, .rtm-footer-legal-links a {
  font-size: 13px;
  font-weight: 400;
  color: #898a92;
}

.rtm-footer {
  border-top: 1px solid #e8e8e8;
  padding: 50px 0;
  margin-top: 10px;
}

.rtm-footer-milky {
  background-image: url('/img/speech_bubble_59x43.png?1454671452');
  background-repeat: no-repeat;
  background-size: 59px auto;
  font-family: "Sue Ellen Francisco";
  font-size: 19px;
  display: inline-block;
  vertical-align: top;
  width: 58px;
  height: 73px;
  margin: 58px 5px 20px 40px;
  color: rgba(0, 0, 0, 0.9);
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-footer-milky {
    background-image: url('/img/speech_bubble_59x43@2x.png?1454671452');
  }
}
@media (max-width: 767px) {
  .rtm-footer-milky {
    display: block;
    margin: 0 0 20px 60px;
  }
}
@media (min-width: 992px) {
  .rtm-footer-milky {
    margin-left: 111px;
    width: 98px;
  }
}
.rtm-footer-milky:before {
  background-image: url('/img/milk_carton_33x50.png?1454671452');
  background-repeat: no-repeat;
  background-size: 33px auto;
  width: 33px;
  height: 50px;
  float: left;
  content: '';
  margin-left: -39px;
  margin-top: 21px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-footer-milky:before {
    background-image: url('/img/milk_carton_33x50@2x.png?1454671452');
  }
}
.rtm-footer-milky span {
  float: left;
  padding: 5px 0;
  width: 59px;
  text-align: center;
}

.rtm-footer-nav {
  display: inline-block;
}
.rtm-footer-nav div {
  display: inline-block;
  padding-bottom: 30px;
}
.rtm-footer-nav .nav-stacked {
  display: inline-block;
  vertical-align: top;
  font-size: 15px;
  font-weight: 400;
  min-width: 140px;
  max-width: 180px;
}
@media (min-width: 992px) {
  .rtm-footer-nav .nav-stacked {
    min-width: 151px;
  }
}
.rtm-footer-nav .nav-stacked a {
  line-height: 24px;
  color: #8b8b94;
  padding-top: 0;
  padding-bottom: 0;
}
.rtm-footer-nav .nav-stacked li {
  margin-top: 0;
}
.rtm-footer-nav .nav-stacked li.rtm-footer-nav-heading {
  font-weight: 700;
  color: #8b8b94;
  margin: 2px 0 8px 15px;
}

.rtm-footer-nav-shifted {
  margin-left: 29px;
}
@media (max-width: 767px) {
  .rtm-footer-nav-shifted {
    margin-left: 0;
  }
}

.rtm-footer-legal > div:first-child {
  float: right;
  padding-top: 7px;
}
@media (max-width: 767px) {
  .rtm-footer-legal > div:first-child {
    float: none;
    text-align: left;
  }
}

.rtm-footer-language {
  margin-right: 7px;
  margin-top: -2px;
}
.rtm-footer-language .btn-link {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-decoration: none !important;
}
.rtm-footer-language .fa, .rtm-footer-language .rtm-vote-box .vote-up a, .rtm-vote-box .vote-up .rtm-footer-language a, .rtm-footer-language .rtm-vote-box .vote-down a, .rtm-vote-box .vote-down .rtm-footer-language a, .rtm-footer-language .rtm-help-nav li:last-child > a:only-child:before, .rtm-help-nav .rtm-footer-language li:last-child > a:only-child:before, .rtm-footer-language .rtm-help-nav ul + a:before, .rtm-help-nav .rtm-footer-language ul + a:before, .rtm-footer-language .rtm-help-content-contact a:before, .rtm-help-content-contact .rtm-footer-language a:before {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
.rtm-footer-language .fa-globe {
  font-size: 17px;
}

.rtm-footer-language-name {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: 0 3px;
}

.rtm-footer-social {
  display: inline-block;
  vertical-align: middle;
}
@media (min-width: 992px) {
  .rtm-footer-social {
    margin-right: 101px;
  }
}

.rtm-footer-social-facebook {
  background-image: url('/img/ico_facebook_20.png?1454671452');
  background-repeat: no-repeat;
  background-size: 20px auto;
  width: 20px;
  height: 20px;
  float: left;
  margin-left: 4px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-footer-social-facebook {
    background-image: url('/img/ico_facebook_20@2x.png?1454671452');
  }
}

.rtm-footer-social-twitter {
  background-image: url('/img/ico_twitter_20.png?1454671452');
  background-repeat: no-repeat;
  background-size: 20px auto;
  width: 20px;
  height: 20px;
  float: left;
  margin-left: 4px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-footer-social-twitter {
    background-image: url('/img/ico_twitter_20@2x.png?1454671452');
  }
}

.rtm-footer-social-googleplus {
  background-image: url('/img/ico_googleplus_20.png?1454671452');
  background-repeat: no-repeat;
  background-size: 20px auto;
  width: 20px;
  height: 20px;
  float: left;
  margin-left: 4px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-footer-social-googleplus {
    background-image: url('/img/ico_googleplus_20@2x.png?1454671452');
  }
}

.rtm-footer-social-tumblr {
  background-image: url('/img/ico_tumblr_20.png?1454671452');
  background-repeat: no-repeat;
  background-size: 20px auto;
  width: 20px;
  height: 20px;
  float: left;
  margin-left: 4px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-footer-social-tumblr {
    background-image: url('/img/ico_tumblr_20@2x.png?1454671452');
  }
}

.rtm-footer-copyright {
  display: inline-block;
  padding: 10px 4px 10px 10px;
}
@media (min-width: 992px) {
  .rtm-footer-copyright {
    margin-left: 53px;
  }
}

.rtm-footer-legal-links {
  display: inline-block;
  padding-left: 10px;
}
.rtm-footer-legal-links li, .rtm-footer-legal-links a {
  display: inline-block;
}

.form-group .help-block {
  display: none;
}
.form-group.has-error .form-control {
  background-color: #fdede5;
}
.form-group.has-error .help-block {
  display: block;
}

.rtm-left-nav {
  float: left;
  font-weight: 400;
  width: 258px;
  padding: 0px 24px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .rtm-left-nav {
    width: 200px;
    padding: 0 10px 0 0;
  }
}
@media (max-width: 767px) {
  .rtm-left-nav {
    -moz-transform: translate3d(-150%, 0, 0);
    -ms-transform: translate3d(-150%, 0, 0);
    -webkit-transform: translate3d(-150%, 0, 0);
    transform: translate3d(-150%, 0, 0);
    -moz-transition: -moz-transform 1ms ease 0.18s, opacity 0.18s ease-in-out;
    -o-transition: -o-transform 1ms ease 0.18s, opacity 0.18s ease-in-out;
    -webkit-transition: -webkit-transform 1ms ease, opacity 0.18s ease-in-out;
    -webkit-transition-delay: 0.18s, 0s;
    transition: transform 1ms ease 0.18s, opacity 0.18s ease-in-out;
    -webkit-overflow-scrolling: touch;
    position: fixed;
    opacity: 0;
    z-index: 1001;
    left: 0;
    top: 0;
    bottom: 0;
    overflow: auto;
    padding-top: 40px;
    padding-bottom: 40px;
    background: #fff;
    border-right: 1px solid rgba(0, 0, 0, 0.15);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  }
  .rtm-left-nav > ul, .rtm-left-nav > div > ul {
    -moz-transform: translate(-10px, 0);
    -ms-transform: translate(-10px, 0);
    -webkit-transform: translate(-10px, 0);
    transform: translate(-10px, 0);
    -moz-transition: -moz-transform 0.18s ease-in-out;
    -o-transition: -o-transform 0.18s ease-in-out;
    -webkit-transition: -webkit-transform 0.18s ease-in-out;
    transition: transform 0.18s ease-in-out;
  }
  .show-left-mobile-nav .rtm-left-nav {
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -moz-transition: opacity 0.18s ease-in-out;
    -o-transition: opacity 0.18s ease-in-out;
    -webkit-transition: opacity 0.18s ease-in-out;
    transition: opacity 0.18s ease-in-out;
    opacity: .99;
  }
  .show-left-mobile-nav .rtm-left-nav > i {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .show-left-mobile-nav .rtm-left-nav > ul, .show-left-mobile-nav .rtm-left-nav > div > ul {
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.rtm-left-nav > i {
  -moz-transition: -moz-transform 0.18s ease-in-out;
  -o-transition: -o-transform 0.18s ease-in-out;
  -webkit-transition: -webkit-transform 0.18s ease-in-out;
  transition: transform 0.18s ease-in-out;
  -moz-transform: rotate(-20deg);
  -ms-transform: rotate(-20deg);
  -webkit-transform: rotate(-20deg);
  transform: rotate(-20deg);
  position: absolute;
  right: 10px;
  top: 10px;
}
.rtm-left-nav .nav > li {
  margin-top: 0;
  background: #fff;
  overflow: visible;
  position: static;
}
.rtm-left-nav .nav > li a {
  border-bottom: 1px solid #e8e8e8;
  border-radius: 0;
  color: #333333;
  padding: 6px;
  font-size: 16px;
}
.rtm-left-nav .nav > li:not(.heading) a:hover, .rtm-left-nav .nav > li:not(.heading).active > a {
  border: none;
  border-radius: 3px;
  padding-top: 6px;
  padding-bottom: 7px;
  box-shadow: 0px -2px 0px 0px white;
}
.rtm-left-nav .nav > li:not(.heading).active + li > a:hover {
  box-shadow: none;
}
.rtm-left-nav .nav > li:not(.heading):hover + .active > a {
  box-shadow: none;
}
.rtm-left-nav .nav > li.active {
  font-weight: 600;
}
.rtm-left-nav .nav > li.active a {
  padding-left: 9px;
  color: #fff;
}
.rtm-left-nav .nav > li.heading {
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
  border-color: transparent;
  padding-left: 6px;
  padding-bottom: 3px;
}
.rtm-left-nav .nav > li.heading + li {
  border-top: none;
}
.rtm-left-nav .nav > li.heading:not(:first-of-type) {
  padding-top: 27px;
}

.rtm-left-nav-backdrop {
  -moz-transform: translate3d(-150%, 0, 0);
  -ms-transform: translate3d(-150%, 0, 0);
  -webkit-transform: translate3d(-150%, 0, 0);
  transform: translate3d(-150%, 0, 0);
  -moz-transition: -moz-transform 1ms ease 0.18s, opacity 0.18s ease-in-out;
  -o-transition: -o-transform 1ms ease 0.18s, opacity 0.18s ease-in-out;
  -webkit-transition: -webkit-transform 1ms ease, opacity 0.18s ease-in-out;
  -webkit-transition-delay: 0.18s, 0s;
  transition: transform 1ms ease 0.18s, opacity 0.18s ease-in-out;
  display: block;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #000;
  opacity: 0;
  content: '';
  z-index: 1001;
}
body.show-left-mobile-nav .rtm-left-nav-backdrop {
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -moz-transition: opacity 0.18s ease-in-out;
  -o-transition: opacity 0.18s ease-in-out;
  -webkit-transition: opacity 0.18s ease-in-out;
  transition: opacity 0.18s ease-in-out;
  opacity: .5;
}

.rtm-dairy .rtm-left-nav, .rtm-guide .rtm-left-nav {
  margin-top: 2px;
  min-height: 1px;
  float: right;
}
@media (min-width: 768px) and (max-width: 991px) {
  .rtm-dairy .rtm-left-nav, .rtm-guide .rtm-left-nav {
    padding: 0 0 0 10px;
  }
}
.rtm-dairy .rtm-left-nav ul, .rtm-guide .rtm-left-nav ul {
  width: 210px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .rtm-dairy .rtm-left-nav ul, .rtm-guide .rtm-left-nav ul {
    width: 185px;
  }
}
.rtm-dairy .rtm-left-nav .affix, .rtm-guide .rtm-left-nav .affix {
  top: 120px;
}
.rtm-dairy .rtm-left-nav .affix-bottom, .rtm-guide .rtm-left-nav .affix-bottom {
  position: absolute;
}

.rtm-main {
  margin-top: 114px;
}
@media (max-width: 480px) {
  .rtm-main {
    margin-top: 96px;
  }
}
@media (min-width: 992px) {
  .rtm-main article {
    padding: 0 19px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .rtm-main article {
    padding: 0 5px;
  }
}
@media (max-width: 767px) {
  .rtm-main article {
    padding: 15px 5px;
  }
}
.rtm-main article h1.heading {
  margin-top: 0px;
  margin-bottom: 23px;
}
@media (max-width: 767px) {
  .rtm-main article h1.heading {
    margin-top: 15px;
  }
}
.rtm-main article .rtm-action-button {
  font-size: 18px;
  font-weight: 500;
  border-width: 2px;
  border-radius: 5px;
  padding: 11px 24px;
  margin: 14px 0 7px -1px;
  color: #0060bf;
  border-color: #0060bf;
  background-color: #fff;
}
.rtm-main article .rtm-action-button:hover, .rtm-main article .rtm-action-button:focus {
  color: #fff;
  background-color: #0060bf;
}
.rtm-main nav + article {
  overflow: hidden;
}
@media (max-width: 767px) {
  .rtm-main nav + article {
    overflow: initial;
  }
}
.rtm-main pre {
  border: 0 !important;
  padding-left: 15px !important;
}

.rtm-main-header {
  background-color: #0060bf;
}
.rtm-main-header .container, .rtm-main-header .rtm-main-content {
  padding: 52px 39px 53px;
  background-position: 15px 0;
}
@media (max-width: 480px) {
  .rtm-main-header .container, .rtm-main-header .rtm-main-content {
    padding: 15px 15px 25px;
  }
}
.rtm-main-header a:hover, .rtm-main-header a:active, .rtm-main-header a:visited, .rtm-main-header a:focus {
  text-decoration: none;
}
.rtm-main-header h1 {
  font-size: 44px;
  font-weight: 700;
  margin: 0;
  color: #fff;
}
@media (max-width: 480px) {
  .rtm-main-header h1 {
    font-size: 30px;
  }
}
.rtm-main-header h2 {
  font-size: 22px;
  font-weight: 500;
  opacity: .65;
  margin: 0;
  color: #fff;
  padding-top: 3px;
}
@media (max-width: 480px) {
  .rtm-main-header h2 {
    font-size: 20px;
  }
}

.rtm-main-content {
  position: relative;
  padding-top: 56px;
  padding-bottom: 48px;
}
@media (max-width: 767px) {
  .rtm-main-content {
    padding-top: 0;
  }
}

.rtm-main-content-breadcrumb {
  font-size: 18px;
  font-weight: 600;
  padding: 15px 0 0;
  white-space: nowrap;
}
.rtm-main-content-breadcrumb a {
  text-decoration: none;
}
.rtm-main-content-breadcrumb i {
  float: left;
  margin: 1px 5px 0 0;
}
.rtm-main-content-breadcrumb span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}

.rtm-main-dual:before {
  content: '';
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 50%;
  background: #0060bf;
}
@media (max-width: 767px) {
  .rtm-main-dual:before {
    display: none;
  }
}
.rtm-main-dual .rtm-top-nav-logo-white {
  margin: 13px 0 0 5px;
}
.rtm-main-dual .rtm-top-nav-logo-blue {
  margin: 10px 0 0 0;
}
.rtm-main-dual > section > article {
  padding-bottom: 40px;
}
@media (min-width: 992px) {
  .rtm-main-dual > section > article:last-child > div {
    width: 420px;
    margin-left: 33px;
  }
}
@media (max-width: 767px) {
  .rtm-main-dual > section > article:last-child > div {
    width: 420px;
    margin: auto;
  }
}
@media (max-width: 480px) {
  .rtm-main-dual > section > article:last-child > div {
    width: auto;
  }
}

.rtm-payment .rtm-credit-card {
  padding: 19px 25px 2px 23px;
  border: 2px solid rgba(0, 96, 191, 0.15);
  border-radius: 5px;
  max-width: 372px;
  margin: 15px 0 22px -1px;
}
.rtm-payment .rtm-credit-card .btn-primary {
  width: 100%;
  margin: 6px 0px 9px 0;
}
.rtm-payment .btn-primary {
  height: 48px;
  font-size: 20px;
  line-height: 1.2;
  margin: 19px 0px 20px 6px;
  padding: 6px 36px;
}
@media (max-width: 480px) {
  .rtm-payment .btn-primary {
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 0;
  }
}
.rtm-payment .rtm-alert {
  margin: -11px 21px -3px 0;
}
@media (max-width: 480px) {
  .rtm-payment .rtm-alert {
    margin-right: 0;
  }
}

.rtm-payment-methods {
  margin-top: 34px;
  padding: 0 8px;
  white-space: nowrap;
}
@media (max-width: 480px) {
  .rtm-payment-methods {
    padding: 0;
  }
}
.rtm-payment-methods label {
  opacity: .5;
  margin-left: 5px;
  margin-right: 12px;
}
@media (max-width: 480px) {
  .rtm-payment-methods label {
    margin-right: 0;
  }
}
.rtm-payment-methods label:nth-of-type(2):after {
  background-image: url('/img/paypal_40x11.png?1454671452');
  background-repeat: no-repeat;
  background-size: 40px auto;
  width: 40px;
  height: 11px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin: 1px 0 0 -2px;
  content: '';
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-payment-methods label:nth-of-type(2):after {
    background-image: url('/img/paypal_40x11@2x.png?1454671452');
  }
}
.rtm-payment-methods input {
  margin-top: 0;
  vertical-align: middle;
}
.rtm-payment-methods input:checked + label {
  opacity: 1;
}
.rtm-payment-methods input.ng-hide + label {
  margin-left: 0;
}
.rtm-payment-methods .visa, .rtm-payment-methods .mastercard, .rtm-payment-methods .americanexpress, .rtm-payment-methods .discover, .rtm-payment-methods .jcb {
  background-image: url('/img/credit_cards_195x22.png?1454671452');
  background-repeat: no-repeat;
  background-size: 195px auto;
  width: 36px;
  height: 22px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  -moz-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  margin-top: -1px;
  margin-right: 4px;
}
.rtm-payment-methods .inactive.visa, .rtm-payment-methods .inactive.mastercard, .rtm-payment-methods .inactive.americanexpress, .rtm-payment-methods .inactive.discover, .rtm-payment-methods .inactive.jcb {
  opacity: .4;
}
.rtm-payment-methods .mastercard {
  background-position: -40px 0;
}
.rtm-payment-methods .americanexpress {
  width: 35px;
  height: 22px;
  background-position: -80px 0;
}
.rtm-payment-methods .discover {
  background-position: -119px 0;
}
.rtm-payment-methods .jcb {
  background-position: -159px 0;
}

i.rtm-pro, .rtm-account-order .rtm-well h3 i, .rtm-account-order-done-subscription .rtm-main-content > article tbody h4 i {
  font-style: normal;
  color: #0060bf;
  vertical-align: middle;
  display: inline-block;
}
i.rtm-pro:before, .rtm-account-order .rtm-well h3 i:before, .rtm-account-order-done-subscription .rtm-main-content > article tbody h4 i:before {
  content: 'pro';
  font-family: "Blokletters Viltstift";
}
i.rtm-pro:after, .rtm-account-order .rtm-well h3 i:after, .rtm-account-order-done-subscription .rtm-main-content > article tbody h4 i:after {
  height: 2px;
  background: #aad1ed;
  display: block;
  content: '';
  margin: -6px 0 4px 2px;
}

.rtm-pro-icon {
  background-image: url('/img/ico_pro.png?1454671452');
  background-repeat: no-repeat;
  background-size: 24px auto;
  width: 100%;
  height: auto;
  max-width: 24px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin: 3px 0 0 0;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-pro-icon {
    background-image: url('/img/ico_pro@2x.png?1454671452');
  }
}
.rtm-pro-icon:after {
  content: '';
  display: block;
  padding-top: 54.16666667%;
}

.rtm-retired {
  padding: 9px 0 0 5px;
}
.rtm-retired p {
  line-height: 21px;
  margin-bottom: 21px;
}
.rtm-retired a {
  font-weight: 600;
}

.rtm-top-nav {
  font-family: MuseoSansRounded, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  position: fixed;
  position: -webkit-sticky;
  width: 100%;
  z-index: 99;
  top: 0;
  margin-bottom: -114px;
}
@media (max-width: 480px) {
  .rtm-top-nav {
    margin-bottom: -96px;
  }
}
.rtm-top-nav .navbar-nav {
  font-size: 15px;
  margin-top: 42px;
  margin-right: 0;
}
@media (max-width: 480px) {
  .rtm-top-nav .navbar-nav {
    margin-top: 30px;
  }
  :lang(ja) .rtm-top-nav .navbar-nav {
    font-size: 13px;
  }
}
@media (max-width: 480px) {
  .rtm-top-nav {
    min-height: 0;
  }
}

.rtm-top-nav .navbar-nav > li > a {
  padding: 5px 18px;
  border-radius: 5px;
  opacity: .8;
}
@media (min-width: 768px) and (max-width: 991px) {
  .rtm-top-nav .navbar-nav > li > a {
    padding: 5px 10px;
  }
}
.rtm-top-nav .navbar-nav > li > a:hover {
  color: #fff;
  opacity: 1;
}
.rtm-top-nav .navbar-nav > li > a:focus {
  color: #fff;
}
.rtm-top-nav .navbar-nav > li > a.btn {
  margin-left: 21px;
  border: 2px solid;
  margin-top: -1px;
  padding: 4px 11px;
  font-weight: 700 !important;
  font-size: 15px;
  color: #fff;
}
@media (min-width: 768px) and (max-width: 991px) {
  .rtm-top-nav .navbar-nav > li > a.btn {
    margin-left: 6px;
  }
}
@media (max-width: 767px) {
  .rtm-top-nav .navbar-nav > li > a.btn {
    margin-left: 0;
  }
}
@media (max-width: 480px) {
  :lang(ja) .rtm-top-nav .navbar-nav > li > a.btn, .rtm-top-nav :lang(ja) .navbar-nav > li > a.btn {
    font-size: 13px;
  }
}

.rtm-top-nav-logo-white {
  background-image: url('/img/logo3.png?1448013710');
  background-repeat: no-repeat;
  background-size: 179px auto;
  width: 179px;
  height: 83px;
  display: inline-block;
  margin: 12px 0 0 2px;
  position: relative;
  z-index: 2;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-top-nav-logo-white {
    background-image: url('/img/logo3@2x.png?1454671452');
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .rtm-top-nav-logo-white {
    background-size: 135px auto;
    width: 135px;
    height: 83px;
  }
}
@media (max-width: 480px) {
  .rtm-top-nav-logo-white {
    background-size: 130px auto;
    width: 130px;
    height: 83px;
  }
}
.rtm-home-with-app .rtm-top-nav-logo-white {
  position: static;
}

.rtm-top-nav-logo-blue {
  background-image: url('/img/logo3_blue.png?1448013746');
  background-repeat: no-repeat;
  background-size: 179px auto;
  width: 179px;
  height: 83px;
  display: inline-block;
  margin: 12px 0 0 2px;
  position: relative;
  z-index: 2;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-top-nav-logo-blue {
    background-image: url('/img/logo3_blue@2x.png?1448013749');
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .rtm-top-nav-logo-blue {
    background-size: 135px auto;
    width: 135px;
    height: 83px;
  }
}
@media (max-width: 480px) {
  .rtm-top-nav-logo-blue {
    background-size: 130px auto;
    width: 130px;
    height: 83px;
  }
}
.rtm-home-with-app .rtm-top-nav-logo-blue {
  position: static;
}

.rtm-top-nav-launch-app i {
  font-size: 18px;
  vertical-align: middle;
  margin: -2px 6px 0 -2px;
}

.rtm-top-nav-account {
  margin-left: 21px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  cursor: pointer;
}
.rtm-top-nav-account img {
  border-radius: 3px;
  width: 32px;
  height: 32px;
}
.rtm-top-nav-account .dropdown-toggle {
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
.rtm-top-nav-account .dropdown-toggle:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 3px;
  background: transparent;
}
.rtm-top-nav-account .dropdown-toggle:active:after {
  background: rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.15);
}
.rtm-top-nav-account .divider {
  margin-bottom: 7px;
}
.rtm-top-nav-account .dropdown-menu:before, .rtm-top-nav-account .dropdown-menu:after {
  position: absolute;
  display: inline-block;
  content: '';
}
.rtm-top-nav-account .dropdown-menu {
  margin-top: 8px;
  margin-right: -9px;
  padding-bottom: 7px;
}
.rtm-top-nav-account .dropdown-menu:before {
  top: -9px;
  right: 16px;
  border-right: 8px solid transparent;
  border-bottom: 9px solid #ccc;
  border-left: 8px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
}
.rtm-top-nav-account .dropdown-menu:after {
  top: -8px;
  right: 17px;
  border-right: 7px solid transparent;
  border-bottom: 8px solid #ffffff;
  border-left: 7px solid transparent;
}
.rtm-top-nav-account .dropdown-menu > li > a {
  padding: 3px 13px 4px;
  font-size: 15px;
}
.rtm-top-nav-account .dropdown-menu > li > a:hover {
  background-color: #d1e3f5;
}

.rtm-top-nav-account-details {
  padding: 10px 17px 6px 15px;
  font-size: 15px;
  line-height: 20px;
}
.rtm-top-nav-account-details img {
  width: 40px;
  height: 40px;
  float: left;
}
.rtm-top-nav-account-details div {
  margin-left: 48px;
}

.rtm-top-nav-account-name {
  font-weight: bold;
  margin-top: -1px;
}

.rtm-top-nav-mobile {
  -moz-transform: translate3d(0, 150%, 0);
  -ms-transform: translate3d(0, 150%, 0);
  -webkit-transform: translate3d(0, 150%, 0);
  transform: translate3d(0, 150%, 0);
  -moz-transition: -moz-transform 1ms ease 0.18s, opacity 0.18s ease-in-out;
  -o-transition: -o-transform 1ms ease 0.18s, opacity 0.18s ease-in-out;
  -webkit-transition: -webkit-transform 1ms ease, opacity 0.18s ease-in-out;
  -webkit-transition-delay: 0.18s, 0s;
  transition: transform 1ms ease 0.18s, opacity 0.18s ease-in-out;
  z-index: 1;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #0060bf;
  opacity: 0;
}
.rtm-top-nav-mobile > i {
  -moz-transition: -moz-transform 0.18s ease-in-out;
  -o-transition: -o-transform 0.18s ease-in-out;
  -webkit-transition: -webkit-transform 0.18s ease-in-out;
  transition: transform 0.18s ease-in-out;
  -moz-transform: rotate(-20deg);
  -ms-transform: rotate(-20deg);
  -webkit-transform: rotate(-20deg);
  transform: rotate(-20deg);
  z-index: 1;
  color: #fff;
  position: absolute;
  top: 20px;
  right: 20px;
}
.rtm-top-nav-mobile > div {
  -moz-transform: translate(0, 10px);
  -ms-transform: translate(0, 10px);
  -webkit-transform: translate(0, 10px);
  transform: translate(0, 10px);
  -moz-transition: -moz-transform 0.18s ease-in-out;
  -o-transition: -o-transform 0.18s ease-in-out;
  -webkit-transition: -webkit-transform 0.18s ease-in-out;
  transition: transform 0.18s ease-in-out;
  width: 100%;
  height: 100%;
  padding-top: 130px;
}
@media (max-width: 480px) {
  .rtm-top-nav-mobile > div {
    padding-top: 90px;
  }
}
.rtm-home-with-app .rtm-top-nav-mobile > div {
  padding-top: 0;
}
body.show-top-mobile-nav .rtm-top-nav-mobile {
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -moz-transition: opacity 0.18s ease-in-out;
  -o-transition: opacity 0.18s ease-in-out;
  -webkit-transition: opacity 0.18s ease-in-out;
  transition: opacity 0.18s ease-in-out;
  opacity: .99;
}
body.show-top-mobile-nav .rtm-top-nav-mobile > i {
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
body.show-top-mobile-nav .rtm-top-nav-mobile > div {
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.rtm-top-nav-mobile a {
  color: #fff;
  font-size: 24px;
  font-weight: 500;
  display: block;
  padding: 5px 30px;
}
.rtm-top-nav-mobile a:last-child {
  position: fixed;
  width: 100%;
  bottom: 0;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.1);
}
.rtm-top-nav-mobile .rtm-top-nav-launch-app i {
  font-size: 28px;
  vertical-align: middle;
  margin-top: -4px;
}
.rtm-top-nav-mobile .rtm-top-nav-logo-white {
  margin: 10px 0 20px 17px;
  display: none;
}
.rtm-home-with-app .rtm-top-nav-mobile .rtm-top-nav-logo-white {
  display: inline-block;
}

.rtm-vote-box tbody td {
  padding: 2px;
}
.rtm-vote-box .votes {
  width: 100px;
}
.rtm-vote-box .votes tbody td {
  padding: 12px 0;
}
.rtm-vote-box .vote-up a {
  color: rgba(132, 182, 231, 0.65);
  border-radius: 2px;
  border: 1px solid rgba(0, 103, 205, 0.5);
  padding: 2px 3px;
  font-size: 18px;
  text-decoration: none;
}
.rtm-vote-box .vote-up a:hover {
  color: rgba(206, 226, 245, 0.9);
  background: rgba(0, 103, 205, 0.7);
  border-color: rgba(0, 103, 205, 0.7);
}
.rtm-vote-box .vote-up.selected a {
  color: rgba(206, 226, 245, 0.9);
  background: #0067cd;
  border-color: #0067cd;
}
.rtm-vote-box .vote-down a {
  color: rgba(132, 182, 231, 0.65);
  border-radius: 2px;
  border: 1px solid rgba(0, 103, 205, 0.5);
  padding: 2px 3px;
  font-size: 18px;
  text-decoration: none;
}
.rtm-vote-box .vote-down a:hover {
  color: rgba(206, 226, 245, 0.9);
  background: rgba(0, 103, 205, 0.7);
  border-color: rgba(0, 103, 205, 0.7);
}
.rtm-vote-box .vote-down.selected a {
  color: rgba(206, 226, 245, 0.9);
  background: #0067cd;
  border-color: #0067cd;
}

.rtm-well {
  color: #515151;
  border-radius: 4px;
  font-size: 21px;
  padding: 18px 20px 20px 26px;
  line-height: 1.3;
}

.rtm-404 .rtm-main-content p {
  margin: 8px 0 20px 5px;
}
.rtm-404 .rtm-main-content p a {
  font-weight: 600;
}
.rtm-404 .rtm-main-content article {
  margin-bottom: 248px;
}

.rtm-about .rtm-well {
  background-color: rgba(27, 125, 223, 0.1);
  margin: 2px 5px 0 -4px;
}
.rtm-about .rtm-main-header .container, .rtm-about .rtm-main-header .rtm-main-content {
  position: relative;
  overflow: hidden;
}
.rtm-about .rtm-main-header .container:before, .rtm-about .rtm-main-header .rtm-main-content:before {
  background-image: url('/img/header_about.png?1454671452');
  background-repeat: no-repeat;
  background-size: 363px auto;
  width: 363px;
  height: 130px;
  position: absolute;
  bottom: 0;
  right: 55px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-about .rtm-main-header .container:before, .rtm-about .rtm-main-header .rtm-main-content:before {
    background-image: url('/img/header_about@2x.png?1454671452');
  }
}
@media (max-width: 767px) {
  .rtm-about .rtm-main-header .container:before, .rtm-about .rtm-main-header .rtm-main-content:before {
    background: none;
  }
}
.rtm-about .emily-omar {
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 31px;
  padding-bottom: 55px;
}
.rtm-about .emily-omar .row {
  padding-top: 21px;
}
.rtm-about .emily-omar .row .pull-right {
  margin-right: 8%;
}
.rtm-about .emily-omar .row .pull-left {
  margin-left: 6%;
}
.rtm-about .name {
  color: rgba(0, 0, 0, 0.8);
  font-weight: 700;
}
.rtm-about .position {
  padding-top: 2px;
  font-size: 13px;
  color: rgba(0, 0, 0, 0.8);
}
.rtm-about .team {
  padding-top: 31px;
  padding-bottom: 3px;
}
.rtm-about .team img {
  width: 180px;
  height: 180px;
}
.rtm-about .team .name {
  padding-top: 18px;
}
.rtm-about .team .position {
  padding-bottom: 45px;
}
.rtm-about b {
  font-weight: 600;
}
.rtm-about .jobs {
  padding-left: 0px;
}
.rtm-about .jobs .a-little-bit {
  padding-right: 0px;
}
.rtm-about .jobs .open-positions {
  padding-left: 7%;
}
.rtm-about ul.star {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}
.rtm-about ul.star.more-padding {
  padding-top: 6px;
}
.rtm-about ul.star li {
  background-image: url(/img/li_star.png);
  background-repeat: no-repeat;
  background-position: 0px top;
  padding-left: 33px;
  padding-bottom: 20px;
}
.rtm-about .solar-flares {
  color: #666;
  font-size: 15px;
}
.rtm-about h3.first {
  margin-top: 0px;
}
.rtm-about div.press {
  padding-top: 33px;
}
.rtm-about div.press h2 {
  margin-top: 35px;
  margin-bottom: 13px;
}
.rtm-about div.press h2.first {
  margin-top: 8px;
}
.rtm-about div.press .press-info {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 480px) {
  .rtm-about div.press .press-info {
    width: 100%;
  }
}
.rtm-about div.press .press-info p {
  margin-bottom: 14px;
}
.rtm-about div.press .facts {
  border: 1px solid #e8e8e8;
  padding: 13px 13px 9px 17px;
  font-size: 15px;
  color: #515151;
  float: right;
  margin: 1px 5px 0 0;
  width: 234px;
  box-sizing: border-box;
}
.rtm-about div.press .facts b {
  font-weight: 600;
}
.rtm-about div.press .facts p {
  margin-bottom: 7px;
}
@media (max-width: 767px) {
  .rtm-about div.press .facts {
    float: none;
  }
}
.rtm-about div.press p.source {
  font-size: 13px;
  color: #666;
}
.rtm-about div.press a.product {
  background-image: url('/img/img_horn.png?1454671452');
  background-repeat: no-repeat;
  background-size: 20px auto;
  background-repeat: no-repeat;
  background-position: 3px 2px;
  padding-left: 32px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-about div.press a.product {
    background-image: url('/img/img_horn@2x.png?1454671452');
  }
}
.rtm-about div.press a.press {
  background-image: url('/img/img_letter.png?1454671452');
  background-repeat: no-repeat;
  background-size: 20px auto;
  background-repeat: no-repeat;
  background-position: 3px 2px;
  padding-left: 32px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-about div.press a.press {
    background-image: url('/img/img_letter@2x.png?1454671452');
  }
}

.rtm-about-jobs .rtm-main-header .container, .rtm-about-jobs .rtm-main-header .rtm-main-content {
  position: relative;
  overflow: hidden;
}
.rtm-about-jobs .rtm-main-header .container:before, .rtm-about-jobs .rtm-main-header .rtm-main-content:before {
  background-image: url('/img/header_jobs.png?1454671452');
  background-repeat: no-repeat;
  background-size: 381px auto;
  width: 381px;
  height: 160px;
  position: absolute;
  bottom: 0;
  right: 39px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-about-jobs .rtm-main-header .container:before, .rtm-about-jobs .rtm-main-header .rtm-main-content:before {
    background-image: url('/img/header_jobs@2x.png?1454671452');
  }
}
@media (max-width: 480px) {
  .rtm-about-jobs .rtm-main-header .container:before, .rtm-about-jobs .rtm-main-header .rtm-main-content:before {
    background: none;
  }
}

.rtm-about-press .rtm-main-header .container, .rtm-about-press .rtm-main-header .rtm-main-content {
  position: relative;
  overflow: hidden;
}
.rtm-about-press .rtm-main-header .container:before, .rtm-about-press .rtm-main-header .rtm-main-content:before {
  background-image: url('/img/header_press.png?1454671452');
  background-repeat: no-repeat;
  background-size: 197px auto;
  width: 197px;
  height: 124px;
  position: absolute;
  bottom: -43px;
  right: 44px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-about-press .rtm-main-header .container:before, .rtm-about-press .rtm-main-header .rtm-main-content:before {
    background-image: url('/img/header_press@2x.png?1454671452');
  }
}
@media (max-width: 480px) {
  .rtm-about-press .rtm-main-header .container:before, .rtm-about-press .rtm-main-header .rtm-main-content:before {
    background: none;
  }
}

.rtm-about-contact .rtm-main-header .container, .rtm-about-contact .rtm-main-header .rtm-main-content {
  position: relative;
  overflow: hidden;
}
.rtm-about-contact .rtm-main-header .container:before, .rtm-about-contact .rtm-main-header .rtm-main-content:before {
  background-image: url('/img/header_about_contact.png?1454671452');
  background-repeat: no-repeat;
  background-size: 182px auto;
  width: 182px;
  height: 140px;
  position: absolute;
  bottom: -13px;
  right: 81px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-about-contact .rtm-main-header .container:before, .rtm-about-contact .rtm-main-header .rtm-main-content:before {
    background-image: url('/img/header_about_contact@2x.png?1454671452');
  }
}
@media (max-width: 767px) {
  .rtm-about-contact .rtm-main-header .container:before, .rtm-about-contact .rtm-main-header .rtm-main-content:before {
    display: none;
  }
}

.rtm-account .rtm-gift-history table, .rtm-account .rtm-order-history table {
  margin-top: 46px;
  margin-left: -4px;
}
.rtm-account .rtm-gift-history table thead, .rtm-account .rtm-order-history table thead {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
  color: #6d6d6d;
}
.rtm-account .rtm-gift-history table thead td, .rtm-account .rtm-order-history table thead td {
  padding: 4px 6px;
}
.rtm-account .rtm-gift-history table tbody td, .rtm-account .rtm-order-history table tbody td {
  line-height: 21px;
  padding: 14px 4px 13px;
}
.rtm-account .rtm-gift-history table tbody tr:last-child td, .rtm-account .rtm-order-history table tbody tr:last-child td {
  border-bottom: 1px solid #ddd;
  padding-bottom: 13px;
}

.rtm-account-autorenew p {
  line-height: 21px;
  margin-bottom: 21px;
}
.rtm-account-autorenew .rtm-main .rtm-action-button {
  margin-top: 14px;
}
.rtm-account-autorenew .rtm-main-content article > h1 {
  margin-bottom: 24px;
}
.rtm-account-autorenew .btn-warning {
  height: 42px;
  font-size: 17px;
  line-height: 21px;
  padding: 10px 20px;
}
.rtm-account-autorenew .rtm-alert {
  margin: 30px 0 19px 0;
}
@media (min-width: 992px) {
  .rtm-account-autorenew .rtm-alert {
    margin: 30px 5px 19px -4px;
  }
}
.rtm-account-autorenew .rtm-alert mark {
  color: #de4c00;
  background-color: transparent;
}
.rtm-account-autorenew .rtm-alert a, .rtm-account-autorenew .rtm-alert b, .rtm-account-autorenew .rtm-alert mark {
  font-weight: 600;
}
.rtm-account-autorenew form {
  padding-top: 1px;
}
.rtm-account-autorenew form .btn-warning {
  margin: 10px 10px 10px -2px;
}
@media (max-width: 767px) {
  .rtm-account-autorenew form .btn-warning {
    margin-left: 0;
  }
}
.rtm-account-autorenew form span {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
.rtm-account-autorenew .radio {
  margin-left: 2px;
  margin-bottom: 15px;
}
.rtm-account-autorenew .radio:first-child {
  margin-top: 1px;
}
.rtm-account-autorenew .radio > label {
  padding-left: 23px;
  width: 100%;
}
.rtm-account-autorenew .radio input[type="radio"] {
  margin-left: -23px;
}

.rtm-account-autorenew-itunes:before {
  content: '•';
  display: inline-block;
  margin: 0 3px 1px 4px;
  color: #333333;
}

.rtm-account-autorenew-feedback .rtm-alert {
  margin: 3px 0px 28px 0px;
}
.rtm-account-autorenew-feedback input {
  margin-left: -2px;
}
.rtm-account-autorenew-feedback .btn-primary {
  height: 42px;
  font-size: 17px;
  line-height: 21px;
  padding: 10px 20px;
  margin-top: 16px;
  margin-bottom: 19px;
}

.rtm-account-autorenew-comment {
  padding-top: 9px;
}
@media (min-width: 992px) {
  .rtm-account-autorenew-comment {
    margin-left: -2px;
  }
}
.rtm-account-autorenew-comment label {
  font-weight: 400;
  margin-left: 4px;
  margin-bottom: 9px;
}
.rtm-account-autorenew-comment label i {
  color: #666;
}
.rtm-account-autorenew-comment textarea {
  max-width: 500px;
  height: 80px;
}

.rtm-account-autorenew-details, .rtm-account-autorenew-details-other {
  -moz-transition: height 0.15s ease-in-out;
  -o-transition: height 0.15s ease-in-out;
  -webkit-transition: height 0.15s ease-in-out;
  transition: height 0.15s ease-in-out;
  height: 0;
  overflow: hidden;
  padding: 0 5px;
  margin-left: -5px;
}
input:checked + .rtm-account-autorenew-details, input:checked + .rtm-account-autorenew-details-other {
  height: 82px;
}
.rtm-account-autorenew-details label, .rtm-account-autorenew-details-other label {
  font-size: 14px;
  color: #666;
  margin-top: 11px;
  margin-bottom: 1px;
  padding-left: 0;
}
.rtm-account-autorenew-details input, .rtm-account-autorenew-details-other input {
  margin-left: 0;
  width: 400px;
  height: 38px;
}
@media (max-width: 480px) {
  .rtm-account-autorenew-details input, .rtm-account-autorenew-details-other input {
    width: 100%;
    height: 38px;
  }
}

input:checked + .rtm-account-autorenew-details-other {
  height: 77px;
}

.rtm-account-billing .rtm-main-content > article > h1 {
  margin-bottom: 24px;
  margin-right: 14px;
  float: left;
}
.rtm-account-billing .rtm-main-content > article p {
  line-height: 21px;
  margin-bottom: 21px;
}
.rtm-account-billing .rtm-main-content > article p:first-of-type {
  clear: both;
}
.rtm-account-billing .rtm-main-content > article ul {
  list-style: none;
  line-height: 21px;
  padding: 0 40px 0 18px;
  margin-bottom: 21px;
}
.rtm-account-billing .rtm-main-content > article li {
  margin-bottom: 15px;
}
.rtm-account-billing .rtm-main-content > article li:last-child {
  margin-bottom: 0;
}
.rtm-account-billing .rtm-main-content > article li:before {
  content: '•';
  display: inline-block;
  margin: 0 3px 0 -14px;
  vertical-align: top;
}
.rtm-account-billing .rtm-main-content > article .rtm-alert {
  margin: 25px 3px 24px -2px;
}
.rtm-account-billing .rtm-credit-card {
  max-width: 320px;
  margin-left: -2px;
}

.rtm-account-billing-disable {
  font-size: 14px;
}

.rtm-account-billing-cards {
  background-image: url('/img/credit_cards_195x22.png?1454671452');
  background-repeat: no-repeat;
  background-size: 195px auto;
  width: 195px;
  height: 22px;
  float: left;
  margin: 5px 0 15px 0;
}

.rtm-account .rtm-account-close {
  margin-right: 4px;
  padding: 7px 0 0 0;
}
.rtm-account .rtm-account-close label {
  text-transform: uppercase;
  font-size: 13px;
}
.rtm-account .rtm-account-close input {
  margin-left: -2px;
  height: 38px;
}
.rtm-account .rtm-account-close .rtm-alert {
  margin: 0 0 32px -4px;
}
.rtm-account .rtm-account-close .rtm-alert.alert-info b, .rtm-account .rtm-account-close .rtm-alert.alert-info a {
  font-weight: 600;
}
.rtm-account .rtm-account-close .rtm-alert.alert-warning {
  margin-top: -12px;
}
.rtm-account .rtm-account-close .rtm-alert ul {
  list-style: none;
  padding: 0;
}
.rtm-account .rtm-account-close .rtm-alert li:before {
  content: '•';
  display: inline-block;
  margin-right: 7px;
}
.rtm-account .rtm-account-close .btn-warning {
  height: 42px;
  font-size: 17px;
  line-height: 21px;
  padding: 10px 20px;
}
.rtm-account .rtm-account-close .form-group:last-of-type {
  margin-bottom: 20px;
}
.rtm-account .rtm-account-close .form-group:last-of-type label {
  text-transform: none;
  font-weight: 400;
  font-size: 15px;
  margin-top: 8px;
  margin-left: -2px;
}
.rtm-account .rtm-account-close-username {
  margin: 2px 0 17px;
}
.rtm-account .rtm-account-close-password {
  width: 300px;
}
.rtm-account.rtm-account-close-confirm .rtm-main-content {
  padding-bottom: 122px;
}
@media (min-width: 992px) {
  .rtm-account.rtm-account-close-confirm .rtm-main-content > article {
    padding-left: 24px;
  }
}
.rtm-account.rtm-account-close-confirm .rtm-alert {
  background-color: #fff0d1;
  margin-top: 25px;
}
.rtm-account.rtm-account-close-confirm .rtm-alert:after {
  color: #cda44b;
}
.rtm-account.rtm-account-close-confirm .rtm-alert b {
  font-weight: 600;
}
.rtm-account.rtm-account-close-confirm .rtm-alert a {
  display: block;
  font-weight: 600;
  margin-top: 9px;
  margin-left: 4px;
}
.rtm-account.rtm-account-close-confirm .rtm-alert a:before {
  content: '•';
  color: #000;
  display: inline-block;
  margin-right: 7px;
}

.rtm-account-gift {
  line-height: 21px;
}
.rtm-account-gift .rtm-main-header .container, .rtm-account-gift .rtm-main-header .rtm-main-content {
  position: relative;
  overflow: hidden;
}
.rtm-account-gift .rtm-main-header .container:before, .rtm-account-gift .rtm-main-header .rtm-main-content:before {
  background-image: url('/img/gift_140.png?1454671452');
  background-repeat: no-repeat;
  background-size: 140px auto;
  width: 140px;
  height: 140px;
  position: absolute;
  bottom: -39px;
  right: 67px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-account-gift .rtm-main-header .container:before, .rtm-account-gift .rtm-main-header .rtm-main-content:before {
    background-image: url('/img/gift_140@2x.png?1454671452');
  }
}
@media (max-width: 480px) {
  .rtm-account-gift .rtm-main-header .container:before, .rtm-account-gift .rtm-main-header .rtm-main-content:before {
    display: none;
  }
}
.rtm-account-gift .table {
  border-bottom: 1px solid #ddd;
  margin-bottom: 15px;
}
.rtm-account-gift .table thead {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
  color: #6d6d6d;
}
.rtm-account-gift .table thead td {
  padding-top: 0;
}
.rtm-account-gift .table td {
  padding: 4px 6px;
}
.rtm-account-gift .table td:last-child {
  text-align: right;
  width: 146px;
}
@media (max-width: 767px) {
  .rtm-account-gift .table td:last-child {
    width: 100px;
  }
}
.rtm-account-gift .table tbody td {
  font-size: 20px;
  line-height: 1.2;
  font-family: MuseoSansRounded, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  padding-top: 13px;
  padding-bottom: 12px;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .rtm-account-gift .table tbody td {
    font-size: 18px;
  }
}
@media (max-width: 480px) {
  .rtm-account-gift .table tbody td {
    text-align: center;
  }
}
.rtm-account-gift .table tbody td:first-child:before {
  background-image: url('/img/gift_45.png?1454671452');
  background-repeat: no-repeat;
  background-size: 45px auto;
  width: 45px;
  height: 45px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  content: '';
  margin-bottom: 6px;
  margin-right: 18px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-account-gift .table tbody td:first-child:before {
    background-image: url('/img/gift_45@2x.png?1454671452');
  }
}
@media (max-width: 480px) {
  .rtm-account-gift .table tbody td:first-child:before {
    margin: auto;
    display: block;
  }
}
.rtm-account-gift .table select {
  height: 34px;
  width: 95px;
  float: right;
}
@media (max-width: 767px) {
  .rtm-account-gift .table select {
    width: auto;
  }
}
.rtm-account-gift .rtm-alert {
  margin-top: 14px;
  margin-bottom: 26px;
}

.rtm-account-gift-cart {
  margin: 0 20px 0px 5px;
}
@media (max-width: 767px) {
  .rtm-account-gift-cart {
    margin: 20px 0 0 0;
  }
}

.rtm-account-gift-how {
  height: 400px;
  max-width: 160px;
  margin-left: -3px;
}
@media (max-width: 767px) {
  .rtm-account-gift-how {
    height: auto;
    max-width: none;
    margin-left: 0;
  }
}
.rtm-account-gift-how h4 {
  margin-bottom: 12px;
  margin-top: 0;
}
.rtm-account-gift-how p {
  font-size: 14px;
  line-height: 19px;
  margin-bottom: 19px;
}

.rtm-account-gift-total {
  padding: 0 5px 0 8px;
  overflow: hidden;
  margin-bottom: 24px;
}
.rtm-account-gift-total div:last-child {
  float: left;
  color: #777;
  font-size: 13px;
  line-height: 18px;
}
.rtm-account-gift-total div:first-child {
  font-family: MuseoSansRounded, "Helvetica Neue", Helvetica, Arial, sans-serif;
  float: right;
  font-size: 20px;
  color: #3f3f3f;
  font-weight: 500;
  margin: -1px 1px 8px 8px;
}
.rtm-account-gift-total div:first-child span {
  font-weight: 700;
}

.rtm-account .rtm-gift-history > p {
  line-height: 21px;
  padding: 1px;
}
.rtm-account .rtm-gift-history > p a {
  font-weight: 600;
}
.rtm-account .rtm-gift-history tbody td {
  vertical-align: middle;
}
.rtm-account .rtm-gift-history tbody td:nth-child(1) {
  width: 32%;
}
.rtm-account .rtm-gift-history tbody td:nth-child(2) {
  width: 22%;
  font-family: "Courier New", Courier, monospace;
  font-weight: bold;
}
.rtm-account .rtm-gift-history tbody td:nth-child(3) span {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-right: 62px;
}
.rtm-account .rtm-gift-history tbody td:nth-child(3) div {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
.rtm-account .rtm-gift-history-available span {
  color: #1f855c;
  font-weight: 600;
}
.rtm-account .rtm-gift-history-empty p {
  margin-bottom: 20px;
}

.rtm-account .rtm-gift-send {
  padding: 1px 3px 0 0;
  margin: 0 0 22px -2px;
  line-height: 21px;
}
.rtm-account .rtm-gift-send p {
  padding-left: 2px;
}
.rtm-account .rtm-gift-send label {
  font-size: 13px;
  padding-left: 2px;
  margin-bottom: 2px;
}
.rtm-account .rtm-gift-send .rtm-alert {
  margin-top: -4px;
  margin-bottom: 34px;
}
.rtm-account .rtm-gift-send .rtm-gift-send-me-label {
  padding-left: 0;
  margin: -2px 0 8px -2px;
  font-weight: normal;
  font-size: 15px;
}
.rtm-account .rtm-gift-send .rtm-gift-send-me-label:before {
  margin-right: 2px;
}
.rtm-account .rtm-gift-send .btn-primary {
  margin-top: 9px;
  height: 42px;
  font-size: 17px;
  padding: 9px 22px;
}
.rtm-account .rtm-gift-send-view {
  font-weight: 600;
  display: inline-block;
  margin-top: 10px;
}
.rtm-account .rtm-gift-send-description {
  margin-bottom: 29px;
  padding: 0 10px 0 2px;
}
.rtm-account .rtm-gift-send-recipient {
  height: 38px;
  width: 300px;
}
.rtm-account .rtm-gift-send-sender {
  padding: 2px 2px 9px;
}
.rtm-account .rtm-gift-send-subject {
  padding: 4px 2px 9px;
}
.rtm-account .rtm-gift-send-message {
  margin-top: 14px;
  width: 500px;
  height: 150px;
  padding: 7px 10px;
  line-height: 21px;
}
.rtm-account .rtm-gift-send-preview {
  margin-top: -3px;
}
.rtm-account .rtm-gift-send-preview p {
  margin-bottom: 15px;
}

.rtm-account-login-forgot .form-control {
  max-width: 450px;
}
.rtm-account-login-forgot .form-group label {
  text-transform: uppercase;
  font-size: 13px;
}
.rtm-account-login-forgot .btn-primary {
  margin: 20px 0 0 0;
  height: 42px;
  font-size: 17px;
  padding: 9px 22px;
}

.rtm-account-order {
  line-height: 21px;
}
.rtm-account-order .rtm-well {
  background-color: rgba(0, 96, 191, 0.08);
  padding-left: 35px;
  margin: 2px 21px 0 5px;
}
@media (max-width: 767px) {
  .rtm-account-order .rtm-well {
    margin: 15px auto 0 auto;
  }
}
.rtm-account-order .rtm-well h3 {
  font-weight: 700;
  line-height: 27px;
  margin: 8px 0 7px 0;
}
.rtm-account-order .rtm-well h3 i {
  font-size: 17px;
  margin: -4px 2px 0 2px;
}
.rtm-account-order .rtm-well h4 {
  font-weight: 700;
  margin: 0 0 8px 0;
}
.rtm-account-order .rtm-well h4 span {
  font-weight: 500;
  font-size: 16px;
  color: #888;
  margin-left: 8px;
}
@media (max-width: 480px) {
  .rtm-account-order .rtm-well h4 span {
    margin-left: 0;
    margin-top: 10px;
    display: block;
  }
}
.rtm-account-order .rtm-payment {
  margin-left: 5px;
}
@media (max-width: 480px) {
  .rtm-account-order .rtm-payment {
    margin-left: 0;
  }
}

.rtm-account-order-guarantee {
  min-height: 400px;
  border-left: 1px solid #e8e8e8;
  padding: 21px 0 0 27px;
  margin: 2px 0 0 -31px;
  max-width: 185px;
}
@media (max-width: 767px) {
  .rtm-account-order-guarantee {
    min-height: auto;
    border-left: none;
    padding: 0;
    margin: 0;
    max-width: none;
  }
}
.rtm-account-order-guarantee h4 {
  margin-bottom: 12px;
}
.rtm-account-order-guarantee p {
  font-size: 14px;
  line-height: 19px;
  margin-bottom: 19px;
}
.rtm-account-order-guarantee a {
  font-size: 14px;
  margin-top: -7px;
  display: inline-block;
}

.rtm-account-order-guarantee-avatar {
  background-image: url('/img/avatar_bob_60.png?1454671452');
  background-repeat: no-repeat;
  background-size: 60px auto;
  width: 60px;
  height: 60px;
  margin: 0 0 16px -2px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-account-order-guarantee-avatar {
    background-image: url('/img/avatar_bob_60@2x.png?1454671452');
  }
}

.rtm-account-order-total {
  overflow: hidden;
  margin: 17px 26px 45px 13px;
}
.rtm-account-order-total div:first-child {
  float: left;
  color: #777;
  font-size: 13px;
  line-height: 18px;
  max-width: 500px;
}
.rtm-account-order-total div:last-child {
  font-family: MuseoSansRounded, "Helvetica Neue", Helvetica, Arial, sans-serif;
  float: right;
  font-size: 20px;
  color: #3f3f3f;
  font-weight: 500;
  margin-top: 7px;
}
.rtm-account-order-total div:last-child span {
  font-weight: 700;
}

.rtm-account-order-done .rtm-main-content > article {
  position: relative;
}
@media (min-width: 992px) {
  .rtm-account-order-done .rtm-main-content > article {
    padding-left: 24px;
  }
}
@media (max-width: 767px) {
  .rtm-account-order-done .rtm-main-content > article {
    padding-top: 50px;
  }
}
@media (max-width: 767px) {
  .rtm-account-order-done .rtm-main-content > article > h1.heading {
    margin-right: 70px;
  }
}
.rtm-account-order-done .rtm-main-content > article > .container-fluid {
  margin-left: 0;
  padding-bottom: 38px;
}
.rtm-account-order-done .table {
  margin-top: 32px;
  margin-bottom: 14px;
  border-bottom: 1px solid #ddd;
}
.rtm-account-order-done .table thead {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
  color: #6d6d6d;
}
.rtm-account-order-done .table td {
  padding: 4px 6px;
}

.rtm-account-order-done-total {
  padding: 0 6px;
}
.rtm-account-order-done-total div {
  font-family: MuseoSansRounded, "Helvetica Neue", Helvetica, Arial, sans-serif;
  float: right;
  font-size: 20px;
  color: #3f3f3f;
  font-weight: 500;
  margin-top: -3px;
}
.rtm-account-order-done-total div span {
  font-weight: 700;
}

.rtm-account-order-done-bob {
  font-family: "Sue Ellen Francisco";
  text-transform: uppercase;
  position: absolute;
}
.rtm-account-order-done-bob:after {
  content: '';
  display: inline-block;
}

.rtm-account-order-done-subscription .rtm-account-order-done-bob, .rtm-account-order-done-gifts .rtm-account-order-done-bob {
  background-image: url('/img/speech_bubble_71x52.png?1454671452');
  background-repeat: no-repeat;
  background-size: 71px auto;
  width: 71px;
  height: 52px;
  font-size: 12px;
  line-height: 22px;
  padding: 13px 3px;
  top: -10px;
  right: 71px;
  text-align: center;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-account-order-done-subscription .rtm-account-order-done-bob, .rtm-account-order-done-gifts .rtm-account-order-done-bob {
    background-image: url('/img/speech_bubble_71x52@2x.png?1454671452');
  }
}
:lang(en) .rtm-account-order-done-subscription .rtm-account-order-done-bob, .rtm-account-order-done-subscription :lang(en) .rtm-account-order-done-bob, :lang(en) .rtm-account-order-done-gifts .rtm-account-order-done-bob, .rtm-account-order-done-gifts :lang(en) .rtm-account-order-done-bob {
  font-size: 16px;
}
.rtm-account-order-done-subscription .rtm-account-order-done-bob:after, .rtm-account-order-done-gifts .rtm-account-order-done-bob:after {
  background-image: url('/img/avatar_bob_bananas_50.png?1454671452');
  background-repeat: no-repeat;
  background-size: 50px auto;
  width: 50px;
  height: 50px;
  margin-left: 68px;
  margin-top: -6px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-account-order-done-subscription .rtm-account-order-done-bob:after, .rtm-account-order-done-gifts .rtm-account-order-done-bob:after {
    background-image: url('/img/avatar_bob_bananas_50@2x.png?1454671452');
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .rtm-account-order-done-subscription .rtm-account-order-done-bob, .rtm-account-order-done-gifts .rtm-account-order-done-bob {
    top: -30px;
  }
}
@media (max-width: 767px) {
  .rtm-account-order-done-subscription .rtm-account-order-done-bob, .rtm-account-order-done-gifts .rtm-account-order-done-bob {
    top: 10px;
  }
}

.rtm-account-order-done-subscription .rtm-main-content > article > .container-fluid {
  max-width: 557px;
}
.rtm-account-order-done-subscription .rtm-main-content > article tbody td:last-child {
  font-family: MuseoSansRounded, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  color: #3f3f3f;
  font-weight: 500;
  padding-top: 24px;
  padding-right: 4px;
}
.rtm-account-order-done-subscription .rtm-main-content > article tbody h4 {
  margin-top: 23px;
  margin-bottom: 20px;
}
.rtm-account-order-done-subscription .rtm-main-content > article tbody h4 div {
  font-weight: 500;
  font-size: 16px;
  color: #888;
  margin-top: 5px;
}
.rtm-account-order-done-subscription .rtm-main-content > article tbody h4 i {
  font-size: 16px;
  vertical-align: middle;
  line-height: 27px;
  margin-top: -5px;
  margin-left: 2px;
}
.rtm-account-order-done-subscription .rtm-main-content > article td:last-child {
  width: 72px;
}
@media (min-width: 992px) {
  .rtm-account-order-done-subscription .rtm-account-order-done-bob {
    background-image: url('/img/speech_bubble_118x86.png?1454671452');
    background-repeat: no-repeat;
    background-size: 118px auto;
    width: 118px;
    height: 86px;
    font-size: 18px;
    line-height: 37px;
    padding: 18px 5px 18px;
    top: 116px;
    right: 174px;
    text-align: center;
  }
}
@media print and (min-width: 992px), only screen and (min-width: 992px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 992px) and (-moz-min-device-pixel-ratio: 2), only screen and (min-width: 992px) and (-o-min-device-pixel-ratio: 2), only screen and (min-width: 992px) and (min-device-pixel-ratio: 2), only screen and (min-width: 992px) and (min-resolution: 192dpi), only screen and (min-width: 992px) and (min-resolution: 2dppx) {
  .rtm-account-order-done-subscription .rtm-account-order-done-bob {
    background-image: url('/img/speech_bubble_118x86@2x.png?1454671452');
  }
}
@media (min-width: 992px) {
  :lang(en) .rtm-account-order-done-subscription .rtm-account-order-done-bob {
    font-size: 26px;
  }
  .rtm-account-order-done-subscription .rtm-account-order-done-bob:after {
    background-image: url('/img/avatar_bob_bananas_150.png?1454671452');
    background-repeat: no-repeat;
    background-size: 150px auto;
    width: 150px;
    height: 150px;
    margin-left: 113px;
    margin-top: -25px;
  }
}
@media print and (min-width: 992px), only screen and (min-width: 992px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 992px) and (-moz-min-device-pixel-ratio: 2), only screen and (min-width: 992px) and (-o-min-device-pixel-ratio: 2), only screen and (min-width: 992px) and (min-device-pixel-ratio: 2), only screen and (min-width: 992px) and (min-resolution: 192dpi), only screen and (min-width: 992px) and (min-resolution: 2dppx) {
  .rtm-account-order-done-subscription .rtm-account-order-done-bob:after {
    background-image: url('/img/avatar_bob_bananas_150@2x.png?1454671452');
  }
}

.rtm-account-order-done-gifts .rtm-main-header .container, .rtm-account-order-done-gifts .rtm-main-header .rtm-main-content {
  position: relative;
  overflow: hidden;
}
.rtm-account-order-done-gifts .rtm-main-header .container:before, .rtm-account-order-done-gifts .rtm-main-header .rtm-main-content:before {
  background-image: url('/img/gift_140.png?1454671452');
  background-repeat: no-repeat;
  background-size: 140px auto;
  width: 140px;
  height: 140px;
  position: absolute;
  bottom: -39px;
  right: 67px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-account-order-done-gifts .rtm-main-header .container:before, .rtm-account-order-done-gifts .rtm-main-header .rtm-main-content:before {
    background-image: url('/img/gift_140@2x.png?1454671452');
  }
}
@media (max-width: 767px) {
  .rtm-account-order-done-gifts .rtm-main-header .container:before, .rtm-account-order-done-gifts .rtm-main-header .rtm-main-content:before {
    display: none;
  }
}
.rtm-account-order-done-gifts .rtm-order-pending {
  width: 832px;
}
.rtm-account-order-done-gifts .rtm-main-content > article > .container-fluid {
  max-width: 832px;
}
.rtm-account-order-done-gifts .rtm-main-content > article tbody td {
  padding: 6px 6px;
  font-weight: 500;
  padding-top: 13px;
  padding-bottom: 12px;
  vertical-align: middle;
}
@media (max-width: 480px) {
  .rtm-account-order-done-gifts .rtm-main-content > article tbody td:nth-child(1) {
    text-align: center;
  }
}
.rtm-account-order-done-gifts .rtm-main-content > article tbody td:nth-child(1):before {
  background-image: url('/img/gift_45.png?1454671452');
  background-repeat: no-repeat;
  background-size: 45px auto;
  width: 45px;
  height: 45px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  content: '';
  margin-bottom: 6px;
  margin-right: 13px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-account-order-done-gifts .rtm-main-content > article tbody td:nth-child(1):before {
    background-image: url('/img/gift_45@2x.png?1454671452');
  }
}
@media (max-width: 767px) {
  .rtm-account-order-done-gifts .rtm-main-content > article tbody td:nth-child(1):before {
    float: left;
  }
}
@media (max-width: 480px) {
  .rtm-account-order-done-gifts .rtm-main-content > article tbody td:nth-child(1):before {
    display: block;
    float: none;
    margin: auto;
  }
}
.rtm-account-order-done-gifts .rtm-main-content > article tbody td:nth-child(1) span {
  font-size: 20px;
  font-family: MuseoSansRounded, "Helvetica Neue", Helvetica, Arial, sans-serif;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .rtm-account-order-done-gifts .rtm-main-content > article tbody td:nth-child(1) span {
    font-size: 18px;
    display: block;
  }
}
.rtm-account-order-done-gifts .rtm-main-content > article tbody td:nth-child(1) div {
  font-size: 14px;
}
.rtm-account-order-done-gifts .rtm-main-content > article tbody td:nth-child(2) {
  font-family: "Courier New", Courier, monospace;
  font-weight: bold;
  width: 20%;
  padding-top: 16px;
}
.rtm-account-order-done-gifts .rtm-main-content > article tbody td:nth-child(3) {
  font-size: 16px;
  width: 29%;
}
.rtm-account-order-done-gifts .rtm-main-content > article tbody td:nth-child(4) {
  font-size: 20px;
  font-family: MuseoSansRounded, "Helvetica Neue", Helvetica, Arial, sans-serif;
  width: 9%;
}
@media (max-width: 767px) {
  .rtm-account-order-done-gifts .rtm-main-content > article tbody td:nth-child(4) {
    font-size: 18px;
  }
}

.rtm-account .rtm-order-history tbody td:nth-child(1) {
  width: 29%;
  font-size: 15px;
  padding-top: 13px;
}
.rtm-account .rtm-order-history tbody td:nth-child(2) {
  width: 53%;
}
.rtm-account .rtm-order-history tbody td:nth-child(3) {
  width: 53%;
}
.rtm-account .rtm-order-history-empty p {
  margin-bottom: 20px;
}

.rtm-account-overview .rtm-well {
  background-color: rgba(27, 125, 223, 0.09);
  padding: 23px 20px 23px 25px;
  overflow: hidden;
  margin: 0;
}
@media (min-width: 992px) {
  .rtm-account-overview .rtm-well {
    margin: 0 5px 0 -4px;
  }
}
@media (max-width: 767px) {
  .rtm-account-overview .rtm-well {
    padding: 13px 10px 13px 15px;
  }
}
.rtm-account-overview .rtm-well a, .rtm-account-overview .rtm-well b {
  font-weight: 600;
}
.rtm-account-overview .rtm-account-avatar {
  width: 96px;
  height: 96px;
  border-radius: 3px;
  float: left;
}
@media (max-width: 480px) {
  .rtm-account-overview .rtm-account-avatar {
    float: none;
    margin: auto;
    display: block;
  }
}
.rtm-account-overview .rtm-account-name {
  margin: 4px 0 0 115px;
  font-size: 24px;
  font-weight: 600;
}
@media (max-width: 480px) {
  .rtm-account-overview .rtm-account-name {
    text-align: center;
    margin-left: 0;
  }
}
.rtm-account-overview .rtm-account-joined {
  margin: 8px 0 3px 115px;
  font-size: 18px;
}
@media (max-width: 480px) {
  .rtm-account-overview .rtm-account-joined {
    margin-left: 0;
    font-size: 14px;
  }
}
.rtm-account-overview .rtm-account-membership {
  margin-left: 115px;
  font-size: 18px;
}
@media (max-width: 480px) {
  .rtm-account-overview .rtm-account-membership {
    margin-left: 0;
    font-size: 14px;
  }
}
.rtm-account-overview .rtm-pro, .rtm-account-overview .rtm-account-order .rtm-well h3 i, .rtm-account-order .rtm-well h3 .rtm-account-overview i, .rtm-account-overview .rtm-account-order-done-subscription .rtm-main-content > article tbody h4 i, .rtm-account-order-done-subscription .rtm-main-content > article tbody h4 .rtm-account-overview i {
  font-size: 15px;
  margin: -1px 0 0 2px;
}
@media (max-width: 480px) {
  .rtm-account-overview .rtm-pro, .rtm-account-overview .rtm-account-order .rtm-well h3 i, .rtm-account-order .rtm-well h3 .rtm-account-overview i, .rtm-account-overview .rtm-account-order-done-subscription .rtm-main-content > article tbody h4 i, .rtm-account-order-done-subscription .rtm-main-content > article tbody h4 .rtm-account-overview i {
    font-size: 13px;
  }
}
.rtm-account-overview .rtm-pro:after, .rtm-account-overview .rtm-account-order .rtm-well h3 i:after, .rtm-account-order .rtm-well h3 .rtm-account-overview i:after, .rtm-account-overview .rtm-account-order-done-subscription .rtm-main-content > article tbody h4 i:after, .rtm-account-order-done-subscription .rtm-main-content > article tbody h4 .rtm-account-overview i:after {
  margin-top: -3px;
}
.rtm-account-overview .rtm-account-membership-upgrade {
  margin-left: 9px;
}
.rtm-account-overview .rtm-account-pro-details {
  padding: 19px 0;
  line-height: 21px;
}
.rtm-account-overview .rtm-account-pro-details p {
  margin-bottom: 8px;
}
.rtm-account-overview .rtm-account-pro-details .rtm-account-pro-renew {
  padding-top: 4px;
  margin-bottom: 6px;
}
.rtm-account-overview .rtm-account-pro-details .rtm-account-pro-renew i {
  color: #2ab27b;
  font-weight: bold;
  font-size: 28px;
  vertical-align: middle;
  margin: -6px 0 0 -2px;
}
.rtm-account-overview .rtm-account-pro-details .rtm-account-pro-disable-renew {
  font-size: 14px;
}
.rtm-account-overview .rtm-account-pro-details .rtm-account-pro-expire {
  margin-top: 15px;
}
.rtm-account-overview .rtm-account-pro-details .rtm-account-pro-expire i {
  color: #ea5200;
  font-size: 22px;
  vertical-align: middle;
  margin-top: -3px;
  margin-right: 3px;
}
.rtm-account-overview .rtm-account-pro-details .rtm-account-pro-expire a {
  margin-left: 4px;
}

.rtm-account .rtm-password-change {
  padding-bottom: 22px;
}
.rtm-account .rtm-password-change label {
  text-transform: uppercase;
  font-size: 13px;
  margin-top: 10px;
}
.rtm-account .rtm-password-change input {
  margin-left: -2px;
  height: 38px;
  width: 300px;
}
@media (max-width: 480px) {
  .rtm-account .rtm-password-change input {
    margin-left: 0;
    width: 290px;
  }
}
.rtm-account .rtm-password-change button {
  margin: 20px 0 0 -2px;
  height: 42px;
  font-size: 17px;
  padding: 9px 22px;
}
.rtm-account .rtm-password-change .rtm-alert {
  margin: 25px 3px 24px -2px;
}
.rtm-account .rtm-password-change-description {
  margin-bottom: 19px;
}

.rtm-account-switchapp .btn-primary {
  min-width: 80px;
}
.rtm-account-switchapp input[type="radio"] {
  margin-right: 3px;
}

.rtm-android .rtm-main-content h2 {
  font-size: 30px;
  font-weight: 700;
}
.rtm-android .rtm-main-content p {
  font-size: 16px;
  line-height: 23px;
  margin: 17px 0 30px 0;
}

.rtm-android-screen {
  background-image: url('/img/android_screen.png?1454671452');
  background-repeat: no-repeat;
  background-size: 295px auto;
  width: 100%;
  height: auto;
  max-width: 295px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
  margin: 2px 0 0 0;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-android-screen {
    background-image: url('/img/android_screen@2x.png?1454671452');
  }
}
.rtm-android-screen:after {
  content: '';
  display: block;
  padding-top: 196.61016949%;
}
@media (min-width: 992px) {
  .rtm-android-screen {
    margin-left: -4px;
  }
}

.rtm-android-details {
  margin: 110px 0 0 0;
  padding: 5px 10px;
}
@media (min-width: 992px) {
  .rtm-android-details {
    margin-left: -19px;
  }
}
@media (max-width: 767px) {
  .rtm-android-details {
    margin-top: 20px;
  }
}

.rtm-android-googleplay {
  background-image: url('/img/ico_googleplay_172x60.png?1454671452');
  background-repeat: no-repeat;
  background-size: 172px auto;
  width: 172px;
  height: 60px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-left: -2px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-android-googleplay {
    background-image: url('/img/ico_googleplay_172x60@2x.png?1454671452');
  }
}

.rtm-api .rtm-well {
  background-color: rgba(27, 125, 223, 0.1);
  margin: 2px 5px 0 -4px;
}
.rtm-api .rtm-main-header .container, .rtm-api .rtm-main-header .rtm-main-content {
  position: relative;
}
.rtm-api .rtm-main-header .container:before, .rtm-api .rtm-main-header .rtm-main-content:before {
  background-image: url('/img/header_api.png?1454671452');
  background-repeat: no-repeat;
  background-size: 647px auto;
  width: 647px;
  height: 191px;
  position: absolute;
  bottom: -12px;
  right: 15px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-api .rtm-main-header .container:before, .rtm-api .rtm-main-header .rtm-main-content:before {
    background-image: url('/img/header_api@2x.png?1454671452');
  }
}
@media (max-width: 767px) {
  .rtm-api .rtm-main-header .container:before, .rtm-api .rtm-main-header .rtm-main-content:before {
    display: none;
  }
}
@media (max-width: 767px) {
  .rtm-api .rtm-main-content > article a {
    word-wrap: break-word;
  }
}
@media (max-width: 480px) {
  .rtm-api code {
    word-wrap: break-word;
  }
}
.rtm-api span.v1 {
  font-size: 13px;
  background-color: #fcf8e3;
  padding-left: 2px;
  padding-right: 2px;
}
.rtm-api span.v2 {
  font-size: 13px;
  background-color: #dff0d8;
  padding-left: 2px;
  padding-right: 2px;
}
.rtm-api .api-methods {
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
}
@media (max-width: 480px) {
  .rtm-api .api-methods {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
  }
}
.rtm-api .api-methods h2:first-of-type {
  margin-top: 0;
}
.rtm-api .api-methods h2 {
  padding: 2px 4px;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 3px;
}
.rtm-api .api-method dl dd:not(:last-of-type) {
  padding-bottom: 16px;
}

.rtm-api-request-key {
  line-height: 21px;
  margin-left: -2px;
  max-width: 500px;
}
@media (max-width: 767px) {
  .rtm-api-request-key {
    width: auto;
  }
}
.rtm-api-request-key p:first-child {
  margin-bottom: 28px;
}
.rtm-api-request-key input {
  height: 38px;
}
.rtm-api-request-key input + label {
  text-transform: none;
  font-weight: 400;
  font-size: 15px;
}
.rtm-api-request-key label:first-child {
  font-size: 13px;
  text-transform: uppercase;
  margin-left: 2px;
  margin-bottom: 3px;
}
.rtm-api-request-key label:first-child + .text-muted {
  margin: -5px 0 5px 2px;
}
.rtm-api-request-key button {
  height: 42px;
  font-size: 17px;
  padding: 9px 30px;
}
.rtm-api-request-key .form-group {
  margin-bottom: 19px;
}

.rtm-api-keys .row > div:last-child {
  border-left: 1px dotted #e5e5e5;
}
@media (max-width: 767px) {
  .rtm-api-keys .row > div:last-child {
    border: none;
  }
}
.rtm-api-keys i {
  color: #666;
}

.rtm-apps-computer-osx-learn, .rtm-apps-phone-container .btn, .rtm-apps-tablet-container .btn {
  -moz-transition: border-color 0.18s ease-in-out, color 0.18s ease-in-out;
  -o-transition: border-color 0.18s ease-in-out, color 0.18s ease-in-out;
  -webkit-transition: border-color 0.18s ease-in-out, color 0.18s ease-in-out;
  transition: border-color 0.18s ease-in-out, color 0.18s ease-in-out;
  background: transparent;
  border-width: 2px;
  border-style: solid;
  border-radius: 5px;
  font-size: 15px;
  font-weight: 600;
  line-height: 20px;
  margin-top: 21px;
  padding: 5px 18px;
}
@media (max-width: 767px) {
  .rtm-apps-computer-osx-learn, .rtm-apps-phone-container .btn, .rtm-apps-tablet-container .btn {
    margin-bottom: 10px;
  }
}

.rtm-apps-computer-tester, .rtm-apps-watch-tester {
  border-radius: 4px;
  font-size: 15px;
  line-height: 19px;
  margin: 24px 29px;
  padding: 10px 12px 11px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .rtm-apps-computer-tester, .rtm-apps-watch-tester {
    margin-left: 0;
    margin-right: 0;
  }
}
.rtm-apps-computer-tester a, .rtm-apps-watch-tester a {
  font-weight: 600;
}

.rtm-apps .container.rtm-main-content, .rtm-apps .rtm-main-content {
  width: auto;
  padding: 0;
  text-align: center;
}
.rtm-apps .container.rtm-main-content > article, .rtm-apps .rtm-main-content > article {
  padding: 0;
}
.rtm-apps .container.rtm-main-content h1, .rtm-apps .rtm-main-content h1 {
  font-size: 40px;
  font-weight: 700;
  line-height: 1.2;
}
.rtm-apps .rtm-footer {
  margin-top: 0;
  border-top: none;
}

.rtm-apps-web-container {
  background-image: url('/img/app_frame_top.png?1454671452');
  background-repeat: no-repeat;
  background-size: 800px auto;
  background-position: -3px 0;
  margin: 20px 70px 0 70px;
  padding: 32px 0 40px 0;
  border-left: 3px solid #edf0f2;
  border-right: 3px solid #edf0f2;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-apps-web-container {
    background-image: url('/img/app_frame_top@2x.png?1454671452');
  }
}
.rtm-apps-web-container h1 {
  color: #3f3f3f;
  margin-bottom: 6px;
}
.rtm-apps-web-container h2 {
  color: rgba(63, 63, 63, 0.75);
  font-size: 20px;
  line-height: 20px;
  margin-top: 0px;
  margin-bottom: 27px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .rtm-apps-web-container {
    margin: 20px 20px 0 20px;
  }
}
@media (max-width: 767px) {
  .rtm-apps-web-container {
    margin: 10px 10px 0 10px;
  }
}
.rtm-apps-web-container .rtm-apps-web-learn.btn {
  margin: 15px 0 0 0;
  padding: 4px 15px 4px;
  font-size: 16px;
  font-weight: 600;
}
.rtm-apps-web-container .rtm-apps-web-launch.btn {
  margin-top: 13px;
  padding: 12px 18px;
  font-size: 19px;
  font-weight: 700;
  line-height: 1.2;
}
.rtm-apps-web-container .rtm-apps-web-launch.btn i {
  font-size: 18px;
  font-weight: bold;
  vertical-align: top;
  margin: 2px 8px 0 0;
}
.rtm-apps-web-container .btn-warning {
  margin: 12px 0 6px 0px;
  padding: 8px 33px 12px 33px;
}

.rtm-apps-web-browsers {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-bottom: 12px;
}
.rtm-apps-web-browsers > div {
  display: inline-block;
  vertical-align: top;
  width: 210px;
}
@media (max-width: 480px) {
  .rtm-apps-web-browsers > div {
    padding-bottom: 10px;
  }
}
.rtm-apps-web-browsers > div:first-child {
  text-align: right;
}
.rtm-apps-web-browsers > div:last-child {
  text-align: left;
}
.rtm-apps-web-browsers > div a {
  vertical-align: top;
}

.rtm-apps-web-chrome {
  background-image: url('/img/ico_chrome_87.png?1454671452');
  background-repeat: no-repeat;
  background-size: 87px auto;
  width: 87px;
  height: 87px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-apps-web-chrome {
    background-image: url('/img/ico_chrome_87@2x.png?1454671452');
  }
}
@media (max-width: 480px) {
  .rtm-apps-web-chrome {
    float: left;
  }
}

.rtm-apps-web-firefox {
  background-image: url('/img/ico_firefox_89.png?1454671452');
  background-repeat: no-repeat;
  background-size: 89px auto;
  width: 89px;
  height: 92px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin: 0 5px 0 19px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-apps-web-firefox {
    background-image: url('/img/ico_firefox_89@2x.png?1454671452');
  }
}
@media (max-width: 480px) {
  .rtm-apps-web-firefox {
    margin-right: 0;
  }
}

.rtm-apps-web-safari {
  background-image: url('/img/ico_safari_87.png?1454671452');
  background-repeat: no-repeat;
  background-size: 87px auto;
  width: 87px;
  height: 87px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin: 0 14px 0 11px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-apps-web-safari {
    background-image: url('/img/ico_safari_87@2x.png?1454671452');
  }
}
@media (max-width: 480px) {
  .rtm-apps-web-safari {
    margin-left: 0;
  }
}

.rtm-apps-web-edge {
  background-image: url('/img/ico_edge_81.png?1454671452');
  background-repeat: no-repeat;
  background-size: 81px auto;
  width: 81px;
  height: 88px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-apps-web-edge {
    background-image: url('/img/ico_edge_81@2x.png?1454671452');
  }
}
@media (max-width: 480px) {
  .rtm-apps-web-edge {
    float: right;
  }
}

.rtm-apps-computer {
  background-color: #ffdb22;
}

.rtm-apps-computer-container {
  background-image: url('/img/computer_frame_746.png?1454671452');
  background-repeat: no-repeat;
  background-size: 746px auto;
  background-position: center 18px;
  padding: 37px 10px 60px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-apps-computer-container {
    background-image: url('/img/computer_frame_746@2x.png?1454671452');
  }
}
@media (max-width: 767px) {
  .rtm-apps-computer-container {
    background-image: none;
  }
}
.rtm-apps-computer-container h1 {
  margin-bottom: 33px;
}
.rtm-apps-computer-container h2 {
  margin-top: 24px;
  margin-bottom: 6px;
}
.rtm-apps-computer-container h5 {
  margin-top: 0;
  margin-bottom: 14px;
}

.rtm-apps-computer-icon {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}

.rtm-apps-computer-osx h2 {
  margin-top: 25px;
  margin-bottom: 6px;
}
.rtm-apps-computer-osx h5 {
  margin-top: 0;
  margin-bottom: 14px;
}
.rtm-apps-computer-osx .rtm-apps-computer-icon {
  background-image: url('/img/ico_apple_97.png?1454671452');
  background-repeat: no-repeat;
  background-size: 97px auto;
  width: 97px;
  height: 119px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-apps-computer-osx .rtm-apps-computer-icon {
    background-image: url('/img/ico_apple_97@2x.png?1454671452');
  }
}
.rtm-apps-computer-osx .btn-primary {
  margin: 4px 0 1px 0;
  font-size: 20px;
  padding: 14px 22px 11px 18px;
}
.rtm-apps-computer-osx .btn-primary:before {
  background-image: url('/img/apps_download_icon.png?1454671452');
  background-repeat: no-repeat;
  background-size: 25px auto;
  width: 25px;
  height: 24px;
  display: inline-block;
  vertical-align: top;
  content: '';
  margin: 0px 8px -1px 0px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-apps-computer-osx .btn-primary:before {
    background-image: url('/img/apps_download_icon@2x.png?1454671452');
  }
}

.rtm-apps-computer-osx-learn {
  border-color: rgba(0, 0, 0, 0.15);
  color: rgba(0, 0, 0, 0.45);
}
.rtm-apps-computer-osx-learn:hover {
  border-color: rgba(0, 0, 0, 0.45);
  color: rgba(0, 0, 0, 0.85);
}

.rtm-apps-computer-windows .rtm-apps-computer-icon {
  background-image: url('/img/ico_windows_105.png?1454671452');
  background-repeat: no-repeat;
  background-size: 105px auto;
  width: 105px;
  height: 105px;
  margin-top: 16px;
  margin-bottom: -1px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-apps-computer-windows .rtm-apps-computer-icon {
    background-image: url('/img/ico_windows_105@2x.png?1454671452');
  }
}
.rtm-apps-computer-windows h5 {
  font-size: 18px;
  color: rgba(64, 64, 64, 0.55);
  margin-top: -2px;
}

.rtm-apps-computer-linux .rtm-apps-computer-icon {
  background-image: url('/img/ico_linux_119.png?1454671452');
  background-repeat: no-repeat;
  background-size: 120px auto;
  width: 119px;
  height: 120px;
  margin-top: 8px;
  margin-bottom: -8px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-apps-computer-linux .rtm-apps-computer-icon {
    background-image: url('/img/ico_linux_119@2x.png?1454671452');
  }
}
.rtm-apps-computer-linux h5 {
  font-size: 18px;
  color: rgba(64, 64, 64, 0.55);
  margin-top: -2px;
}

.rtm-apps-computer-appstore {
  background-image: url('/img/ico_app_store_196x58.png?1454671452');
  background-repeat: no-repeat;
  background-size: 196px auto;
  width: 196px;
  height: 58px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-apps-computer-appstore {
    background-image: url('/img/ico_app_store_196x58@2x.png?1454671452');
  }
}

.rtm-apps-computer-tester {
  background-color: #f2d020;
  color: #737373;
}

.rtm-apps-phone {
  background-color: #3292f2;
}

.rtm-apps-phone-container {
  background-image: url('/img/phone_frame_480.png?1454671452');
  background-repeat: no-repeat;
  background-size: 480px auto;
  background-position: 242px 22px;
  padding: 37px 10px 60px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-apps-phone-container {
    background-image: url('/img/phone_frame_480@2x.png?1454671452');
  }
}
@media (max-width: 767px) {
  .rtm-apps-phone-container {
    background-image: none;
  }
}
.rtm-apps-phone-container h1 {
  color: #fff;
  margin-bottom: 33px;
}
.rtm-apps-phone-container h2 {
  color: #fff;
  margin-bottom: 17px;
  margin-top: 24px;
}
.rtm-apps-phone-container .btn {
  border-color: rgba(255, 255, 255, 0.25);
  color: rgba(255, 255, 255, 0.75);
}
.rtm-apps-phone-container .btn:hover {
  border-color: rgba(255, 255, 255, 0.75);
  color: white;
}

.rtm-apps-phone-icon {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}

.rtm-apps-phone-iphone .rtm-apps-phone-icon {
  background-image: url('/img/ico_apple_white_97.png?1454671452');
  background-repeat: no-repeat;
  background-size: 97px auto;
  width: 97px;
  height: 119px;
  margin-top: 1px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-apps-phone-iphone .rtm-apps-phone-icon {
    background-image: url('/img/ico_apple_white_97@2x.png?1454671452');
  }
}

.rtm-apps-phone-android .rtm-apps-phone-icon {
  background-image: url('/img/ico_android_104.png?1454671452');
  background-repeat: no-repeat;
  background-size: 105px auto;
  width: 104px;
  height: 120px;
  margin-top: 3px;
  margin-bottom: -3px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-apps-phone-android .rtm-apps-phone-icon {
    background-image: url('/img/ico_android_104@2x.png?1454671452');
  }
}

.rtm-apps-phone-blackberry .rtm-apps-phone-icon {
  background-image: url('/img/ico_blackberry_110.png?1454671452');
  background-repeat: no-repeat;
  background-size: 110px auto;
  width: 110px;
  height: 76px;
  margin-top: 30px;
  margin-bottom: 12px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-apps-phone-blackberry .rtm-apps-phone-icon {
    background-image: url('/img/ico_blackberry_110@2x.png?1454671452');
  }
}

.rtm-apps-phone-appstore {
  background-image: url('/img/ico_app_store_196x58.png?1454671452');
  background-repeat: no-repeat;
  background-size: 196px auto;
  width: 196px;
  height: 58px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-apps-phone-appstore {
    background-image: url('/img/ico_app_store_196x58@2x.png?1454671452');
  }
}

.rtm-apps-phone-googleplay {
  background-image: url('/img/ico_googleplay_172x60.png?1454671452');
  background-repeat: no-repeat;
  background-size: 172px auto;
  width: 172px;
  height: 60px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-top: -1px;
  margin-bottom: -1px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-apps-phone-googleplay {
    background-image: url('/img/ico_googleplay_172x60@2x.png?1454671452');
  }
}

.rtm-apps-phone-blackberryworld {
  background-image: url('/img/ico_blackberryworld_165x58.png?1454671452');
  background-repeat: no-repeat;
  background-size: 165px auto;
  width: 165px;
  height: 58px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-apps-phone-blackberryworld {
    background-image: url('/img/ico_blackberryworld_165x58@2x.png?1454671452');
  }
}

.rtm-apps-tablet {
  background-image: url('/img/tablet_frame_1074.png?1454671452');
  background-repeat: no-repeat;
  background-size: 1074px auto;
  background-color: #5bb84d;
  background-position: 153px 21px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-apps-tablet {
    background-image: url('/img/tablet_frame_1074@2x.png?1454671452');
  }
}
@media (max-width: 767px) {
  .rtm-apps-tablet {
    background-image: none;
  }
}

.rtm-apps-tablet-container {
  padding: 37px 10px 60px;
}
.rtm-apps-tablet-container h1 {
  color: #fff;
  margin-bottom: 33px;
}
.rtm-apps-tablet-container h2 {
  color: #fff;
  margin-bottom: 17px;
  margin-top: 24px;
}
.rtm-apps-tablet-container .btn {
  border-color: rgba(255, 255, 255, 0.25);
  color: rgba(255, 255, 255, 0.75);
}
.rtm-apps-tablet-container .btn:hover {
  border-color: rgba(255, 255, 255, 0.75);
  color: white;
}

.rtm-apps-tablet-icon {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}

.rtm-apps-tablet-iphone .rtm-apps-tablet-icon {
  background-image: url('/img/ico_apple_white_97.png?1454671452');
  background-repeat: no-repeat;
  background-size: 97px auto;
  width: 97px;
  height: 119px;
  margin-top: 1px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-apps-tablet-iphone .rtm-apps-tablet-icon {
    background-image: url('/img/ico_apple_white_97@2x.png?1454671452');
  }
}

.rtm-apps-tablet-android .rtm-apps-tablet-icon {
  background-image: url('/img/ico_android_104.png?1454671452');
  background-repeat: no-repeat;
  background-size: 105px auto;
  width: 104px;
  height: 120px;
  margin-top: 3px;
  margin-bottom: -3px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-apps-tablet-android .rtm-apps-tablet-icon {
    background-image: url('/img/ico_android_104@2x.png?1454671452');
  }
}

.rtm-apps-tablet-amazon .rtm-apps-tablet-icon {
  background-image: url('/img/ico_amazon_fire_121.png?1454671452');
  background-repeat: no-repeat;
  background-size: 121px auto;
  width: 121px;
  height: 74px;
  margin-top: 35px;
  margin-bottom: 10px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-apps-tablet-amazon .rtm-apps-tablet-icon {
    background-image: url('/img/ico_amazon_fire_121@2x.png?1454671452');
  }
}

.rtm-apps-tablet-appstore {
  background-image: url('/img/ico_app_store_196x58.png?1454671452');
  background-repeat: no-repeat;
  background-size: 196px auto;
  width: 196px;
  height: 58px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-apps-tablet-appstore {
    background-image: url('/img/ico_app_store_196x58@2x.png?1454671452');
  }
}

.rtm-apps-tablet-googleplay {
  background-image: url('/img/ico_googleplay_172x60.png?1454671452');
  background-repeat: no-repeat;
  background-size: 172px auto;
  width: 172px;
  height: 60px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-top: -1px;
  margin-bottom: -1px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-apps-tablet-googleplay {
    background-image: url('/img/ico_googleplay_172x60@2x.png?1454671452');
  }
}

.rtm-apps-tablet-amazonstore {
  background-image: url('/img/ico_amazon_170x58.png?1454671452');
  background-repeat: no-repeat;
  background-size: 170px auto;
  width: 170px;
  height: 58px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-apps-tablet-amazonstore {
    background-image: url('/img/ico_amazon_170x58@2x.png?1454671452');
  }
}

.rtm-apps-watch {
  background-color: #6a4ca6;
}

.rtm-apps-watch-container {
  background-image: url('/img/watch_frame_390.png?1454671452');
  background-repeat: no-repeat;
  background-size: 390px auto;
  background-position: 121px -70px;
  padding: 37px 10px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-apps-watch-container {
    background-image: url('/img/watch_frame_390@2x.png?1454671452');
  }
}
@media (max-width: 767px) {
  .rtm-apps-watch-container {
    background-image: none;
  }
}
.rtm-apps-watch-container h1 {
  color: #fff;
  margin-bottom: 33px;
}
.rtm-apps-watch-container h2 {
  color: #fff;
  margin-bottom: 6px;
  margin-top: 24px;
}
.rtm-apps-watch-container h5 {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.55);
  margin-top: -2px;
}

.rtm-apps-watch-icon {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}

.rtm-apps-watch-apple .rtm-apps-watch-icon {
  background-image: url('/img/ico_apple_white_97.png?1454671452');
  background-repeat: no-repeat;
  background-size: 97px auto;
  width: 97px;
  height: 119px;
  margin-top: 1px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-apps-watch-apple .rtm-apps-watch-icon {
    background-image: url('/img/ico_apple_white_97@2x.png?1454671452');
  }
}

.rtm-apps-watch-android .rtm-apps-watch-icon {
  background-image: url('/img/ico_android_104.png?1454671452');
  background-repeat: no-repeat;
  background-size: 105px auto;
  width: 104px;
  height: 120px;
  margin-top: 3px;
  margin-bottom: -3px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-apps-watch-android .rtm-apps-watch-icon {
    background-image: url('/img/ico_android_104@2x.png?1454671452');
  }
}

.rtm-apps-watch-tester {
  background-color: #63479a;
  color: #d9d2e9;
}
.rtm-apps-watch-tester a {
  color: #fff;
}

.rtm-apps-sync {
  background-image: url('/img/sync_bg_1006.png?1454671452');
  background-repeat: no-repeat;
  background-size: 1006px auto;
  background-position: center 28px;
  background-color: rgba(96, 125, 139, 0.15);
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-apps-sync {
    background-image: url('/img/sync_bg_1006@2x.png?1454671452');
  }
}
@media (max-width: 767px) {
  .rtm-apps-sync {
    background-image: none;
  }
}

.rtm-apps-sync-container {
  padding: 37px 10px 54px;
}
.rtm-apps-sync-container h1 {
  margin-bottom: 38px;
}
.rtm-apps-sync-container h2 {
  margin-bottom: 6px;
  margin-top: 21px;
}
.rtm-apps-sync-container p {
  font-size: 15px;
  line-height: 20px;
  color: #515151;
  width: 260px;
  margin: auto;
  padding-top: 5px;
}
.rtm-apps-sync-container .rtm-action-button.btn {
  margin-top: 21px;
  padding: 10px 25px;
  font-size: 19px;
  font-weight: 700;
  line-height: 1.2;
  background-color: transparent;
}

.rtm-apps-sync-icon {
  background-image: url('/img/ico_outlook_120.png?1454671452');
  background-repeat: no-repeat;
  background-size: 120px auto;
  width: 120px;
  height: 118px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-left: 8px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-apps-sync-icon {
    background-image: url('/img/ico_outlook_120@2x.png?1454671452');
  }
}

.rtm-blackberry .rtm-main-content h2 {
  font-size: 30px;
  font-weight: 700;
}
.rtm-blackberry .rtm-main-content p {
  font-size: 16px;
  line-height: 23px;
  margin: 17px 0 30px 0;
}

.rtm-blackberry-screen {
  background-image: url('/img/blackberry_screen.png?1454671452');
  background-repeat: no-repeat;
  background-size: 293px auto;
  width: 100%;
  height: auto;
  max-width: 293px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
  margin: 2px 0 0 0;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-blackberry-screen {
    background-image: url('/img/blackberry_screen@2x.png?1454671452');
  }
}
.rtm-blackberry-screen:after {
  content: '';
  display: block;
  padding-top: 197.95221843%;
}
@media (min-width: 992px) {
  .rtm-blackberry-screen {
    margin-left: -4px;
  }
}

.rtm-blackberry-details {
  margin: 110px 0 0 0;
  padding: 5px 10px;
}
@media (min-width: 992px) {
  .rtm-blackberry-details {
    margin-left: -19px;
  }
}
@media (max-width: 767px) {
  .rtm-blackberry-details {
    margin-top: 20px;
  }
}

.rtm-blackberry-world {
  background-image: url('/img/ico_blackberryworld_165x58.png?1454671452');
  background-repeat: no-repeat;
  background-size: 165px auto;
  width: 165px;
  height: 58px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-left: -2px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-blackberry-world {
    background-image: url('/img/ico_blackberryworld_165x58@2x.png?1454671452');
  }
}

.rtm-contact .rtm-main-header .container, .rtm-contact .rtm-main-header .rtm-main-content {
  position: relative;
  overflow: hidden;
}
.rtm-contact .rtm-main-header .container:before, .rtm-contact .rtm-main-header .rtm-main-content:before {
  background-image: url('/img/header_contact.png?1454671452');
  background-repeat: no-repeat;
  background-size: 108px auto;
  width: 108px;
  height: 92px;
  position: absolute;
  bottom: -13px;
  right: 39px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-contact .rtm-main-header .container:before, .rtm-contact .rtm-main-header .rtm-main-content:before {
    background-image: url('/img/header_contact@2x.png?1454671452');
  }
}
@media (max-width: 767px) {
  .rtm-contact .rtm-main-header .container:before, .rtm-contact .rtm-main-header .rtm-main-content:before {
    display: none;
  }
}
@media (min-width: 992px) {
  .rtm-contact .rtm-main-content > article {
    padding: 0 24px;
  }
}
.rtm-contact .form {
  padding: 15px 0;
  line-height: 21px;
  max-width: 500px;
  margin: 0 20px;
}
@media (max-width: 767px) {
  .rtm-contact .form {
    margin: auto;
  }
}
.rtm-contact .form-label {
  text-transform: uppercase;
  font-size: 13px;
  padding-left: 2px;
  margin-top: 19px;
}
.rtm-contact .form-label label {
  margin-bottom: 3px;
}
.rtm-contact h1.hi {
  font-size: 34px;
  margin: 43px 3px 0 23px;
}
@media (max-width: 767px) {
  .rtm-contact h1.hi {
    text-align: center;
    margin-left: 3px;
    margin-top: 10px;
  }
}
.rtm-contact select.pick {
  max-width: 432px;
  height: 34px;
  margin-bottom: 43px;
}
@media (max-width: 767px) {
  .rtm-contact select.pick {
    max-width: none;
  }
}
.rtm-contact input.form-control {
  height: 38px;
}
.rtm-contact .form-desc {
  margin-top: 30px;
  padding-bottom: 8px;
  border-bottom: 1px solid #e8e8e8;
}
.rtm-contact .btn-primary {
  margin-top: 20px;
}
.rtm-contact .pro-box.rtm-well {
  font-size: 16px;
  background-color: #fefcc1;
  margin: 22px 0px 31px 0px;
  padding: 10px 15px 14px 15px;
}
.rtm-contact article .rtm-footer-social-facebook {
  margin-left: 0;
}

.rtm-contact-bob {
  background-image: url('/img/contact_bob.png?1454671452');
  background-repeat: no-repeat;
  background-size: 150px auto;
  width: 150px;
  height: 150px;
  margin-left: 67px;
  margin-top: 8px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-contact-bob {
    background-image: url('/img/contact_bob@2x.png?1454671452');
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .rtm-contact-bob {
    margin-left: 10px;
  }
}
@media (max-width: 767px) {
  .rtm-contact-bob {
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
  }
}

.rtm-contact-bob-thanks {
  background-image: url('/img/help/bob_thankyou.jpg?1454671452');
  background-repeat: no-repeat;
  background-size: 350px auto;
  width: 100%;
  height: auto;
  max-width: 350px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin: 28px 0 31px 0;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-contact-bob-thanks {
    background-image: url('/img/help/bob_thankyou@2x.jpg?1454671452');
  }
}
.rtm-contact-bob-thanks:after {
  content: '';
  display: block;
  padding-top: 75.14285714%;
}
@media (min-width: 992px) {
  .rtm-contact-bob-thanks {
    margin-left: -2px;
  }
}

.rtm-contact-support {
  max-width: 750px;
  margin: auto;
}
.rtm-contact-support hr {
  margin: 10px 0;
}
.rtm-contact-support h3 {
  margin-top: 40px;
}
.rtm-contact-support .control-label {
  font-size: 13px;
  text-transform: uppercase;
}
.rtm-contact-support .required .control-label:after {
  content: '*';
  color: red;
}
.rtm-contact-support .help-block {
  display: block;
  font-size: 13px;
}
.rtm-contact-support .form-control {
  margin-bottom: 5px;
}
.rtm-contact-support .form-group {
  margin-bottom: 20px;
}
.rtm-contact-support .form-group > div > select {
  float: left;
  margin-right: 10px;
}
.rtm-contact-support .form-group > div > .help-block {
  margin-bottom: 20px;
}
.rtm-contact-support .form-group select, .rtm-contact-support .form-group input[type="text"] {
  max-width: 350px;
}
.rtm-contact-support .form-group textarea {
  max-width: 600px;
  height: 60px;
}
.rtm-contact-support .form-group.small select, .rtm-contact-support .form-group.small input[type="text"] {
  max-width: 200px;
}
.rtm-contact-support .form-group.large select, .rtm-contact-support .form-group.large input[type="text"] {
  max-width: 600px;
}
.rtm-contact-support .form-group.large textarea {
  height: 200px;
}
.rtm-contact-support .form-group.extralarge select, .rtm-contact-support .form-group.extralarge input[type="text"] {
  max-width: 600px;
}
.rtm-contact-support .form-group.extralarge textarea {
  height: 300px;
}
.rtm-contact-support .rtm-alert {
  margin-top: 20px;
}

.rtm-dairy .rtm-well {
  background-color: rgba(27, 125, 223, 0.1);
  margin: 2px 0 28px 0;
}
.rtm-dairy .rtm-main-header .container, .rtm-dairy .rtm-main-header .rtm-main-content {
  position: relative;
}
.rtm-dairy .rtm-main-header .container:before, .rtm-dairy .rtm-main-header .rtm-main-content:before {
  background-image: url('/img/header_dairy.png?1454671452');
  background-repeat: no-repeat;
  background-size: 130px auto;
  width: 130px;
  height: 133px;
  position: absolute;
  bottom: 0px;
  right: 81px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-dairy .rtm-main-header .container:before, .rtm-dairy .rtm-main-header .rtm-main-content:before {
    background-image: url('/img/header_dairy@2x.png?1454671452');
  }
}
@media (max-width: 767px) {
  .rtm-dairy .rtm-main-header .container:before, .rtm-dairy .rtm-main-header .rtm-main-content:before {
    display: none;
  }
}
@media (min-width: 992px) {
  .rtm-dairy .rtm-main-content > article {
    padding: 0 15px 0 24px;
  }
}
.rtm-dairy .rtm-main-content > article h2:first-child {
  margin: 0;
}
.rtm-dairy .app {
  padding-bottom: 42px;
}
.rtm-dairy .app h4 {
  padding-top: 9px;
  margin-bottom: 0px;
}
.rtm-dairy .app img {
  width: 300px;
  height: auto;
  border-radius: 3px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .rtm-dairy .app img {
    width: 270px;
    height: auto;
  }
}
.rtm-dairy .app .author {
  font-size: 14px;
  color: #515151;
  margin-bottom: 12px;
}
.rtm-dairy .app .desc {
  color: #515151;
  margin: 0;
}

.rtm-dairy-apps {
  margin: 51px 0 0 0;
  line-height: 21px;
}
.rtm-dairy-apps h2 {
  margin-bottom: 26px;
}

.rtm-email .rtm-main-header .container, .rtm-email .rtm-main-header .rtm-main-content {
  position: relative;
  overflow: hidden;
}
.rtm-email .rtm-main-header .container:before, .rtm-email .rtm-main-header .rtm-main-content:before {
  background-image: url('/img/header_email.png?1454671452');
  background-repeat: no-repeat;
  background-size: 130px auto;
  width: 130px;
  height: 110px;
  position: absolute;
  bottom: -13px;
  right: 39px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-email .rtm-main-header .container:before, .rtm-email .rtm-main-header .rtm-main-content:before {
    background-image: url('/img/header_email@2x.png?1454671452');
  }
}
@media (max-width: 767px) {
  .rtm-email .rtm-main-header .container:before, .rtm-email .rtm-main-header .rtm-main-content:before {
    display: none;
  }
}
.rtm-email .rtm-main-content h2 {
  margin-bottom: 14px;
}
.rtm-email .rtm-main-content h3 {
  margin-top: 27px;
}
.rtm-email .rtm-main-content h4 {
  margin-top: 28px;
  margin-bottom: 15px;
}
.rtm-email .rtm-main-content p {
  line-height: 21px;
}
.rtm-email .rtm-main-content hr {
  margin: 25px 0 40px;
}
@media (min-width: 992px) {
  .rtm-email .rtm-main-content hr {
    margin-left: -5px;
    margin-right: 5px;
  }
}
.rtm-email .rtm-main-content .rtm-email-example {
  font-size: 15px;
  background-color: whitesmoke;
  padding: 17px 20px !important;
  margin: 22px 0 29px 0;
}
@media (min-width: 992px) {
  .rtm-email .rtm-main-content .rtm-email-example {
    margin-left: -4px;
    margin-right: 5px;
  }
}
.rtm-email .rtm-well {
  background-color: rgba(27, 125, 223, 0.09);
  margin: 2px 0 40px 0;
  padding-bottom: 23px;
}
@media (min-width: 992px) {
  .rtm-email .rtm-well {
    margin-left: -4px;
    margin-right: 5px;
  }
}

.rtm-email-tip {
  border: 1px solid #e8e8e8;
  border-radius: 4px;
  font-size: 15px;
  line-height: 19px;
  margin: -2px 5px 0px -26px;
  padding: 13px 19px 14px 16px;
}
@media (max-width: 767px) {
  .rtm-email-tip {
    margin: 10px 0;
  }
}

.rtm-email-tip-title {
  color: #0060bf;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 6px;
}
.rtm-email-tip-title:before {
  content: 'help';
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin: -2px 4px 0 -3px;
}

.rtm-email-label {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  background-color: #eaf3fc;
  font-weight: bold;
  padding: 8px 10px 7px 10px;
  margin: 4px 0 4px 6px;
  font-size: 15px;
}

.rtm-email-example-note {
  margin: 21px 0 22px;
}

.rtm-email-first-row {
  margin-bottom: 16px;
}
.rtm-email-first-row p {
  max-width: 400px;
  padding-right: 5px;
}
@media (max-width: 767px) {
  .rtm-email-first-row p {
    max-width: none;
    padding-right: 0;
  }
}

.rtm-email-methods {
  margin-top: 18px;
}
.rtm-email-methods .rtm-faq-question {
  margin-top: 15px;
}

.rtm-evernote .rtm-main-header .container, .rtm-evernote .rtm-main-header .rtm-main-content {
  position: relative;
  overflow: hidden;
}
.rtm-evernote .rtm-main-header .container:before, .rtm-evernote .rtm-main-header .rtm-main-content:before {
  background-image: url('/img/header_evernote.png?1454671452');
  background-repeat: no-repeat;
  background-size: 90px auto;
  width: 90px;
  height: 108px;
  position: absolute;
  bottom: 34px;
  right: 40px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-evernote .rtm-main-header .container:before, .rtm-evernote .rtm-main-header .rtm-main-content:before {
    background-image: url('/img/header_evernote@2x.png?1454671452');
  }
}
@media (max-width: 767px) {
  .rtm-evernote .rtm-main-header .container:before, .rtm-evernote .rtm-main-header .rtm-main-content:before {
    display: none;
  }
}
.rtm-evernote .rtm-main-content p {
  line-height: 21px;
  margin-bottom: 21px;
}
.rtm-evernote .rtm-main-content h2 {
  margin-bottom: 14px;
}
.rtm-evernote .rtm-main-content hr {
  margin: 25px 0 40px 0;
}
@media (min-width: 992px) {
  .rtm-evernote .rtm-main-content hr {
    margin-right: 5px;
  }
}
.rtm-evernote .rtm-well {
  background-color: rgba(27, 125, 223, 0.09);
  margin: 2px 0 40px 0;
  padding-bottom: 23px;
}
@media (min-width: 992px) {
  .rtm-evernote .rtm-well {
    margin-left: -5px;
    margin-right: 6px;
  }
}

.rtm-evernote-connect {
  padding: 0 5px 0 35px;
  float: right;
}
@media (max-width: 767px) {
  .rtm-evernote-connect {
    float: none;
    padding: 0 0 18px 0;
  }
}
.rtm-evernote-connect .btn {
  color: #fff;
  background-color: #1fbd5b;
  font-size: 18px;
  padding: 5px 18px;
}
.rtm-evernote-connect .btn:hover, .rtm-evernote-connect .btn:active {
  background-color: #1caa52;
}
.rtm-evernote-connect label {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
  line-height: 19px;
  color: #515151;
  margin: 3px 0 9px 0;
  display: block;
}

.rtm-evernote-connect-btn {
  margin: 44px 0 30px 0;
}
.rtm-evernote-connect-btn:after {
  content: '';
  background-image: url('/img/logo_evernote.png?1454671452');
  background-repeat: no-repeat;
  background-size: 164px auto;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 164px;
  height: 34px;
  margin-left: 1px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-evernote-connect-btn:after {
    background-image: url('/img/logo_evernote@2x.png?1454671452');
  }
}

.rtm-evernote-connect-btn-chinese.btn {
  padding: 9px 17px 9px 14px;
  margin-bottom: 33px;
}
.rtm-evernote-connect-btn-chinese.btn:after {
  content: '';
  background-image: url('/img/logo_evernote_chinese.png?1454671452');
  background-repeat: no-repeat;
  background-size: 166px auto;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 166px;
  height: 56px;
  margin-left: 1px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-evernote-connect-btn-chinese.btn:after {
    background-image: url('/img/logo_evernote_chinese@2x.png?1454671452');
  }
}

.rtm-evernote-connect-btn-international {
  margin: 0 10px 0 0;
}
.rtm-evernote-connect-btn-international:after {
  content: '';
  background-image: url('/img/logo_evernote.png?1454671452');
  background-repeat: no-repeat;
  background-size: 164px auto;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 164px;
  height: 34px;
  margin-left: 1px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-evernote-connect-btn-international:after {
    background-image: url('/img/logo_evernote@2x.png?1454671452');
  }
}

.rtm-evernote-settings {
  overflow: hidden;
  float: right;
  max-width: 292px;
  box-sizing: border-box;
  border: 1px solid #e8e8e8;
  border-radius: 4px;
  margin: -7px 4px 0 25px;
}
.rtm-evernote-settings h4 {
  color: #fff;
  font-size: 18px;
  background-color: #2dbe60;
  font-weight: 700;
  margin-top: 0;
  padding: 9px 12px 7px 12px;
}
@media (max-width: 767px) {
  .rtm-evernote-settings {
    float: none;
    margin: 0;
  }
}

.rtm-evernote-settings-content {
  padding: 4px 18px 0 18px;
  color: #515151;
  font-size: 15px;
}
.rtm-evernote-settings-content p {
  line-height: 19px !important;
  margin-bottom: 11px !important;
}
.rtm-evernote-settings-content ul {
  list-style: none;
  padding-left: 0;
}
.rtm-evernote-settings-content li {
  font-weight: bold;
}
.rtm-evernote-settings-content .btn {
  margin: 7px 0 17px -2px;
  padding: 9px 19px 7px 19px;
  font-size: 17px;
}

.rtm-feeds .rtm-main-header .container, .rtm-feeds .rtm-main-header .rtm-main-content {
  position: relative;
  overflow: hidden;
}
.rtm-feeds .rtm-main-header .container:before, .rtm-feeds .rtm-main-header .rtm-main-content:before {
  background-image: url('/img/header_feeds.png?1454671452');
  background-repeat: no-repeat;
  background-size: 123px auto;
  width: 123px;
  height: 123px;
  position: absolute;
  bottom: -11px;
  right: 41px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-feeds .rtm-main-header .container:before, .rtm-feeds .rtm-main-header .rtm-main-content:before {
    background-image: url('/img/header_feeds@2x.png?1454671452');
  }
}
@media (max-width: 767px) {
  .rtm-feeds .rtm-main-header .container:before, .rtm-feeds .rtm-main-header .rtm-main-content:before {
    display: none;
  }
}
.rtm-feeds .rtm-main-content h1 {
  margin: 1px 0 23px 0;
}
.rtm-feeds .rtm-main-content a {
  font-weight: 600;
}
.rtm-feeds .rtm-well {
  background-color: rgba(27, 125, 223, 0.09);
  margin: 2px 0 41px 0;
  padding-bottom: 24px;
}
@media (min-width: 992px) {
  .rtm-feeds .rtm-well {
    margin-left: -4px;
    margin-right: 5px;
  }
}

.rtm-feeds-faq hr {
  display: none;
}
.rtm-feeds-faq h3 {
  font-size: 24px;
  margin-bottom: 17px;
  margin-top: 35px;
}
.rtm-feeds-faq .rtm-faq-question {
  margin-top: 15px;
}

.rtm-fire .rtm-main-content h2 {
  font-size: 30px;
  font-weight: 700;
}
.rtm-fire .rtm-main-content p {
  font-size: 16px;
  line-height: 23px;
  margin: 17px 0 30px 0;
}
.rtm-fire .rtm-left-nav {
  width: 234px;
  padding-right: 0;
}

.rtm-fire-screen {
  background-image: url('/img/fire_screen.png?1454671452');
  background-repeat: no-repeat;
  background-size: 429px auto;
  width: 100%;
  height: auto;
  max-width: 429px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
  margin: 2px 0 0 0;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-fire-screen {
    background-image: url('/img/fire_screen@2x.png?1454671452');
  }
}
.rtm-fire-screen:after {
  content: '';
  display: block;
  padding-top: 135.1981352%;
}
@media (min-width: 992px) {
  .rtm-fire-screen {
    margin-left: -19px;
  }
}

.rtm-fire-details {
  margin: 110px 0 0 0;
  padding: 5px 10px;
}
@media (min-width: 992px) {
  .rtm-fire-details {
    margin-left: -126px;
  }
}
@media (max-width: 767px) {
  .rtm-fire-details {
    margin-top: 20px;
  }
}

.rtm-fire-amazon {
  background-image: url('/img/ico_amazon_170x58.png?1454671452');
  background-repeat: no-repeat;
  background-size: 170px auto;
  width: 170px;
  height: 58px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-left: -2px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-fire-amazon {
    background-image: url('/img/ico_amazon_170x58@2x.png?1454671452');
  }
}

.rtm-forums .rtm-main-header .container, .rtm-forums .rtm-main-header .rtm-main-content {
  position: relative;
}
.rtm-forums .rtm-main-header .container:before, .rtm-forums .rtm-main-header .rtm-main-content:before {
  background-image: url('/img/header_forums.png?1454671452');
  background-repeat: no-repeat;
  background-size: 435px auto;
  width: 435px;
  height: 135px;
  position: absolute;
  bottom: 0;
  right: 43px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-forums .rtm-main-header .container:before, .rtm-forums .rtm-main-header .rtm-main-content:before {
    background-image: url('/img/header_forums@2x.png?1454671452');
  }
}
@media (max-width: 767px) {
  .rtm-forums .rtm-main-header .container:before, .rtm-forums .rtm-main-header .rtm-main-content:before {
    display: none;
  }
}
@media (min-width: 992px) {
  .rtm-forums .rtm-main-content {
    padding-top: 35px;
  }
}
@media (min-width: 992px) {
  .rtm-forums .rtm-main-content > article {
    padding: 0 24px 0 15px;
  }
}
.rtm-forums .rtm-well {
  background: rgba(0, 96, 191, 0.08);
  margin-bottom: 20px;
}
.rtm-forums .table {
  margin: 40px 0 18px;
  line-height: 21px;
  border-bottom: 1px solid #e8e8e8;
}
@media (max-width: 767px) {
  .rtm-forums .table {
    margin-top: 20px;
  }
}
.rtm-forums .table thead {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
}
.rtm-forums .table thead td {
  padding: 4px 6px;
}
.rtm-forums .table thead td:nth-child(2) {
  width: 14.5%;
  text-align: center;
}
.rtm-forums .table thead td:nth-child(3) {
  width: 18.7%;
  text-align: center;
}
.rtm-forums .table > tbody > tr > td {
  padding: 14px 6px;
}
.rtm-forums .table > tbody > tr > td:nth-child(1) p {
  margin: 1px 0 2px 0;
}
.rtm-forums .table > tbody > tr > td:nth-child(1) p a {
  font-size: 13px;
}
@media (max-width: 767px) {
  .rtm-forums .table > tbody > tr > td:nth-child(1) p a {
    display: block;
  }
}
.rtm-forums .table > tbody > tr > td:nth-child(1) img {
  width: 20px;
  height: 20px;
  margin: 0 5px 0 1px;
  border-radius: 2px;
}
.rtm-forums .table > tbody > tr > td:nth-child(1) span {
  font-size: 13px;
  margin-right: 5px;
}
.rtm-forums .table > tbody > tr > td:nth-child(1) span:first-child {
  color: #6f6f6f;
}
.rtm-forums .table > tbody > tr > td:nth-child(2) {
  vertical-align: middle;
  text-align: center;
  font-size: 14px;
}
.rtm-forums .table > tbody > tr > td:nth-child(3) {
  vertical-align: middle;
  text-align: center;
  font-size: 13px;
  color: #6f6f6f;
}
.rtm-forums .pagination {
  margin: 0 0 0 4px;
}
@media (max-width: 767px) {
  .rtm-forums .pagination {
    margin: 0;
  }
}
.rtm-forums .pagination a {
  border: 1px solid #e8e8e8;
  border-radius: 3px;
  padding: 2px 8px;
  text-align: center;
  font-size: 14px;
  margin: 0 2px;
}
@media (max-width: 767px) {
  .rtm-forums .pagination a {
    padding: 2px 6px;
  }
}
.rtm-forums .pagination .active a {
  border: 1px solid #e8e8e8;
  background: transparent;
  color: #333333;
  font-weight: bold;
}
.rtm-forums .pagination .dotdotdot a {
  border-color: transparent;
  color: #333333;
  margin: 0 -2px;
}
.rtm-forums span.or {
  margin-left: 10px;
  margin-right: 10px;
  font-family: MuseoSansRounded, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
}
.rtm-forums .user {
  font-size: 16px;
  font-weight: 600;
  color: #333;
}
.rtm-forums .rtm {
  font-size: 16px;
  font-weight: 600;
  color: #0060bf;
}

.rtm-forums-search {
  padding: 20px 0 19px 0;
  border-bottom: 1px solid #e8e8e8;
}
.rtm-forums-search h1 {
  font-size: 30px;
  margin: 10px 6px 0 30px;
  min-width: 258px;
}
@media (max-width: 767px) {
  .rtm-forums-search h1 {
    margin: 0;
  }
}
.rtm-forums-search form {
  width: 300px;
  margin: 0 24px 0 0;
  float: right;
  position: relative;
}
@media (max-width: 767px) {
  .rtm-forums-search form {
    max-width: 300px;
    width: auto;
    float: none;
    margin: 10px 0 0 0;
  }
}
.rtm-forums-search form:before {
  content: 'search';
  font-size: 25px;
  top: 12px;
  left: 12px;
  position: absolute;
  color: #929292;
}
.rtm-forums-search input {
  height: 48px;
  font-size: 20px;
  padding-left: 43px;
}

.rtm-forums-topics-headline {
  margin-left: -15px;
  margin-right: -15px;
}
.rtm-forums-topics-headline:before, .rtm-forums-topics-headline:after {
  content: " ";
  display: table;
}
.rtm-forums-topics-headline:after {
  clear: both;
}
.rtm-forums-topics-headline h2 {
  margin: 10px 0 11px 2px;
}
.rtm-forums-topics-headline h2 .search-topic-count {
  color: #8b8b94;
}
.rtm-forums-topics-headline .rtm-action-button.btn {
  margin: 0;
  float: right;
  padding: 9px 20px;
  font-weight: 700;
}
@media (max-width: 767px) {
  .rtm-forums-topics-headline .rtm-action-button.btn {
    float: none;
  }
}

.rtm-forums-topics-sticky.table {
  margin-bottom: 70px;
}

.rtm-forums-feed {
  color: #f08421;
  font-size: 24px;
  float: right;
  margin-right: 9px;
}
@media (max-width: 767px) {
  .rtm-forums-feed {
    margin-top: 20px;
  }
}
.rtm-forums-feed:hover {
  color: #e87710;
}
.rtm-forums-feed i {
  line-height: 21px;
}

.rtm-forums-user-profile {
  padding: 0 0 27px 59px;
}
.rtm-forums-user-profile:before, .rtm-forums-user-profile:after {
  content: " ";
  display: table;
}
.rtm-forums-user-profile:after {
  clear: both;
}
.rtm-forums-user-profile img {
  float: left;
  margin-left: -59px;
  width: 48px;
  height: 48px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.rtm-forums-user-profile div {
  padding: 4px 0 0;
  font-size: 16px;
  font-weight: 600;
}
.rtm-forums-user-profile div a {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-size: 12px;
  margin: -1px 0 0 3px;
}
.rtm-forums-user-profile div a i:after {
  margin-top: -4px;
}
.rtm-forums-user-profile > a {
  font-size: 13px;
}

.rtm-forums-new {
  margin: 10px 0 0 25px;
  line-height: 21px;
}
@media (max-width: 767px) {
  .rtm-forums-new {
    margin-left: 0;
  }
}
.rtm-forums-new > h2 {
  font-size: 24px;
  margin: 0 0 24px 2px;
}
.rtm-forums-new form {
  max-width: 500px;
}
.rtm-forums-new input.form-control {
  height: 38px;
}
.rtm-forums-new select.form-control {
  height: 34px;
  max-width: 328px;
}
.rtm-forums-new label {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
  margin: 9px 0 3px 2px;
}
.rtm-forums-new textarea {
  min-height: 150px;
}
.rtm-forums-new .btn-primary {
  font-size: 17px;
  padding: 8px 20px;
}
.rtm-forums-new .form-group:last-child {
  padding-top: 20px;
}

.rtm-forums-new-before {
  background-color: #f6f6f6;
  border-radius: 3px;
  font-size: 15px;
  color: #333;
  margin: 5px -15px 0 9px;
  padding: 12px 24px;
  line-height: 20px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .rtm-forums-new-before {
    margin: 5px -30px 0 0px;
  }
}
@media (max-width: 767px) {
  .rtm-forums-new-before {
    margin: 15px 0;
  }
}
.rtm-forums-new-before h4 {
  font-size: 18px;
  font-weight: 500;
  color: #404040;
}
.rtm-forums-new-before ul {
  padding-left: 18px;
}

.rtm-forums-new-back {
  padding-top: 6px;
}
.rtm-forums-new-back a {
  font-size: 15px;
  font-weight: 600;
}

.rtm-forums-new-posting-as {
  margin: 0 0 16px 2px;
}
.rtm-forums-new-posting-as img {
  width: 24px;
  height: 24px;
  border-radius: 2px;
  margin: 0 6px;
}
.rtm-forums-new-posting-as a {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-size: 12px;
  margin: -2px 0 0 3px;
}

.rtm-forums-new-preview {
  background-color: rgba(0, 96, 191, 0.08);
  border-radius: 3px;
  padding: 20px 25px;
  margin: 29px 0 24px 0;
  max-width: 643px;
}
.rtm-forums-new-preview h3 {
  margin-top: 0;
  font-size: 20px;
  color: #404040;
}
.rtm-forums-new-preview img {
  width: 48px;
  height: 48px;
  border-radius: 3px;
}
.rtm-forums-new-preview p {
  margin: 2px 0 8px -43px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .rtm-forums-new-preview p {
    margin-left: -30px;
  }
}
@media (max-width: 767px) {
  .rtm-forums-new-preview p {
    margin-left: 0;
  }
}
.rtm-forums-new-preview a {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-size: 12px;
  margin: -2px 0 0 0;
}

.rtm-forums-posts .row {
  margin-top: 28px;
}
.rtm-forums-posts input[type=submit] {
  font-size: 17px;
  margin: 5px 0;
}
.rtm-forums-posts .rtm-vote-box {
  margin: 10px 61px;
}
@media (max-width: 767px) {
  .rtm-forums-posts .rtm-vote-box {
    margin-left: 21px;
  }
}

.rtm-forums-posts-avatar {
  float: left;
  margin: 0 0 10px 78px;
}
@media (max-width: 767px) {
  .rtm-forums-posts-avatar {
    float: none;
    margin-left: 38px;
  }
}
.rtm-forums-posts-first .rtm-forums-posts-avatar {
  margin-left: 15px;
}
.rtm-forums-posts-avatar img {
  width: 48px;
  height: 48px;
  border-radius: 3px;
}

.rtm-forums-posts-text {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .rtm-forums-posts-text {
    float: left;
    width: 75%;
  }
}
@media (max-width: 767px) {
  .rtm-forums-posts-text {
    margin-left: 23px;
  }
}
.rtm-forums-posts-first .rtm-forums-posts-text {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .rtm-forums-posts-first .rtm-forums-posts-text {
    float: left;
    width: 83.33333333%;
  }
}
@media (max-width: 767px) {
  .rtm-forums-posts-first .rtm-forums-posts-text {
    margin-left: 0;
  }
}

.rtm-forums-posts-by {
  padding-bottom: 8px;
}
.rtm-forums-posts-by .rtm-pro, .rtm-forums-posts-by .rtm-account-order .rtm-well h3 i, .rtm-account-order .rtm-well h3 .rtm-forums-posts-by i, .rtm-forums-posts-by .rtm-account-order-done-subscription .rtm-main-content > article tbody h4 i, .rtm-account-order-done-subscription .rtm-main-content > article tbody h4 .rtm-forums-posts-by i {
  font-size: 14px;
}
.rtm-forums-posts-by .rtm-pro:after, .rtm-forums-posts-by .rtm-account-order .rtm-well h3 i:after, .rtm-account-order .rtm-well h3 .rtm-forums-posts-by i:after, .rtm-forums-posts-by .rtm-account-order-done-subscription .rtm-main-content > article tbody h4 i:after, .rtm-account-order-done-subscription .rtm-main-content > article tbody h4 .rtm-forums-posts-by i:after {
  margin-top: -5px;
}

.rtm-forums-posts-timestamp {
  font-size: 14px;
  color: #999;
}

.rtm-forums-posts-preview .rtm-forums-posts-text > div,
.rtm-forums-posts-answer .rtm-forums-posts-text > div {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: rgba(0, 96, 191, 0.08);
  padding: 5px;
}

.rtm-forums-posts-not-logged-in {
  padding: 21px 0 0 63px;
}
@media (max-width: 767px) {
  .rtm-forums-posts-not-logged-in {
    padding-left: 23px;
  }
}
.rtm-forums-posts-not-logged-in .btn.rtm-action-button {
  font-size: 17px;
  font-weight: 700;
  padding: 7px 16px;
}
.rtm-forums-posts-not-logged-in span {
  position: relative;
  top: 4px;
  left: 6px;
}

.rtm-forums-posts-locked {
  display: block;
  font-size: 15px;
  color: rgba(51, 51, 51, 0.8);
  background-color: #f6f6f6;
  text-align: center;
  margin-top: 40px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.rtm-forums-posts-title {
  margin: 0;
}

.rtm-forums-tips .rtm-main-header .container, .rtm-forums-tips .rtm-main-header .rtm-main-content {
  position: relative;
  overflow: hidden;
}
.rtm-forums-tips .rtm-main-header .container:before, .rtm-forums-tips .rtm-main-header .rtm-main-content:before {
  background-image: url('/img/header_tips.png?1454671452');
  background-repeat: no-repeat;
  background-size: 149px auto;
  width: 149px;
  height: 163px;
  position: absolute;
  bottom: 0;
  right: 40px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-forums-tips .rtm-main-header .container:before, .rtm-forums-tips .rtm-main-header .rtm-main-content:before {
    background-image: url('/img/header_tips@2x.png?1454671452');
  }
}
@media (max-width: 767px) {
  .rtm-forums-tips .rtm-main-header .container:before, .rtm-forums-tips .rtm-main-header .rtm-main-content:before {
    background: none;
  }
}

.rtm-forums-ideas .rtm-main-header .container, .rtm-forums-ideas .rtm-main-header .rtm-main-content {
  position: relative;
  overflow: hidden;
}
.rtm-forums-ideas .rtm-main-header .container:before, .rtm-forums-ideas .rtm-main-header .rtm-main-content:before {
  background-image: url('/img/header_ideas.png?1454671452');
  background-repeat: no-repeat;
  background-size: 218px auto;
  width: 218px;
  height: 163px;
  position: absolute;
  bottom: 0;
  right: 49px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-forums-ideas .rtm-main-header .container:before, .rtm-forums-ideas .rtm-main-header .rtm-main-content:before {
    background-image: url('/img/header_ideas@2x.png?1454671452');
  }
}
@media (max-width: 767px) {
  .rtm-forums-ideas .rtm-main-header .container:before, .rtm-forums-ideas .rtm-main-header .rtm-main-content:before {
    background: none;
  }
}

.rtm-forums-ideas-table.table {
  margin-top: 5px;
}
.rtm-forums-ideas-table.table .rtm-vote-box {
  float: right;
}

.rtm-forums-ideas-nav {
  font-size: 14px;
  margin: 40px 0 0 0;
}
.rtm-forums-ideas-nav a {
  font-weight: 600;
}
.rtm-forums-ideas-nav a.selected {
  color: #333;
}
.rtm-forums-ideas-nav.dropdown li.selected > a {
  color: #fff;
  background-color: #0060bf;
}

.rtm-forums-ideas-comments {
  color: #999;
  margin: 0 10px;
}
@media (max-width: 767px) {
  .rtm-forums-ideas-comments {
    margin-left: 0;
  }
}
.rtm-forums-ideas-comments:hover {
  color: #666;
}

.rtm-forums-ideas-submit {
  background-color: #f6f6f6;
  border-radius: 3px;
  padding: 8px 10px 5px;
  margin-top: 30px;
}
.rtm-forums-ideas-submit p {
  margin-bottom: 5px;
}
.rtm-forums-ideas-submit a {
  font-weight: 600;
}

.rtm-forums-status-answered, .rtm-forums-status-launched, .rtm-forums-ideas-suggestion-answered {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  color: #fff;
  background-color: #006633;
  border-radius: 3px;
  font-weight: 600;
  padding: 2px 8px;
  margin-right: 5px;
  font-size: 14px;
}

.rtm-forums-ideas-suggestion h5 {
  margin-top: 0;
}
.rtm-forums-ideas-suggestion .btn-default {
  padding: 2px 15px;
  margin: 12px 0 0 0;
}
.rtm-forums-ideas-suggestion > .row > div:last-child {
  text-align: center;
}

.rtm-forums-ideas-suggestion-details {
  font-size: 13px;
}
@media (max-width: 767px) {
  .rtm-forums-ideas-suggestion-details {
    margin-bottom: 20px;
  }
}
.rtm-forums-ideas-suggestion-details * {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
.rtm-forums-ideas-suggestion-details img {
  width: 20px;
  height: 20px;
  margin: 0 5px 0 1px;
  border-radius: 2px;
}

.rtm-forums-ideas-suggestion-topic {
  margin: 15px 0 5px;
}

.rtm-forums-ideas-suggestion-author {
  margin-right: 5px;
}

.rtm-forums-ideas-suggestion-category {
  margin-right: 10px;
}

.rtm-forums-ideas-suggestion-comments {
  color: #999;
  margin-right: 10px;
}

.rtm-forums-ideas-suggestion-voting span {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 48px;
  height: 48px;
  background-color: #0060bf;
  border-radius: 3px;
  color: rgba(255, 255, 255, 0.8);
  font-size: 34px;
  cursor: pointer;
}
.rtm-forums-ideas-suggestion-voting span:hover {
  background-color: #0053a6;
}
.rtm-forums-ideas-suggestion-voting span i {
  line-height: 48px;
}

.rtm-gift {
  line-height: 21px;
}
.rtm-gift .rtm-main-header .container, .rtm-gift .rtm-main-header .rtm-main-content {
  position: relative;
  overflow: hidden;
}
.rtm-gift .rtm-main-header .container:before, .rtm-gift .rtm-main-header .rtm-main-content:before {
  background-image: url('/img/gift_140.png?1454671452');
  background-repeat: no-repeat;
  background-size: 140px auto;
  width: 140px;
  height: 140px;
  position: absolute;
  bottom: -39px;
  right: 67px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-gift .rtm-main-header .container:before, .rtm-gift .rtm-main-header .rtm-main-content:before {
    background-image: url('/img/gift_140@2x.png?1454671452');
  }
}
@media (max-width: 480px) {
  .rtm-gift .rtm-main-header .container:before, .rtm-gift .rtm-main-header .rtm-main-content:before {
    display: none;
  }
}
.rtm-gift .rtm-main-content > article h1 {
  margin-top: 1px;
  margin-bottom: 24px;
}
.rtm-gift .rtm-well {
  background-color: rgba(27, 125, 223, 0.09);
  padding: 18px 30px 21px 26px;
  margin: 0 5px 0 -4px;
}
@media (max-width: 767px) {
  .rtm-gift .rtm-well {
    margin: 0;
  }
}
.rtm-gift p {
  margin-bottom: 20px;
}

.rtm-gift-buy {
  margin-top: 34px;
  margin-bottom: 41px;
}
@media (max-width: 767px) {
  .rtm-gift-buy {
    text-align: center;
  }
}
.rtm-gift-buy .rtm-action-button.btn {
  font-weight: 700;
  line-height: 1.2;
  padding: 13px 35px 12px 33px;
  margin: 0 0 0 -1px;
}
.rtm-gift-buy span {
  margin: 14px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
@media (max-width: 767px) {
  .rtm-gift-buy span {
    display: block;
    margin: 14px 0;
  }
}

.rtm-gift-description h3 {
  margin-top: 37px;
  margin-bottom: 15px;
}

.rtm-gift-activate p a {
  font-weight: 600;
}
.rtm-gift-activate form {
  margin: 26px 0 0 -4px;
}
@media (max-width: 767px) {
  .rtm-gift-activate form {
    margin-left: 0;
  }
}
.rtm-gift-activate input[type="text"] {
  height: 48px;
  max-width: 250px;
  font-size: 20px;
  line-height: 1.2;
}
.rtm-gift-activate input[type="text"]:valid {
  font-family: "Courier New", Courier, monospace;
  font-weight: bold;
}
.rtm-gift-activate .rtm-gift-terms-label {
  font-size: 15px;
  font-weight: 500;
  margin: 2px;
}
@media (max-width: 767px) {
  .rtm-gift-activate .rtm-gift-terms-label {
    font-size: 14px;
  }
}
.rtm-gift-activate .btn-primary {
  margin-top: 17px;
  font-size: 17px;
  font-weight: bold;
  padding: 9px 37px 7px;
}
.rtm-gift-activate .rtm-alert {
  margin: 25px 3px 30px -2px;
}
@media (max-width: 767px) {
  .rtm-gift-activate .rtm-alert {
    margin: 25px 0 30px 0;
  }
}

.rtm-gmail .rtm-main-content {
  padding-top: 38px;
}
.rtm-gmail .rtm-main-content article {
  padding-left: 157px;
  line-height: 21px;
  max-width: 690px;
}
.rtm-gmail .rtm-main-content article:before {
  background-image: url('/img/gmail_logo.png?1454671452');
  background-repeat: no-repeat;
  background-size: 100px auto;
  width: 100px;
  height: 75px;
  float: left;
  content: '';
  margin: 3px 0 0 -130px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-gmail .rtm-main-content article:before {
    background-image: url('/img/gmail_logo@2x.png?1454671452');
  }
}
.rtm-gmail .rtm-main-content article h2 {
  margin-bottom: 14px;
}
.rtm-gmail .rtm-main-content .rtm-action-button {
  font-weight: 700;
  margin: 11px 0 22px 0;
  padding: 9px 20px 8px 20px;
}

.rtm-gmail-addon .rtm-main-header .container, .rtm-gmail-addon .rtm-main-header .rtm-main-content {
  position: relative;
  overflow: hidden;
}
.rtm-gmail-addon .rtm-main-header .container:before, .rtm-gmail-addon .rtm-main-header .rtm-main-content:before {
  background-image: url('/img/header_gmail.png?1454671452');
  background-repeat: no-repeat;
  background-size: 160px auto;
  width: 160px;
  height: 165px;
  position: absolute;
  top: 32px;
  right: 38px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-gmail-addon .rtm-main-header .container:before, .rtm-gmail-addon .rtm-main-header .rtm-main-content:before {
    background-image: url('/img/header_gmail@2x.png?1454671452');
  }
}
@media (max-width: 767px) {
  .rtm-gmail-addon .rtm-main-header .container:before, .rtm-gmail-addon .rtm-main-header .rtm-main-content:before {
    display: none;
  }
}
.rtm-gmail-addon .rtm-main-content .rtm-action-button {
  font-size: 20px;
  font-weight: 700;
  margin-top: 11px;
  padding: 9px 15px 9px 12px;
}
.rtm-gmail-addon .rtm-main-content .rtm-action-button:before {
  content: '';
  background-image: url('/img/ico_chrome_36.png?1454671452');
  background-repeat: no-repeat;
  background-size: 36px auto;
  width: 36px;
  height: 36px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin: -6px 4px -5px 0;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-gmail-addon .rtm-main-content .rtm-action-button:before {
    background-image: url('/img/ico_chrome_36@2x.png?1454671452');
  }
}
.rtm-gmail-addon .rtm-main-content .btn.btn-primary {
  margin-top: 11px;
  margin-left: -2px;
  padding: 12px 22px 11px 12px;
  font-size: 20px;
}
.rtm-gmail-addon .rtm-main-content .btn.btn-primary:before {
  content: '';
  background-image: url('/img/ico_firefox_36.png?1454671452');
  background-repeat: no-repeat;
  background-size: 36px auto;
  width: 36px;
  height: 38px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin: -7px 4px -5px 6px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-gmail-addon .rtm-main-content .btn.btn-primary:before {
    background-image: url('/img/ico_firefox_36@2x.png?1454671452');
  }
}
.rtm-gmail-addon .rtm-well {
  background-color: rgba(27, 125, 223, 0.09);
  margin: 2px 0 40px 0;
  padding-bottom: 23px;
}
@media (min-width: 992px) {
  .rtm-gmail-addon .rtm-well {
    margin-left: -5px;
    margin-right: 6px;
  }
}
.rtm-gmail-addon .rtm-alert {
  margin-top: 18px;
  margin-bottom: -17px;
  border-radius: 3px;
  padding: 16px 20px 18px 72px;
}
@media (min-width: 992px) {
  .rtm-gmail-addon .rtm-alert {
    margin-left: -4px;
    margin-right: 5px;
  }
}
.rtm-gmail-addon .rtm-alert:after {
  font-size: 37px;
  left: 21px;
  top: 20px;
}
.rtm-gmail-addon .rtm-alert:before {
  height: 15px;
  left: 36px;
  top: 34px;
}
.rtm-gmail-addon .table .supported {
  color: green;
}
.rtm-gmail-addon .table .unsupported {
  color: maroon;
}

.rtm-gmail-addon-note {
  font-size: 14px;
  line-height: 18px;
  color: #878787;
  margin-top: 53px;
  padding-top: 16px;
  border-top: 1px solid #e8e8e8;
}

.rtm-gmail-addon-version {
  font-size: 13px;
  line-height: 18px;
  color: #868686;
  margin-top: 11px;
  margin-bottom: -12px;
}
.rtm-gmail-addon-version b {
  font-weight: 600;
}

.rtm-gmail-addon-label {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  background-color: #eaf3fc;
  font-weight: bold;
  padding: 8px 10px 7px 10px;
  margin: 4px 0 4px 6px;
  font-size: 15px;
}

.rtm-gmail-addon-tip {
  float: right;
  border: 1px solid #e8e8e8;
  border-radius: 4px;
  font-size: 15px;
  line-height: 19px;
  margin: 15px 5px 40px 5px;
  padding: 0px 15px 10px 15px;
}
@media (max-width: 767px) {
  .rtm-gmail-addon-tip {
    margin: 10px 0;
  }
}

.rtm-gmail-addon-chrome-store {
  background-image: url('/img/chrome_web_store.png?1454671452');
  background-repeat: no-repeat;
  background-size: 181px auto;
  width: 181px;
  height: 51px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin: 39px 0 0 7px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-gmail-addon-chrome-store {
    background-image: url('/img/chrome_web_store@2x.png?1454671452');
  }
}

.rtm-googlecalendar .rtm-main-content {
  padding-top: 38px;
}
.rtm-googlecalendar .rtm-main-content article {
  padding-left: 157px;
  line-height: 21px;
  max-width: 700px;
}
.rtm-googlecalendar .rtm-main-content article:before {
  background-image: url('/img/googlecalendar_logo.png?1454671452');
  background-repeat: no-repeat;
  background-size: 100px auto;
  width: 100px;
  height: 100px;
  float: left;
  content: '';
  margin: -2px 0 0 -130px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-googlecalendar .rtm-main-content article:before {
    background-image: url('/img/googlecalendar_logo@2x.png?1454671452');
  }
}
.rtm-googlecalendar .rtm-main-content article h2 {
  margin-bottom: 14px;
}
.rtm-googlecalendar .rtm-main-content .rtm-action-button {
  font-weight: 700;
  margin: 11px 0 22px 0;
  padding: 9px 20px 8px 20px;
}

.rtm-googlecalendar-sidebar .rtm-main-header .container, .rtm-googlecalendar-sidebar .rtm-main-header .rtm-main-content {
  position: relative;
  overflow: hidden;
}
.rtm-googlecalendar-sidebar .rtm-main-header .container:before, .rtm-googlecalendar-sidebar .rtm-main-header .rtm-main-content:before {
  background-image: url('/img/header_googlecalendar.png?1454671452');
  background-repeat: no-repeat;
  background-size: 100px auto;
  width: 100px;
  height: 100px;
  position: absolute;
  bottom: 40px;
  right: 39px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-googlecalendar-sidebar .rtm-main-header .container:before, .rtm-googlecalendar-sidebar .rtm-main-header .rtm-main-content:before {
    background-image: url('/img/header_googlecalendar@2x.png?1454671452');
  }
}
@media (max-width: 767px) {
  .rtm-googlecalendar-sidebar .rtm-main-header .container:before, .rtm-googlecalendar-sidebar .rtm-main-header .rtm-main-content:before {
    display: none;
  }
}
.rtm-googlecalendar-sidebar .rtm-main-content h2 {
  margin-bottom: 14px;
}
.rtm-googlecalendar-sidebar .rtm-main-content p {
  line-height: 21px;
  margin-top: 8px;
}
.rtm-googlecalendar-sidebar .rtm-main-content hr {
  margin: 25px 0 30px;
}
@media (min-width: 992px) {
  .rtm-googlecalendar-sidebar .rtm-main-content hr {
    margin-right: 5px;
  }
}
.rtm-googlecalendar-sidebar .rtm-main-content article ul {
  margin: 21px 0 0 0px;
  line-height: 21px;
  padding-left: 20px;
}
.rtm-googlecalendar-sidebar .rtm-main-content .btn-primary {
  font-size: 20px;
  margin: 12px 0 22px -1px;
  padding: 13px 18px 8px 5px;
}
.rtm-googlecalendar-sidebar .rtm-main-content .btn-primary:before {
  background-image: url('/img/googlecalendar_add.png?1454671452');
  background-repeat: no-repeat;
  background-size: 36px auto;
  width: 36px;
  height: 36px;
  display: inline-block;
  vertical-align: top;
  content: '';
  margin: -6px 7px -1px 6px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-googlecalendar-sidebar .rtm-main-content .btn-primary:before {
    background-image: url('/img/googlecalendar_add@2x.png?1454671452');
  }
}
.rtm-googlecalendar-sidebar .rtm-well {
  background-color: rgba(27, 125, 223, 0.09);
  margin: 2px 0 41px 0;
  padding-bottom: 23px;
}
@media (min-width: 992px) {
  .rtm-googlecalendar-sidebar .rtm-well {
    margin-left: -4px;
    margin-right: 5px;
  }
}

.rtm-googlecalendar-sidebar-screen {
  background-image: url('/img/services/googlecalendar/sidebar/ss_gadget.png?1286782977');
  background-repeat: no-repeat;
  background-size: 162px auto;
  width: 100%;
  height: auto;
  max-width: 162px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
  float: right;
  margin: -9px 5px 0 20px;
}
.rtm-googlecalendar-sidebar-screen:after {
  content: '';
  display: block;
  padding-top: 198.14814815%;
}

.rtm-googlecalendar-sidebar-label {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  background-color: #eaf3fc;
  font-weight: bold;
  padding: 8px 10px 7px 10px;
  margin: 2px 0 12px 6px;
  font-size: 15px;
}

.rtm-guide {
  position: relative;
}
.rtm-guide .rtm-well {
  background-color: rgba(27, 125, 223, 0.1);
  margin: 2px 0 41px 0;
}
.rtm-guide .rtm-main-header .container, .rtm-guide .rtm-main-header .rtm-main-content {
  position: relative;
}
.rtm-guide .rtm-main-header .container:before, .rtm-guide .rtm-main-header .rtm-main-content:before {
  background-image: url('/img/header_guide.png?1454671452');
  background-repeat: no-repeat;
  background-size: 408px auto;
  width: 408px;
  height: 132px;
  position: absolute;
  bottom: 0px;
  right: 29px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-guide .rtm-main-header .container:before, .rtm-guide .rtm-main-header .rtm-main-content:before {
    background-image: url('/img/header_guide@2x.png?1454671452');
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .rtm-guide .rtm-main-header .container:before, .rtm-guide .rtm-main-header .rtm-main-content:before {
    right: 9px;
  }
}
@media (max-width: 767px) {
  .rtm-guide .rtm-main-header .container:before, .rtm-guide .rtm-main-header .rtm-main-content:before {
    display: none;
  }
}
@media (min-width: 992px) {
  .rtm-guide .rtm-main-content > article {
    padding: 0 15px 0 24px;
  }
}
.rtm-guide .rtm-main-content > article p {
  line-height: 21px;
}
.rtm-guide .rtm-main-content > article p + p {
  margin-top: 21px;
}
.rtm-guide .rtm-main-content > article h2 {
  margin-bottom: 14px;
  margin-top: 40px;
}
@media (max-width: 480px) {
  .rtm-guide .rtm-main-content > article h2 {
    font-size: 19px;
  }
}
.rtm-guide .rtm-main-content > article hr {
  margin-top: 25px;
}
.rtm-guide .rtm-main-content > article i {
  vertical-align: top;
}
.rtm-guide .rtm-main-content > article ul {
  padding: 1px 0 0 27px;
  margin: -5px 0 0 0;
}
.rtm-guide .rtm-main-content > article li {
  margin: 7px 0 9px 0;
}
.rtm-guide #signup i {
  margin: -1px 1px 0 -1px;
  color: #6a4ca6;
}
.rtm-guide #download i {
  margin: 0px 1px 0 -1px;
  color: #0060bf;
}
.rtm-guide #tasks i {
  margin: -1px 1px 0 -1px;
  color: #3292f2;
}
.rtm-guide #listsandtags i {
  margin: 0 1px 0 -1px;
  color: #da2768;
}
.rtm-guide #sharing i {
  margin: -1px 1px 0 -1px;
  color: #5bb84d;
}
.rtm-guide #search i {
  margin: -1px 1px 0 -1px;
  color: #6a4ca6;
}
.rtm-guide #smartlists i {
  margin: -1px 1px 0 -1px;
  color: #ffdb22;
}
.rtm-guide #reminders i {
  margin: -1px 1px 0 -1px;
  color: #da2768;
}
.rtm-guide #syncing i {
  margin: -1px 1px 0 -1px;
  color: #324a68;
  transform: rotate(0.25turn);
}
.rtm-guide #integrations i {
  margin: -1px 1px 0 -1px;
  color: #5bb84d;
}
.rtm-guide #resources {
  margin-bottom: 10px;
}
.rtm-guide #resources i {
  margin: -1px 1px 0 -1px;
  color: #0060bf;
}

.rtm-guide-apps {
  background-image: url('/img/guide_apps.png?1454671452');
  background-repeat: no-repeat;
  background-size: 642px auto;
  width: 100%;
  height: auto;
  max-width: 642px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
  margin: 25px 0 28px 0px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-guide-apps {
    background-image: url('/img/guide_apps@2x.png?1454671452');
  }
}
.rtm-guide-apps:after {
  content: '';
  display: block;
  padding-top: 44.70404984%;
}

.rtm-guide-tasks {
  background-image: url('/img/guide_tasks.png?1454671452');
  background-repeat: no-repeat;
  background-size: 460px auto;
  width: 100%;
  height: auto;
  max-width: 460px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
  margin: 25px 0 30px 0;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-guide-tasks {
    background-image: url('/img/guide_tasks@2x.png?1454671452');
  }
}
.rtm-guide-tasks:after {
  content: '';
  display: block;
  padding-top: 50.86956522%;
}

.rtm-guide-lists {
  background-image: url('/img/guide_lists.png?1454671452');
  background-repeat: no-repeat;
  background-size: 238px auto;
  width: 100%;
  height: auto;
  max-width: 238px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
  margin: 16px 10px 5px 0px;
  display: inline-block;
  vertical-align: top;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-guide-lists {
    background-image: url('/img/guide_lists@2x.png?1454671452');
  }
}
.rtm-guide-lists:after {
  content: '';
  display: block;
  padding-top: 75.6302521%;
}

.rtm-guide-tags {
  background-image: url('/img/guide_tags.png?1454671452');
  background-repeat: no-repeat;
  background-size: 238px auto;
  width: 100%;
  height: auto;
  max-width: 238px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
  margin: 16px 0 5px 0px;
  display: inline-block;
  vertical-align: top;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-guide-tags {
    background-image: url('/img/guide_tags@2x.png?1454671452');
  }
}
.rtm-guide-tags:after {
  content: '';
  display: block;
  padding-top: 75.6302521%;
}

.rtm-guide-sharing {
  background-image: url('/img/guide_sharing.png?1454671452');
  background-repeat: no-repeat;
  background-size: 238px auto;
  width: 100%;
  height: auto;
  max-width: 238px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
  margin: 25px 0 30px 0;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-guide-sharing {
    background-image: url('/img/guide_sharing@2x.png?1454671452');
  }
}
.rtm-guide-sharing:after {
  content: '';
  display: block;
  padding-top: 66.38655462%;
}

.rtm-guide-search {
  background-image: url('/img/guide_search.png?1454671452');
  background-repeat: no-repeat;
  background-size: 397px auto;
  width: 100%;
  height: auto;
  max-width: 397px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
  margin: 25px 0 30px 0;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-guide-search {
    background-image: url('/img/guide_search@2x.png?1454671452');
  }
}
.rtm-guide-search:after {
  content: '';
  display: block;
  padding-top: 115.11335013%;
}

.rtm-guide-smartlists {
  background-image: url('/img/guide_smartlists.png?1454671452');
  background-repeat: no-repeat;
  background-size: 382px auto;
  width: 100%;
  height: auto;
  max-width: 382px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
  margin: 25px 0 30px 0;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-guide-smartlists {
    background-image: url('/img/guide_smartlists@2x.png?1454671452');
  }
}
.rtm-guide-smartlists:after {
  content: '';
  display: block;
  padding-top: 81.15183246%;
}

.rtm-guide-reminders {
  background-image: url('/img/guide_reminders.png?1454671452');
  background-repeat: no-repeat;
  background-size: 460px auto;
  width: 100%;
  height: auto;
  max-width: 460px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
  margin: 24px 0 30px 0;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-guide-reminders {
    background-image: url('/img/guide_reminders@2x.png?1454671452');
  }
}
.rtm-guide-reminders:after {
  content: '';
  display: block;
  padding-top: 69.34782609%;
}

.rtm-guide-syncing {
  background-image: url('/img/guide_logo_outlook.png?1454671452');
  background-repeat: no-repeat;
  background-size: 110px auto;
  width: 110px;
  height: 108px;
  margin: 12px 0 2px 0;
  display: inline-block;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-guide-syncing {
    background-image: url('/img/guide_logo_outlook@2x.png?1454671452');
  }
}

.rtm-guide-integrations {
  padding-top: 13px;
}
.rtm-guide-integrations a {
  display: inline-block;
}
.rtm-guide-integrations a:nth-child(1) {
  background-image: url('/img/guide_logo_gmail.png?1454671452');
  background-repeat: no-repeat;
  background-size: 105px auto;
  width: 105px;
  height: 101px;
  margin-right: 21px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-guide-integrations a:nth-child(1) {
    background-image: url('/img/guide_logo_gmail@2x.png?1454671452');
  }
}
.rtm-guide-integrations a:nth-child(2) {
  background-image: url('/img/guide_logo_googlecalendar.png?1454671452');
  background-repeat: no-repeat;
  background-size: 100px auto;
  width: 100px;
  height: 101px;
  margin-right: 14px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-guide-integrations a:nth-child(2) {
    background-image: url('/img/guide_logo_googlecalendar@2x.png?1454671452');
  }
}
.rtm-guide-integrations a:nth-child(3) {
  background-image: url('/img/guide_logo_twitter.png?1454671452');
  background-repeat: no-repeat;
  background-size: 108px auto;
  width: 108px;
  height: 101px;
  margin-right: 10px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-guide-integrations a:nth-child(3) {
    background-image: url('/img/guide_logo_twitter@2x.png?1454671452');
  }
}
.rtm-guide-integrations a:nth-child(4) {
  background-image: url('/img/guide_logo_evernote.png?1454671452');
  background-repeat: no-repeat;
  background-size: 84px auto;
  width: 84px;
  height: 101px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-guide-integrations a:nth-child(4) {
    background-image: url('/img/guide_logo_evernote@2x.png?1454671452');
  }
}

.rtm-guide-reminders-retired {
  margin: 9px 0 248px -1px;
}

.rtm-help .rtm-well {
  background-color: rgba(27, 125, 223, 0.1);
  padding-bottom: 21px;
}
.rtm-help .rtm-main nav {
  width: 288px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .rtm-help .rtm-main nav {
    width: 240px;
  }
}
@media (max-width: 767px) {
  .rtm-help .rtm-main nav {
    width: 289px;
  }
}
.rtm-help .rtm-main nav > div {
  overflow: hidden;
  position: relative;
}
@media (min-width: 992px) {
  .rtm-help .rtm-main nav > div {
    min-height: 800px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .rtm-help .rtm-main nav > div {
    min-height: 800px !important;
  }
}
.rtm-help .rtm-main nav ul {
  list-style-type: none;
  margin: 0 !important;
  padding: 0 !important;
}
.rtm-help .rtm-main nav li.heading {
  padding-top: 1px;
  padding-bottom: 4px;
}
.rtm-help .rtm-main-header .container, .rtm-help .rtm-main-header .rtm-main-content {
  position: relative;
}
.rtm-help .rtm-main-header .container:before, .rtm-help .rtm-main-header .rtm-main-content:before {
  background-image: url('/img/header_help.png?1454671452');
  background-repeat: no-repeat;
  background-size: 402px auto;
  width: 402px;
  height: 117px;
  position: absolute;
  bottom: -11px;
  right: 62px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-help .rtm-main-header .container:before, .rtm-help .rtm-main-header .rtm-main-content:before {
    background-image: url('/img/header_help@2x.png?1454671452');
  }
}
@media (max-width: 767px) {
  .rtm-help .rtm-main-header .container:before, .rtm-help .rtm-main-header .rtm-main-content:before {
    display: none;
  }
}
.rtm-help .pro-feature {
  background-color: #FEFCC1;
  padding: 4px;
  margin-top: 1em;
  margin-bottom: 1em;
}
.rtm-help .pro-feature img {
  vertical-align: middle;
}
.rtm-help .rtm-note-blue {
  background-color: #EAF3FC;
  padding: 10px 14px;
  border-radius: 2px;
}
.rtm-help .rtm-note-yellow {
  background-color: #FEFCC1;
  padding: 10px 14px;
  border-radius: 2px;
}

.rtm-help-search-form {
  position: relative;
  margin-bottom: 22px;
}
.rtm-help-search-form .input-lg, .rtm-help-search-form .input-group-lg > .form-control,
.rtm-help-search-form .input-group-lg > .input-group-addon,
.rtm-help-search-form .input-group-lg > .input-group-btn > .btn {
  height: 48px;
}
@media (max-width: 480px) {
  .rtm-help-search-form .input-lg, .rtm-help-search-form .input-group-lg > .form-control,
  .rtm-help-search-form .input-group-lg > .input-group-addon,
  .rtm-help-search-form .input-group-lg > .input-group-btn > .btn {
    font-size: 18px;
  }
}

.rtm-help-search-suggestions {
  position: absolute;
  background-color: #fff;
  width: 100%;
  z-index: 1;
}
.rtm-help-search-suggestions li a {
  padding: 5px 20px;
}
.rtm-help-search-suggestions li a > b, .rtm-help-search-suggestions li a > div {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.rtm-help-search-suggestions li:last-child {
  border-top: 1px solid #ebebeb;
  margin-top: 5px;
}
.rtm-help-search-suggestions li.rtm-help-search-no-suggestions {
  border: none;
  margin-top: 0;
}
.rtm-help-search-suggestions li.rtm-help-search-no-suggestions a:hover {
  background: #fff;
}

.rtm-help-dashboard {
  margin-top: 2px;
}
@media (min-width: 992px) {
  .rtm-help-dashboard {
    margin-left: -4px;
    margin-right: 5px;
  }
}
@media (max-width: 480px) {
  .rtm-help-dashboard .col-xs-6, .rtm-help-dashboard .col-xs-3 {
    float: none;
    width: 100%;
  }
}

.rtm-help-features {
  padding: 42px 24px 0;
  overflow: hidden;
}
.rtm-help-features:before {
  display: none;
}
.rtm-help-features:after {
  display: none;
}
@media (min-width: 768px) and (max-width: 991px) {
  .rtm-help-features {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 767px) {
  .rtm-help-features {
    padding-left: 0px;
    padding-right: 0px;
  }
}

.rtm-help-feature-gettingstarted, .rtm-help-feature-tips, .rtm-help-feature-forum, .rtm-help-feature-email {
  text-align: center;
  font-weight: 600;
  font-size: 16px;
  padding: 0 0 28px 0;
  display: block;
}
.rtm-help-feature-gettingstarted:before, .rtm-help-feature-tips:before, .rtm-help-feature-forum:before, .rtm-help-feature-email:before {
  width: 100px;
  height: 103px;
  display: block;
  content: "";
  margin: 0 auto 16px auto;
}

.rtm-help-feature-gettingstarted:before {
  background-image: url('/img/help_gettingstarted.png?1454671452');
  background-repeat: no-repeat;
  background-size: 100px auto;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-help-feature-gettingstarted:before {
    background-image: url('/img/help_gettingstarted@2x.png?1454671452');
  }
}

.rtm-help-feature-tips:before {
  background-image: url('/img/help_tips.png?1454671452');
  background-repeat: no-repeat;
  background-size: 100px auto;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-help-feature-tips:before {
    background-image: url('/img/help_tips@2x.png?1454671452');
  }
}

.rtm-help-feature-forum:before {
  background-image: url('/img/help_forum.png?1454671452');
  background-repeat: no-repeat;
  background-size: 100px auto;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-help-feature-forum:before {
    background-image: url('/img/help_forum@2x.png?1454671452');
  }
}

.rtm-help-feature-email:before {
  background-image: url('/img/help_email.png?1454671452');
  background-repeat: no-repeat;
  background-size: 100px auto;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-help-feature-email:before {
    background-image: url('/img/help_email@2x.png?1454671452');
  }
}

.rtm-help-top-questions {
  float: left;
  vertical-align: top;
  display: inline-block;
}
.rtm-help-top-questions h3 {
  opacity: .75;
  margin-left: -11px;
}
.rtm-help-top-questions ol {
  padding: 2px 0 2px 22px;
  line-height: 1.6;
  font-size: 16px;
}

.rtm-help-status {
  vertical-align: top;
  display: inline-block;
  margin: 25px 0 0 28px;
  padding-left: 27px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .rtm-help-status {
    margin-left: 0px;
  }
}
@media (max-width: 767px) {
  .rtm-help-status {
    margin-left: -10px;
  }
}
.rtm-help-status .text-muted {
  color: #666;
  font-size: 14px;
}

.rtm-help-status-getting, .rtm-help-status-none, .rtm-help-status-minor, .rtm-help-status-major, .rtm-help-status-critical {
  color: #333333;
  font-weight: 600;
  padding-bottom: 2px;
  min-height: 24px;
}
.rtm-help-status-getting:before, .rtm-help-status-none:before, .rtm-help-status-minor:before, .rtm-help-status-major:before, .rtm-help-status-critical:before {
  width: 14px;
  height: 14px;
  content: "";
  border-radius: 50%;
  display: inline-block;
  margin-left: -27px;
  margin-right: 13px;
  vertical-align: middle;
}

.rtm-help-status-none:before {
  background-color: #48c019;
}

.rtm-help-status-minor:before {
  background-color: #f1c40f;
}

.rtm-help-status-major:before {
  background-color: #e67e22;
}

.rtm-help-status-critical:before {
  background-color: #e74c3c;
}

.rtm-help-quick-question {
  display: inline-block;
  margin: 14px 0 0 20px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .rtm-help-quick-question {
    margin-left: 0px;
  }
}
@media (max-width: 767px) {
  .rtm-help-quick-question {
    margin-left: -10px;
  }
}
.rtm-help-quick-question .fa-twitter {
  vertical-align: middle;
  color: #55acee;
  font-size: 31px;
  margin-right: 2px;
}
.rtm-help-quick-question h3 {
  opacity: .75;
  font-size: 20px;
}
.rtm-help-quick-question div {
  white-space: nowrap;
}

.rtm-help-nav {
  position: absolute;
  top: 0;
  left: 0;
}
.rtm-help-nav li {
  width: 240px;
  position: static;
}
@media (min-width: 768px) and (max-width: 991px) {
  .rtm-help-nav li {
    width: 230px;
  }
}
.rtm-help-nav li:last-child > a:only-child:before {
  color: #0060bf;
  opacity: .4;
  float: right;
  font-size: 14px;
  display: inline-block;
  margin: 5px -2px 0 0;
}
.rtm-help-nav ul {
  background: white;
  display: none;
  left: 100%;
  position: absolute;
  top: 0;
}
.rtm-help-nav ul.shown {
  display: block;
}
.rtm-help-nav ul + a:before {
  color: #0060bf;
  opacity: .4;
  float: right;
  font-size: 16px;
  display: inline-block;
  margin: 2px -2px 0 0;
}

.rtm-help-content p {
  line-height: 1.3333333;
}

.rtm-help-content-title {
  margin: 0 0 24px 0;
}

.rtm-help-content-contact {
  display: inline-block;
  border-radius: 2px;
  background-color: #f6f6f6;
  padding: 10px 16px 9px;
  margin: 24px 0 0 -4px;
  font-size: 15px;
}
.rtm-help-content-contact a {
  font-weight: 600;
}
.rtm-help-content-contact a:before {
  font-size: 20px;
  margin-left: 5px;
  margin-right: 7px;
  vertical-align: -1px;
}

.rtm-help-question {
  display: none;
}
.rtm-help-question:first-child {
  display: block;
}

.rtm-help-next-question {
  background-color: rgba(27, 125, 223, 0.1);
  padding: 10px 15px;
  border-radius: 3px;
  display: inline-block;
  margin: 5px 0;
}

.rtm-help-issue-resolved {
  display: none;
}

.rtm-help-issue-unresolved {
  display: none;
}

.rtm-help-command {
  background-color: rgba(27, 125, 223, 0.1);
  padding: 3px 5px;
  margin-left: 15px;
  margin-right: 3px;
  border-radius: 3px;
}

.rtm-help-borderimg {
  border: 1px solid #ccc;
}

.rtm-help-tips .rtm-well {
  background-color: rgba(27, 125, 223, 0.09);
  margin: 2px 0 40px 0;
}
@media (min-width: 992px) {
  .rtm-help-tips .rtm-well {
    margin-left: -4px;
    margin-right: 5px;
  }
}
.rtm-help-tips .rtm-main-header .container, .rtm-help-tips .rtm-main-header .rtm-main-content {
  position: relative;
  overflow: hidden;
}
.rtm-help-tips .rtm-main-header .container:before, .rtm-help-tips .rtm-main-header .rtm-main-content:before {
  background-image: url('/img/header_tips.png?1454671452');
  background-repeat: no-repeat;
  background-size: 149px auto;
  width: 149px;
  height: 163px;
  position: absolute;
  bottom: 0;
  right: 40px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-help-tips .rtm-main-header .container:before, .rtm-help-tips .rtm-main-header .rtm-main-content:before {
    background-image: url('/img/header_tips@2x.png?1454671452');
  }
}
@media (max-width: 767px) {
  .rtm-help-tips .rtm-main-header .container:before, .rtm-help-tips .rtm-main-header .rtm-main-content:before {
    background: none;
  }
}

.rtm-help-nopublished .rtm-main-content {
  padding-bottom: 276px;
}
.rtm-help-nopublished .rtm-main-content p {
  margin: 8px 0 20px 5px;
}

.rtm-home .rtm-top-nav, .rtm-home .rtm-main {
  -moz-transition: background-color 1s ease;
  -o-transition: background-color 1s ease;
  -webkit-transition: background-color 1s ease;
  transition: background-color 1s ease;
  background-color: #0060bf;
}
.rtm-home.rtm-carousel-1 .rtm-top-nav, .rtm-home.rtm-carousel-1 .rtm-main {
  background-color: #3292f2;
}
.rtm-home.rtm-carousel-2 .rtm-top-nav, .rtm-home.rtm-carousel-2 .rtm-main {
  background-color: #6a4ca6;
}
.rtm-home.rtm-carousel-3 .rtm-top-nav, .rtm-home.rtm-carousel-3 .rtm-main {
  background-color: #5bb84d;
}
.rtm-home .rtm-main-header {
  background-color: transparent;
  text-align: center;
}
.rtm-home .rtm-main-header h1 {
  margin: 18px 0 31px 0;
}
.rtm-home .rtm-main-header .container, .rtm-home .rtm-main-header .rtm-main-content {
  padding-bottom: 13px;
}
.rtm-home .rtm-main-header .btn {
  padding: 11px 32px 12px;
  line-height: 1.2;
}
@media (max-width: 480px) {
  :lang(fr) .rtm-home .rtm-main-header .btn {
    padding: 11px 8px 12px;
    font-size: 21px;
  }
}
.rtm-home .rtm-main-content {
  width: 100%;
  padding: 0;
}
.rtm-home .rtm-main-content article {
  padding: 0;
}
.rtm-home .rtm-footer {
  margin-top: 0;
  background-color: #fff;
}
.rtm-home .swiper-container {
  padding-bottom: 106px;
}
.rtm-home .swiper-container .swiper-pagination {
  bottom: 48px;
}
.rtm-home .swiper-slide {
  text-align: center;
  color: #fff;
}
.rtm-home .swiper-slide h2 {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
  margin: 33px 20px 8px;
}
.rtm-home .swiper-slide p {
  font-size: 20px;
  line-height: 26px;
  color: rgba(255, 255, 255, 0.85);
  margin: 0 auto 5px auto;
  max-width: 340px;
}
.rtm-home .swiper-slide[data-swiper-slide-index="0"] .rtm-home-clouds {
  padding-left: 8px;
  font-family: "Captain Comic Pro";
  font-size: 22px;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .rtm-home .swiper-slide[data-swiper-slide-index="0"] .rtm-home-clouds {
    padding-left: 0;
  }
}
.rtm-home .swiper-slide[data-swiper-slide-index="0"] .rtm-home-clouds span {
  padding: 55px 16px 0 20px;
  line-height: 1.3;
  color: rgba(51, 51, 51, 0.9);
  background-image: url('/img/hp_cloud.png?1454671452');
  background-repeat: no-repeat;
  background-size: 166px auto;
  width: 166px;
  height: 166px;
  display: inline-block;
  vertical-align: top;
  white-space: normal;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-home .swiper-slide[data-swiper-slide-index="0"] .rtm-home-clouds span {
    background-image: url('/img/hp_cloud@2x.png?1454671452');
  }
}
@media (max-width: 480px) {
  .rtm-home .swiper-slide[data-swiper-slide-index="0"] .rtm-home-clouds span {
    width: 120px;
    height: 120px;
    background-size: 120px auto;
    padding-top: 43px;
    font-size: 17px;
  }
}
.rtm-home .swiper-slide[data-swiper-slide-index="0"] .rtm-home-clouds span:first-child {
  margin: 7px 82px 0 0;
}
@media (max-width: 767px) {
  .rtm-home .swiper-slide[data-swiper-slide-index="0"] .rtm-home-clouds span:first-child {
    margin-right: 65px;
  }
}
@media (max-width: 480px) {
  .rtm-home .swiper-slide[data-swiper-slide-index="0"] .rtm-home-clouds span:first-child {
    margin-right: 30px;
  }
}
.rtm-home .swiper-slide[data-swiper-slide-index="0"] .rtm-home-clouds span:last-child {
  margin: 0 0 0 82px;
}
@media (max-width: 767px) {
  .rtm-home .swiper-slide[data-swiper-slide-index="0"] .rtm-home-clouds span:last-child {
    margin-left: 65px;
  }
}
@media (max-width: 480px) {
  .rtm-home .swiper-slide[data-swiper-slide-index="0"] .rtm-home-clouds span:last-child {
    margin-left: 30px;
  }
}
.rtm-home .swiper-slide[data-swiper-slide-index="0"] .rtm-home-steve {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  background-image: url('/img/hp_steve_1.png?1454671452');
  background-repeat: no-repeat;
  background-size: 261px auto;
  width: 261px;
  height: 306px;
  margin: -47px 0 0 12px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-home .swiper-slide[data-swiper-slide-index="0"] .rtm-home-steve {
    background-image: url('/img/hp_steve_1@2x.png?1454671452');
  }
}
@media (max-width: 767px) {
  .rtm-home .swiper-slide[data-swiper-slide-index="0"] .rtm-home-steve {
    margin-top: -30px;
  }
}
@media (max-width: 480px) {
  .rtm-home .swiper-slide[data-swiper-slide-index="0"] .rtm-home-steve {
    margin-top: -20px;
    width: 200px;
    height: 234px;
    background-size: 200px auto;
  }
}
.rtm-home .swiper-slide[data-swiper-slide-index="1"] p {
  max-width: 280px;
}
.rtm-home .swiper-slide[data-swiper-slide-index="1"] .rtm-home-tasks {
  margin-top: 46px;
  padding-left: 8px;
}
@media (max-width: 767px) {
  .rtm-home .swiper-slide[data-swiper-slide-index="1"] .rtm-home-tasks {
    padding: 0;
    width: 300px;
    margin: 46px auto 0 auto;
    text-align: left;
    white-space: nowrap;
  }
}
.rtm-home .swiper-slide[data-swiper-slide-index="1"] .rtm-home-tasks > div {
  display: inline-block;
  vertical-align: top;
  padding: 6px 13px 6px 6px;
  border-radius: 6px;
  background-color: rgba(255, 255, 255, 0.95);
  box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
  color: #444;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2;
}
.rtm-home .swiper-slide[data-swiper-slide-index="1"] .rtm-home-tasks > div span {
  vertical-align: middle;
}
@media (max-width: 767px) {
  .rtm-home .swiper-slide[data-swiper-slide-index="1"] .rtm-home-tasks > div {
    display: block;
  }
}
.rtm-home .swiper-slide[data-swiper-slide-index="1"] .rtm-home-tasks > div:first-child {
  margin-right: 120px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .rtm-home .swiper-slide[data-swiper-slide-index="1"] .rtm-home-tasks > div:first-child {
    margin-right: 60px;
  }
}
@media (max-width: 767px) {
  .rtm-home .swiper-slide[data-swiper-slide-index="1"] .rtm-home-tasks > div:first-child {
    margin-right: 0;
  }
}
.rtm-home .swiper-slide[data-swiper-slide-index="1"] .rtm-home-tasks > div:last-child {
  margin: 14px 0 0 120px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .rtm-home .swiper-slide[data-swiper-slide-index="1"] .rtm-home-tasks > div:last-child {
    margin-left: 60px;
  }
}
@media (max-width: 767px) {
  .rtm-home .swiper-slide[data-swiper-slide-index="1"] .rtm-home-tasks > div:last-child {
    margin: 9px 0 0 0;
  }
}
.rtm-home .swiper-slide[data-swiper-slide-index="1"] .rtm-home-tasks > div:before {
  background-image: url('/img/hp_avatar_30.png?1454671452');
  background-repeat: no-repeat;
  background-size: 30px auto;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 36px;
  height: 36px;
  background-color: #0060bf;
  content: '';
  border-radius: 5px;
  background-position: 3px 3px;
  margin: 0 10px 0 0;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-home .swiper-slide[data-swiper-slide-index="1"] .rtm-home-tasks > div:before {
    background-image: url('/img/hp_avatar_30@2x.png?1454671452');
  }
}
.rtm-home .swiper-slide[data-swiper-slide-index="1"] .rtm-home-steve {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  background-image: url('/img/hp_steve_2.png?1454671452');
  background-repeat: no-repeat;
  background-size: 430px auto;
  width: 430px;
  height: 307px;
  margin: 17px 0 0 -12px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-home .swiper-slide[data-swiper-slide-index="1"] .rtm-home-steve {
    background-image: url('/img/hp_steve_2@2x.png?1454671452');
  }
}
@media (max-width: 480px) {
  .rtm-home .swiper-slide[data-swiper-slide-index="1"] .rtm-home-steve {
    width: 310px;
    height: 222px;
    background-size: 310px auto;
    margin-left: 0;
  }
}
.rtm-home .swiper-slide[data-swiper-slide-index="2"] p {
  max-width: 310px;
}
.rtm-home .swiper-slide[data-swiper-slide-index="2"] .rtm-home-tasks {
  margin-top: 46px;
  padding-left: 8px;
}
@media (max-width: 767px) {
  .rtm-home .swiper-slide[data-swiper-slide-index="2"] .rtm-home-tasks {
    padding: 0;
    width: 300px;
    margin: 46px auto 0 auto;
    text-align: left;
    white-space: nowrap;
  }
}
.rtm-home .swiper-slide[data-swiper-slide-index="2"] .rtm-home-tasks > div {
  display: inline-block;
  vertical-align: top;
  padding: 6px 13px 6px 6px;
  border-radius: 6px;
  background-color: rgba(255, 255, 255, 0.95);
  box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
  color: #404040;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2;
}
.rtm-home .swiper-slide[data-swiper-slide-index="2"] .rtm-home-tasks > div span {
  vertical-align: middle;
}
@media (max-width: 767px) {
  .rtm-home .swiper-slide[data-swiper-slide-index="2"] .rtm-home-tasks > div {
    display: block;
  }
}
.rtm-home .swiper-slide[data-swiper-slide-index="2"] .rtm-home-tasks > div:first-child {
  margin-right: 120px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .rtm-home .swiper-slide[data-swiper-slide-index="2"] .rtm-home-tasks > div:first-child {
    margin-right: 60px;
  }
}
@media (max-width: 767px) {
  .rtm-home .swiper-slide[data-swiper-slide-index="2"] .rtm-home-tasks > div:first-child {
    margin-right: 0;
  }
}
.rtm-home .swiper-slide[data-swiper-slide-index="2"] .rtm-home-tasks > div:first-child:before {
  background-image: url('/img/hp_face_1.png?1454671452');
  background-repeat: no-repeat;
  background-size: 34px auto;
  background-position: 3px 0;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-home .swiper-slide[data-swiper-slide-index="2"] .rtm-home-tasks > div:first-child:before {
    background-image: url('/img/hp_face_1@2x.png?1454671452');
  }
}
.rtm-home .swiper-slide[data-swiper-slide-index="2"] .rtm-home-tasks > div:last-child {
  margin: 14px 0 0 120px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .rtm-home .swiper-slide[data-swiper-slide-index="2"] .rtm-home-tasks > div:last-child {
    margin-left: 60px;
  }
}
@media (max-width: 767px) {
  .rtm-home .swiper-slide[data-swiper-slide-index="2"] .rtm-home-tasks > div:last-child {
    margin: 9px 0 0 0;
  }
}
.rtm-home .swiper-slide[data-swiper-slide-index="2"] .rtm-home-tasks > div:last-child:before {
  background-image: url('/img/hp_face_2.png?1454671452');
  background-repeat: no-repeat;
  background-size: 27px auto;
  background-position: 5px 0;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-home .swiper-slide[data-swiper-slide-index="2"] .rtm-home-tasks > div:last-child:before {
    background-image: url('/img/hp_face_2@2x.png?1454671452');
  }
}
.rtm-home .swiper-slide[data-swiper-slide-index="2"] .rtm-home-tasks > div:before {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 36px;
  height: 36px;
  content: '';
  margin: 0 10px 0 0;
}
.rtm-home .swiper-slide[data-swiper-slide-index="2"] .rtm-home-steve {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  background-image: url('/img/hp_steve_3.png?1454671452');
  background-repeat: no-repeat;
  background-size: 350px auto;
  width: 350px;
  height: 306px;
  margin: 18px 0 0 -5px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-home .swiper-slide[data-swiper-slide-index="2"] .rtm-home-steve {
    background-image: url('/img/hp_steve_3@2x.png?1454671452');
  }
}
@media (max-width: 480px) {
  .rtm-home .swiper-slide[data-swiper-slide-index="2"] .rtm-home-steve {
    margin-left: 0;
    width: 310px;
    height: 272px;
    background-size: 310px auto;
  }
}
.rtm-home .swiper-slide[data-swiper-slide-index="3"] h2 {
  margin-top: 17px;
}
.rtm-home .swiper-slide[data-swiper-slide-index="3"] p {
  max-width: 310px;
}
.rtm-home .swiper-slide[data-swiper-slide-index="3"] .rtm-home-steve {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  background-image: url('/img/hp_steve_4.png?1454671452');
  background-repeat: no-repeat;
  background-size: 477px auto;
  width: 477px;
  height: 433px;
  margin-top: 15px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-home .swiper-slide[data-swiper-slide-index="3"] .rtm-home-steve {
    background-image: url('/img/hp_steve_4@2x.png?1454671452');
  }
}
@media (max-width: 480px) {
  .rtm-home .swiper-slide[data-swiper-slide-index="3"] .rtm-home-steve {
    width: 315px;
    height: 286px;
    background-size: 315px auto;
  }
}
.rtm-home .swiper-pagination-bullet {
  border: 2px solid rgba(255, 255, 255, 0.5);
  margin: 2px;
  width: 10px;
  height: 10px;
  background-color: transparent;
  opacity: 1;
}
.rtm-home .swiper-pagination-bullet-active {
  margin: 2px;
  background-color: #fff;
}

.rtm-home-app {
  border-bottom: 1px solid #cccccc;
  padding: 9px 0 11px 11px;
  background-color: #fff;
  height: 51px;
}
.rtm-home-app .rtm-action-button {
  float: right;
  font-size: 11px;
  font-weight: 700;
  border-width: 2px;
  border-radius: 5px;
  padding: 6px 11px;
  margin-right: 14px;
  color: #0060bf;
  border-color: #0060bf;
  background-color: #fff;
  text-transform: uppercase;
}
.rtm-home-app .rtm-action-button:hover, .rtm-home-app .rtm-action-button:focus {
  color: #fff;
  background-color: #0060bf;
}

.rtm-home-app-icon {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  overflow: hidden;
}
.rtm-home-app-icon:before {
  background-image: url('/img/hp_app_icon.png?1454671452');
  background-repeat: no-repeat;
  background-size: 30px auto;
  width: 30px;
  height: 30px;
  content: '';
  float: left;
  margin: 0px 10px 0 0;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-home-app-icon:before {
    background-image: url('/img/hp_app_icon@2x.png?1454671452');
  }
}
.rtm-home-app-icon div {
  line-height: 13px;
}
.rtm-home-app-icon div:first-child {
  font-size: 14px;
  font-weight: 600;
  margin: 1px 0 3px 0;
}
.rtm-home-app-icon div:last-child {
  font-size: 12px;
  font-weight: 400;
  color: rgba(51, 51, 51, 0.9);
}

.rtm-home-with-app .navbar {
  min-height: 165px;
}
@media (max-width: 480px) {
  .rtm-home-with-app .navbar {
    min-height: 0;
  }
}
.rtm-home-with-app .rtm-top-nav {
  margin-bottom: -165px;
}
@media (max-width: 480px) {
  .rtm-home-with-app .rtm-top-nav {
    margin-bottom: -147px;
  }
}
.rtm-home-with-app .rtm-main {
  margin-top: 165px;
}
@media (max-width: 480px) {
  .rtm-home-with-app .rtm-main {
    margin-top: 147px;
  }
}

.rtm-integrations .rtm-well {
  background-color: rgba(0, 96, 191, 0.08);
  margin: 2px 0 9px 0;
}
@media (max-width: 767px) {
  .rtm-integrations .rtm-well {
    margin-top: 15px;
  }
}
@media (min-width: 992px) {
  .rtm-integrations .rtm-main-content > article {
    padding: 0 24px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .rtm-integrations .rtm-main-content > article {
    padding: 0 24px;
  }
}
.rtm-integrations .rtm-main-content > article p {
  line-height: 20px;
}
.rtm-integrations .rtm-main-content > article .rtm-action-button {
  margin-top: 12px;
  padding: 9px 20px;
  font-weight: 700;
}
@media (max-width: 767px) {
  .rtm-integrations .rtm-main-content > article .row {
    text-align: center;
  }
}

@media (max-width: 767px) {
  .rtm-integrations-gmail-image, .rtm-integrations-gcal-image, .rtm-integrations-email-image, .rtm-integrations-evernote-image, .rtm-integrations-twitter-image, .rtm-integrations-siri-image, .rtm-integrations-feeds-image {
    margin-left: auto;
    margin-right: auto;
  }
}

.rtm-integrations-gmail-image {
  background-image: url('/img/integrations_gmail.png?1454671452');
  background-repeat: no-repeat;
  background-size: 132px auto;
  width: 132px;
  height: 100px;
  margin-top: 66px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-integrations-gmail-image {
    background-image: url('/img/integrations_gmail@2x.png?1454671452');
  }
}

.rtm-integrations-gcal-image {
  background-image: url('/img/integrations_gcal.png?1454671452');
  background-repeat: no-repeat;
  background-size: 120px auto;
  width: 120px;
  height: 120px;
  margin-top: 46px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-integrations-gcal-image {
    background-image: url('/img/integrations_gcal@2x.png?1454671452');
  }
}

.rtm-integrations-email-image {
  background-image: url('/img/integrations_email.png?1454671452');
  background-repeat: no-repeat;
  background-size: 138px auto;
  width: 138px;
  height: 101px;
  margin-top: 66px;
  margin-bottom: -1px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-integrations-email-image {
    background-image: url('/img/integrations_email@2x.png?1454671452');
  }
}

.rtm-integrations-evernote-image {
  background-image: url('/img/integrations_evernote.png?1454671452');
  background-repeat: no-repeat;
  background-size: 100px auto;
  width: 100px;
  height: 120px;
  margin-top: 63px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-integrations-evernote-image {
    background-image: url('/img/integrations_evernote@2x.png?1454671452');
  }
}

.rtm-integrations-twitter-image {
  background-image: url('/img/integrations_twitter.png?1454671452');
  background-repeat: no-repeat;
  background-size: 123px auto;
  width: 123px;
  height: 100px;
  margin-top: 76px;
  margin-bottom: 29px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-integrations-twitter-image {
    background-image: url('/img/integrations_twitter@2x.png?1454671452');
  }
}

.rtm-integrations-siri-image {
  background-image: url('/img/integrations_siri.png?1454671452');
  background-repeat: no-repeat;
  background-size: 120px auto;
  width: 120px;
  height: 120px;
  margin-top: 63px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-integrations-siri-image {
    background-image: url('/img/integrations_siri@2x.png?1454671452');
  }
}

.rtm-integrations-feeds-image {
  background-image: url('/img/integrations_feeds.png?1454671452');
  background-repeat: no-repeat;
  background-size: 120px auto;
  width: 120px;
  height: 120px;
  margin-top: 63px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-integrations-feeds-image {
    background-image: url('/img/integrations_feeds@2x.png?1454671452');
  }
}

.rtm-ipad .rtm-main-content h2 {
  font-size: 30px;
  font-weight: 700;
}
.rtm-ipad .rtm-main-content p {
  font-size: 16px;
  line-height: 23px;
  margin: 17px 0 30px 0;
}

.rtm-ipad-screen {
  background-image: url('/img/ipad_screen.png?1454671452');
  background-repeat: no-repeat;
  background-size: 391px auto;
  width: 100%;
  height: auto;
  max-width: 391px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
  margin: 2px 0 0 0;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-ipad-screen {
    background-image: url('/img/ipad_screen@2x.png?1454671452');
  }
}
.rtm-ipad-screen:after {
  content: '';
  display: block;
  padding-top: 148.33759591%;
}
@media (min-width: 992px) {
  .rtm-ipad-screen {
    margin-left: -4px;
  }
}

.rtm-ipad-details {
  margin: 110px 0 0 0;
  padding: 5px 0 5px 10px;
}
@media (min-width: 992px) {
  .rtm-ipad-details {
    margin-left: -37px;
  }
}
@media (max-width: 767px) {
  .rtm-ipad-details {
    margin-top: 20px;
  }
}

.rtm-ipad-appstore {
  background-image: url('/img/ico_app_store_196x58.png?1454671452');
  background-repeat: no-repeat;
  background-size: 196px auto;
  width: 196px;
  height: 58px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-left: -2px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-ipad-appstore {
    background-image: url('/img/ico_app_store_196x58@2x.png?1454671452');
  }
}

.rtm-iphone .rtm-main-content h2 {
  font-size: 30px;
  font-weight: 700;
}
.rtm-iphone .rtm-main-content p {
  font-size: 16px;
  line-height: 23px;
  margin: 17px 0 30px 0;
}

.rtm-iphone-screen {
  background-image: url('/img/iphone_screen.png?1454671452');
  background-repeat: no-repeat;
  background-size: 284px auto;
  width: 100%;
  height: auto;
  max-width: 284px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
  margin: 2px 0 0 0;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-iphone-screen {
    background-image: url('/img/iphone_screen@2x.png?1454671452');
  }
}
.rtm-iphone-screen:after {
  content: '';
  display: block;
  padding-top: 204.22535211%;
}
@media (min-width: 992px) {
  .rtm-iphone-screen {
    margin-left: -4px;
  }
}

.rtm-iphone-details {
  margin: 110px 0 0 0;
  padding: 5px 10px;
}
@media (min-width: 992px) {
  .rtm-iphone-details {
    margin-left: -29px;
  }
}
@media (max-width: 767px) {
  .rtm-iphone-details {
    margin-top: 20px;
  }
}

.rtm-iphone-appstore {
  background-image: url('/img/ico_app_store_196x58.png?1454671452');
  background-repeat: no-repeat;
  background-size: 196px auto;
  width: 196px;
  height: 58px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-left: -2px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-iphone-appstore {
    background-image: url('/img/ico_app_store_196x58@2x.png?1454671452');
  }
}

.rtm-iphone-web .rtm-main-header > .container, .rtm-iphone-web .rtm-main-header > .rtm-main-content {
  padding-right: 0;
}

.rtm-ios .rtm-main-content .rtm-action-button {
  font-weight: 700;
  margin: 11px 0 22px 0;
  padding: 9px 20px 8px 20px;
}

.rtm-ios-section {
  padding-left: 138px;
  line-height: 21px;
  max-width: 640px;
  margin: 43px 0 51px 0;
}
.rtm-ios-section:first-child:before {
  background-image: url('/img/ios_iphone.png?1454671452');
  background-repeat: no-repeat;
  background-size: 100px auto;
  width: 100px;
  height: 204px;
  float: left;
  content: '';
  margin: -40px 0 0 -130px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-ios-section:first-child:before {
    background-image: url('/img/ios_iphone@2x.png?1454671452');
  }
}
.rtm-ios-section:last-child:before {
  background-image: url('/img/ios_ipad.png?1454671452');
  background-repeat: no-repeat;
  background-size: 100px auto;
  width: 100px;
  height: 148px;
  float: left;
  content: '';
  margin: -1px 0 0 -130px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-ios-section:last-child:before {
    background-image: url('/img/ios_ipad@2x.png?1454671452');
  }
}
.rtm-ios-section h2 {
  margin-bottom: 14px;
}

.rtm-loggedout .rtm-main-header {
  color: #fff;
  background: #0060bf;
  text-align: center;
  padding: 57px 0 17px;
}
.rtm-loggedout .rtm-main-header .container, .rtm-loggedout .rtm-main-header .rtm-main-content {
  padding-top: 0;
}
.rtm-loggedout .rtm-main-header h1 {
  font-size: 36px;
  margin-top: 28px;
  font-weight: 500;
}
.rtm-loggedout .rtm-main-header h2 {
  opacity: .5;
  margin-top: 6px;
  margin-bottom: 36px;
}
.rtm-loggedout .rtm-main-header .btn-primary {
  padding-left: 40px;
  padding-right: 40px;
  font-weight: 700;
  font-size: 20px;
}
.rtm-loggedout .rtm-main-header:before {
  background-image: url('/img/avatar_bob_150.png?1454671452');
  background-repeat: no-repeat;
  background-size: 150px auto;
  display: block;
  content: "";
  width: 160px;
  height: 160px;
  border-radius: 50%;
  border: 5px solid rgba(255, 255, 255, 0.85);
  background-color: rgba(255, 255, 255, 0.85);
  margin-left: auto;
  margin-right: auto;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-loggedout .rtm-main-header:before {
    background-image: url('/img/avatar_bob_150@2x.png?1454671452');
  }
}
.rtm-loggedout .rtm-main-content {
  text-align: center;
}
.rtm-loggedout .rtm-main-content h3 {
  color: #000;
  opacity: .75;
  margin-bottom: 19px;
  margin-top: 8px;
  font-size: 24px;
}
.rtm-loggedout .rtm-main-content article {
  padding-bottom: 16px;
}

.rtm-loggedout-appstore, .rtm-loggedout-googleplay, .rtm-loggedout-blackberryworld, .rtm-loggedout-amazon {
  display: inline-block;
  vertical-align: middle;
  margin: 10px 3px;
}
@media (max-width: 767px) {
  .rtm-loggedout-appstore, .rtm-loggedout-googleplay, .rtm-loggedout-blackberryworld, .rtm-loggedout-amazon {
    display: block;
    margin: 10px auto !important;
  }
}

.rtm-loggedout-appstore {
  background-image: url('/img/ico_app_store_196x58.png?1454671452');
  background-repeat: no-repeat;
  background-size: 196px auto;
  width: 196px;
  height: 58px;
  margin-right: 1px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-loggedout-appstore {
    background-image: url('/img/ico_app_store_196x58@2x.png?1454671452');
  }
}

.rtm-loggedout-googleplay {
  background-image: url('/img/ico_googleplay_172x60.png?1454671452');
  background-repeat: no-repeat;
  background-size: 172px auto;
  width: 172px;
  height: 60px;
  margin-right: 1px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-loggedout-googleplay {
    background-image: url('/img/ico_googleplay_172x60@2x.png?1454671452');
  }
}

.rtm-loggedout-blackberryworld {
  background-image: url('/img/ico_blackberryworld_165x58.png?1454671452');
  background-repeat: no-repeat;
  background-size: 165px auto;
  width: 165px;
  height: 58px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-loggedout-blackberryworld {
    background-image: url('/img/ico_blackberryworld_165x58@2x.png?1454671452');
  }
}

.rtm-loggedout-amazon {
  background-image: url('/img/ico_amazon_170x58.png?1454671452');
  background-repeat: no-repeat;
  background-size: 170px auto;
  width: 170px;
  height: 58px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-loggedout-amazon {
    background-image: url('/img/ico_amazon_170x58@2x.png?1454671452');
  }
}

.rtm-login .btn-info {
  float: right;
  margin: 43px -2px 0 0;
  font-size: 15px;
  padding: 5px 11px 4px;
  font-weight: 700;
}
@media (max-width: 480px) {
  .rtm-login .btn-info {
    margin-top: 15px;
  }
}
.rtm-login form {
  clear: both;
  padding: 126px 10px 0;
}
@media (max-width: 767px) {
  .rtm-login form {
    padding-top: 40px;
  }
}
@media (max-width: 480px) {
  .rtm-login form {
    padding: 0;
  }
}
.rtm-login form h3 {
  font-size: 21px;
  color: #000;
  margin-bottom: 28px;
  margin-top: 20px;
}
.rtm-login .rtm-login-divider {
  margin-bottom: 18px;
  margin-top: 40px;
  text-align: center;
}
.rtm-login .rtm-login-divider span {
  font-family: MuseoSansRounded, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 17px;
  background: #fff;
  display: inline-block;
  padding: 0 5px;
  margin-top: -34px;
  color: rgba(0, 0, 0, 0.3);
}
.rtm-login .rtm-login-divider hr {
  color: rgba(0, 0, 0, 0.1);
}
.rtm-login .input-lg, .rtm-login .input-group-lg > .form-control,
.rtm-login .input-group-lg > .input-group-addon,
.rtm-login .input-group-lg > .input-group-btn > .btn {
  height: 48px;
}
.rtm-login .btn-lg, .rtm-login .btn-group-lg > .btn {
  height: 48px;
  font-size: 20px;
}
.rtm-login .rtm-login-btn-rtm {
  margin-top: 19px;
}
.rtm-login .rtm-login-btn-rtm-disabled {
  opacity: .75;
}
.rtm-login .rtm-login-btn-facebook, .rtm-login .rtm-login-btn-google, .rtm-login .rtm-signup .rtm-signup-btn-facebook, .rtm-signup .rtm-login .rtm-signup-btn-facebook, .rtm-login .rtm-signup .rtm-signup-btn-google, .rtm-signup .rtm-login .rtm-signup-btn-google {
  font-size: 18px;
  padding-top: 11px;
  padding-bottom: 11px;
  position: relative;
}
.rtm-login .rtm-login-btn-facebook div, .rtm-login .rtm-login-btn-google div, .rtm-login .rtm-signup .rtm-signup-btn-facebook div, .rtm-signup .rtm-login .rtm-signup-btn-facebook div, .rtm-login .rtm-signup .rtm-signup-btn-google div, .rtm-signup .rtm-login .rtm-signup-btn-google div {
  position: absolute;
  top: -1px;
  bottom: -1px;
  left: 0;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  width: 50px;
}
.rtm-login .disabled.rtm-login-btn-facebook, .rtm-login .disabled.rtm-login-btn-google, .rtm-login .rtm-signup .disabled.rtm-signup-btn-facebook, .rtm-signup .rtm-login .disabled.rtm-signup-btn-facebook, .rtm-login .rtm-signup .disabled.rtm-signup-btn-google, .rtm-signup .rtm-login .disabled.rtm-signup-btn-google {
  opacity: .5;
}
.rtm-login .rtm-login-btn-facebook {
  color: #fff;
  background-color: #3b579d;
  border-color: transparent;
  margin-bottom: 12px;
}
.rtm-login .rtm-login-btn-facebook:focus, .rtm-login .rtm-login-btn-facebook.focus {
  color: #fff;
  background-color: #2d4278;
  border-color: transparent;
}
.rtm-login .rtm-login-btn-facebook:hover {
  color: #fff;
  background-color: #2d4278;
  border-color: transparent;
}
.rtm-login .rtm-login-btn-facebook:active, .rtm-login .rtm-login-btn-facebook.active, .open > .rtm-login .rtm-login-btn-facebook.dropdown-toggle {
  color: #fff;
  background-color: #2d4278;
  border-color: transparent;
}
.rtm-login .rtm-login-btn-facebook:active:hover, .rtm-login .rtm-login-btn-facebook:active:focus, .rtm-login .rtm-login-btn-facebook:active.focus, .rtm-login .rtm-login-btn-facebook.active:hover, .rtm-login .rtm-login-btn-facebook.active:focus, .rtm-login .rtm-login-btn-facebook.active.focus, .open > .rtm-login .rtm-login-btn-facebook.dropdown-toggle:hover, .open > .rtm-login .rtm-login-btn-facebook.dropdown-toggle:focus, .open > .rtm-login .rtm-login-btn-facebook.dropdown-toggle.focus {
  color: #fff;
  background-color: #23345e;
  border-color: transparent;
}
.rtm-login .rtm-login-btn-facebook:active, .rtm-login .rtm-login-btn-facebook.active, .open > .rtm-login .rtm-login-btn-facebook.dropdown-toggle {
  background-image: none;
}
.rtm-login .rtm-login-btn-facebook.disabled:hover, .rtm-login .rtm-login-btn-facebook.disabled:focus, .rtm-login .rtm-login-btn-facebook.disabled.focus, .rtm-login .rtm-login-btn-facebook[disabled]:hover, .rtm-login .rtm-login-btn-facebook[disabled]:focus, .rtm-login .rtm-login-btn-facebook[disabled].focus, fieldset[disabled] .rtm-login .rtm-login-btn-facebook:hover, fieldset[disabled] .rtm-login .rtm-login-btn-facebook:focus, fieldset[disabled] .rtm-login .rtm-login-btn-facebook.focus {
  background-color: #3b579d;
  border-color: transparent;
}
.rtm-login .rtm-login-btn-facebook .badge {
  color: #3b579d;
  background-color: #fff;
}
.rtm-login .rtm-login-btn-facebook div {
  font-size: 33px;
  padding: 7px 10px;
}
.rtm-login .rtm-login-btn-facebook.disabled {
  background-color: #6c6c6c;
}
.rtm-login .rtm-login-btn-google {
  color: #fff;
  background-color: #4285f4;
  border-color: transparent;
}
.rtm-login .rtm-login-btn-google:focus, .rtm-login .rtm-login-btn-google.focus {
  color: #fff;
  background-color: #1266f1;
  border-color: transparent;
}
.rtm-login .rtm-login-btn-google:hover {
  color: #fff;
  background-color: #1266f1;
  border-color: transparent;
}
.rtm-login .rtm-login-btn-google:active, .rtm-login .rtm-login-btn-google.active, .open > .rtm-login .rtm-login-btn-google.dropdown-toggle {
  color: #fff;
  background-color: #1266f1;
  border-color: transparent;
}
.rtm-login .rtm-login-btn-google:active:hover, .rtm-login .rtm-login-btn-google:active:focus, .rtm-login .rtm-login-btn-google:active.focus, .rtm-login .rtm-login-btn-google.active:hover, .rtm-login .rtm-login-btn-google.active:focus, .rtm-login .rtm-login-btn-google.active.focus, .open > .rtm-login .rtm-login-btn-google.dropdown-toggle:hover, .open > .rtm-login .rtm-login-btn-google.dropdown-toggle:focus, .open > .rtm-login .rtm-login-btn-google.dropdown-toggle.focus {
  color: #fff;
  background-color: #0c57d3;
  border-color: transparent;
}
.rtm-login .rtm-login-btn-google:active, .rtm-login .rtm-login-btn-google.active, .open > .rtm-login .rtm-login-btn-google.dropdown-toggle {
  background-image: none;
}
.rtm-login .rtm-login-btn-google.disabled:hover, .rtm-login .rtm-login-btn-google.disabled:focus, .rtm-login .rtm-login-btn-google.disabled.focus, .rtm-login .rtm-login-btn-google[disabled]:hover, .rtm-login .rtm-login-btn-google[disabled]:focus, .rtm-login .rtm-login-btn-google[disabled].focus, fieldset[disabled] .rtm-login .rtm-login-btn-google:hover, fieldset[disabled] .rtm-login .rtm-login-btn-google:focus, fieldset[disabled] .rtm-login .rtm-login-btn-google.focus {
  background-color: #4285f4;
  border-color: transparent;
}
.rtm-login .rtm-login-btn-google .badge {
  color: #4285f4;
  background-color: #fff;
}
.rtm-login .rtm-login-btn-google div {
  font-size: 29px;
  padding: 10px 13px;
}
.rtm-login .rtm-login-btn-google.disabled {
  background-color: #9b9b9b;
}
.rtm-login blockquote {
  border: none;
  color: #fff;
  opacity: .9;
  font-size: 28px;
  font-weight: 500;
  margin-top: 232px;
  line-height: 1.2;
  padding: 0 0 0 3px;
  max-width: 400px;
}
.rtm-login blockquote footer {
  font-family: MuseoSansRounded, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  color: #fff;
  opacity: .75;
  padding-left: 4px;
}
.rtm-login blockquote footer:before {
  content: '';
}
.rtm-login .g-recaptcha {
  margin-top: 17px;
  margin-bottom: -2px;
}
.rtm-login .rtm-alert {
  margin-bottom: 20px;
}

.rtm-login-curator {
  margin: 89px 0 0 3px;
}

.rtm-login-curator-avatar {
  background-image: url('/img/avatar_bob_60.png?1454671452');
  background-repeat: no-repeat;
  background-size: 60px auto;
  float: left;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  border: 2px solid rgba(255, 255, 255, 0.85);
  margin-right: 11px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-login-curator-avatar {
    background-image: url('/img/avatar_bob_60@2x.png?1454671452');
  }
}

.rtm-login-curator-text {
  font-family: MuseoSansRounded, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 14px;
  color: #fff;
  opacity: .6;
  padding: 15px 0 0 0;
  max-width: 360px;
  line-height: 1.3333333;
}

.rtm-login-forgot {
  float: right;
  font-size: 17px;
  margin-top: -1px;
}

.rtm-login-remember-label {
  color: gray;
  font-size: 17px;
  font-weight: 500;
  margin: 0 0 3px 2px;
}

.rtm-login-success .rtm-main-header {
  display: none;
}
.rtm-login-success .rtm-main-content {
  padding-bottom: 60px;
  width: 100%;
  background-color: #0060bf;
  text-align: center;
}
.rtm-login-success .rtm-main-content h1 {
  font-size: 44px;
  font-weight: 700;
  line-height: 1.2;
  color: white;
  margin-top: 12px;
}
.rtm-login-success .rtm-main-content .btn-primary {
  margin: 9px 0 38px 0;
  padding-left: 29px;
  padding-right: 29px;
  font-weight: 700;
  font-size: 20px;
}
@media (max-width: 480px) {
  .rtm-login-success .rtm-main-content .btn-primary {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.rtm-login-success .rtm-main-content div {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.9);
}
.rtm-login-success .rtm-main-content div:last-child {
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 14px;
}
.rtm-login-success .rtm-main-content div:last-child a {
  color: #9accff;
}
.rtm-login-success .rtm-footer {
  margin-top: 0;
}

.rtm-login-success-appstore, .rtm-login-success-googleplay, .rtm-login-success-blackberryworld, .rtm-login-success-amazon {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin: 26px 0 36px;
}

.rtm-login-success-appstore {
  background-image: url('/img/ico_app_store_196x58.png?1454671452');
  background-repeat: no-repeat;
  background-size: 196px auto;
  width: 196px;
  height: 58px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-login-success-appstore {
    background-image: url('/img/ico_app_store_196x58@2x.png?1454671452');
  }
}

.rtm-login-success-googleplay {
  background-image: url('/img/ico_googleplay_172x60.png?1454671452');
  background-repeat: no-repeat;
  background-size: 172px auto;
  width: 172px;
  height: 60px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-login-success-googleplay {
    background-image: url('/img/ico_googleplay_172x60@2x.png?1454671452');
  }
}

.rtm-login-success-blackberryworld {
  background-image: url('/img/ico_blackberryworld_165x58.png?1454671452');
  background-repeat: no-repeat;
  background-size: 165px auto;
  width: 165px;
  height: 58px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-login-success-blackberryworld {
    background-image: url('/img/ico_blackberryworld_165x58@2x.png?1454671452');
  }
}

.rtm-login-success-amazon {
  background-image: url('/img/ico_amazon_170x58.png?1454671452');
  background-repeat: no-repeat;
  background-size: 170px auto;
  width: 170px;
  height: 58px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-login-success-amazon {
    background-image: url('/img/ico_amazon_170x58@2x.png?1454671452');
  }
}

.rtm-login-success-mobile {
  padding-bottom: 4px;
}
.rtm-main-content .rtm-login-success-mobile .btn-primary {
  margin-top: 9px;
  margin-bottom: 38px;
  padding-left: 29px;
  padding-right: 29px;
}
@media (max-width: 480px) {
  .rtm-main-content .rtm-login-success-mobile .btn-primary {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.rtm-mac .rtm-main-content h1 {
  margin-top: 0;
}
.rtm-mac .rtm-main-content h2 {
  margin: 35px 0 14px;
}
.rtm-mac .rtm-main-content p {
  line-height: 21px;
}
.rtm-mac .rtm-main-content .btn-primary {
  margin: 4px 0 11px -1px;
  font-size: 20px;
  padding-top: 13px;
  padding-right: 24px;
  padding-bottom: 11px;
}
.rtm-mac .rtm-main-content .btn-primary:before {
  background-image: url('/img/ico_download.png?1454671452');
  background-repeat: no-repeat;
  background-size: 30px auto;
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: top;
  content: '';
  margin: -3px 8px -1px 6px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-mac .rtm-main-content .btn-primary:before {
    background-image: url('/img/ico_download@2x.png?1454671452');
  }
}

.rtm-mac-screen {
  background-image: url('/img/screenshot_mac.jpg?1454671452');
  background-repeat: no-repeat;
  background-size: 643px auto;
  width: 100%;
  height: auto;
  max-width: 643px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
  margin: 2px 0 40px -4px;
  border-radius: 4px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-mac-screen {
    background-image: url('/img/screenshot_mac@2x.jpg?1454671452');
  }
}
.rtm-mac-screen:after {
  content: '';
  display: block;
  padding-top: 64.69673406%;
}

.rtm-mac-version {
  font-size: 13px;
  line-height: 18px;
  color: #858585;
  margin-bottom: 20px;
}
.rtm-mac-version b {
  font-weight: 600;
}

.rtm-maintenance .rtm-main-content p {
  margin: 8px 0 20px 5px;
}
.rtm-maintenance .rtm-main-content p a {
  font-weight: 600;
}
.rtm-maintenance .rtm-footer {
  margin-top: 12px;
  padding-top: 6px;
}
.rtm-maintenance .rtm-footer-copyright {
  margin-left: 14px;
}

.rtm-maintenance-bob {
  background-image: url('/img/maintenance_bob.jpg?1454671452');
  background-repeat: no-repeat;
  background-size: 300px auto;
  width: 100%;
  height: auto;
  max-width: 300px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
  margin: 37px 0 0 3px;
}
.rtm-maintenance-bob:after {
  content: '';
  display: block;
  padding-top: 75%;
}

.rtm-milksync .rtm-well {
  background-color: rgba(27, 125, 223, 0.09);
  margin: 2px 0 46px 0;
  padding-bottom: 21px;
}
@media (min-width: 992px) {
  .rtm-milksync .rtm-well {
    margin-left: 5px;
    margin-right: 5px;
  }
}
.rtm-milksync .rtm-main-content .rtm-action-button {
  font-weight: 700;
  margin: 11px 0 22px 0;
  padding: 9px 20px 8px 20px;
}

.rtm-milksync-content {
  padding-left: 138px;
  line-height: 21px;
  max-width: 610px;
}
.rtm-milksync-content:before {
  background-image: url('/img/milksync_logo_outlook.png?1454671452');
  background-repeat: no-repeat;
  background-size: 100px auto;
  width: 100px;
  height: 97px;
  float: left;
  content: '';
  margin: 4px 0 0 -130px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-milksync-content:before {
    background-image: url('/img/milksync_logo_outlook@2x.png?1454671452');
  }
}
.rtm-milksync-content h2 {
  margin-bottom: 14px;
}

.rtm-milksync-outlook .rtm-main-header .container, .rtm-milksync-outlook .rtm-main-header .rtm-main-content {
  position: relative;
  overflow: hidden;
}
.rtm-milksync-outlook .rtm-main-header .container:before, .rtm-milksync-outlook .rtm-main-header .rtm-main-content:before {
  background-image: url('/img/header_milksync.png?1454671452');
  background-repeat: no-repeat;
  background-size: 102px auto;
  width: 102px;
  height: 100px;
  position: absolute;
  bottom: 40px;
  right: 39px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-milksync-outlook .rtm-main-header .container:before, .rtm-milksync-outlook .rtm-main-header .rtm-main-content:before {
    background-image: url('/img/header_milksync@2x.png?1454671452');
  }
}
@media (max-width: 767px) {
  .rtm-milksync-outlook .rtm-main-header .container:before, .rtm-milksync-outlook .rtm-main-header .rtm-main-content:before {
    display: none;
  }
}
.rtm-milksync-outlook .rtm-main-content h2 {
  font-size: 22px;
  margin-bottom: 15px;
}
.rtm-milksync-outlook .rtm-main-content p {
  line-height: 21px;
}
.rtm-milksync-outlook .rtm-main-content p a {
  font-weight: 600;
}
.rtm-milksync-outlook .rtm-main-content .rtm-action-button {
  font-size: 19px;
  font-weight: 700;
  padding: 10px 20px;
}
.rtm-milksync-outlook .rtm-well {
  background-color: rgba(27, 125, 223, 0.09);
  margin: 2px 0 41px 0;
  padding-bottom: 23px;
}
@media (min-width: 992px) {
  .rtm-milksync-outlook .rtm-well {
    margin-left: -4px;
    margin-right: 5px;
  }
}

.rtm-milksync-outlook-steve {
  background-image: url('/img/milksync_steve.png?1454671452');
  background-repeat: no-repeat;
  background-size: 155px auto;
  width: 100%;
  height: auto;
  max-width: 155px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
  float: right;
  margin: -1px 41px 0 50px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-milksync-outlook-steve {
    background-image: url('/img/milksync_steve@2x.png?1454671452');
  }
}
.rtm-milksync-outlook-steve:after {
  content: '';
  display: block;
  padding-top: 157.41935484%;
}
@media (max-width: 480px) {
  .rtm-milksync-outlook-steve {
    float: none;
  }
}

.rtm-milksync-outlook-availability {
  font-size: 14px;
  line-height: 18px;
  color: #515151;
  position: relative;
  padding-left: 48px;
  margin: 46px 0 18px -1px;
  max-width: 300px;
}
.rtm-milksync-outlook-availability:before {
  left: 0;
  top: 0;
  position: absolute;
  content: '';
  background-image: url('/img/logo_windows_36.png?1454671452');
  background-repeat: no-repeat;
  background-size: 36px auto;
  width: 36px;
  height: 36px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-milksync-outlook-availability:before {
    background-image: url('/img/logo_windows_36@2x.png?1454671452');
  }
}

.rtm-milksync-outlook-download .rtm-well {
  background-color: #fefcc1;
}
.rtm-milksync-outlook-download hr {
  margin: -1px 0 40px;
}
@media (min-width: 992px) {
  .rtm-milksync-outlook-download hr {
    margin-left: -2px;
    margin-right: 2px;
  }
}
.rtm-milksync-outlook-download h1 {
  font-size: 24px;
  margin-bottom: 14px;
}
.rtm-milksync-outlook-download .btn-primary {
  margin: 12px 0 11px -1px;
  font-size: 20px;
  padding-top: 13px;
  padding-right: 24px;
  padding-bottom: 11px;
}
.rtm-milksync-outlook-download .btn-primary:before {
  background-image: url('/img/ico_download.png?1454671452');
  background-repeat: no-repeat;
  background-size: 30px auto;
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: top;
  content: '';
  margin: -3px 14px -1px 6px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-milksync-outlook-download .btn-primary:before {
    background-image: url('/img/ico_download@2x.png?1454671452');
  }
}

.rtm-milksync-outlook-download-instructions {
  padding: 0 0 0 32px;
}
.rtm-milksync-outlook-download-instructions h2 {
  font-size: 22px;
  position: relative;
}
.rtm-milksync-outlook-download-instructions h2 span {
  width: 26px;
  height: 26px;
  position: absolute;
  display: inline-block;
  border-radius: 50%;
  font-size: 17px;
  color: #fff;
  background-color: #359aff;
  box-sizing: border-box;
  left: -36px;
  top: -2px;
  padding: 5px 9px;
}
.rtm-milksync-outlook-download-instructions p {
  margin: -2px 0 36px 0;
}

.rtm-milksync-outlook-download-version {
  font-size: 13px;
  line-height: 18px;
  color: #858585;
  margin-bottom: 20px;
}
.rtm-milksync-outlook-download-version b {
  font-weight: 600;
}

.rtm-milksync-outlook-backup h1 {
  margin: 1px 0 24px 0;
}
.rtm-milksync-outlook-backup ul {
  margin: 20px 0 0 0;
  padding-left: 22px;
}

.rtm-new .rtm-main-header .container:before, .rtm-new .rtm-main-header .rtm-main-content:before {
  background-image: url('/img/header_new.png?1454671452');
  background-repeat: no-repeat;
  background-size: 121px auto;
  width: 121px;
  height: 120px;
  float: left;
  margin: -22px 23px -23px -20px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-new .rtm-main-header .container:before, .rtm-new .rtm-main-header .rtm-main-content:before {
    background-image: url('/img/header_new@2x.png?1454671452');
  }
}
@media (max-width: 767px) {
  .rtm-new .rtm-main-header .container:before, .rtm-new .rtm-main-header .rtm-main-content:before {
    width: 80px;
    height: 80px;
    background-size: contain;
    margin: 0 15px 0 0;
  }
}
.rtm-new .rtm-main-content {
  width: 100%;
  padding: 0;
}
.rtm-new .rtm-main-content article {
  padding: 0;
}
.rtm-new .rtm-main-content h1 {
  font-size: 38px;
  line-height: 1.2;
  color: #3f3f3f;
  text-align: center;
  font-weight: 700;
}
@media (max-width: 480px) {
  .rtm-new .rtm-main-content h1 {
    font-size: 30px;
  }
}
.rtm-new .rtm-main-content h2 {
  font-size: 30px;
  line-height: 1;
  color: #3f3f3f;
  text-align: left;
  font-weight: 700;
  margin-bottom: 20px;
}
@media (max-width: 480px) {
  .rtm-new .rtm-main-content h2 {
    font-size: 24px;
  }
}
.rtm-new .rtm-main-content p {
  font-size: 17px;
  line-height: 23px;
  margin-bottom: 23px;
}
.rtm-new .rtm-main-content p b {
  font-weight: 600;
}
@media (min-width: 992px) {
  .rtm-new .rtm-main-content .container, .rtm-new .rtm-main-content .rtm-main-content {
    width: 852px;
  }
}
.rtm-new .btn-default {
  background-color: transparent;
  border-width: 2px;
  border-radius: 5px;
  font-size: 15px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin-left: -2px;
  padding: 3px 15px 6px 14px;
}

.rtm-new-underlined span {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: 0 5px;
}
.rtm-new-underlined span:after {
  display: block;
  content: '';
  background-color: #ffdb22;
  height: 6px;
  border-radius: 3px;
  margin: -6px -7px 0;
}

.rtm-new-highlighted {
  background-color: #ffed90;
  font-weight: 600;
  padding: 0 3px;
}

@media (min-width: 992px) {
  .rtm-new-description {
    float: right;
  }
}

.rtm-new-all {
  padding-top: 23px;
  padding-bottom: 30px;
}
.rtm-new-all .row {
  margin-top: 40px;
}

.rtm-new-all-bob {
  margin: 2px auto 0 auto;
  line-height: 23px;
  text-align: center;
  width: 180px;
}
@media (min-width: 992px) {
  .rtm-new-all-bob {
    margin-left: 10px;
  }
}
.rtm-new-all-bob:before {
  content: '';
  background-image: url('/img/avatar_bob_180.png?1454671452');
  background-repeat: no-repeat;
  background-size: 180px auto;
  width: 180px;
  height: 180px;
  display: block;
  margin: 0 auto;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-new-all-bob:before {
    background-image: url('/img/avatar_bob_180@2x.png?1454671452');
  }
}
.rtm-new-all-bob div:first-child {
  font-weight: bold;
  margin: 10px 0 -1px;
}
.rtm-new-all-bob div:last-child {
  font-size: 13px;
}

.rtm-new-apps {
  background-color: #5bb84d;
  padding-top: 63px;
  padding-bottom: 30px;
}
.rtm-new .rtm-new-apps h1 {
  font-size: 30px;
  line-height: 32px;
  color: #fff;
  text-align: left;
  margin-bottom: 16px;
}
.rtm-new-apps p {
  font-size: 17px;
  line-height: 23px;
  color: rgba(255, 255, 255, 0.9);
}

.rtm-new-apps-asterisk {
  font-weight: 600;
  color: #c5ff00;
}

.rtm-new-apps-image {
  background-image: url('/img/new_apps.png?1454671452');
  background-repeat: no-repeat;
  background-size: 658px auto;
  width: 100%;
  height: auto;
  max-width: 658px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
  margin: 0 auto 45px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-new-apps-image {
    background-image: url('/img/new_apps@2x.png?1454671452');
  }
}
.rtm-new-apps-image:after {
  content: '';
  display: block;
  padding-top: 43.61702128%;
}

.rtm-new-subtasks {
  padding-top: 23px;
  padding-bottom: 30px;
}
@media (min-width: 992px) {
  .rtm-new .rtm-new-subtasks .container, .rtm-new .rtm-new-subtasks .rtm-main-content {
    width: 882px;
  }
}
.rtm-new-subtasks .rtm-new-description {
  margin: 10px -10px 0 15px;
}

.rtm-new-subtasks-screen {
  background-image: url('/img/new_subtasks.png?1454671452');
  background-repeat: no-repeat;
  background-size: 402px auto;
  width: 100%;
  height: auto;
  max-width: 402px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
  margin-top: 22px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-new-subtasks-screen {
    background-image: url('/img/new_subtasks@2x.png?1454671452');
  }
}
.rtm-new-subtasks-screen:after {
  content: '';
  display: block;
  padding-top: 72.88557214%;
}
@media (min-width: 992px) {
  .rtm-new-subtasks-screen {
    margin-left: 5px;
  }
}

.rtm-new-search .container .row h2, .rtm-new-colors .container .row h2, .rtm-new-smartadd-note .container .row h2, .rtm-new-smartadd-features .container .row h2, .rtm-new-given .container .row h2, .rtm-new-avatars .container .row h2, .rtm-new-emails .container .row h2, .rtm-new-digest .container .row h2, .rtm-new-postpone .container .row h2, .rtm-new-timezone .container .row h2, .rtm-new-search-bookmark .container .row h2, .rtm-new-search-operators .container .row h2, .rtm-new-offline .container .row h2, .rtm-new-shortcuts .container .row h2, .rtm-new-search .rtm-main-content .row h2, .rtm-new-colors .rtm-main-content .row h2, .rtm-new-smartadd-note .rtm-main-content .row h2, .rtm-new-smartadd-features .rtm-main-content .row h2, .rtm-new-given .rtm-main-content .row h2, .rtm-new-avatars .rtm-main-content .row h2, .rtm-new-emails .rtm-main-content .row h2, .rtm-new-digest .rtm-main-content .row h2, .rtm-new-postpone .rtm-main-content .row h2, .rtm-new-timezone .rtm-main-content .row h2, .rtm-new-search-bookmark .rtm-main-content .row h2, .rtm-new-search-operators .rtm-main-content .row h2, .rtm-new-offline .rtm-main-content .row h2, .rtm-new-shortcuts .rtm-main-content .row h2 {
  color: #fff;
}
.rtm-new-search .container .row p, .rtm-new-colors .container .row p, .rtm-new-smartadd-note .container .row p, .rtm-new-smartadd-features .container .row p, .rtm-new-given .container .row p, .rtm-new-avatars .container .row p, .rtm-new-emails .container .row p, .rtm-new-digest .container .row p, .rtm-new-postpone .container .row p, .rtm-new-timezone .container .row p, .rtm-new-search-bookmark .container .row p, .rtm-new-search-operators .container .row p, .rtm-new-offline .container .row p, .rtm-new-shortcuts .container .row p, .rtm-new-search .rtm-main-content .row p, .rtm-new-colors .rtm-main-content .row p, .rtm-new-smartadd-note .rtm-main-content .row p, .rtm-new-smartadd-features .rtm-main-content .row p, .rtm-new-given .rtm-main-content .row p, .rtm-new-avatars .rtm-main-content .row p, .rtm-new-emails .rtm-main-content .row p, .rtm-new-digest .rtm-main-content .row p, .rtm-new-postpone .rtm-main-content .row p, .rtm-new-timezone .rtm-main-content .row p, .rtm-new-search-bookmark .rtm-main-content .row p, .rtm-new-search-operators .rtm-main-content .row p, .rtm-new-offline .rtm-main-content .row p, .rtm-new-shortcuts .rtm-main-content .row p {
  color: rgba(255, 255, 255, 0.9);
}

.rtm-new-search {
  background-color: #3292f2;
  padding-top: 43px;
  padding-bottom: 40px;
}
.rtm-new-search .rtm-new-description {
  padding-right: 20px;
}

.rtm-new-search-image {
  background-image: url('/img/new_search.png?1454671452');
  background-repeat: no-repeat;
  background-size: 159px auto;
  width: 374px;
  height: 159px;
  margin: 24px auto 0 auto;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-new-search-image {
    background-image: url('/img/new_search@2x.png?1454671452');
  }
}
@media (min-width: 992px) {
  .rtm-new-search-image {
    margin-left: -47px;
  }
}
@media (max-width: 480px) {
  .rtm-new-search-image {
    width: 290px;
    background-size: 125px auto;
  }
}

.rtm-new-search-query {
  text-align: right;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2;
  font-family: "Courier New", Courier, monospace;
  color: rgba(255, 255, 255, 0.9);
  padding-top: 15px;
}
.rtm-new-search-query:last-child {
  padding: 30px 4px 0 0;
}
.rtm-new-search-query span {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 3px;
  padding: 9px 18px;
}

.rtm-new-reordering {
  padding-top: 23px;
  padding-bottom: 26px;
}
.rtm-new-reordering .rtm-new-description {
  float: none;
  margin-top: 32px;
}
@media (min-width: 992px) {
  .rtm-new-reordering .rtm-new-description {
    margin-left: -15px;
  }
}

.rtm-new-reordering-screen {
  background-image: url('/img/new_reordering.png?1454671452');
  background-repeat: no-repeat;
  background-size: 262px auto;
  width: 100%;
  height: auto;
  max-width: 262px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
  margin: 36px auto 0 auto;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-new-reordering-screen {
    background-image: url('/img/new_reordering@2x.png?1454671452');
  }
}
.rtm-new-reordering-screen:after {
  content: '';
  display: block;
  padding-top: 52.29007634%;
}
@media (min-width: 992px) {
  .rtm-new-reordering-screen {
    float: right;
    margin-right: 20px;
  }
}

.rtm-new-properties {
  background-color: #ffdb22;
  padding-top: 25px;
  padding-bottom: 26px;
}
.rtm-new-properties .rtm-new-highlighted {
  background-color: #edcc20;
}

.rtm-new-properties-screen {
  background-image: url('/img/new_properties.png?1454671452');
  background-repeat: no-repeat;
  background-size: 238px auto;
  width: 100%;
  height: auto;
  max-width: 238px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-new-properties-screen {
    background-image: url('/img/new_properties@2x.png?1454671452');
  }
}
.rtm-new-properties-screen:after {
  content: '';
  display: block;
  padding-top: 62.18487395%;
}
@media (min-width: 992px) {
  .rtm-new-properties-screen {
    margin: 83px 0 0 27px;
  }
}

.rtm-new-colors {
  padding-top: 47px;
  padding-bottom: 29px;
  background-color: #6a4ca6;
}
@media (min-width: 992px) {
  .rtm-new-colors .rtm-new-description {
    margin-left: 25px;
  }
}

.rtm-new-colors-tags-container {
  text-align: right;
  padding: 3px 10px 0px 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  .rtm-new-colors-tags-container {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .rtm-new-colors-tags-container {
    text-align: center;
  }
}

.rtm-new-colors-tags {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  text-align: right;
}
.rtm-new-colors-tags div {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-family: MuseoSansRounded, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
  border-radius: 3px;
  color: #fff;
  padding: 7px 16px 8px 15px;
  margin-bottom: 21px;
}
.rtm-new-colors-tags div:nth-child(1) {
  background-color: #ec7000;
  margin-right: 46px;
}
.rtm-new-colors-tags div:nth-child(3) {
  background-color: #337fcc;
  margin-right: 23px;
}
.rtm-new-colors-tags div:nth-child(4) {
  background-color: #73a341;
  margin-right: -24px;
}
.rtm-new-colors-tags div:nth-child(6) {
  background-color: #5229a3;
  margin-right: 43px;
}

.rtm-new-colors-rainbow {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRkOWRlMCIvPjxzdG9wIG9mZnNldD0iMjAlIiBzdG9wLWNvbG9yPSIjNGQ5ZGUwIi8+PHN0b3Agb2Zmc2V0PSIyMCUiIHN0b3AtY29sb3I9IiNlMTU1NTQiLz48c3RvcCBvZmZzZXQ9IjQwJSIgc3RvcC1jb2xvcj0iI2UxNTU1NCIvPjxzdG9wIG9mZnNldD0iNDAlIiBzdG9wLWNvbG9yPSIjZTFiYzI5Ii8+PHN0b3Agb2Zmc2V0PSI2MCUiIHN0b3AtY29sb3I9IiNlMWJjMjkiLz48c3RvcCBvZmZzZXQ9IjYwJSIgc3RvcC1jb2xvcj0iIzNiYjI3MyIvPjxzdG9wIG9mZnNldD0iODAlIiBzdG9wLWNvbG9yPSIjM2JiMjczIi8+PHN0b3Agb2Zmc2V0PSI4MCUiIHN0b3AtY29sb3I9IiM3NzY4YWUiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3NzY4YWUiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #4d9de0), color-stop(20%, #4d9de0), color-stop(20%, #e15554), color-stop(40%, #e15554), color-stop(40%, #e1bc29), color-stop(60%, #e1bc29), color-stop(60%, #3bb273), color-stop(80%, #3bb273), color-stop(80%, #7768ae), color-stop(100%, #7768ae));
  background-image: -moz-linear-gradient(left, #4d9de0, #4d9de0 20%, #e15554 20%, #e15554 40%, #e1bc29 40%, #e1bc29 60%, #3bb273 60%, #3bb273 80%, #7768ae 80%, #7768ae 100%);
  background-image: -webkit-linear-gradient(left, #4d9de0, #4d9de0 20%, #e15554 20%, #e15554 40%, #e1bc29 40%, #e1bc29 60%, #3bb273 60%, #3bb273 80%, #7768ae 80%, #7768ae 100%);
  background-image: linear-gradient(to right, #4d9de0, #4d9de0 20%, #e15554 20%, #e15554 40%, #e1bc29 40%, #e1bc29 60%, #3bb273 60%, #3bb273 80%, #7768ae 80%, #7768ae 100%);
  height: 10px;
  background-size: 200px 10px;
}

.rtm-new-sidebar {
  padding-top: 36px;
  padding-bottom: 33px;
  border-bottom: 1px solid #e8e8e8;
}
@media (min-width: 992px) {
  .rtm-new .rtm-new-sidebar .container, .rtm-new .rtm-new-sidebar .rtm-main-content {
    width: 752px;
  }
}
.rtm-new-sidebar .rtm-new-description {
  float: none;
  margin-top: 28px;
}

.rtm-new-sidebar-screen {
  background-image: url('/img/new_sidebar.png?1454671452');
  background-repeat: no-repeat;
  background-size: 220px auto;
  width: 100%;
  height: auto;
  max-width: 220px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-new-sidebar-screen {
    background-image: url('/img/new_sidebar@2x.png?1454671452');
  }
}
.rtm-new-sidebar-screen:after {
  content: '';
  display: block;
  padding-top: 86.36363636%;
}
@media (min-width: 992px) {
  .rtm-new-sidebar-screen {
    float: right;
    margin-right: 10px;
  }
}

.rtm-new-sorting {
  padding-top: 36px;
  padding-bottom: 27px;
  border-bottom: 1px solid #e8e8e8;
}
@media (min-width: 992px) {
  .rtm-new .rtm-new-sorting .container, .rtm-new .rtm-new-sorting .rtm-main-content {
    width: 882px;
  }
}
.rtm-new-sorting .rtm-new-description {
  margin-top: 16px;
}
@media (min-width: 992px) {
  .rtm-new-sorting .rtm-new-description {
    margin-left: -6px;
  }
}

.rtm-new-sorting-screen {
  background-image: url('/img/new_sorting.png?1454671452');
  background-repeat: no-repeat;
  background-size: 388px auto;
  width: 100%;
  height: auto;
  max-width: 388px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-new-sorting-screen {
    background-image: url('/img/new_sorting@2x.png?1454671452');
  }
}
.rtm-new-sorting-screen:after {
  content: '';
  display: block;
  padding-top: 75%;
}

.rtm-new-sorting-balls {
  background-image: url('/img/new_sorting_balls.png?1454671452');
  background-repeat: no-repeat;
  background-size: 125px auto;
  width: 100%;
  height: auto;
  max-width: 125px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
  margin: 0 auto 25px auto;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-new-sorting-balls {
    background-image: url('/img/new_sorting_balls@2x.png?1454671452');
  }
}
.rtm-new-sorting-balls:after {
  content: '';
  display: block;
  padding-top: 75.2%;
}
@media (min-width: 992px) {
  .rtm-new-sorting-balls {
    margin: 0 0 25px 1px;
  }
}

.rtm-new-smartadd {
  padding-top: 23px;
  padding-bottom: 26px;
}
@media (min-width: 992px) {
  .rtm-new .rtm-new-smartadd .container, .rtm-new .rtm-new-smartadd .rtm-main-content {
    width: 875px;
  }
}
@media (min-width: 992px) {
  .rtm-new-smartadd .rtm-new-description {
    margin: 10px -20px 0 11px;
  }
}

.rtm-new-smartadd-screen {
  background-image: url('/img/new_smartadd.png?1454671452');
  background-repeat: no-repeat;
  background-size: 460px auto;
  width: 100%;
  height: auto;
  max-width: 460px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-new-smartadd-screen {
    background-image: url('/img/new_smartadd@2x.png?1454671452');
  }
}
.rtm-new-smartadd-screen:after {
  content: '';
  display: block;
  padding-top: 50.86956522%;
}
@media (min-width: 992px) {
  .rtm-new-smartadd-screen {
    float: right;
    margin-top: 37px;
  }
}

.rtm-new-smartadd-note {
  padding-top: 43px;
  padding-bottom: 40px;
  background-color: #da2768;
}
@media (min-width: 992px) {
  .rtm-new .rtm-new-smartadd-note .container, .rtm-new .rtm-new-smartadd-note .rtm-main-content {
    width: 942px;
  }
}
@media (min-width: 992px) {
  .rtm-new-smartadd-note .rtm-new-description {
    margin: 0 30px 0 43px;
  }
}
.rtm-new-smartadd-note .rtm-new-highlighted {
  background-color: #ae1f53;
}

.rtm-new-smartadd-note-screen {
  background-image: url('/img/new_smartadd_note.png?1454671452');
  background-repeat: no-repeat;
  background-size: 359px auto;
  width: 100%;
  height: auto;
  max-width: 359px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-new-smartadd-note-screen {
    background-image: url('/img/new_smartadd_note@2x.png?1454671452');
  }
}
.rtm-new-smartadd-note-screen:after {
  content: '';
  display: block;
  padding-top: 23.95543175%;
}
@media (min-width: 992px) {
  .rtm-new-smartadd-note-screen {
    float: right;
    margin: 33px -38px 0 0px;
  }
}

.rtm-new-smartadd-features {
  padding-bottom: 31px;
  background-color: #324a68;
}
@media (min-width: 992px) {
  .rtm-new .rtm-new-smartadd-features .container, .rtm-new .rtm-new-smartadd-features .rtm-main-content {
    width: 932px;
  }
}
.rtm-new-smartadd-features .rtm-new-description {
  margin-top: 29px;
}
@media (min-width: 992px) {
  .rtm-new-smartadd-features .rtm-new-description {
    margin-right: -10px;
    margin-left: 40px;
  }
}

.rtm-new-smartadd-features-screen {
  background-image: url('/img/new_smartadd_features.png?1454671452');
  background-repeat: no-repeat;
  background-size: 353px auto;
  width: 100%;
  height: auto;
  max-width: 353px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-new-smartadd-features-screen {
    background-image: url('/img/new_smartadd_features@2x.png?1454671452');
  }
}
.rtm-new-smartadd-features-screen:after {
  content: '';
  display: block;
  padding-top: 59.20679887%;
}
@media (min-width: 992px) {
  .rtm-new-smartadd-features-screen {
    margin-left: -12px;
  }
}

.rtm-new-sharing {
  padding-top: 23px;
  border-bottom: 1px solid #e8e8e8;
}
@media (min-width: 992px) {
  .rtm-new .rtm-new-sharing .container, .rtm-new .rtm-new-sharing .rtm-main-content {
    width: 900px;
  }
}
.rtm-new-sharing .rtm-new-description {
  margin-top: 10px;
}
@media (min-width: 992px) {
  .rtm-new-sharing .rtm-new-description {
    margin: 10px 15px 0 24px;
  }
}

.rtm-new-sharing-screen {
  background-image: url('/img/new_sharing.png?1454671452');
  background-repeat: no-repeat;
  background-size: 418px auto;
  width: 100%;
  height: auto;
  max-width: 418px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-new-sharing-screen {
    background-image: url('/img/new_sharing@2x.png?1454671452');
  }
}
.rtm-new-sharing-screen:after {
  content: '';
  display: block;
  padding-top: 121.77033493%;
}
@media (min-width: 992px) {
  .rtm-new-sharing-screen {
    margin: 25px 0 0 -11px;
  }
}

.rtm-new-give {
  padding-top: 25px;
  padding-bottom: 26px;
}
@media (min-width: 992px) {
  .rtm-new-give .rtm-new-description {
    margin-left: -5px;
  }
}

.rtm-new-give-screen {
  background-image: url('/img/new_give.png?1454671452');
  background-repeat: no-repeat;
  background-size: 293px auto;
  width: 100%;
  height: auto;
  max-width: 293px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-new-give-screen {
    background-image: url('/img/new_give@2x.png?1454671452');
  }
}
.rtm-new-give-screen:after {
  content: '';
  display: block;
  padding-top: 96.92832765%;
}
@media (min-width: 992px) {
  .rtm-new-give-screen {
    float: right;
    margin: 32px 10px 0 0;
  }
}

.rtm-new-given {
  background-color: #3292f2;
  padding-top: 25px;
  padding-bottom: 28px;
}
@media (min-width: 992px) {
  .rtm-new .rtm-new-given .container, .rtm-new .rtm-new-given .rtm-main-content {
    width: 812px;
  }
}

.rtm-new-given-screen {
  background-image: url('/img/new_given.png?1454671452');
  background-repeat: no-repeat;
  background-size: 369px auto;
  width: 100%;
  height: auto;
  max-width: 369px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-new-given-screen {
    background-image: url('/img/new_given@2x.png?1454671452');
  }
}
.rtm-new-given-screen:after {
  content: '';
  display: block;
  padding-top: 45.79945799%;
}
@media (min-width: 992px) {
  .rtm-new-given-screen {
    margin: 25px 0 0 8px;
  }
}

.rtm-new-avatars {
  background-color: #5bb84d;
  padding-top: 29px;
  padding-bottom: 31px;
}
@media (min-width: 992px) {
  .rtm-new .rtm-new-avatars .container, .rtm-new .rtm-new-avatars .rtm-main-content {
    width: 782px;
  }
}
@media (min-width: 992px) {
  .rtm-new-avatars .rtm-new-description {
    margin-left: -11px;
  }
}

.rtm-new-avatars-screen {
  background-image: url('/img/new_avatars.png?1454671452');
  background-repeat: no-repeat;
  background-size: 246px auto;
  width: 100%;
  height: auto;
  max-width: 246px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-new-avatars-screen {
    background-image: url('/img/new_avatars@2x.png?1454671452');
  }
}
.rtm-new-avatars-screen:after {
  content: '';
  display: block;
  padding-top: 28.45528455%;
}
@media (min-width: 992px) {
  .rtm-new-avatars-screen {
    float: right;
    margin: 60px 16px 0 0;
  }
}

.rtm-new-contact {
  padding-top: 35px;
  padding-bottom: 11px;
  border-bottom: 1px solid #e8e8e8;
}
.rtm-new-contact .rtm-new-description {
  float: none;
  overflow: hidden;
  margin-top: 10px;
}

.rtm-new-contact-screen {
  background-image: url('/img/new_contact.png?1454671452');
  background-repeat: no-repeat;
  background-size: 302px auto;
  width: 100%;
  height: auto;
  max-width: 302px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-new-contact-screen {
    background-image: url('/img/new_contact@2x.png?1454671452');
  }
}
.rtm-new-contact-screen:after {
  content: '';
  display: block;
  padding-top: 57.28476821%;
}
@media (min-width: 992px) {
  .rtm-new-contact-screen {
    margin: 0 0 0 11px;
  }
}

.rtm-new-contact-cards {
  float: left;
  padding: 24px 26px 0 6px;
}
@media (max-width: 767px) {
  .rtm-new-contact-cards {
    padding: 24px 10px 0 0px;
  }
}
.rtm-new-contact-cards:before {
  background-image: url('/img/new_contact_card_1.png?1454671452');
  background-repeat: no-repeat;
  background-size: 104px auto;
  width: 104px;
  height: 58px;
  content: '';
  display: block;
  margin-bottom: 9px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-new-contact-cards:before {
    background-image: url('/img/new_contact_card_1@2x.png?1454671452');
  }
}
.rtm-new-contact-cards:after {
  background-image: url('/img/new_contact_card_2.png?1454671452');
  background-repeat: no-repeat;
  background-size: 104px auto;
  width: 104px;
  height: 58px;
  content: '';
  display: block;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-new-contact-cards:after {
    background-image: url('/img/new_contact_card_2@2x.png?1454671452');
  }
}

.rtm-new-notified {
  padding-top: 35px;
  padding-bottom: 31px;
}
@media (min-width: 992px) {
  .rtm-new .rtm-new-notified .container, .rtm-new .rtm-new-notified .rtm-main-content {
    width: 910px;
  }
}
@media (min-width: 992px) {
  .rtm-new-notified .rtm-new-description {
    margin: -10px -15px 0 20px;
  }
}

.rtm-new-notified-screen {
  background-image: url('/img/new_notified.png?1454671452');
  background-repeat: no-repeat;
  background-size: 425px auto;
  width: 100%;
  height: auto;
  max-width: 425px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
  margin: 0 auto;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-new-notified-screen {
    background-image: url('/img/new_notified@2x.png?1454671452');
  }
}
.rtm-new-notified-screen:after {
  content: '';
  display: block;
  padding-top: 73.17647059%;
}
@media (min-width: 992px) {
  .rtm-new-notified-screen {
    margin-left: 15px;
  }
}

.rtm-new-invite {
  padding-top: 43px;
  padding-bottom: 40px;
  background-color: #ffdb22;
}
@media (min-width: 992px) {
  .rtm-new-invite .rtm-new-description {
    margin: 0 25px 0 15px;
  }
}

.rtm-new-invite-image {
  background-image: url('/img/new_invite.png?1454671452');
  background-repeat: no-repeat;
  background-size: 197px auto;
  width: 100%;
  height: auto;
  max-width: 197px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
  margin: 0 auto;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-new-invite-image {
    background-image: url('/img/new_invite@2x.png?1454671452');
  }
}
.rtm-new-invite-image:after {
  content: '';
  display: block;
  padding-top: 77.15736041%;
}
@media (min-width: 992px) {
  .rtm-new-invite-image {
    margin: 5px 5px 0 0;
    float: right;
  }
}

.rtm-new-reminded {
  padding-top: 23px;
  padding-bottom: 11px;
}
.rtm-new .rtm-new-reminded .container h2, .rtm-new .rtm-new-reminded .rtm-main-content h2 {
  margin-bottom: 9px;
}
@media (min-width: 992px) {
  .rtm-new .rtm-new-reminded .container, .rtm-new .rtm-new-reminded .rtm-main-content {
    width: 920px;
  }
}
@media (min-width: 992px) {
  .rtm-new-reminded .rtm-new-description {
    margin: 10px 15px 0 -22px;
  }
}

.rtm-new-reminded-screen {
  background-image: url('/img/new_reminded.png?1454671452');
  background-repeat: no-repeat;
  background-size: 460px auto;
  width: 100%;
  height: auto;
  max-width: 460px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-new-reminded-screen {
    background-image: url('/img/new_reminded@2x.png?1454671452');
  }
}
.rtm-new-reminded-screen:after {
  content: '';
  display: block;
  padding-top: 69.34782609%;
}
@media (min-width: 992px) {
  .rtm-new-reminded-screen {
    margin: 27px 0 0 20px;
  }
}

.rtm-new-emails {
  padding-top: 25px;
  background-color: #da2768;
}
.rtm-new-emails .rtm-new-description {
  float: none;
  max-width: 662px;
  margin: 0 auto 32px;
}

.rtm-new-emails-screen {
  background-image: url('/img/new_emails.png?1454671452');
  background-repeat: no-repeat;
  background-size: 820px auto;
  width: 100%;
  height: auto;
  max-width: 820px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-new-emails-screen {
    background-image: url('/img/new_emails@2x.png?1454671452');
  }
}
.rtm-new-emails-screen:after {
  content: '';
  display: block;
  padding-top: 36.70731707%;
}

.rtm-new-digest {
  padding-top: 25px;
  background-color: #324a68;
}
.rtm-new-digest .rtm-new-description {
  float: none;
  max-width: 662px;
  margin: 0 auto 32px;
}

.rtm-new-digest-screen {
  background-image: url('/img/new_digest.png?1454671452');
  background-repeat: no-repeat;
  background-size: 820px auto;
  width: 100%;
  height: auto;
  max-width: 820px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-new-digest-screen {
    background-image: url('/img/new_digest@2x.png?1454671452');
  }
}
.rtm-new-digest-screen:after {
  content: '';
  display: block;
  padding-top: 53.41463415%;
}

.rtm-new-dates {
  padding-top: 23px;
  padding-bottom: 26px;
}
@media (min-width: 992px) {
  .rtm-new-dates .rtm-new-description {
    margin: 10px 40px 0 -15px;
  }
}

.rtm-new-dates-screen {
  background-image: url('/img/new_dates.png?1454671452');
  background-repeat: no-repeat;
  background-size: 263px auto;
  width: 100%;
  height: auto;
  max-width: 263px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-new-dates-screen {
    background-image: url('/img/new_dates@2x.png?1454671452');
  }
}
.rtm-new-dates-screen:after {
  content: '';
  display: block;
  padding-top: 43.3460076%;
}
@media (min-width: 992px) {
  .rtm-new-dates-screen {
    margin: 83px 0 0 40px;
  }
}

.rtm-new-postpone {
  background-color: #3292f2;
  padding-top: 23px;
}
@media (min-width: 992px) {
  .rtm-new-postpone .rtm-new-description {
    margin: 8px 0 0 40px;
  }
}
.rtm-new-postpone .rtm-new-highlighted {
  background-color: #2875c2;
}

.rtm-new-postpone-screen {
  background-image: url('/img/new_postpone.png?1454671452');
  background-repeat: no-repeat;
  background-size: 242px auto;
  width: 100%;
  height: auto;
  max-width: 242px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-new-postpone-screen {
    background-image: url('/img/new_postpone@2x.png?1454671452');
  }
}
.rtm-new-postpone-screen:after {
  content: '';
  display: block;
  padding-top: 106.19834711%;
}
@media (min-width: 992px) {
  .rtm-new-postpone-screen {
    margin: 10px 0 0 27px;
  }
}

.rtm-new-pickers {
  text-align: center;
  padding-top: 25px;
  padding-bottom: 26px;
  border-bottom: 1px solid #e8e8e8;
}
.rtm-new .rtm-main-content .rtm-new-pickers h2 {
  text-align: center;
}
@media (min-width: 992px) {
  .rtm-new .rtm-new-pickers .container, .rtm-new .rtm-new-pickers .rtm-main-content {
    width: 930px;
  }
}
.rtm-new-pickers .rtm-new-description h2 {
  font-size: 25px;
  margin-bottom: 14px;
}
.rtm-new-pickers .rtm-new-description p {
  font-size: 16px;
  line-height: 21px;
}
@media (min-width: 992px) {
  .rtm-new-pickers .rtm-new-description p {
    padding: 0 5px;
  }
}
.rtm-new-pickers .row > div:nth-child(1) .rtm-new-pickers-screen {
  background-image: url('/img/new_picker_calendar.png?1454671452');
  background-repeat: no-repeat;
  background-size: 192px auto;
  width: 100%;
  height: auto;
  max-width: 192px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-new-pickers .row > div:nth-child(1) .rtm-new-pickers-screen {
    background-image: url('/img/new_picker_calendar@2x.png?1454671452');
  }
}
.rtm-new-pickers .row > div:nth-child(1) .rtm-new-pickers-screen:after {
  content: '';
  display: block;
  padding-top: 110.9375%;
}
@media (min-width: 992px) {
  .rtm-new-pickers .row > div:nth-child(1) .rtm-new-pickers-screen {
    margin-top: 31px;
  }
}
.rtm-new-pickers .row > div:nth-child(2) .rtm-new-pickers-screen {
  background-image: url('/img/new_picker_date.png?1454671452');
  background-repeat: no-repeat;
  background-size: 224px auto;
  width: 100%;
  height: auto;
  max-width: 224px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-new-pickers .row > div:nth-child(2) .rtm-new-pickers-screen {
    background-image: url('/img/new_picker_date@2x.png?1454671452');
  }
}
.rtm-new-pickers .row > div:nth-child(2) .rtm-new-pickers-screen:after {
  content: '';
  display: block;
  padding-top: 104.46428571%;
}
@media (min-width: 992px) {
  .rtm-new-pickers .row > div:nth-child(2) .rtm-new-pickers-screen {
    margin-top: 10px;
  }
}
.rtm-new-pickers .row > div:nth-child(3) .rtm-new-pickers-screen {
  background-image: url('/img/new_picker_repeat.png?1454671452');
  background-repeat: no-repeat;
  background-size: 250px auto;
  width: 100%;
  height: auto;
  max-width: 250px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-new-pickers .row > div:nth-child(3) .rtm-new-pickers-screen {
    background-image: url('/img/new_picker_repeat@2x.png?1454671452');
  }
}
.rtm-new-pickers .row > div:nth-child(3) .rtm-new-pickers-screen:after {
  content: '';
  display: block;
  padding-top: 89.6%;
}
@media (min-width: 992px) {
  .rtm-new-pickers .row > div:nth-child(3) .rtm-new-pickers-screen {
    margin-top: 20px;
  }
}

.rtm-new-default-due {
  padding-top: 25px;
  padding-bottom: 26px;
}

.rtm-new-default-due-screen {
  background-image: url('/img/new_default_due.png?1454671452');
  background-repeat: no-repeat;
  background-size: 333px auto;
  width: 100%;
  height: auto;
  max-width: 333px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-new-default-due-screen {
    background-image: url('/img/new_default_due@2x.png?1454671452');
  }
}
.rtm-new-default-due-screen:after {
  content: '';
  display: block;
  padding-top: 20.42042042%;
}
@media (min-width: 992px) {
  .rtm-new-default-due-screen {
    margin: 43px 0 0 14px;
  }
}

.rtm-new-repeating .btn-default, .rtm-new-search-operators .btn-default, .rtm-new-shortcuts .btn-default {
  -moz-transition: border-color 0.18s ease-in-out, color 0.18s ease-in-out;
  -o-transition: border-color 0.18s ease-in-out, color 0.18s ease-in-out;
  -webkit-transition: border-color 0.18s ease-in-out, color 0.18s ease-in-out;
  transition: border-color 0.18s ease-in-out, color 0.18s ease-in-out;
}

.rtm-new-repeating {
  background-color: #ffdb22;
  padding-top: 24px;
  padding-bottom: 42px;
}
.rtm-new .rtm-new-repeating p {
  line-height: 25px;
}
.rtm-new-repeating .btn-default {
  border-color: rgba(51, 51, 51, 0.25);
  color: rgba(51, 51, 51, 0.85);
}
.rtm-new-repeating .btn-default:hover {
  border-color: rgba(51, 51, 51, 0.45);
  color: #333333;
}

.rtm-new-repeating-options {
  margin: 20px 0 0 0;
}
.rtm-new-repeating-options > div span {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  background-color: #f0be26;
  border-radius: 3px;
  font-size: 17px;
  font-weight: 600;
  line-height: 1.2;
  color: #444444;
  padding: 9px 12px 10px;
}
@media (max-width: 480px) {
  .rtm-new-repeating-options > div span {
    display: block;
  }
}
.rtm-new-repeating-options > div:nth-child(1) span {
  margin-left: 44px;
  margin-bottom: 32px;
  padding: 9px 14px 10px;
}
@media (max-width: 480px) {
  .rtm-new-repeating-options > div:nth-child(1) span {
    margin-left: 0;
  }
}
.rtm-new-repeating-options > div:nth-child(2) span {
  margin-left: 62px;
  margin-bottom: 33px;
}
@media (max-width: 480px) {
  .rtm-new-repeating-options > div:nth-child(2) span {
    margin-left: 0;
  }
}
.rtm-new-repeating-options > div:nth-child(3) span {
  margin-left: 23px;
}
@media (max-width: 480px) {
  .rtm-new-repeating-options > div:nth-child(3) span {
    margin-left: 0;
  }
}

.rtm-new-timezone {
  background-color: #6a4ca6;
  padding-top: 23px;
  padding-bottom: 26px;
}
.rtm-new-timezone .rtm-new-description h2 {
  line-height: 32px;
}
@media (min-width: 992px) {
  .rtm-new-timezone .rtm-new-description {
    margin: 0 40px 0 -4px;
  }
}

.rtm-new-timezone-image {
  background-image: url('/img/new_timezone.png?1454671452');
  background-repeat: no-repeat;
  background-size: 207px auto;
  width: 100%;
  height: auto;
  max-width: 207px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-new-timezone-image {
    background-image: url('/img/new_timezone@2x.png?1454671452');
  }
}
.rtm-new-timezone-image:after {
  content: '';
  display: block;
  padding-top: 84.5410628%;
}
@media (min-width: 992px) {
  .rtm-new-timezone-image {
    float: right;
    margin: 19px 41px 0 0;
  }
}

.rtm-new-search-wizard {
  padding-top: 23px;
  border-bottom: 1px solid #e8e8e8;
}
@media (min-width: 992px) {
  .rtm-new .rtm-new-search-wizard .container, .rtm-new .rtm-new-search-wizard .rtm-main-content {
    width: 970px;
  }
}
@media (min-width: 992px) {
  .rtm-new-search-wizard .rtm-new-description {
    margin: 10px -30px 0 59px;
  }
}

.rtm-new-search-wizard-screen {
  background-image: url('/img/new_search_wizard.png?1454671452');
  background-repeat: no-repeat;
  background-size: 397px auto;
  width: 100%;
  height: auto;
  max-width: 397px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-new-search-wizard-screen {
    background-image: url('/img/new_search_wizard@2x.png?1454671452');
  }
}
.rtm-new-search-wizard-screen:after {
  content: '';
  display: block;
  padding-top: 134.50881612%;
}
@media (min-width: 992px) {
  .rtm-new-search-wizard-screen {
    margin: -54px 0 0 34px;
  }
}

.rtm-new-smartlists {
  padding-top: 23px;
}
@media (min-width: 992px) {
  .rtm-new .rtm-new-smartlists .container, .rtm-new .rtm-new-smartlists .rtm-main-content {
    width: 970px;
  }
}
@media (min-width: 992px) {
  .rtm-new-smartlists .rtm-new-description {
    margin: 55px 0 0 -47px;
  }
}

.rtm-new-smartlists-screen {
  background-image: url('/img/new_smartlists.png?1454671452');
  background-repeat: no-repeat;
  background-size: 437px auto;
  width: 100%;
  height: auto;
  max-width: 437px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-new-smartlists-screen {
    background-image: url('/img/new_smartlists@2x.png?1454671452');
  }
}
.rtm-new-smartlists-screen:after {
  content: '';
  display: block;
  padding-top: 67.27688787%;
}
@media (min-width: 992px) {
  .rtm-new-smartlists-screen {
    margin: 14px 0 0 55px;
  }
}

.rtm-new-search-bookmark {
  background-color: #da2768;
  padding-bottom: 40px;
}
@media (min-width: 992px) {
  .rtm-new-search-bookmark .rtm-new-description {
    margin: 43px 0 0 38px;
  }
}
.rtm-new-search-bookmark .rtm-new-highlighted {
  background-color: #ae1f53;
}

.rtm-new-search-bookmark-image {
  background-image: url('/img/new_search_bookmark.png?1454671452');
  background-repeat: no-repeat;
  background-size: 111px auto;
  width: 100%;
  height: auto;
  max-width: 111px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
  margin-top: -6px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-new-search-bookmark-image {
    background-image: url('/img/new_search_bookmark@2x.png?1454671452');
  }
}
.rtm-new-search-bookmark-image:after {
  content: '';
  display: block;
  padding-top: 142.34234234%;
}
@media (min-width: 992px) {
  .rtm-new-search-bookmark-image {
    margin: -6px 0 0 5px;
  }
}

.rtm-new-search-operators {
  background-color: #324a68;
  padding-top: 25px;
  padding-bottom: 43px;
}
.rtm-new-search-operators .btn-default {
  margin-top: 2px;
  border-color: rgba(255, 255, 255, 0.25);
  color: rgba(255, 255, 255, 0.85);
}
.rtm-new-search-operators .btn-default:hover {
  border-color: rgba(255, 255, 255, 0.45);
  color: white;
}

.rtm-new-search-operators-image {
  background-image: url('/img/new_search_operators.png?1454671452');
  background-repeat: no-repeat;
  background-size: 159px auto;
  width: 438px;
  height: 196px;
  margin: 0 auto;
  background-position: 0 37px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-new-search-operators-image {
    background-image: url('/img/new_search_operators@2x.png?1454671452');
  }
}
@media (min-width: 992px) {
  .rtm-new-search-operators-image {
    margin: 6px 0 0 -47px;
  }
}
@media (max-width: 480px) {
  .rtm-new-search-operators-image {
    width: 290px;
    background-size: 100px auto;
    background-position: 0 62px;
  }
}
.rtm-new-search-operators-image .rtm-new-search-query {
  padding: 15px 0;
}
@media (max-width: 480px) {
  .rtm-new-search-operators-image .rtm-new-search-query span {
    padding: 9px;
    font-size: 15px;
  }
}
.rtm-new-search-operators-image .rtm-new-search-query:nth-child(1) {
  margin-right: 54px;
}
.rtm-new-search-operators-image .rtm-new-search-query:nth-child(3) {
  margin-right: 62px;
}

.rtm-new-browsers {
  padding-top: 23px;
  padding-bottom: 26px;
}
@media (min-width: 992px) {
  .rtm-new-browsers .rtm-new-description {
    margin: 10px 0 0 0;
  }
}

.rtm-new-browsers-image {
  background-image: url('/img/new_browsers.png?1454671452');
  background-repeat: no-repeat;
  background-size: 386px auto;
  width: 100%;
  height: auto;
  max-width: 386px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-new-browsers-image {
    background-image: url('/img/new_browsers@2x.png?1454671452');
  }
}
.rtm-new-browsers-image:after {
  content: '';
  display: block;
  padding-top: 22.27979275%;
}
@media (min-width: 992px) {
  .rtm-new-browsers-image {
    margin: 49px 0 0 20px;
  }
}

.rtm-new-offline {
  background-color: #3292f2;
  padding-top: 53px;
}
@media (min-width: 992px) {
  .rtm-new-offline .rtm-new-description {
    margin: 0 -20px 0 -6px;
  }
}

.rtm-new-offline-image {
  background-image: url('/img/new_offline.png?1454671452');
  background-repeat: no-repeat;
  background-size: 329px auto;
  width: 100%;
  height: auto;
  max-width: 329px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-new-offline-image {
    background-image: url('/img/new_offline@2x.png?1454671452');
  }
}
.rtm-new-offline-image:after {
  content: '';
  display: block;
  padding-top: 60.48632219%;
}
@media (min-width: 992px) {
  .rtm-new-offline-image {
    margin: 18px 0 0 33px;
  }
}

.rtm-new-shortcuts {
  background-color: #5bb84d;
  padding-bottom: 38px;
}
@media (min-width: 992px) {
  .rtm-new .rtm-new-shortcuts .container, .rtm-new .rtm-new-shortcuts .rtm-main-content {
    width: 910px;
  }
}
@media (min-width: 992px) {
  .rtm-new-shortcuts .rtm-new-description {
    margin: 25px 0 0 29px;
  }
}
.rtm-new-shortcuts .btn-default {
  margin-top: 2px;
  border-color: rgba(255, 255, 255, 0.25);
  color: rgba(255, 255, 255, 0.85);
}
.rtm-new-shortcuts .btn-default:hover {
  border-color: rgba(255, 255, 255, 0.45);
  color: white;
}

.rtm-new-shortcuts-image {
  background-image: url('/img/new_shortcuts.png?1454671452');
  background-repeat: no-repeat;
  background-size: 421px auto;
  width: 100%;
  height: auto;
  max-width: 421px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-new-shortcuts-image {
    background-image: url('/img/new_shortcuts@2x.png?1454671452');
  }
}
.rtm-new-shortcuts-image:after {
  content: '';
  display: block;
  padding-top: 55.10688836%;
}
@media (min-width: 992px) {
  .rtm-new-shortcuts-image {
    margin-left: -2px;
  }
}

.rtm-new-grid {
  border-bottom: 1px solid #e8e8e8;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 10px;
}
.rtm-new-grid .rtm-new-grid-image {
  height: 100px;
}
@media (min-width: 992px) {
  .rtm-new .rtm-new-grid .container, .rtm-new .rtm-new-grid .rtm-main-content {
    width: 915px;
  }
}
.rtm-new .rtm-main-content .rtm-new-grid h2 {
  text-align: center;
  font-size: 22px;
  margin-bottom: 10px;
}
.rtm-new .rtm-main-content .rtm-new-grid p {
  font-size: 16px;
  line-height: 21px;
}

.rtm-new-grid-1 .row > div:nth-child(1) .rtm-new-grid-image {
  padding: 35px 4px 0 0;
}
.rtm-new-grid-1 .row > div:nth-child(1) .rtm-new-grid-image div {
  background-image: url('/img/new_bulk.png?1454671452');
  background-repeat: no-repeat;
  background-size: 65px auto;
  width: 100%;
  height: auto;
  max-width: 65px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-new-grid-1 .row > div:nth-child(1) .rtm-new-grid-image div {
    background-image: url('/img/new_bulk@2x.png?1454671452');
  }
}
.rtm-new-grid-1 .row > div:nth-child(1) .rtm-new-grid-image div:after {
  content: '';
  display: block;
  padding-top: 100%;
}
.rtm-new-grid-1 .row > div:nth-child(2) .rtm-new-grid-image {
  padding: 15px 0 0 2px;
}
.rtm-new-grid-1 .row > div:nth-child(2) .rtm-new-grid-image div {
  background-image: url('/img/new_trash.png?1454671452');
  background-repeat: no-repeat;
  background-size: 68px auto;
  width: 100%;
  height: auto;
  max-width: 68px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-new-grid-1 .row > div:nth-child(2) .rtm-new-grid-image div {
    background-image: url('/img/new_trash@2x.png?1454671452');
  }
}
.rtm-new-grid-1 .row > div:nth-child(2) .rtm-new-grid-image div:after {
  content: '';
  display: block;
  padding-top: 130.88235294%;
}
.rtm-new-grid-1 .row > div:nth-child(3) .rtm-new-grid-image {
  padding: 12px 7px 0 0;
}
.rtm-new-grid-1 .row > div:nth-child(3) .rtm-new-grid-image div {
  background-image: url('/img/new_printing.png?1454671452');
  background-repeat: no-repeat;
  background-size: 96px auto;
  width: 100%;
  height: auto;
  max-width: 96px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-new-grid-1 .row > div:nth-child(3) .rtm-new-grid-image div {
    background-image: url('/img/new_printing@2x.png?1454671452');
  }
}
.rtm-new-grid-1 .row > div:nth-child(3) .rtm-new-grid-image div:after {
  content: '';
  display: block;
  padding-top: 93.75%;
}

.rtm-new-grid-2 .row > div:nth-child(1) .rtm-new-grid-image {
  padding: 13px 0 0 7px;
}
.rtm-new-grid-2 .row > div:nth-child(1) .rtm-new-grid-image div {
  background-image: url('/img/new_notes.png?1454671452');
  background-repeat: no-repeat;
  background-size: 72px auto;
  width: 100%;
  height: auto;
  max-width: 72px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-new-grid-2 .row > div:nth-child(1) .rtm-new-grid-image div {
    background-image: url('/img/new_notes@2x.png?1454671452');
  }
}
.rtm-new-grid-2 .row > div:nth-child(1) .rtm-new-grid-image div:after {
  content: '';
  display: block;
  padding-top: 134.72222222%;
}
.rtm-new-grid-2 .row > div:nth-child(2) .rtm-new-grid-image {
  padding: 24px 0 0 0;
}
.rtm-new-grid-2 .row > div:nth-child(2) .rtm-new-grid-image div {
  background-image: url('/img/new_taskinfo.png?1454671452');
  background-repeat: no-repeat;
  background-size: 81px auto;
  width: 100%;
  height: auto;
  max-width: 81px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-new-grid-2 .row > div:nth-child(2) .rtm-new-grid-image div {
    background-image: url('/img/new_taskinfo@2x.png?1454671452');
  }
}
.rtm-new-grid-2 .row > div:nth-child(2) .rtm-new-grid-image div:after {
  content: '';
  display: block;
  padding-top: 100%;
}
.rtm-new-grid-2 .row > div:nth-child(3) .rtm-new-grid-image {
  padding: 35px 0 0 1px;
}
.rtm-new-grid-2 .row > div:nth-child(3) .rtm-new-grid-image div {
  background-image: url('/img/new_gmail.png?1454671452');
  background-repeat: no-repeat;
  background-size: 85px auto;
  width: 100%;
  height: auto;
  max-width: 85px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-new-grid-2 .row > div:nth-child(3) .rtm-new-grid-image div {
    background-image: url('/img/new_gmail@2x.png?1454671452');
  }
}
.rtm-new-grid-2 .row > div:nth-child(3) .rtm-new-grid-image div:after {
  content: '';
  display: block;
  padding-top: 75.29411765%;
}

.rtm-new-grid-3 .row > div:nth-child(1) .rtm-new-grid-image {
  padding: 13px 1px 0 0;
}
.rtm-new-grid-3 .row > div:nth-child(1) .rtm-new-grid-image div {
  background-image: url('/img/new_default_fields.png?1454671452');
  background-repeat: no-repeat;
  background-size: 120px auto;
  width: 100%;
  height: auto;
  max-width: 120px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-new-grid-3 .row > div:nth-child(1) .rtm-new-grid-image div {
    background-image: url('/img/new_default_fields@2x.png?1454671452');
  }
}
.rtm-new-grid-3 .row > div:nth-child(1) .rtm-new-grid-image div:after {
  content: '';
  display: block;
  padding-top: 75%;
}
.rtm-new-grid-3 .row > div:nth-child(2) .rtm-new-grid-image {
  padding: 44px 0 0 1px;
}
.rtm-new-grid-3 .row > div:nth-child(2) .rtm-new-grid-image div {
  background-image: url('/img/new_archived.png?1454671452');
  background-repeat: no-repeat;
  background-size: 93px auto;
  width: 100%;
  height: auto;
  max-width: 93px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-new-grid-3 .row > div:nth-child(2) .rtm-new-grid-image div {
    background-image: url('/img/new_archived@2x.png?1454671452');
  }
}
.rtm-new-grid-3 .row > div:nth-child(2) .rtm-new-grid-image div:after {
  content: '';
  display: block;
  padding-top: 63.44086022%;
}
.rtm-new-grid-3 .row > div:nth-child(3) .rtm-new-grid-image {
  padding: 13px 0 0 2px;
}
.rtm-new-grid-3 .row > div:nth-child(3) .rtm-new-grid-image div {
  background-image: url('/img/new_upcoming_tasks.png?1454671452');
  background-repeat: no-repeat;
  background-size: 170px auto;
  width: 100%;
  height: auto;
  max-width: 170px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-new-grid-3 .row > div:nth-child(3) .rtm-new-grid-image div {
    background-image: url('/img/new_upcoming_tasks@2x.png?1454671452');
  }
}
.rtm-new-grid-3 .row > div:nth-child(3) .rtm-new-grid-image div:after {
  content: '';
  display: block;
  padding-top: 52.94117647%;
}

.rtm-new-grid-4 .row > div:nth-child(1) .rtm-new-grid-image {
  padding: 19px 0 0 1px;
}
.rtm-new-grid-4 .row > div:nth-child(1) .rtm-new-grid-image div {
  background-image: url('/img/new_locations.png?1454671452');
  background-repeat: no-repeat;
  background-size: 97px auto;
  width: 100%;
  height: auto;
  max-width: 97px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-new-grid-4 .row > div:nth-child(1) .rtm-new-grid-image div {
    background-image: url('/img/new_locations@2x.png?1454671452');
  }
}
.rtm-new-grid-4 .row > div:nth-child(1) .rtm-new-grid-image div:after {
  content: '';
  display: block;
  padding-top: 88.65979381%;
}
.rtm-new-grid-4 .row > div:nth-child(2) .rtm-new-grid-image {
  padding: 17px 0 0 0;
}
.rtm-new-grid-4 .row > div:nth-child(2) .rtm-new-grid-image div {
  background-image: url('/img/new_bookmark.png?1454671452');
  background-repeat: no-repeat;
  background-size: 65px auto;
  width: 100%;
  height: auto;
  max-width: 65px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-new-grid-4 .row > div:nth-child(2) .rtm-new-grid-image div {
    background-image: url('/img/new_bookmark@2x.png?1454671452');
  }
}
.rtm-new-grid-4 .row > div:nth-child(2) .rtm-new-grid-image div:after {
  content: '';
  display: block;
  padding-top: 136.92307692%;
}
.rtm-new-grid-4 .row > div:nth-child(3) .rtm-new-grid-image {
  padding: 46px 0 0 0;
}
.rtm-new-grid-4 .row > div:nth-child(3) .rtm-new-grid-image div {
  background-image: url('/img/new_retina.png?1454671452');
  background-repeat: no-repeat;
  background-size: 96px auto;
  width: 100%;
  height: auto;
  max-width: 96px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-new-grid-4 .row > div:nth-child(3) .rtm-new-grid-image div {
    background-image: url('/img/new_retina@2x.png?1454671452');
  }
}
.rtm-new-grid-4 .row > div:nth-child(3) .rtm-new-grid-image div:after {
  content: '';
  display: block;
  padding-top: 58.33333333%;
}

.rtm-new-grid-5 .row > div:nth-child(1) .rtm-new-grid-image {
  padding: 22px 0 0 0;
}
.rtm-new-grid-5 .row > div:nth-child(1) .rtm-new-grid-image div {
  background-image: url('/img/new_accessibility.png?1454671452');
  background-repeat: no-repeat;
  background-size: 81px auto;
  width: 100%;
  height: auto;
  max-width: 81px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-new-grid-5 .row > div:nth-child(1) .rtm-new-grid-image div {
    background-image: url('/img/new_accessibility@2x.png?1454671452');
  }
}
.rtm-new-grid-5 .row > div:nth-child(1) .rtm-new-grid-image div:after {
  content: '';
  display: block;
  padding-top: 100%;
}
.rtm-new-grid-5 .row > div:nth-child(2) .rtm-new-grid-image {
  padding: 26px 0 0 12px;
}
.rtm-new-grid-5 .row > div:nth-child(2) .rtm-new-grid-image div {
  background-image: url('/img/new_languages.png?1454671452');
  background-repeat: no-repeat;
  background-size: 154px auto;
  width: 100%;
  height: auto;
  max-width: 154px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-new-grid-5 .row > div:nth-child(2) .rtm-new-grid-image div {
    background-image: url('/img/new_languages@2x.png?1454671452');
  }
}
.rtm-new-grid-5 .row > div:nth-child(2) .rtm-new-grid-image div:after {
  content: '';
  display: block;
  padding-top: 50.64935065%;
}
.rtm-new-grid-5 .row > div:nth-child(3) .rtm-new-grid-image {
  padding: 35px 0 0 10px;
}
.rtm-new-grid-5 .row > div:nth-child(3) .rtm-new-grid-image div {
  background-image: url('/img/new_tweaks.png?1454671452');
  background-repeat: no-repeat;
  background-size: 62px auto;
  width: 100%;
  height: auto;
  max-width: 62px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-new-grid-5 .row > div:nth-child(3) .rtm-new-grid-image div {
    background-image: url('/img/new_tweaks@2x.png?1454671452');
  }
}
.rtm-new-grid-5 .row > div:nth-child(3) .rtm-new-grid-image div:after {
  content: '';
  display: block;
  padding-top: 100%;
}

.rtm-new-ready {
  padding-top: 54px;
  padding-bottom: 41px;
  text-align: center;
}
.rtm-new .rtm-new-ready h3 {
  font-size: 28px;
  text-align: center;
}
.rtm-new .rtm-new-ready p {
  font-size: 16px;
}
.rtm-new .rtm-new-ready p a {
  font-weight: 600;
}
.rtm-new-ready .btn-lg, .rtm-new-ready .btn-group-lg > .btn {
  padding: 12px 28px 13px;
  line-height: 1.2;
  margin: 11px 0 13px;
}
.rtm-new .rtm-new-ready .rtm-action-button {
  margin: 11px 0 29px 0;
  font-size: 22px;
  font-weight: 700;
  padding: 9px 32px 10px;
}

@media (max-width: 767px) {
  .rtm-policies .rtm-main-content > article a {
    word-wrap: break-word;
  }
}

.rtm-signup .btn-info {
  float: right;
  margin: 43px -2px 0 0;
  font-size: 15px;
  padding: 5px 11px 4px;
  font-weight: 700;
}
@media (max-width: 480px) {
  .rtm-signup .btn-info {
    margin-top: 15px;
  }
}
.rtm-signup form {
  clear: both;
  padding: 126px 10px 0;
}
@media (max-width: 767px) {
  .rtm-signup form {
    padding-top: 40px;
  }
}
@media (max-width: 480px) {
  .rtm-signup form {
    padding: 0;
  }
}
.rtm-signup form h3 {
  font-size: 21px;
  color: #000;
  margin-bottom: 28px;
  margin-top: 20px;
}
.rtm-signup .rtm-signup-divider {
  margin-bottom: 18px;
  margin-top: 40px;
  text-align: center;
}
.rtm-signup .rtm-signup-divider span {
  font-family: MuseoSansRounded, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 17px;
  background: #fff;
  display: inline-block;
  padding: 0 5px;
  margin-top: -34px;
  color: rgba(0, 0, 0, 0.3);
}
.rtm-signup .rtm-signup-divider hr {
  color: rgba(0, 0, 0, 0.1);
}
.rtm-signup .input-lg, .rtm-signup .input-group-lg > .form-control,
.rtm-signup .input-group-lg > .input-group-addon,
.rtm-signup .input-group-lg > .input-group-btn > .btn {
  height: 48px;
}
.rtm-signup .btn-lg, .rtm-signup .btn-group-lg > .btn {
  height: 48px;
  font-size: 20px;
}
.rtm-signup .rtm-signup-btn-rtm {
  margin-top: 19px;
}
.rtm-signup .rtm-signup-btn-rtm-disabled {
  opacity: .75;
}
.rtm-signup .rtm-login .rtm-login-btn-facebook, .rtm-login .rtm-signup .rtm-login-btn-facebook, .rtm-signup .rtm-login .rtm-login-btn-google, .rtm-login .rtm-signup .rtm-login-btn-google, .rtm-signup .rtm-signup-btn-facebook, .rtm-signup .rtm-signup-btn-google {
  font-size: 18px;
  padding-top: 11px;
  padding-bottom: 11px;
  position: relative;
}
.rtm-signup .rtm-login .rtm-login-btn-facebook div, .rtm-login .rtm-signup .rtm-login-btn-facebook div, .rtm-signup .rtm-login .rtm-login-btn-google div, .rtm-login .rtm-signup .rtm-login-btn-google div, .rtm-signup .rtm-signup-btn-facebook div, .rtm-signup .rtm-signup-btn-google div {
  position: absolute;
  top: -1px;
  bottom: -1px;
  left: 0;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  width: 50px;
}
.rtm-signup .rtm-login .disabled.rtm-login-btn-facebook, .rtm-login .rtm-signup .disabled.rtm-login-btn-facebook, .rtm-signup .rtm-login .disabled.rtm-login-btn-google, .rtm-login .rtm-signup .disabled.rtm-login-btn-google, .rtm-signup .disabled.rtm-signup-btn-facebook, .rtm-signup .disabled.rtm-signup-btn-google {
  opacity: .5;
}
.rtm-signup .rtm-signup-btn-facebook {
  color: #fff;
  background-color: #3b579d;
  border-color: transparent;
  margin-bottom: 12px;
}
.rtm-signup .rtm-signup-btn-facebook:focus, .rtm-signup .rtm-signup-btn-facebook.focus {
  color: #fff;
  background-color: #2d4278;
  border-color: transparent;
}
.rtm-signup .rtm-signup-btn-facebook:hover {
  color: #fff;
  background-color: #2d4278;
  border-color: transparent;
}
.rtm-signup .rtm-signup-btn-facebook:active, .rtm-signup .rtm-signup-btn-facebook.active, .open > .rtm-signup .rtm-signup-btn-facebook.dropdown-toggle {
  color: #fff;
  background-color: #2d4278;
  border-color: transparent;
}
.rtm-signup .rtm-signup-btn-facebook:active:hover, .rtm-signup .rtm-signup-btn-facebook:active:focus, .rtm-signup .rtm-signup-btn-facebook:active.focus, .rtm-signup .rtm-signup-btn-facebook.active:hover, .rtm-signup .rtm-signup-btn-facebook.active:focus, .rtm-signup .rtm-signup-btn-facebook.active.focus, .open > .rtm-signup .rtm-signup-btn-facebook.dropdown-toggle:hover, .open > .rtm-signup .rtm-signup-btn-facebook.dropdown-toggle:focus, .open > .rtm-signup .rtm-signup-btn-facebook.dropdown-toggle.focus {
  color: #fff;
  background-color: #23345e;
  border-color: transparent;
}
.rtm-signup .rtm-signup-btn-facebook:active, .rtm-signup .rtm-signup-btn-facebook.active, .open > .rtm-signup .rtm-signup-btn-facebook.dropdown-toggle {
  background-image: none;
}
.rtm-signup .rtm-signup-btn-facebook.disabled:hover, .rtm-signup .rtm-signup-btn-facebook.disabled:focus, .rtm-signup .rtm-signup-btn-facebook.disabled.focus, .rtm-signup .rtm-signup-btn-facebook[disabled]:hover, .rtm-signup .rtm-signup-btn-facebook[disabled]:focus, .rtm-signup .rtm-signup-btn-facebook[disabled].focus, fieldset[disabled] .rtm-signup .rtm-signup-btn-facebook:hover, fieldset[disabled] .rtm-signup .rtm-signup-btn-facebook:focus, fieldset[disabled] .rtm-signup .rtm-signup-btn-facebook.focus {
  background-color: #3b579d;
  border-color: transparent;
}
.rtm-signup .rtm-signup-btn-facebook .badge {
  color: #3b579d;
  background-color: #fff;
}
.rtm-signup .rtm-signup-btn-facebook div {
  font-size: 33px;
  padding: 7px 10px;
}
.rtm-signup .rtm-signup-btn-facebook.disabled {
  background-color: #6c6c6c;
}
.rtm-signup .rtm-signup-btn-google {
  color: #fff;
  background-color: #4285f4;
  border-color: transparent;
}
.rtm-signup .rtm-signup-btn-google:focus, .rtm-signup .rtm-signup-btn-google.focus {
  color: #fff;
  background-color: #1266f1;
  border-color: transparent;
}
.rtm-signup .rtm-signup-btn-google:hover {
  color: #fff;
  background-color: #1266f1;
  border-color: transparent;
}
.rtm-signup .rtm-signup-btn-google:active, .rtm-signup .rtm-signup-btn-google.active, .open > .rtm-signup .rtm-signup-btn-google.dropdown-toggle {
  color: #fff;
  background-color: #1266f1;
  border-color: transparent;
}
.rtm-signup .rtm-signup-btn-google:active:hover, .rtm-signup .rtm-signup-btn-google:active:focus, .rtm-signup .rtm-signup-btn-google:active.focus, .rtm-signup .rtm-signup-btn-google.active:hover, .rtm-signup .rtm-signup-btn-google.active:focus, .rtm-signup .rtm-signup-btn-google.active.focus, .open > .rtm-signup .rtm-signup-btn-google.dropdown-toggle:hover, .open > .rtm-signup .rtm-signup-btn-google.dropdown-toggle:focus, .open > .rtm-signup .rtm-signup-btn-google.dropdown-toggle.focus {
  color: #fff;
  background-color: #0c57d3;
  border-color: transparent;
}
.rtm-signup .rtm-signup-btn-google:active, .rtm-signup .rtm-signup-btn-google.active, .open > .rtm-signup .rtm-signup-btn-google.dropdown-toggle {
  background-image: none;
}
.rtm-signup .rtm-signup-btn-google.disabled:hover, .rtm-signup .rtm-signup-btn-google.disabled:focus, .rtm-signup .rtm-signup-btn-google.disabled.focus, .rtm-signup .rtm-signup-btn-google[disabled]:hover, .rtm-signup .rtm-signup-btn-google[disabled]:focus, .rtm-signup .rtm-signup-btn-google[disabled].focus, fieldset[disabled] .rtm-signup .rtm-signup-btn-google:hover, fieldset[disabled] .rtm-signup .rtm-signup-btn-google:focus, fieldset[disabled] .rtm-signup .rtm-signup-btn-google.focus {
  background-color: #4285f4;
  border-color: transparent;
}
.rtm-signup .rtm-signup-btn-google .badge {
  color: #4285f4;
  background-color: #fff;
}
.rtm-signup .rtm-signup-btn-google div {
  font-size: 29px;
  padding: 10px 13px;
}
.rtm-signup .rtm-signup-btn-google.disabled {
  background-color: #9b9b9b;
}
.rtm-signup .rtm-main-dual > section > article:first-child h2 {
  color: #fff;
  opacity: .5;
  font-size: 28px;
  font-weight: 500;
  margin: 27px 0 0 2px;
  line-height: 120%;
  max-width: 420px;
}
.rtm-signup .form-group .help-block {
  font-size: 16px;
  margin: 4px 0 13px 14px;
}

.rtm-signup-people {
  margin: 222px 0 0 -9px;
  max-width: 379px;
}

.rtm-signup-person-1, .rtm-signup-person-2, .rtm-signup-person-3 {
  width: 100px;
  height: 103px;
  border-radius: 50%;
  display: inline-block;
  margin-right: 23px;
}

.rtm-signup-person-1 {
  background-image: url('/img/hp_person3.png?1454671452');
  background-repeat: no-repeat;
  background-size: 90px auto;
  background-position: 4px 14px;
  background-color: rgba(53, 154, 255, 0.5);
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-signup-person-1 {
    background-image: url('/img/hp_person3@2x.png?1454671452');
  }
}

.rtm-signup-person-2 {
  background-image: url('/img/hp_person2.png?1454671452');
  background-repeat: no-repeat;
  background-size: 90px auto;
  background-position: 4px 8px;
  background-color: #2ab27b;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-signup-person-2 {
    background-image: url('/img/hp_person2@2x.png?1454671452');
  }
}

.rtm-signup-person-3 {
  background-image: url('/img/hp_person4.png?1454671452');
  background-repeat: no-repeat;
  background-size: 90px auto;
  background-position: 4px 15px;
  background-color: #359aff;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-signup-person-3 {
    background-image: url('/img/hp_person4@2x.png?1454671452');
  }
}

.rtm-signup-terms {
  margin-bottom: 100px;
  margin-top: 31px;
  font-size: 13px;
  text-align: center;
  line-height: 1.333;
  padding: 0 5px;
  opacity: .45;
}
.rtm-signup-terms a {
  font-weight: bold;
  color: black;
}

.rtm-signup-success .rtm-main-header {
  display: none;
}
.rtm-signup-success .rtm-main-content {
  padding-bottom: 60px;
  width: 100%;
  background-color: #0060bf;
  text-align: center;
}
.rtm-signup-success .rtm-main-content h1 {
  font-size: 44px;
  font-weight: 700;
  line-height: 1.2;
  color: white;
  margin-top: 12px;
}
.rtm-signup-success .rtm-main-content p {
  font-size: 20px;
  line-height: 26px;
  color: rgba(255, 255, 255, 0.9);
  max-width: 520px;
  margin: 29px auto 0;
}
.rtm-signup-success .rtm-main-content .btn-primary {
  margin: 34px 0 0 0;
  padding-left: 36px;
  padding-right: 36px;
  font-weight: 700;
  font-size: 20px;
}
@media (max-width: 480px) {
  .rtm-signup-success .rtm-main-content .btn-primary {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.rtm-signup-success .rtm-footer {
  margin-top: 0;
}

.rtm-signup-success-steve {
  background-image: url('/img/signed_up_steve.png?1454671452');
  background-repeat: no-repeat;
  background-size: 166px auto;
  width: 218px;
  height: 306px;
  margin: 31px auto 0;
  background-position: right 0;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-signup-success-steve {
    background-image: url('/img/signed_up_steve@2x.png?1454671452');
  }
}

.rtm-signup-success-appstore, .rtm-signup-success-googleplay, .rtm-signup-success-blackberryworld, .rtm-signup-success-amazon {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin: 39px 0 36px;
}

.rtm-signup-success-appstore {
  background-image: url('/img/ico_app_store_196x58.png?1454671452');
  background-repeat: no-repeat;
  background-size: 196px auto;
  width: 196px;
  height: 58px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-signup-success-appstore {
    background-image: url('/img/ico_app_store_196x58@2x.png?1454671452');
  }
}

.rtm-signup-success-googleplay {
  background-image: url('/img/ico_googleplay_172x60.png?1454671452');
  background-repeat: no-repeat;
  background-size: 172px auto;
  width: 172px;
  height: 60px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-signup-success-googleplay {
    background-image: url('/img/ico_googleplay_172x60@2x.png?1454671452');
  }
}

.rtm-signup-success-blackberryworld {
  background-image: url('/img/ico_blackberryworld_165x58.png?1454671452');
  background-repeat: no-repeat;
  background-size: 165px auto;
  width: 165px;
  height: 58px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-signup-success-blackberryworld {
    background-image: url('/img/ico_blackberryworld_165x58@2x.png?1454671452');
  }
}

.rtm-signup-success-amazon {
  background-image: url('/img/ico_amazon_170x58.png?1454671452');
  background-repeat: no-repeat;
  background-size: 170px auto;
  width: 170px;
  height: 58px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-signup-success-amazon {
    background-image: url('/img/ico_amazon_170x58@2x.png?1454671452');
  }
}

.rtm-signup-success-mobile {
  padding-bottom: 4px;
  font-size: 18px;
  color: rgba(255, 255, 255, 0.9);
}
.rtm-signup-success-mobile > div:last-child {
  color: rgba(255, 255, 255, 0.8);
}
.rtm-signup-success-mobile > div:last-child a {
  color: #9accff;
}
.rtm-main-content .rtm-signup-success-mobile .btn-primary {
  margin-top: 9px;
  margin-bottom: 38px;
  padding-left: 29px;
  padding-right: 29px;
}
@media (max-width: 480px) {
  .rtm-main-content .rtm-signup-success-mobile .btn-primary {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.rtm-siri .rtm-well {
  background-color: rgba(27, 125, 223, 0.09);
  margin: 2px 0 0 0;
  padding-bottom: 24px;
}
@media (min-width: 992px) {
  .rtm-siri .rtm-well {
    margin: 2px 5px 0 -4px;
  }
}
.rtm-siri .rtm-main-header > .container, .rtm-siri .rtm-main-header > .rtm-main-content {
  position: relative;
}
.rtm-siri .rtm-main-header > .container:before, .rtm-siri .rtm-main-header > .rtm-main-content:before {
  background-image: url('/img/header_siri.png?1454671452');
  background-repeat: no-repeat;
  background-size: 110px auto;
  width: 110px;
  height: 110px;
  position: absolute;
  right: 35px;
  bottom: 35px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-siri .rtm-main-header > .container:before, .rtm-siri .rtm-main-header > .rtm-main-content:before {
    background-image: url('/img/header_siri@2x.png?1454671452');
  }
}
@media (max-width: 767px) {
  .rtm-siri .rtm-main-header > .container:before, .rtm-siri .rtm-main-header > .rtm-main-content:before {
    display: none;
  }
}
.rtm-siri .rtm-main-content h2 {
  font-size: 22px;
  margin: 41px 0 14px 0;
}
.rtm-siri .rtm-main-content iframe {
  margin: 13px 0 0 0;
}
@media (min-width: 992px) {
  .rtm-siri .rtm-main-content iframe {
    margin-left: -5px;
  }
}
.rtm-siri .rtm-main-content .rtm-faq-question {
  margin-top: 15px;
}

.rtm-siri-instructions {
  margin-top: 23px;
}

.rtm-tester .rtm-well {
  background-color: rgba(27, 125, 223, 0.1);
  margin: 2px 5px 41px -4px;
}
.rtm-tester .rtm-main-header .container, .rtm-tester .rtm-main-header .rtm-main-content {
  position: relative;
}
.rtm-tester .rtm-main-header .container:before, .rtm-tester .rtm-main-header .rtm-main-content:before {
  background-image: url('/img/header_tester.png?1454671452');
  background-repeat: no-repeat;
  background-size: 316px auto;
  width: 316px;
  height: 173px;
  position: absolute;
  bottom: 0px;
  right: 58px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-tester .rtm-main-header .container:before, .rtm-tester .rtm-main-header .rtm-main-content:before {
    background-image: url('/img/header_tester@2x.png?1454671452');
  }
}
@media (max-width: 767px) {
  .rtm-tester .rtm-main-header .container:before, .rtm-tester .rtm-main-header .rtm-main-content:before {
    background-image: none;
  }
}
.rtm-tester .rtm-main-content {
  line-height: 21px;
}
.rtm-tester .rtm-main-content h2 {
  margin-bottom: 14px;
}
.rtm-tester .rtm-main-content .rtm-action-button {
  margin-top: 24px;
}
.rtm-tester ul.star {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}
.rtm-tester ul.star.more-padding {
  padding: 8px 0 3px 0;
}
.rtm-tester ul.star li {
  background-image: url('/img/li_star.png?1454671452');
  background-repeat: no-repeat;
  background-size: 23px auto;
  padding-left: 33px;
  padding-bottom: 16px;
  margin-left: 7px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-tester ul.star li {
    background-image: url('/img/li_star@2x.png?1454671452');
  }
}
.rtm-tester.rtm-tester-new li.update-profile {
  display: none;
}
.rtm-tester.rtm-tester-existing li.join-now {
  display: none;
}
.rtm-tester span.example {
  padding-left: 5px;
  color: #666;
}

.rtm-tester-new-launched {
  margin: 9px 0 185px 5px;
}
.rtm-tester-new-launched p {
  margin-bottom: 21px;
}

@media (min-width: 992px) {
  @-moz-keyframes bus-arrival {
    0% {
      right: -164px;
    }
    100% {
      right: calc(50% - 432px);
    }
  }
  @-webkit-keyframes bus-arrival {
    0% {
      right: -164px;
    }
    100% {
      right: calc(50% - 432px);
    }
  }
  @keyframes bus-arrival {
    0% {
      right: -164px;
    }
    100% {
      right: calc(50% - 432px);
    }
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  @-moz-keyframes bus-arrival {
    0% {
      right: -164px;
    }
    100% {
      right: 30px;
    }
  }
  @-webkit-keyframes bus-arrival {
    0% {
      right: -164px;
    }
    100% {
      right: 30px;
    }
  }
  @keyframes bus-arrival {
    0% {
      right: -164px;
    }
    100% {
      right: 30px;
    }
  }
}
.rtm-tour .rtm-main-header {
  position: relative;
  overflow: hidden;
}
.rtm-tour .rtm-main-header:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 6px;
  left: 0px;
  right: 0px;
  height: 4px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzU3NGY1MSIvPjxzdG9wIG9mZnNldD0iNTMuMDYxMjI0NDklIiBzdG9wLWNvbG9yPSIjNTc0ZjUxIi8+PHN0b3Agb2Zmc2V0PSI1My4wNjEyMjQ0OSUiIHN0b3AtY29sb3I9IiM5YTlhOGEiIHN0b3Atb3BhY2l0eT0iMC43NSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzlhOWE4YSIgc3RvcC1vcGFjaXR5PSIwLjc1Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 0% 50%, 49 50%, color-stop(0%, #574f51), color-stop(53.06122449%, #574f51), color-stop(53.06122449%, rgba(154, 154, 138, 0.75)), color-stop(100%, rgba(154, 154, 138, 0.75)));
  background-image: -moz-linear-gradient(left, #574f51, #574f51 26px, rgba(154, 154, 138, 0.75) 26px, rgba(154, 154, 138, 0.75) 49px);
  background-image: -webkit-linear-gradient(left, #574f51, #574f51 26px, rgba(154, 154, 138, 0.75) 26px, rgba(154, 154, 138, 0.75) 49px);
  background-image: linear-gradient(to right, #574f51, #574f51 26px, rgba(154, 154, 138, 0.75) 26px, rgba(154, 154, 138, 0.75) 49px);
  background-size: 49px 4px;
  z-index: 1;
}
.rtm-tour .rtm-main-header:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  height: 16px;
  background-color: #574f51;
}
.rtm-tour .rtm-main-header .container, .rtm-tour .rtm-main-header .rtm-main-content {
  padding-bottom: 69px;
}
@media (max-width: 480px) {
  .rtm-tour .rtm-main-header .container, .rtm-tour .rtm-main-header .rtm-main-content {
    padding-bottom: 41px;
  }
}
.rtm-tour .rtm-main-header .container:before, .rtm-tour .rtm-main-header .rtm-main-content:before {
  background-image: url('/img/header_tour.png?1454671452');
  background-repeat: no-repeat;
  background-size: 164px auto;
  width: 164px;
  height: 110px;
  -moz-animation: bus-arrival 1s ease-in-out 1 0.5s both;
  -webkit-animation: bus-arrival 1s ease-in-out 1 0.5s both;
  animation: bus-arrival 1s ease-in-out 1 0.5s both;
  content: '';
  position: absolute;
  bottom: 2px;
  z-index: 1;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-tour .rtm-main-header .container:before, .rtm-tour .rtm-main-header .rtm-main-content:before {
    background-image: url('/img/header_tour@2x.png?1454671452');
  }
}
@media (max-width: 767px) {
  .rtm-tour .rtm-main-header .container:before, .rtm-tour .rtm-main-header .rtm-main-content:before {
    display: none;
  }
}
.rtm-tour .rtm-main-content {
  width: 100%;
  padding: 0;
}
.rtm-tour .rtm-main-content article {
  padding: 0;
}

.rtm-tour-white-description h2, .rtm-tour-black-description h2 {
  font-size: 30px;
  line-height: 32px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 20px;
  text-align: center;
}
@media (min-width: 992px) {
  .rtm-tour-white-description h2, .rtm-tour-black-description h2 {
    text-align: left;
  }
}
@media (max-width: 480px) {
  .rtm-tour-white-description h2, .rtm-tour-black-description h2 {
    font-size: 24px;
  }
}
.rtm-tour-white-description p, .rtm-tour-black-description p {
  font-size: 18px;
  line-height: 23px;
  text-align: left;
}

.rtm-tour-white-description h2 {
  color: #fff;
}
.rtm-tour-white-description p {
  color: rgba(255, 255, 255, 0.9);
}

.rtm-tour-black-description h2 {
  color: #3f3f3f;
}
.rtm-tour-black-description p {
  color: #333333;
}

.rtm-tour-hello {
  background-color: #5bb84d;
}
@media (min-width: 992px) {
  .rtm-tour-hello {
    padding-top: 78px;
  }
}
.rtm-tour-hello .rtm-tour-white-description {
  padding: 10px 0 0 3px;
  max-width: 460px;
  text-align: center;
  margin: auto;
}
@media (min-width: 992px) {
  .rtm-tour-hello .rtm-tour-white-description {
    margin: 0;
    text-align: left;
  }
}

.rtm-tour-hello-image {
  background-image: url('/img/tour_hello_steve.png?1454671452');
  background-repeat: no-repeat;
  background-size: 165px auto;
  width: 100%;
  height: auto;
  max-width: 165px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-tour-hello-image {
    background-image: url('/img/tour_hello_steve@2x.png?1454671452');
  }
}
.rtm-tour-hello-image:after {
  content: '';
  display: block;
  padding-top: 127.87878788%;
}
@media (min-width: 992px) {
  .rtm-tour-hello-image {
    margin: 0 0 0 20px;
  }
}

.rtm-tour-todos {
  background-color: #324a68;
}
@media (min-width: 992px) {
  .rtm-tour-todos .rtm-tour-white-description {
    margin: 104px 0 0 59px;
  }
}

.rtm-tour-todos-image {
  text-align: center;
}
@media (min-width: 992px) {
  .rtm-tour-todos-image {
    text-align: left;
  }
}

.rtm-tour-todos-clouds {
  font-family: "Captain Comic Pro";
  font-size: 18px;
  line-height: 130%;
  color: rgba(255, 255, 255, 0.85);
  margin-top: 24px;
}
.rtm-tour-todos-clouds span {
  text-align: center;
  display: inline-block;
  vertical-align: top;
}
.rtm-tour-todos-clouds span:first-child {
  background-image: url('/img/tour_todos_cloud_left.png?1454671452');
  background-repeat: no-repeat;
  background-size: 158px auto;
  width: 158px;
  height: 125px;
  margin: 2px 0 0 -2px;
  padding: 39px 40px 0 10px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-tour-todos-clouds span:first-child {
    background-image: url('/img/tour_todos_cloud_left@2x.png?1454671452');
  }
}
@media (max-width: 480px) {
  .rtm-tour-todos-clouds span:first-child {
    width: 118px;
    height: 94px;
    background-size: 118px auto;
    font-size: 14px;
    padding: 26px 35px 0 13px;
  }
}
.rtm-tour-todos-clouds span:last-child {
  background-image: url('/img/tour_todos_cloud_right.png?1454671452');
  background-repeat: no-repeat;
  background-size: 165px auto;
  width: 165px;
  height: 125px;
  margin: 3px 0 0 104px;
  padding: 37px 10px 0 61px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-tour-todos-clouds span:last-child {
    background-image: url('/img/tour_todos_cloud_right@2x.png?1454671452');
  }
}
@media (max-width: 480px) {
  .rtm-tour-todos-clouds span:last-child {
    width: 125px;
    height: 95px;
    background-size: 125px auto;
    font-size: 15px;
    margin-left: 42px;
    padding: 24px 3px 0 36px;
  }
}

.rtm-tour-todos-steve {
  background-image: url('/img/tour_todos_steve.png?1454671452');
  background-repeat: no-repeat;
  background-size: 107px auto;
  width: 107px;
  height: 223px;
  margin: -75px auto 0 auto;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-tour-todos-steve {
    background-image: url('/img/tour_todos_steve@2x.png?1454671452');
  }
}
@media (min-width: 992px) {
  .rtm-tour-todos-steve {
    margin: -75px 0 0 160px;
  }
}
@media (max-width: 480px) {
  .rtm-tour-todos-steve {
    background-size: 80px auto;
    width: 80px;
    height: 166px;
    margin: -10px auto 0 auto;
  }
}

@media (min-width: 992px) {
  .rtm-tour-smartadd {
    padding-top: 47px;
  }
}
@media (min-width: 992px) {
  .rtm-tour-smartadd .rtm-tour-black-description {
    margin: 34px -25px 0 59px;
  }
}

.rtm-tour-smartadd-image {
  background-image: url('/img/tour_smartadd.png?1454671452');
  background-repeat: no-repeat;
  background-size: 460px auto;
  width: 100%;
  height: auto;
  max-width: 460px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-tour-smartadd-image {
    background-image: url('/img/tour_smartadd@2x.png?1454671452');
  }
}
.rtm-tour-smartadd-image:after {
  content: '';
  display: block;
  padding-top: 52.82608696%;
}
@media (min-width: 992px) {
  .rtm-tour-smartadd-image {
    margin-left: 30px;
  }
}

.rtm-tour-reminders {
  background-color: #ffdb22;
}
@media (min-width: 992px) {
  .rtm-tour-reminders {
    padding-top: 32px;
  }
}
@media (min-width: 992px) {
  .rtm-tour-reminders .rtm-tour-black-description {
    margin: 62px -80px 0 59px;
  }
}

.rtm-tour-reminders-image {
  text-align: center;
}
@media (min-width: 992px) {
  .rtm-tour-reminders-image {
    text-align: left;
  }
}

.rtm-tour-reminders-tasks {
  overflow: hidden;
}
.rtm-tour-reminders-tasks span {
  display: inline-block;
  vertical-align: top;
  background-color: rgba(255, 255, 255, 0.95);
  border-radius: 4px;
  box-shadow: 0px 2px 0px rgba(0, 0, 0, 0.1);
  padding: 9px 12px 4px 4px;
  font-size: 15px;
  font-weight: 600;
  line-height: 120%;
  color: #3f3f3f;
}
.rtm-tour-reminders-tasks span:before {
  content: '';
  display: inline-block;
  vertical-align: top;
  background-image: url('/img/tour_reminders_avatar.png?1454671452');
  background-repeat: no-repeat;
  background-size: 28px auto;
  width: 28px;
  height: 28px;
  margin: -5px 2px 0 0;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-tour-reminders-tasks span:before {
    background-image: url('/img/tour_reminders_avatar@2x.png?1454671452');
  }
}
.rtm-tour-reminders-tasks span:first-child {
  margin: 21px 0 0 37px;
}
@media (max-width: 767px) {
  .rtm-tour-reminders-tasks span:first-child {
    float: left;
    margin-left: 0;
  }
}
@media (max-width: 480px) {
  .rtm-tour-reminders-tasks span:first-child {
    margin-bottom: 10px;
    margin-top: 0;
  }
}
.rtm-tour-reminders-tasks span:last-child {
  margin-left: 139px;
}
@media (max-width: 767px) {
  .rtm-tour-reminders-tasks span:last-child {
    float: right;
    margin-left: 0;
  }
}

.rtm-tour-reminders-steve {
  background-image: url('/img/tour_reminders.png?1454671452');
  background-repeat: no-repeat;
  background-size: 311px auto;
  width: 100%;
  height: auto;
  max-width: 311px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
  margin: -37px auto 15px auto;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-tour-reminders-steve {
    background-image: url('/img/tour_reminders@2x.png?1454671452');
  }
}
.rtm-tour-reminders-steve:after {
  content: '';
  display: block;
  padding-top: 71.70418006%;
}
@media (min-width: 992px) {
  .rtm-tour-reminders-steve {
    margin: -37px 0 15px 123px;
  }
}
@media (max-width: 480px) {
  .rtm-tour-reminders-steve {
    margin-top: 10px;
  }
}

.rtm-tour-colors {
  padding: 28px 0 19px 0;
  background-color: #6a4ca6;
}
@media (min-width: 992px) {
  .rtm-tour-colors {
    padding: 58px 0 39px 0;
  }
}
@media (min-width: 992px) {
  .rtm-tour-colors .rtm-tour-white-description {
    margin: 31px 40px 0 -25px;
  }
}

.rtm-tour-colors-tags {
  width: 212px;
  margin: 3px auto 0;
}
@media (min-width: 992px) {
  .rtm-tour-colors-tags {
    margin-right: 26px;
  }
}
.rtm-tour-colors-tags div {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-family: MuseoSansRounded, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
  border-radius: 3px;
  color: #fff;
  padding: 7px 16px 8px 15px;
  margin-bottom: 21px;
}
.rtm-tour-colors-tags div:nth-child(1) {
  background-color: #ec7000;
  margin-left: 51px;
}
.rtm-tour-colors-tags div:nth-child(2) {
  background-color: #337fcc;
}
.rtm-tour-colors-tags div:nth-child(3) {
  background-color: #73a341;
  position: relative;
  left: 23px;
}
.rtm-tour-colors-tags div:nth-child(4) {
  background-color: #5229a3;
  margin-left: 28px;
}

.rtm-tour-colors-rainbow {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRkOWRlMCIvPjxzdG9wIG9mZnNldD0iMjAlIiBzdG9wLWNvbG9yPSIjNGQ5ZGUwIi8+PHN0b3Agb2Zmc2V0PSIyMCUiIHN0b3AtY29sb3I9IiNlMTU1NTQiLz48c3RvcCBvZmZzZXQ9IjQwJSIgc3RvcC1jb2xvcj0iI2UxNTU1NCIvPjxzdG9wIG9mZnNldD0iNDAlIiBzdG9wLWNvbG9yPSIjZTFiYzI5Ii8+PHN0b3Agb2Zmc2V0PSI2MCUiIHN0b3AtY29sb3I9IiNlMWJjMjkiLz48c3RvcCBvZmZzZXQ9IjYwJSIgc3RvcC1jb2xvcj0iIzNiYjI3MyIvPjxzdG9wIG9mZnNldD0iODAlIiBzdG9wLWNvbG9yPSIjM2JiMjczIi8+PHN0b3Agb2Zmc2V0PSI4MCUiIHN0b3AtY29sb3I9IiM3NzY4YWUiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3NzY4YWUiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #4d9de0), color-stop(20%, #4d9de0), color-stop(20%, #e15554), color-stop(40%, #e15554), color-stop(40%, #e1bc29), color-stop(60%, #e1bc29), color-stop(60%, #3bb273), color-stop(80%, #3bb273), color-stop(80%, #7768ae), color-stop(100%, #7768ae));
  background-image: -moz-linear-gradient(left, #4d9de0, #4d9de0 20%, #e15554 20%, #e15554 40%, #e1bc29 40%, #e1bc29 60%, #3bb273 60%, #3bb273 80%, #7768ae 80%, #7768ae 100%);
  background-image: -webkit-linear-gradient(left, #4d9de0, #4d9de0 20%, #e15554 20%, #e15554 40%, #e1bc29 40%, #e1bc29 60%, #3bb273 60%, #3bb273 80%, #7768ae 80%, #7768ae 100%);
  background-image: linear-gradient(to right, #4d9de0, #4d9de0 20%, #e15554 20%, #e15554 40%, #e1bc29 40%, #e1bc29 60%, #3bb273 60%, #3bb273 80%, #7768ae 80%, #7768ae 100%);
  height: 10px;
  background-size: 200px 10px;
}

@media (min-width: 992px) {
  .rtm-tour-subtasks {
    padding-top: 47px;
  }
}
@media (min-width: 992px) {
  .rtm-tour-subtasks .rtm-tour-black-description {
    margin: 64px -25px 0 59px;
  }
}

.rtm-tour-subtasks-image {
  background-image: url('/img/tour_subtasks.png?1454671452');
  background-repeat: no-repeat;
  background-size: 402px auto;
  width: 100%;
  height: auto;
  max-width: 402px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-tour-subtasks-image {
    background-image: url('/img/tour_subtasks@2x.png?1454671452');
  }
}
.rtm-tour-subtasks-image:after {
  content: '';
  display: block;
  padding-top: 70.39800995%;
}
@media (min-width: 992px) {
  .rtm-tour-subtasks-image {
    margin-left: 7px;
  }
}

.rtm-tour-sharing {
  background-color: #324a68;
  padding-top: 37px;
}
@media (min-width: 992px) {
  .rtm-tour-sharing .rtm-tour-white-description {
    margin: 87px 0 0 24px;
  }
}

.rtm-tour-sharing-image {
  max-width: 455px;
  margin: auto;
}
@media (max-width: 480px) {
  .rtm-tour-sharing-image {
    text-align: center;
  }
}

.rtm-tour-sharing-tasks span {
  display: inline-block;
  vertical-align: top;
  background-color: rgba(255, 255, 255, 0.95);
  border-radius: 4px;
  box-shadow: 0px 2px 0px rgba(0, 0, 0, 0.1);
  padding: 9px 12px 4px 4px;
  font-size: 15px;
  font-weight: 600;
  line-height: 120%;
  color: #3f3f3f;
}
.rtm-tour-sharing-tasks span:before {
  content: '';
  display: inline-block;
  vertical-align: top;
  margin: -5px 2px 0 0;
}
.rtm-tour-sharing-tasks span:first-child {
  float: left;
  margin: 172px 0 0 24px;
}
@media (max-width: 767px) {
  .rtm-tour-sharing-tasks span:first-child {
    margin-left: 0;
  }
}
@media (max-width: 480px) {
  .rtm-tour-sharing-tasks span:first-child {
    margin-top: 10px;
  }
}
.rtm-tour-sharing-tasks span:first-child:before {
  background-image: url('/img/tour_sharing_avatar1.png?1454671452');
  background-repeat: no-repeat;
  background-size: 27px auto;
  width: 26px;
  height: 29px;
  margin: -6px 3px 0 1px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-tour-sharing-tasks span:first-child:before {
    background-image: url('/img/tour_sharing_avatar1@2x.png?1454671452');
  }
}
.rtm-tour-sharing-tasks span:last-child {
  float: right;
  margin-right: -31px;
}
@media (max-width: 767px) {
  .rtm-tour-sharing-tasks span:last-child {
    margin-right: 0;
  }
}
@media (max-width: 480px) {
  .rtm-tour-sharing-tasks span:last-child {
    margin: 10px 0 0 10px;
  }
}
.rtm-tour-sharing-tasks span:last-child:before {
  background-image: url('/img/tour_sharing_avatar2.png?1454671452');
  background-repeat: no-repeat;
  background-size: 21px auto;
  width: 20px;
  height: 29px;
  margin: -6px 5px 0 4px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-tour-sharing-tasks span:last-child:before {
    background-image: url('/img/tour_sharing_avatar2@2x.png?1454671452');
  }
}

.rtm-tour-sharing-steve {
  background-image: url('/img/tour_sharing.png?1454671452');
  background-repeat: no-repeat;
  background-size: 256px auto;
  width: 254px;
  height: 223px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin: 14px 0 20px 11px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-tour-sharing-steve {
    background-image: url('/img/tour_sharing@2x.png?1454671452');
  }
}

@media (min-width: 992px) {
  .rtm-tour-search {
    padding-top: 42px;
  }
}
.rtm-tour-search .rtm-tour-black-description p {
  margin-bottom: 23px;
}
@media (min-width: 992px) {
  .rtm-tour-search .rtm-tour-black-description {
    margin: 63px -25px 0 59px;
  }
}

.rtm-tour-search-image {
  background-image: url('/img/tour_search.png?1454671452');
  background-repeat: no-repeat;
  background-size: 397px auto;
  width: 100%;
  height: auto;
  max-width: 397px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-tour-search-image {
    background-image: url('/img/tour_search@2x.png?1454671452');
  }
}
.rtm-tour-search-image:after {
  content: '';
  display: block;
  padding-top: 88.41309824%;
}
@media (min-width: 992px) {
  .rtm-tour-search-image {
    margin-left: 12px;
  }
}

.rtm-tour-smartlists {
  background-color: #da2768;
}
@media (min-width: 992px) {
  .rtm-tour-smartlists {
    padding-top: 53px;
    padding-bottom: 47px;
  }
}
@media (min-width: 992px) {
  .rtm-tour-smartlists .rtm-tour-white-description {
    margin-left: -41px;
  }
}

.rtm-tour-smartlists-image {
  margin: 26px auto 0 auto;
  max-width: 455px;
}
.rtm-tour-smartlists-image span {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-size: 17px;
  font-weight: 600;
  line-height: 120%;
  color: rgba(255, 255, 255, 0.9);
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  padding: 9px 16px 7px 9px;
  margin-bottom: 32px;
}
.rtm-tour-smartlists-image span:before {
  content: 'search';
  vertical-align: top;
  margin: -1px 2px 0 0;
}
.rtm-tour-smartlists-image span:nth-child(1) {
  margin-left: 51px;
}
@media (max-width: 480px) {
  .rtm-tour-smartlists-image span:nth-child(1) {
    margin-left: 0;
  }
}
.rtm-tour-smartlists-image span:nth-child(2) {
  margin-left: 70px;
  margin-bottom: 33px;
}
@media (max-width: 480px) {
  .rtm-tour-smartlists-image span:nth-child(2) {
    margin-left: 0;
  }
}
.rtm-tour-smartlists-image span:nth-child(3) {
  margin-left: 40px;
}
@media (max-width: 480px) {
  .rtm-tour-smartlists-image span:nth-child(3) {
    margin-left: 0;
  }
}

.rtm-tour-apps {
  background-color: #3292f2;
  padding-top: 63px;
  padding-bottom: 41px;
}
.rtm-tour .rtm-tour-apps h1 {
  font-size: 30px;
  line-height: 32px;
  color: #fff;
  text-align: left;
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  .rtm-tour .rtm-tour-apps h1 {
    margin-left: 60px;
    margin-right: 60px;
  }
}
.rtm-tour-apps p {
  font-size: 17px;
  line-height: 23px;
  color: rgba(255, 255, 255, 0.9);
}
@media (min-width: 992px) {
  .rtm-tour-apps p {
    margin-left: 60px;
    margin-right: 60px;
  }
}

.rtm-tour-apps-asterisk {
  font-weight: 600;
  color: #c5ff00;
}

.rtm-tour-apps-image {
  background-image: url('/img/new_apps.png?1454671452');
  background-repeat: no-repeat;
  background-size: 658px auto;
  width: 100%;
  height: auto;
  max-width: 658px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
  margin: 0 auto 45px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-tour-apps-image {
    background-image: url('/img/new_apps@2x.png?1454671452');
  }
}
.rtm-tour-apps-image:after {
  content: '';
  display: block;
  padding-top: 43.61702128%;
}

.rtm-tour-offline {
  background-color: #5bb84d;
}
@media (min-width: 992px) {
  .rtm-tour-offline {
    padding-top: 26px;
  }
}
@media (min-width: 992px) {
  .rtm-tour-offline .rtm-tour-white-description {
    margin: 62px 0 0 59px;
  }
}

.rtm-tour-offline-image {
  background-image: url('/img/tour_offline.png?1454671452');
  background-repeat: no-repeat;
  background-size: 348px auto;
  width: 100%;
  height: auto;
  max-width: 348px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-tour-offline-image {
    background-image: url('/img/tour_offline@2x.png?1454671452');
  }
}
.rtm-tour-offline-image:after {
  content: '';
  display: block;
  padding-top: 78.73563218%;
}
@media (min-width: 992px) {
  .rtm-tour-offline-image {
    margin-left: 11px;
  }
}

.rtm-tour-integrations {
  padding-top: 25px;
}
@media (min-width: 992px) {
  .rtm-tour-integrations {
    padding-top: 59px;
    padding-bottom: 49px;
  }
}
@media (min-width: 992px) {
  .rtm-tour-integrations .rtm-tour-black-description {
    margin: 26px 80px 0 -45px;
  }
}

.rtm-tour-integrations-image {
  background-image: url('/img/tour_integrations.png?1454671452');
  background-repeat: no-repeat;
  background-size: 234px auto;
  width: 100%;
  height: auto;
  max-width: 234px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-tour-integrations-image {
    background-image: url('/img/tour_integrations@2x.png?1454671452');
  }
}
.rtm-tour-integrations-image:after {
  content: '';
  display: block;
  padding-top: 86.32478632%;
}
@media (min-width: 992px) {
  .rtm-tour-integrations-image {
    margin-left: 82px;
  }
}

.rtm-tour-add {
  background-color: #6a4ca6;
  padding-bottom: 20px;
}
@media (min-width: 992px) {
  .rtm-tour-add {
    padding-top: 22px;
  }
}
@media (min-width: 992px) {
  .rtm-tour-add .rtm-tour-white-description {
    margin: 62px 0 0 59px;
  }
}

.rtm-tour-add-image {
  background-image: url('/img/tour_add.png?1454671452');
  background-repeat: no-repeat;
  background-size: 346px auto;
  width: 100%;
  height: auto;
  max-width: 346px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-tour-add-image {
    background-image: url('/img/tour_add@2x.png?1454671452');
  }
}
.rtm-tour-add-image:after {
  content: '';
  display: block;
  padding-top: 46.82080925%;
}
@media (min-width: 992px) {
  .rtm-tour-add-image {
    margin: 51px 0 35px 9px;
  }
}

.rtm-tour-outlook {
  padding-top: 25px;
}
@media (min-width: 992px) {
  .rtm-tour-outlook {
    padding-top: 59px;
    padding-bottom: 64px;
  }
}
@media (min-width: 992px) {
  .rtm-tour-outlook .rtm-tour-black-description {
    margin: 35px 80px 0 -70px;
  }
}

.rtm-tour-outlook-image {
  background-image: url('/img/tour_outlook.png?1454671452');
  background-repeat: no-repeat;
  background-size: 110px auto;
  width: 100%;
  height: auto;
  max-width: 110px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-tour-outlook-image {
    background-image: url('/img/tour_outlook@2x.png?1454671452');
  }
}
.rtm-tour-outlook-image:after {
  content: '';
  display: block;
  padding-top: 98.18181818%;
}
@media (min-width: 992px) {
  .rtm-tour-outlook-image {
    margin: 34px 0 0 26px;
  }
}

.rtm-tour-team {
  background-color: #ffdb22;
}
@media (min-width: 992px) {
  .rtm-tour-team {
    padding-bottom: 53px;
  }
}
@media (min-width: 992px) {
  .rtm-tour-team .rtm-tour-black-description {
    margin: 65px 65px 0 139px;
  }
}

.rtm-tour-team-members {
  font-size: 11px;
  color: rgba(0, 0, 0, 0.7);
  padding: 18px 14px 23px 14px;
}
.rtm-tour-team-members span {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  text-align: center;
  margin-right: 7px;
}
.rtm-tour-team-members span:before {
  content: '';
  display: block;
  width: 70px;
  height: 70px;
  margin-bottom: 3px;
}

.rtm-tour-team-emily:before {
  background-image: url('/img/tour_team_emily.png?1454671452');
  background-repeat: no-repeat;
  background-size: 70px auto;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-tour-team-emily:before {
    background-image: url('/img/tour_team_emily@2x.png?1454671452');
  }
}

.rtm-tour-team-omar:before {
  background-image: url('/img/tour_team_omar.png?1454671452');
  background-repeat: no-repeat;
  background-size: 70px auto;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-tour-team-omar:before {
    background-image: url('/img/tour_team_omar@2x.png?1454671452');
  }
}

.rtm-tour-team-ab:before {
  background-image: url('/img/tour_team_ab.png?1454671452');
  background-repeat: no-repeat;
  background-size: 70px auto;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-tour-team-ab:before {
    background-image: url('/img/tour_team_ab@2x.png?1454671452');
  }
}

.rtm-tour-team-andrewc:before {
  background-image: url('/img/tour_team_andrewc.png?1454671452');
  background-repeat: no-repeat;
  background-size: 70px auto;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-tour-team-andrewc:before {
    background-image: url('/img/tour_team_andrewc@2x.png?1454671452');
  }
}

.rtm-tour-team-andrewp:before {
  background-image: url('/img/tour_team_andrewp.png?1454671452');
  background-repeat: no-repeat;
  background-size: 70px auto;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-tour-team-andrewp:before {
    background-image: url('/img/tour_team_andrewp@2x.png?1454671452');
  }
}

.rtm-tour-team-alonso:before {
  background-image: url('/img/tour_team_alonso.png?1454671452');
  background-repeat: no-repeat;
  background-size: 70px auto;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-tour-team-alonso:before {
    background-image: url('/img/tour_team_alonso@2x.png?1454671452');
  }
}

.rtm-tour-team-sami:before {
  background-image: url('/img/tour_team_sami.png?1454671452');
  background-repeat: no-repeat;
  background-size: 70px auto;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-tour-team-sami:before {
    background-image: url('/img/tour_team_sami@2x.png?1454671452');
  }
}

.rtm-tour-team-bob:before {
  background-image: url('/img/tour_team_bob.png?1454671452');
  background-repeat: no-repeat;
  background-size: 70px auto;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-tour-team-bob:before {
    background-image: url('/img/tour_team_bob@2x.png?1454671452');
  }
}

.rtm-tour-ready {
  text-align: center;
}
@media (min-width: 992px) {
  .rtm-tour-ready {
    padding-top: 64px;
    padding-bottom: 57px;
  }
}
.rtm-tour .rtm-tour-ready h3 {
  font-size: 28px;
  text-align: center;
}
.rtm-tour-ready .btn-lg, .rtm-tour-ready .btn-group-lg > .btn {
  padding: 10px 33px 13px;
  line-height: 1.2;
  margin: 11px 0 13px;
}

.rtm-translate .rtm-well {
  background-color: rgba(27, 125, 223, 0.1);
  margin: 2px 5px 0 -4px;
}
.rtm-translate .rtm-main-header .container, .rtm-translate .rtm-main-header .rtm-main-content {
  background-image: url('/img/header_translate.png?1454671452');
  background-repeat: no-repeat;
  background-size: 940px auto;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-translate .rtm-main-header .container, .rtm-translate .rtm-main-header .rtm-main-content {
    background-image: url('/img/header_translate@2x.png?1454671452');
  }
}
@media (max-width: 767px) {
  .rtm-translate .rtm-main-header .container, .rtm-translate .rtm-main-header .rtm-main-content {
    background-image: none;
  }
}
.rtm-translate h3 {
  margin-top: 41px;
  margin-bottom: 15px;
}
.rtm-translate p {
  color: #333333;
  font-size: 16px;
  line-height: 21px;
  margin-right: 8px;
  margin-bottom: 21px;
}
.rtm-translate .panel-body p:last-child {
  margin-bottom: 0;
}
.rtm-translate .panel-heading h2 {
  margin: 0;
}
.rtm-translate .form-group .text-muted {
  text-align: right;
}
@media (max-width: 767px) {
  .rtm-translate .form-group .text-muted {
    text-align: left;
  }
}

.rtm-translate-setup {
  margin-top: 20px;
  margin-right: 8px;
}

.rtm-translate-setup-email {
  color: gray;
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 1px;
  margin-top: 1px;
}

.rtm-translate-placeholder {
  color: #EC5800;
  word-break: break-all;
}

.rtm-translate-status {
  width: 100%;
  margin-top: -15px;
}
.rtm-translate-status h2 {
  padding-bottom: 5px;
}
.rtm-translate-status td {
  padding: 6px;
}

.rtm-translate-by-alphabetical-order {
  float: left;
  padding-right: 4%;
  padding-bottom: 25px;
}

.rtm-translate-by-most-complete {
  float: left;
  padding-bottom: 25px;
}

.rtm-twitter .rtm-main-header .container, .rtm-twitter .rtm-main-header .rtm-main-content {
  position: relative;
  overflow: hidden;
}
.rtm-twitter .rtm-main-header .container:before, .rtm-twitter .rtm-main-header .rtm-main-content:before {
  background-image: url('/img/header_twitter.png?1454671452');
  background-repeat: no-repeat;
  background-size: 90px auto;
  width: 90px;
  height: 74px;
  position: absolute;
  top: 50px;
  right: 39px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-twitter .rtm-main-header .container:before, .rtm-twitter .rtm-main-header .rtm-main-content:before {
    background-image: url('/img/header_twitter@2x.png?1454671452');
  }
}
@media (max-width: 767px) {
  .rtm-twitter .rtm-main-header .container:before, .rtm-twitter .rtm-main-header .rtm-main-content:before {
    display: none;
  }
}
.rtm-twitter .rtm-main-content p {
  line-height: 21px;
  margin-bottom: 21px;
}
.rtm-twitter .rtm-main-content h2 {
  margin-bottom: 14px;
}
.rtm-twitter .rtm-main-content h3 {
  margin: 36px 0 15px;
}
.rtm-twitter .rtm-main-content hr {
  margin: 25px 0 40px 0;
}
@media (min-width: 992px) {
  .rtm-twitter .rtm-main-content hr {
    margin-right: 5px;
  }
}
.rtm-twitter .rtm-main-content .rtm-twitter-interact p {
  margin-bottom: 13px;
}
.rtm-twitter .rtm-main-content .rtm-twitter-settings p {
  line-height: 19px;
  margin-bottom: 11px;
}
.rtm-twitter .rtm-main-content .rtm-twitter-settings hr {
  margin: 15px 0 10px;
}
.rtm-twitter .rtm-main-content .rtm-twitter-label + h3 {
  margin-top: 20px;
}
.rtm-twitter .rtm-well {
  background-color: rgba(27, 125, 223, 0.09);
  margin: 2px 0 40px 0;
  padding-bottom: 23px;
}
@media (min-width: 992px) {
  .rtm-twitter .rtm-well {
    margin-left: -5px;
    margin-right: 6px;
  }
}

.rtm-twitter-settings {
  overflow: hidden;
  float: right;
  width: 292px;
  box-sizing: border-box;
  border: 1px solid #e8e8e8;
  border-radius: 4px;
  margin: -7px 4px 25px 30px;
}
.rtm-twitter-settings h4 {
  color: #fff;
  font-size: 18px;
  background-color: #55acee;
  font-weight: 700;
  margin-top: 0;
  padding: 9px 12px 7px 12px;
}
@media (max-width: 767px) {
  .rtm-twitter-settings {
    float: none;
    margin: 0;
  }
}
.rtm-twitter-settings > div {
  padding: 4px 15px 7px 18px;
  color: #515151;
  font-size: 15px;
}
.rtm-twitter-settings > div .btn {
  margin: 8px 0 17px -2px;
  padding: 9px 19px 7px 19px;
  font-size: 17px;
}
.rtm-twitter-settings > div .btn.btn-warning {
  margin-top: 1px;
  margin-bottom: 8px;
}
.rtm-twitter-settings > div label {
  font-size: 13px;
  text-transform: uppercase;
  margin: 2px 0 5px 0;
}
.rtm-twitter-settings > div .form-control {
  margin-left: -2px;
}

.rtm-twitter-label {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  background-color: #eaf3fc;
  font-weight: bold;
  padding: 8px 10px 7px 10px;
  margin: 0 0 20px 6px;
  font-size: 15px;
}
.rtm-twitter-label + br + .rtm-twitter-label {
  margin-top: -6px;
}

.rtm-twitter-code {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  text-align: center;
  color: green;
  font-size: 17px;
  font-weight: bold;
}

.rtm-twitter-setup .form-group {
  margin-bottom: 14px;
}
.rtm-twitter-setup .form-control {
  height: 38px;
}
.rtm-twitter-setup .btn.btn-primary {
  margin-top: 4px;
  margin-bottom: 7px;
}

.rtm-twitter-configure .form-group {
  padding-bottom: 4px;
}
.rtm-twitter-configure select {
  width: auto;
  min-width: 105px;
  height: 34px;
  margin-bottom: 4px;
}
.rtm-twitter-configure .btn.btn-primary {
  margin-top: 0;
  margin-bottom: 2px;
}

.rtm-upgrade .rtm-main-header .container, .rtm-upgrade .rtm-main-header .rtm-main-content {
  padding: 70px 39px 31px;
  text-align: center;
}
.rtm-upgrade .rtm-main-content {
  width: 100%;
  padding: 0;
}
.rtm-upgrade .rtm-main-content article {
  padding: 0;
}
.rtm-upgrade .rtm-main-content h2 {
  font-size: 30px;
  color: #3f3f3f;
  font-weight: 700;
  margin-bottom: 18px;
}
.rtm-upgrade .rtm-main-content p {
  font-size: 20px;
  line-height: 28px;
  color: #515151;
}
@media (max-width: 767px) {
  .rtm-upgrade .rtm-main-content {
    margin-left: 0;
  }
}
.rtm-upgrade .btn-lg, .rtm-upgrade .btn-group-lg > .btn {
  padding: 12px 36px 13px;
  line-height: 1.2;
}
.rtm-upgrade .popover {
  padding: 7px 11px 9px;
  font-size: 14px;
  line-height: 18px;
  color: #515151;
}
@media (max-width: 767px) {
  .rtm-upgrade .popover {
    padding: 5px 10px;
  }
}

.rtm-upgrade-general {
  background-color: #0060bf;
  text-align: center;
  padding-bottom: 54px;
}
.rtm-upgrade-general h3 {
  font-size: 17px;
  color: rgba(255, 255, 255, 0.65);
  margin-top: 18px;
}
.rtm-upgrade-general .rtm-upgrade-steve {
  background-image: url('/img/upgrade_steve.png?1454671452');
  background-repeat: no-repeat;
  background-size: 588px auto;
  width: 593px;
  height: 407px;
  margin: -41px auto 0 auto;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-upgrade-general .rtm-upgrade-steve {
    background-image: url('/img/upgrade_steve@2x.png?1454671452');
  }
}
@media (max-width: 767px) {
  .rtm-upgrade-general .rtm-upgrade-steve {
    width: 455px;
    height: 313px;
    background-size: 455px auto;
  }
}
@media (max-width: 480px) {
  .rtm-upgrade-general .rtm-upgrade-steve {
    width: 315px;
    height: 217px;
    background-size: 315px auto;
  }
}

.rtm-upgrade-subtasks {
  padding-top: 72px;
  padding-bottom: 78px;
}
@media (max-width: 767px) {
  .rtm-upgrade-subtasks {
    padding-top: 32px;
    padding-bottom: 38px;
  }
}
.rtm-upgrade-subtasks h2 {
  margin-left: 56px;
}
@media (max-width: 767px) {
  .rtm-upgrade-subtasks h2 {
    margin-left: 0;
  }
}
.rtm-upgrade-subtasks p {
  margin-left: 56px;
}
@media (max-width: 767px) {
  .rtm-upgrade-subtasks p {
    margin-left: 0;
  }
}

.rtm-upgrade-subtasks-image {
  background-image: url('/img/upgrade_subtasks.png?1454671452');
  background-repeat: no-repeat;
  background-size: 209px auto;
  width: 209px;
  height: 92px;
  float: right;
  margin: 29px -44px 0 0;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-upgrade-subtasks-image {
    background-image: url('/img/upgrade_subtasks@2x.png?1454671452');
  }
}
@media (max-width: 767px) {
  .rtm-upgrade-subtasks-image {
    float: none;
    margin: 0 auto 0 auto;
  }
}

.rtm-upgrade-sharing {
  background-color: #ffdb22;
  padding-top: 64px;
  padding-bottom: 55px;
}
@media (max-width: 767px) {
  .rtm-upgrade-sharing {
    padding-top: 15px;
    padding-bottom: 35px;
  }
}
.rtm-upgrade-sharing h2 {
  margin-top: 30px;
}
.rtm-upgrade-sharing h2, .rtm-upgrade-sharing p {
  margin-left: 18px;
}
@media (max-width: 767px) {
  .rtm-upgrade-sharing h2, .rtm-upgrade-sharing p {
    margin-left: 0;
  }
}

.rtm-upgrade-sharing-tasks div {
  padding: 14px 13px 13px 52px;
  border-radius: 6px;
  background-color: rgba(255, 255, 255, 0.95);
  box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
  color: #404040;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2;
  margin: 0 0 9px 13px;
  width: 300px;
  position: relative;
}
@media (max-width: 767px) {
  .rtm-upgrade-sharing-tasks div {
    margin-left: 0;
  }
}
.rtm-upgrade-sharing-tasks div:before {
  width: 36px;
  height: 40px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  content: '';
  position: absolute;
  left: 9px;
  top: 6px;
}
.rtm-upgrade-sharing-tasks div:nth-child(1):before {
  background-image: url('/img/hp_face_1.png?1454671452');
  background-repeat: no-repeat;
  background-size: 34px auto;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-upgrade-sharing-tasks div:nth-child(1):before {
    background-image: url('/img/hp_face_1@2x.png?1454671452');
  }
}
.rtm-upgrade-sharing-tasks div:nth-child(2):before {
  background-image: url('/img/hp_face_2.png?1454671452');
  background-repeat: no-repeat;
  background-size: 27px auto;
  background-position: 2px 0;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-upgrade-sharing-tasks div:nth-child(2):before {
    background-image: url('/img/hp_face_2@2x.png?1454671452');
  }
}
.rtm-upgrade-sharing-tasks div:nth-child(3):before {
  background-image: url('/img/hp_face_3.png?1454671452');
  background-repeat: no-repeat;
  background-size: 29px auto;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-upgrade-sharing-tasks div:nth-child(3):before {
    background-image: url('/img/hp_face_3@2x.png?1454671452');
  }
}

.rtm-upgrade-colors {
  background-color: #6a4ca6;
  padding-top: 61px;
  padding-bottom: 39px;
}
@media (max-width: 767px) {
  .rtm-upgrade-colors {
    padding-top: 32px;
  }
}
.rtm-upgrade-colors .container h2, .rtm-upgrade-colors .rtm-main-content h2 {
  color: #fff;
  margin-top: 28px;
  margin-left: 35px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .rtm-upgrade-colors .container h2, .rtm-upgrade-colors .rtm-main-content h2 {
    margin-left: 50px;
  }
}
@media (max-width: 767px) {
  .rtm-upgrade-colors .container h2, .rtm-upgrade-colors .rtm-main-content h2 {
    margin-left: 0;
  }
}
.rtm-upgrade-colors .container p, .rtm-upgrade-colors .rtm-main-content p {
  margin-left: 35px;
  color: rgba(255, 255, 255, 0.9);
}
@media (min-width: 768px) and (max-width: 991px) {
  .rtm-upgrade-colors .container p, .rtm-upgrade-colors .rtm-main-content p {
    margin-left: 50px;
  }
}
@media (max-width: 767px) {
  .rtm-upgrade-colors .container p, .rtm-upgrade-colors .rtm-main-content p {
    margin-left: 0;
  }
}

.rtm-upgrade-colors-tags-container {
  text-align: right;
}
@media (max-width: 767px) {
  .rtm-upgrade-colors-tags-container {
    text-align: center;
  }
}

.rtm-upgrade-colors-tags {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  text-align: right;
}
.rtm-upgrade-colors-tags div {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-family: MuseoSansRounded, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
  border-radius: 3px;
  color: #fff;
  padding: 7px 16px 8px 15px;
  margin-bottom: 21px;
}
.rtm-upgrade-colors-tags div:nth-child(1) {
  background-color: #ec7000;
  margin-right: 46px;
}
.rtm-upgrade-colors-tags div:nth-child(3) {
  background-color: #337fcc;
  margin-right: 23px;
}
.rtm-upgrade-colors-tags div:nth-child(4) {
  background-color: #73a341;
  margin-right: -24px;
}
.rtm-upgrade-colors-tags div:nth-child(6) {
  background-color: #5229a3;
  margin-right: 43px;
}

.rtm-upgrade-colors-rainbow {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRkOWRlMCIvPjxzdG9wIG9mZnNldD0iMjAlIiBzdG9wLWNvbG9yPSIjNGQ5ZGUwIi8+PHN0b3Agb2Zmc2V0PSIyMCUiIHN0b3AtY29sb3I9IiNlMTU1NTQiLz48c3RvcCBvZmZzZXQ9IjQwJSIgc3RvcC1jb2xvcj0iI2UxNTU1NCIvPjxzdG9wIG9mZnNldD0iNDAlIiBzdG9wLWNvbG9yPSIjZTFiYzI5Ii8+PHN0b3Agb2Zmc2V0PSI2MCUiIHN0b3AtY29sb3I9IiNlMWJjMjkiLz48c3RvcCBvZmZzZXQ9IjYwJSIgc3RvcC1jb2xvcj0iIzNiYjI3MyIvPjxzdG9wIG9mZnNldD0iODAlIiBzdG9wLWNvbG9yPSIjM2JiMjczIi8+PHN0b3Agb2Zmc2V0PSI4MCUiIHN0b3AtY29sb3I9IiM3NzY4YWUiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3NzY4YWUiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #4d9de0), color-stop(20%, #4d9de0), color-stop(20%, #e15554), color-stop(40%, #e15554), color-stop(40%, #e1bc29), color-stop(60%, #e1bc29), color-stop(60%, #3bb273), color-stop(80%, #3bb273), color-stop(80%, #7768ae), color-stop(100%, #7768ae));
  background-image: -moz-linear-gradient(left, #4d9de0, #4d9de0 20%, #e15554 20%, #e15554 40%, #e1bc29 40%, #e1bc29 60%, #3bb273 60%, #3bb273 80%, #7768ae 80%, #7768ae 100%);
  background-image: -webkit-linear-gradient(left, #4d9de0, #4d9de0 20%, #e15554 20%, #e15554 40%, #e1bc29 40%, #e1bc29 60%, #3bb273 60%, #3bb273 80%, #7768ae 80%, #7768ae 100%);
  background-image: linear-gradient(to right, #4d9de0, #4d9de0 20%, #e15554 20%, #e15554 40%, #e1bc29 40%, #e1bc29 60%, #3bb273 60%, #3bb273 80%, #7768ae 80%, #7768ae 100%);
  height: 10px;
  background-size: 200px 10px;
}

.rtm-upgrade-sort {
  padding-top: 83px;
  padding-bottom: 78px;
}
@media (max-width: 767px) {
  .rtm-upgrade-sort {
    padding-top: 33px;
    padding-bottom: 28px;
  }
}
.rtm-upgrade-sort h2 {
  margin-top: 11px;
  margin-left: -25px;
}
@media (max-width: 767px) {
  .rtm-upgrade-sort h2 {
    margin-left: 0;
  }
}
.rtm-upgrade-sort p {
  margin-left: -25px;
}
@media (max-width: 767px) {
  .rtm-upgrade-sort p {
    margin-left: 0;
  }
}

.rtm-upgrade-sort-image {
  padding: 31px;
  float: right;
  margin-right: 27px;
  background-color: #0060bf;
  width: 120px;
  height: 120px;
  border-radius: 60px;
  font-size: 60px;
  color: #fff;
}
@media (max-width: 767px) {
  .rtm-upgrade-sort-image {
    float: none;
    margin: auto;
  }
}

.rtm-upgrade-reminders {
  background-color: #da2768;
  padding-top: 30px;
}
.rtm-upgrade-reminders .container h2, .rtm-upgrade-reminders .rtm-main-content h2 {
  color: #fff;
  margin-top: 64px;
  margin-left: 35px;
}
@media (max-width: 767px) {
  .rtm-upgrade-reminders .container h2, .rtm-upgrade-reminders .rtm-main-content h2 {
    margin-top: 14px;
    margin-left: 0;
  }
}
.rtm-upgrade-reminders .container p, .rtm-upgrade-reminders .rtm-main-content p {
  color: rgba(255, 255, 255, 0.9);
  margin-left: 35px;
}
@media (max-width: 767px) {
  .rtm-upgrade-reminders .container p, .rtm-upgrade-reminders .rtm-main-content p {
    margin-left: 0;
  }
}

.rtm-upgrade-reminders-image {
  background-image: url('/img/upgrade_phone_1.png?1454671452');
  background-repeat: no-repeat;
  background-size: 260px auto;
  width: 260px;
  height: 260px;
  float: right;
  margin-right: -24px;
  color: #fff;
  padding: 71px 0 0 70px;
  font-size: 20px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-upgrade-reminders-image {
    background-image: url('/img/upgrade_phone_1@2x.png?1454671452');
  }
}
@media (max-width: 767px) {
  .rtm-upgrade-reminders-image {
    float: none;
    margin: 20px auto 0 auto;
  }
}

.rtm-upgrade-widgets {
  background-color: #274060;
}
.rtm-upgrade-widgets .container h2, .rtm-upgrade-widgets .rtm-main-content h2 {
  color: #fff;
  margin-top: 95px;
  margin-left: 18px;
}
@media (max-width: 767px) {
  .rtm-upgrade-widgets .container h2, .rtm-upgrade-widgets .rtm-main-content h2 {
    margin-top: 45px;
    margin-left: 0;
  }
}
.rtm-upgrade-widgets .container p, .rtm-upgrade-widgets .rtm-main-content p {
  color: rgba(255, 255, 255, 0.9);
  margin-left: 18px;
}
@media (max-width: 767px) {
  .rtm-upgrade-widgets .container p, .rtm-upgrade-widgets .rtm-main-content p {
    margin-left: 0;
  }
}

.rtm-upgrade-widgets-image {
  background-image: url('/img/upgrade_phone_2.png?1454671452');
  background-repeat: no-repeat;
  background-size: 260px auto;
  width: 260px;
  height: 260px;
  margin: 30px auto 0 auto;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-upgrade-widgets-image {
    background-image: url('/img/upgrade_phone_2@2x.png?1454671452');
  }
}

.rtm-upgrade-outlook {
  padding-top: 72px;
  padding-bottom: 78px;
}
@media (max-width: 767px) {
  .rtm-upgrade-outlook {
    padding-top: 32px;
    padding-bottom: 38px;
  }
}
.rtm-upgrade-outlook h2 {
  color: #3f3f3f;
}
@media (min-width: 992px) {
  .rtm-upgrade-outlook h2 {
    margin-left: -25px;
  }
}
.rtm-upgrade-outlook p {
  color: #515151;
}
@media (min-width: 992px) {
  .rtm-upgrade-outlook p {
    margin-left: -25px;
  }
}

.rtm-upgrade-outlook-image {
  background-image: url('/img/upgrade_outlook.png?1454671452');
  background-repeat: no-repeat;
  background-size: 110px auto;
  width: 110px;
  height: 105px;
  margin: 21px 0 0 -12px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-upgrade-outlook-image {
    background-image: url('/img/upgrade_outlook@2x.png?1454671452');
  }
}
@media (max-width: 767px) {
  .rtm-upgrade-outlook-image {
    margin: 0 auto;
  }
}

.rtm-upgrade-offline {
  background-color: #3292f2;
  padding-top: 72px;
}
@media (max-width: 767px) {
  .rtm-upgrade-offline {
    padding-top: 32px;
  }
}
.rtm-upgrade-offline .container h2, .rtm-upgrade-offline .rtm-main-content h2 {
  color: #fff;
  margin-left: 24px;
}
@media (max-width: 767px) {
  .rtm-upgrade-offline .container h2, .rtm-upgrade-offline .rtm-main-content h2 {
    margin-left: 0;
  }
}
.rtm-upgrade-offline .container p, .rtm-upgrade-offline .rtm-main-content p {
  color: rgba(255, 255, 255, 0.9);
  margin-left: 24px;
}
@media (min-width: 992px) {
  .rtm-upgrade-offline .container p, .rtm-upgrade-offline .rtm-main-content p {
    margin-right: 35px;
  }
}
@media (max-width: 767px) {
  .rtm-upgrade-offline .container p, .rtm-upgrade-offline .rtm-main-content p {
    margin-left: 0;
  }
}
.rtm-upgrade-offline .row {
  display: -webkit-flex;
  display: flex;
}
@media (max-width: 767px) {
  .rtm-upgrade-offline .row {
    display: block;
  }
}
.rtm-upgrade-offline .row div:first-child {
  align-self: flex-end;
}

.rtm-upgrade-offline-image {
  background-image: url('/img/upgrade_offline.png?1454671452');
  background-repeat: no-repeat;
  background-size: 329px auto;
  width: 100%;
  height: auto;
  max-width: 329px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
  float: right;
  margin: 19px 14px 0 0;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-upgrade-offline-image {
    background-image: url('/img/upgrade_offline@2x.png?1454671452');
  }
}
.rtm-upgrade-offline-image:after {
  content: '';
  display: block;
  padding-top: 60.48632219%;
}
@media (max-width: 767px) {
  .rtm-upgrade-offline-image {
    margin: 0 auto;
    float: none;
  }
}

.rtm-upgrade-storage {
  background-color: #5bb84d;
  padding-top: 72px;
  padding-bottom: 78px;
}
@media (max-width: 767px) {
  .rtm-upgrade-storage {
    padding-top: 32px;
    padding-bottom: 28px;
  }
}
.rtm-upgrade-storage .container h2, .rtm-upgrade-storage .rtm-main-content h2 {
  color: #fff;
}
@media (min-width: 992px) {
  .rtm-upgrade-storage .container h2, .rtm-upgrade-storage .rtm-main-content h2 {
    margin-left: -25px;
  }
}
.rtm-upgrade-storage .container p, .rtm-upgrade-storage .rtm-main-content p {
  color: rgba(255, 255, 255, 0.9);
}
@media (min-width: 992px) {
  .rtm-upgrade-storage .container p, .rtm-upgrade-storage .rtm-main-content p {
    margin-left: -25px;
  }
}

.rtm-upgrade-storage-image {
  background-image: url('/img/upgrade_storage.png?1454671452');
  background-repeat: no-repeat;
  background-size: 100px auto;
  width: 120px;
  height: 120px;
  border-radius: 60px;
  background-color: #ee5700;
  background-position: 10px 36px;
  margin: 13px 0 0 -16px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-upgrade-storage-image {
    background-image: url('/img/upgrade_storage@2x.png?1454671452');
  }
}
@media (max-width: 767px) {
  .rtm-upgrade-storage-image {
    margin: 0 auto;
  }
}

.rtm-upgrade-vip {
  padding-top: 61px;
  padding-bottom: 63px;
  text-align: center;
}
.rtm-upgrade-vip h1 {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin: auto;
  color: #3f3f3f;
  font-size: 40px;
  font-weight: 700;
}
@media (max-width: 480px) {
  .rtm-upgrade-vip h1 {
    font-size: 30px;
  }
}
.rtm-upgrade-vip h1:before, .rtm-upgrade-vip h1:after {
  background-image: url('/img/upgrade_vip_star.png?1454671452');
  background-repeat: no-repeat;
  background-size: 33px auto;
  content: '';
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 33px;
  height: 31px;
  margin-bottom: 8px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-upgrade-vip h1:before, .rtm-upgrade-vip h1:after {
    background-image: url('/img/upgrade_vip_star@2x.png?1454671452');
  }
}
.rtm-upgrade-vip h1:before {
  margin-right: 20px;
}
@media (max-width: 480px) {
  .rtm-upgrade-vip h1:before {
    margin-right: 15px;
  }
}
.rtm-upgrade-vip h1:after {
  margin-left: 20px;
}
@media (max-width: 480px) {
  .rtm-upgrade-vip h1:after {
    margin-left: 15px;
  }
}
.rtm-upgrade-vip .container h2, .rtm-upgrade-vip .rtm-main-content h2 {
  color: #3f3f3f;
  font-size: 26px;
  margin-bottom: 12px;
}
.rtm-upgrade-vip .container p, .rtm-upgrade-vip .rtm-main-content p {
  color: #515151;
  font-size: 18px;
  line-height: 24px;
}
@media (min-width: 992px) {
  .rtm-upgrade-vip .row > div:nth-child(1) {
    padding-left: 50px;
  }
}
.rtm-upgrade-vip .row > div:nth-child(1) .rtm-upgrade-vip-image {
  background-image: url('/img/upgrade_vip_thumb_up.png?1454671452');
  background-repeat: no-repeat;
  background-size: 101px auto;
  width: 118px;
  height: 86px;
  margin: 72px auto 27px;
  background-position: right 0;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-upgrade-vip .row > div:nth-child(1) .rtm-upgrade-vip-image {
    background-image: url('/img/upgrade_vip_thumb_up@2x.png?1454671452');
  }
}
.rtm-upgrade-vip .row > div:nth-child(2) .rtm-upgrade-vip-image {
  background-image: url('/img/upgrade_vip_ticket.png?1454671452');
  background-repeat: no-repeat;
  background-size: 125px auto;
  width: 134px;
  height: 121px;
  margin: 47px auto -5px;
  background-position: right 0;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-upgrade-vip .row > div:nth-child(2) .rtm-upgrade-vip-image {
    background-image: url('/img/upgrade_vip_ticket@2x.png?1454671452');
  }
}
@media (min-width: 992px) {
  .rtm-upgrade-vip .row > div:nth-child(3) {
    padding-right: 50px;
  }
}
.rtm-upgrade-vip .row > div:nth-child(3) .rtm-upgrade-vip-image {
  background-image: url('/img/upgrade_vip_crown.png?1454671452');
  background-repeat: no-repeat;
  background-size: 101px auto;
  width: 101px;
  height: 77px;
  margin: 81px auto 27px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-upgrade-vip .row > div:nth-child(3) .rtm-upgrade-vip-image {
    background-image: url('/img/upgrade_vip_crown@2x.png?1454671452');
  }
}

.rtm-upgrade-happy {
  background-color: #0060bf;
  padding-top: 42px;
  padding-bottom: 41px;
}
.rtm-upgrade-happy .container h2, .rtm-upgrade-happy .rtm-main-content h2 {
  color: #fff;
  margin-top: 52px;
  margin-left: 5px;
}
@media (max-width: 767px) {
  .rtm-upgrade-happy .container h2, .rtm-upgrade-happy .rtm-main-content h2 {
    margin-left: 0;
  }
}
.rtm-upgrade-happy .container p, .rtm-upgrade-happy .rtm-main-content p {
  color: rgba(255, 255, 255, 0.9);
  margin-left: 5px;
}
@media (max-width: 767px) {
  .rtm-upgrade-happy .container p, .rtm-upgrade-happy .rtm-main-content p {
    margin-left: 0;
  }
}

.rtm-upgrade-happy-frame {
  background-image: url('/img/upgrade_happy_frame.png?1454671452');
  background-repeat: no-repeat;
  background-size: 187px auto;
  width: 187px;
  height: 207px;
  float: right;
  margin-right: 4px;
  padding: 12px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-upgrade-happy-frame {
    background-image: url('/img/upgrade_happy_frame@2x.png?1454671452');
  }
}
@media (max-width: 767px) {
  .rtm-upgrade-happy-frame {
    float: none;
    margin: 0 auto;
  }
}
.rtm-upgrade-happy-frame div:first-child {
  background-image: url('/img/upgrade_happy_bob.png?1454671452');
  background-repeat: no-repeat;
  background-size: 163px auto;
  width: 163px;
  height: 153px;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-upgrade-happy-frame div:first-child {
    background-image: url('/img/upgrade_happy_bob@2x.png?1454671452');
  }
}
.rtm-upgrade-happy-frame div:last-child {
  font-family: VincHand;
  font-size: 24px;
  text-align: center;
  line-height: 45px;
}
:lang(ja) .rtm-upgrade-happy-frame div:last-child {
  font-size: 15px;
}

.rtm-upgrade-quote {
  background-color: #d9e7f5;
  padding-top: 47px;
  padding-bottom: 4px;
}
.rtm-upgrade-quote blockquote {
  border: none;
  font-size: 26px;
  line-height: 38px;
  color: #337fcc;
  padding-left: 109px;
}
@media (max-width: 767px) {
  .rtm-upgrade-quote blockquote {
    padding-left: 60px;
    padding-right: 0;
    font-size: 20px;
    line-height: 33px;
  }
}
@media (max-width: 480px) {
  .rtm-upgrade-quote blockquote {
    padding-left: 30px;
  }
}
.rtm-upgrade-quote blockquote:before {
  content: '“';
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 120px;
  font-weight: bold;
  color: rgba(127, 127, 131, 0.35);
  float: left;
  line-height: 1.2;
  margin: -35px 0 0 -70px;
}
@media (max-width: 480px) {
  .rtm-upgrade-quote blockquote:before {
    font-size: 80px;
    margin: -21px 0 0 -43px;
  }
}
.rtm-upgrade-quote blockquote footer {
  font-size: 18px;
  font-weight: 600;
  line-height: 43px;
  color: #7f7f83;
}
.rtm-upgrade-quote blockquote footer:before {
  content: '';
}

.rtm-upgrade-plans {
  padding-top: 54px;
}
.rtm-upgrade-plans .table {
  max-width: 852px;
  margin: 0 auto;
  border-bottom: 1px solid #e8e8e8;
}
.rtm-upgrade-plans .table thead {
  font-family: MuseoSansRounded, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.2;
  color: #3f3f3f;
}
@media (max-width: 480px) {
  .rtm-upgrade-plans .table thead {
    font-size: 20px;
  }
  :lang(sv) .rtm-upgrade-plans .table thead {
    font-size: 16px;
  }
}
.rtm-upgrade-plans .table thead td {
  padding: 12px 4px;
}
.rtm-upgrade-plans .table thead td:nth-child(2) {
  width: 21.7%;
  text-align: center;
}
.rtm-upgrade-plans .table thead td:nth-child(3) {
  width: 21.7%;
  text-align: center;
}
.rtm-upgrade-plans .table tbody td {
  padding: 7px 4px;
  border-top-color: #e8e8e8;
}
.rtm-upgrade-plans .table tbody td:nth-child(2) {
  font-size: 15px;
  line-height: 22px;
  text-align: center;
}
@media (max-width: 480px) {
  .rtm-upgrade-plans .table tbody td:nth-child(2) {
    font-size: 14px;
  }
}
.rtm-upgrade-plans .table tbody td:nth-child(3) {
  font-size: 15px;
  line-height: 22px;
  text-align: center;
}
@media (max-width: 480px) {
  .rtm-upgrade-plans .table tbody td:nth-child(3) {
    font-size: 14px;
  }
}

.rtm-upgrade-plans-checked {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
.rtm-upgrade-plans-checked:before {
  font-size: 21px;
  font-weight: bold;
  padding: 1px 2px;
  content: '';
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 24px;
  height: 24px;
  color: #fff;
  background-color: #0060bf;
  border-radius: 12px;
  margin: -1px 0;
}

.rtm-upgrade-plans-unchecked {
  width: 24px;
  height: 24px;
  border: 2px solid #e8e8e8;
  border-radius: 12px;
  margin: -1px auto;
}

.rtm-upgrade-ready {
  text-align: center;
  padding-top: 56px;
}
.rtm-main-content .rtm-upgrade-ready h2 {
  font-size: 28px;
  font-weight: 500;
  margin-bottom: 22px;
}
@media (max-width: 480px) {
  .rtm-main-content .rtm-upgrade-ready h2 {
    font-size: 24px;
  }
}
.rtm-main-content .rtm-upgrade-ready h3 {
  font-size: 17px;
  color: #404040;
  margin-top: 18px;
}

.rtm-upgrade-footnote {
  padding-top: 42px;
  padding-bottom: 66px;
  color: #515151;
  line-height: 18px;
}

.rtm-upgrade-footnote-gift {
  font-size: 14px;
  padding-left: 94px;
  position: relative;
}
@media (max-width: 767px) {
  .rtm-upgrade-footnote-gift {
    padding-left: 50px;
  }
}
.rtm-upgrade-footnote-gift div:first-child {
  font-weight: 600;
  padding-top: 8px;
}
.rtm-upgrade-footnote-gift:before {
  background-image: url('/img/gift_40.png?1454671452');
  background-repeat: no-repeat;
  background-size: 40px auto;
  width: 40px;
  height: 40px;
  position: absolute;
  content: '';
  left: 41px;
  top: 0;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-upgrade-footnote-gift:before {
    background-image: url('/img/gift_40@2x.png?1454671452');
  }
}
@media (max-width: 767px) {
  .rtm-upgrade-footnote-gift:before {
    left: 0;
  }
}

.rtm-upgrade-footnote-price {
  font-size: 13px;
  text-align: right;
  margin: 8px 44px 0 -10px;
}
@media (max-width: 767px) {
  .rtm-upgrade-footnote-price {
    text-align: left;
    margin-right: 0;
    margin-left: 0;
  }
}
.rtm-upgrade-footnote-price a {
  white-space: nowrap;
}
.rtm-upgrade-footnote-price > div:only-child {
  margin-top: 26px;
}

.rtm-upgrade-info {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  outline: none;
}
.rtm-upgrade-info:before {
  font-size: 18px;
  line-height: 16px;
  margin-right: 3px;
  color: #505050;
  content: "info_outline";
}
.rtm-upgrade-info:hover:before {
  color: #2c97ff;
  content: "info";
}

.rtm-verify-email .form-group label {
  text-transform: uppercase;
  font-size: 13px;
  padding-left: 2px;
}
.rtm-verify-email .form-group input {
  max-width: 350px;
}
.rtm-verify-email .form-group button {
  margin-top: 15px;
}

.rtm-webapp .rtm-main-content p {
  line-height: 21px;
}
.rtm-webapp .rtm-main-content h2 {
  margin-bottom: 14px;
}
.rtm-webapp .rtm-main-content .btn-lg, .rtm-webapp .rtm-main-content .btn-group-lg > .btn {
  padding: 10px 33px 13px;
  line-height: 1.2;
  margin: 4px 11px 7px -1px;
  vertical-align: middle;
  display: inline-block;
}
.rtm-webapp .rtm-main-content .rtm-action-button {
  margin-top: 4px;
  padding: 10px 18px 9px 18px;
  font-weight: 700;
  font-size: 19px;
}
.rtm-webapp .rtm-main-content .rtm-action-button .material-icons, .rtm-webapp .rtm-main-content .rtm-action-button .rtm-alert:after, .rtm-webapp .rtm-main-content .rtm-action-button .rtm-checkbox + label:before, .rtm-webapp .rtm-main-content .rtm-action-button .rtm-credit-card-number > div a:before, .rtm-credit-card-number > div .rtm-webapp .rtm-main-content .rtm-action-button a:before, .rtm-webapp .rtm-main-content .rtm-action-button .rtm-credit-card-cvc label > a:before, .rtm-credit-card-cvc .rtm-webapp .rtm-main-content .rtm-action-button label > a:before, .rtm-webapp .rtm-main-content .rtm-action-button .rtm-top-nav-mobile > i, .rtm-webapp .rtm-main-content .rtm-action-button .rtm-email-tip-title:before, .rtm-webapp .rtm-main-content .rtm-action-button .rtm-forums-search form:before, .rtm-forums-search .rtm-webapp .rtm-main-content .rtm-action-button form:before, .rtm-webapp .rtm-main-content .rtm-action-button .rtm-tour-smartlists-image span:before, .rtm-tour-smartlists-image .rtm-webapp .rtm-main-content .rtm-action-button span:before, .rtm-webapp .rtm-main-content .rtm-action-button .rtm-upgrade-plans-checked:before, .rtm-webapp .rtm-main-content .rtm-action-button .rtm-upgrade-info:before {
  font-size: 18px;
  vertical-align: top;
  margin: 4px 8px 0 0;
}

.rtm-webapp-screen {
  background-image: url('/img/webapp_screen.png?1454671452');
  background-repeat: no-repeat;
  background-size: 643px auto;
  width: 100%;
  height: auto;
  max-width: 643px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
  margin: 4px 0 0 0;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-webapp-screen {
    background-image: url('/img/webapp_screen@2x.png?1454671452');
  }
}
.rtm-webapp-screen:after {
  content: '';
  display: block;
  padding-top: 65.47433904%;
}
@media (min-width: 992px) {
  .rtm-webapp-screen {
    margin: 4px 0 33px -4px;
  }
}

.rtm-webapp-browsers {
  background-image: url('/img/webapp_browsers.png?1454671452');
  background-repeat: no-repeat;
  background-size: 313px auto;
  width: 100%;
  height: auto;
  max-width: 313px;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
  margin: 24px 0 35px 0;
}
@media print, only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rtm-webapp-browsers {
    background-image: url('/img/webapp_browsers@2x.png?1454671452');
  }
}
.rtm-webapp-browsers:after {
  content: '';
  display: block;
  padding-top: 23.96166134%;
}
