.rnw {
  font-size: medium !important;
  line-height: 1 !important;
  direction: ltr !important;
  text-align: left /* for IE, Opera */ !important;
  text-align: start /* recommended W3C Spec */ !important;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif /* Override this with whatever font-family is required */ !important;
  color: #000 !important;
  font-style: normal !important;
  font-weight: normal !important;
  text-decoration: none !important;
  list-style-type: disc !important;
}
.rnw h1,
.rnw h2,
.rnw h3,
.rnw h4,
.rnw h5,
.rnw h6,
.rnw p,
.rnw td,
.rnw dl,
.rnw tr,
.rnw dt,
.rnw ol,
.rnw form,
.rnw select,
.rnw option,
.rnw pre,
.rnw div,
.rnw table,
.rnw th,
.rnw tbody,
.rnw tfoot,
.rnw caption,
.rnw thead,
.rnw ul,
.rnw li,
.rnw address,
.rnw blockquote,
.rnw dd,
.rnw fieldset,
.rnw iframe,
.rnw strong,
.rnw legend,
.rnw em,
.rnw summary,
.rnw cite,
.rnw span,
.rnw input,
.rnw sup,
.rnw label,
.rnw dfn,
.rnw object,
.rnw big,
.rnw q,
.rnw samp,
.rnw acronym,
.rnw small,
.rnw img,
.rnw strike,
.rnw code,
.rnw sub,
.rnw ins,
.rnw textarea,
.rnw button,
.rnw var,
.rnw a,
.rnw abbr,
.rnw applet,
.rnw del,
.rnw kbd,
.rnw tt,
.rnw b,
.rnw i,
.rnw hr,
.rnw article,
.rnw aside,
.rnw figure,
.rnw figcaption,
.rnw footer,
.rnw header,
.rnw menu,
.rnw nav,
.rnw section,
.rnw time,
.rnw mark,
.rnw audio,
.rnw video,
.rnw area,
.rnw canvas,
.rnw colgroup,
.rnw col,
.rnw datalist,
.rnw main,
.rnw map,
.rnw meta,
.rnw optgroup,
.rnw output,
.rnw progress {
  background-attachment: scroll !important;
  background-color: transparent !important;
  background-image: none /* This rule affects the use of pngfix JavaScript http: //dillerdesign.com/experiment/DD_BelatedPNG for IE6, which is used to force the browser to recognise alpha-transparent PNGs files that replace the IE6 lack of PNG transparency. (The rule overrides the VML image that is used to replace the given CSS background-image). If you don't know what that means, then you probably haven't used the pngfix script, and this comment may be ignored : ) */ !important;
  background-position: 0 0 !important;
  background-repeat: repeat !important;
  border-color: #000 !important;
  border-color: currentColor /* `border-color` should match font color. Modern browsers (incl. IE9) allow the use of "currentColor" to match the current font 'color' value <http: //www.w3.org/TR/css3-color/#currentcolor>. For older browsers, a default of 'black' is given before this rule. Guideline to support older browsers: if you haven't already declared a border-color for an element, be sure to do so, e.g. when you first declare the border-width. */ !important;
  border-radius: 0 !important;
  border-style: none !important;
  border-width: medium !important;
  bottom: auto !important;
  clear: none !important;
  clip: auto !important;
  counter-increment: none !important;
  counter-reset: none !important;
  direction: inherit !important;
  display: inline ;
  float: none !important;
  font-family: inherit !important;
  font-size: inherit !important;
  font-style: inherit !important;
  font-variant: normal !important;
  font-weight: inherit !important;
  height: auto !important;
  left: auto !important;
  letter-spacing: normal !important;
  line-height: inherit !important;
  list-style-type: inherit /* Could set list-style-type to none */ !important;
  list-style-position: outside !important;
  list-style-image: none !important;
  max-height: none !important;
  max-width: none !important;
  min-height: 0 !important;
  min-width: 0 !important;
  opacity: 1 !important;
  outline: invert none medium !important;
  overflow: visible !important;
  margin: 0 0 0 0 !important;
  padding: 0 0 0 0 !important;
}
.rnw h3,
.rnw h5,
.rnw p,
.rnw h1,
.rnw dl,
.rnw dt,
.rnw h6,
.rnw ol,
.rnw form,
.rnw option,
.rnw pre,
.rnw div,
.rnw h2,
.rnw caption,
.rnw h4,
.rnw ul,
.rnw address,
.rnw blockquote,
.rnw dd,
.rnw fieldset,
.rnw hr,
.rnw article,
.rnw dialog,
.rnw figure,
.rnw footer,
.rnw header,
.rnw hgroup,
.rnw menu,
.rnw nav,
.rnw section,
.rnw audio,
.rnw video,
.rnw colgroup,
.rnw main,
.rnw progress,
.rnw summary {
  display: block !important;
}
.rnw h1,
.rnw h2,
.rnw h3,
.rnw h4,
.rnw h5,
.rnw h6 {
  font-weight: bold !important;
}
.rnw h1 {
  font-size: 2em !important;
  padding: 0.67em 0 !important;
}
.rnw h2 {
  font-size: 1.5em !important;
  padding: 0.83em 0 !important;
}
.rnw h3 {
  font-size: 1.17em !important;
  padding: 0.83em 0 !important;
}
.rnw h4 {
  font-size: 1em !important;
}
.rnw h5 {
  font-size: 0.83em !important;
}
.rnw p {
  margin: 1em 0 !important;
}
.rnw table {
  display: table !important;
}
.rnw thead {
  display: table-header-group !important;
}
.rnw tbody {
  display: table-row-group !important;
}
.rnw tfoot {
  display: table-footer-group !important;
}
.rnw tr {
  display: table-row !important;
}
.rnw th,
.rnw td {
  display: table-cell !important;
  padding: 2px !important;
}
.rnw ol,
.rnw ul {
  margin: 1em 0 !important;
}
.rnw ul li,
.rnw ul ul li,
.rnw ul ul ul li,
.rnw ol li,
.rnw ol ol li,
.rnw ol ol ol li,
.rnw ul ol ol li,
.rnw ul ul ol li,
.rnw ol ul ul li,
.rnw ol ol ul li {
  list-style-position: inside !important;
  margin-top: 0.08em !important;
}
.rnw ol ol,
.rnw ol ol ol,
.rnw ul ul,
.rnw ul ul ul,
.rnw ol ul,
.rnw ol ul ul,
.rnw ol ol ul,
.rnw ul ol,
.rnw ul ol ol,
.rnw ul ul ol {
  padding-left: 40px !important;
  margin: 0 !important;
}
.rnw nav ul,
.rnw nav ol {
  list-style-type: none !important;
}
.rnw ul,
.rnw menu {
  list-style-type: disc !important;
}
.rnw ol {
  list-style-type: decimal !important;
}
.rnw ol ul,
.rnw ul ul,
.rnw menu ul,
.rnw ol menu,
.rnw ul menu,
.rnw menu menu {
  list-style-type: circle !important;
}
.rnw ol ol ul,
.rnw ol ul ul,
.rnw ol menu ul,
.rnw ol ol menu,
.rnw ol ul menu,
.rnw ol menu menu,
.rnw ul ol ul,
.rnw ul ul ul,
.rnw ul menu ul,
.rnw ul ol menu,
.rnw ul ul menu,
.rnw ul menu menu,
.rnw menu ol ul,
.rnw menu ul ul,
.rnw menu menu ul,
.rnw menu ol menu,
.rnw menu ul menu,
.rnw menu menu menu {
  list-style-type: square !important;
}
.rnw li {
  display: list-item !important;
/* Fixes IE7 issue with positioning of nested bullets */
  min-height: auto !important;
  min-width: auto !important;
  padding-left: 20px /* replace -webkit-padding-start: 40px !important; */ !important;
}
.rnw strong {
  font-weight: bold !important;
}
.rnw em {
  font-style: italic !important;
}
.rnw kbd,
.rnw samp,
.rnw code,
.rnw pre {
  font-family: monospace !important;
}
.rnw a {
  color: #00f !important;
  text-decoration: underline !important;
}
.rnw a:visited {
  color: #529 !important;
}
.rnw a,
.rnw a *,
.rnw input[type=submit],
.rnw input[type=button],
.rnw input[type=radio],
.rnw input[type=checkbox],
.rnw select,
.rnw button {
  cursor: pointer !important;
}
.rnw button,
.rnw input[type=submit] {
  text-align: center !important;
  padding: 2px 6px 3px !important;
  border-radius: 4px !important;
  text-decoration: none !important;
  font-family: arial, helvetica, sans-serif !important;
  font-size: small !important;
  background: #fff !important;
  color: buttontext !important;
  border: 1px #a6a6a6 solid !important;
  background: #d3d3d3 /* Old browsers */ !important;
  background: #fff !important; /* Old browsers */
  background: -moz-linear-gradient(top, #fff 0%, #ddd 100%, #d1d1d1 100%, #ddd 100%) /* FF3.6+ */ !important;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #ddd), color-stop(100%, #d1d1d1), color-stop(100%, #ddd)) /* Chrome,Safari4+ */ !important;
  background: -webkit-linear-gradient(top, #fff 0%, #ddd 100%, #d1d1d1 100%, #ddd 100%) /* Chrome10+,Safari5.1+ */ !important;
  background: -o-linear-gradient(top, #fff 0%, #ddd 100%, #d1d1d1 100%, #ddd 100%) /* Opera 11.10+ */ !important;
  background: -ms-linear-gradient(top, #fff 0%, #ddd 100%, #d1d1d1 100%, #ddd 100%) /* IE10+ */ !important;
  background: linear-gradient(to bottom, #fff 0%, #ddd 100%, #d1d1d1 100%, #ddd 100%) /* W3C */ !important;
  -webkit-box-shadow: 1px 1px 0px #eee !important;
  -moz-box-shadow: 1px 1px 0px #eee !important;
  -o-box-shadow: 1px 1px 0px #eee !important;
  box-shadow: 1px 1px 0px #eee !important;
}
.rnw button:active,
.rnw input[type=submit]:active,
.rnw input[type=button]:active {
  background: #3b679e /* Old browsers */ !important;
  background: -moz-linear-gradient(top, #3b679e 0%, #2b88d9 50%, #207cca 51%, #7db9e8 100%) /* FF3.6+ */ !important;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3b679e), color-stop(50%, #2b88d9), color-stop(51%, #207cca), color-stop(100%, #7db9e8)) /* Chrome,Safari4+ */ !important;
  background: -webkit-linear-gradient(top, #3b679e 0%, #2b88d9 50%, #207cca 51%, #7db9e8 100%) /* Chrome10+,Safari5.1+ */ !important;
  background: -o-linear-gradient(top, #3b679e 0%, #2b88d9 50%, #207cca 51%, #7db9e8 100%) /* Opera 11.10+ */ !important;
  background: -ms-linear-gradient(top, #3b679e 0%, #2b88d9 50%, #207cca 51%, #7db9e8 100%) /* IE10+ */ !important;
  background: linear-gradient(to bottom, #3b679e 0%, #2b88d9 50%, #207cca 51%, #7db9e8 100%) /* W3C */ !important;
  border-color: #5259b0 !important;
}
.rnw button {
  padding: 1px 6px 2px 6px !important;
  margin-right: 5px !important;
}
.rnw input[type=hidden] {
  display: none !important;
}
.rnw textarea {
  -webkit-appearance: textarea !important;
  background: #fff !important;
  padding: 2px !important;
  margin-left: 4px !important;
  word-wrap: break-word !important;
  white-space: pre-wrap !important;
  font-size: 11px !important;
  font-family: arial, helvetica, sans-serif !important;
  line-height: 13px !important;
  resize: both !important;
}
.rnw select,
.rnw textarea,
.rnw input {
  border: 1px solid #ccc !important;
}
.rnw select {
  font-size: 11px !important;
  font-family: helvetica, arial, sans-serif !important;
  display: inline-block !important;
}
.rnw textarea:focus,
.rnw input:focus {
  outline: auto 5px -webkit-focus-ring-color !important;
}
.rnw input[type=text] {
  background: #fff !important;
  padding: 1px !important;
  font-family: inherit !important;
  font-size: small !important;
}
.rnw input[type=checkbox],
.rnw input[type=radio] {
  border: 1px #2b2b2b solid !important;
  border-radius: 4px !important;
}
.rnw input[type=checkbox],
.rnw input[type=radio] {
  outline: auto 5px -webkit-focus-ring-color !important;
}
.rnw input[type=radio] {
  margin: 2px 2px 3px 2px !important;
}
.rnw abbr[title],
.rnw acronym[title],
.rnw dfn[title] {
  cursor: help !important;
  border-bottom-width: 1px !important;
  border-bottom-style: dotted !important;
}
.rnw ins {
  background-color: #ff9 !important;
  color: #000 !important;
}
.rnw del {
  text-decoration: line-through !important;
}
.rnw blockquote,
.rnw q {
  quotes: none /* HTML5 */ !important;
}
.rnw blockquote:before,
.rnw blockquote:after,
.rnw q:before,
.rnw q:after,
.rnw li:before,
.rnw li:after {
  content: "" !important;
}
.rnw input,
.rnw select {
  vertical-align: middle !important;
}
.rnw table {
  border-collapse: collapse !important;
  border-spacing: 0 !important;
}
.rnw hr {
  display: block !important;
  height: 1px !important;
  border: 0 !important;
  border-top: 1px solid #ccc !important;
  margin: 1em 0 !important;
}
.rnw *[dir=rtl] {
  direction: rtl !important;
}
.rnw mark {
  background-color: #ff9 !important;
  color: #000 !important;
  font-style: italic !important;
  font-weight: bold !important;
}
.rnw menu {
  padding-left: 40px !important;
  padding-top: 8px !important;
}
.rnw [hidden],
.rnw template {
  display: none !important;
}
.rnw abbr[title] {
  border-bottom: 1px dotted !important;
}
.rnw sub,
.rnw sup {
  font-size: 75% !important;
  line-height: 0 !important;
  position: relative !important;
  vertical-align: baseline !important;
}
.rnw sup {
  top: -0.5em !important;
}
.rnw sub {
  bottom: -0.25em !important;
}
.rnw img {
  border: 0 !important;
}
.rnw figure {
  margin: 0 !important;
}
.rnw textarea {
  overflow: auto !important;
  vertical-align: top !important;
}
.rnw pre {
  white-space: pre !important;
}
@font-face {
  font-family: 'FontAwesome' ;
  src: url("./assets/fonts/fontawesome-webfont.eot?v=4.7.0") ;
  src: url("./assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format('embedded-opentype'), url("./assets/fonts/fontawesome-webfont.woff2?v=4.7.0") format('woff2'), url("./assets/fonts/fontawesome-webfont.woff?v=4.7.0") format('woff'), url("./assets/fonts/fontawesome-webfont.ttf?v=4.7.0") format('truetype'), url("./assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format('svg') ;
  font-weight: normal !important;
  font-style: normal !important;
}
.rnw .fa {
  display: inline-block !important;
  font: normal normal normal 14px/1 FontAwesome !important;
  font-size: inherit !important;
  text-rendering: auto !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
}
.rnw .fa-lg {
  font-size: 1.33333333em !important;
  line-height: 0.75em !important;
  vertical-align: -15% !important;
}
.rnw .fa-2x {
  font-size: 2em !important;
}
.rnw .fa-3x {
  font-size: 3em !important;
}
.rnw .fa-4x {
  font-size: 4em !important;
}
.rnw .fa-5x {
  font-size: 5em !important;
}
.rnw .fa-fw {
  width: 1.28571429em !important;
  text-align: center !important;
}
.rnw .fa-ul {
  padding-left: 0 !important;
  margin-left: 2.14285714em !important;
  list-style-type: none !important;
}
.rnw .fa-ul > li {
  position: relative !important;
}
.rnw .fa-li {
  position: absolute !important;
  left: -2.14285714em !important;
  width: 2.14285714em !important;
  top: 0.14285714em !important;
  text-align: center !important;
}
.rnw .fa-li.fa-lg {
  left: -1.85714286em !important;
}
.rnw .fa-border {
  padding: 0.2em 0.25em 0.15em !important;
  border: solid 0.08em #eee !important;
  border-radius: 0.1em !important;
}
.rnw .fa-pull-left {
  float: left !important;
}
.rnw .fa-pull-right {
  float: right !important;
}
.rnw .fa.fa-pull-left {
  margin-right: 0.3em !important;
}
.rnw .fa.fa-pull-right {
  margin-left: 0.3em !important;
}
.rnw .pull-right {
  float: right !important;
}
.rnw .pull-left {
  float: left !important;
}
.rnw .fa.pull-left {
  margin-right: 0.3em !important;
}
.rnw .fa.pull-right {
  margin-left: 0.3em !important;
}
.rnw .fa-spin {
  -webkit-animation: fa-spin 2s infinite linear ;
  animation: fa-spin 2s infinite linear ;
}
.rnw .fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8) !important;
  animation: fa-spin 1s infinite steps(8) !important;
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg) ;
    transform: rotate(0deg) ;
  }
  100% {
    -webkit-transform: rotate(359deg) ;
    transform: rotate(359deg) ;
  }
}
.rnw .fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)" ;
  -webkit-transform: rotate(90deg) ;
  -ms-transform: rotate(90deg) ;
  transform: rotate(90deg) ;
}
.rnw .fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)" ;
  -webkit-transform: rotate(180deg) ;
  -ms-transform: rotate(180deg) ;
  transform: rotate(180deg) ;
}
.rnw .fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)" ;
  -webkit-transform: rotate(270deg) ;
  -ms-transform: rotate(270deg) ;
  transform: rotate(270deg) ;
}
.rnw .fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)" ;
  -webkit-transform: scale(-1, 1) ;
  -ms-transform: scale(-1, 1) ;
  transform: scale(-1, 1) ;
}
.rnw .fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)" ;
  -webkit-transform: scale(1, -1) ;
  -ms-transform: scale(1, -1) ;
  transform: scale(1, -1) ;
}
.rnw :root .fa-rotate-90,
.rnw :root .fa-rotate-180,
.rnw :root .fa-rotate-270,
.rnw :root .fa-flip-horizontal,
.rnw :root .fa-flip-vertical {
  filter: none !important;
}
.rnw .fa-stack {
  position: relative !important;
  display: inline-block !important;
  width: 2em !important;
  height: 2em !important;
  line-height: 2em !important;
  vertical-align: middle !important;
}
.rnw .fa-stack-1x,
.rnw .fa-stack-2x {
  position: absolute !important;
  left: 0 !important;
  width: 100% !important;
  text-align: center !important;
}
.rnw .fa-stack-1x {
  line-height: inherit !important;
}
.rnw .fa-stack-2x {
  font-size: 2em !important;
}
.rnw .fa-inverse {
  color: #fff !important;
}
.rnw .fa-glass:before {
  content: "\f000" !important;
}
.rnw .fa-music:before {
  content: "\f001" !important;
}
.rnw .fa-search:before {
  content: "\f002" !important;
}
.rnw .fa-envelope-o:before {
  content: "\f003" !important;
}
.rnw .fa-heart:before {
  content: "\f004" !important;
}
.rnw .fa-star:before {
  content: "\f005" !important;
}
.rnw .fa-star-o:before {
  content: "\f006" !important;
}
.rnw .fa-user:before {
  content: "\f007" !important;
}
.rnw .fa-film:before {
  content: "\f008" !important;
}
.rnw .fa-th-large:before {
  content: "\f009" !important;
}
.rnw .fa-th:before {
  content: "\f00a" !important;
}
.rnw .fa-th-list:before {
  content: "\f00b" !important;
}
.rnw .fa-check:before {
  content: "\f00c" !important;
}
.rnw .fa-remove:before,
.rnw .fa-close:before,
.rnw .fa-times:before {
  content: "\f00d" !important;
}
.rnw .fa-search-plus:before {
  content: "\f00e" !important;
}
.rnw .fa-search-minus:before {
  content: "\f010" !important;
}
.rnw .fa-power-off:before {
  content: "\f011" !important;
}
.rnw .fa-signal:before {
  content: "\f012" !important;
}
.rnw .fa-gear:before,
.rnw .fa-cog:before {
  content: "\f013" !important;
}
.rnw .fa-trash-o:before {
  content: "\f014" !important;
}
.rnw .fa-home:before {
  content: "\f015" !important;
}
.rnw .fa-file-o:before {
  content: "\f016" !important;
}
.rnw .fa-clock-o:before {
  content: "\f017" !important;
}
.rnw .fa-road:before {
  content: "\f018" !important;
}
.rnw .fa-download:before {
  content: "\f019" !important;
}
.rnw .fa-arrow-circle-o-down:before {
  content: "\f01a" !important;
}
.rnw .fa-arrow-circle-o-up:before {
  content: "\f01b" !important;
}
.rnw .fa-inbox:before {
  content: "\f01c" !important;
}
.rnw .fa-play-circle-o:before {
  content: "\f01d" !important;
}
.rnw .fa-rotate-right:before,
.rnw .fa-repeat:before {
  content: "\f01e" !important;
}
.rnw .fa-refresh:before {
  content: "\f021" !important;
}
.rnw .fa-list-alt:before {
  content: "\f022" !important;
}
.rnw .fa-lock:before {
  content: "\f023" !important;
}
.rnw .fa-flag:before {
  content: "\f024" !important;
}
.rnw .fa-headphones:before {
  content: "\f025" !important;
}
.rnw .fa-volume-off:before {
  content: "\f026" !important;
}
.rnw .fa-volume-down:before {
  content: "\f027" !important;
}
.rnw .fa-volume-up:before {
  content: "\f028" !important;
}
.rnw .fa-qrcode:before {
  content: "\f029" !important;
}
.rnw .fa-barcode:before {
  content: "\f02a" !important;
}
.rnw .fa-tag:before {
  content: "\f02b" !important;
}
.rnw .fa-tags:before {
  content: "\f02c" !important;
}
.rnw .fa-book:before {
  content: "\f02d" !important;
}
.rnw .fa-bookmark:before {
  content: "\f02e" !important;
}
.rnw .fa-print:before {
  content: "\f02f" !important;
}
.rnw .fa-camera:before {
  content: "\f030" !important;
}
.rnw .fa-font:before {
  content: "\f031" !important;
}
.rnw .fa-bold:before {
  content: "\f032" !important;
}
.rnw .fa-italic:before {
  content: "\f033" !important;
}
.rnw .fa-text-height:before {
  content: "\f034" !important;
}
.rnw .fa-text-width:before {
  content: "\f035" !important;
}
.rnw .fa-align-left:before {
  content: "\f036" !important;
}
.rnw .fa-align-center:before {
  content: "\f037" !important;
}
.rnw .fa-align-right:before {
  content: "\f038" !important;
}
.rnw .fa-align-justify:before {
  content: "\f039" !important;
}
.rnw .fa-list:before {
  content: "\f03a" !important;
}
.rnw .fa-dedent:before,
.rnw .fa-outdent:before {
  content: "\f03b" !important;
}
.rnw .fa-indent:before {
  content: "\f03c" !important;
}
.rnw .fa-video-camera:before {
  content: "\f03d" !important;
}
.rnw .fa-photo:before,
.rnw .fa-image:before,
.rnw .fa-picture-o:before {
  content: "\f03e" !important;
}
.rnw .fa-pencil:before {
  content: "\f040" !important;
}
.rnw .fa-map-marker:before {
  content: "\f041" !important;
}
.rnw .fa-adjust:before {
  content: "\f042" !important;
}
.rnw .fa-tint:before {
  content: "\f043" !important;
}
.rnw .fa-edit:before,
.rnw .fa-pencil-square-o:before {
  content: "\f044" !important;
}
.rnw .fa-share-square-o:before {
  content: "\f045" !important;
}
.rnw .fa-check-square-o:before {
  content: "\f046" !important;
}
.rnw .fa-arrows:before {
  content: "\f047" !important;
}
.rnw .fa-step-backward:before {
  content: "\f048" !important;
}
.rnw .fa-fast-backward:before {
  content: "\f049" !important;
}
.rnw .fa-backward:before {
  content: "\f04a" !important;
}
.rnw .fa-play:before {
  content: "\f04b" !important;
}
.rnw .fa-pause:before {
  content: "\f04c" !important;
}
.rnw .fa-stop:before {
  content: "\f04d" !important;
}
.rnw .fa-forward:before {
  content: "\f04e" !important;
}
.rnw .fa-fast-forward:before {
  content: "\f050" !important;
}
.rnw .fa-step-forward:before {
  content: "\f051" !important;
}
.rnw .fa-eject:before {
  content: "\f052" !important;
}
.rnw .fa-chevron-left:before {
  content: "\f053" !important;
}
.rnw .fa-chevron-right:before {
  content: "\f054" !important;
}
.rnw .fa-plus-circle:before {
  content: "\f055" !important;
}
.rnw .fa-minus-circle:before {
  content: "\f056" !important;
}
.rnw .fa-times-circle:before {
  content: "\f057" !important;
}
.rnw .fa-check-circle:before {
  content: "\f058" !important;
}
.rnw .fa-question-circle:before {
  content: "\f059" !important;
}
.rnw .fa-info-circle:before {
  content: "\f05a" !important;
}
.rnw .fa-crosshairs:before {
  content: "\f05b" !important;
}
.rnw .fa-times-circle-o:before {
  content: "\f05c" !important;
}
.rnw .fa-check-circle-o:before {
  content: "\f05d" !important;
}
.rnw .fa-ban:before {
  content: "\f05e" !important;
}
.rnw .fa-arrow-left:before {
  content: "\f060" !important;
}
.rnw .fa-arrow-right:before {
  content: "\f061" !important;
}
.rnw .fa-arrow-up:before {
  content: "\f062" !important;
}
.rnw .fa-arrow-down:before {
  content: "\f063" !important;
}
.rnw .fa-mail-forward:before,
.rnw .fa-share:before {
  content: "\f064" !important;
}
.rnw .fa-expand:before {
  content: "\f065" !important;
}
.rnw .fa-compress:before {
  content: "\f066" !important;
}
.rnw .fa-plus:before {
  content: "\f067" !important;
}
.rnw .fa-minus:before {
  content: "\f068" !important;
}
.rnw .fa-asterisk:before {
  content: "\f069" !important;
}
.rnw .fa-exclamation-circle:before {
  content: "\f06a" !important;
}
.rnw .fa-gift:before {
  content: "\f06b" !important;
}
.rnw .fa-leaf:before {
  content: "\f06c" !important;
}
.rnw .fa-fire:before {
  content: "\f06d" !important;
}
.rnw .fa-eye:before {
  content: "\f06e" !important;
}
.rnw .fa-eye-slash:before {
  content: "\f070" !important;
}
.rnw .fa-warning:before,
.rnw .fa-exclamation-triangle:before {
  content: "\f071" !important;
}
.rnw .fa-plane:before {
  content: "\f072" !important;
}
.rnw .fa-calendar:before {
  content: "\f073" !important;
}
.rnw .fa-random:before {
  content: "\f074" !important;
}
.rnw .fa-comment:before {
  content: "\f075" !important;
}
.rnw .fa-magnet:before {
  content: "\f076" !important;
}
.rnw .fa-chevron-up:before {
  content: "\f077" !important;
}
.rnw .fa-chevron-down:before {
  content: "\f078" !important;
}
.rnw .fa-retweet:before {
  content: "\f079" !important;
}
.rnw .fa-shopping-cart:before {
  content: "\f07a" !important;
}
.rnw .fa-folder:before {
  content: "\f07b" !important;
}
.rnw .fa-folder-open:before {
  content: "\f07c" !important;
}
.rnw .fa-arrows-v:before {
  content: "\f07d" !important;
}
.rnw .fa-arrows-h:before {
  content: "\f07e" !important;
}
.rnw .fa-bar-chart-o:before,
.rnw .fa-bar-chart:before {
  content: "\f080" !important;
}
.rnw .fa-twitter-square:before {
  content: "\f081" !important;
}
.rnw .fa-facebook-square:before {
  content: "\f082" !important;
}
.rnw .fa-camera-retro:before {
  content: "\f083" !important;
}
.rnw .fa-key:before {
  content: "\f084" !important;
}
.rnw .fa-gears:before,
.rnw .fa-cogs:before {
  content: "\f085" !important;
}
.rnw .fa-comments:before {
  content: "\f086" !important;
}
.rnw .fa-thumbs-o-up:before {
  content: "\f087" !important;
}
.rnw .fa-thumbs-o-down:before {
  content: "\f088" !important;
}
.rnw .fa-star-half:before {
  content: "\f089" !important;
}
.rnw .fa-heart-o:before {
  content: "\f08a" !important;
}
.rnw .fa-sign-out:before {
  content: "\f08b" !important;
}
.rnw .fa-linkedin-square:before {
  content: "\f08c" !important;
}
.rnw .fa-thumb-tack:before {
  content: "\f08d" !important;
}
.rnw .fa-external-link:before {
  content: "\f08e" !important;
}
.rnw .fa-sign-in:before {
  content: "\f090" !important;
}
.rnw .fa-trophy:before {
  content: "\f091" !important;
}
.rnw .fa-github-square:before {
  content: "\f092" !important;
}
.rnw .fa-upload:before {
  content: "\f093" !important;
}
.rnw .fa-lemon-o:before {
  content: "\f094" !important;
}
.rnw .fa-phone:before {
  content: "\f095" !important;
}
.rnw .fa-square-o:before {
  content: "\f096" !important;
}
.rnw .fa-bookmark-o:before {
  content: "\f097" !important;
}
.rnw .fa-phone-square:before {
  content: "\f098" !important;
}
.rnw .fa-twitter:before {
  content: "\f099" !important;
}
.rnw .fa-facebook-f:before,
.rnw .fa-facebook:before {
  content: "\f09a" !important;
}
.rnw .fa-github:before {
  content: "\f09b" !important;
}
.rnw .fa-unlock:before {
  content: "\f09c" !important;
}
.rnw .fa-credit-card:before {
  content: "\f09d" !important;
}
.rnw .fa-feed:before,
.rnw .fa-rss:before {
  content: "\f09e" !important;
}
.rnw .fa-hdd-o:before {
  content: "\f0a0" !important;
}
.rnw .fa-bullhorn:before {
  content: "\f0a1" !important;
}
.rnw .fa-bell:before {
  content: "\f0f3" !important;
}
.rnw .fa-certificate:before {
  content: "\f0a3" !important;
}
.rnw .fa-hand-o-right:before {
  content: "\f0a4" !important;
}
.rnw .fa-hand-o-left:before {
  content: "\f0a5" !important;
}
.rnw .fa-hand-o-up:before {
  content: "\f0a6" !important;
}
.rnw .fa-hand-o-down:before {
  content: "\f0a7" !important;
}
.rnw .fa-arrow-circle-left:before {
  content: "\f0a8" !important;
}
.rnw .fa-arrow-circle-right:before {
  content: "\f0a9" !important;
}
.rnw .fa-arrow-circle-up:before {
  content: "\f0aa" !important;
}
.rnw .fa-arrow-circle-down:before {
  content: "\f0ab" !important;
}
.rnw .fa-globe:before {
  content: "\f0ac" !important;
}
.rnw .fa-wrench:before {
  content: "\f0ad" !important;
}
.rnw .fa-tasks:before {
  content: "\f0ae" !important;
}
.rnw .fa-filter:before {
  content: "\f0b0" !important;
}
.rnw .fa-briefcase:before {
  content: "\f0b1" !important;
}
.rnw .fa-arrows-alt:before {
  content: "\f0b2" !important;
}
.rnw .fa-group:before,
.rnw .fa-users:before {
  content: "\f0c0" !important;
}
.rnw .fa-chain:before,
.rnw .fa-link:before {
  content: "\f0c1" !important;
}
.rnw .fa-cloud:before {
  content: "\f0c2" !important;
}
.rnw .fa-flask:before {
  content: "\f0c3" !important;
}
.rnw .fa-cut:before,
.rnw .fa-scissors:before {
  content: "\f0c4" !important;
}
.rnw .fa-copy:before,
.rnw .fa-files-o:before {
  content: "\f0c5" !important;
}
.rnw .fa-paperclip:before {
  content: "\f0c6" !important;
}
.rnw .fa-save:before,
.rnw .fa-floppy-o:before {
  content: "\f0c7" !important;
}
.rnw .fa-square:before {
  content: "\f0c8" !important;
}
.rnw .fa-navicon:before,
.rnw .fa-reorder:before,
.rnw .fa-bars:before {
  content: "\f0c9" !important;
}
.rnw .fa-list-ul:before {
  content: "\f0ca" !important;
}
.rnw .fa-list-ol:before {
  content: "\f0cb" !important;
}
.rnw .fa-strikethrough:before {
  content: "\f0cc" !important;
}
.rnw .fa-underline:before {
  content: "\f0cd" !important;
}
.rnw .fa-table:before {
  content: "\f0ce" !important;
}
.rnw .fa-magic:before {
  content: "\f0d0" !important;
}
.rnw .fa-truck:before {
  content: "\f0d1" !important;
}
.rnw .fa-pinterest:before {
  content: "\f0d2" !important;
}
.rnw .fa-pinterest-square:before {
  content: "\f0d3" !important;
}
.rnw .fa-google-plus-square:before {
  content: "\f0d4" !important;
}
.rnw .fa-google-plus:before {
  content: "\f0d5" !important;
}
.rnw .fa-money:before {
  content: "\f0d6" !important;
}
.rnw .fa-caret-down:before {
  content: "\f0d7" !important;
}
.rnw .fa-caret-up:before {
  content: "\f0d8" !important;
}
.rnw .fa-caret-left:before {
  content: "\f0d9" !important;
}
.rnw .fa-caret-right:before {
  content: "\f0da" !important;
}
.rnw .fa-columns:before {
  content: "\f0db" !important;
}
.rnw .fa-unsorted:before,
.rnw .fa-sort:before {
  content: "\f0dc" !important;
}
.rnw .fa-sort-down:before,
.rnw .fa-sort-desc:before {
  content: "\f0dd" !important;
}
.rnw .fa-sort-up:before,
.rnw .fa-sort-asc:before {
  content: "\f0de" !important;
}
.rnw .fa-envelope:before {
  content: "\f0e0" !important;
}
.rnw .fa-linkedin:before {
  content: "\f0e1" !important;
}
.rnw .fa-rotate-left:before,
.rnw .fa-undo:before {
  content: "\f0e2" !important;
}
.rnw .fa-legal:before,
.rnw .fa-gavel:before {
  content: "\f0e3" !important;
}
.rnw .fa-dashboard:before,
.rnw .fa-tachometer:before {
  content: "\f0e4" !important;
}
.rnw .fa-comment-o:before {
  content: "\f0e5" !important;
}
.rnw .fa-comments-o:before {
  content: "\f0e6" !important;
}
.rnw .fa-flash:before,
.rnw .fa-bolt:before {
  content: "\f0e7" !important;
}
.rnw .fa-sitemap:before {
  content: "\f0e8" !important;
}
.rnw .fa-umbrella:before {
  content: "\f0e9" !important;
}
.rnw .fa-paste:before,
.rnw .fa-clipboard:before {
  content: "\f0ea" !important;
}
.rnw .fa-lightbulb-o:before {
  content: "\f0eb" !important;
}
.rnw .fa-exchange:before {
  content: "\f0ec" !important;
}
.rnw .fa-cloud-download:before {
  content: "\f0ed" !important;
}
.rnw .fa-cloud-upload:before {
  content: "\f0ee" !important;
}
.rnw .fa-user-md:before {
  content: "\f0f0" !important;
}
.rnw .fa-stethoscope:before {
  content: "\f0f1" !important;
}
.rnw .fa-suitcase:before {
  content: "\f0f2" !important;
}
.rnw .fa-bell-o:before {
  content: "\f0a2" !important;
}
.rnw .fa-coffee:before {
  content: "\f0f4" !important;
}
.rnw .fa-cutlery:before {
  content: "\f0f5" !important;
}
.rnw .fa-file-text-o:before {
  content: "\f0f6" !important;
}
.rnw .fa-building-o:before {
  content: "\f0f7" !important;
}
.rnw .fa-hospital-o:before {
  content: "\f0f8" !important;
}
.rnw .fa-ambulance:before {
  content: "\f0f9" !important;
}
.rnw .fa-medkit:before {
  content: "\f0fa" !important;
}
.rnw .fa-fighter-jet:before {
  content: "\f0fb" !important;
}
.rnw .fa-beer:before {
  content: "\f0fc" !important;
}
.rnw .fa-h-square:before {
  content: "\f0fd" !important;
}
.rnw .fa-plus-square:before {
  content: "\f0fe" !important;
}
.rnw .fa-angle-double-left:before {
  content: "\f100" !important;
}
.rnw .fa-angle-double-right:before {
  content: "\f101" !important;
}
.rnw .fa-angle-double-up:before {
  content: "\f102" !important;
}
.rnw .fa-angle-double-down:before {
  content: "\f103" !important;
}
.rnw .fa-angle-left:before {
  content: "\f104" !important;
}
.rnw .fa-angle-right:before {
  content: "\f105" !important;
}
.rnw .fa-angle-up:before {
  content: "\f106" !important;
}
.rnw .fa-angle-down:before {
  content: "\f107" !important;
}
.rnw .fa-desktop:before {
  content: "\f108" !important;
}
.rnw .fa-laptop:before {
  content: "\f109" !important;
}
.rnw .fa-tablet:before {
  content: "\f10a" !important;
}
.rnw .fa-mobile-phone:before,
.rnw .fa-mobile:before {
  content: "\f10b" !important;
}
.rnw .fa-circle-o:before {
  content: "\f10c" !important;
}
.rnw .fa-quote-left:before {
  content: "\f10d" !important;
}
.rnw .fa-quote-right:before {
  content: "\f10e" !important;
}
.rnw .fa-spinner:before {
  content: "\f110" !important;
}
.rnw .fa-circle:before {
  content: "\f111" !important;
}
.rnw .fa-mail-reply:before,
.rnw .fa-reply:before {
  content: "\f112" !important;
}
.rnw .fa-github-alt:before {
  content: "\f113" !important;
}
.rnw .fa-folder-o:before {
  content: "\f114" !important;
}
.rnw .fa-folder-open-o:before {
  content: "\f115" !important;
}
.rnw .fa-smile-o:before {
  content: "\f118" !important;
}
.rnw .fa-frown-o:before {
  content: "\f119" !important;
}
.rnw .fa-meh-o:before {
  content: "\f11a" !important;
}
.rnw .fa-gamepad:before {
  content: "\f11b" !important;
}
.rnw .fa-keyboard-o:before {
  content: "\f11c" !important;
}
.rnw .fa-flag-o:before {
  content: "\f11d" !important;
}
.rnw .fa-flag-checkered:before {
  content: "\f11e" !important;
}
.rnw .fa-terminal:before {
  content: "\f120" !important;
}
.rnw .fa-code:before {
  content: "\f121" !important;
}
.rnw .fa-mail-reply-all:before,
.rnw .fa-reply-all:before {
  content: "\f122" !important;
}
.rnw .fa-star-half-empty:before,
.rnw .fa-star-half-full:before,
.rnw .fa-star-half-o:before {
  content: "\f123" !important;
}
.rnw .fa-location-arrow:before {
  content: "\f124" !important;
}
.rnw .fa-crop:before {
  content: "\f125" !important;
}
.rnw .fa-code-fork:before {
  content: "\f126" !important;
}
.rnw .fa-unlink:before,
.rnw .fa-chain-broken:before {
  content: "\f127" !important;
}
.rnw .fa-question:before {
  content: "\f128" !important;
}
.rnw .fa-info:before {
  content: "\f129" !important;
}
.rnw .fa-exclamation:before {
  content: "\f12a" !important;
}
.rnw .fa-superscript:before {
  content: "\f12b" !important;
}
.rnw .fa-subscript:before {
  content: "\f12c" !important;
}
.rnw .fa-eraser:before {
  content: "\f12d" !important;
}
.rnw .fa-puzzle-piece:before {
  content: "\f12e" !important;
}
.rnw .fa-microphone:before {
  content: "\f130" !important;
}
.rnw .fa-microphone-slash:before {
  content: "\f131" !important;
}
.rnw .fa-shield:before {
  content: "\f132" !important;
}
.rnw .fa-calendar-o:before {
  content: "\f133" !important;
}
.rnw .fa-fire-extinguisher:before {
  content: "\f134" !important;
}
.rnw .fa-rocket:before {
  content: "\f135" !important;
}
.rnw .fa-maxcdn:before {
  content: "\f136" !important;
}
.rnw .fa-chevron-circle-left:before {
  content: "\f137" !important;
}
.rnw .fa-chevron-circle-right:before {
  content: "\f138" !important;
}
.rnw .fa-chevron-circle-up:before {
  content: "\f139" !important;
}
.rnw .fa-chevron-circle-down:before {
  content: "\f13a" !important;
}
.rnw .fa-html5:before {
  content: "\f13b" !important;
}
.rnw .fa-css3:before {
  content: "\f13c" !important;
}
.rnw .fa-anchor:before {
  content: "\f13d" !important;
}
.rnw .fa-unlock-alt:before {
  content: "\f13e" !important;
}
.rnw .fa-bullseye:before {
  content: "\f140" !important;
}
.rnw .fa-ellipsis-h:before {
  content: "\f141" !important;
}
.rnw .fa-ellipsis-v:before {
  content: "\f142" !important;
}
.rnw .fa-rss-square:before {
  content: "\f143" !important;
}
.rnw .fa-play-circle:before {
  content: "\f144" !important;
}
.rnw .fa-ticket:before {
  content: "\f145" !important;
}
.rnw .fa-minus-square:before {
  content: "\f146" !important;
}
.rnw .fa-minus-square-o:before {
  content: "\f147" !important;
}
.rnw .fa-level-up:before {
  content: "\f148" !important;
}
.rnw .fa-level-down:before {
  content: "\f149" !important;
}
.rnw .fa-check-square:before {
  content: "\f14a" !important;
}
.rnw .fa-pencil-square:before {
  content: "\f14b" !important;
}
.rnw .fa-external-link-square:before {
  content: "\f14c" !important;
}
.rnw .fa-share-square:before {
  content: "\f14d" !important;
}
.rnw .fa-compass:before {
  content: "\f14e" !important;
}
.rnw .fa-toggle-down:before,
.rnw .fa-caret-square-o-down:before {
  content: "\f150" !important;
}
.rnw .fa-toggle-up:before,
.rnw .fa-caret-square-o-up:before {
  content: "\f151" !important;
}
.rnw .fa-toggle-right:before,
.rnw .fa-caret-square-o-right:before {
  content: "\f152" !important;
}
.rnw .fa-euro:before,
.rnw .fa-eur:before {
  content: "\f153" !important;
}
.rnw .fa-gbp:before {
  content: "\f154" !important;
}
.rnw .fa-dollar:before,
.rnw .fa-usd:before {
  content: "\f155" !important;
}
.rnw .fa-rupee:before,
.rnw .fa-inr:before {
  content: "\f156" !important;
}
.rnw .fa-cny:before,
.rnw .fa-rmb:before,
.rnw .fa-yen:before,
.rnw .fa-jpy:before {
  content: "\f157" !important;
}
.rnw .fa-ruble:before,
.rnw .fa-rouble:before,
.rnw .fa-rub:before {
  content: "\f158" !important;
}
.rnw .fa-won:before,
.rnw .fa-krw:before {
  content: "\f159" !important;
}
.rnw .fa-bitcoin:before,
.rnw .fa-btc:before {
  content: "\f15a" !important;
}
.rnw .fa-file:before {
  content: "\f15b" !important;
}
.rnw .fa-file-text:before {
  content: "\f15c" !important;
}
.rnw .fa-sort-alpha-asc:before {
  content: "\f15d" !important;
}
.rnw .fa-sort-alpha-desc:before {
  content: "\f15e" !important;
}
.rnw .fa-sort-amount-asc:before {
  content: "\f160" !important;
}
.rnw .fa-sort-amount-desc:before {
  content: "\f161" !important;
}
.rnw .fa-sort-numeric-asc:before {
  content: "\f162" !important;
}
.rnw .fa-sort-numeric-desc:before {
  content: "\f163" !important;
}
.rnw .fa-thumbs-up:before {
  content: "\f164" !important;
}
.rnw .fa-thumbs-down:before {
  content: "\f165" !important;
}
.rnw .fa-youtube-square:before {
  content: "\f166" !important;
}
.rnw .fa-youtube:before {
  content: "\f167" !important;
}
.rnw .fa-xing:before {
  content: "\f168" !important;
}
.rnw .fa-xing-square:before {
  content: "\f169" !important;
}
.rnw .fa-youtube-play:before {
  content: "\f16a" !important;
}
.rnw .fa-dropbox:before {
  content: "\f16b" !important;
}
.rnw .fa-stack-overflow:before {
  content: "\f16c" !important;
}
.rnw .fa-instagram:before {
  content: "\f16d" !important;
}
.rnw .fa-flickr:before {
  content: "\f16e" !important;
}
.rnw .fa-adn:before {
  content: "\f170" !important;
}
.rnw .fa-bitbucket:before {
  content: "\f171" !important;
}
.rnw .fa-bitbucket-square:before {
  content: "\f172" !important;
}
.rnw .fa-tumblr:before {
  content: "\f173" !important;
}
.rnw .fa-tumblr-square:before {
  content: "\f174" !important;
}
.rnw .fa-long-arrow-down:before {
  content: "\f175" !important;
}
.rnw .fa-long-arrow-up:before {
  content: "\f176" !important;
}
.rnw .fa-long-arrow-left:before {
  content: "\f177" !important;
}
.rnw .fa-long-arrow-right:before {
  content: "\f178" !important;
}
.rnw .fa-apple:before {
  content: "\f179" !important;
}
.rnw .fa-windows:before {
  content: "\f17a" !important;
}
.rnw .fa-android:before {
  content: "\f17b" !important;
}
.rnw .fa-linux:before {
  content: "\f17c" !important;
}
.rnw .fa-dribbble:before {
  content: "\f17d" !important;
}
.rnw .fa-skype:before {
  content: "\f17e" !important;
}
.rnw .fa-foursquare:before {
  content: "\f180" !important;
}
.rnw .fa-trello:before {
  content: "\f181" !important;
}
.rnw .fa-female:before {
  content: "\f182" !important;
}
.rnw .fa-male:before {
  content: "\f183" !important;
}
.rnw .fa-gittip:before,
.rnw .fa-gratipay:before {
  content: "\f184" !important;
}
.rnw .fa-sun-o:before {
  content: "\f185" !important;
}
.rnw .fa-moon-o:before {
  content: "\f186" !important;
}
.rnw .fa-archive:before {
  content: "\f187" !important;
}
.rnw .fa-bug:before {
  content: "\f188" !important;
}
.rnw .fa-vk:before {
  content: "\f189" !important;
}
.rnw .fa-weibo:before {
  content: "\f18a" !important;
}
.rnw .fa-renren:before {
  content: "\f18b" !important;
}
.rnw .fa-pagelines:before {
  content: "\f18c" !important;
}
.rnw .fa-stack-exchange:before {
  content: "\f18d" !important;
}
.rnw .fa-arrow-circle-o-right:before {
  content: "\f18e" !important;
}
.rnw .fa-arrow-circle-o-left:before {
  content: "\f190" !important;
}
.rnw .fa-toggle-left:before,
.rnw .fa-caret-square-o-left:before {
  content: "\f191" !important;
}
.rnw .fa-dot-circle-o:before {
  content: "\f192" !important;
}
.rnw .fa-wheelchair:before {
  content: "\f193" !important;
}
.rnw .fa-vimeo-square:before {
  content: "\f194" !important;
}
.rnw .fa-turkish-lira:before,
.rnw .fa-try:before {
  content: "\f195" !important;
}
.rnw .fa-plus-square-o:before {
  content: "\f196" !important;
}
.rnw .fa-space-shuttle:before {
  content: "\f197" !important;
}
.rnw .fa-slack:before {
  content: "\f198" !important;
}
.rnw .fa-envelope-square:before {
  content: "\f199" !important;
}
.rnw .fa-wordpress:before {
  content: "\f19a" !important;
}
.rnw .fa-openid:before {
  content: "\f19b" !important;
}
.rnw .fa-institution:before,
.rnw .fa-bank:before,
.rnw .fa-university:before {
  content: "\f19c" !important;
}
.rnw .fa-mortar-board:before,
.rnw .fa-graduation-cap:before {
  content: "\f19d" !important;
}
.rnw .fa-yahoo:before {
  content: "\f19e" !important;
}
.rnw .fa-google:before {
  content: "\f1a0" !important;
}
.rnw .fa-reddit:before {
  content: "\f1a1" !important;
}
.rnw .fa-reddit-square:before {
  content: "\f1a2" !important;
}
.rnw .fa-stumbleupon-circle:before {
  content: "\f1a3" !important;
}
.rnw .fa-stumbleupon:before {
  content: "\f1a4" !important;
}
.rnw .fa-delicious:before {
  content: "\f1a5" !important;
}
.rnw .fa-digg:before {
  content: "\f1a6" !important;
}
.rnw .fa-pied-piper-pp:before {
  content: "\f1a7" !important;
}
.rnw .fa-pied-piper-alt:before {
  content: "\f1a8" !important;
}
.rnw .fa-drupal:before {
  content: "\f1a9" !important;
}
.rnw .fa-joomla:before {
  content: "\f1aa" !important;
}
.rnw .fa-language:before {
  content: "\f1ab" !important;
}
.rnw .fa-fax:before {
  content: "\f1ac" !important;
}
.rnw .fa-building:before {
  content: "\f1ad" !important;
}
.rnw .fa-child:before {
  content: "\f1ae" !important;
}
.rnw .fa-paw:before {
  content: "\f1b0" !important;
}
.rnw .fa-spoon:before {
  content: "\f1b1" !important;
}
.rnw .fa-cube:before {
  content: "\f1b2" !important;
}
.rnw .fa-cubes:before {
  content: "\f1b3" !important;
}
.rnw .fa-behance:before {
  content: "\f1b4" !important;
}
.rnw .fa-behance-square:before {
  content: "\f1b5" !important;
}
.rnw .fa-steam:before {
  content: "\f1b6" !important;
}
.rnw .fa-steam-square:before {
  content: "\f1b7" !important;
}
.rnw .fa-recycle:before {
  content: "\f1b8" !important;
}
.rnw .fa-automobile:before,
.rnw .fa-car:before {
  content: "\f1b9" !important;
}
.rnw .fa-cab:before,
.rnw .fa-taxi:before {
  content: "\f1ba" !important;
}
.rnw .fa-tree:before {
  content: "\f1bb" !important;
}
.rnw .fa-spotify:before {
  content: "\f1bc" !important;
}
.rnw .fa-deviantart:before {
  content: "\f1bd" !important;
}
.rnw .fa-soundcloud:before {
  content: "\f1be" !important;
}
.rnw .fa-database:before {
  content: "\f1c0" !important;
}
.rnw .fa-file-pdf-o:before {
  content: "\f1c1" !important;
}
.rnw .fa-file-word-o:before {
  content: "\f1c2" !important;
}
.rnw .fa-file-excel-o:before {
  content: "\f1c3" !important;
}
.rnw .fa-file-powerpoint-o:before {
  content: "\f1c4" !important;
}
.rnw .fa-file-photo-o:before,
.rnw .fa-file-picture-o:before,
.rnw .fa-file-image-o:before {
  content: "\f1c5" !important;
}
.rnw .fa-file-zip-o:before,
.rnw .fa-file-archive-o:before {
  content: "\f1c6" !important;
}
.rnw .fa-file-sound-o:before,
.rnw .fa-file-audio-o:before {
  content: "\f1c7" !important;
}
.rnw .fa-file-movie-o:before,
.rnw .fa-file-video-o:before {
  content: "\f1c8" !important;
}
.rnw .fa-file-code-o:before {
  content: "\f1c9" !important;
}
.rnw .fa-vine:before {
  content: "\f1ca" !important;
}
.rnw .fa-codepen:before {
  content: "\f1cb" !important;
}
.rnw .fa-jsfiddle:before {
  content: "\f1cc" !important;
}
.rnw .fa-life-bouy:before,
.rnw .fa-life-buoy:before,
.rnw .fa-life-saver:before,
.rnw .fa-support:before,
.rnw .fa-life-ring:before {
  content: "\f1cd" !important;
}
.rnw .fa-circle-o-notch:before {
  content: "\f1ce" !important;
}
.rnw .fa-ra:before,
.rnw .fa-resistance:before,
.rnw .fa-rebel:before {
  content: "\f1d0" !important;
}
.rnw .fa-ge:before,
.rnw .fa-empire:before {
  content: "\f1d1" !important;
}
.rnw .fa-git-square:before {
  content: "\f1d2" !important;
}
.rnw .fa-git:before {
  content: "\f1d3" !important;
}
.rnw .fa-y-combinator-square:before,
.rnw .fa-yc-square:before,
.rnw .fa-hacker-news:before {
  content: "\f1d4" !important;
}
.rnw .fa-tencent-weibo:before {
  content: "\f1d5" !important;
}
.rnw .fa-qq:before {
  content: "\f1d6" !important;
}
.rnw .fa-wechat:before,
.rnw .fa-weixin:before {
  content: "\f1d7" !important;
}
.rnw .fa-send:before,
.rnw .fa-paper-plane:before {
  content: "\f1d8" !important;
}
.rnw .fa-send-o:before,
.rnw .fa-paper-plane-o:before {
  content: "\f1d9" !important;
}
.rnw .fa-history:before {
  content: "\f1da" !important;
}
.rnw .fa-circle-thin:before {
  content: "\f1db" !important;
}
.rnw .fa-header:before {
  content: "\f1dc" !important;
}
.rnw .fa-paragraph:before {
  content: "\f1dd" !important;
}
.rnw .fa-sliders:before {
  content: "\f1de" !important;
}
.rnw .fa-share-alt:before {
  content: "\f1e0" !important;
}
.rnw .fa-share-alt-square:before {
  content: "\f1e1" !important;
}
.rnw .fa-bomb:before {
  content: "\f1e2" !important;
}
.rnw .fa-soccer-ball-o:before,
.rnw .fa-futbol-o:before {
  content: "\f1e3" !important;
}
.rnw .fa-tty:before {
  content: "\f1e4" !important;
}
.rnw .fa-binoculars:before {
  content: "\f1e5" !important;
}
.rnw .fa-plug:before {
  content: "\f1e6" !important;
}
.rnw .fa-slideshare:before {
  content: "\f1e7" !important;
}
.rnw .fa-twitch:before {
  content: "\f1e8" !important;
}
.rnw .fa-yelp:before {
  content: "\f1e9" !important;
}
.rnw .fa-newspaper-o:before {
  content: "\f1ea" !important;
}
.rnw .fa-wifi:before {
  content: "\f1eb" !important;
}
.rnw .fa-calculator:before {
  content: "\f1ec" !important;
}
.rnw .fa-paypal:before {
  content: "\f1ed" !important;
}
.rnw .fa-google-wallet:before {
  content: "\f1ee" !important;
}
.rnw .fa-cc-visa:before {
  content: "\f1f0" !important;
}
.rnw .fa-cc-mastercard:before {
  content: "\f1f1" !important;
}
.rnw .fa-cc-discover:before {
  content: "\f1f2" !important;
}
.rnw .fa-cc-amex:before {
  content: "\f1f3" !important;
}
.rnw .fa-cc-paypal:before {
  content: "\f1f4" !important;
}
.rnw .fa-cc-stripe:before {
  content: "\f1f5" !important;
}
.rnw .fa-bell-slash:before {
  content: "\f1f6" !important;
}
.rnw .fa-bell-slash-o:before {
  content: "\f1f7" !important;
}
.rnw .fa-trash:before {
  content: "\f1f8" !important;
}
.rnw .fa-copyright:before {
  content: "\f1f9" !important;
}
.rnw .fa-at:before {
  content: "\f1fa" !important;
}
.rnw .fa-eyedropper:before {
  content: "\f1fb" !important;
}
.rnw .fa-paint-brush:before {
  content: "\f1fc" !important;
}
.rnw .fa-birthday-cake:before {
  content: "\f1fd" !important;
}
.rnw .fa-area-chart:before {
  content: "\f1fe" !important;
}
.rnw .fa-pie-chart:before {
  content: "\f200" !important;
}
.rnw .fa-line-chart:before {
  content: "\f201" !important;
}
.rnw .fa-lastfm:before {
  content: "\f202" !important;
}
.rnw .fa-lastfm-square:before {
  content: "\f203" !important;
}
.rnw .fa-toggle-off:before {
  content: "\f204" !important;
}
.rnw .fa-toggle-on:before {
  content: "\f205" !important;
}
.rnw .fa-bicycle:before {
  content: "\f206" !important;
}
.rnw .fa-bus:before {
  content: "\f207" !important;
}
.rnw .fa-ioxhost:before {
  content: "\f208" !important;
}
.rnw .fa-angellist:before {
  content: "\f209" !important;
}
.rnw .fa-cc:before {
  content: "\f20a" !important;
}
.rnw .fa-shekel:before,
.rnw .fa-sheqel:before,
.rnw .fa-ils:before {
  content: "\f20b" !important;
}
.rnw .fa-meanpath:before {
  content: "\f20c" !important;
}
.rnw .fa-buysellads:before {
  content: "\f20d" !important;
}
.rnw .fa-connectdevelop:before {
  content: "\f20e" !important;
}
.rnw .fa-dashcube:before {
  content: "\f210" !important;
}
.rnw .fa-forumbee:before {
  content: "\f211" !important;
}
.rnw .fa-leanpub:before {
  content: "\f212" !important;
}
.rnw .fa-sellsy:before {
  content: "\f213" !important;
}
.rnw .fa-shirtsinbulk:before {
  content: "\f214" !important;
}
.rnw .fa-simplybuilt:before {
  content: "\f215" !important;
}
.rnw .fa-skyatlas:before {
  content: "\f216" !important;
}
.rnw .fa-cart-plus:before {
  content: "\f217" !important;
}
.rnw .fa-cart-arrow-down:before {
  content: "\f218" !important;
}
.rnw .fa-diamond:before {
  content: "\f219" !important;
}
.rnw .fa-ship:before {
  content: "\f21a" !important;
}
.rnw .fa-user-secret:before {
  content: "\f21b" !important;
}
.rnw .fa-motorcycle:before {
  content: "\f21c" !important;
}
.rnw .fa-street-view:before {
  content: "\f21d" !important;
}
.rnw .fa-heartbeat:before {
  content: "\f21e" !important;
}
.rnw .fa-venus:before {
  content: "\f221" !important;
}
.rnw .fa-mars:before {
  content: "\f222" !important;
}
.rnw .fa-mercury:before {
  content: "\f223" !important;
}
.rnw .fa-intersex:before,
.rnw .fa-transgender:before {
  content: "\f224" !important;
}
.rnw .fa-transgender-alt:before {
  content: "\f225" !important;
}
.rnw .fa-venus-double:before {
  content: "\f226" !important;
}
.rnw .fa-mars-double:before {
  content: "\f227" !important;
}
.rnw .fa-venus-mars:before {
  content: "\f228" !important;
}
.rnw .fa-mars-stroke:before {
  content: "\f229" !important;
}
.rnw .fa-mars-stroke-v:before {
  content: "\f22a" !important;
}
.rnw .fa-mars-stroke-h:before {
  content: "\f22b" !important;
}
.rnw .fa-neuter:before {
  content: "\f22c" !important;
}
.rnw .fa-genderless:before {
  content: "\f22d" !important;
}
.rnw .fa-facebook-official:before {
  content: "\f230" !important;
}
.rnw .fa-pinterest-p:before {
  content: "\f231" !important;
}
.rnw .fa-whatsapp:before {
  content: "\f232" !important;
}
.rnw .fa-server:before {
  content: "\f233" !important;
}
.rnw .fa-user-plus:before {
  content: "\f234" !important;
}
.rnw .fa-user-times:before {
  content: "\f235" !important;
}
.rnw .fa-hotel:before,
.rnw .fa-bed:before {
  content: "\f236" !important;
}
.rnw .fa-viacoin:before {
  content: "\f237" !important;
}
.rnw .fa-train:before {
  content: "\f238" !important;
}
.rnw .fa-subway:before {
  content: "\f239" !important;
}
.rnw .fa-medium:before {
  content: "\f23a" !important;
}
.rnw .fa-yc:before,
.rnw .fa-y-combinator:before {
  content: "\f23b" !important;
}
.rnw .fa-optin-monster:before {
  content: "\f23c" !important;
}
.rnw .fa-opencart:before {
  content: "\f23d" !important;
}
.rnw .fa-expeditedssl:before {
  content: "\f23e" !important;
}
.rnw .fa-battery-4:before,
.rnw .fa-battery:before,
.rnw .fa-battery-full:before {
  content: "\f240" !important;
}
.rnw .fa-battery-3:before,
.rnw .fa-battery-three-quarters:before {
  content: "\f241" !important;
}
.rnw .fa-battery-2:before,
.rnw .fa-battery-half:before {
  content: "\f242" !important;
}
.rnw .fa-battery-1:before,
.rnw .fa-battery-quarter:before {
  content: "\f243" !important;
}
.rnw .fa-battery-0:before,
.rnw .fa-battery-empty:before {
  content: "\f244" !important;
}
.rnw .fa-mouse-pointer:before {
  content: "\f245" !important;
}
.rnw .fa-i-cursor:before {
  content: "\f246" !important;
}
.rnw .fa-object-group:before {
  content: "\f247" !important;
}
.rnw .fa-object-ungroup:before {
  content: "\f248" !important;
}
.rnw .fa-sticky-note:before {
  content: "\f249" !important;
}
.rnw .fa-sticky-note-o:before {
  content: "\f24a" !important;
}
.rnw .fa-cc-jcb:before {
  content: "\f24b" !important;
}
.rnw .fa-cc-diners-club:before {
  content: "\f24c" !important;
}
.rnw .fa-clone:before {
  content: "\f24d" !important;
}
.rnw .fa-balance-scale:before {
  content: "\f24e" !important;
}
.rnw .fa-hourglass-o:before {
  content: "\f250" !important;
}
.rnw .fa-hourglass-1:before,
.rnw .fa-hourglass-start:before {
  content: "\f251" !important;
}
.rnw .fa-hourglass-2:before,
.rnw .fa-hourglass-half:before {
  content: "\f252" !important;
}
.rnw .fa-hourglass-3:before,
.rnw .fa-hourglass-end:before {
  content: "\f253" !important;
}
.rnw .fa-hourglass:before {
  content: "\f254" !important;
}
.rnw .fa-hand-grab-o:before,
.rnw .fa-hand-rock-o:before {
  content: "\f255" !important;
}
.rnw .fa-hand-stop-o:before,
.rnw .fa-hand-paper-o:before {
  content: "\f256" !important;
}
.rnw .fa-hand-scissors-o:before {
  content: "\f257" !important;
}
.rnw .fa-hand-lizard-o:before {
  content: "\f258" !important;
}
.rnw .fa-hand-spock-o:before {
  content: "\f259" !important;
}
.rnw .fa-hand-pointer-o:before {
  content: "\f25a" !important;
}
.rnw .fa-hand-peace-o:before {
  content: "\f25b" !important;
}
.rnw .fa-trademark:before {
  content: "\f25c" !important;
}
.rnw .fa-registered:before {
  content: "\f25d" !important;
}
.rnw .fa-creative-commons:before {
  content: "\f25e" !important;
}
.rnw .fa-gg:before {
  content: "\f260" !important;
}
.rnw .fa-gg-circle:before {
  content: "\f261" !important;
}
.rnw .fa-tripadvisor:before {
  content: "\f262" !important;
}
.rnw .fa-odnoklassniki:before {
  content: "\f263" !important;
}
.rnw .fa-odnoklassniki-square:before {
  content: "\f264" !important;
}
.rnw .fa-get-pocket:before {
  content: "\f265" !important;
}
.rnw .fa-wikipedia-w:before {
  content: "\f266" !important;
}
.rnw .fa-safari:before {
  content: "\f267" !important;
}
.rnw .fa-chrome:before {
  content: "\f268" !important;
}
.rnw .fa-firefox:before {
  content: "\f269" !important;
}
.rnw .fa-opera:before {
  content: "\f26a" !important;
}
.rnw .fa-internet-explorer:before {
  content: "\f26b" !important;
}
.rnw .fa-tv:before,
.rnw .fa-television:before {
  content: "\f26c" !important;
}
.rnw .fa-contao:before {
  content: "\f26d" !important;
}
.rnw .fa-500px:before {
  content: "\f26e" !important;
}
.rnw .fa-amazon:before {
  content: "\f270" !important;
}
.rnw .fa-calendar-plus-o:before {
  content: "\f271" !important;
}
.rnw .fa-calendar-minus-o:before {
  content: "\f272" !important;
}
.rnw .fa-calendar-times-o:before {
  content: "\f273" !important;
}
.rnw .fa-calendar-check-o:before {
  content: "\f274" !important;
}
.rnw .fa-industry:before {
  content: "\f275" !important;
}
.rnw .fa-map-pin:before {
  content: "\f276" !important;
}
.rnw .fa-map-signs:before {
  content: "\f277" !important;
}
.rnw .fa-map-o:before {
  content: "\f278" !important;
}
.rnw .fa-map:before {
  content: "\f279" !important;
}
.rnw .fa-commenting:before {
  content: "\f27a" !important;
}
.rnw .fa-commenting-o:before {
  content: "\f27b" !important;
}
.rnw .fa-houzz:before {
  content: "\f27c" !important;
}
.rnw .fa-vimeo:before {
  content: "\f27d" !important;
}
.rnw .fa-black-tie:before {
  content: "\f27e" !important;
}
.rnw .fa-fonticons:before {
  content: "\f280" !important;
}
.rnw .fa-reddit-alien:before {
  content: "\f281" !important;
}
.rnw .fa-edge:before {
  content: "\f282" !important;
}
.rnw .fa-credit-card-alt:before {
  content: "\f283" !important;
}
.rnw .fa-codiepie:before {
  content: "\f284" !important;
}
.rnw .fa-modx:before {
  content: "\f285" !important;
}
.rnw .fa-fort-awesome:before {
  content: "\f286" !important;
}
.rnw .fa-usb:before {
  content: "\f287" !important;
}
.rnw .fa-product-hunt:before {
  content: "\f288" !important;
}
.rnw .fa-mixcloud:before {
  content: "\f289" !important;
}
.rnw .fa-scribd:before {
  content: "\f28a" !important;
}
.rnw .fa-pause-circle:before {
  content: "\f28b" !important;
}
.rnw .fa-pause-circle-o:before {
  content: "\f28c" !important;
}
.rnw .fa-stop-circle:before {
  content: "\f28d" !important;
}
.rnw .fa-stop-circle-o:before {
  content: "\f28e" !important;
}
.rnw .fa-shopping-bag:before {
  content: "\f290" !important;
}
.rnw .fa-shopping-basket:before {
  content: "\f291" !important;
}
.rnw .fa-hashtag:before {
  content: "\f292" !important;
}
.rnw .fa-bluetooth:before {
  content: "\f293" !important;
}
.rnw .fa-bluetooth-b:before {
  content: "\f294" !important;
}
.rnw .fa-percent:before {
  content: "\f295" !important;
}
.rnw .fa-gitlab:before {
  content: "\f296" !important;
}
.rnw .fa-wpbeginner:before {
  content: "\f297" !important;
}
.rnw .fa-wpforms:before {
  content: "\f298" !important;
}
.rnw .fa-envira:before {
  content: "\f299" !important;
}
.rnw .fa-universal-access:before {
  content: "\f29a" !important;
}
.rnw .fa-wheelchair-alt:before {
  content: "\f29b" !important;
}
.rnw .fa-question-circle-o:before {
  content: "\f29c" !important;
}
.rnw .fa-blind:before {
  content: "\f29d" !important;
}
.rnw .fa-audio-description:before {
  content: "\f29e" !important;
}
.rnw .fa-volume-control-phone:before {
  content: "\f2a0" !important;
}
.rnw .fa-braille:before {
  content: "\f2a1" !important;
}
.rnw .fa-assistive-listening-systems:before {
  content: "\f2a2" !important;
}
.rnw .fa-asl-interpreting:before,
.rnw .fa-american-sign-language-interpreting:before {
  content: "\f2a3" !important;
}
.rnw .fa-deafness:before,
.rnw .fa-hard-of-hearing:before,
.rnw .fa-deaf:before {
  content: "\f2a4" !important;
}
.rnw .fa-glide:before {
  content: "\f2a5" !important;
}
.rnw .fa-glide-g:before {
  content: "\f2a6" !important;
}
.rnw .fa-signing:before,
.rnw .fa-sign-language:before {
  content: "\f2a7" !important;
}
.rnw .fa-low-vision:before {
  content: "\f2a8" !important;
}
.rnw .fa-viadeo:before {
  content: "\f2a9" !important;
}
.rnw .fa-viadeo-square:before {
  content: "\f2aa" !important;
}
.rnw .fa-snapchat:before {
  content: "\f2ab" !important;
}
.rnw .fa-snapchat-ghost:before {
  content: "\f2ac" !important;
}
.rnw .fa-snapchat-square:before {
  content: "\f2ad" !important;
}
.rnw .fa-pied-piper:before {
  content: "\f2ae" !important;
}
.rnw .fa-first-order:before {
  content: "\f2b0" !important;
}
.rnw .fa-yoast:before {
  content: "\f2b1" !important;
}
.rnw .fa-themeisle:before {
  content: "\f2b2" !important;
}
.rnw .fa-google-plus-circle:before,
.rnw .fa-google-plus-official:before {
  content: "\f2b3" !important;
}
.rnw .fa-fa:before,
.rnw .fa-font-awesome:before {
  content: "\f2b4" !important;
}
.rnw .fa-handshake-o:before {
  content: "\f2b5" !important;
}
.rnw .fa-envelope-open:before {
  content: "\f2b6" !important;
}
.rnw .fa-envelope-open-o:before {
  content: "\f2b7" !important;
}
.rnw .fa-linode:before {
  content: "\f2b8" !important;
}
.rnw .fa-address-book:before {
  content: "\f2b9" !important;
}
.rnw .fa-address-book-o:before {
  content: "\f2ba" !important;
}
.rnw .fa-vcard:before,
.rnw .fa-address-card:before {
  content: "\f2bb" !important;
}
.rnw .fa-vcard-o:before,
.rnw .fa-address-card-o:before {
  content: "\f2bc" !important;
}
.rnw .fa-user-circle:before {
  content: "\f2bd" !important;
}
.rnw .fa-user-circle-o:before {
  content: "\f2be" !important;
}
.rnw .fa-user-o:before {
  content: "\f2c0" !important;
}
.rnw .fa-id-badge:before {
  content: "\f2c1" !important;
}
.rnw .fa-drivers-license:before,
.rnw .fa-id-card:before {
  content: "\f2c2" !important;
}
.rnw .fa-drivers-license-o:before,
.rnw .fa-id-card-o:before {
  content: "\f2c3" !important;
}
.rnw .fa-quora:before {
  content: "\f2c4" !important;
}
.rnw .fa-free-code-camp:before {
  content: "\f2c5" !important;
}
.rnw .fa-telegram:before {
  content: "\f2c6" !important;
}
.rnw .fa-thermometer-4:before,
.rnw .fa-thermometer:before,
.rnw .fa-thermometer-full:before {
  content: "\f2c7" !important;
}
.rnw .fa-thermometer-3:before,
.rnw .fa-thermometer-three-quarters:before {
  content: "\f2c8" !important;
}
.rnw .fa-thermometer-2:before,
.rnw .fa-thermometer-half:before {
  content: "\f2c9" !important;
}
.rnw .fa-thermometer-1:before,
.rnw .fa-thermometer-quarter:before {
  content: "\f2ca" !important;
}
.rnw .fa-thermometer-0:before,
.rnw .fa-thermometer-empty:before {
  content: "\f2cb" !important;
}
.rnw .fa-shower:before {
  content: "\f2cc" !important;
}
.rnw .fa-bathtub:before,
.rnw .fa-s15:before,
.rnw .fa-bath:before {
  content: "\f2cd" !important;
}
.rnw .fa-podcast:before {
  content: "\f2ce" !important;
}
.rnw .fa-window-maximize:before {
  content: "\f2d0" !important;
}
.rnw .fa-window-minimize:before {
  content: "\f2d1" !important;
}
.rnw .fa-window-restore:before {
  content: "\f2d2" !important;
}
.rnw .fa-times-rectangle:before,
.rnw .fa-window-close:before {
  content: "\f2d3" !important;
}
.rnw .fa-times-rectangle-o:before,
.rnw .fa-window-close-o:before {
  content: "\f2d4" !important;
}
.rnw .fa-bandcamp:before {
  content: "\f2d5" !important;
}
.rnw .fa-grav:before {
  content: "\f2d6" !important;
}
.rnw .fa-etsy:before {
  content: "\f2d7" !important;
}
.rnw .fa-imdb:before {
  content: "\f2d8" !important;
}
.rnw .fa-ravelry:before {
  content: "\f2d9" !important;
}
.rnw .fa-eercast:before {
  content: "\f2da" !important;
}
.rnw .fa-microchip:before {
  content: "\f2db" !important;
}
.rnw .fa-snowflake-o:before {
  content: "\f2dc" !important;
}
.rnw .fa-superpowers:before {
  content: "\f2dd" !important;
}
.rnw .fa-wpexplorer:before {
  content: "\f2de" !important;
}
.rnw .fa-meetup:before {
  content: "\f2e0" !important;
}
.rnw .sr-only {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  border: 0 !important;
}
.rnw .sr-only-focusable:active,
.rnw .sr-only-focusable:focus {
  position: static !important;
  width: auto !important;
  height: auto !important;
  margin: 0 !important;
  overflow: visible !important;
  clip: auto !important;
}
@-moz-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg) ;
    transform: rotate(0deg) ;
  }
  100% {
    -webkit-transform: rotate(359deg) ;
    transform: rotate(359deg) ;
  }
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg) ;
    transform: rotate(0deg) ;
  }
  100% {
    -webkit-transform: rotate(359deg) ;
    transform: rotate(359deg) ;
  }
}
@-o-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) ;
  }
}
.rnw .crana .container {
  width: 100% !important;
  box-sizing: border-box !important;
}
.rnw .crana .container.shadow {
  box-shadow: 0 2px 10px 0 rgba(0,0,0,0.15) !important;
  z-index: 1 !important;
}
.rnw .crana .container.secondary {
  background: #fff !important;
  padding: 0px 20px 30px 20px !important;
  overflow: hidden !important;
}
.rnw .crana .container.secondary .dash {
  width: 40px !important;
  height: 1px !important;
  margin: 12px 0px 22px 0px !important;
  background: #4a4a4a !important;
}
.rnw .crana .container.secondary .line {
  height: 1px !important;
  width: 100% !important;
  margin: 15px 0px !important;
  background: #dbdbdb !important;
}
.rnw .crana .container.secondary .margin {
  height: 50px !important;
}
.rnw .crana .container.secondary .margin-small {
  height: 10px !important;
}
.rnw .crana .container.secondary .title-row .text {
  font-size: 18px !important;
  font-weight: bold !important;
  line-height: 1.33 !important;
  color: #4a4a4a !important;
  margin: 50px 0px 0px 0px !important;
}
.rnw .crana .container.secondary .icon-row .icon {
  display: inline-block !important;
  vertical-align: top !important;
  width: 42px !important;
  height: 42px !important;
  overflow: hidden !important;
}
.rnw .crana .container.secondary .icon-row .icon img {
  width: 100% !important;
  height: 100% !important;
}
.rnw .crana .container.secondary .icon-row .text {
  display: inline-block !important;
  height: 42px !important;
  vertical-align: top !important;
  margin-left: 8px !important;
}
.rnw .crana .container.secondary .icon-row .text .dark {
  font-size: 16px !important;
  line-height: 1.5 !important;
  color: #4a4a4a !important;
}
.rnw .crana .container.secondary .icon-row .text .light {
  font-size: 16px !important;
  font-weight: 300 !important;
  line-height: 1.5 !important;
  color: #b7b7b7 !important;
}
.rnw .crana .container.secondary .text-row .label {
  display: block !important;
  font-size: 14px !important;
  font-weight: 300 !important;
  line-height: 1.71 !important;
  color: #b7b7b7 !important;
  text-align: left !important;
}
.rnw .crana .container.secondary .text-row .text {
  font-size: 16px !important;
  line-height: 1.5 !important;
  color: #4a4a4a !important;
}
.rnw .crana .container.secondary .link-row a {
  font-size: 16px !important;
  line-height: 1.5 !important;
  color: #4285f4 !important;
}
.rnw .crana .container.secondary .input-row .label {
  display: block !important;
  font-size: 14px !important;
  font-weight: 300 !important;
  line-height: 1.71 !important;
  color: #b7b7b7 !important;
  margin: 8px 0px 4px 0px !important;
}
.rnw .crana .container.secondary .input-row .radio-group {
  margin-top: 5px !important;
}
.rnw .crana .container.secondary .input-row .radio-group .radio {
  display: inline !important;
}
.rnw .crana .container.secondary .input-row .radio-group label {
  display: inline !important;
  margin: 0px 10px 5px 0px !important;
}
@media (min-width: 0px) and (max-width: 767px) {
  .rnw .crana .container.secondary .input-row .radio-group label {
    display: block !important;
  }
}
.rnw .crana .container.secondary .input-row .input input[type=text] {
  height: 50px !important;
  line-height: 50px !important;
  width: 100% !important;
  box-sizing: border-box !important;
  text-indent: 15px !important;
  font-size: 16px !important;
  border: 1px solid #dbdbdb !important;
  border-radius: 4px !important;
}
.rnw .crana .container.secondary .input-row .select-group .select {
  display: inline-block !important;
  min-width: 130px !important;
}
@media (min-width: 0px) and (max-width: 767px) {
  .rnw .crana .container.secondary .input-row .select-group .select {
    display: block !important;
    margin-top: 10px !important;
  }
  .rnw .crana .container.secondary .input-row .select-group .select:first-child {
    margin-top: 0px !important;
  }
}
@media (min-width: 768px) and (max-width: 9999999px) {
  .rnw .crana .container.secondary .input-row .select-group .select.sm-3rd {
    width: 32% !important;
  }
  .rnw .crana .container.secondary .input-row .select-group .select.sm-3rd:first-child {
    margin-left: 0px !important;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .rnw .crana .container.secondary .input-row .select-group .select.sm-3rd {
    margin-left: 1.3% !important;
  }
}
@media (min-width: 992px) and (max-width: 9999999px) {
  .rnw .crana .container.secondary .input-row .select-group .select.sm-3rd {
    margin-left: 1.4% !important;
  }
}
.rnw .crana .container.secondary .input-row .select select {
  height: 50px !important;
  line-height: 50px !important;
  width: 100% !important;
  font-size: 16px !important;
  margin-right: 10px !important;
  border: 1px solid #dbdbdb !important;
  border-radius: 4px !important;
  text-indent: 8px !important;
}
.rnw .crana .container.secondary .profile-row {
  margin-top: 50px !important;
}
.rnw .crana .container.secondary .profile-row .hero {
  width: 50px !important;
  height: 50px !important;
  margin: auto !important;
  border-radius: 50px !important;
}
.rnw .crana .container.secondary .profile-row .text {
  font-size: 22px !important;
  font-weight: 300 !important;
  font-style: normal !important;
  font-stretch: normal !important;
  line-height: 1.27 !important;
  text-align: center !important;
  color: #4a4a4a !important;
  margin: 15px 0px !important;
}
.rnw .crana .container.secondary .profile-row .dash {
  margin: auto !important;
}
.rnw .crana .container.secondary .button-row {
  text-align: center !important;
}
.rnw .crana .container.secondary .button-row button {
  background: transparent !important;
  border: 0px !important;
  box-shadow: none !important;
  padding: 0px !important;
  margin: 0px !important;
  height: 48px !important;
  border-radius: 24px !important;
  background: #4285f4 !important;
  color: #fff !important;
  margin: 20px auto 0px auto !important;
  line-height: 48px !important;
  font-size: 16px !important;
  padding: 0px 30px !important;
}
.rnw .crana .container.secondary .button-row button * {
  cursor: pointer !important;
}
.rnw .crana .container.secondary .button-row button:hover {
  opacity: 0.9 !important;
}
.rnw .crana .container.secondary .button-row button.disabled:hover {
  opacity: 1 !important;
}
.rnw .crana .container.secondary .action-row.left {
  text-align: left !important;
}
.rnw .crana .container.secondary .action-row.center {
  text-align: center !important;
}
.rnw .crana .container.secondary .action-row.right {
  text-align: right !important;
}
.rnw .crana .container.secondary .action-row button {
  background: transparent !important;
  border: 0px !important;
  box-shadow: none !important;
  padding: 0px !important;
  margin: 0px !important;
  display: inline-block !important;
  color: #4285f4 !important;
  margin: 15px auto 0px auto !important;
  font-size: 16px !important;
  text-decoration: underline !important;
}
.rnw .crana .container.secondary .action-row button * {
  cursor: pointer !important;
}
.rnw .crana .container.secondary .action-row button:hover {
  opacity: 0.9 !important;
}
.rnw .crana .container.secondary .action-row button.disabled:hover {
  opacity: 1 !important;
}
.rnw .crana .container.primary {
  background: #fff !important;
  padding: 20px !important;
  position: relative !important;
  z-index: 1 !important;
  overflow: hidden !important;
}
.rnw .crana .container.primary .dash {
  width: 40px !important;
  height: 1px !important;
  margin: 20px auto 30px auto !important;
  background: #4a4a4a !important;
}
.rnw .crana .container.primary .line {
  height: 1px !important;
  width: 100% !important;
  margin: 25px 0px !important;
  background: #dbdbdb !important;
}
.rnw .crana .container.primary .margin {
  height: 20px !important;
}
.rnw .crana .container.primary .margin-half {
  height: 10px !important;
}
.rnw .crana .container.primary .margin-double {
  height: 40px !important;
}
.rnw .crana .container.primary .title-row {
  margin-top: 20px !important;
}
.rnw .crana .container.primary .title-row .icon {
  width: 40px !important;
  height: 40px !important;
  margin: auto !important;
  margin-bottom: 15px !important;
}
.rnw .crana .container.primary .title-row .icon img {
  width: 100% !important;
  height: 100% !important;
}
.rnw .crana .container.primary .title-row .text {
  font-size: 22px !important;
  font-weight: 300 !important;
  line-height: 1.27 !important;
  text-align: center !important;
  color: #4a4a4a !important;
}
.rnw .crana .container.primary .hero-row {
  margin-bottom: 20px !important;
}
.rnw .crana .container.primary .hero-row .hero {
  width: 100px !important;
  height: 100px !important;
  background: #dbdbdb !important;
  margin: auto !important;
  border-radius: 55px !important;
  overflow: hidden !important;
  margin-bottom: 20px !important;
  border: 5px solid #fff !important;
}
.rnw .crana .container.primary .hero-row .hero img {
  width: 100% !important;
  height: 100% !important;
}
.rnw .crana .container.primary .hero-row .name {
  font-size: 22px !important;
  font-weight: bold !important;
  line-height: 1 !important;
  text-align: center !important;
  color: #4a4a4a !important;
}
.rnw .crana .container.primary .hero-row .job {
  font-size: 16px !important;
  font-weight: 300 !important;
  line-height: 1.38 !important;
  text-align: center !important;
  color: #4a4a4a !important;
}
.rnw .crana .container.primary .rating-row {
  margin: auto !important;
  text-align: center !important;
}
.rnw .crana .container.primary .rating-row .stars button {
  background: transparent !important;
  border: 0px !important;
  box-shadow: none !important;
  padding: 0px !important;
  margin: 0px !important;
}
.rnw .crana .container.primary .rating-row .stars button i {
  color: #0e61ea !important;
  opacity: 0.3 !important;
  font-size: 24px !important;
  width: 30px !important;
  height: 30px !important;
  line-height: 30px !important;
  text-align: center !important;
  vertical-align: middle !important;
  padding: 10px 12px !important;
}
.rnw .crana .container.primary .rating-row .stars button i:last-child {
  margin-right: 0px !important;
}
.rnw .crana .container.primary .rating-row .stars button i.active,
.rnw .crana .container.primary .rating-row .stars button i.preview {
  line-height: 30px !important;
  width: 30px !important;
  height: 30px !important;
  font-size: 30px !important;
  opacity: 1 !important;
  color: #4285f4 !important;
}
.rnw .crana .container.primary .final-rating-row .text {
  display: inline-block !important;
  color: #4a4a4a !important;
}
.rnw .crana .container.primary .final-rating-row .stars {
  width: 120px !important;
  display: inline-block !important;
  margin-left: 10px !important;
}
.rnw .crana .container.primary .final-rating-row .stars i {
  color: #0e61ea !important;
  opacity: 0.3 !important;
  font-size: 20px !important;
  width: 20px !important;
  height: 20px !important;
  text-align: center !important;
  vertical-align: center !important;
  margin-right: 5px !important;
}
.rnw .crana .container.primary .final-rating-row .stars i:last-child {
  margin-right: 0px !important;
}
.rnw .crana .container.primary .final-rating-row .stars i.active {
  opacity: 1 !important;
  color: #4285f4 !important;
}
.rnw .crana .container.primary .button-row {
  text-align: center !important;
}
.rnw .crana .container.primary .button-row button {
  background: transparent !important;
  border: 0px !important;
  box-shadow: none !important;
  padding: 0px !important;
  margin: 0px !important;
  height: 48px !important;
  border-radius: 24px !important;
  background: #4285f4 !important;
  color: #fff !important;
  margin: 20px auto 0px auto !important;
  line-height: 48px !important;
  font-size: 16px !important;
  padding: 0px 30px !important;
}
.rnw .crana .container.primary .button-row button * {
  cursor: pointer !important;
}
.rnw .crana .container.primary .button-row button:hover {
  opacity: 0.9 !important;
}
.rnw .crana .container.primary .button-row button.disabled:hover {
  opacity: 1 !important;
}
.rnw .crana .container.primary .question-row .text {
  font-size: 18px !important;
  line-height: 1.33 !important;
  color: #4a4a4a !important;
}
.rnw .crana .container.primary .answer-row {
  padding: 0 !important;
  margin: 0 !important;
  white-space: nowrap !important;
}
.rnw .crana .container.primary .answer-row label {
  display: block !important;
  cursor: pointer !important;
  position: relative !important;
  padding-left: 30px !important;
  margin: 10px 0px 0px 0px !important;
  font-size: 16px !important;
  font-weight: 300 !important;
  line-height: 1.5 !important;
  color: #4a4a4a !important;
  white-space: normal !important;
  vertical-align: top !important;
}
.rnw .crana .container.primary .answer-row label input[type="radio"] {
  position: absolute !important;
  left: 0px !important;
}
.rnw .crana .container.primary .textarea {
  position: relative !important;
  margin: 20px 20px 0px 20px !important;
}
.rnw .crana .container.primary .textarea textarea {
  width: 100% !important;
  height: 68px !important;
  background-color: #fff !important;
  border: solid 1px #dbdbdb !important;
  resize: none !important;
  padding: 10px !important;
  font-weight: 400 !important;
  box-sizing: border-box !important;
  font-size: 15px !important;
  line-height: 15px !important;
}
.rnw .crana .container.primary .textarea {
  margin: 20px 0 0 0 !important;
}
.rnw .crana .container.primary .textarea textarea {
  margin-left: 0 !important;
}
.rnw .crana .container.error {
  background: #f34336 !important;
  color: #fff !important;
  padding: 40px !important;
  font-size: 20px !important;
  font-weight: 300 !important;
  text-align: center !important;
}
.rnw .crana .container.warning {
  background: #fe9800 !important;
  color: #fff !important;
  padding: 40px !important;
  font-size: 20px !important;
  font-weight: 300 !important;
  text-align: center !important;
}
.rnw .crana .container.info {
  background: #fff !important;
  color: #4a4a4a !important;
  padding: 40px !important;
  font-size: 20px !important;
  font-weight: 300 !important;
  text-align: center !important;
}
.rnw .crana .container.loading {
  text-align: center !important;
  padding: 70px !important;
}
.rnw .crana .container.loading i {
  font-size: 25px !important;
  margin: auto !important;
  color: #4a4a4a !important;
}
.rnw .crana.blue-theme .container.primary {
  background: #4285f4 !important;
  padding: 20px !important;
  position: relative !important;
  z-index: 1 !important;
  overflow: hidden !important;
}
.rnw .crana.blue-theme .container.primary .dash {
  width: 40px !important;
  height: 1px !important;
  margin: 20px auto 30px auto !important;
  background: #e6e6e6 !important;
}
.rnw .crana.blue-theme .container.primary .line {
  height: 1px !important;
  width: 100% !important;
  margin: 25px 0px !important;
  background: #e6e6e6 !important;
}
.rnw .crana.blue-theme .container.primary .margin {
  height: 20px !important;
}
.rnw .crana.blue-theme .container.primary .margin-half {
  height: 10px !important;
}
.rnw .crana.blue-theme .container.primary .margin-double {
  height: 40px !important;
}
.rnw .crana.blue-theme .container.primary .title-row {
  margin-top: 20px !important;
}
.rnw .crana.blue-theme .container.primary .title-row .icon {
  width: 40px !important;
  height: 40px !important;
  margin: auto !important;
  margin-bottom: 15px !important;
}
.rnw .crana.blue-theme .container.primary .title-row .icon img {
  width: 100% !important;
  height: 100% !important;
}
.rnw .crana.blue-theme .container.primary .title-row .text {
  font-size: 22px !important;
  font-weight: 300 !important;
  line-height: 1.27 !important;
  text-align: center !important;
  color: #e6e6e6 !important;
}
.rnw .crana.blue-theme .container.primary .hero-row {
  margin-bottom: 20px !important;
}
.rnw .crana.blue-theme .container.primary .hero-row .hero {
  width: 100px !important;
  height: 100px !important;
  background: #dbdbdb !important;
  margin: auto !important;
  border-radius: 55px !important;
  overflow: hidden !important;
  margin-bottom: 20px !important;
  border: 5px solid #e6e6e6 !important;
}
.rnw .crana.blue-theme .container.primary .hero-row .hero img {
  width: 100% !important;
  height: 100% !important;
}
.rnw .crana.blue-theme .container.primary .hero-row .name {
  font-size: 22px !important;
  font-weight: bold !important;
  line-height: 1 !important;
  text-align: center !important;
  color: #e6e6e6 !important;
}
.rnw .crana.blue-theme .container.primary .hero-row .job {
  font-size: 16px !important;
  font-weight: 300 !important;
  line-height: 1.38 !important;
  text-align: center !important;
  color: #e6e6e6 !important;
}
.rnw .crana.blue-theme .container.primary .rating-row {
  margin: auto !important;
  text-align: center !important;
}
.rnw .crana.blue-theme .container.primary .rating-row .stars button {
  background: transparent !important;
  border: 0px !important;
  box-shadow: none !important;
  padding: 0px !important;
  margin: 0px !important;
}
.rnw .crana.blue-theme .container.primary .rating-row .stars button i {
  color: #e6e6e6 !important;
  opacity: 0.3 !important;
  font-size: 24px !important;
  width: 30px !important;
  height: 30px !important;
  line-height: 30px !important;
  text-align: center !important;
  vertical-align: middle !important;
  padding: 10px 12px !important;
}
.rnw .crana.blue-theme .container.primary .rating-row .stars button i:last-child {
  margin-right: 0px !important;
}
.rnw .crana.blue-theme .container.primary .rating-row .stars button i.active,
.rnw .crana.blue-theme .container.primary .rating-row .stars button i.preview {
  line-height: 30px !important;
  width: 30px !important;
  height: 30px !important;
  font-size: 30px !important;
  opacity: 1 !important;
  color: #e6e6e6 !important;
}
.rnw .crana.blue-theme .container.primary .final-rating-row .text {
  display: inline-block !important;
  color: #e6e6e6 !important;
}
.rnw .crana.blue-theme .container.primary .final-rating-row .stars {
  width: 120px !important;
  display: inline-block !important;
  margin-left: 10px !important;
}
.rnw .crana.blue-theme .container.primary .final-rating-row .stars i {
  color: #e6e6e6 !important;
  opacity: 0.3 !important;
  font-size: 20px !important;
  width: 20px !important;
  height: 20px !important;
  text-align: center !important;
  vertical-align: center !important;
  margin-right: 5px !important;
}
.rnw .crana.blue-theme .container.primary .final-rating-row .stars i:last-child {
  margin-right: 0px !important;
}
.rnw .crana.blue-theme .container.primary .final-rating-row .stars i.active {
  opacity: 1 !important;
  color: #e6e6e6 !important;
}
.rnw .crana.blue-theme .container.primary .button-row {
  text-align: center !important;
}
.rnw .crana.blue-theme .container.primary .button-row button {
  background: transparent !important;
  border: 0px !important;
  box-shadow: none !important;
  padding: 0px !important;
  margin: 0px !important;
  height: 48px !important;
  border-radius: 24px !important;
  background: #0e61ea !important;
  color: #e6e6e6 !important;
  margin: 20px auto 0px auto !important;
  line-height: 48px !important;
  font-size: 16px !important;
  padding: 0px 30px !important;
}
.rnw .crana.blue-theme .container.primary .button-row button * {
  cursor: pointer !important;
}
.rnw .crana.blue-theme .container.primary .button-row button:hover {
  opacity: 0.9 !important;
}
.rnw .crana.blue-theme .container.primary .button-row button.disabled:hover {
  opacity: 1 !important;
}
.rnw .crana.blue-theme .container.primary .question-row .text {
  font-size: 18px !important;
  line-height: 1.33 !important;
  color: #e6e6e6 !important;
}
.rnw .crana.blue-theme .container.primary .answer-row {
  padding: 0 !important;
  margin: 0 !important;
  white-space: nowrap !important;
}
.rnw .crana.blue-theme .container.primary .answer-row label {
  display: block !important;
  cursor: pointer !important;
  position: relative !important;
  padding-left: 30px !important;
  margin: 10px 0px 0px 0px !important;
  font-size: 16px !important;
  font-weight: 300 !important;
  line-height: 1.5 !important;
  color: #e6e6e6 !important;
  white-space: normal !important;
  vertical-align: top !important;
}
.rnw .crana.blue-theme .container.primary .answer-row label input[type="radio"] {
  position: absolute !important;
  left: 0px !important;
}
.rnw .crana.blue-theme .container.primary .textarea {
  position: relative !important;
  margin: 20px 20px 0px 20px !important;
}
.rnw .crana.blue-theme .container.primary .textarea textarea {
  width: 100% !important;
  height: 68px !important;
  background-color: #e6e6e6 !important;
  border: solid 1px #dbdbdb !important;
  resize: none !important;
  padding: 10px !important;
  font-weight: 400 !important;
  box-sizing: border-box !important;
  font-size: 15px !important;
  line-height: 15px !important;
}
.rnw .crana.blue-theme .container.primary .textarea {
  margin: 20px 0 0 0 !important;
}
.rnw .crana.blue-theme .container.primary .textarea textarea {
  margin-left: 0 !important;
}
.rnw .crana.blue-theme .container.error {
  background: #f34336 !important;
  color: #fff !important;
  padding: 40px !important;
  font-size: 20px !important;
  font-weight: 300 !important;
  text-align: center !important;
}
.rnw .crana.blue-theme .container.warning {
  background: #fe9800 !important;
  color: #fff !important;
  padding: 40px !important;
  font-size: 20px !important;
  font-weight: 300 !important;
  text-align: center !important;
}
.rnw .crana.blue-theme .container.info {
  background: #4285f4 !important;
  color: #e6e6e6 !important;
  padding: 40px !important;
  font-size: 20px !important;
  font-weight: 300 !important;
  text-align: center !important;
}
.rnw .crana.blue-theme .container.loading {
  text-align: center !important;
  padding: 70px !important;
}
.rnw .crana.blue-theme .container.loading i {
  font-size: 25px !important;
  margin: auto !important;
  color: #e6e6e6 !important;
}
.rnw .crana.pink-theme .container.primary {
  background: #e81e63 !important;
  padding: 20px !important;
  position: relative !important;
  z-index: 1 !important;
  overflow: hidden !important;
}
.rnw .crana.pink-theme .container.primary .dash {
  width: 40px !important;
  height: 1px !important;
  margin: 20px auto 30px auto !important;
  background: #e6e6e6 !important;
}
.rnw .crana.pink-theme .container.primary .line {
  height: 1px !important;
  width: 100% !important;
  margin: 25px 0px !important;
  background: #e6e6e6 !important;
}
.rnw .crana.pink-theme .container.primary .margin {
  height: 20px !important;
}
.rnw .crana.pink-theme .container.primary .margin-half {
  height: 10px !important;
}
.rnw .crana.pink-theme .container.primary .margin-double {
  height: 40px !important;
}
.rnw .crana.pink-theme .container.primary .title-row {
  margin-top: 20px !important;
}
.rnw .crana.pink-theme .container.primary .title-row .icon {
  width: 40px !important;
  height: 40px !important;
  margin: auto !important;
  margin-bottom: 15px !important;
}
.rnw .crana.pink-theme .container.primary .title-row .icon img {
  width: 100% !important;
  height: 100% !important;
}
.rnw .crana.pink-theme .container.primary .title-row .text {
  font-size: 22px !important;
  font-weight: 300 !important;
  line-height: 1.27 !important;
  text-align: center !important;
  color: #e6e6e6 !important;
}
.rnw .crana.pink-theme .container.primary .hero-row {
  margin-bottom: 20px !important;
}
.rnw .crana.pink-theme .container.primary .hero-row .hero {
  width: 100px !important;
  height: 100px !important;
  background: #dbdbdb !important;
  margin: auto !important;
  border-radius: 55px !important;
  overflow: hidden !important;
  margin-bottom: 20px !important;
  border: 5px solid #e6e6e6 !important;
}
.rnw .crana.pink-theme .container.primary .hero-row .hero img {
  width: 100% !important;
  height: 100% !important;
}
.rnw .crana.pink-theme .container.primary .hero-row .name {
  font-size: 22px !important;
  font-weight: bold !important;
  line-height: 1 !important;
  text-align: center !important;
  color: #e6e6e6 !important;
}
.rnw .crana.pink-theme .container.primary .hero-row .job {
  font-size: 16px !important;
  font-weight: 300 !important;
  line-height: 1.38 !important;
  text-align: center !important;
  color: #e6e6e6 !important;
}
.rnw .crana.pink-theme .container.primary .rating-row {
  margin: auto !important;
  text-align: center !important;
}
.rnw .crana.pink-theme .container.primary .rating-row .stars button {
  background: transparent !important;
  border: 0px !important;
  box-shadow: none !important;
  padding: 0px !important;
  margin: 0px !important;
}
.rnw .crana.pink-theme .container.primary .rating-row .stars button i {
  color: #e6e6e6 !important;
  opacity: 0.3 !important;
  font-size: 24px !important;
  width: 30px !important;
  height: 30px !important;
  line-height: 30px !important;
  text-align: center !important;
  vertical-align: middle !important;
  padding: 10px 12px !important;
}
.rnw .crana.pink-theme .container.primary .rating-row .stars button i:last-child {
  margin-right: 0px !important;
}
.rnw .crana.pink-theme .container.primary .rating-row .stars button i.active,
.rnw .crana.pink-theme .container.primary .rating-row .stars button i.preview {
  line-height: 30px !important;
  width: 30px !important;
  height: 30px !important;
  font-size: 30px !important;
  opacity: 1 !important;
  color: #e6e6e6 !important;
}
.rnw .crana.pink-theme .container.primary .final-rating-row .text {
  display: inline-block !important;
  color: #e6e6e6 !important;
}
.rnw .crana.pink-theme .container.primary .final-rating-row .stars {
  width: 120px !important;
  display: inline-block !important;
  margin-left: 10px !important;
}
.rnw .crana.pink-theme .container.primary .final-rating-row .stars i {
  color: #e6e6e6 !important;
  opacity: 0.3 !important;
  font-size: 20px !important;
  width: 20px !important;
  height: 20px !important;
  text-align: center !important;
  vertical-align: center !important;
  margin-right: 5px !important;
}
.rnw .crana.pink-theme .container.primary .final-rating-row .stars i:last-child {
  margin-right: 0px !important;
}
.rnw .crana.pink-theme .container.primary .final-rating-row .stars i.active {
  opacity: 1 !important;
  color: #e6e6e6 !important;
}
.rnw .crana.pink-theme .container.primary .button-row {
  text-align: center !important;
}
.rnw .crana.pink-theme .container.primary .button-row button {
  background: transparent !important;
  border: 0px !important;
  box-shadow: none !important;
  padding: 0px !important;
  margin: 0px !important;
  height: 48px !important;
  border-radius: 24px !important;
  background: #be134e !important;
  color: #e6e6e6 !important;
  margin: 20px auto 0px auto !important;
  line-height: 48px !important;
  font-size: 16px !important;
  padding: 0px 30px !important;
}
.rnw .crana.pink-theme .container.primary .button-row button * {
  cursor: pointer !important;
}
.rnw .crana.pink-theme .container.primary .button-row button:hover {
  opacity: 0.9 !important;
}
.rnw .crana.pink-theme .container.primary .button-row button.disabled:hover {
  opacity: 1 !important;
}
.rnw .crana.pink-theme .container.primary .question-row .text {
  font-size: 18px !important;
  line-height: 1.33 !important;
  color: #e6e6e6 !important;
}
.rnw .crana.pink-theme .container.primary .answer-row {
  padding: 0 !important;
  margin: 0 !important;
  white-space: nowrap !important;
}
.rnw .crana.pink-theme .container.primary .answer-row label {
  display: block !important;
  cursor: pointer !important;
  position: relative !important;
  padding-left: 30px !important;
  margin: 10px 0px 0px 0px !important;
  font-size: 16px !important;
  font-weight: 300 !important;
  line-height: 1.5 !important;
  color: #e6e6e6 !important;
  white-space: normal !important;
  vertical-align: top !important;
}
.rnw .crana.pink-theme .container.primary .answer-row label input[type="radio"] {
  position: absolute !important;
  left: 0px !important;
}
.rnw .crana.pink-theme .container.primary .textarea {
  position: relative !important;
  margin: 20px 20px 0px 20px !important;
}
.rnw .crana.pink-theme .container.primary .textarea textarea {
  width: 100% !important;
  height: 68px !important;
  background-color: #e6e6e6 !important;
  border: solid 1px #dbdbdb !important;
  resize: none !important;
  padding: 10px !important;
  font-weight: 400 !important;
  box-sizing: border-box !important;
  font-size: 15px !important;
  line-height: 15px !important;
}
.rnw .crana.pink-theme .container.primary .textarea {
  margin: 20px 0 0 0 !important;
}
.rnw .crana.pink-theme .container.primary .textarea textarea {
  margin-left: 0 !important;
}
.rnw .crana.pink-theme .container.error {
  background: #f34336 !important;
  color: #fff !important;
  padding: 40px !important;
  font-size: 20px !important;
  font-weight: 300 !important;
  text-align: center !important;
}
.rnw .crana.pink-theme .container.warning {
  background: #fe9800 !important;
  color: #fff !important;
  padding: 40px !important;
  font-size: 20px !important;
  font-weight: 300 !important;
  text-align: center !important;
}
.rnw .crana.pink-theme .container.info {
  background: #e81e63 !important;
  color: #e6e6e6 !important;
  padding: 40px !important;
  font-size: 20px !important;
  font-weight: 300 !important;
  text-align: center !important;
}
.rnw .crana.pink-theme .container.loading {
  text-align: center !important;
  padding: 70px !important;
}
.rnw .crana.pink-theme .container.loading i {
  font-size: 25px !important;
  margin: auto !important;
  color: #e6e6e6 !important;
}
.rnw .crana.green-theme .container.primary {
  background: #4caf50 !important;
  padding: 20px !important;
  position: relative !important;
  z-index: 1 !important;
  overflow: hidden !important;
}
.rnw .crana.green-theme .container.primary .dash {
  width: 40px !important;
  height: 1px !important;
  margin: 20px auto 30px auto !important;
  background: #e6e6e6 !important;
}
.rnw .crana.green-theme .container.primary .line {
  height: 1px !important;
  width: 100% !important;
  margin: 25px 0px !important;
  background: #e6e6e6 !important;
}
.rnw .crana.green-theme .container.primary .margin {
  height: 20px !important;
}
.rnw .crana.green-theme .container.primary .margin-half {
  height: 10px !important;
}
.rnw .crana.green-theme .container.primary .margin-double {
  height: 40px !important;
}
.rnw .crana.green-theme .container.primary .title-row {
  margin-top: 20px !important;
}
.rnw .crana.green-theme .container.primary .title-row .icon {
  width: 40px !important;
  height: 40px !important;
  margin: auto !important;
  margin-bottom: 15px !important;
}
.rnw .crana.green-theme .container.primary .title-row .icon img {
  width: 100% !important;
  height: 100% !important;
}
.rnw .crana.green-theme .container.primary .title-row .text {
  font-size: 22px !important;
  font-weight: 300 !important;
  line-height: 1.27 !important;
  text-align: center !important;
  color: #e6e6e6 !important;
}
.rnw .crana.green-theme .container.primary .hero-row {
  margin-bottom: 20px !important;
}
.rnw .crana.green-theme .container.primary .hero-row .hero {
  width: 100px !important;
  height: 100px !important;
  background: #dbdbdb !important;
  margin: auto !important;
  border-radius: 55px !important;
  overflow: hidden !important;
  margin-bottom: 20px !important;
  border: 5px solid #e6e6e6 !important;
}
.rnw .crana.green-theme .container.primary .hero-row .hero img {
  width: 100% !important;
  height: 100% !important;
}
.rnw .crana.green-theme .container.primary .hero-row .name {
  font-size: 22px !important;
  font-weight: bold !important;
  line-height: 1 !important;
  text-align: center !important;
  color: #e6e6e6 !important;
}
.rnw .crana.green-theme .container.primary .hero-row .job {
  font-size: 16px !important;
  font-weight: 300 !important;
  line-height: 1.38 !important;
  text-align: center !important;
  color: #e6e6e6 !important;
}
.rnw .crana.green-theme .container.primary .rating-row {
  margin: auto !important;
  text-align: center !important;
}
.rnw .crana.green-theme .container.primary .rating-row .stars button {
  background: transparent !important;
  border: 0px !important;
  box-shadow: none !important;
  padding: 0px !important;
  margin: 0px !important;
}
.rnw .crana.green-theme .container.primary .rating-row .stars button i {
  color: #e6e6e6 !important;
  opacity: 0.3 !important;
  font-size: 24px !important;
  width: 30px !important;
  height: 30px !important;
  line-height: 30px !important;
  text-align: center !important;
  vertical-align: middle !important;
  padding: 10px 12px !important;
}
.rnw .crana.green-theme .container.primary .rating-row .stars button i:last-child {
  margin-right: 0px !important;
}
.rnw .crana.green-theme .container.primary .rating-row .stars button i.active,
.rnw .crana.green-theme .container.primary .rating-row .stars button i.preview {
  line-height: 30px !important;
  width: 30px !important;
  height: 30px !important;
  font-size: 30px !important;
  opacity: 1 !important;
  color: #e6e6e6 !important;
}
.rnw .crana.green-theme .container.primary .final-rating-row .text {
  display: inline-block !important;
  color: #e6e6e6 !important;
}
.rnw .crana.green-theme .container.primary .final-rating-row .stars {
  width: 120px !important;
  display: inline-block !important;
  margin-left: 10px !important;
}
.rnw .crana.green-theme .container.primary .final-rating-row .stars i {
  color: #e6e6e6 !important;
  opacity: 0.3 !important;
  font-size: 20px !important;
  width: 20px !important;
  height: 20px !important;
  text-align: center !important;
  vertical-align: center !important;
  margin-right: 5px !important;
}
.rnw .crana.green-theme .container.primary .final-rating-row .stars i:last-child {
  margin-right: 0px !important;
}
.rnw .crana.green-theme .container.primary .final-rating-row .stars i.active {
  opacity: 1 !important;
  color: #e6e6e6 !important;
}
.rnw .crana.green-theme .container.primary .button-row {
  text-align: center !important;
}
.rnw .crana.green-theme .container.primary .button-row button {
  background: transparent !important;
  border: 0px !important;
  box-shadow: none !important;
  padding: 0px !important;
  margin: 0px !important;
  height: 48px !important;
  border-radius: 24px !important;
  background: #3d8c40 !important;
  color: #e6e6e6 !important;
  margin: 20px auto 0px auto !important;
  line-height: 48px !important;
  font-size: 16px !important;
  padding: 0px 30px !important;
}
.rnw .crana.green-theme .container.primary .button-row button * {
  cursor: pointer !important;
}
.rnw .crana.green-theme .container.primary .button-row button:hover {
  opacity: 0.9 !important;
}
.rnw .crana.green-theme .container.primary .button-row button.disabled:hover {
  opacity: 1 !important;
}
.rnw .crana.green-theme .container.primary .question-row .text {
  font-size: 18px !important;
  line-height: 1.33 !important;
  color: #e6e6e6 !important;
}
.rnw .crana.green-theme .container.primary .answer-row {
  padding: 0 !important;
  margin: 0 !important;
  white-space: nowrap !important;
}
.rnw .crana.green-theme .container.primary .answer-row label {
  display: block !important;
  cursor: pointer !important;
  position: relative !important;
  padding-left: 30px !important;
  margin: 10px 0px 0px 0px !important;
  font-size: 16px !important;
  font-weight: 300 !important;
  line-height: 1.5 !important;
  color: #e6e6e6 !important;
  white-space: normal !important;
  vertical-align: top !important;
}
.rnw .crana.green-theme .container.primary .answer-row label input[type="radio"] {
  position: absolute !important;
  left: 0px !important;
}
.rnw .crana.green-theme .container.primary .textarea {
  position: relative !important;
  margin: 20px 20px 0px 20px !important;
}
.rnw .crana.green-theme .container.primary .textarea textarea {
  width: 100% !important;
  height: 68px !important;
  background-color: #e6e6e6 !important;
  border: solid 1px #dbdbdb !important;
  resize: none !important;
  padding: 10px !important;
  font-weight: 400 !important;
  box-sizing: border-box !important;
  font-size: 15px !important;
  line-height: 15px !important;
}
.rnw .crana.green-theme .container.primary .textarea {
  margin: 20px 0 0 0 !important;
}
.rnw .crana.green-theme .container.primary .textarea textarea {
  margin-left: 0 !important;
}
.rnw .crana.green-theme .container.error {
  background: #f34336 !important;
  color: #fff !important;
  padding: 40px !important;
  font-size: 20px !important;
  font-weight: 300 !important;
  text-align: center !important;
}
.rnw .crana.green-theme .container.warning {
  background: #fe9800 !important;
  color: #fff !important;
  padding: 40px !important;
  font-size: 20px !important;
  font-weight: 300 !important;
  text-align: center !important;
}
.rnw .crana.green-theme .container.info {
  background: #4caf50 !important;
  color: #e6e6e6 !important;
  padding: 40px !important;
  font-size: 20px !important;
  font-weight: 300 !important;
  text-align: center !important;
}
.rnw .crana.green-theme .container.loading {
  text-align: center !important;
  padding: 70px !important;
}
.rnw .crana.green-theme .container.loading i {
  font-size: 25px !important;
  margin: auto !important;
  color: #e6e6e6 !important;
}
.rnw .crana.orange-theme .container.primary {
  background: #fe5722 !important;
  padding: 20px !important;
  position: relative !important;
  z-index: 1 !important;
  overflow: hidden !important;
}
.rnw .crana.orange-theme .container.primary .dash {
  width: 40px !important;
  height: 1px !important;
  margin: 20px auto 30px auto !important;
  background: #e6e6e6 !important;
}
.rnw .crana.orange-theme .container.primary .line {
  height: 1px !important;
  width: 100% !important;
  margin: 25px 0px !important;
  background: #e6e6e6 !important;
}
.rnw .crana.orange-theme .container.primary .margin {
  height: 20px !important;
}
.rnw .crana.orange-theme .container.primary .margin-half {
  height: 10px !important;
}
.rnw .crana.orange-theme .container.primary .margin-double {
  height: 40px !important;
}
.rnw .crana.orange-theme .container.primary .title-row {
  margin-top: 20px !important;
}
.rnw .crana.orange-theme .container.primary .title-row .icon {
  width: 40px !important;
  height: 40px !important;
  margin: auto !important;
  margin-bottom: 15px !important;
}
.rnw .crana.orange-theme .container.primary .title-row .icon img {
  width: 100% !important;
  height: 100% !important;
}
.rnw .crana.orange-theme .container.primary .title-row .text {
  font-size: 22px !important;
  font-weight: 300 !important;
  line-height: 1.27 !important;
  text-align: center !important;
  color: #e6e6e6 !important;
}
.rnw .crana.orange-theme .container.primary .hero-row {
  margin-bottom: 20px !important;
}
.rnw .crana.orange-theme .container.primary .hero-row .hero {
  width: 100px !important;
  height: 100px !important;
  background: #dbdbdb !important;
  margin: auto !important;
  border-radius: 55px !important;
  overflow: hidden !important;
  margin-bottom: 20px !important;
  border: 5px solid #e6e6e6 !important;
}
.rnw .crana.orange-theme .container.primary .hero-row .hero img {
  width: 100% !important;
  height: 100% !important;
}
.rnw .crana.orange-theme .container.primary .hero-row .name {
  font-size: 22px !important;
  font-weight: bold !important;
  line-height: 1 !important;
  text-align: center !important;
  color: #e6e6e6 !important;
}
.rnw .crana.orange-theme .container.primary .hero-row .job {
  font-size: 16px !important;
  font-weight: 300 !important;
  line-height: 1.38 !important;
  text-align: center !important;
  color: #e6e6e6 !important;
}
.rnw .crana.orange-theme .container.primary .rating-row {
  margin: auto !important;
  text-align: center !important;
}
.rnw .crana.orange-theme .container.primary .rating-row .stars button {
  background: transparent !important;
  border: 0px !important;
  box-shadow: none !important;
  padding: 0px !important;
  margin: 0px !important;
}
.rnw .crana.orange-theme .container.primary .rating-row .stars button i {
  color: #e6e6e6 !important;
  opacity: 0.3 !important;
  font-size: 24px !important;
  width: 30px !important;
  height: 30px !important;
  line-height: 30px !important;
  text-align: center !important;
  vertical-align: middle !important;
  padding: 10px 12px !important;
}
.rnw .crana.orange-theme .container.primary .rating-row .stars button i:last-child {
  margin-right: 0px !important;
}
.rnw .crana.orange-theme .container.primary .rating-row .stars button i.active,
.rnw .crana.orange-theme .container.primary .rating-row .stars button i.preview {
  line-height: 30px !important;
  width: 30px !important;
  height: 30px !important;
  font-size: 30px !important;
  opacity: 1 !important;
  color: #e6e6e6 !important;
}
.rnw .crana.orange-theme .container.primary .final-rating-row .text {
  display: inline-block !important;
  color: #e6e6e6 !important;
}
.rnw .crana.orange-theme .container.primary .final-rating-row .stars {
  width: 120px !important;
  display: inline-block !important;
  margin-left: 10px !important;
}
.rnw .crana.orange-theme .container.primary .final-rating-row .stars i {
  color: #e6e6e6 !important;
  opacity: 0.3 !important;
  font-size: 20px !important;
  width: 20px !important;
  height: 20px !important;
  text-align: center !important;
  vertical-align: center !important;
  margin-right: 5px !important;
}
.rnw .crana.orange-theme .container.primary .final-rating-row .stars i:last-child {
  margin-right: 0px !important;
}
.rnw .crana.orange-theme .container.primary .final-rating-row .stars i.active {
  opacity: 1 !important;
  color: #e6e6e6 !important;
}
.rnw .crana.orange-theme .container.primary .button-row {
  text-align: center !important;
}
.rnw .crana.orange-theme .container.primary .button-row button {
  background: transparent !important;
  border: 0px !important;
  box-shadow: none !important;
  padding: 0px !important;
  margin: 0px !important;
  height: 48px !important;
  border-radius: 24px !important;
  background: #e53801 !important;
  color: #e6e6e6 !important;
  margin: 20px auto 0px auto !important;
  line-height: 48px !important;
  font-size: 16px !important;
  padding: 0px 30px !important;
}
.rnw .crana.orange-theme .container.primary .button-row button * {
  cursor: pointer !important;
}
.rnw .crana.orange-theme .container.primary .button-row button:hover {
  opacity: 0.9 !important;
}
.rnw .crana.orange-theme .container.primary .button-row button.disabled:hover {
  opacity: 1 !important;
}
.rnw .crana.orange-theme .container.primary .question-row .text {
  font-size: 18px !important;
  line-height: 1.33 !important;
  color: #e6e6e6 !important;
}
.rnw .crana.orange-theme .container.primary .answer-row {
  padding: 0 !important;
  margin: 0 !important;
  white-space: nowrap !important;
}
.rnw .crana.orange-theme .container.primary .answer-row label {
  display: block !important;
  cursor: pointer !important;
  position: relative !important;
  padding-left: 30px !important;
  margin: 10px 0px 0px 0px !important;
  font-size: 16px !important;
  font-weight: 300 !important;
  line-height: 1.5 !important;
  color: #e6e6e6 !important;
  white-space: normal !important;
  vertical-align: top !important;
}
.rnw .crana.orange-theme .container.primary .answer-row label input[type="radio"] {
  position: absolute !important;
  left: 0px !important;
}
.rnw .crana.orange-theme .container.primary .textarea {
  position: relative !important;
  margin: 20px 20px 0px 20px !important;
}
.rnw .crana.orange-theme .container.primary .textarea textarea {
  width: 100% !important;
  height: 68px !important;
  background-color: #e6e6e6 !important;
  border: solid 1px #dbdbdb !important;
  resize: none !important;
  padding: 10px !important;
  font-weight: 400 !important;
  box-sizing: border-box !important;
  font-size: 15px !important;
  line-height: 15px !important;
}
.rnw .crana.orange-theme .container.primary .textarea {
  margin: 20px 0 0 0 !important;
}
.rnw .crana.orange-theme .container.primary .textarea textarea {
  margin-left: 0 !important;
}
.rnw .crana.orange-theme .container.error {
  background: #f34336 !important;
  color: #fff !important;
  padding: 40px !important;
  font-size: 20px !important;
  font-weight: 300 !important;
  text-align: center !important;
}
.rnw .crana.orange-theme .container.warning {
  background: #fe9800 !important;
  color: #fff !important;
  padding: 40px !important;
  font-size: 20px !important;
  font-weight: 300 !important;
  text-align: center !important;
}
.rnw .crana.orange-theme .container.info {
  background: #fe5722 !important;
  color: #e6e6e6 !important;
  padding: 40px !important;
  font-size: 20px !important;
  font-weight: 300 !important;
  text-align: center !important;
}
.rnw .crana.orange-theme .container.loading {
  text-align: center !important;
  padding: 70px !important;
}
.rnw .crana.orange-theme .container.loading i {
  font-size: 25px !important;
  margin: auto !important;
  color: #e6e6e6 !important;
}
.rnw .crana.purple-theme .container.primary {
  background: #9c27b0 !important;
  padding: 20px !important;
  position: relative !important;
  z-index: 1 !important;
  overflow: hidden !important;
}
.rnw .crana.purple-theme .container.primary .dash {
  width: 40px !important;
  height: 1px !important;
  margin: 20px auto 30px auto !important;
  background: #e6e6e6 !important;
}
.rnw .crana.purple-theme .container.primary .line {
  height: 1px !important;
  width: 100% !important;
  margin: 25px 0px !important;
  background: #e6e6e6 !important;
}
.rnw .crana.purple-theme .container.primary .margin {
  height: 20px !important;
}
.rnw .crana.purple-theme .container.primary .margin-half {
  height: 10px !important;
}
.rnw .crana.purple-theme .container.primary .margin-double {
  height: 40px !important;
}
.rnw .crana.purple-theme .container.primary .title-row {
  margin-top: 20px !important;
}
.rnw .crana.purple-theme .container.primary .title-row .icon {
  width: 40px !important;
  height: 40px !important;
  margin: auto !important;
  margin-bottom: 15px !important;
}
.rnw .crana.purple-theme .container.primary .title-row .icon img {
  width: 100% !important;
  height: 100% !important;
}
.rnw .crana.purple-theme .container.primary .title-row .text {
  font-size: 22px !important;
  font-weight: 300 !important;
  line-height: 1.27 !important;
  text-align: center !important;
  color: #e6e6e6 !important;
}
.rnw .crana.purple-theme .container.primary .hero-row {
  margin-bottom: 20px !important;
}
.rnw .crana.purple-theme .container.primary .hero-row .hero {
  width: 100px !important;
  height: 100px !important;
  background: #dbdbdb !important;
  margin: auto !important;
  border-radius: 55px !important;
  overflow: hidden !important;
  margin-bottom: 20px !important;
  border: 5px solid #e6e6e6 !important;
}
.rnw .crana.purple-theme .container.primary .hero-row .hero img {
  width: 100% !important;
  height: 100% !important;
}
.rnw .crana.purple-theme .container.primary .hero-row .name {
  font-size: 22px !important;
  font-weight: bold !important;
  line-height: 1 !important;
  text-align: center !important;
  color: #e6e6e6 !important;
}
.rnw .crana.purple-theme .container.primary .hero-row .job {
  font-size: 16px !important;
  font-weight: 300 !important;
  line-height: 1.38 !important;
  text-align: center !important;
  color: #e6e6e6 !important;
}
.rnw .crana.purple-theme .container.primary .rating-row {
  margin: auto !important;
  text-align: center !important;
}
.rnw .crana.purple-theme .container.primary .rating-row .stars button {
  background: transparent !important;
  border: 0px !important;
  box-shadow: none !important;
  padding: 0px !important;
  margin: 0px !important;
}
.rnw .crana.purple-theme .container.primary .rating-row .stars button i {
  color: #e6e6e6 !important;
  opacity: 0.3 !important;
  font-size: 24px !important;
  width: 30px !important;
  height: 30px !important;
  line-height: 30px !important;
  text-align: center !important;
  vertical-align: middle !important;
  padding: 10px 12px !important;
}
.rnw .crana.purple-theme .container.primary .rating-row .stars button i:last-child {
  margin-right: 0px !important;
}
.rnw .crana.purple-theme .container.primary .rating-row .stars button i.active,
.rnw .crana.purple-theme .container.primary .rating-row .stars button i.preview {
  line-height: 30px !important;
  width: 30px !important;
  height: 30px !important;
  font-size: 30px !important;
  opacity: 1 !important;
  color: #e6e6e6 !important;
}
.rnw .crana.purple-theme .container.primary .final-rating-row .text {
  display: inline-block !important;
  color: #e6e6e6 !important;
}
.rnw .crana.purple-theme .container.primary .final-rating-row .stars {
  width: 120px !important;
  display: inline-block !important;
  margin-left: 10px !important;
}
.rnw .crana.purple-theme .container.primary .final-rating-row .stars i {
  color: #e6e6e6 !important;
  opacity: 0.3 !important;
  font-size: 20px !important;
  width: 20px !important;
  height: 20px !important;
  text-align: center !important;
  vertical-align: center !important;
  margin-right: 5px !important;
}
.rnw .crana.purple-theme .container.primary .final-rating-row .stars i:last-child {
  margin-right: 0px !important;
}
.rnw .crana.purple-theme .container.primary .final-rating-row .stars i.active {
  opacity: 1 !important;
  color: #e6e6e6 !important;
}
.rnw .crana.purple-theme .container.primary .button-row {
  text-align: center !important;
}
.rnw .crana.purple-theme .container.primary .button-row button {
  background: transparent !important;
  border: 0px !important;
  box-shadow: none !important;
  padding: 0px !important;
  margin: 0px !important;
  height: 48px !important;
  border-radius: 24px !important;
  background: #7d1f8d !important;
  color: #e6e6e6 !important;
  margin: 20px auto 0px auto !important;
  line-height: 48px !important;
  font-size: 16px !important;
  padding: 0px 30px !important;
}
.rnw .crana.purple-theme .container.primary .button-row button * {
  cursor: pointer !important;
}
.rnw .crana.purple-theme .container.primary .button-row button:hover {
  opacity: 0.9 !important;
}
.rnw .crana.purple-theme .container.primary .button-row button.disabled:hover {
  opacity: 1 !important;
}
.rnw .crana.purple-theme .container.primary .question-row .text {
  font-size: 18px !important;
  line-height: 1.33 !important;
  color: #e6e6e6 !important;
}
.rnw .crana.purple-theme .container.primary .answer-row {
  padding: 0 !important;
  margin: 0 !important;
  white-space: nowrap !important;
}
.rnw .crana.purple-theme .container.primary .answer-row label {
  display: block !important;
  cursor: pointer !important;
  position: relative !important;
  padding-left: 30px !important;
  margin: 10px 0px 0px 0px !important;
  font-size: 16px !important;
  font-weight: 300 !important;
  line-height: 1.5 !important;
  color: #e6e6e6 !important;
  white-space: normal !important;
  vertical-align: top !important;
}
.rnw .crana.purple-theme .container.primary .answer-row label input[type="radio"] {
  position: absolute !important;
  left: 0px !important;
}
.rnw .crana.purple-theme .container.primary .textarea {
  position: relative !important;
  margin: 20px 20px 0px 20px !important;
}
.rnw .crana.purple-theme .container.primary .textarea textarea {
  width: 100% !important;
  height: 68px !important;
  background-color: #e6e6e6 !important;
  border: solid 1px #dbdbdb !important;
  resize: none !important;
  padding: 10px !important;
  font-weight: 400 !important;
  box-sizing: border-box !important;
  font-size: 15px !important;
  line-height: 15px !important;
}
.rnw .crana.purple-theme .container.primary .textarea {
  margin: 20px 0 0 0 !important;
}
.rnw .crana.purple-theme .container.primary .textarea textarea {
  margin-left: 0 !important;
}
.rnw .crana.purple-theme .container.error {
  background: #f34336 !important;
  color: #fff !important;
  padding: 40px !important;
  font-size: 20px !important;
  font-weight: 300 !important;
  text-align: center !important;
}
.rnw .crana.purple-theme .container.warning {
  background: #fe9800 !important;
  color: #fff !important;
  padding: 40px !important;
  font-size: 20px !important;
  font-weight: 300 !important;
  text-align: center !important;
}
.rnw .crana.purple-theme .container.info {
  background: #9c27b0 !important;
  color: #e6e6e6 !important;
  padding: 40px !important;
  font-size: 20px !important;
  font-weight: 300 !important;
  text-align: center !important;
}
.rnw .crana.purple-theme .container.loading {
  text-align: center !important;
  padding: 70px !important;
}
.rnw .crana.purple-theme .container.loading i {
  font-size: 25px !important;
  margin: auto !important;
  color: #e6e6e6 !important;
}


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