@charset "UTF-8";
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or any plugin's vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any other CSS/SCSS
 * files in this directory. Styles in this file should be added after the last require_* statement.
 * It is generally better to create a new file per style scope.
 *
 */
@import url(https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,700,600);
@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:400,300);
@import url(https://fonts.googleapis.com/css?family=Merriweather+Sans:400,300,700,800);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,400);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Kameron:700&v2);
@import url(https://fonts.googleapis.com/css?family=Lora);
@import url(https://fonts.googleapis.com/css?family=Graduate);
@import url(https://fonts.googleapis.com/css?family=Nixie+One);
@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700italic);
/* line 5, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 {
  /*input[type=text], input[type=password] {
    font-size: 1.2em;
  	border-radius: 5px;
  }

  input[type=text]:focus, input[type=password]:focus {
    outline-width: 0pt;
    outline-style: none;
    outline-color: -moz-use-text-color;
    border: 2px solid #9ed0df;
  }

  input[type=button], input[type=submit] {
    font-size: 1.2em;
  }
  */
  /******* START TRAINING PAGE *******/
  /******* END TRAINING PAGE *******/
  /* General Flowplayer playlist settings, light gray */
  /* go buttons */
  /* End of Flowplayer Playlist settings */
  /* START ARTICLE STYLES */
  /* END ARTICLE STYLES */
  /* for prodisability */
  /* copied in from custom code from jquery_ui.css */
}

@-webkit-viewport {
  /* line 5, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 {
    width: device-width;
  }
}

@-moz-viewport {
  /* line 5, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 {
    width: device-width;
  }
}

@-ms-viewport {
  /* line 5, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 {
    width: device-width;
  }
}

@-o-viewport {
  /* line 5, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 {
    width: device-width;
  }
}

@viewport {
  /* line 5, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 {
    width: device-width;
  }
}

@media screen and (max-width: 767px) {
  /* line 15, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 span.hidden-inline-xs, body.protrainings2 div.hidden-inline-xs, body.protrainings2 i.hidden-inline-xs {
    display: none !important;
  }
  /* line 18, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 span.visible-inline-xs, body.protrainings2 div.visible-inline-xs, body.protrainings2 i.visible-inline-xs {
    display: inline !important;
  }
  /* line 21, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 #support_options li a {
    padding-left: 13px;
    padding-right: 13px;
  }
  /* line 25, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 .video-box {
    margin-bottom: 0 !important;
  }
  /* line 28, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 .course_category_name {
    height: auto !important;
  }
  /* line 31, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 .group_rates_dashboard_image {
    margin-top: 30px;
  }
}

@media screen and (min-width: 768px) {
  /* line 37, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 .top_padding_on_non_mobile {
    padding-top: 15px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 43, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 span.visible-inline-lg, body.protrainings2 div.visible-inline-lg, body.protrainings2 i.visible-inline-lg {
    display: inline !important;
  }
}

@media screen and (max-width: 318px) {
  /* line 51, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 #primary_navigation .navbar_login_link {
    display: none !important;
  }
  /* line 54, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 #primary_navigation .navbar_cart_link {
    display: none !important;
  }
  /* line 57, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 .hidden-xxs {
    display: none !important;
  }
  /* line 60, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 .col-xxs-12 {
    width: 100% !important;
    text-align: center !important;
  }
}

@media screen and (max-width: 265px) {
  /* line 68, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 #primary_navigation .navbar_phone_link {
    display: none !important;
  }
}

@media screen and (max-width: 240px) {
  /* line 75, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 #primary_navigation .navbar_signup_link {
    display: none !important;
  }
  /* line 78, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 #primary_navigation .navbar_logout_link {
    display: none !important;
  }
}

@media screen and (max-width: 991px) {
  /* line 84, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 .site_title span {
    font-size: 0.9em;
    line-height: 22px;
  }
}

/* line 90, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 html {
  -webkit-font-variant-ligatures: no-common-ligatures;
}

/* line 95, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .overthrow-enabled .overthrow {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

/* line 100, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .table thead tr td.info,
body.protrainings2 .table tbody tr td.info,
body.protrainings2 .table tfoot tr td.info,
body.protrainings2 .table thead tr th.info,
body.protrainings2 .table tbody tr th.info,
body.protrainings2 .table tfoot tr th.info,
body.protrainings2 .table thead tr.info td,
body.protrainings2 .table tbody tr.info td,
body.protrainings2 .table tfoot tr.info td,
body.protrainings2 .table thead tr.info th,
body.protrainings2 .table tbody tr.info th,
body.protrainings2 .table tfoot tr.info th {
  background-color: #D9EDF7;
}

/* line 115, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .table thead tr td.primary,
body.protrainings2 .table tbody tr td.primary,
body.protrainings2 .table tfoot tr td.primary,
body.protrainings2 .table thead tr th.primary,
body.protrainings2 .table tbody tr th.primary,
body.protrainings2 .table tfoot tr th.primary,
body.protrainings2 .table thead tr.primary td,
body.protrainings2 .table tbody tr.primary td,
body.protrainings2 .table tfoot tr.primary td,
body.protrainings2 .table thead tr.primary th,
body.protrainings2 .table tbody tr.primary th,
body.protrainings2 .table tfoot tr.primary th {
  background-color: #AFC5F1;
}

/* line 130, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #header {
  background: url(/images/sites/common/en/banner-logo.png) no-repeat;
}

/* line 134, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .partner #stripe_hero {
  background: none !important;
}

/* line 138, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .partner #stripe_logos {
  height: 20px;
}

/* line 142, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .btn {
  background-image: none !important;
}

/* line 146, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .btn-lg a:hover {
  text-decoration: none !important;
}

/* line 151, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .breadcrumb li {
  margin-left: 0;
}

/* line 156, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .modal-body {
  white-space: normal;
}

/* line 158, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .modal-body p {
  white-space: normal;
  font-size: 14px;
  line-height: 20px;
}

/* line 166, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .nav-tabs li {
  margin-left: 0;
}

/* line 169, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .nav-tabs li a {
  margin-right: 0 !important;
}

/* line 175, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 ul.nav-dropdown {
  background-color: #333;
}

/* line 177, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 ul.nav-dropdown li {
  margin-left: 0px;
}

/* line 179, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 ul.nav-dropdown li a {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

/* line 186, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 span.visible-inline-xs, body.protrainings2 div.visible-inline-xs, body.protrainings2 i.visible-inline-xs {
  display: none;
}

/* line 190, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 span.visible-inline-lg, body.protrainings2 div.visible-inline-lg, body.protrainings2 i.visible-inline-lg {
  display: none;
}

/* line 195, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .modal.fade .modal-dialog {
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
}

/* line 201, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .modal.in .modal-dialog {
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
}

/* line 208, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .table-responsive {
  clear: both !important;
}

/* line 212, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .table {
  clear: both !important;
}

/* line 215, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .table .glyphicon {
  font-size: 20px;
}

/* line 219, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .table img {
  margin-right: 0;
}

/* line 225, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .table-colored-headings th {
  background-color: #F6F6F6;
}

/* line 230, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .company_icon_no {
  color: #999;
}

/* line 234, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .glyphicon-pencil, body.protrainings2 .company_icon_maybe {
  color: #F0AD4E;
}

/* line 238, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .glyphicon-remove, body.protrainings2 .glyphicon-thumbs-down, body.protrainings2 .glyphicon-exclamation-sign, body.protrainings2 .company_icon_bad {
  color: #D9534F;
}

/* line 242, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .glyphicon-thumbs-up, body.protrainings2 .glyphicon-ok-sign, body.protrainings2 .company_icon_good {
  color: #468847;
}

/* line 246, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .company_icon_white {
  color: #fff;
}

/* line 250, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .support_tab_spacer {
  height: 42px;
  width: 25px;
}

/* line 255, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .inline_item_spacer {
  margin: 0 10px;
}

/* line 259, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 a {
  text-decoration: none;
}

/* line 269, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 img.alignleft {
  padding: 4px;
  margin: 0 7px 2px 0;
  display: inline;
}

/* line 275, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .alignleft {
  float: left;
}

/* line 279, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 ul {
  padding-left: 0;
}

/* line 282, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 ul li {
  margin-left: 5px;
}

/* line 291, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .nav-pills li {
  margin-left: 2px;
}

/* line 296, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .ui_tpicker_time_label, body.protrainings2 .ui_tpicker_hour_label, body.protrainings2 .ui_tpicker_minute_label {
  font-size: 14px;
}

/* line 300, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 dt {
  font-weight: bold;
  font-size: 1.2em;
}

/* line 304, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 dd {
  margin-left: 3em;
}

/* line 307, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 dl {
  clear: left;
}

/* line 310, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 p {
  clear: left;
}

/* line 313, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 h2 {
  font-weight: bold;
  clear: left;
}

/* line 318, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .company-logos {
  padding-top: 5px;
  float: left;
  height: 45px;
}

/* line 324, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #title_area {
  /*	float: left;*/
  /*	margin-top: 5px;*/
}

/* line 329, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #title_area a, body.protrainings2 #title_area a:visited {
  color: #000;
  text-decoration: none;
}

/* line 334, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .site_title {
  float: left;
  margin-left: 5px;
}

/* line 338, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .site_title span {
  font-family: 'Montserrat', sans-serif;
}

/* line 343, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .site_title .headline {
  margin-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
  font-size: 2.3em;
  font-weight: bold;
  font-family: 'Montserrat', sans-serif;
  line-height: 35px;
  text-align: left;
}

/* line 354, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .logo_section {
  margin-top: 10px;
}

/* line 358, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 ul#main_options {
  list-style: none;
  margin-top: 0;
  margin-left: 0px;
  float: right;
}

/* line 365, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 ul#main_options li {
  float: left;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.2em;
  margin-right: 1.2em;
  margin-left: 0;
}

/* line 374, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 ul#main_options a, body.protrainings2 ul#main_options a:visited {
  color: #000;
  text-decoration: none;
}

/* line 379, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 ul#main_options a:hover {
  color: #1D007E;
}

/* line 383, app/assets/stylesheets/protrainings2.scss */
body#other.protrainings2 .nav_bar_long {
  margin-bottom: 7px;
}

/* line 387, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .nav_bar_long {
  width: 100%;
  height: 34px;
  background-color: #1A1A1A;
}

/* line 393, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 ul#main_options_bar_empty {
  background-color: none !important;
  height: 24px;
  margin: 6px 0 4px 0;
  float: left;
}

/* line 400, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 ul#main_options_bar {
  list-style: none;
  margin: 6px 0 4px 0;
  float: left;
}

/* line 406, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 ul#main_options_bar li {
  float: left;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.2em;
  margin-left: 2em;
}

/* line 414, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 ul#main_options_bar a, body.protrainings2 ul#main_options_bar a:visited {
  color: #fff;
  text-decoration: none;
}

/* line 419, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 ul#main_options_bar a:hover {
  color: #B2D2FF;
}

/* line 423, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 input[type=text] {
  min-width: 40px;
}

/* line 443, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .above_nav {
  margin-top: 10px;
  height: 25px;
  text-align: right;
  position: relative;
}

/* line 450, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .nav_bar {
  height: 24px;
  margin-top: 12px;
}

/* line 455, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .below_nav {
  height: 15px;
}

/* line 459, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .logo {
  float: left;
}

/* line 463, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .spacer {
  height: 20px;
}

/* line 467, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .test_nav_spacer {
  height: 120px;
}

/* line 471, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .admin_spacer {
  height: 20px;
}

/* line 476, app/assets/stylesheets/protrainings2.scss */
body.protrainings2.us_site .nav_spacer {
  height: 0;
}

/* line 480, app/assets/stylesheets/protrainings2.scss */
body.protrainings2.us_site .nav_spacer.use_navbar_default {
  height: 76px;
}

@media screen and (max-width: 767px) {
  /* line 480, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2.us_site .nav_spacer.use_navbar_default {
    height: 73px;
  }
}

/* line 488, app/assets/stylesheets/protrainings2.scss */
body.protrainings2.uk_site .nav_spacer {
  height: 50px;
}

/* line 493, app/assets/stylesheets/protrainings2.scss */
body.protrainings2.us_site.propethero_layout .nav_spacer {
  height: 50px !important;
}

/* line 498, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 h1.video-title {
  font-size: 18px;
  margin-top: 0.3em;
  color: #333;
}

/* line 503, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 h1.video-title .video-title-descriptor {
  color: #666;
}

/* line 508, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .spacer_with_line {
  margin-top: 20px;
  margin-bottom: 20px;
  border-top: 2px dotted #BAC7D7;
}

/* line 514, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .feature_box {
  margin-bottom: 30px;
}

/* line 518, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .feature_text {
  margin-bottom: 10px;
}

/* line 522, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .feature_text h3 {
  margin-top: 5px;
  margin-bottom: 8px;
  font-size: 20px !important;
  color: #4B4B4B;
  text-align: left !important;
}

/* line 530, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .feature_text h3 span {
  font-size: 0.8em !important;
  line-height: 1.1em;
  color: #1846A5;
  display: block;
}

/* line 537, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .feature_text p {
  font-size: 14px !important;
  margin-bottom: 5px;
}

/* line 542, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 h1.mainhead, body.protrainings2 h2.mainhead {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 200;
  font-size: 2.8em;
  border-bottom: 1px solid #ccc;
}

/* line 549, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #main_content p {
  font-size: 1.2em;
}

/* line 553, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #main_content ul li {
  font-size: 1.2em;
}

/* line 557, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .outer_product_box {
  margin-bottom: 20px;
}

/* line 561, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #headline {
  margin-top: 5px;
  height: 105px;
}

/* line 564, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #headline em {
  color: #992027;
}

/* line 568, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #headline h2 {
  font-size: 45px;
  text-shadow: 3px 3px 3px #fff;
}

/* line 574, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #headline_with_bg {
  margin-top: 5px;
  margin-bottom: 8px;
}

/* line 577, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #headline_with_bg em {
  color: #992027;
}

/* line 581, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #headline_with_bg .online_link {
  background-color: #FFF3D6;
  opacity: 0.74;
  filter: alpha(opacity=74);
  /* For IE8 and earlier */
  padding: 0 10px 0 10px;
  display: inline-block;
  float: right;
  font-weight: 800;
}

/* line 591, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #headline_with_bg h4, body.protrainings2 #headline_with_bg h5 {
  padding: 15px;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  background-color: white;
  opacity: 0.74;
  filter: alpha(opacity=74);
  /* For IE8 and earlier */
}

/* line 600, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #headline_with_bg h1.hidden-xs {
  padding: 10px;
}

/* line 604, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #headline_with_bg h1, body.protrainings2 #headline_with_bg h2 {
  background-color: white;
  opacity: 0.74;
  filter: alpha(opacity=74);
  /* For IE8 and earlier */
  color: #000;
  font-family: 'Montserrat', sans-serif;
  font-size: 52px;
  margin-bottom: 10px;
}

/* line 613, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #headline_with_bg h1 div, body.protrainings2 #headline_with_bg h2 div {
  line-height: 130%;
  /*      background-color: #FFF3D6;*/
  opacity: 0.74;
  filter: alpha(opacity=74);
  /* For IE8 and earlier */
  padding: 0 10px 0 10px;
}

/* line 626, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #begin_button {
  background: url(/assets/sites/common/en/begin-button.png) top left no-repeat;
  width: 300px;
  height: 80px;
  text-indent: -10000px;
  overflow: hidden;
}

/* line 634, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #begin_button:hover {
  background: url(/assets/sites/common/en/begin-button.png) bottom left no-repeat;
  width: 300px;
  height: 80px;
}

/* line 640, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .home_begin_button {
  margin-top: 20px;
  font-weight: bold !important;
  float: left;
  font-size: 20px !important;
  padding: 15px 30px !important;
  color: white;
}

/* line 648, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .become-instructor-btn {
  background: #fff;
  color: #C9232A;
  font-size: 1.2em !important;
  font-weight: normal !important;
  line-height: 1.3;
}

/* line 660, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .play_promo_div {
  padding: 5px;
  margin-left: 15px;
  margin-top: 10px;
  background-color: rgba(255, 255, 255, 0.4);
  float: left;
  clear: left;
}

/* line 668, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .play_promo_div #play_promo_link {
  font-weight: bold;
  font-size: 18px;
  color: #98272D;
}

/* line 673, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .play_promo_div #play_promo_link:hover {
  text-decoration: none;
}

/* line 679, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .small_begin_button {
  font-size: 14px !important;
  font-weight: bold !important;
  padding: 5px 10px !important;
  color: white;
}

/* line 686, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .small_course_choice_table_course_names {
  background-color: #ECECEC !important;
  /*	background-color: #f9f9f9;*/
  vertical-align: middle;
  text-align: center;
  font-weight: bold;
}

/* line 693, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .small_course_choice_table_course_names .course_choice_table_course_unmodified_names {
  color: #6A8E92;
}

/* line 698, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .small_course_table_price {
  font-weight: bold;
  font-size: 16px;
}

/* line 703, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .home_extra_heading {
  width: 100%;
  /*	font-weight: bold;*/
  /*	height: 60px;*/
  padding-top: 17px;
  padding-bottom: 17px;
  background-color: #666;
  background-color: rgba(0, 0, 0, 0.5);
}

/* line 712, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .home_extra_heading .extra_heading_wording {
  color: white;
  font-size: 20px;
}

/* line 716, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .home_extra_heading .extra_heading_wording a {
  color: #DED312;
}

/* line 720, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .home_extra_heading .extra_heading_wording .small_image, body.protrainings2 .home_extra_heading .extra_heading_wording .large_image {
  float: left;
  margin-right: 10px;
}

/* line 725, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .home_extra_heading .extra_heading_wording .small_image {
  height: 28px;
}

/* line 729, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .home_extra_heading .extra_heading_wording .large_image {
  height: 56px;
}

/* line 734, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .home_extra_heading h1 {
  font-size: 1em;
  margin-top: 0;
  display: inline;
  font-weight: normal;
}

@media (min-width: 1200px) {
  /* line 743, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 .procpr_layout .extra_heading_wording {
    line-height: 56px;
  }
}

/* line 748, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .company_bar {
  padding-top: 20px;
  padding-bottom: 20px;
}

/* line 753, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .company_logo_title {
  padding-bottom: 20px;
  font-size: 1.1em;
  font-style: italic;
}

/* line 759, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .uk_company_bar {
  padding-top: 10px;
  padding-bottom: 10px;
}

/* line 764, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .training_order_image {
  margin-bottom: 20px;
}

/* line 768, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .training_order_title {
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 15px;
}

/* line 774, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .ppp_div {
  margin: 15px 0 0 0;
  float: left;
  /*	text-align: center;*/
  /*	min-width: 300px;*/
  /*	max-width: 320px;*/
}

/* line 781, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .ppp_div .ppp_image {
  float: left;
  margin-bottom: 15px;
  /*		min-width: 215px;*/
}

/* line 787, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .ppp_div ul {
  float: left;
  padding-left: 0;
  text-align: left;
  min-width: 115px;
  margin-top: 0;
  /*		margin: 20px 0 0 0;*/
  /*		max-width: 265px;*/
  /*		min-width: 165px;*/
}

/* line 797, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .ppp_div ul span {
  float: left;
  clear: left;
}

/* line 802, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .ppp_div ul li {
  float: left;
  clear: left;
  margin-left: 20px;
  margin-bottom: 10px;
  min-width: 115px;
}

/* line 812, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 img {
  margin-right: 20px;
}

/* line 818, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 ol.start {
  counter-reset: mycounter;
}

/* line 821, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 ol.start li, body.protrainings2 ol.continue li {
  list-style: none;
}

/* line 824, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 ol.start li:before, body.protrainings2 ol.continue li:before {
  content: counter(mycounter) ". ";
  counter-increment: mycounter;
}

/* line 829, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .learn_text {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 1.3em;
  margin-left: 10px;
}

/* line 837, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .footer_shadow {
  clear: both;
  background: url(/assets/sites/propetfa/en/footer-shadow.png) repeat-x top;
  height: 13px;
}

/* line 843, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #footer {
  float: left;
  width: 100%;
  background-color: #343738;
  min-height: 350px;
  color: #808080;
  clear: both;
}

/* line 851, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #footer a {
  color: #a0a0a0;
  text-decoration: none;
}

/* line 855, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #footer a:visited {
  color: #a0a0a0;
  text-decoration: none;
}

/* line 860, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #footer a:hover {
  color: #d0d0d0;
}

/* line 865, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #footer h4 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 1.3em;
  text-transform: uppercase;
}

/* line 872, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #footer ul {
  padding-left: 0;
  list-style: none;
}

/* line 876, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #footer ul li {
  margin-left: 0;
  padding: 3px 0 3px 0;
  border-bottom: 1px solid #808080;
}

/* line 883, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #footer .copyright {
  margin-top: 40px;
}

/* line 886, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #footer .copyright img {
  margin-right: 10px;
}

/* line 891, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #footer .footer_column {
  float: left;
}

/* line 894, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #footer .footer_column img {
  width: 40px;
  margin-right: 4px;
  margin-bottom: 20px;
}

/* line 901, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #footer .super_tall_column {
  height: 395px;
}

/* line 905, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #footer .tall_column {
  height: 335px;
}

/* line 909, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #footer .medium_column {
  height: 280px;
}

/* line 913, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #footer .short_column {
  height: 150px;
}

/* line 918, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #main_content {
  min-height: 500px;
}

/* line 922, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .custom_info_bubble_class:hover {
  cursor: pointer;
}

/* line 926, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #empty_course_suggestion {
  margin-top: 5px;
}

/* line 930, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #course_survey_link {
  margin-top: 20px;
  font-size: 1.5em;
  text-align: center;
}

/* line 941, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course_choice_box.alert-info {
  border: 5px solid white !important;
}

/* line 945, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #empty_course_box.course_choice_box {
  min-height: 98px !important;
}

/* line 949, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course_choice_box {
  border: 5px solid white;
  padding: 1em;
  float: left;
  min-height: 235px !important;
}

/* line 955, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course_choice_box .course_choice_icon {
  margin-top: 8px;
}

/* line 959, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course_choice_box .course_choice_name {
  font-weight: bold;
  font-size: 1.2em;
}

/* line 964, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course_choice_box .course_choice_unmodified_name {
  margin-top: 8px;
  line-height: 1em;
  color: #444;
}

/* line 970, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course_choice_box .course_choice_differentiator {
  margin-top: 8px;
  line-height: 1em;
  color: #030;
}

/* line 976, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course_choice_box .course_choice_occupations {
  font-style: italic;
}

/* line 979, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course_choice_box .course_choice_occupations h3 {
  font-size: 1em;
  font-weight: normal;
  color: #000;
}

/* line 986, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course_choice_box .course_choice_button {
  padding: 5px 3px 3px 3px;
  margin-left: 5px;
  text-align: center;
  width: 86px;
}

/* line 992, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course_choice_box .course_choice_button img {
  padding-top: 0px;
}

/* line 998, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .current_course_choice {
  border-color: #207E3B;
  background-color: #CEE9D8;
}

/* line 1003, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course_choice_title {
  font-size: 2.2em;
  font-weight: bold;
  padding-bottom: 0.5em;
  text-align: center;
}

/* line 1010, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .browsing_wizard_title {
  font-size: 1.4em;
  padding-bottom: 0.5em;
  text-align: center;
  clear: both;
}

/* line 1017, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course_choice_head p {
  font-size: 1.2em;
  padding-bottom: 1em;
  text-align: center;
}

/* line 1023, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course-title h2 {
  line-height: 1.4em;
  margin-top: 0;
}

/* line 1028, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #course_choice_table {
  font-size: 1.3em;
  float: left;
  display: block;
  clear: both;
  margin-top: 50px;
  width: 100%;
}

/* line 1036, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #course_choice_table table {
  width: 100%;
}

/* line 1038, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #course_choice_table table .course_choice_table_course_names {
  vertical-align: middle;
  text-align: left;
  width: 230px;
}

/* line 1042, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #course_choice_table table .course_choice_table_course_names .course_choice_table_course_unmodified_names {
  line-height: 14px;
  font-size: 14px;
  color: #6A8E92;
}

/* line 1049, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #course_choice_table table td {
  padding: 18px 0 8px 0;
  background-color: #f9f9f9;
  border: 1px dotted #c5c2b7;
  height: 30px;
  text-align: center;
}

/* line 1057, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #course_choice_table table .course_choice_table_price_cell {
  background-color: #fff;
  border: none;
  position: relative;
}

/* line 1061, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #course_choice_table table .course_choice_table_price_cell .course_choice_table_price {
  font-size: 0.8em;
  position: absolute;
  top: 24px;
}

/* line 1068, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #course_choice_table table .course_choice_table_go_button {
  background-color: #fff;
  border: none;
}

/* line 1077, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .home_course_choice_table .play_video_icon {
  border: 2px solid rgba(152, 39, 45, 0.54);
  padding: 2px 3px 5px 5px;
  border-radius: 20px;
}

/* line 1083, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .home_course_choice_table .course_choice_table_course_names {
  vertical-align: middle;
  text-align: left;
  width: 200px !important;
}

/* line 1087, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .home_course_choice_table .course_choice_table_course_names .course_choice_table_course_unmodified_names {
  color: #6A8E92;
}

/* line 1093, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .home_course_choice_table .top_skills_headings th {
  text-align: center;
  vertical-align: middle !important;
}

/* line 1099, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .home_course_choice_table .choice_red_play_button {
  color: rgba(152, 39, 45, 0.54) !important;
}

/* line 1102, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .home_course_choice_table .choice_red_play_button a {
  color: rgba(152, 39, 45, 0.54) !important;
}

/* line 1107, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .home_course_choice_table td {
  text-align: center;
  vertical-align: middle !important;
}

/* line 1111, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .home_course_choice_table td img {
  margin: 0;
}

/* line 1118, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .mini_choice_table td {
  border-color: #D6D6D6 !important;
}

/* line 1122, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .mini_choice_table .course_table_skill_checks {
  text-align: left;
}

/* line 1127, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course_table_begin_course {
  text-align: center;
  vertical-align: middle !important;
  width: 75px !important;
  height: 52px !important;
  padding: 0 !important;
}

/* line 1134, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course_table_begin_course .start_now_text {
  width: 55px !important;
  float: left;
}

/* line 1139, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course_table_begin_course .start_icon {
  width: 14px !important;
  float: left;
  margin: 12px -2px 0 0;
}

/* line 1146, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .video-container {
  clear: both;
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

/* line 1154, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .video-container iframe,
body.protrainings2 .video-container object,
body.protrainings2 .video-container embed,
body.protrainings2 .video-container video {
  position: absolute;
  top: 0 !important;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 1165, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .fp-embed {
  display: none !important;
}

/* line 1169, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .fp-subtitle {
  display: none;
}

/* line 1175, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .modal-body .video-container {
  height: 150px;
}

/* line 1180, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .choice_red_color {
  color: #98272D !important;
}

/* line 1183, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .choice_red_color a {
  color: #98272D !important;
}

/* line 1188, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .learn_more_space {
  height: 22px;
}

/* line 1192, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .blended_space {
  height: 42px;
}

/* line 1196, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 table.data {
  padding: 2px;
  border: 1px solid #ccddff;
  border-collapse: collapse;
}

/* line 1201, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 table.data td {
  vertical-align: middle;
  padding: 5px;
  padding-top: 3px;
  padding-bottom: 3px;
  border-bottom: 1px dotted #d0d0d0;
}

/* line 1208, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 table.data th {
  padding-left: 5px;
  background-color: #ccddff;
  font-weight: bold;
  text-align: left;
}

/* line 1215, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .about-box {
  padding-bottom: 1em;
  padding-top: 2em;
  float: left;
  clear: both;
  width: 100%;
  border-bottom: 1px solid #ccc;
}

/* line 1224, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .about-photo {
  float: left;
  margin-right: 1em;
  margin-bottom: 0.5em;
}

/* line 1230, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .about-photo img {
  border: 1px solid #303030;
}

/* line 1234, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .about-name {
  font-weight: bold;
  margin-bottom: 1em;
  font-size: 1.2em;
}

/* line 1240, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .about-links {
  margin-bottom: 1em;
  font-size: 1.2em;
}

/* line 1245, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .about-bio {
  font-size: 1em;
}

/* line 1249, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .about-bio p {
  clear: none;
}

/* line 1253, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .margin_top_10 {
  margin-top: 10px;
}

/* line 1257, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #panel1 label {
  display: block;
  width: 80px;
  float: left;
  text-align: right;
  margin-right: 8px;
  font-weight: 700;
}

/* line 1266, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #panel1 div {
  margin-bottom: 5px;
}

/* line 1270, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #panel2, body.protrainings2 #panel3, body.protrainings2 #panel4, body.protrainings2 #panel5 {
  display: none;
}

/* line 1274, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .testimonial_holder {
  border-radius: 6px;
}

/* line 1278, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .handpicked-reviews {
  background-color: #dbe9f5;
}

/* line 1282, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .live-reviews {
  background-color: #fae3c4;
}

/* line 1286, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .testimonials-headline {
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.3em;
  margin-top: 0.5em;
  margin-bottom: 1em;
}

/* line 1295, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 ul.student-testimonial {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 1301, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 ul.student-testimonial li {
  border-top: 1px solid #a0a0a0;
  padding-top: 1em;
  padding-bottom: 1em;
}

/* line 1307, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 ul.student-testimonial li p {
  text-align: center;
}

/* line 1311, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 ul.student-testimonial .student-testimonial-subline {
  color: #AF3F2F;
  text-align: right;
}

/* line 1316, app/assets/stylesheets/protrainings2.scss */
body.protrainings2.video_categories_controller.index_action #stripe_hero {
  background-color: #166187 !important;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0h16v2h-6v6h6v8H8v-6H2v6H0V0zm4 4h2v2H4V4zm8 8h2v2h-2v-2zm-8 0h2v2H4v-2zm8-8h2v2h-2V4z' fill='%23144e6b' fill-opacity='0.4' fill-rule='evenodd'/%3E%3C/svg%3E") !important;
  background-size: inherit !important;
  background-repeat: inherit !important;
  color: #fff;
  padding: 60px 0 60px;
}

/* line 1325, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .video_page_title {
  margin-bottom: 20px;
}

/* line 1328, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .video_page_title h1 {
  display: inline;
  margin: 0;
  margin-right: 15px;
  font-weight: bold;
  font-size: 2.6em;
}

/* line 1336, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .video_page_title h2 {
  font-weight: normal;
  font-size: 1.4em;
  line-height: 1.5em;
  margin-top: 0.4em;
  margin-bottom: 0;
}

/* line 1346, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .at_a_glance {
  background-color: #f9f9f9;
  border: 1px solid #dedfe0;
  border-radius: 4px;
  padding: 10px 15px;
  margin-bottom: 20px;
}

/* line 1353, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .at_a_glance h2 {
  font-size: 20px;
  margin-top: 0.4em;
  margin-bottom: 0.7em;
}

/* line 1359, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .at_a_glance ul {
  list-style: none;
}

/* line 1361, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .at_a_glance ul li {
  margin-bottom: 1em;
  background: url(/assets/bullets/gray-check.png) no-repeat 0 5px;
  background-size: 15px;
  margin-left: 0;
  padding-left: 22px;
}

/* line 1372, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .training_hero .video_page_ratings {
  margin-top: 3px;
}

/* line 1374, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .training_hero .video_page_ratings .star-rating {
  margin: inherit !important;
  display: inline-block;
  vertical-align: middle;
}

/* line 1379, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .training_hero .video_page_ratings .video_page_rating_text {
  display: inline-block;
  font-size: 16px;
  position: relative;
  top: 2px;
}

/* line 1388, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .video_page_meta {
  margin-top: 2em;
  color: #d7e7ef;
}

/* line 1391, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .video_page_meta div {
  line-height: 1.8em;
}

/* line 1396, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .video_page_meta .video_page_language .fa-closed-captioning {
  padding-left: 15px;
}

/* line 1402, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .ramble-link-container {
  margin-top: 12px;
}

/* line 1405, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .ramble-link-container a {
  text-decoration: underline;
}

/* line 1410, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .video_page_floating_column {
  position: absolute;
  width: 360px;
  z-index: 1;
}

/* line 1415, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .video_page_floating_column .video_page_floating_column_box {
  border-radius: 4px;
  box-shadow: 0 0 1px 1px rgba(20, 23, 28, 0.1), 0 3px 1px 0 rgba(20, 23, 28, 0.1);
  padding: 3px;
  background-color: #fff;
  color: #505763;
  margin-bottom: 20px;
}

/* line 1424, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .video_page_floating_column .video_page_free_video_text {
  color: #fff;
  background-color: #000;
  text-align: center;
  padding: 0.2em;
  font-size: 0.8em;
}

/* line 1433, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .video_page_floating_column .video_page_floating_content_groups h3 {
  font-weight: bold;
  font-size: 18px;
  margin-top: 0;
  line-height: 1.4em;
}

/* line 1439, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .video_page_floating_column .video_page_floating_content_groups .group_cta_link a {
  font-size: 16px;
  font-weight: bold;
}

/* line 1445, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .video_page_floating_column .video_page_floating_content {
  padding: 1em 2em 1em;
}

/* line 1448, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .video_page_floating_column .video_page_floating_content .btn {
  width: 100%;
  border-radius: 4px;
  border: 0;
  padding: 8px 0 8px;
  font-size: 16px;
}

/* line 1457, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .video_page_floating_column .video_page_floating_content .video_page_includes h3 {
  font-weight: bold;
  font-size: 16px;
}

/* line 1462, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .video_page_floating_column .video_page_floating_content .video_page_includes ul {
  list-style: none;
  padding-left: 2em;
}

/* line 1466, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .video_page_floating_column .video_page_floating_content .video_page_includes ul li {
  margin-left: 0;
  text-indent: -2em;
  padding-bottom: 0.4em;
}

/* line 1470, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .video_page_floating_column .video_page_floating_content .video_page_includes ul li i {
  color: #777;
  margin-right: 0.5em;
  min-width: 1.2em;
  text-indent: 0em;
  text-align: center;
}

@media screen and (max-width: 1199px) {
  /* line 1410, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 .video_page_floating_column {
    width: 293px;
  }
}

@media screen and (max-width: 991px) {
  /* line 1410, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 .video_page_floating_column {
    width: 230px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1410, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 .video_page_floating_column {
    position: relative !important;
    width: 100%;
    margin-top: 40px;
  }
}

/* line 1495, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .training_intro_paragraph {
  margin-bottom: 40px;
}

/* line 1499, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #video_course_selection {
  margin-bottom: 20px;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 1506, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .break_words {
  word-break: break-all;
  word-wrap: break-word;
}

/* line 1511, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #classroom_table {
  width: 100%;
}

/* line 1515, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #classroom_table tr th {
  padding: 5px;
}

/* line 1519, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #classroom_table td {
  background-color: #fff;
}

/* line 1523, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .class_bottom_link {
  margin-top: 50px;
  font-size: 1.3em;
}

/* line 1528, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .product_box {
  float: left;
  text-align: center;
  margin-bottom: 20px;
  width: 181px;
  padding: 25px 8px 0;
}

/* line 1535, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .product_box .product_pic {
  height: 100px;
  padding-bottom: 5px;
}

/* line 1539, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .product_box .product_pic img {
  margin-right: 0;
}

/* line 1544, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .product_box .product_name {
  height: 64px;
  overflow: hidden;
}

/* line 1549, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .product_box .product_price {
  font-size: 1.2em;
  font-weight: 700;
  color: #C00;
  padding-top: 5px;
  height: 50px;
}

/* line 1557, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .product_box .product_button {
  padding-top: 10px;
}

/* line 1562, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .ensure_clear {
  clear: both;
}

/* line 1566, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .signup_form_with_submit {
  display: block;
  float: left;
  clear: right;
}

/* line 1571, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .signup_form_with_submit #signup_instructions {
  text-align: center;
  width: 100%;
  float: left;
  display: block;
}

/* line 1580, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #new_user_form .signup_block {
  border-left: none;
}

/* line 1585, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #group_signup label {
  display: inline-block;
}

/* line 1589, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 fieldset#group_signup {
  background-color: #C3D6E8 !important;
}

/* line 1593, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .table-header-row {
  background-color: #EFEEEE;
}

/* line 1597, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .table-subtotal-row {
  background-color: #EFEEEE;
  font-weight: 700;
}

/* line 1602, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .table-recommendation-row {
  font-weight: 700;
}

/* line 1605, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .table-recommendation-row td {
  border-top: none !important;
}

/* line 1610, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .note {
  font-size: 1.1em;
  color: #505050;
}

/* line 1615, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #buttons {
  text-align: center;
  margin-top: 1.5em;
}

/* line 1620, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .training_options_block {
  float: left;
  clear: both;
  margin: 20px 0;
}

/* line 1626, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .training_options_block .training_options_heading {
  margin: 5px 0 5px 0;
  text-decoration: underline;
}

/* line 1631, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .training_options_block .training_options_image {
  float: left;
  display: inline;
}

/* line 1637, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .training_options_block .training_options_paragraph {
  display: inline;
}

/* line 1642, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .training_options_action_button {
  text-align: center;
  margin: 5px;
  float: right;
}

/* line 1648, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .large_begin_button {
  font-size: 22px !important;
}

/* line 1652, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .more_courses_image {
  border: 1px solid black;
}

/* line 1656, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .more_courses_paragraph h2 {
  font-size: 1.6em;
}

/* line 1660, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .affiliate_block {
  margin-top: 20px;
}

/* line 1664, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .affiliate_partial_paragraph {
  text-align: center;
  padding: 10px;
  font-style: italic;
}

/* line 1670, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .affiliate_under_button {
  font-weight: bold;
  clear: both;
  margin-top: 40px;
}

/* line 1676, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .affiliate_paragraph_image {
  margin: 0 auto 0;
}

/* line 1680, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .testimonial_box {
  padding: 10px 10px 0 10px;
  min-height: 145px !important;
  border-radius: 15px;
  border: 2px solid #ddd;
  background-color: #efeeee;
  margin-bottom: 15px;
}

/* line 1689, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .testimonial_block {
  margin-bottom: 15px;
}

/* line 1693, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .help_options_heading {
  margin-top: 25px !important;
  margin-bottom: 5px !important;
}

/* line 1697, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .help_options_heading .glyphicon {
  color: #2a9fd9;
}

/* line 1701, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .help_options_heading .help_options_text {
  text-decoration: underline;
}

/* line 1706, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .find_courses_button {
  text-align: center;
}

/* line 1710, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .shorter_overview {
  margin-right: 3px !important;
}

/* line 1714, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .overview {
  padding: 5px;
}

/* line 1718, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .overview_text {
  padding: 5px;
}

/* line 1722, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .overview_text h4 {
  margin-bottom: 8px;
  text-align: center;
}

/* line 1727, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .overview_text p {
  font-size: 1.1em;
}

/* line 1731, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .first_aid_kit {
  max-width: 300px;
}

/* line 1737, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #featured-video {
  text-align: center;
}

/* line 1740, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #featured-video .video-box {
  float: none !important;
}

/* line 1745, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #featured-video ul {
  margin-left: auto;
  margin-right: auto;
  width: 300px;
  list-style: none;
}

/* line 1752, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .video-block-with-carousel {
  margin-bottom: 20px !important;
}

/* line 1756, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .video-training-category-description {
  color: #555;
}

/* line 1760, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .video-section-block {
  list-style: none;
  float: left;
  clear: both;
  margin: 0;
  padding-top: 10px;
  width: 100%;
}

/* line 1768, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .video-section-block .carousel {
  padding: 10px 0 0 25px;
}

/* line 1771, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .video-section-block .carousel .carousel-indicators {
  bottom: -30px !important;
}

/* line 1774, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .video-section-block .carousel .carousel-indicators li {
  background-color: #EFEEEE !important;
  border: 1px solid black !important;
}

/* line 1780, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .video-section-block .carousel .carousel-control {
  width: 3% !important;
}

/* line 1783, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .video-section-block .carousel .carousel-control .icon-next, body.protrainings2 .video-section-block .carousel .carousel-control .icon-prev {
  margin-top: -24px !important;
}

/* line 1789, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .video-section-block h3 {
  margin: 0;
  padding: 3px 0 20px 0;
  font-size: 1.4em;
  font-weight: bold;
}

/* line 1796, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .video-section-block .featured_video_box {
  float: center !important;
}

/* line 1799, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .video-section-block .featured_video_box .video-preview {
  padding: 0;
}

/* line 1803, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .video-section-block .featured_video_box .video-meta {
  margin-bottom: 30px;
}

/* line 1805, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .video-section-block .featured_video_box .video-meta h4 {
  font-size: 22px;
}

/* line 1811, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .video-section-block .non_featured_video_box {
  width: 168px;
  overflow: hidden;
}

/* line 1815, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .video-section-block .non_featured_video_box .video-meta {
  padding-right: 10px;
  text-overflow: ellipsis;
}

/* line 1818, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .video-section-block .non_featured_video_box .video-meta h4 {
  font-size: 13px;
}

/* line 1823, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .video-section-block .non_featured_video_box h4 a {
  float: left;
  width: 100%;
  color: #222;
  display: block;
  display: -webkit-box;
  height: 28px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 15px;
}

@media screen and (max-width: 441px) {
  /* line 1811, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 .video-section-block .non_featured_video_box {
    width: 100%;
  }
  /* line 1838, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 .video-section-block .non_featured_video_box .video-thumb img {
    width: 100% !important;
  }
  /* line 1843, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 .video-section-block .non_featured_video_box .video-meta h4 {
    font-size: 16px;
  }
  /* line 1845, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 .video-section-block .non_featured_video_box .video-meta h4 a {
    height: 34px;
  }
}

/* line 1854, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .video-section-block .video-box {
  margin: 0 5px 0 0;
  float: left;
}

/* line 1858, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .video-section-block .video-box .video-thumb {
  width: 100%;
}

/* line 1861, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .video-section-block .video-box .video-thumb img {
  width: 170px;
}

/* line 1865, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .video-section-block .video-box .video-thumb .video-time {
  font-size: 11px;
  width: 36px;
  height: 17px;
  padding: 0 0 5px 2px;
}

/* line 1874, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .video-section-block .video-box .video-preview .video-time {
  font-size: 18px;
  width: 60px;
  height: 25px;
  padding: 0 0 5px 0;
}

/* line 1882, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .video-section-block .video-box .video-thumb, body.protrainings2 .video-section-block .video-box .video-preview {
  margin-right: 0;
  position: relative;
  float: left;
}

/* line 1887, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .video-section-block .video-box .video-thumb img, body.protrainings2 .video-section-block .video-box .video-preview img {
  margin-right: 0;
}

/* line 1891, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .video-section-block .video-box .video-thumb .video-time, body.protrainings2 .video-section-block .video-box .video-preview .video-time {
  bottom: 2px;
  right: 2px;
  position: absolute;
  color: #fff;
  font-weight: bold;
  background-color: #000;
  display: block;
  opacity: 0.7;
  filter: alpha(opacity=70);
}

/* line 1904, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .video-section-block .video-box .video-meta {
  margin-top: 5px;
  float: left;
  clear: left;
  width: 100%;
}

/* line 1910, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .video-section-block .video-box .video-meta h4 {
  float: left;
  width: 100%;
  margin: 0;
}

/* line 1919, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #video_stuff_accordion {
  float: left;
  clear: left;
  width: 100%;
  margin-top: 20px;
}

/* line 1927, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #video-browse-nav h3 {
  margin-top: 10px;
  font-size: 16px;
}

/* line 1932, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #video-browse-nav li {
  margin-left: 0;
}

/* line 1934, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #video-browse-nav li a:hover {
  background-color: #FBFBFB;
}

/* line 1939, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #video-browse-nav li.active {
  background-color: #428bca;
}

/* line 1942, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #video-browse-nav li.active a {
  color: #fff;
}

/* line 1946, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #video-browse-nav li.active a:hover {
  background-color: inherit;
}

/* line 1954, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .video-begin-btn {
  float: right;
}

/* line 1958, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .video-length {
  margin-bottom: 1em;
}

/* line 1962, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #video_box {
  margin-bottom: 15px;
  clear: both;
}

/* line 1968, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .video_show_page .sidebar-nav {
  padding: 10px;
}

/* line 1971, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .video_show_page .sidebar-nav ul.nav a {
  padding: 8px;
}

/* line 1977, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 h2.video_breadcrumb {
  font-size: 1.2em;
  margin: 0 0 0.5em 0;
  padding: 0;
}

/* line 1983, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #processing {
  text-align: center;
  font-weight: 700;
}

/* line 1987, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #processing p {
  margin-bottom: 10px;
}

/* line 1993, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .alert ul {
  padding-left: 0;
}

/* line 1997, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .alert li {
  margin-left: 20px;
}

/* line 2002, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .home_feature_link {
  color: black;
}

/* line 2006, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .home_feature_link:hover {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

/* line 2012, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .learn_video_name {
  font-size: 2.3em;
  color: black;
}

/* line 2017, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .learn_video_name:hover {
  color: black;
  text-decoration: none;
}

/* line 2022, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .learn_video_summary {
  font-size: 1.2em;
}

/* line 2027, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #main_content .learn_curriculum ul {
  font-size: 2em;
  margin-bottom: 8pt;
}

/* line 2031, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #main_content .learn_curriculum ul li {
  font-size: 12pt;
  list-style-type: square;
}

/* line 2035, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #main_content .learn_curriculum ul li ul li {
  font-size: 12pt;
  margin: 0 0 0 16pt;
  list-style-type: circle;
}

/* line 2044, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .courses_index_page {
  min-height: 700px;
}

/* line 2048, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course-block {
  display: block;
}

/* line 2051, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course-block .course-description {
  font-size: 1.1em;
}

/* line 2055, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course-block .ramble-chat-link {
  line-height: 40px;
}

/* line 2059, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course-block .course-title {
  margin-bottom: 10px;
}

/* line 2063, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course-block .course-title, body.protrainings2 .course-block .course-title h1 {
  font-family: 'Roboto Slab', serif;
  font-weight: 600;
  font-size: 1.4em;
  line-height: 1.4em;
  margin-top: 0;
}

/* line 2071, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course-block .course-title-classroom {
  margin-bottom: 2em;
}

/* line 2076, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course-block .course-image img {
  margin: 0 auto 0;
  max-height: 40px;
  margin-bottom: 10px;
  margin-right: 10px;
}

@media screen and (max-width: 767px) {
  /* line 2076, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 .course-block .course-image img {
    margin-right: 10px;
    float: left;
  }
}

/* line 2089, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course-block .course-cost {
  font-size: 1.4em;
  font-weight: bold;
  margin-top: 1em;
  margin-bottom: 0;
}

/* line 2096, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course-block .course-buttons {
  float: left;
  width: 100%;
  text-align: center;
  margin-top: 15px;
}

/* line 2103, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course-block .course_curriculum_more_info ul {
  font-size: 0.9em;
  margin-bottom: 8pt;
}

/* line 2107, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course-block .course_curriculum_more_info ul li {
  font-size: 12pt;
  list-style-type: square;
}

/* line 2111, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course-block .course_curriculum_more_info ul li ul {
  margin-top: 0px;
}

/* line 2114, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course-block .course_curriculum_more_info ul li ul li {
  font-size: 12pt;
  margin: 0 0 0 16pt;
  list-style-type: circle;
}

/* line 2123, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course-block .course-sample-video {
  margin-top: 2em;
  background-color: #000;
}

/* line 2127, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course-block .course-sample-video h4 {
  padding: 10px;
  margin-top: 0;
  text-align: center;
  font-size: 14px;
  color: #ccc;
}

/* line 2136, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course-block .course-description {
  margin-top: 2em;
}

/* line 2139, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course-block .course-description ul {
  margin-top: 2em;
}

/* line 2142, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course-block .course-description ul li {
  font-size: 1em !important;
}

/* line 2149, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .groups_between_sections_cta {
  text-align: center;
  margin-top: 60px;
}

/* line 2154, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #more_course_info_accordion {
  margin-top: 25px;
}

/* line 2157, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #more_course_info_accordion ul {
  padding-left: 20px;
}

/* line 2160, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #more_course_info_accordion ul li {
  margin-left: 0;
}

/* line 2165, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #more_course_info_accordion img {
  margin-right: 0;
}

/* line 2170, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #course_online_card_area, body.protrainings2 #course_class_cert_area {
  text-align: center;
}

/* line 2174, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .full_course_begin_width {
  width: 100%;
}

/* line 2178, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course_info_begin_button {
  font-size: 22px;
  font-weight: bold !important;
  padding: 5px 10px !important;
  color: white;
}

/* line 2185, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #errorExplanation {
  padding: 10px;
}

/* line 2188, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #errorExplanation h2 {
  margin-top: 0;
}

/* line 2192, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #errorExplanation ul {
  padding-left: 0;
}

/* line 2197, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course-info-area {
  float: left;
  margin-bottom: 30px;
}

/* line 2201, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course-info-area .course_info_begin_area {
  margin-top: 20px;
  width: 100%;
  float: left;
  text-align: center;
}

/* line 2208, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course-info-area .course-begin-box {
  width: 100%;
  float: right;
  border: 1px solid black;
  padding: 0 !important;
}

/* line 2214, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course-info-area .course-begin-box h3 {
  background-color: #EFEEEE;
  line-height: 20px;
  width: 100%;
  font-size: 16px;
  border-bottom: 1px solid gray;
  padding: 10px 0 10px 10px;
  margin: 0;
  margin-bottom: 10px;
}

/* line 2225, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course-info-area .course-begin-box ul {
  padding-left: 25px;
  padding-right: 5px;
}

/* line 2229, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course-info-area .course-begin-box ul li {
  margin-left: 0;
}

/* line 2235, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course-info-area .course_begin_button_desc_text {
  margin-top: 5px;
  font-size: 15px;
  text-align: center;
}

/* line 2239, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course-info-area .course_begin_button_desc_text a {
  color: #444;
}

/* line 2245, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #course-begin-button a {
  font-size: 1.3em;
}

/* line 2249, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #course-begin-button {
  width: 150px;
  padding: 1em;
  position: relative;
  border-radius: 10px;
}

/* line 2256, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #online-begin-button a {
  font-size: 1.3em;
}

/* line 2260, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #online-begin-button {
  width: 150px;
  padding: 1em;
  margin-bottom: 1em;
  color: #fff;
  border-radius: 10px;
}

/* line 2268, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .group_quote_button {
  text-align: center;
  margin-top: 50px;
}

/* line 2273, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 [v-cloak] {
  display: none;
}

/* line 2277, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #meta-container {
  position: fixed;
  left: -20px;
  top: 25%;
}

/* line 2283, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #meta-button {
  position: relative;
  padding: 4px 8px;
  background-color: #600;
  color: #fff;
  font-weight: bold;
  font-size: 1.2em;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

/* line 2293, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #meta-button:hover {
  cursor: pointer;
}

/* line 2298, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #meta-button a {
  color: #fff;
}

/* line 2302, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #meta-button a:hover {
  text-decoration: none;
}

/* line 2306, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #meta-box {
  position: absolute;
  left: 45px;
  top: -50px;
  width: 510px;
  text-align: left;
  padding: 3px;
  font-size: 1.1em;
  font-family: arial, sans-serif;
}

/* line 2317, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #meta-box .meta-google, body.protrainings2 #meta-box .meta-keywords {
  background-color: #fff;
  padding: 3px;
  border: 1px solid #404040;
  border-radius: 8px;
  box-shadow: 0px 2px 3px #666;
}

/* line 2325, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #meta-box .meta-url {
  color: #080;
}

/* line 2329, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #meta-box .meta-title a {
  text-decoration: underline;
}

/* line 2333, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #meta-box .meta-keywords {
  margin-top: 2em;
  width: 220px;
}

/* line 2338, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .test_video {
  text-align: center;
}

/* line 2342, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #the_player {
  background-color: #000;
}

/* line 2346, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #the_player a, body.protrainings2 #the_player a:hover {
  text-decoration: none;
  color: #FFED1C;
}

/* line 2351, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #the_player h2, body.protrainings2 #the_player h3, body.protrainings2 #the_player p {
  color: #fff;
  background-color: #000;
  margin-bottom: 0;
  margin-top: 0;
  padding-top: 10px;
  text-align: center;
}

/* line 2360, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #vat_number {
  margin-top: 10px;
}

/* line 2364, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .price_crossed_out {
  color: #747474;
  text-decoration: line-through;
  font-size: 14px;
}

/* line 2370, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .heading {
  font-weight: 700;
  font-size: 14px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 5px;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
  background-color: #BEDCFC;
}

/* line 2383, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .faq_body {
  margin-bottom: 0;
}

/* line 2386, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .faq_body p {
  font-size: 16px;
}

/* line 2390, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .faq_body small {
  margin-top: 20px;
}

/* line 2395, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .topic {
  font-weight: 700;
  font-size: 16px;
  display: inline;
  vertical-align: middle;
}

/* line 2402, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .contact_link {
  display: inline;
  font-size: 10px;
}

/* line 2407, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .category_row {
  clear: left;
}

/* line 2411, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .body {
  margin-left: 50px;
  margin-top: 8px;
  margin-bottom: 25px;
}

/* line 2417, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .category_box {
  float: left;
  text-align: center;
  margin: 15px 13px 20px;
  width: 250px;
  height: 270px;
  /*	padding: 10px;*/
}

/* line 2426, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .category_box .category_pic {
  background-color: white;
  padding-bottom: 5px;
  border: 1px solid gray;
  border-radius: 5px;
}

/* line 2433, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .category_box .category_name {
  font-size: 1.3em;
  font-weight: 700;
}

/* line 2438, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .category_box .category_description {
  color: #565656;
  padding-top: 5px;
}

/* line 2443, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .help_buttons {
  margin-bottom: 5px;
  padding-bottom: 15px;
  border-bottom: 1px solid #000;
  padding-left: 50px;
}

/* line 2450, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .stf_entryline {
  margin-left: 0;
  float: left;
}

/* line 2455, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .stf_entryline label {
  display: block;
  float: left;
  clear: both;
}

/* line 2461, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stf_signup_form {
  width: 250px;
}

/* line 2469, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .stf_code_dash {
  margin: 0 0 0 2px;
}

/* line 2473, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stf_code_area {
  margin-top: 4px;
}

/* line 2477, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stf_code_1 {
  width: 35px;
}

/* line 2481, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stf_code_2 {
  width: 25px;
}

/* line 2485, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stf_code_3 {
  width: 35px;
}

/* line 2489, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .stf_signup_button {
  margin-left: 0 !important;
  float: right;
}

/* line 2495, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .groups_top_paragraph h3 {
  font-size: 24px;
  font-weight: normal;
  color: #991A2F;
}

/* line 2501, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .groups_top_paragraph p {
  line-height: 1.8em;
  color: #444;
}

/* line 2507, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .groups_phone_us {
  background-color: #3E7499;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  border-radius: 15px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 15px;
  float: left;
  width: 100%;
}

/* line 2520, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .groups_phone_us a {
  color: #FFFAA5;
}

/* line 2525, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .groups_larger_discounts {
  width: 100%;
  float: left;
  clear: left;
  text-align: center;
  font-size: 1.2em;
}

/* line 2533, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #groups-questions {
  width: 100%;
  float: left;
  clear: both;
}

/* line 2539, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #groups-questions h3 {
  font-size: 24px;
  font-weight: normal;
  color: #991A2F;
}

/* line 2545, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #groups-questions dt {
  font-size: 1.2em;
  color: #000;
  font-weight: normal;
}

/* line 2551, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #groups-questions dd {
  font-size: 1.1em;
  color: #444;
  margin: 8px 0 25px 0;
}

/* line 2557, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #groups-questions ul li {
  margin-left: 0;
  font-size: 0.9em;
}

/* line 2562, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .group_rates_video_area {
  text-align: center;
}

/* line 2566, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_groups_video {
  padding-top: 30px;
  padding-bottom: 40px;
  text-align: center;
  cbackground-color: #428bca !important;
  background: url(/assets/companies/groups-hero.jpg) no-repeat #428bca center 30%;
  background-size: cover;
  color: #fff;
  min-height: 350px;
}

/* line 2577, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_groups_video h1 {
  font-size: 3.4em;
}

/* line 2581, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_groups_video h4 {
  margin-bottom: 40px;
}

/* line 2585, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_groups_video .generate_proposal_link {
  background-color: #fff;
  font-size: 1.3em;
  font-weight: bold;
  padding: 12px 14px;
  color: #2a9fd9;
}

/* line 2592, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_groups_video .generate_proposal_link:hover {
  background-color: #2a9fd9;
  color: #fff;
}

/* line 2599, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_groups_team {
  padding-bottom: 30px;
}

/* line 2603, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_groups_clients {
  padding-top: 20px;
  padding-bottom: 20px;
}

/* line 2607, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_groups_clients .group_testimonial {
  margin-bottom: 20px;
}

/* line 2611, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_groups_clients h3 {
  margin-bottom: 30px;
}

/* line 2615, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_groups_clients .case_study_link {
  text-align: center;
  font-size: 16px;
  margin-top: 3em;
  margin-bottom: 2em;
}

/* line 2622, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_groups_clients .byline {
  background: url(/assets/sites/common/en/unknown-user-photo.png) no-repeat;
  margin-left: 50px;
  padding-left: 40px;
  font-size: 1.1em;
  line-height: 1.2em;
}

/* line 2629, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_groups_clients .byline .byline_name {
  font-weight: 800;
}

/* line 2632, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_groups_clients .byline .byline_occupation {
  font-weight: 300;
}

/* line 2637, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_groups_clients .arrow_box {
  position: relative;
  background: #EAE9E9;
  border: 4px solid #EAE9E9;
  border-radius: 8px;
  margin-bottom: 20px;
  color: #3f3f3f;
  padding: 4px;
  font-size: 1.2em;
}

/* line 2647, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_groups_clients .arrow_box:after, body.protrainings2 #stripe_groups_clients .arrow_box:before {
  top: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

/* line 2657, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_groups_clients .arrow_box:after {
  border-color: rgba(0, 0, 0, 0);
  border-top-color: #EAE9E9;
  border-width: 10px;
  left: 35%;
  margin-left: -10px;
}

/* line 2664, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_groups_clients .arrow_box:before {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #EAE9E9;
  border-width: 16px;
  left: 35%;
  margin-left: -16px;
}

/* line 2673, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_groups_dashboard {
  padding-bottom: 50px;
}

/* line 2676, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_groups_dashboard h3 {
  font-size: 28px;
  margin-bottom: 30px;
}

/* line 2681, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_groups_dashboard p {
  text-align: left;
}

/* line 2685, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_groups_dashboard li {
  margin-bottom: 6px;
}

/* line 2689, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_groups_dashboard .group_rates_dashboard_image {
  float: right;
}

/* line 2694, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_groups_flexible {
  padding-top: 20px;
  padding-bottom: 30px;
}

/* line 2698, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_groups_flexible h3 {
  margin-bottom: 30px;
}

/* line 2702, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_groups_flexible .group_rates_info_box {
  margin-bottom: 20px;
}

/* line 2705, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_groups_flexible .group_rates_info_box h4 {
  font-weight: bold;
  margin-bottom: 0.8em;
}

/* line 2710, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_groups_flexible .group_rates_info_box p {
  text-align: left;
  font-size: 1.1em !important;
}

/* line 2717, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .group_rates_options {
  float: left;
  /*	margin-left: 50px;*/
}

/* line 2721, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .group_rates_options h4 {
  text-align: center;
}

/* line 2725, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .group_rates_options .group_rates_option {
  margin-top: 20px;
  float: left;
  /*		margin-left: 20px;*/
  text-align: center;
}

/* line 2731, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .group_rates_options .group_rates_option ul {
  text-align: left;
  padding: 8px 5px 8px 2px;
  background-color: #EFEEEE;
}

/* line 2737, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .group_rates_options .group_rates_option .group_rates_button {
  border: 1px solid #b80000;
  border-radius: 3px;
  box-shadow: inset 0 1px 0 0 #f85454;
  color: white;
  display: inline-block;
  font-size: inherit;
  font-weight: bold;
  background-color: red;
  background-image: -webkit-linear-gradient(red, #c70000);
  background-image: linear-gradient(red, #c70000);
  padding: 7px 18px;
  text-decoration: none;
  text-shadow: 0 1px 0 #a30000;
  background-clip: padding-box;
  font-size: 16px !important;
}

/* line 136, vendor/assets/stylesheets/bourbon/_bourbon-deprecated-upcoming.scss */
body.protrainings2 .group_rates_options .group_rates_option .group_rates_button:hover:not(:disabled) {
  background-color: #e10505;
  background-image: -webkit-linear-gradient(#e10505, #b80000);
  background-image: linear-gradient(#e10505, #b80000);
  box-shadow: inset 0 1px 0 0 #f72222;
  cursor: pointer;
}

/* line 153, vendor/assets/stylesheets/bourbon/_bourbon-deprecated-upcoming.scss */
body.protrainings2 .group_rates_options .group_rates_option .group_rates_button:active:not(:disabled), body.protrainings2 .group_rates_options .group_rates_option .group_rates_button:focus:not(:disabled) {
  border: 1px solid #b80000;
  box-shadow: inset 0 0 8px 4px #a80000, inset 0 0 8px 4px #a80000;
}

/* line 60, vendor/assets/stylesheets/bourbon/_bourbon-deprecated-upcoming.scss */
body.protrainings2 .group_rates_options .group_rates_option .group_rates_button:disabled {
  cursor: not-allowed;
  opacity: 0.5;
}

/* line 2744, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .group_rates_sales_team {
  margin-top: 30px;
  float: left;
  clear: left;
  width: 100%;
  text-align: center;
}

/* line 2751, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .group_rates_sales_team .about-photo {
  font-size: 1.2em;
  display: inline-block;
  float: none;
}

/* line 2756, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .group_rates_sales_team .about-photo img {
  margin-right: 0;
}

/* line 2762, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .group_rates_testimonials {
  float: left;
  clear: left;
  margin-top: 30px;
  width: 100%;
  margin-bottom: 10px;
  font-size: 10px;
}

/* line 2770, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .group_rates_testimonials .group_rates_testimonial {
  background-color: #EFEEEE;
  width: 260px;
  padding: 10px 15px 1px 15px;
  margin-right: 23px;
  float: left;
}

/* line 2777, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .group_rates_testimonials .group_rates_testimonial .group_rates_testimonial_wording {
  font-style: italic;
}

/* line 2787, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .group_rates_faqs {
  float: left;
  clear: left;
  margin-top: 30px;
  width: 100%;
}

/* line 2793, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .group_rates_faqs .group_rates_faq {
  float: left;
  width: 210px;
  margin-right: 25px;
}

/* line 2799, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .group_rates_faqs ul {
  margin-left: 0;
}

/* line 2802, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .group_rates_faqs ul li {
  margin-left: 20px;
}

/* line 2808, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .errorExplanation {
  width: 100%;
  float: left;
  border: 2px solid red;
  background-color: #FDD;
  padding-left: 15px;
  color: red;
  font-weight: 700;
  margin-bottom: 4px;
}

/* line 2819, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .field_with_errors {
  display: inline;
}

/* line 2823, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .field_with_errors input {
  border: 2px solid red;
}

/* line 2827, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #help-close-button {
  float: right;
  margin-bottom: 5px;
}

/* line 2832, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #help-close-button img {
  position: relative;
  top: 3px;
}

/* line 2837, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #help-close-button:hover {
  text-decoration: none;
}

/* line 2841, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .toll_free {
  text-align: center;
  padding-top: 8px;
  float: right;
  display: inline;
  font-size: 16px;
  font-weight: bold;
  margin-right: 15px;
}

/* line 2850, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .toll_free .phone_hours {
  font-size: 13px;
  color: #666;
  font-weight: normal;
  text-align: center;
  margin-top: 2px;
}

/* line 2859, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .toll_free img {
  margin-right: 0;
}

/* line 2863, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .navbar-icon {
  font-size: 20px;
}

/* line 2867, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .navbar_cart {
  padding-top: 14px;
  float: right;
  margin-right: 15px;
}

/* line 2872, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .navbar_cart a {
  font-size: 15px !important;
}

/* line 2877, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .xs-menu-divider {
  border-top: 1px solid transparent;
  border-color: #101010;
  margin-bottom: 4px;
}

/* line 2883, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .switch_locale {
  padding-top: 11px;
  float: right;
  font-size: 17px;
  text-align: center;
}

/* line 2889, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .switch_locale .target_language {
  font-size: 13px;
  font-weight: normal;
  text-align: center;
  margin-top: 7px;
}

/* line 2896, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .switch_locale .target_language a {
  color: #666 !important;
}

/* line 2903, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #home_cart_login_area {
  float: right;
  margin-top: 20px;
}

/* line 2908, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #home_top_area {
  margin-bottom: 0 !important;
  padding-top: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid black;
}

/* line 2914, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #home_top_area .logo {
  margin-left: 15px;
}

@media (max-width: 767px) {
  /* line 2921, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 #home_top_area {
    padding-top: 0;
    padding-bottom: 0;
  }
}

/* line 2927, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .faq_question {
  background-color: #D6E8F6;
  padding: 5px;
  margin-bottom: 15px;
  position: relative;
  border-radius: 10px;
}

/* line 2935, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .faq_question h3 {
  font-size: 20px;
  margin-bottom: 5px;
}

/* line 2940, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .faq_question p {
  color: #444;
  margin-left: 10px;
}

/* line 2945, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 fieldset.signup_block {
  border: 5px solid white;
  padding: 20px 10px 14px 10px;
  background-color: #F2F2F2 !important;
}

/* line 2950, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 fieldset.signup_block .icon_with_help {
  margin-left: 10px;
  display: inline;
  font-weight: bold;
  vertical-align: text-bottom;
}

/* line 2955, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 fieldset.signup_block .icon_with_help img {
  vertical-align: text-top;
  margin-right: 0;
}

/* line 2962, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 fieldset.signup_block .signup_proper_entry {
  border: 4px solid green;
}

/* line 2966, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 fieldset.signup_block .signup_improper_entry {
  border: 4px solid red;
}

/* line 2970, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 fieldset.signup_block .signup_warning_entry {
  border: 4px solid darkorange;
}

/* line 2974, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 fieldset.signup_block .helpline {
  color: #444;
  margin-bottom: 5px;
  height: 1.5em;
}

/* line 2980, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 fieldset.signup_block .entryline {
  margin-bottom: 0;
  height: 2em;
}

/* line 2985, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 fieldset.signup_block .signup_labels {
  margin-top: 10px;
}

/* line 2989, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 fieldset.signup_block #signup_duplicate_email {
  font-weight: bold;
  color: darkorange;
}

/* line 2994, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 fieldset.signup_block .more_space {
  margin-top: 10px;
}

/* line 2999, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #signup_taken_username {
  font-weight: bold;
  color: red;
}

/* line 3005, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .playlist {
  position: relative;
  overflow: hidden;
  height: 285px !important;
}

/* line 3012, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .playlist .clips {
  position: absolute;
  height: 20000em;
}

/* line 3017, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .playlist, body.protrainings2 .clips {
  width: 260px;
}

/* line 3021, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .clips a {
  background: url(/assets/flowplayer/h80.png);
  display: block;
  background-color: #fefeff;
  padding: 12px 15px;
  height: 71px;
  width: 195px;
  font-size: 12px;
  border: 1px outset #ccc;
  text-decoration: none;
  letter-spacing: -1px;
  color: #000;
  cursor: pointer;
}

/* line 3036, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .clips a.first {
  border-top-width: 1px;
}

/* line 3040, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .clips a.playing, body.protrainings2 .clips a.paused, body.protrainings2 .clips a.progress {
  background: url(/assets/flowplayer/light.png) no-repeat 0px -69px;
  width: 255px;
  border: 0;
}

/* line 3046, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .clips a.progress {
  opacity: 0.6;
}

/* line 3050, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .clips a.paused {
  background-position: 0 0;
}

/* line 3054, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .clips a span {
  display: block;
  font-size: 11px;
  color: #666;
}

/* line 3060, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .clips a em {
  font-style: normal;
  color: #f00;
}

/* line 3065, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .clips a:hover {
  background-color: #f9f9fa;
}

/* line 3069, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .clips a.playing:hover, body.protrainings2 .clips a.paused:hover, body.protrainings2 .clips a.progress:hover {
  background-color: transparent !important;
}

/* line 3075, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 a.go {
  display: block;
  width: 18px;
  height: 18px;
  background: url(/assets/flowplayer/up.png) no-repeat;
  margin: 5px 0 5px 105px;
  cursor: pointer;
}

/* line 3084, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 a.go:hover, body.protrainings2 a.go.down:hover {
  background-position: 0px -18px;
}

/* line 3088, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 a.go.down {
  background-image: url(/assets/flowplayer/down.png);
}

/* line 3092, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 a.go.disabled {
  visibility: hidden;
}

/* line 3101, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .clips a:hover {
  text-decoration: none;
}

/* line 3105, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .transcript-inner {
  border: 2px solid #d4e7f5;
  padding: 10px;
  border-radius: 4px;
  background-color: #f7f8f9;
  color: #1e6da7;
  height: 300px;
  line-height: 1.8em;
  width: 100%;
  margin: 5px 0 5px 0;
  overflow-y: auto;
}

/* line 3120, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .article_box {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* line 3125, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .article_box .media {
  padding-top: 10px;
  margin-top: 10px;
  border-top: 1px solid #aaa;
}

/* line 3132, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .article_title {
  font-size: 1.3em;
  margin-bottom: 5px;
}

/* line 3137, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .article_date {
  font-size: 1.0em;
  color: #555;
  margin-bottom: 10px;
}

/* line 3143, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .article_abstract {
  font-size: 1.0em;
  font-style: italic;
  color: #000;
}

/* line 3149, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .article_thumbnail {
  float: right;
  padding: 15px;
}

/* line 3154, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .article_aboutus {
  border-top: 3px solid #194D99;
  margin-top: 15px;
  padding-top: 30px;
}

/* line 3160, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .article_readmore {
  border-top: 3px solid #194D99;
  margin-top: 15px;
  padding-top: 30px;
}

/* line 3166, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .article_comments {
  border-top: 3px solid #194D99;
  margin-top: 15px;
  padding-top: 30px;
}

/* line 3171, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .article_comments h3 a {
  color: #000;
  text-decoration: none;
}

/* line 3177, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .article_share {
  float: right;
  height: 40px;
  text-align: right;
}

/* line 3183, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #article_sidebar {
  border-left: 1px solid #ccc;
}

/* line 3186, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #article_sidebar .articles_more {
  text-align: right;
  font-weight: bold;
  text-transform: uppercase;
}

/* line 3193, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .article_widget {
  padding: 8px;
}

/* line 3196, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .article_widget h3 {
  font-size: 14px !important;
  text-transform: uppercase;
  background-color: #2D6399;
  color: #fff;
  padding: 4px 4px 4px 8px;
  margin-bottom: 5px;
}

/* line 3205, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .article_widget ul {
  list-style: none;
  margin-left: 8px;
}

/* line 3209, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .article_widget ul li {
  margin: 12px 0 12px 0;
  padding-bottom: 12px;
  border-bottom: 1px solid #ccc;
  font-size: 12px !important;
  font-weight: bold;
}

/* line 3217, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .article_widget ul li:last-child {
  border: 0;
}

/* line 3223, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .article_body {
  max-width: 100%;
  float: left;
}

/* line 3227, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .article_body p {
  font-size: 1.2em;
  color: #333;
  margin-bottom: 1.5em;
  line-height: 1.6em;
}

/* line 3234, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .article_body li {
  font-size: 1.2em;
  color: #333;
}

/* line 3242, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #compliance_search_box {
  text-align: center;
  background-color: lightgray;
  padding: 15px;
  margin-bottom: 30px;
  border: 1px solid #404040;
  border-radius: 4px;
  box-shadow: 0px 2px 3px #666;
}

/* line 3251, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #compliance_search_box #compliance_search_profession {
  margin-right: 20px;
}

/* line 3255, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #compliance_search_box #search_approvals_button {
  margin-left: 20px;
}

@media screen and (max-width: 767px) {
  /* line 3260, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 #compliance_search_box #search_approvals_button {
    margin-top: 10px;
    clear: both;
  }
}

@media screen and (max-width: 991px) {
  /* line 3267, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 #compliance_search_box #search_approvals_button {
    margin-top: 10px;
  }
}

/* line 3274, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #search_approvals_result {
  margin-bottom: 15px;
  font-size: 1.5em;
}

/* line 3278, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #search_approvals_result .approval_search_result {
  text-align: center;
}

/* line 3283, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #new_learn_begin_button {
  margin-top: 50px;
  text-align: center;
  width: 100%;
  margin-bottom: 5px;
}

/* line 3289, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #new_learn_begin_button a {
  font-size: 25px;
}

/* line 3294, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .student_call_to_action {
  margin-top: 50px;
  text-align: center;
  width: 100%;
  margin-bottom: 5px;
}

/* line 3300, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .student_call_to_action a {
  font-size: 25px;
}

/* line 3305, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #learn_begin_button {
  float: left;
  width: 100%;
  margin-top: 30px;
}

/* line 3311, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .learn_begin_button_desc_text {
  text-align: center;
}

/* line 3313, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .learn_begin_button_desc_text a {
  color: #444;
}

/* line 3318, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #learn_begin_button div {
  background: url(/assets/learn/begin-button.png) top right no-repeat;
  width: 285px;
  height: 80px;
  text-indent: -10000px;
  overflow: hidden;
  margin: 0 auto 0;
}

/* line 3327, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #learn_begin_button div:hover {
  background: url(/assets/learn/begin-button.png) bottom right no-repeat;
  width: 285px;
  height: 80px;
}

/* line 3333, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .create_plan_div {
  float: left;
  width: 100%;
  margin-top: 30px;
  text-align: left;
}

/* line 3338, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .create_plan_div .create_plan_text {
  float: left;
  margin-left: 15px;
}

/* line 3339, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .create_plan_div .create_plan_text a {
  font-size: 12px;
}

/* line 3346, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .create_plan_div .create_plan_button {
  background-color: blue;
  background-image: -webkit-linear-gradient(top, blue 0%, #0000de 50%, #0000cf 50%, #0000d1 100%);
  background-image: linear-gradient(to bottom,blue 0%, #0000de 50%, #0000cf 50%, #0000d1 100%);
  border: 1px solid #0000ae;
  border-bottom: 1px solid #000085;
  border-radius: 5px;
  box-shadow: inset 0 1px 0 0 #251dff;
  color: white;
  display: inline-block;
  font-size: inherit;
  font-weight: bold;
  padding: 7px 18px;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 -1px 1px #00008d;
  float: left;
}

/* line 209, vendor/assets/stylesheets/bourbon/_bourbon-deprecated-upcoming.scss */
body.protrainings2 .create_plan_div .create_plan_button:hover:not(:disabled) {
  background-color: #0000ed;
  background-image: -webkit-linear-gradient(top, #0000ed 0%, #0000cc 50%, #0000bd 50%, #0000c0 100%);
  background-image: linear-gradient(to bottom,#0000ed 0%, #0000cc 50%, #0000bd 50%, #0000c0 100%);
  cursor: pointer;
}

/* line 229, vendor/assets/stylesheets/bourbon/_bourbon-deprecated-upcoming.scss */
body.protrainings2 .create_plan_div .create_plan_button:active:not(:disabled), body.protrainings2 .create_plan_div .create_plan_button:focus:not(:disabled) {
  box-shadow: inset 0 0 20px 0 #000085;
}

/* line 60, vendor/assets/stylesheets/bourbon/_bourbon-deprecated-upcoming.scss */
body.protrainings2 .create_plan_div .create_plan_button:disabled {
  cursor: not-allowed;
  opacity: 0.5;
}

/* line 3353, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #procard-image {
  text-align: center;
}

/* line 3357, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #procard-image img {
  padding-bottom: 15px;
}

/* line 3361, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 div.demoted a {
  color: gray;
}

/* line 3365, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #how_it_works_list {
  margin-bottom: 50px;
}

/* line 3369, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #how_it_works_list li {
  font-size: 1.1em;
  margin-bottom: 10px;
}

/* line 3375, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .how_it_works_faq_title {
  clear: both;
  padding-top: 10px;
}

/* line 3380, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .how_it_works_faq_bullet {
  margin-left: 0;
  list-style: none;
  font-size: 1.1em;
  font-weight: bold;
}

/* line 3387, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .reliability-extra {
  background-color: #1D28A1;
  color: #fff;
  margin-top: 5px;
  font-size: 0.8em;
  padding: 3px;
}

/* line 3395, app/assets/stylesheets/protrainings2.scss */
body#training_simple_body.protrainings2 {
  background-color: #efeeee;
}

/* line 3399, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #flash_container {
  margin-bottom: 10px;
}

/* line 3403, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 h3.choose {
  text-align: center;
  font-size: 1.5em;
  margin: 0 0 20px;
}

/* line 3409, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .instruct {
  font-size: 1.2em;
  font-weight: 700;
}

/* line 3414, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .error-border {
  border: 2px solid red !important;
}

/* line 3418, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 ul.company {
  border-bottom: 3px solid #150C5C;
  margin-bottom: 20px;
}

/* line 3423, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .reliability-block {
  margin-bottom: 25px;
  border: 2px solid #1D28A1;
  text-align: center;
}

/* line 3429, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #main-box .inner-box .reliability-block h2 {
  font-size: 1.3em;
  padding-bottom: 5px;
  margin-bottom: 10px;
  background-color: #1D28A1;
  color: #fff;
}

/* line 3437, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #expire_reminder input {
  margin: 20px 0px 5px 80px;
}

/* line 3441, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .passed {
  color: #1D570E;
}

/* line 3445, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .failed {
  color: #F7172C;
}

/* line 3449, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 p.promote_weekly {
  border: 2px solid #3C00BD;
  color: #3C00BD;
  font-weight: bold;
  font-size: 10pt;
  width: 615px;
  padding: 6px;
  padding-left: 16px;
  background-color: #F8FF35;
  margin-top: 14px;
  margin-bottom: 24px;
  border-radius: 5px;
}

/* line 3463, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .refresher_image {
  float: right;
}

/* line 3467, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #fb-login {
  border-top: 1px solid black;
  padding-top: 5px;
  margin-bottom: 7px;
  text-align: center;
}

/* line 3474, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 td.validation_error {
  margin-bottom: 8px;
  color: red;
  padding-top: 18px;
}

/* line 3480, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .crossed_out {
  text-decoration: line-through;
  color: #c00;
  font-style: italic;
}

/* line 3486, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #validate-tool {
  text-align: center;
}

/* line 3490, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #reminder-method span {
  margin-right: 15px;
}

/* line 3494, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .info_box h3 {
  width: 100%;
  display: block;
  float: left;
  clear: both;
}

/* line 3502, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 div#learn_sidebar li {
  margin-left: 0;
}

/* line 3504, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 div#learn_sidebar li a:hover {
  background-color: #FBFBFB;
}

/* line 3509, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 div#learn_sidebar li.active {
  background-color: #FBFBFB;
}

/* line 3514, app/assets/stylesheets/protrainings2.scss */
body.protrainings2.accreditation_action .full_learn_page .row {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 3518, app/assets/stylesheets/protrainings2.scss */
body.protrainings2.accreditation_action .full_learn_page .row h2 {
  margin-top: 25px;
  margin-bottom: 15px;
}

/* line 3525, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .full_learn_page .about-profile-image-holder {
  margin-top: 20px;
}

/* line 3527, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .full_learn_page .about-profile-image-holder img {
  max-width: 120px;
}

/* line 3536, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #more_course_info_accordion #course_accreditation .about-profile-image-holder img {
  margin: 0 auto 0 !important;
  max-width: 120px;
}

/* line 3542, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #more_course_info_accordion #course_accreditation h2 {
  font-size: 20px !important;
}

/* line 3549, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .accreditation_details_section span {
  font-weight: bold;
  margin-right: 0.5em;
}

/* line 3555, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .full_learn_page {
  clear: left;
}

/* line 3558, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .full_learn_page .row {
  margin-top: 55px;
  margin-bottom: 55px;
}

/* line 3562, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .full_learn_page .row img {
  margin: 0 auto 0;
}

/* line 3566, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .full_learn_page .row .learn_bottom_left_image {
  margin: 25px 0 25px 0;
}

/* line 3571, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .full_learn_page h1 {
  font-size: 30px;
  font-weight: bold;
  color: #444;
  margin-top: 10px;
  margin-bottom: 60px;
}

/* line 3579, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .full_learn_page h2 {
  clear: both;
  font-size: 1.8em;
  font-weight: 300;
  color: #444;
  margin-bottom: 25px;
  margin-top: 0;
}

/* line 3588, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .full_learn_page p {
  font-size: 14px;
}

/* line 3593, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #learn_more_testimonial_container {
  width: 100% !important;
}

/* line 3596, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #learn_more_testimonial_container .arrow_box {
  color: #2a9fd9;
  background: #EFEEEE;
  border: 4px solid #EFEEEE;
  margin-bottom: 10px;
}

/* line 3603, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #learn_more_testimonial_container .testimonial_name_outside_bubble {
  margin-left: 20px;
  font-weight: bold;
  margin-bottom: 20px;
}

/* line 3609, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #learn_more_testimonial_container .arrow_box:after {
  border-top-color: #EFEEEE;
  left: 10%;
}

/* line 3614, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #learn_more_testimonial_container .arrow_box:before {
  border-top-color: #EFEEEE;
  left: 10%;
}

/* line 3619, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #learn_more_testimonial_container .testimonial {
  margin-top: 10px;
  float: left;
  width: 100% !important;
  color: #666;
  background-color: #EFEEEE;
  padding: 8px;
  border-radius: 8px;
}

/* line 3628, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #learn_more_testimonial_container .testimonial .testimonial_name {
  color: #992321;
  font-weight: bold;
  margin-bottom: 8px;
}

/* line 3633, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #learn_more_testimonial_container .testimonial .testimonial_name .testimonial_occupation {
  color: #306EB7;
}

/* line 3640, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .more {
  background: url(/assets/bullets/more-arrow.png) 100% 57% no-repeat;
  padding-right: 12px;
}

/* line 3645, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .get_started {
  text-align: right;
  font-weight: bold;
  padding-top: 20px;
  padding-right: 50px;
}

/* line 3652, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .home-video {
  float: right;
  padding: 0 30px 0 20px;
  margin-top: 0;
}

/* line 3658, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .begin-btn {
  padding-bottom: 15px;
  padding-top: 15px;
  text-align: center;
  margin: 0 auto;
}

/* line 3665, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .homepage_intro_paragraph {
  line-height: 2em;
  font-size: 1.3em;
}

/* line 3670, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .homepage_intro_paragraph strong {
  font-size: 1.0em;
}

/* line 3674, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .home_page_note {
  font-size: 1.1em;
  margin-top: 20px;
}

/* line 3679, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 div.autocomplete {
  position: absolute;
  width: 250px;
  background-color: #FFF;
  border: 1px solid #888;
  margin: 0;
  padding: 0;
}

/* line 3688, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 div.autocomplete div.selected {
  background-color: #ffb;
}

/* line 3692, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 div.autocomplete div {
  list-style-type: none;
  display: block;
  height: 20px;
  cursor: pointer;
  margin: 0;
  padding: 2px;
}

/* line 3701, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #main-image h2#subtitle-1 {
  text-indent: 290px;
  width: 938px;
}

/* line 3706, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #main-image h2#subtitle-2 {
  text-indent: 290px;
  width: 938px;
}

/* line 3711, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #main-image h2#subtitle-3 {
  display: block;
  color: #fff;
  font-size: 2.7em;
  float: left;
  clear: both;
  height: 34px;
  text-indent: 290px;
  width: 938px;
  padding: 0;
  margin-top: 5px;
  margin-bottom: 0;
}

/* line 3725, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #main-image img {
  margin-left: 740px;
  margin-top: -50px;
}

/* line 3730, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #index-main {
  width: 550px;
  float: left;
}

/* line 3735, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #index-main p {
  text-align: justify;
}

/* line 3739, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #index-side {
  width: 365px;
  float: left;
  margin-left: 25px;
}

/* line 3745, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #index-bottom {
  float: left;
  clear: both;
  width: 100%;
}

/* line 3751, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #index-testimonial {
  float: right;
  margin-left: 10px;
  width: 205px;
  clear: right;
}

/* line 3758, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .index-rely {
  border: 2px solid #437541;
}

/* line 3762, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .index-rely-title {
  font-weight: bold;
  font-size: 1.2em;
  text-align: center;
  background-color: #437541;
  color: #fff;
  padding-top: 2px;
  padding-bottom: 5px;
}

/* line 3772, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .index-rely-footer {
  font-size: 0.8em;
  text-align: center;
  padding-bottom: 5px;
}

/* line 3778, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .signup-button {
  text-align: center;
  padding-top: 10px;
}

/* line 3783, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .toll-free {
  font-size: 1.7em;
  text-align: center;
  padding-top: 20px;
}

/* line 3789, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .toll-free-info {
  text-align: center;
  padding-top: 4px;
}

/* line 3794, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #procard-mail-image {
  float: right;
  margin-right: 0;
}

/* line 3799, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .plaxo_box {
  margin-bottom: 14px;
}

/* line 3803, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #pagecontent h3 {
  font-size: 1.1em;
  color: #000;
  margin-bottom: .2em;
  padding: 0;
}

/* line 3810, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #pagecontent hr {
  height: 1px;
  background-color: gray;
  color: gray;
  border: 1px solid gray;
  border-bottom: 0;
  clear: both;
  margin-top: 15px;
  margin-bottom: 15px;
}

/* line 3821, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #buttons {
  text-align: center;
  margin-top: 1.5em;
}

/* line 3826, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #group_guarantee label {
  display: block;
  float: left;
  width: 250px;
  text-align: right;
  padding-right: 3px;
}

/* line 3834, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #landing_course_boxes {
  float: left;
  width: 102%;
}

/* line 3839, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .landing_course_box {
  float: left;
  margin-right: 1px;
  margin-bottom: 10px;
}

/* line 3845, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course_link_box {
  position: relative;
  z-index: 1;
  margin-top: -20px;
  margin-left: 5px;
  padding: 1px 0px 5px 4px;
  height: 16px;
  width: 166px;
  background-color: #ddd;
  font-size: 0.8em;
  overflow: hidden;
}

/* line 3858, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course_link_box a {
  font-weight: bold;
  color: #BA0A0A;
}

/* line 3863, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .show_hand:hover {
  cursor: pointer;
}

/* line 3867, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 h3.home_step_head {
  text-align: center;
  font-size: 28px;
  font-weight: normal;
  margin-bottom: 1.2em;
}

/* line 3874, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 h3.home_promoted_head {
  margin-bottom: 0;
  text-align: center;
  font-size: 28px;
  font-weight: normal;
}

/* line 3881, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .which_course_to_take {
  font-size: 1.2em;
  text-align: center;
  margin-bottom: 20px;
}

/* line 3887, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .home_featured_section {
  margin-bottom: 40px;
}

/* line 3889, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .home_featured_section .home_step {
  margin-top: 20px;
  margin-bottom: 30px;
  color: #666;
  font-size: 14px;
}

/* line 3894, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .home_featured_section .home_step h4 {
  font-size: 18px;
  margin-bottom: 12px;
  font-weight: normal;
  color: #99312C;
  text-transform: uppercase;
}

/* line 3906, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .new_home_layout .home_featured_section {
  margin-bottom: 80px;
}

/* line 3909, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .new_home_layout .home_featured_section h3 {
  font-size: 30px !important;
  font-weight: 600 !important;
  margin-bottom: 30px !important;
  color: #313a54 !important;
}

/* line 3916, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .new_home_layout .home_featured_section p {
  text-align: left !important;
  font-size: 18px;
  color: #313a54 !important;
  margin-bottom: 2em;
}

/* line 3923, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .new_home_layout .home_featured_section.testimonial_section {
  background-color: #332177;
  text-align: center;
  padding: 50px 0 60px 0;
  margin-bottom: 0 !important;
}

/* line 3929, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .new_home_layout .home_featured_section.testimonial_section .quote_symbol {
  color: #ff4885 !important;
  font-size: 43px !important;
  text-align: center;
  margin-bottom: 30px;
}

/* line 3936, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .new_home_layout .home_featured_section.testimonial_section p.testimonial_text {
  color: #fff !important;
  font-size: 43px !important;
  line-height: 1.3em !important;
  text-align: center !important;
}

/* line 3942, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .new_home_layout .home_featured_section.testimonial_section .testimonial_by {
  font-size: 28px;
  color: #fff !important;
  margin-top: 20px;
}

/* line 3949, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .new_home_layout .home_featured_section.cta_section {
  text-align: center;
}

/* line 3952, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .new_home_layout .home_featured_section.cta_section p {
  text-align: center !important;
}

/* line 3956, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .new_home_layout .home_featured_section.cta_section .home_begin_button {
  float: none;
}

/* line 3961, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .new_home_layout .home_featured_section.instructor_section {
  background-color: #eee;
  padding: 40px 0 80px 0;
  text-align: center;
}

/* line 3966, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .new_home_layout .home_featured_section.instructor_section img {
  margin: 0 auto 0;
}

/* line 3970, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .new_home_layout .home_featured_section.instructor_section .instructor_name {
  font-size: 24px;
  text-align: center;
  margin-top: 20px;
  font-weight: 600;
}

/* line 3980, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .new_home_layout .home_curriculum ul {
  list-style: none;
  font-size: 16px;
  margin-bottom: 25px;
}

/* line 3985, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .new_home_layout .home_curriculum ul li {
  padding: 10px 20px;
  margin-bottom: 5px;
  background-color: #f7f8f9;
}

/* line 3990, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .new_home_layout .home_curriculum ul li.category_name {
  font-weight: bold;
}

/* line 3994, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .new_home_layout .home_curriculum ul li.video_name a {
  color: #313a54;
}

/* line 3998, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .new_home_layout .home_curriculum ul li.video_name:hover {
  background-color: #e4f6ff;
  color: #005779;
}

/* line 4001, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .new_home_layout .home_curriculum ul li.video_name:hover a {
  color: #005779;
}

/* line 4011, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .home_featured {
  height: 220px;
}

/* line 4015, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .home_featured img {
  float: left;
  padding-right: 10px;
}

/* line 4020, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .home_featured h3 {
  color: #AF3F2F;
  font-size: 16px;
  margin-bottom: 15px;
  position: relative;
  top: 3px;
}

/* line 4028, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .home_featured p {
  color: #444 !important;
  font-size: 14px !important;
}

/* line 4033, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .video_caption {
  color: #444;
  text-align: center;
}

/* line 4038, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .div_stuff {
  margin-top: 10px;
  padding-top: 10px;
  padding-bottom: 30px;
}

/* line 4043, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .div_stuff h3 {
  text-align: left;
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 1.3em;
  color: #fff;
}

/* line 4051, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .div_stuff p {
  color: #fff;
}

/* line 4056, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .home_module .home_module_inner {
  padding: 5px;
  background-color: #eee;
  height: 220px;
  position: relative;
  border: 1px solid #ccc;
  border-radius: 5px;
}

/* line 4065, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .home_module .home_module_container {
  overflow-y: auto;
  height: 180px;
}

/* line 4070, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .home_module div h3 {
  padding-top: 2px;
  text-align: center;
  display: block;
  width: 300px;
  height: 33px;
  margin-bottom: 0;
  padding-bottom: 0;
  background: url(/assets/sites/proinstructor/en/module-head.png) no-repeat;
  color: #fff;
  position: relative;
  top: -6px;
  left: -6px;
  z-index: 10;
}

/* line 4086, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .home_faq h3 {
  margin-bottom: 10px;
}

/* line 4090, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .home_faq ul li {
  font-size: 14px !important;
  margin-bottom: 10px;
}

/* line 4095, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .home_testimonials p {
  font-size: 14px !important;
  font-weight: bold;
  color: #555;
}

/* line 4100, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .home_testimonials p .testimonial_name {
  color: #992321;
  font-weight: bold;
}

/* line 4106, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .home_blog ul {
  list-style: none;
}

/* line 4110, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .home_blog h3 a {
  color: #fff;
  text-decoration: none;
}

/* line 4115, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .home_blog ul li {
  font-size: 14px !important;
  margin: 0 0 5px 0;
  padding-bottom: 5px;
  border-bottom: 1px solid #D5D5D5;
}

/* line 4122, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .home_blog .blog_date {
  color: #747474;
  font-size: 0.9em;
}

/* line 4127, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .good {
  color: green;
}

/* line 4131, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .bad {
  color: red;
}

/* line 4135, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 strong {
  font-weight: 700;
}

/* line 4139, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .print_intro_letter_link {
  margin-bottom: 25px;
  font-size: 1.3em;
  border: 1px solid #c0c0c0;
  background-color: #e0e0e0;
  padding: 4px;
  position: relative;
  border-radius: 6px;
}

/* line 4149, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #employer_list {
  float: left;
  clear: left;
  margin: 20px 0px 0px 0px;
  border-radius: 10px;
  background-color: #151515;
  /*	background-color: #444;*/
  color: #fff;
  padding: 10px 20px;
}

/* line 4159, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #employer_list h3 {
  text-transform: uppercase;
  line-height: 1em;
  margin-top: 10px;
}

/* line 4165, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #employer_list ul {
  list-style: none;
  margin-top: 30px;
  padding-left: 0;
  margin-left: 0;
}

/* line 4171, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #employer_list ul li {
  background: url(/assets/sites/common/en/chevron_bullet_light.png) left center no-repeat;
  padding-left: 30px !important;
  margin-left: 0 !important;
  margin-bottom: 10px;
  line-height: 1.1em;
}

/* line 4181, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .satisfaction_guarantee_box {
  float: left;
  clear: left;
  margin: 20px 0px 10px 0px;
  padding: 20px;
  background-color: #3E97D1;
  /*	background-color: #2570B2;*/
  color: #fff;
  border-radius: 10px;
  line-height: 1.5em;
}

/* line 4192, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .satisfaction_guarantee_box .learn_more_div {
  margin: 50px 0 10px;
  text-align: center;
}

/* line 4196, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .satisfaction_guarantee_box .learn_more_div .learn_more_link {
  font-size: 25px !important;
  background-color: gray;
  background-image: -webkit-linear-gradient(top, gray 0%, #484e5f 50%, #2a3550 50%, #313a52 100%);
  background-image: linear-gradient(to bottom,gray 0%, #484e5f 50%, #2a3550 50%, #313a52 100%);
  border: 1px solid #0b112f;
  border-bottom: 1px solid #020106;
  border-radius: 5px;
  box-shadow: inset 0 1px 0 0 #a59d8c;
  color: white;
  display: inline-block;
  font-size: inherit;
  font-weight: bold;
  padding: 7px 18px;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 -1px 1px #00000e;
}

/* line 209, vendor/assets/stylesheets/bourbon/_bourbon-deprecated-upcoming.scss */
body.protrainings2 .satisfaction_guarantee_box .learn_more_div .learn_more_link:hover:not(:disabled) {
  background-color: #73716e;
  background-image: -webkit-linear-gradient(top, #73716e 0%, #3e424d 50%, #232b3e 50%, #2a3041 100%);
  background-image: linear-gradient(to bottom,#73716e 0%, #3e424d 50%, #232b3e 50%, #2a3041 100%);
  cursor: pointer;
}

/* line 229, vendor/assets/stylesheets/bourbon/_bourbon-deprecated-upcoming.scss */
body.protrainings2 .satisfaction_guarantee_box .learn_more_div .learn_more_link:active:not(:disabled), body.protrainings2 .satisfaction_guarantee_box .learn_more_div .learn_more_link:focus:not(:disabled) {
  box-shadow: inset 0 0 20px 0 #110c06;
}

/* line 60, vendor/assets/stylesheets/bourbon/_bourbon-deprecated-upcoming.scss */
body.protrainings2 .satisfaction_guarantee_box .learn_more_div .learn_more_link:disabled {
  cursor: not-allowed;
  opacity: 0.5;
}

/* line 4202, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .satisfaction_guarantee_box h4 {
  font-size: 2.4em;
  font-weight: bold;
  line-height: 1em;
  text-transform: uppercase;
  margin-bottom: 12px;
}

/* line 4209, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .satisfaction_guarantee_box h4 span.larger_line1 {
  font-size: 2.2em;
  margin: 5px 0 15px 0;
  display: block;
}

/* line 4217, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .nationally_recognized h2 {
  margin-bottom: 6px;
}

/* line 4221, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .nationally_recognized h4 {
  margin-bottom: 6px;
  margin-top: 8px;
}

/* line 4226, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .print_letter {
  font-size: 1.1em;
  font-weight: bold;
  margin-bottom: 30px;
}

/* line 4231, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .print_letter img {
  vertical-align: text-bottom;
  position: relative;
  top: 2px;
  margin-right: 5px;
}

/* line 4239, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .email_employer_div {
  float: left;
  clear: left;
  margin-top: 15px;
  margin-bottom: 60px;
}

/* line 4246, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #email_employer_button {
  font-size: 18px !important;
}

/* line 4250, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .btn-gray {
  border: 1px solid #655454;
  border-radius: 3px;
  box-shadow: inset 0 1px 0 0 #a6a6a6;
  color: white;
  display: inline-block;
  font-size: inherit;
  font-weight: bold;
  background-color: gray;
  background-image: -webkit-linear-gradient(gray, #6d5b5b);
  background-image: linear-gradient(gray, #6d5b5b);
  padding: 7px 18px;
  text-decoration: none;
  text-shadow: 0 1px 0 #5e4646;
  background-clip: padding-box;
}

/* line 136, vendor/assets/stylesheets/bourbon/_bourbon-deprecated-upcoming.scss */
body.protrainings2 .btn-gray:hover:not(:disabled) {
  background-color: #737373;
  background-image: -webkit-linear-gradient(#737373, #645555);
  background-image: linear-gradient(#737373, #645555);
  box-shadow: inset 0 1px 0 0 #8d8d8d;
  cursor: pointer;
}

/* line 153, vendor/assets/stylesheets/bourbon/_bourbon-deprecated-upcoming.scss */
body.protrainings2 .btn-gray:active:not(:disabled), body.protrainings2 .btn-gray:focus:not(:disabled) {
  border: 1px solid #655454;
  box-shadow: inset 0 0 8px 4px #5b4f4f, inset 0 0 8px 4px #5b4f4f;
}

/* line 60, vendor/assets/stylesheets/bourbon/_bourbon-deprecated-upcoming.scss */
body.protrainings2 .btn-gray:disabled {
  cursor: not-allowed;
  opacity: 0.5;
}

/* line 4254, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .btn-orange {
  border: 1px solid #c65400;
  border-radius: 3px;
  box-shadow: inset 0 1px 0 0 #f8a161;
  color: white;
  display: inline-block;
  font-size: inherit;
  font-weight: bold;
  background-color: #ff740e;
  background-image: -webkit-linear-gradient(#ff740e, #d55a00);
  background-image: linear-gradient(#ff740e, #d55a00);
  padding: 7px 18px;
  text-decoration: none;
  text-shadow: 0 1px 0 #b14b00;
  background-clip: padding-box;
}

/* line 136, vendor/assets/stylesheets/bourbon/_bourbon-deprecated-upcoming.scss */
body.protrainings2 .btn-orange:hover:not(:disabled) {
  background-color: #ef6805;
  background-image: -webkit-linear-gradient(#ef6805, #c65400);
  background-image: linear-gradient(#ef6805, #c65400);
  box-shadow: inset 0 1px 0 0 #f7842f;
  cursor: pointer;
}

/* line 153, vendor/assets/stylesheets/bourbon/_bourbon-deprecated-upcoming.scss */
body.protrainings2 .btn-orange:active:not(:disabled), body.protrainings2 .btn-orange:focus:not(:disabled) {
  border: 1px solid #c65400;
  box-shadow: inset 0 0 8px 4px #b64d00, inset 0 0 8px 4px #b64d00;
}

/* line 60, vendor/assets/stylesheets/bourbon/_bourbon-deprecated-upcoming.scss */
body.protrainings2 .btn-orange:disabled {
  cursor: not-allowed;
  opacity: 0.5;
}

/* line 4258, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .btn-xs {
  font-size: 11px !important;
  padding: 1px 4px !important;
}

/* line 4263, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .btn-sm {
  font-size: 12px !important;
  padding: 4px 6px !important;
}

/* line 4268, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .nationally_recognized_top {
  margin-bottom: 60px;
}

/* line 4272, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 ul#our_credentials {
  padding-left: 0;
  float: left;
  clear: both;
  padding-top: 10px;
  /*  width: 530px;*/
}

/* line 4279, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 ul#our_credentials li {
  font-size: 1.2em;
  padding-bottom: 1em;
}

/* line 4285, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #employer_followup_box form {
  padding: 4px;
}

/* line 4288, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #employer_followup_box form label {
  display: inline-block;
  width: 160px;
}

/* line 4293, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #employer_followup_box form p.form_note {
  margin-top: 10px;
}

/* line 4297, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #employer_followup_box form .followup_div {
  margin-top: 20px;
  margin-bottom: 10px;
}

/* line 4303, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #accred-icons {
  float: left;
  height: 75px;
  width: 305px;
  margin-top: 20px;
}

/* line 4310, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #accred-icons ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 4316, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #accred-icons ul li {
  float: left;
  padding-right: 10px;
  margin: 0;
}

/* line 4322, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .placeholder {
  color: #aaa;
}

/* line 4324, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .trust_logos_bottom {
  text-align: right;
}

/* line 4328, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .uk_home_logo_container {
  clear: both;
  display: block;
  text-align: center;
  height: 40px;
}

/* line 4334, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .uk_home_logo_container img {
  margin-right: 15px;
}

/* line 4339, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .uk_home_logo {
  margin-left: 5px;
  display: inline-block;
}

/* line 4342, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .uk_home_logo img {
  vertical-align: middle;
}

/* line 4347, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .uk_home_class_types {
  display: inline-block;
  vertical-align: middle;
}

/* line 4352, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .uk_home_class_type {
  display: inline-block;
  margin-left: 8px;
}

/* line 4355, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .uk_home_class_type i {
  font-size: 24px;
}

/* line 4358, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .uk_home_class_type div {
  font-size: 10px;
}

/* line 4363, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .blended_list {
  font-size: 1em;
}

/* line 4366, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .blended_list li {
  margin-left: 0;
}

/* line 4371, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #contact_section a:hover {
  text-decoration: none;
}

/* line 4376, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #let_me_know .form_note {
  font-size: 12px;
  margin: 5px 0px 10px 0px;
}

/* line 4382, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .generate_proposal_units, body.protrainings2 .generate_proposal_webinar, body.protrainings2 .proposal_close_date {
  clear: both;
  float: left;
  display: block;
}

/* line 4388, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .generate_proposal_note {
  clear: both;
  display: block;
  float: left;
}

/* line 4395, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .media img {
  width: 65px;
  height: 65px;
}

/* line 4401, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 div.course_ad {
  float: left;
  background-color: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 5px;
  width: 287px;
}

/* line 4411, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 div.course_ad h3 {
  font-size: 16px;
  text-align: left;
  margin: 0 0 3px 0;
}

/* line 4415, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 div.course_ad h3 a {
  color: #000;
}

/* line 4420, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 div.course_ad p {
  margin: 0;
  font-size: 12px !important;
}

/* line 4425, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 div.course_ad .course_logo {
  float: left;
  width: 60px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}

/* line 4431, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 div.course_ad .course_logo img {
  margin-bottom: 6px;
}

/* line 4436, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 div.course_ad .course_text {
  float: left;
  width: 200px;
  margin-left: 15px;
}

/* line 4443, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 h3.course_ads_head {
  margin: 0 0 15px 0;
  color: #888;
  text-align: center;
}

/* line 4449, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #expire_reminder_link {
  color: blue;
  font-weight: bold;
}

/* line 4452, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #expire_reminder_link:hover {
  text-decoration: underline;
  cursor: pointer;
}

/* line 4459, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #intro_flv:hover, body.protrainings2 #school_admin_dashboard_image:hover, body.protrainings2 #educator_dashboard_image:hover, body.protrainings2 #creating_classes_image:hover, body.protrainings2 #monitoring_progress_image:hover, body.protrainings2 #becoming_skill_evaluator_image:hover {
  cursor: pointer;
}

/* line 4464, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .ui-widget-content a {
  color: #00d !important;
}

/* line 4469, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #fb-auth:hover {
  cursor: pointer;
}

/* line 4474, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .disclaimer_text {
  color: #505050;
  margin-bottom: 15px;
  padding: 8px;
  background-color: #FFF8E1;
}

/* line 4481, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .calendar_helper {
  margin: 10px;
  float: left;
}

/* line 4486, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .learn_disclaimer {
  font-size: 11px;
  margin-top: 40px;
  color: #444;
}

/* line 4493, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .learn_bullets li {
  margin-left: 0;
}

/* line 4499, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .blended_page .risk_boxes {
  width: 100%;
  float: left;
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ccc;
  text-align: center;
}

/* line 4507, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .blended_page .risk_boxes img {
  /*			padding-top: 80px;*/
  margin: 0 auto 0;
}

/* line 4513, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .blended_page ul {
  padding-left: 0;
  font-size: 13px;
}

/* line 4517, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .blended_page ul li {
  text-align: left;
}

/* line 4522, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .blended_page .certificate_div img {
  margin-right: 20px;
}

/* line 4526, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .blended_page h2 {
  margin-bottom: 6px;
}

/* line 4530, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .blended_page h3, body.protrainings2 .blended_page h4 {
  margin-bottom: 6px;
  margin-top: 28px;
}

/* line 4535, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .blended_page #locate_skill_button {
  border: 1px solid #1a4e82;
  border-radius: 3px;
  box-shadow: inset 0 1px 0 0 #6498cb;
  color: white;
  display: inline-block;
  font-size: inherit;
  font-weight: bold;
  background-color: #3072B3;
  background-image: -webkit-linear-gradient(#3072B3, #1c568e);
  background-image: linear-gradient(#3072B3, #1c568e);
  padding: 7px 18px;
  text-decoration: none;
  text-shadow: 0 1px 0 #124475;
  background-clip: padding-box;
  font-size: 18px;
  margin-left: 40px;
}

/* line 136, vendor/assets/stylesheets/bourbon/_bourbon-deprecated-upcoming.scss */
body.protrainings2 .blended_page #locate_skill_button:hover:not(:disabled) {
  background-color: #2f659b;
  background-image: -webkit-linear-gradient(#2f659b, #1b4e81);
  background-image: linear-gradient(#2f659b, #1b4e81);
  box-shadow: inset 0 1px 0 0 #3e7fbe;
  cursor: pointer;
}

/* line 153, vendor/assets/stylesheets/bourbon/_bourbon-deprecated-upcoming.scss */
body.protrainings2 .blended_page #locate_skill_button:active:not(:disabled), body.protrainings2 .blended_page #locate_skill_button:focus:not(:disabled) {
  border: 1px solid #1a4e82;
  box-shadow: inset 0 0 8px 4px #194674, inset 0 0 8px 4px #194674;
}

/* line 60, vendor/assets/stylesheets/bourbon/_bourbon-deprecated-upcoming.scss */
body.protrainings2 .blended_page #locate_skill_button:disabled {
  cursor: not-allowed;
  opacity: 0.5;
}

/* line 4540, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .blended_page #locate_skill_button:hover {
  text-decoration: none;
}

/* line 4546, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .new_learn_more_div {
  float: left;
  clear: left;
  margin-top: 40px;
  width: 100%;
  text-align: center;
}

/* line 4553, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .new_learn_more_div a:hover {
  text-decoration: none;
}

/* line 4559, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .email_employer_div a:hover {
  text-decoration: none;
}

/* line 4564, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .guarantee_box {
  border: 1px solid black;
  margin: 30px 0px 30px 0px;
  padding: 10px;
}

/* line 4569, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .guarantee_box ul {
  padding-left: 0;
}

/* line 4574, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .download_blended_box {
  float: left;
  clear: left;
  margin: 20px 0px 10px 0px;
  padding: 20px;
  background-color: #3E97D1;
  color: #fff;
  border-radius: 10px;
  line-height: 1.5em;
}

/* line 4584, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .download_blended_box .learn_more_div {
  margin: 60px 0 10px;
  text-align: center;
}

/* line 4588, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .download_blended_box .learn_more_div .learn_more_link {
  font-size: 25px !important;
  background-color: gray;
  background-image: -webkit-linear-gradient(top, gray 0%, #484e5f 50%, #2a3550 50%, #313a52 100%);
  background-image: linear-gradient(to bottom,gray 0%, #484e5f 50%, #2a3550 50%, #313a52 100%);
  border: 1px solid #0b112f;
  border-bottom: 1px solid #020106;
  border-radius: 5px;
  box-shadow: inset 0 1px 0 0 #a59d8c;
  color: white;
  display: inline-block;
  font-size: inherit;
  font-weight: bold;
  padding: 7px 18px;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 -1px 1px #00000e;
}

/* line 209, vendor/assets/stylesheets/bourbon/_bourbon-deprecated-upcoming.scss */
body.protrainings2 .download_blended_box .learn_more_div .learn_more_link:hover:not(:disabled) {
  background-color: #73716e;
  background-image: -webkit-linear-gradient(top, #73716e 0%, #3e424d 50%, #232b3e 50%, #2a3041 100%);
  background-image: linear-gradient(to bottom,#73716e 0%, #3e424d 50%, #232b3e 50%, #2a3041 100%);
  cursor: pointer;
}

/* line 229, vendor/assets/stylesheets/bourbon/_bourbon-deprecated-upcoming.scss */
body.protrainings2 .download_blended_box .learn_more_div .learn_more_link:active:not(:disabled), body.protrainings2 .download_blended_box .learn_more_div .learn_more_link:focus:not(:disabled) {
  box-shadow: inset 0 0 20px 0 #110c06;
}

/* line 60, vendor/assets/stylesheets/bourbon/_bourbon-deprecated-upcoming.scss */
body.protrainings2 .download_blended_box .learn_more_div .learn_more_link:disabled {
  cursor: not-allowed;
  opacity: 0.5;
}

/* line 4594, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .download_blended_box h4 {
  font-size: 2.4em;
  font-weight: bold;
  line-height: 0.8em;
  text-transform: uppercase;
  margin-top: 10px;
}

/* line 4601, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .download_blended_box h4 span.larger_line1 {
  font-size: 1.4em;
  line-height: .9em;
  margin: 6px 0 8px 0;
  display: block;
}

/* line 4610, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course_rating {
  margin-top: 15px;
}

/* line 4614, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .rating_block {
  margin-bottom: 15px;
}

/* line 4617, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .rating_block .rating_date {
  margin-left: 10px;
  color: #999;
}

/* line 4623, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .star-rating {
  position: relative;
  width: 125px;
  height: 25px;
  overflow: hidden;
  list-style: none;
  margin: 0 10px 0 0;
  padding: 0;
  background-position: left top;
}

/* line 4633, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .star-rating li {
  display: inline;
  margin-left: 0;
}

/* line 4638, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .star-rating .current-rating {
  z-index: 1;
  background-position: left bottom;
}

/* line 4643, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .star-rating a, body.protrainings2 .star-rating .current-rating {
  position: absolute;
  top: 0;
  left: 0;
  text-indent: -1000em;
  height: 25px;
  line-height: 25px;
  outline: none;
  overflow: hidden;
  border: none;
}

/* line 4656, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .small-star {
  width: 50px;
  height: 10px;
}

/* line 4661, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .small-star, body.protrainings2 .small-star .current-rating {
  background-image: url(/assets/sites/common/en/stars_small.png);
  line-height: 10px;
  height: 10px;
}

/* line 4667, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .larger-star {
  width: 150px;
  height: 30px;
  margin: -10px auto 20px !important;
  float: center !important;
}

/* line 4673, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .larger-star li {
  margin-left: 0;
  padding-left: 0;
}

/* line 4679, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .larger-star, body.protrainings2 .larger-star .current-rating {
  background-image: url(/assets/sites/common/en/stars_larger.png);
  line-height: 30px;
  height: 30px;
}

/* line 4685, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .medium-star {
  width: 100px;
  height: 20px;
}

/* line 4690, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .medium-star, body.protrainings2 .medium-star .current-rating {
  background-image: url(/assets/sites/common/en/stars_medium.png);
  line-height: 20px;
  height: 20px;
}

/* line 4696, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .cert-option {
  background-color: #eee;
  position: relative;
  border-radius: 10px;
}

/* line 4701, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .cert-option a {
  color: #2a6496 !important;
}

/* line 4705, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .cert-option .learn_more_link {
  text-align: center;
  margin-top: 5px;
}

/* line 4710, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .cert-option ol {
  padding-left: 22px;
  text-align: left;
}

/* line 4714, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .cert-option ol li {
  padding-bottom: 0.8em;
  line-height: 1.4em;
  font-size: 1.1em;
}

/* line 4721, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .cert-option h4 {
  font-size: 1.3em;
  font-weight: bold;
  text-align: center;
  margin-top: 0;
}

/* line 4729, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .cert-option-container {
  padding: 1em;
  margin-bottom: 3em;
  text-align: center;
}

/* line 4734, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .cert-option-container ol {
  font-size: 1.1em;
}

/* line 4738, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .cert-option-container .course_logo {
  font-size: 20px;
  font-weight: bold;
}

/* line 4744, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #begin-part-1-button {
  margin-top: 15px;
}

/* line 4747, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #begin-part-1-button a {
  font-size: 1.2em;
}

/* line 4751, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #begin-part-1-button div {
  margin-top: 0.3em;
  font-size: 0.8em;
}

/* line 4757, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #begin-full-button {
  width: 165px;
  padding: 0.7em;
  margin-top: 0;
  border-radius: 10px;
}

/* line 4763, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #begin-full-button a {
  font-size: 1.2em;
}

/* line 4767, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #begin-full-button div {
  margin-top: 0.3em;
  font-size: 0.8em;
  color: #fff;
}

/* line 4774, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #begin-online-button {
  width: 150px;
  padding: 0.7em;
  border-radius: 10px;
}

/* line 4779, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #begin-online-button a {
  font-size: 1.2em;
}

/* line 4783, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #begin-online-button div {
  margin-top: 0.3em;
  font-size: 0.9em;
  color: #fff;
}

/* line 4790, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .locate_class_steps {
  min-height: 300px !important;
}

/* line 4793, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .locate_class_steps h3 {
  text-align: center;
}

/* line 4798, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #locate_step_1, body.protrainings2 #locate_step_2 {
  background-color: #e6ba20;
  padding: 1.5em;
  width: 410px;
  position: relative;
  border-radius: 10px;
}

/* line 4806, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #locate_step_1 h3, body.protrainings2 #locate_step_2 h3 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 1.6em;
  font-size: 1.4em;
}

/* line 4813, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #locate_step_1 {
  float: left;
}

/* line 4817, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #locate_step_2 #txtPostal {
  width: 110px;
}

/* line 4821, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #locate_step_2 {
  float: right;
}

/* line 4825, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .fb_discount {
  color: #4F825D;
}

/* line 4829, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .payment_fb_discount {
  color: #3b5998;
}

/* line 4834, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 table.similar_course_table th {
  text-align: left;
  font-size: 1.2em;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  background-color: #CBD4DD;
  padding-right: 10px;
  padding-left: 3px;
}

/* line 4845, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 table.similar_course_table tr td {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 10px;
  padding-left: 3px;
  border-bottom: 1px solid #95BEFF;
}

/* line 4855, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .similar_courses_table {
  margin-top: 30px;
}

/* line 4859, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .similar_courses_course_names {
  font-weight: bold;
}

/* line 4862, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .similar_courses_course_names .course_choice_table_course_unmodified_names {
  font-family: 'Roboto Slab', serif;
  font-size: 1.0em;
  color: #777;
}

/* line 4868, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .similar_courses_course_names .not_looks_like_link a {
  color: black;
}

/* line 4871, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .similar_courses_course_names h1 {
  clear: both;
}

/* line 4874, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .vat_not_incl {
  margin-top: 15px;
  margin-bottom: 15px;
  color: #777;
}

/* line 4881, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .errorText {
  font-size: 14px;
  font-family: arial;
  font-weight: 700;
  color: #D20;
}

/* line 4889, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .entryline_radio_buttons input {
  width: 12px !important;
}

/* line 4894, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .multiple_day_warning {
  color: red;
  font-weight: bold;
}

/* line 4899, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #title_tagline_firstaidbasic_es {
  font-size: 2em;
}

/* line 4903, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #title_tagline_firstaidadvanced_es {
  font-size: 1.8em;
}

/* line 4907, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #title_tagline_firstaidonly_es {
  font-size: 1.8em;
}

/* line 4911, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_head {
  padding-bottom: 10px;
}

/* line 4915, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_hero {
  background: url(/assets/sites/common/en/hero_bg.png) repeat-x;
  background-repeat: no-repeat;
  background-color: #C0844F;
}

/* line 4921, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_hero.uk_site, body.protrainings2 #stripe_hero.us_site {
  background: url(/assets/sites/profa/en/home-bg-2.jpg) no-repeat #DEE3E2 center 0;
}

@media (max-width: 1199px) {
  /* line 4921, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 #stripe_hero.uk_site, body.protrainings2 #stripe_hero.us_site {
    background: url(/assets/sites/profa/en/home-bg-2.jpg) no-repeat #DEE3E2 60% 0;
  }
}

/* line 4930, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_hero.procoronavirus_layout #headline_with_bg {
  background: rgba(0, 0, 0, 0.6);
  border-radius: 12px;
}

@media screen and (max-width: 767px) {
  /* line 4930, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 #stripe_hero.procoronavirus_layout #headline_with_bg {
    border-radius: 0;
  }
}

/* line 4938, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_hero.procoronavirus_layout #headline_with_bg h1, body.protrainings2 #stripe_hero.procoronavirus_layout #headline_with_bg h4, body.protrainings2 #stripe_hero.procoronavirus_layout #headline_with_bg h1 div {
  background: none;
  color: #fff;
  opacity: 1;
}

/* line 4946, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_hero.procpr_layout {
  background: url(/assets/sites/procpr/en/nurse-bg-2.jpg) no-repeat #F7F7F7 center 0;
}

/* line 4949, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_hero.procpr_layout #top_section {
  margin-top: 110px;
}

/* line 4951, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_hero.procpr_layout #top_section h1 {
  font-size: 31px;
  font-weight: bold;
  text-shadow: 2px 2px rgba(0, 0, 0, 0.2);
  margin-top: 10px;
  font-family: 'Merriweather Sans', sans-serif;
  color: #fff;
  opacity: 1;
  background: none;
}

/* line 4960, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_hero.procpr_layout #top_section h1 div {
  opacity: 1;
}

/* line 4964, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_hero.procpr_layout #top_section #headline_with_bg {
  text-align: center;
  background: none;
  opacity: 1;
}

/* line 4969, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_hero.procpr_layout #top_section .hero_cta_area {
  text-align: center;
}

/* line 4971, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_hero.procpr_layout #top_section .hero_cta_area .home_begin_button {
  float: none;
}

/* line 4974, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_hero.procpr_layout #top_section .hero_cta_area .play_promo_div {
  float: none;
  clear: none;
  background: none;
}

/* line 4978, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_hero.procpr_layout #top_section .hero_cta_area .play_promo_div #play_promo_link {
  color: #fff;
}

@media (max-width: 1199px) {
  /* line 4946, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 #stripe_hero.procpr_layout {
    background: url(/assets/sites/procpr/en/nurse-bg-2.jpg) no-repeat #F7F7F7 70% 0;
  }
}

/* line 4990, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_hero.prohipaa_layout {
  background: url(/assets/sites/common/en/hipaa-background.jpg) no-repeat #F7F7F7 center 0;
}

@media (max-width: 1199px) {
  /* line 4990, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 #stripe_hero.prohipaa_layout {
    background: url(/assets/sites/common/en/hipaa-background.jpg) no-repeat #F7F7F7 75% 0;
  }
}

/* line 4999, app/assets/stylesheets/protrainings2.scss */
body.protrainings2.proharassment_layout .mobile_site_title.title_longer_2 {
  font-size: 21px !important;
}

/* line 5004, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_hero.proharassment_layout {
  background: url(/assets/sites/proharassment/en/harassment-background.jpg) no-repeat #F7F7F7 center 0;
}

/* line 5005, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_hero.proharassment_layout #top_section {
  margin-top: 110px;
  min-height: 350px;
}

/* line 5012, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .ce_approval_learn_link p {
  text-align: center !important;
  margin-bottom: 3em;
}

/* line 5018, app/assets/stylesheets/protrainings2.scss */
body.protrainings2.home_action.proacls_layout h1, body.protrainings2.home_action.proacls_layout h2, body.protrainings2.home_action.proacls_layout h3, body.protrainings2.home_action.proacls_layout #acceptance_stripe .secondary-heading {
  color: #515665;
}

/* line 5023, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_hero.proacls_layout, body.protrainings2 #stripe_hero.propals_layout {
  background: url(/assets/sites/proacls/acls-home-group.jpg) no-repeat #F7F7F7 center 0;
}

/* line 5024, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_hero.proacls_layout #top_section, body.protrainings2 #stripe_hero.propals_layout #top_section {
  padding-top: 100px;
  padding-bottom: 30px;
}

/* line 5031, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_hero.proacls_layout .acls-hero-pattern-bg, body.protrainings2 #stripe_hero.propals_layout .acls-hero-pattern-bg {
  background-size: auto !important;
  background-repeat: repeat !important;
  background-color: rgba(10, 149, 217, 0.8);
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='24' viewBox='0 0 12 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23428bca' fill-opacity='0.23'%3E%3Cpath d='M2 0h2v12H2V0zm1 20c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM9 8c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm-1 4h2v12H8V12z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

/* line 5039, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .benefit-grid {
  color: #428bca;
}

/* line 5042, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .benefit-grid div p {
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 50px;
  text-align: center;
}

/* line 5048, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .benefit-grid div .recert-icon {
  font-size: 4.6em;
  margin-top: .2em !important;
  margin-bottom: .2em !important;
}

/* line 5054, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .benefit-grid i {
  padding-left: 5px;
}

/* line 5060, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #enhance_logo_div {
  height: 75px;
  float: left;
}

/* line 5063, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #enhance_logo_div img {
  position: absolute;
}

@media (max-width: 1020px) {
  /* line 5060, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 #enhance_logo_div {
    display: none;
  }
}

/* line 5071, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_hero.probbtattoo_layout {
  background: url(/assets/sites/probb/en/home-tattoo-bg.jpg) no-repeat #000 center 0;
}

/* line 5072, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_hero.probbtattoo_layout #top_section {
  margin-top: 110px;
}

/* line 5074, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_hero.probbtattoo_layout #top_section h1 {
  font-size: 31px;
  font-weight: bold;
  text-shadow: 2px 2px rgba(0, 0, 0, 0.2);
  margin-top: 10px;
  font-family: 'Merriweather Sans', sans-serif;
  color: #fff;
  opacity: 1;
  background: none;
}

/* line 5083, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_hero.probbtattoo_layout #top_section h1 div {
  opacity: 1;
}

/* line 5087, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_hero.probbtattoo_layout #top_section #headline_with_bg {
  text-align: center;
  background: none;
  opacity: 1;
}

/* line 5092, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_hero.probbtattoo_layout #top_section .hero_cta_area {
  text-align: center;
}

/* line 5094, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_hero.probbtattoo_layout #top_section .hero_cta_area .home_begin_button {
  float: none;
}

/* line 5097, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_hero.probbtattoo_layout #top_section .hero_cta_area .play_promo_div {
  float: none;
  clear: none;
  background: none;
}

/* line 5101, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_hero.probbtattoo_layout #top_section .hero_cta_area .play_promo_div #play_promo_link {
  color: #fff;
}

/* line 5108, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_hero.probbtattoo_layout .tattoo-question {
  text-align: center;
}

@media (max-width: 767px) {
  /* line 5071, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 #stripe_hero.probbtattoo_layout {
    background: url(/assets/sites/probb/en/home-tattoo-bg.jpg) no-repeat #000 68% 0;
  }
}

/* line 5118, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_hero.probbworkplace_layout {
  background: url(/assets/sites/probb/en/home-workplace-bg.jpg) no-repeat;
  background-position: 70% 20%;
}

/* line 5119, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_hero.probbworkplace_layout #top_section {
  padding-top: 100px;
  height: 415px;
}

@media (max-width: 767px) {
  /* line 5118, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 #stripe_hero.probbworkplace_layout {
    background: url(/assets/sites/probb/en/home-workplace-bg.jpg) no-repeat #000 68% 20%;
  }
}

/* line 5132, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_hero.probb_layout {
  background: url(/assets/sites/probb/en/home-healthcare-bg.jpg) no-repeat #fff center 10%;
}

/* line 5133, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_hero.probb_layout #top_section {
  padding-top: 100px;
  height: 415px;
}

@media (max-width: 767px) {
  /* line 5132, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 #stripe_hero.probb_layout {
    background: url(/assets/sites/probb/en/home-healthcare-bg.jpg) no-repeat #fff 68% 20%;
  }
}

/* line 5145, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_hero.proselfdefense_layout {
  background: url(/assets/sites/proselfdefense/en/campus-bg.jpg) no-repeat #2b2b28 center 0;
}

@media (max-width: 1199px) {
  /* line 5145, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 #stripe_hero.proselfdefense_layout {
    background: url(/assets/sites/proselfdefense/en/campus-bg.jpg) no-repeat #2b2b28 60% 0;
  }
}

@media (max-width: 991px) {
  /* line 5145, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 #stripe_hero.proselfdefense_layout {
    background: url(/assets/sites/proselfdefense/en/campus-bg.jpg) no-repeat #2b2b28 73% 0;
  }
}

/* line 5157, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_hero.proergonomics_layout {
  background: url(/assets/sites/proergonomics/en/ergonomics-bg.jpg) no-repeat #C0844F 0 top;
}

/* line 5158, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_hero.proergonomics_layout #top_section {
  padding-top: 100px;
  height: 415px;
}

/* line 5165, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_hero.prostudentuk_layout {
  background: url(/assets/sites/studentcpr/en/students-bg.jpg) no-repeat #2f4199 60% 0;
}

/* line 5166, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_hero.prostudentuk_layout #top_section {
  height: 200px;
  padding-top: 100px;
}

@media (max-width: 767px) {
  /* line 5165, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 #stripe_hero.prostudentuk_layout {
    background: url(/assets/sites/studentcpr/en/students-bg.jpg) no-repeat #2f4199 72% 0;
  }
}

/* line 5177, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_hero.procoronavirus_layout #top_section {
  padding-top: 110px;
}

/* line 5182, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_hero.studentcpr_layout {
  background: url(/assets/sites/studentcpr/en/students-bg-us.jpg) no-repeat #2f4199 60% 0;
}

/* line 5183, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_hero.studentcpr_layout #top_section {
  height: 415px;
  padding-top: 100px;
}

@media (max-width: 767px) {
  /* line 5182, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 #stripe_hero.studentcpr_layout {
    background: url(/assets/sites/studentcpr/en/students-bg-us.jpg) no-repeat #2f4199 72% 0;
  }
}

/* line 5193, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_hero.proces_layout {
  background: url(/assets/sites/proces/en/home-bg.jpg) no-repeat #beb599 center 0;
}

@media (max-width: 767px) {
  /* line 5193, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 #stripe_hero.proces_layout {
    background: url(/assets/sites/proces/en/home-bg.jpg) no-repeat #beb599 70% 0;
  }
}

/* line 5200, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_hero {
  background-size: cover !important;
}

/* line 5204, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_body {
  min-height: 475px;
  padding-bottom: 40px;
}

/* line 5209, app/assets/stylesheets/protrainings2.scss */
body#homepage.protrainings2 #stripe_body {
  padding-bottom: 0;
}

/* line 5213, app/assets/stylesheets/protrainings2.scss */
body#homepage.protrainings2 #stripe_logos {
  background: url(/assets/sites/common/en/logos_bg.png) repeat-x bottom;
}

/* line 5215, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_logos {
  margin-bottom: 10px;
}

/* line 5219, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .student_homepage_box {
  text-align: center;
  margin-top: 40px;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 15px;
  padding: 20px;
}

/* line 5226, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .student_homepage_box p {
  color: #fff;
  font-size: 28px;
  font-weight: bold;
}

/* line 5232, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .student_homepage_box .btn {
  margin-top: 20px;
  display: inline-block;
  width: auto;
  padding: 10px 20px;
  float: none;
  background: rgba(255, 255, 255, 0.3);
  border: 2px solid #fff;
  color: #fff;
  text-shadow: none;
  font-weight: bold;
}

/* line 5243, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .student_homepage_box .btn:hover {
  background: white;
  color: #000 !important;
}

/* line 5250, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .percent_area {
  text-align: center;
  font-size: 20px;
  width: 195px;
}

/* line 5255, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .percent_area .percent_wording {
  font-size: 45px;
}

/* line 5260, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .percent_box {
  width: 140px;
  margin-bottom: 10px;
  padding: 4px 10px 8px 10px;
  color: white;
  float: left;
  border-radius: 7px;
  background: #2a9fd9;
  font-size: 15px;
}

/* line 5270, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .percent_box .percent_wording {
  font-size: 30px;
}

/* line 5275, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .home_signup_learn {
  float: right;
  /*	clear: both;*/
  margin: 15px 10px 20px 0;
}

/* line 5280, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .home_signup_learn .home_signup {
  float: right;
  clear: both;
}

/* line 5285, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .home_signup_learn .home_learn {
  float: right;
  clear: both;
  margin-top: 10px;
  font-size: 17px;
}

/* line 5291, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .home_signup_learn .home_learn a {
  font-weight: bold;
  color: #98272D !important;
}

/* line 5298, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .absolute_bottom_right {
  position: absolute;
  bottom: 0;
  right: 0;
}

/* line 5304, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home {
  font-family: 'Merriweather Sans', sans-serif;
  -webkit-font-variant-ligatures: no-common-ligatures;
  color: #3f3f3f;
}

/* line 5309, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home .call_to_action {
  font-size: 20px;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 13px;
  margin-top: 25px;
  border: 1px solid #ddd;
  background-color: #f4f2ee;
  color: #000;
  border-radius: 8px;
}

/* line 5320, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home .call_to_action .call_us_phone {
  clear: left;
  margin-top: 10px;
}

/* line 5325, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home .call_to_action .striped_start_button {
  background-color: red;
  background-image: -webkit-linear-gradient(top, red 0%, #c70000 50%, #a90000 50%, #b00000 100%);
  background-image: linear-gradient(to bottom,red 0%, #c70000 50%, #a90000 50%, #b00000 100%);
  border: 1px solid #8a0000;
  border-bottom: 1px solid #810000;
  border-radius: 5px;
  box-shadow: inset 0 1px 0 0 #ff1d0c;
  color: white;
  display: inline-block;
  font-size: inherit;
  font-weight: bold;
  padding: 7px 18px;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 -1px 1px #730000;
}

/* line 209, vendor/assets/stylesheets/bourbon/_bourbon-deprecated-upcoming.scss */
body.protrainings2 .striped_home .call_to_action .striped_start_button:hover:not(:disabled) {
  background-color: #f20000;
  background-image: -webkit-linear-gradient(top, #f20000 0%, #bd0000 50%, #a20000 50%, #a90000 100%);
  background-image: linear-gradient(to bottom,#f20000 0%, #bd0000 50%, #a20000 50%, #a90000 100%);
  cursor: pointer;
}

/* line 229, vendor/assets/stylesheets/bourbon/_bourbon-deprecated-upcoming.scss */
body.protrainings2 .striped_home .call_to_action .striped_start_button:active:not(:disabled), body.protrainings2 .striped_home .call_to_action .striped_start_button:focus:not(:disabled) {
  box-shadow: inset 0 0 20px 0 #900000;
}

/* line 60, vendor/assets/stylesheets/bourbon/_bourbon-deprecated-upcoming.scss */
body.protrainings2 .striped_home .call_to_action .striped_start_button:disabled {
  cursor: not-allowed;
  opacity: 0.5;
}

/* line 5330, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home h3, body.protrainings2 .striped_home h1 {
  font-weight: 800;
  font-size: 2.2em;
  text-align: center;
}

/* line 5336, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home p {
  font-weight: 300;
  font-size: 18px;
  text-align: left;
  line-height: 1.8em;
}

/* line 5343, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home .secondary-heading {
  font-weight: 800;
  font-size: 2.2em;
  margin-bottom: 0;
  text-align: center;
}

/* line 5350, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home .row {
  position: relative;
}

/* line 5355, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home #stripe_expectations h3 {
  text-align: left;
  line-height: 1.2em;
}

/* line 5360, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home #stripe_expectations p {
  text-align: left;
  font-size: 20px !important;
}

/* line 5365, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home #stripe_expectations .testimonials_bottom {
  margin-top: 35px;
}

/* line 5368, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home #stripe_expectations .testimonials_bottom .testimonial_cta {
  float: left;
  font-size: 18px;
}

/* line 5373, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home #stripe_expectations .testimonials_bottom .more_testimonials {
  text-align: right;
}

/* line 5380, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home #stripe_bbp_expectations {
  padding-bottom: 25px;
}

/* line 5383, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home #stripe_bbp_expectations h3 {
  text-align: left;
  line-height: 1.2em;
}

/* line 5388, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home #stripe_bbp_expectations p {
  text-align: left;
  font-size: 20px !important;
}

/* line 5393, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home #stripe_bbp_expectations .testimonials_bottom {
  margin-top: 35px;
}

/* line 5396, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home #stripe_bbp_expectations .testimonials_bottom .testimonial_cta {
  float: left;
  font-size: 18px;
}

/* line 5401, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home #stripe_bbp_expectations .testimonials_bottom .more_testimonials {
  text-align: right;
}

/* line 5408, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home #stripe_instructor {
  padding-top: 25px;
  padding-bottom: 25px;
}

/* line 5412, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home #stripe_instructor p {
  text-align: left;
  font-size: 18px !important;
}

/* line 5417, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home #stripe_instructor .instructor_caption {
  text-align: center;
  font-size: 12px;
  margin-top: -5px;
  font-weight: 700;
  color: #555;
}

/* line 5426, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home #stripe_plan {
  padding-top: 25px;
  padding-bottom: 25px;
}

/* line 5430, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home #stripe_plan p {
  text-align: left;
  font-size: 18px !important;
}

/* line 5435, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home #stripe_plan .plan_caption {
  text-align: center;
  font-size: 12px;
  margin-top: -5px;
  font-weight: 700;
  color: #555;
  padding-top: 20px;
}

/* line 5445, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home #stripe_questions {
  padding-bottom: 25px;
  /*    h3 {
        text-transform: uppercase;
        text-align: left;
        font-size: 18px;
        margin-bottom: 30px;
      }
  */
}

/* line 5456, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home #stripe_questions ul {
  padding-left: 0;
}

/* line 5459, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home #stripe_questions ul li {
  margin-left: 20px;
  font-weight: 300;
}

/* line 5465, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home #stripe_questions h4 {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 10px;
}

/* line 5471, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home #stripe_questions p {
  font-size: 14px;
  text-align: left;
  line-height: 1.4em;
}

/* line 5477, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home #stripe_questions .additional_question_text {
  margin-top: 35px;
}

/* line 5480, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home #stripe_questions .additional_question_text .call_for_help {
  color: #98272D;
  font-weight: bold;
  font-size: 15px;
}

/* line 5486, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home #stripe_questions .additional_question_text .optional_training_disclaimer {
  margin-top: 10px;
  font-size: 12px;
}

/* line 5494, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home #stripe_reviews {
  padding-bottom: 20px;
}

/* line 5498, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home #stripe_training {
  margin-top: 20px;
  padding-bottom: 20px;
  /*    td.course_choice_table_price_cell {
        padding-left: 15px;
        background-color: transparent;
      }
      th.course_choice_table_course_names {
        padding-right: 15px;
      }
      td.course_choice_checkbox {
        width: 100px;
        background-color: #f4f2ee;
      }
  */
}

/* line 5502, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home #stripe_training .modal-body {
  text-align: center;
}

/* line 5506, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home #stripe_training .modal-footer {
  text-align: center;
}

/* line 5510, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home #stripe_training #course_choice_table {
  float: none;
}

/* line 5512, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home #stripe_training #course_choice_table .course_choice_table_course_unmodified_names {
  color: #F0ECCC;
}

/* line 5529, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home #stripe_training .courses_start_now {
  font-size: 18px;
  text-align: center;
  padding-top: 15px;
  float: left;
  width: 100%;
}

/* line 5537, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home #stripe_training .course_ad {
  background: url(/assets/sites/common/en/witewall_3.png) #fff;
  position: relative;
  color: #000;
  height: 170px;
}

/* line 5542, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home #stripe_training .course_ad a {
  color: #00c;
}

/* line 5547, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home #stripe_training .course_ad .course_text h3 {
  text-align: left;
}

/* line 5551, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home #stripe_training .course_ad .course_text p {
  margin-bottom: 30px;
  text-align: left;
  font-weight: 400;
}

/* line 5558, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home #stripe_training .course_ad .begin_button_container {
  position: absolute;
  top: 130px;
  left: 80px;
}

/* line 5564, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home #stripe_training .course_ad .begin_button {
  background-color: blue;
  background-image: -webkit-linear-gradient(top, blue 0%, #0000de 50%, #0000cf 50%, #0000d1 100%);
  background-image: linear-gradient(to bottom,blue 0%, #0000de 50%, #0000cf 50%, #0000d1 100%);
  border: 1px solid #0000ae;
  border-bottom: 1px solid #000085;
  border-radius: 5px;
  box-shadow: inset 0 1px 0 0 #251dff;
  color: white;
  display: inline-block;
  font-size: inherit;
  font-weight: bold;
  padding: 7px 18px;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 -1px 1px #00008d;
}

/* line 209, vendor/assets/stylesheets/bourbon/_bourbon-deprecated-upcoming.scss */
body.protrainings2 .striped_home #stripe_training .course_ad .begin_button:hover:not(:disabled) {
  background-color: #0000ed;
  background-image: -webkit-linear-gradient(top, #0000ed 0%, #0000cc 50%, #0000bd 50%, #0000c0 100%);
  background-image: linear-gradient(to bottom,#0000ed 0%, #0000cc 50%, #0000bd 50%, #0000c0 100%);
  cursor: pointer;
}

/* line 229, vendor/assets/stylesheets/bourbon/_bourbon-deprecated-upcoming.scss */
body.protrainings2 .striped_home #stripe_training .course_ad .begin_button:active:not(:disabled), body.protrainings2 .striped_home #stripe_training .course_ad .begin_button:focus:not(:disabled) {
  box-shadow: inset 0 0 20px 0 #000085;
}

/* line 60, vendor/assets/stylesheets/bourbon/_bourbon-deprecated-upcoming.scss */
body.protrainings2 .striped_home #stripe_training .course_ad .begin_button:disabled {
  cursor: not-allowed;
  opacity: 0.5;
}

/* line 5566, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home #stripe_training .course_ad .begin_button a {
  color: #fff;
}

/* line 5573, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home #stripe_accredited {
  padding-bottom: 20px;
}

/* line 5576, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home #stripe_accredited .percent_box {
  margin-right: 10px;
  clear: left;
}

/* line 5581, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home #stripe_accredited ul.accrediting_body_list {
  float: left;
  clear: both;
  margin-top: 20px;
  margin-bottom: 30px;
  padding: 0;
}

/* line 5588, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home #stripe_accredited ul.accrediting_body_list li {
  text-align: center;
  margin: 10px 0;
  padding: 0;
  float: left;
  display: block;
}

/* line 5598, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home #stripe_video_training {
  margin-top: 20px;
  padding-bottom: 20px;
}

/* line 5602, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home #stripe_video_training .video_circle {
  margin: 15px 0;
}

/* line 5605, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home #stripe_video_training .video_circle img {
  margin: 0 auto 0;
}

/* line 5610, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home #stripe_video_training p {
  margin-top: 20px;
}

/* line 5614, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home #stripe_video_training ul {
  margin-top: 20px;
  /*			text-align: center;*/
}

/* line 5618, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home #stripe_video_training ul li {
  margin-top: 3px;
  margin-left: 20px;
}

/* line 5625, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home #stripe_trust {
  padding-top: 25px;
  padding-bottom: 25px;
}

/* line 5630, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home .stripe_testimonials {
  padding-top: 20px;
}

/* line 5633, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home .stripe_testimonials .byline {
  margin-top: 5px;
  background: url(/assets/sites/common/en/unknown-user-photo.png) no-repeat;
  margin-left: 5px;
  padding-left: 40px;
  font-size: 1.1em;
  line-height: 1.2em;
}

/* line 5641, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home .stripe_testimonials .byline .byline_name {
  font-weight: 800;
}

/* line 5644, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home .stripe_testimonials .byline .byline_occupation {
  font-weight: 300;
}

/* line 5649, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home .stripe_testimonials p {
  padding: 5px 10px;
}

/* line 5653, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home .stripe_testimonials .testimonial_name {
  float: right;
  font-style: italic;
  font-size: 13px;
  margin: 0 10px 5px 5px;
}

/* line 5660, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home .stripe_testimonials .star-rating {
  margin-right: 0;
  margin-left: 5px;
  margin-bottom: 5px;
}

/* line 5669, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home .support_team.blue_variation div span {
  background-color: #E3F1FF;
  color: #000;
}

/* line 5676, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home .support_team {
  position: relative;
}

/* line 5679, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home .support_team img {
  margin-right: 0;
}

/* line 5683, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home .support_team div.photo {
  text-indent: -10000px;
}

/* line 5685, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home .support_team div.photo span {
  background-color: #3A1E0F;
  opacity: 0.74;
  filter: alpha(opacity=74);
  /* For IE8 and earlier */
  color: #fff;
  padding: 2px 8px;
  position: relative;
  top: 196px;
  left: 30px;
  text-align: center;
}

/* line 5696, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home .support_team div.photo:hover {
  text-indent: 0;
}

/* line 5701, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home .support_team #support_team_chart {
  width: 270px;
}

/* line 5704, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home .support_team #support_team_chart table {
  background-color: #141537;
  color: #fff;
  margin-bottom: 0;
  padding-bottom: 0;
  width: 270px;
}

/* line 5711, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home .support_team #support_team_chart table a {
  color: #D2DFFF;
}

/* line 5715, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home .support_team #support_team_chart table td, body.protrainings2 .striped_home .support_team #support_team_chart table th {
  height: 22px;
  text-align: left;
  padding-left: 15px;
}

/* line 5720, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home .support_team #support_team_chart table td {
  padding-top: 5px;
  padding-bottom: 3px;
}

/* line 5724, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home .support_team #support_team_chart table th {
  padding-top: 10px;
  padding-bottom: 6px;
  background-color: #253E97;
}

/* line 5731, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home .support_team #support_team_chart #rate_disclaimer {
  display: block;
  font-size: 12px;
  margin-top: 5px;
}

/* line 5738, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home .support_team #photo_jared {
  width: 155px;
  height: 190px;
  position: absolute;
  top: 3px;
  left: 11px;
}

/* line 5745, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home .support_team #photo_dan {
  width: 165px;
  height: 190px;
  position: absolute;
  top: 3px;
  left: 168px;
}

/* line 5752, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home .support_team #photo_janet {
  width: 155px;
  height: 190px;
  position: absolute;
  top: 3px;
  left: 335px;
}

/* line 5759, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home .support_team #photo_rex {
  width: 160px;
  height: 190px;
  position: absolute;
  top: 3px;
  left: 492px;
}

/* line 5767, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home .support_team_2 {
  text-align: center;
  position: relative;
}

/* line 5771, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home .support_team_2 div {
  text-indent: -10000px;
}

/* line 5774, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home .support_team_2 div:hover {
  text-indent: 0;
}

/* line 5779, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home .support_team_2 #photo_jared_2 {
  width: 155px;
  height: 190px;
  position: absolute;
  top: 3px;
  left: 30px;
}

/* line 5786, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home .support_team_2 #photo_dan_2 {
  width: 165px;
  height: 190px;
  position: absolute;
  top: 3px;
  left: 190px;
}

/* line 5793, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home .support_team_2 #photo_janet_2 {
  width: 155px;
  height: 290px;
  position: absolute;
  top: 3px;
  left: 375px;
}

/* line 5800, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home .support_team_2 #photo_rex_2 {
  width: 160px;
  height: 190px;
  position: absolute;
  top: 3px;
  left: 530px;
}

/* line 5807, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home .support_team_2 #photo_jody_2 {
  width: 190px;
  height: 190px;
  position: absolute;
  top: -7px;
  left: 710px;
}

/* line 5818, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_ce_courses .stripe_ce_courses_head {
  background-color: #2a9fd9;
  color: #fff;
}

/* line 5822, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_ce_courses .stripe_ce_courses_head h3 {
  margin-top: 1em;
  margin-bottom: 1em;
}

/* line 5828, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_ce_courses .stripe_ce_courses_body {
  background-color: #fff;
  padding-top: 30px;
  padding-bottom: 30px;
}

/* line 5833, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_ce_courses .stripe_ce_courses_body h4 {
  color: #2a9fd9;
  text-align: left;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 0;
  margin-top: 2em;
}

@media (max-width: 991px) {
  /* line 5833, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 #stripe_ce_courses .stripe_ce_courses_body h4 {
    margin-top: 0;
  }
}

/* line 5846, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_ce_courses .stripe_ce_courses_body .accreditation_box {
  border-radius: 8px;
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.75);
  padding: 1em 2em 1em;
}

/* line 5853, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_ce_courses .stripe_ce_courses_body .accreditation_box .row {
  margin-bottom: 1em;
}

/* line 5858, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_ce_courses .stripe_ce_courses_body h4.course_logo_head {
  color: #000;
  font-size: 22px;
  text-align: center;
  margin-bottom: 1em;
  margin-top: 0.5em;
}

/* line 5866, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_ce_courses .stripe_ce_courses_body h5 {
  font-size: 14px;
  font-weight: bold;
  margin-top: 0.3em;
}

/* line 5872, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_ce_courses .stripe_ce_courses_body ul {
  margin-top: 2em;
}

/* line 5875, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_ce_courses .stripe_ce_courses_body ul li {
  margin-bottom: 1em;
}

/* line 5882, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course_table_who_needs {
  line-height: 14px;
  font-size: 12px;
  color: #6A8E92;
}

/* line 5888, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .arrow_box {
  float: left;
  position: relative;
  background: #2a9fd9;
  border: 4px solid #2a9fd9;
  border-radius: 8px;
  margin-bottom: 20px;
  color: #fff;
  padding: 4px;
}

/* line 5899, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .arrow_box:after, body.protrainings2 .arrow_box:before {
  top: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

/* line 5909, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .arrow_box:after {
  border-color: rgba(0, 0, 0, 0);
  border-top-color: #2a9fd9;
  border-width: 10px;
  left: 35%;
  margin-left: -10px;
}

/* line 5917, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .arrow_box:before {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #2a9fd9;
  border-width: 16px;
  left: 35%;
  margin-left: -16px;
}

/* line 5925, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .risk_boxes {
  margin-top: 30px;
}

/* line 5928, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .risk_boxes h4 {
  text-transform: uppercase;
  font-size: 1.4em;
  font-weight: 700;
  letter-spacing: 1px;
  margin-bottom: 10px;
}

/* line 5936, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .risk_boxes .image_container {
  width: 220px;
  height: 123px;
  margin-bottom: 10px;
}

/* line 5941, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .risk_boxes .image_container .optional_step {
  background-color: #ca0000;
  color: #fff;
  font-weight: 700;
  padding: 1px;
  text-align: center;
}

/* line 5950, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .risk_boxes ul {
  list-style: none;
}

/* line 5952, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .risk_boxes ul li {
  margin-bottom: 5px;
  background: url(/assets/bullets/red-check.png) no-repeat 0 2px;
  margin-left: 0;
  padding-left: 22px;
}

/* line 5960, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .risk_boxes .arrow_1 {
  position: relative;
  top: -40px;
  left: 90px;
}

/* line 5965, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .risk_boxes .arrow_1a {
  position: relative;
  top: -22px;
  left: 100px;
}

/* line 5970, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .risk_boxes .arrow_2 {
  position: relative;
  top: -20px;
  left: 90px;
}

/* line 5977, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .stripe_section_brown {
  background: url(/assets/sites/common/en/brown-bg.png) #4a2814 repeat;
  color: #fff;
  padding-top: 25px;
  padding-bottom: 25px;
}

/* line 5983, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .stripe_section_brown a {
  color: #FFEF96;
}

/* line 5987, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .stripe_section_brown #people_are_saying {
  color: #fff;
}

/* line 5989, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .stripe_section_brown #people_are_saying:hover {
  cursor: inherit;
  text-decoration: none;
}

/* line 5996, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .stripe_section_blue {
  background: url(/assets/sites/common/en/blue_bg.png) #121434 repeat;
  color: #fff;
  padding-top: 25px;
  padding-bottom: 25px;
}

/* line 6002, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .stripe_section_blue a {
  color: #D2DFFF;
}

/* line 6006, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .stripe_section_blue #people_are_saying {
  color: #fff;
}

/* line 6008, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .stripe_section_blue #people_are_saying:hover {
  cursor: inherit;
  text-decoration: none;
}

/* line 6015, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .stripe_section_white {
  background-color: #fff;
}

/* line 6018, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .stripe_section_white h3, body.protrainings2 .stripe_section_white h1 {
  margin-bottom: 20px;
}

/* line 6023, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .stripe_section_beige {
  background-color: #f4f2ee;
  padding-top: 25px;
  padding-bottom: 45px;
}

/* line 6028, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .stripe_section_beige h3 {
  margin-bottom: 20px;
}

/* line 6033, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .stripe_section_gray {
  background-color: #E6E6E6;
  padding-top: 25px;
  padding-bottom: 45px;
}

/* line 6038, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .stripe_section_gray h3 {
  margin-bottom: 20px;
}

/* line 6043, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #dialog_online_only {
  font-family: 'Merriweather Sans', sans-serif;
  -webkit-font-variant-ligatures: no-common-ligatures;
  color: #3f3f3f;
}

/* line 6048, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #dialog_online_only h4 {
  margin-top: 10px;
  margin-bottom: 4px;
  font-size: 16px;
}

/* line 6055, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #dialog_evaluator_network {
  font-family: 'Merriweather Sans', sans-serif;
  -webkit-font-variant-ligatures: no-common-ligatures;
  color: #3f3f3f;
}

/* line 6062, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #evaluator_search_results #rows_returned {
  margin-top: 20px;
  font-style: italic;
}

/* line 6067, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #evaluator_search_results .skill_eval_assist {
  text-align: center;
  font-weight: bold;
  color: #BA0000;
  margin-top: 20px;
}

/* line 6075, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #evaluator_search_spinner {
  font-size: 18px;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px;
}

/* line 6080, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #evaluator_search_spinner img {
  position: relative;
  top: 2px;
}

/* line 6086, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #evaluator_search_table {
  margin-top: 10px;
}

/* line 6091, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .osha_compliant p {
  font-size: 16px;
  font-style: italic;
  text-align: center;
  color: #800;
}

/* line 6099, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 div.homepage_point {
  margin-bottom: 20px;
}

/* line 6102, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 div.homepage_point .point_image {
  text-align: center;
}

/* line 6106, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 div.homepage_point img {
  margin-bottom: 8px;
}

/* line 6110, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 div.homepage_point h3 {
  margin: 0 0 5px 0;
  text-align: center;
}

/* line 6115, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 div.homepage_point p {
  text-align: justify;
}

/* line 6120, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .instructor_rating_box .star-rating {
  float: left;
  clear: left;
  margin-top: 5px;
}

/* line 6126, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .instructor_rating_box h2 .number_of_raters {
  font-size: 0.8em;
  font-weight: bold;
  padding-left: 0.2em;
}

/* line 6132, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .instructor_rating_box .rating_label {
  float: left;
  font-weight: bold;
  padding-left: 1em;
}

/* line 6138, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .instructor_review {
  float: left;
  clear: both;
  width: 100%;
  padding-top: 1em;
  margin-top: 1em;
  border-top: 1px solid #fff;
}

/* line 6147, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .instructor_review .review_date {
  font-size: 0.8em;
  color: #808080;
}

/* line 6153, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .company_contact_note:hover {
  cursor: pointer;
}

/* line 6158, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .short_note_block {
  margin: 10px 0 10px 0;
}

/* line 6161, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .short_note_block .contact_updated {
  font-size: 0.8em;
  color: darkgray;
}

/* line 6166, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .short_note_block .no_notes {
  margin-left: 20px;
}

/* line 6171, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .sortable th:hover {
  cursor: pointer;
}

/* line 6175, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .flash_container {
  margin-top: 15px;
}

/* line 6179, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 div.study {
  font-size: 14px;
  text-align: center;
  font-style: italic;
  padding: 2em;
  margin-top: 20px;
}

/* line 6189, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #training_navigation li {
  margin-left: 15px;
  height: 50px;
  font-size: 15px;
}

/* line 6194, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #training_navigation li .glyphicon {
  margin-right: 5px;
}

/* line 6198, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #training_navigation li a {
  padding: 15px 10px 15px 10px;
}

/* line 6204, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #main_site_navigation {
  position: absolute;
  top: 108px;
}

/* line 6210, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #primary_navigation.nav-pills a {
  color: #fff;
  padding-left: 6px !important;
  padding-right: 6px !important;
}

/* line 6215, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #primary_navigation.nav-pills a:hover {
  color: #2a6496;
}

/* line 6221, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .nav-pills {
  min-width: 54px !important;
}

/* line 6224, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .nav-pills li {
  margin-top: 7px;
}

/* line 6228, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .nav-pills li#logo_on_nav {
  margin-top: 0;
  margin-left: 0;
}

/* line 6232, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .nav-pills li#logo_on_nav a {
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 0;
}

/* line 6237, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .nav-pills li#logo_on_nav a img {
  margin-right: 0;
}

/* line 6241, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .nav-pills li#logo_on_nav a:hover {
  background: none !important;
}

/* line 6247, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .nav-pills li#blank_area_on_nav {
  margin-left: 0 !important;
  width: 58px !important;
  color: #333;
}

/* line 6254, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .navbar-default .navbar-nav > .active > a, body.protrainings2 .navbar-default .navbar-nav > .active > a:hover, body.protrainings2 .navbar-default .navbar-nav > .active > a:focus {
  background-color: #e7e7e7 !important;
}

/* line 6258, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .navbar-default .navbar-nav > li > a:hover, body.protrainings2 .navbar-default .navbar-nav > li > a:focus {
  background-color: #eee !important;
}

/* line 6262, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .navbar-default .navbar-nav > li, body.protrainings2 .navbar-inverse .navbar-nav > li {
  margin-left: 5px;
}

/* line 6264, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .navbar-default .navbar-nav > li a, body.protrainings2 .navbar-inverse .navbar-nav > li a {
  padding-left: 8px;
  padding-right: 8px;
}

@media screen and (max-width: 991px) {
  /* line 6264, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 .navbar-default .navbar-nav > li a, body.protrainings2 .navbar-inverse .navbar-nav > li a {
    padding-left: 6px;
    padding-right: 6px;
  }
}

/* line 6275, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .partner_home_block {
  margin-bottom: 35px;
}

/* line 6278, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .partner_home_block .partner_home_image {
  margin-bottom: 15px;
}

/* line 6283, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .boostrap_pagination {
  text-align: right;
  float: right;
  margin: 8px;
}

/* line 6288, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .boostrap_pagination .pagination {
  margin: 8px;
}

/* line 6291, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .boostrap_pagination .pagination li {
  float: left;
  margin: 0;
}

/* line 6297, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .boostrap_pagination .page_info {
  text-align: center;
  color: #666;
}

/* line 6304, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .addon_search_button {
  font-size: 16px !important;
  padding-bottom: 10px !important;
}

/* line 6309, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .learning_outcome {
  margin-top: 8px;
}

/* line 6313, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .stripe_promoted_courses {
  padding-bottom: 40px;
}

/* line 6318, app/assets/stylesheets/protrainings2.scss */
body.protrainings2.uk_site .home_paragraph p {
  clear: none;
}

/* line 6322, app/assets/stylesheets/protrainings2.scss */
body.protrainings2.uk_site .home_paragraph iframe, body.protrainings2.uk_site .home_paragraph img {
  float: left;
  padding: 0 15px 15px 0;
}

@media screen and (max-width: 767px) {
  /* line 6322, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2.uk_site .home_paragraph iframe, body.protrainings2.uk_site .home_paragraph img {
    float: none;
    width: 100%;
  }
}

/* line 6333, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .home_paragraph {
  background-color: #0D1326;
}

/* line 6336, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .home_paragraph a {
  color: #E8CE88;
}

/* line 6340, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .home_paragraph ul {
  color: #fff;
}

/* line 6344, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .home_paragraph .course_ad {
  float: inherit !important;
  margin: 20px auto 20px;
}

/* line 6347, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .home_paragraph .course_ad h3, body.protrainings2 .home_paragraph .course_ad p {
  color: #000 !important;
}

/* line 6349, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .home_paragraph .course_ad .course_text {
  float: inherit !important;
}

/* line 6352, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .home_paragraph .course_ad .course_text a {
  color: #2a6496;
}

/* line 6358, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .home_paragraph .courses_start_now {
  font-size: 18px;
  text-align: center;
  padding-bottom: 25px;
  float: left;
  width: 100%;
  color: #fff;
}

/* line 6368, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .home_paragraph_image {
  margin-left: 20px;
  padding: 10px;
  border-radius: 15px;
  background-color: #fff;
}

/* line 6375, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #recaptcha_response_field {
  line-height: normal;
}

/* line 6379, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .play_home_demo_video:hover, body.protrainings2 #play_promo_link:hover {
  cursor: pointer;
}

/* line 6383, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .duplicate_email_bold {
  color: #A24E03;
}

/* line 6387, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .smarty-ui {
  z-index: 950 !important;
}

/* line 6391, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .tattoo-question {
  margin-top: 20px;
  padding: 10px;
  font-weight: bold;
  background-color: white;
  opacity: 0.74;
  filter: alpha(opacity=74);
  /* For IE8 and earlier */
}

/* line 6399, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .tattoo-question strong {
  color: #c00;
}

/* line 6404, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .SnapABug_Button {
  width: 35px;
}

/* line 6408, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .specialDay a, body.protrainings2 .specialDayNoUsers a, body.protrainings2 .nonSpecialDayWithUsers a, body.protrainings2 .pastDay a {
  color: white;
}

/* line 6413, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .wall-mount-body h3 {
  margin-top: 0;
  text-align: center;
  padding-bottom: 5px;
  border-bottom: 1px dotted black;
}

/* line 6421, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .wall-mount-body .wall-mount-title, body.protrainings2 .wall-mount-body .wall-mount-image, body.protrainings2 .wall-mount-body .wall-mount-price, body.protrainings2 .wall-mount-body .wall-mount-choose {
  text-align: center;
}

/* line 6426, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .wall-mount-body .wall-mount-image img {
  margin-right: 0;
}

/* line 6430, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .wall-mount-body .wall-mount-image .outer-wall-mount-border {
  border: 8px solid #161518;
  width: 142px;
  margin: 0 auto 0;
  border-radius: 1px;
}

/* line 6436, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .wall-mount-body .wall-mount-image .outer-wall-mount-border .outer-wall-mount-lining {
  border: 1px solid #766202;
}

/* line 6439, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .wall-mount-body .wall-mount-image .outer-wall-mount-border .outer-wall-mount-lining .middle-wall-mount-border {
  border: 1px solid #161518;
}

/* line 6442, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .wall-mount-body .wall-mount-image .outer-wall-mount-border .outer-wall-mount-lining .middle-wall-mount-border .inner-wall-mount-lining {
  border: 1px solid #766202;
}

/* line 6445, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .wall-mount-body .wall-mount-image .outer-wall-mount-border .outer-wall-mount-lining .middle-wall-mount-border .inner-wall-mount-lining img {
  border: 2px solid #161518;
  height: 90px;
}

/* line 6455, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .wall-mount-body .wall-mount-price {
  margin: 15px 0;
  font-weight: 700;
  color: #C00;
  font-size: 18px;
}

/* line 6463, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .choose_course_answers {
  margin-top: 20px;
}

/* line 6466, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #locale_redirect_answers.choose_course_answers {
  font-size: 2em;
}

/* line 6470, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .choose_course_answers .choose_course_answer {
  border-radius: 100px;
  color: #2a9fd9 !important;
  background-color: white !important;
  font-weight: bold;
  border: 2px solid #2a9fd9 !important;
}

/* line 6477, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .choose_course_answers .choose_course_answer:hover {
  background-color: #2a9fd9 !important;
  color: #fff !important;
}

/* line 6484, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .choose_course_main_area {
  padding-top: 20px;
  padding-bottom: 20px;
}

/* line 6490, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #aha_course_area {
  border-left: 2px solid white;
  min-height: 400px;
}

/* line 6495, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #protrainings_course_area {
  border-right: 2px solid white;
  margin-bottom: 20px;
  min-height: 400px;
}

/* line 6501, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .choose_course_question {
  font-size: 20px;
  line-height: 30px;
  text-align: center;
}

/* line 6507, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .choose_under_answer_link {
  font-size: 16px;
  margin-bottom: 15px;
}

/* line 6512, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .modal_blue_cta {
  background-image: none !important;
  background-color: #2a9fd9 !important;
  border: 2px solid #2a9fd9 !important;
  border-radius: 6px;
  color: #fff !important;
  font-weight: bold !important;
  text-shadow: none !important;
  width: 100%;
  margin-top: 10px;
}

/* line 6523, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .modal_blue_cta .fas, body.protrainings2 .modal_blue_cta .fal, body.protrainings2 .modal_blue_cta .fab, body.protrainings2 .modal_blue_cta .far {
  font-size: 20px;
  position: relative;
  top: 1px;
  padding-left: 5px;
}

/* line 6530, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .modal_blue_cta:hover {
  background-color: #fff !important;
  color: #2a9fd9 !important;
}

/* line 6537, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course_wizard_modal .modal-header {
  background-color: #2a9fd9;
  border-bottom: 1px solid #2a9fd9;
}

/* line 6542, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course_wizard_modal .modal-footer {
  border-top: 1px solid #2a9fd9;
}

/* line 6545, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course_wizard_modal .modal-footer .course_full_details {
  margin-top: 10px;
}

/* line 6549, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course_wizard_modal .modal-footer .img-responsive {
  margin: 0 auto 0;
}

/* line 6556, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course_wizard_modal .mini_choice_table td {
  border: none !important;
}

/* line 6560, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course_wizard_modal .mini_choice_table .course_table_skill_checks {
  text-align: left;
}

/* line 6564, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course_wizard_modal .mini_choice_table .course_table_skill_checks, body.protrainings2 .course_wizard_modal .mini_choice_table .small_course_table_price {
  vertical-align: middle;
}

/* line 6567, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course_wizard_modal .mini_choice_table .course_table_skill_checks .glyphicon, body.protrainings2 .course_wizard_modal .mini_choice_table .small_course_table_price .glyphicon {
  position: relative;
  top: 4px;
  left: 0px;
  margin-right: 5px;
}

/* line 6576, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course_wizard_modal .course-occupation-list-td {
  padding-top: 20px !important;
}

/* line 6580, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course_wizard_modal .course_comparable_row {
  font-weight: bold;
}

/* line 6584, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course_wizard_modal .course_table_large_blurb {
  padding-top: 25px !important;
}

/* line 6590, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .vs.choose_course_main_area {
  padding-top: 0px;
  padding-bottom: 0px;
}

/* line 6593, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .vs.choose_course_main_area .choose_course_question {
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
}

/* line 6598, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .vs.choose_course_main_area #do_not_know_link {
  margin-top: 0px;
}

/* line 6601, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .vs.choose_course_main_area .under_answer_control_container {
  margin-top: 10px;
}

/* line 6606, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .vs.choose_course_answers .choose_course_answer {
  background-color: red;
  border-radius: .5em;
  font-weight: bold;
  color: white;
  display: block;
  margin-top: .5em;
}

/* line 6617, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .blue_em {
  color: #2a9fd9;
  font-weight: bold !important;
}

/* line 6622, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .red_em {
  color: #CE0036;
  font-weight: bold !important;
}

/* line 6627, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .main_blue_cta {
  background-image: none !important;
  background-color: rgba(245, 245, 245, 0.54) !important;
  border: 2px solid #2a9fd9 !important;
  text-transform: uppercase;
  color: #2a9fd9 !important;
  font-weight: bold !important;
  text-shadow: none !important;
}

/* line 6636, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .main_blue_cta .fas, body.protrainings2 .main_blue_cta .fal, body.protrainings2 .main_blue_cta .fab, body.protrainings2 .main_blue_cta .far {
  font-size: 20px;
}

/* line 6640, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .main_blue_cta:hover {
  background-color: #2a9fd9 !important;
  color: #fff !important;
}

/* line 6646, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course_modal_course_name {
  color: white;
  font-weight: bold;
  font-size: 22px;
}

/* line 6652, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course_modal_generic_name {
  color: #eee;
  font-size: 16px;
}

/* line 6657, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #do_not_know_link {
  margin-top: 40px;
  font-size: 16px;
}

/* line 6664, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .answer_holder .btn-text-sm {
  font-size: 0.7em;
}

/* line 6669, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .choose_course_column {
  text-align: center;
  margin-bottom: 10px;
}

/* line 6673, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .choose_course_column .choose_course_answer {
  position: relative;
  display: block;
  margin: 0 auto 0;
  padding: 0px !important;
}

/* line 6679, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .choose_course_column .choose_course_answer .answer_holder {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}

/* line 6688, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .xsmall_circle {
  height: 75px;
  width: 75px;
  font-size: 14px !important;
}

/* line 6694, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .small_circle {
  height: 70px;
  width: 70px;
  font-size: 12px !important;
}

@media screen and (min-width: 351px) {
  /* line 6694, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 .small_circle {
    height: 80px;
    width: 80px;
    font-size: 13px !important;
  }
}

@media screen and (min-width: 768px) {
  /* line 6694, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 .small_circle {
    height: 115px;
    width: 115px;
    font-size: 18px !important;
  }
}

/* line 6712, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .medium_circle {
  height: 130px;
  width: 130px;
}

/* line 6717, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .large_circle {
  height: 185px;
  width: 185px;
}

/* line 6723, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #trade_body_answer {
  border-radius: 0px;
  margin-bottom: 80px;
}

/* line 6729, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #regulated_answer {
  border-radius: 0px;
}

/* line 6733, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .fixed-controls .fp-controls {
  display: block !important;
  bottom: 0 !important;
}

/* line 6738, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .highlight_select {
  border: 2px solid #93cd7c !important;
}

@media (min-width: 768px) {
  /* line 6747, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 .center_modal.modal {
    text-align: center;
    padding: 0 !important;
  }
  /* line 6752, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 .center_modal.modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
  }
  /* line 6760, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 .center_modal .modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
  }
}

/* line 6769, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #anon_create_account_div h4.modal-title, body.protrainings2 #group_create_account h4.modal-title, body.protrainings2 #modal-signup-form h4.modal-title, body.protrainings2 #acls_leaving h4.modal-title {
  background-color: #3A587F;
  color: #fff;
  padding: 0.5em;
  text-align: center !important;
  border-radius: 5px;
  font-size: 25px !important;
  line-height: 1.4 !important;
}

/* line 6778, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #anon_create_account_div h4.modal-title div.save, body.protrainings2 #group_create_account h4.modal-title div.save, body.protrainings2 #modal-signup-form h4.modal-title div.save, body.protrainings2 #acls_leaving h4.modal-title div.save {
  font-size: 35px !important;
  line-height: 1.2 !important;
}

/* line 6784, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #anon_create_account_div p, body.protrainings2 #group_create_account p, body.protrainings2 #modal-signup-form p, body.protrainings2 #acls_leaving p {
  margin-bottom: 1.5em;
}

/* line 6788, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #anon_create_account_div .close, body.protrainings2 #group_create_account .close, body.protrainings2 #modal-signup-form .close, body.protrainings2 #acls_leaving .close {
  opacity: 0.8 !important;
  filter: alpha(opacity=80) !important;
  color: #fff !important;
  position: relative;
  top: 5px;
  right: 5px;
}

/* line 6797, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #anon_create_account_div .modal-footer, body.protrainings2 #group_create_account .modal-footer, body.protrainings2 #modal-signup-form .modal-footer, body.protrainings2 #acls_leaving .modal-footer {
  text-align: center;
}

/* line 6800, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #anon_create_account_div .modal-footer .btn, body.protrainings2 #group_create_account .modal-footer .btn, body.protrainings2 #modal-signup-form .modal-footer .btn, body.protrainings2 #acls_leaving .modal-footer .btn {
  font-size: 1.6em;
  margin-bottom: 0.4em;
  padding-left: 1.5em;
  padding-right: 1.5em;
}

/* line 6807, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #anon_create_account_div .modal-footer .reject-text, body.protrainings2 #group_create_account .modal-footer .reject-text, body.protrainings2 #modal-signup-form .modal-footer .reject-text, body.protrainings2 #acls_leaving .modal-footer .reject-text {
  font-size: 0.8em;
}

/* line 6813, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #video_category_accordion {
  float: left;
  clear: both;
  width: 100%;
}

/* line 6818, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #video_category_accordion .panel-body {
  padding: 5px 15px 0;
}

/* line 6825, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .tag {
  font-family: 'Merriweather Sans', sans-serif !important;
  -webkit-font-variant-ligatures: no-common-ligatures;
  font-size: 14px !important;
  font-weight: normal !important;
}

/* line 6832, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .glyphicon-flip-x {
  -webkit-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
}

/* line 6836, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .glyphicon-flip-y {
  -webkit-transform: scaleY(-1);
  -moz-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  -o-transform: scaleY(-1);
  transform: scaleY(-1);
}

/* line 6840, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .bootstrap-tagsinput {
  margin-bottom: 0 !important;
  height: 34px !important;
}

/* line 6843, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .bootstrap-tagsinput .twitter-typeahead, body.protrainings2 .bootstrap-tagsinput .tag {
  float: left !important;
}

/* line 6845, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .bootstrap-tagsinput .twitter-typeahead span[data-role="remove"], body.protrainings2 .bootstrap-tagsinput .tag span[data-role="remove"] {
  float: left !important;
  margin: 0 8px 0 0 !important;
}

/* line 6852, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .tt-dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

/* line 6872, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .tt-dropdown-menu .tt-suggestion > p {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}

/* line 6882, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .tt-dropdown-menu .tt-suggestion > p:hover,
body.protrainings2 .tt-dropdown-menu .tt-suggestion > p:focus,
body.protrainings2 .tt-dropdown-menu .tt-suggestion.tt-cursor p {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}

/* line 6894, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .datepicker-dropdown {
  z-index: 2000 !important;
}

/* line 6899, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .add_ce_filter_option {
  color: #337ab7;
}

/* line 6902, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .add_ce_filter_option:hover {
  cursor: pointer;
}

/* line 6908, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .ce_course_filter form {
  line-height: 45px;
}

/* line 6912, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .ce_course_filter input, body.protrainings2 .ce_course_filter select {
  display: inline;
}

/* line 6917, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .current_list_item {
  font-weight: bold;
}

/* line 6921, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .browse_courses_bar {
  border-top: 2px solid #2a9fd9;
  border-bottom: 2px solid #2a9fd9;
  background: url(/assets/sites/proces/en/browse-white-arrow.png) #2a9fd9 no-repeat 50% 50% !important;
}

@media (max-width: 991px) {
  /* line 6921, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 .browse_courses_bar {
    background: url(/assets/sites/proces/en/browse-white-arrow.png) #2a9fd9 no-repeat 48% 50% !important;
  }
}

/* line 6931, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .browse_courses_bar .extra_heading_wording .browse_wording {
  font-size: 28px;
}

@media (max-width: 1199px) {
  /* line 6931, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 .browse_courses_bar .extra_heading_wording .browse_wording {
    font-size: 20px;
    margin-top: 5px;
  }
}

@media (max-width: 991px) {
  /* line 6931, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 .browse_courses_bar .extra_heading_wording .browse_wording {
    font-size: 18px;
  }
}

/* line 6945, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .browse_courses_bar .extra_heading_wording .browse_fields {
  color: #000;
  font-size: 16px;
}

/* line 6949, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .browse_courses_bar .extra_heading_wording .browse_fields .btn {
  margin-left: 0.5em;
  font-size: 20px;
  padding-left: 1.2em;
  padding-right: 1.2em;
}

@media (max-width: 991px) {
  /* line 6945, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 .browse_courses_bar .extra_heading_wording .browse_fields {
    font-size: 14px;
  }
  /* line 6959, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 .browse_courses_bar .extra_heading_wording .browse_fields .btn {
    margin-left: 0.2em;
    font-size: 14px;
    padding-left: 0.8em;
    padding-right: 0.8em;
  }
}

@media (max-width: 767px) {
  /* line 6968, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 .browse_courses_bar .extra_heading_wording .browse_fields .btn {
    font-size: 20px !important;
  }
}

/* line 6976, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .ce_cross_out {
  text-decoration: line-through;
  font-size: 16px !important;
}

/* line 6981, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .panel-heading-title {
  font-size: 18px;
}

/* line 6985, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .groups_trust_bar {
  margin-top: 20px;
  padding: 10px;
  text-align: center;
}

/* line 6990, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .groups_trust_bar img {
  margin: 0 auto 0;
}

/* line 6994, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .groups_trust_bar .student_testimonial {
  margin-bottom: 30px;
  font-weight: 200;
  letter-spacing: 0.05em;
  font-size: 1.0em !important;
}

/* line 7001, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .groups_trust_bar blockquote {
  position: relative;
  border-left: none !important;
  font-weight: 200;
  letter-spacing: 0.05em;
  font-size: 1.5em !important;
}

/* line 7008, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .groups_trust_bar blockquote p.groups-customer-quote {
  font-size: 1.1em;
}

/* line 7012, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .groups_trust_bar blockquote p.mission-quote {
  font-size: 1.1em;
  color: #2a9fd9;
}

/* line 7017, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .groups_trust_bar blockquote .fa-quote-left {
  position: absolute;
  top: 0;
  left: -5px;
  color: #2a9fd9;
}

/* line 7024, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .groups_trust_bar blockquote .fa-quote-right {
  position: absolute;
  bottom: 30px;
  right: -10px;
  color: #2a9fd9;
}

/* line 7032, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .groups_trust_bar .cycle-pager {
  text-align: center;
}

/* line 7035, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .groups_trust_bar .cycle-pager span {
  font-family: arial;
  font-size: 50px;
  width: 16px;
  height: 16px;
  display: inline-block;
  color: #ddd;
  cursor: pointer;
  margin-left: 10px;
  margin-right: 10px;
}

/* line 7046, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .groups_trust_bar .cycle-pager span:hover {
  cursor: pointer;
}

/* line 7051, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .groups_trust_bar .cycle-pager span.cycle-pager-active {
  color: #2a9fd9;
}

/* line 7056, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .groups_trust_bar .cycle-pager > * {
  cursor: pointer;
}

/* line 7061, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .input-group-btn .btn {
  padding: 5px 12px;
}

/* line 7065, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .extended_tooltip .tooltip-inner {
  max-width: 300px;
}

/* line 7069, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .about-profile-container {
  background-color: #EFEEEE;
  float: left;
  height: 275px;
  padding: 10px;
  margin-top: 15px;
}

/* line 7076, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .about-profile-container .about-profile-image-holder {
  float: left;
  clear: both;
  width: 100%;
}

/* line 7081, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .about-profile-container .about-profile-image-holder .about-profile-image {
  height: 100px;
  margin: 0 auto 0;
}

/* line 7087, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .about-profile-container .about-profile-name {
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  margin-top: 15px;
  margin-bottom: 15px;
  font-weight: bold;
  width: 100%;
  float: left;
  clear: both;
  text-align: center;
}

/* line 7099, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .about-profile-container .about-profile-title {
  width: 100%;
  float: left;
  clear: both;
  text-align: center;
  height: 50px;
  overflow: hidden;
}

/* line 7108, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .about-profile-container .about-profile-bio-btn {
  float: left;
  clear: both;
}

/* line 7114, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .about-profile-modal-link {
  float: left;
  width: 100%;
  color: black;
  margin-top: 15px;
  margin-bottom: 30px;
}

/* line 7121, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .about-profile-modal-link:hover {
  color: black;
}

/* line 7125, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .about-profile-modal-link .about-profile-container {
  float: left;
  height: 325px;
  padding: 10px;
  color: black;
  background-color: transparent;
}

/* line 7132, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .about-profile-modal-link .about-profile-container:hover {
  background-color: #EFEEEE;
}

/* line 7136, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .about-profile-modal-link .about-profile-container .about-profile-image-holder {
  float: left;
  clear: both;
  width: 100%;
}

/* line 7141, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .about-profile-modal-link .about-profile-container .about-profile-image-holder .about-profile-image {
  height: 150px;
  margin: 0 auto 0;
}

/* line 7147, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .about-profile-modal-link .about-profile-container .about-profile-name {
  font-size: 16px;
  margin-top: 15px;
  margin-bottom: 15px;
  font-weight: bold;
  width: 100%;
  float: left;
  clear: both;
  text-align: center;
}

/* line 7158, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .about-profile-modal-link .about-profile-container .about-profile-title {
  width: 100%;
  float: left;
  clear: both;
  text-align: center;
  height: 40px;
  overflow: hidden;
}

/* line 7167, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .about-profile-modal-link .about-profile-container .about-profile-bio-button {
  width: 100%;
  float: left;
  clear: both;
  text-align: center;
  font-size: 30px;
  color: #2a9fd9;
}

/* line 7179, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .about-profile-modal-box .media-heading {
  font-weight: bold;
}

/* line 7183, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .about-profile-modal-box h5 {
  line-height: 18px;
}

/* line 7187, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .about-profile-modal-box .media img {
  width: auto;
  height: auto;
  max-width: 120px;
  max-height: 120px;
}

/* line 7194, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .about-profile-modal-box .media-body {
  padding-left: 10px;
}

/* line 7199, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #contact_captcha .g-recaptcha div div {
  margin: 0 auto 0 !important;
}

/* line 7203, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .video-next-table-cell {
  border: 1px solid rgba(255, 255, 255, 0.5);
  width: 30px;
  vertical-align: middle;
}

/* line 7208, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .video-next-table-cell:hover {
  cursor: pointer;
}

/* line 7212, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .video-next-table-cell i {
  margin-bottom: 20px;
  font-size: 30px;
}

/* line 7218, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .jump-video-link {
  color: black;
}

/* line 7221, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .jump-video-link:hover {
  color: black;
}

/* line 7226, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .fa-sticky-note {
  font-size: 22px !important;
}

/* line 7230, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .badge-primary {
  background-color: #337ab7 !important;
}

/* line 7234, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_learn_menu_holder {
  float: left;
  width: 100%;
  background-color: #333;
  padding: 7px 0;
  font-size: 16px;
}

/* line 7242, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_learn_menu_holder a {
  color: white;
}

/* line 7245, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_learn_menu_holder a:hover {
  text-decoration: none;
  color: #EFEE9B;
}

/* line 7251, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_learn_menu_holder div.active a {
  color: yellow;
}

/* line 7263, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_learn_menu_more_options ul li {
  margin-left: 0;
}

/* line 7266, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_learn_menu_more_options ul li a {
  color: black;
}

/* line 7269, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_learn_menu_more_options ul li a:hover {
  color: black;
}

/* line 7275, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_learn_menu_more_options ul li.active a {
  color: white;
}

/* line 7281, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_learn_menu_more_options .dropdown-toggle .caret {
  border-top: 4px solid white;
}

/* line 7285, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_learn_menu_more_options .dropdown-toggle:hover {
  cursor: pointer;
}

/* line 7291, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course_box_more_details_link {
  color: blue;
}

/* line 7294, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course_box_more_details_link:hover {
  cursor: pointer;
}

/* line 7299, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #course_menu_header {
  background-color: #EEE;
  background-image: -webkit-linear-gradient(top, #EEE, #CCC);
  background-image: linear-gradient(to bottom,#EEE, #CCC);
}

/* line 7303, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course_menu_key_item {
  float: left;
  margin-left: 15px;
}

/* line 7307, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course_menu_key_item .alert {
  border-radius: 0px;
  margin-bottom: 0;
  padding: 0;
  width: 30px;
  height: 30px;
  float: left;
  font-size: 20px;
}

/* line 7316, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course_menu_key_item .alert .fas, body.protrainings2 .course_menu_key_item .alert .fal, body.protrainings2 .course_menu_key_item .alert .fab, body.protrainings2 .course_menu_key_item .alert .far {
  color: #333;
}

/* line 7320, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course_menu_key_item .alert .fa-male {
  margin-top: 4px;
  margin-left: 8px;
}

/* line 7325, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course_menu_key_item .alert .fa-laptop {
  margin-top: 4px;
  margin-left: 4px;
}

/* line 7330, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course_menu_key_item .alert .fa-check-square {
  margin-top: 5px;
  margin-left: 6px;
}

/* line 7336, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course_menu_key_item .course_menu_key_wording {
  float: left;
  margin-top: 5px;
  margin-left: 4px;
}

/* line 7343, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course_box_filter {
  padding: 8px 10px 14px 10px;
}

/* line 7347, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course_category_boxes {
  clear: both;
}

/* line 7354, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .a_course_category .course_category_inner_box {
  margin: 0;
  padding: 5px 10px;
  background-color: rgba(0, 0, 0, 0.3);
  height: 100%;
  display: flex;
  align-items: center;
}

/* line 7362, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .a_course_category .course_category_inner_box .course_category_name {
  height: 77px;
}

/* line 7367, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .a_course .course_category_inner_box {
  margin: 0 3%;
  padding: 5px 0;
}

/* line 7371, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .a_course .course_category_inner_box .course_category_name {
  height: 65px;
}

/* line 7376, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course_category_over_box {
  padding: 10px 15px;
}

/* line 7379, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course_category_over_box a:hover {
  text-decoration: none;
}

/* line 7383, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course_category_over_box .course_category_box {
  padding-top: 0;
  background-color: #efeeee;
  border-radius: 10px;
  position: relative;
}

/* line 7389, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course_category_over_box .course_category_box .course_box_type_format_blob {
  position: absolute;
  right: 0;
  width: 30px;
  height: 30px;
  border-radius: 0;
  z-index: 10;
}

/* line 7398, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course_category_over_box .course_category_box .course_box_type_format {
  position: absolute;
  font-size: 20px;
  z-index: 12;
}

/* line 7404, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course_category_over_box .course_category_box .course_box_format_classroom_blob {
  top: 0;
}

/* line 7408, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course_category_over_box .course_category_box .course_box_format_classroom {
  right: 9px;
  top: 6px;
}

/* line 7413, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course_category_over_box .course_category_box .course_box_format_online_blob {
  top: 30px;
}

/* line 7417, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course_category_over_box .course_category_box .course_box_format_online {
  right: 4px;
  top: 36px;
}

/* line 7422, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course_category_over_box .course_category_box .course_box_format_online_no_classroom_blob {
  top: 0;
}

/* line 7426, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course_category_over_box .course_category_box .course_box_format_online_no_classroom {
  right: 4px;
  top: 6px;
}

/* line 7431, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course_category_over_box .course_category_box .course_box_type_regulated_blob {
  top: 30px;
}

/* line 7435, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course_category_over_box .course_category_box .course_box_type_regulated {
  right: 6px;
  top: 37px;
}

/* line 7443, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course_category_over_box .course_category_box .course_category_inner_box .course_category_image {
  height: 140px;
  position: relative;
}

/* line 7447, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course_category_over_box .course_category_box .course_category_inner_box .course_category_image .course_box_more_details_stuff {
  padding: 2px 5px;
  text-align: center;
  color: black;
  font-weight: bold;
  background-color: rgba(255, 255, 255, 0.7);
  position: absolute;
  bottom: 0;
}

/* line 7457, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course_category_over_box .course_category_box .course_category_inner_box .course_category_image .course_box_more_details_link {
  padding: 2px 5px;
  color: #444;
  background-color: rgba(255, 255, 255, 0.7);
  position: absolute;
  bottom: 0;
  left: 0;
}

/* line 7464, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course_category_over_box .course_category_box .course_category_inner_box .course_category_image .course_box_more_details_link:hover {
  cursor: pointer;
}

/* line 7471, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course_category_over_box .course_category_box .course_category_inner_box .course_category_name {
  text-align: center;
  color: black;
  font-weight: bold;
  overflow: hidden;
  margin: 0 auto 0;
}

/* line 7479, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course_category_over_box .course_category_box .course_category_inner_box .course_topic_name {
  font-size: 20px;
}

/* line 7483, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course_category_over_box .course_category_box .course_category_inner_box .course_name {
  font-size: 16px;
}

/* line 7488, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course_category_over_box .course_category_box .btn-primary {
  border-radius: 0 0 10px 10px;
}

/* line 7495, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .a_course_category:hover {
  text-decoration: none;
}

/* line 7498, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .a_course_category:hover .course_category_inner_box {
  background-color: rgba(0, 0, 0, 0.15) !important;
}

/* line 7503, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .a_course_category .course_category_box {
  border-radius: 0 !important;
}

/* line 7506, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .a_course_category .course_category_box .course_category_name {
  font-size: 28px !important;
  color: white !important;
  text-shadow: #666 0px -1px 10px;
}

/* line 7518, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .learn_menu_option {
  width: 188px;
  text-align: center;
}

@media screen and (max-width: 1199px) {
  /* line 7524, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 .learn_menu_option {
    width: 186px;
  }
}

@media screen and (max-width: 991px) {
  /* line 7530, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 .learn_menu_option {
    width: 179px;
  }
}

@media screen and (max-width: 767px) {
  /* line 7536, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 .learn_menu_option {
    width: 200px;
  }
}

@media screen and (max-width: 767px) {
  /* line 7542, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 #stripe_learn_menu_more_options {
    margin: 0 auto 0;
    text-align: center;
  }
}

@media screen and (min-width: 768px) {
  /* line 7549, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 .learn_menu_option {
    float: left;
  }
}

/* line 7554, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #support_options {
  margin-top: 30px;
}

/* line 7558, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .video_locked_optin {
  position: relative;
  float: left;
  width: 100%;
  height: 450px;
  margin-bottom: 1em;
}

/* line 7566, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .video_locked_optin_text {
  padding: 20px;
  position: relative;
  text-align: center;
}

/* line 7571, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .video_locked_optin_text p {
  color: #fff;
  font-size: 16px;
  margin-top: 2em;
}

/* line 7577, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .video_locked_optin_text h2 {
  color: #fff;
  font-size: 24px;
}

/* line 7582, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .video_locked_optin_text form {
  margin-top: 2em;
}

/* line 7585, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .video_locked_optin_text form .unlock_video_email_textbox {
  width: 250px;
  max-width: 100%;
  margin: 0 auto 0;
}

/* line 7593, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .video_locked_optin:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.6);
  -moz-transition: background .3s linear;
  -webkit-transition: background .3s linear;
  -o-transition: background .3s linear;
  transition: background .3s linear;
}

/* line 7608, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .flowplayer .fp-subtitle p {
  font-size: inherit !important;
}

/* line 7612, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .faw_home_course_choice_holder, body.protrainings2 .faw_home_format_choice_holder {
  text-align: center;
  margin-top: 10px;
}

/* line 7617, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .faw_home_format_choices {
  margin-top: 50px;
}

/* line 7621, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .faw_home_course_image_boxes {
  margin-top: 50px;
}

/* line 7624, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .faw_home_course_image_boxes .faw_home_course_image_box {
  text-align: center;
}

/* line 7627, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .faw_home_course_image_boxes .faw_home_course_image_box .faw_home_course_image_holder {
  margin: 0 auto 20px;
}

/* line 7630, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .faw_home_course_image_boxes .faw_home_course_image_box .faw_home_course_image_holder .faw_home_course_image_inner_box {
  padding: 20px;
  height: 240px;
  box-shadow: 0px 8px 40px #BBB;
}

/* line 7635, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .faw_home_course_image_boxes .faw_home_course_image_box .faw_home_course_image_holder .faw_home_course_image_inner_box .faw_home_course_icon {
  font-size: 100px;
}

/* line 7639, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .faw_home_course_image_boxes .faw_home_course_image_box .faw_home_course_image_holder .faw_home_course_image_inner_box .faw_home_format_crossout {
  color: #d9534f;
  text-decoration: line-through;
}

/* line 7648, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .space_on_bottom {
  margin-bottom: 10px;
}

/* line 7653, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #support_phone h4 {
  margin-bottom: 1em;
  padding-bottom: 4px;
  border-bottom: 4px solid #aaa;
}

/* line 7659, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #support_phone .support_column {
  margin-bottom: 3em;
}

/* line 7664, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course_full_details {
  margin-top: 10px;
}

/* line 7668, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 i.fa-match-glyphicon {
  font-size: 1.6em;
}

/* line 7672, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .form-section {
  margin-bottom: 2em;
}

/* line 7673, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .form-section h3 {
  margin-top: 0;
}

/* line 7681, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #groups_page_container .row {
  margin-bottom: 80px;
}

/* line 7685, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #groups_page_container h2 {
  font-size: 30px;
  text-transform: uppercase;
  margin-bottom: 1.2em !important;
}

/* line 7691, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #groups_page_container p {
  font-size: 18px;
  line-height: 1.8em;
  margin-bottom: 1.8em !important;
  color: #555555;
  font-family: 'Raleway', sans-serif;
}

/* line 7699, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #groups_page_container blockquote {
  position: relative;
  border-left: none !important;
  font-weight: 200;
  letter-spacing: 0.05em;
  font-size: 1.5em !important;
}

@media screen and (max-width: 767px) {
  /* line 7699, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 #groups_page_container blockquote {
    clear: left;
  }
}

/* line 7710, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #groups_page_container blockquote p.groups-customer-quote {
  font-size: 1.1em;
}

/* line 7714, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #groups_page_container blockquote p.mission-quote {
  font-size: 1.1em;
  color: #2a9fd9;
}

/* line 7719, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #groups_page_container blockquote .fa-quote-left {
  position: absolute;
  top: 0;
  left: -5px;
  color: #2a9fd9;
}

/* line 7726, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #groups_page_container blockquote .fa-quote-right {
  position: absolute;
  bottom: 30px;
  right: -10px;
  color: #2a9fd9;
}

/* line 7734, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #groups_page_container .groups-byline {
  margin-left: 20px;
  font-size: 1.5em;
}

/* line 7740, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .prospect-course-options {
  font-size: 12px;
}

/* line 7744, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course_table_includes_skills {
  background-color: #f5f5f5;
}

/* line 7749, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .popover .popover-title {
  background: #2a9fd9 !important;
  font-weight: bold !important;
}

/* line 7754, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .popover button {
  border-color: inherit !important;
}

/* line 7758, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .popover button[data-role='next'] {
  background: #337ab7 !important;
  color: white !important;
}

/* line 7762, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .popover button[data-role='next']:disabled {
  color: gray !important;
}

/* line 7767, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .popover button[data-role='prev'] {
  background: #78acd9 !important;
  color: white !important;
}

/* line 7771, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .popover button[data-role='prev']:disabled {
  color: gray !important;
}

/* line 7776, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .popover button[data-role='end'] {
  background: #EFEEEE !important;
  color: black !important;
}

/* line 7782, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .right-aligned {
  text-align: right;
}

/* line 7786, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .spinner {
  text-align: center;
}

/* line 7789, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .spinner.hidden-initially {
  display: none;
}

/* line 7795, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .fas.fa-list, body.protrainings2 .fal.fa-list, body.protrainings2 .fab.fa-list, body.protrainings2 .far.fa-list {
  font-size: 22px;
}

/* line 7800, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .remove_groups_existing_course:hover {
  cursor: pointer;
}

/* line 7804, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .checkbox.hidden-initially {
  display: none;
}

/* line 7808, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .visible_online_price_field {
  font-weight: bold;
}

/* line 7812, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #groups-courses-logos {
  padding-bottom: 3em;
}

/* line 7817, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .logos-slideshow img {
  padding: 0 50px;
}

/* line 7823, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #hs-beacon iframe:first-child {
  right: 85px !important;
}

@media screen and (min-width: 768px) {
  /* line 7823, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 #hs-beacon iframe:first-child {
    bottom: 22px !important;
  }
}

/* line 7832, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .accreditation_action #stripe_body h4:not(.panel-title) {
  color: #2a9fd9;
  font-weight: bold;
}

/* line 7837, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .accreditation_action #stripe_body h5 {
  font-weight: bold;
  color: #337ab7;
}

/* line 7844, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home .coffee-bar-bg {
  background-color: #326ea1;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='105' viewBox='0 0 80 105'%3E%3Cg fill-rule='evenodd'%3E%3Cg id='death-star' fill='%23428bca' fill-opacity='0.4'%3E%3Cpath d='M20 10a5 5 0 0 1 10 0v50a5 5 0 0 1-10 0V10zm15 35a5 5 0 0 1 10 0v50a5 5 0 0 1-10 0V45zM20 75a5 5 0 0 1 10 0v20a5 5 0 0 1-10 0V75zm30-65a5 5 0 0 1 10 0v50a5 5 0 0 1-10 0V10zm0 65a5 5 0 0 1 10 0v20a5 5 0 0 1-10 0V75zM35 10a5 5 0 0 1 10 0v20a5 5 0 0 1-10 0V10zM5 45a5 5 0 0 1 10 0v50a5 5 0 0 1-10 0V45zm0-35a5 5 0 0 1 10 0v20a5 5 0 0 1-10 0V10zm60 35a5 5 0 0 1 10 0v50a5 5 0 0 1-10 0V45zm0-35a5 5 0 0 1 10 0v20a5 5 0 0 1-10 0V10z' /%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-size: auto;
}

@media (min-width: 768px) {
  /* line 7848, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 .striped_home .coffee-bar-bg img {
    position: absolute;
    right: 0;
    margin-right: 0;
  }
}

/* line 7857, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home .coffee-bar-bg .stripe {
  margin-top: 2em;
  margin-bottom: 2em;
}

/* line 7862, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home .coffee-bar-bg .secondary-heading {
  font-weight: bold;
  font-size: 1.5em;
  margin-bottom: 1em;
}

/* line 7868, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home .coffee-bar-bg ul {
  list-style: none;
  padding: 0;
}

/* line 7875, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home .coffee-bar-bg li:before {
  content: "\f058";
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  font-size: 1.1em;
  display: inline-block;
  margin-left: -1.3em;
  /* same as padding-left set on li */
  width: 1.3em;
  /* same as padding-left set on li */
}

/* line 7887, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home .blue-skew-bg {
  background: linear-gradient( rgba(6, 66, 133, 0.7), rgba(6, 66, 133, 0.7) );
  transform: skewX(-10deg);
  left: -4em;
}

/* line 7893, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .striped_home .text-white {
  color: white;
}

/* line 7901, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_hero .acls-hero-main-headline h1, body.protrainings2 #stripe_hero .acls-hero-main-headline h2 {
  color: #fff;
  text-align: center;
}

/* line 7905, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_hero .acls-hero-main-headline h1 {
  font-weight: bold;
  font-size: 63px;
}

/* line 7909, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_hero .acls-hero-main-headline h2 {
  font-weight: normal;
  line-height: 1.4;
}

@media (max-width: 424px) {
  /* line 7915, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 #stripe_hero .acls-hero-main-headline h1 {
    font-size: 46px;
  }
  /* line 7918, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 #stripe_hero .acls-hero-main-headline h2 {
    font-size: 18px;
  }
}

/* line 7925, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_hero .hero-headline h2 {
  font-size: 3.0em;
  font-weight: 1000;
  text-align: center;
  color: #428bca;
}

/* line 7932, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_hero .hero-headline .hero-headline-sub {
  font-size: 0.5em;
}

/* line 7936, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_hero .hero-headline .hero-price {
  font-size: 2.5em;
  font-weight: bold;
  text-align: center;
}

/* line 7942, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_hero .hero-headline .hero-button {
  text-transform: uppercase;
}

/* line 7944, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_hero .hero-headline .hero-button .btn {
  width: 100%;
  border-radius: 8px;
  font-weight: 1000;
  padding: 8px 0 8px;
  font-size: 19px;
}

/* line 7953, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_hero .hero-headline .hero-start-free {
  text-align: center;
  margin-top: 6px;
  margin-bottom: 1em;
  font-style: italic;
  font-weight: bold;
}

/* line 7960, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_hero .hero-headline .hero-start-free .hero-free-word {
  color: #d1675f;
}

@media (max-width: 767px) {
  /* line 7966, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 #stripe_hero .hero-headline h2 {
    font-size: 2em;
    padding: 0;
    margin: 10px 0 0 0;
  }
  /* line 7971, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 #stripe_hero .hero-headline .hero-price {
    font-size: 1.8em;
  }
  /* line 7974, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 #stripe_hero .hero-headline ul {
    text-align: center;
  }
}

/* line 7980, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_hero .hero-headline-box {
  background-color: rgba(255, 255, 255, 0.9);
  color: #000;
  border-radius: 8px;
  margin-top: 40px;
  margin-bottom: 20px;
  padding: 5px 15px 5px;
  box-shadow: 2px 2px 13px 2px rgba(0, 0, 0, 0.64);
}

/* line 7989, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_hero .hero-headline-box ul {
  list-style: none;
  padding: 0;
  margin-left: 1.5em;
}

/* line 7997, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #stripe_hero .hero-headline-box li:before {
  content: "\f058";
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  font-size: 1.1em;
  display: inline-block;
  margin-left: -1.3em;
  /* same as padding-left set on li */
  width: 1.3em;
  /* same as padding-left set on li */
}

@media (max-width: 767px) {
  /* line 8010, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 .hide-overflow-x-small {
    overflow-x: hidden;
  }
}

/* line 8016, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #cpr_course_wizard {
  margin-bottom: 2em;
}

/* line 8018, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #cpr_course_wizard .btn.btn-danger {
  background-color: #FB8C1A;
  border-width: 0;
}

/* line 8021, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #cpr_course_wizard .btn.btn-danger:focus {
  background-color: #d67413;
}

/* line 8024, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #cpr_course_wizard .btn.btn-danger:hover {
  background-color: #d67413;
}

/* line 8028, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #cpr_course_wizard .gray-shade {
  opacity: 0.5;
  filter: grayscale(50%);
  pointer-events: none;
}

@media (max-width: 767px) {
  /* line 8028, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 #cpr_course_wizard .gray-shade {
    display: none;
  }
}

/* line 8036, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #cpr_course_wizard .filters-link {
  text-align: center;
  margin-bottom: 15px;
}

/* line 8040, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #cpr_course_wizard .relative-position {
  position: relative;
}

/* line 8044, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #cpr_course_wizard .wizard-heading {
  color: #2DA7F3;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  margin-top: .5em;
  margin-bottom: 2em;
}

@media (max-width: 767px) {
  /* line 8044, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 #cpr_course_wizard .wizard-heading {
    margin-bottom: 1em;
    font-size: 18px;
  }
}

/* line 8056, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #cpr_course_wizard .wizard-subheading {
  color: #2DA7F3;
  text-align: center;
  font-size: 18px;
  margin-top: 1.5em;
}

/* line 8061, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #cpr_course_wizard .wizard-subheading .red-text {
  display: inline-block;
  color: #DA0063;
}

@media (max-width: 767px) {
  /* line 8056, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 #cpr_course_wizard .wizard-subheading {
    font-size: 12px;
  }
}

/* line 8069, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #cpr_course_wizard .wizard-filters-container {
  border: solid 1px #B3B3B3;
}

/* line 8071, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #cpr_course_wizard .wizard-filters-container .filters-container-header {
  background-color: #F1F1F1;
  color: #2DA7F3;
  font-weight: bold;
  text-align: center;
  font-size: 18px;
  padding: .4em;
}

/* line 8079, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #cpr_course_wizard .wizard-filters-container .filters-container-body {
  padding: 1em;
  background-color: #fff;
}

/* line 8082, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #cpr_course_wizard .wizard-filters-container .filters-container-body .filter-group {
  color: #2DA7F3;
  font-weight: bold;
  font-size: 12px;
  margin-bottom: 2em;
}

/* line 8087, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #cpr_course_wizard .wizard-filters-container .filters-container-body .filter-group .radio-input {
  margin-right: 10px;
}

/* line 8091, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #cpr_course_wizard .wizard-filters-container .filters-container-body .filter-group .checkbox-input input {
  margin-right: 10px;
}

/* line 8094, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #cpr_course_wizard .wizard-filters-container .filters-container-body .filter-group .checkbox-input i {
  color: #333;
  margin-left: 5px;
  font-size: 14px;
}

/* line 8098, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #cpr_course_wizard .wizard-filters-container .filters-container-body .filter-group .checkbox-input i:hover {
  cursor: pointer;
}

/* line 8103, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #cpr_course_wizard .wizard-filters-container .filters-container-body .filter-group label {
  color: #333;
  font-weight: normal;
  font-size: 11px;
  letter-spacing: -0.5px;
}

/* line 8111, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #cpr_course_wizard .wizard-filters-container.wizard-filters-container-small {
  margin-bottom: 1em;
}

/* line 8113, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #cpr_course_wizard .wizard-filters-container.wizard-filters-container-small .filters-container-body {
  max-height: 0;
  overflow-y: hidden;
  padding: 0;
  transition: max-height .25s ease-in;
}

/* line 8118, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #cpr_course_wizard .wizard-filters-container.wizard-filters-container-small .filters-container-body.filters-visible {
  max-height: 400px;
}

/* line 8122, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #cpr_course_wizard .wizard-filters-container.wizard-filters-container-small .filters-container-padding {
  padding: 1em;
}

/* line 8127, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #cpr_course_wizard .courses-column {
  transition: all .6s;
  margin-left: 0;
}

@media (max-width: 767px) {
  /* line 8130, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 #cpr_course_wizard .courses-column.filters-margin {
    margin-left: 270px;
  }
}

/* line 8136, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #cpr_course_wizard .courses-column .wizard-courses-container .course-container {
  border: 1px solid #B3B3B3;
  width: 100%;
  margin-bottom: 30px;
}

/* line 8141, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #cpr_course_wizard .courses-column .wizard-courses-container .course-container .course-image img {
  width: 100%;
}

@media (max-width: 1198px) {
  /* line 8141, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 #cpr_course_wizard .courses-column .wizard-courses-container .course-container .course-image img {
    height: 214px;
  }
}

@media (max-width: 991px) {
  /* line 8141, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 #cpr_course_wizard .courses-column .wizard-courses-container .course-container .course-image img {
    height: 139px;
  }
}

@media (max-width: 767px) {
  /* line 8141, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 #cpr_course_wizard .courses-column .wizard-courses-container .course-container .course-image img {
    height: auto;
  }
}

/* line 8154, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #cpr_course_wizard .courses-column .wizard-courses-container .course-container .course-name {
  color: #2DA7F3;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  padding: 15px 0;
}

/* line 8161, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #cpr_course_wizard .courses-column .wizard-courses-container .course-container .action-buttons {
  text-align: center;
}

/* line 8164, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #cpr_course_wizard .courses-column .wizard-courses-container .course-container .action-buttons button, body.protrainings2 #cpr_course_wizard .courses-column .wizard-courses-container .course-container .action-buttons a {
  font-size: 12px;
  margin-bottom: 10px;
}

@media (min-width: 992px) {
  /* line 8167, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 #cpr_course_wizard .courses-column .wizard-courses-container .course-container .action-buttons button.btn-default, body.protrainings2 #cpr_course_wizard .courses-column .wizard-courses-container .course-container .action-buttons a.btn-default {
    margin-right: 20px;
  }
}

@media (max-width: 767px) {
  /* line 8167, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 #cpr_course_wizard .courses-column .wizard-courses-container .course-container .action-buttons button.btn-default, body.protrainings2 #cpr_course_wizard .courses-column .wizard-courses-container .course-container .action-buttons a.btn-default {
    margin-right: 20px;
  }
}

@media (max-width: 556px) {
  /* line 8167, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 #cpr_course_wizard .courses-column .wizard-courses-container .course-container .action-buttons button.btn-default, body.protrainings2 #cpr_course_wizard .courses-column .wizard-courses-container .course-container .action-buttons a.btn-default {
    margin-right: auto;
  }
}

/* line 8186, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .success-text {
  color: #5cb85c;
}

/* line 8190, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .error-text {
  color: #d9534f;
}

/* line 8194, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .fade-enter-active {
  transition: opacity 0.75s;
}

/* line 8197, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .fade-enter, body.protrainings2 .fade-leave-to {
  opacity: 0;
}

/* line 8203, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .ui-autocomplete {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  display: none;
  min-width: 160px;
  _width: 160px;
  padding: 4px 0;
  margin: 2px 0 0 0;
  list-style: none;
  background-color: #ffffff;
  border-color: #ccc;
  border-color: rgba(0, 0, 0, 0.2);
  border-style: solid;
  border-width: 1px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
}

/* line 8232, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .ui-autocomplete .ui-menu-item > a.ui-corner-all {
  display: block;
  padding: 3px 15px;
  clear: both;
  font-weight: normal;
  line-height: 18px;
  color: #333 !important;
  white-space: nowrap;
}

/* line 8241, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .ui-autocomplete .ui-menu-item > a.ui-corner-all.ui-state-hover, body.protrainings2 .ui-autocomplete .ui-menu-item > a.ui-corner-all.ui-state-active {
  color: #ffffff;
  text-decoration: none;
  background-color: #049ae5;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  background-image: none;
}

/* line 8253, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .faw_blended_button {
  text-align: center;
}

/* line 8255, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .faw_blended_button .btn {
  float: none;
}

/* line 8260, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 label.label_with_helper {
  margin-bottom: 0px;
}

/* line 8264, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 p.label_with_helper {
  margin-top: 0px;
  margin-bottom: 3px;
}

/* line 8269, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .code_format {
  font-family: 'Courier New';
}

/* line 8274, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #course_menu_categories .ui-button {
  top: -2px;
  padding: 0px;
  margin: 0px;
  margin-left: -5px;
}

/* line 8281, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .ui-helper-hidden-accessible {
  display: none;
}

/* line 8286, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #someone-purchased p {
  clear: none;
}

/* line 8289, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #someone-purchased img {
  margin: 0;
}

/* line 8294, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .login_wait {
  text-align: center;
  font-size: 1.8em;
  margin-top: 2em;
}

/* line 8301, app/assets/stylesheets/protrainings2.scss */
body.protrainings2.propetfa_layout .stripe_promoted_courses {
  background-color: #fff !important;
}

/* line 8306, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #transcript_section {
  margin-top: 45px;
}

/* line 8310, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #video_summary {
  padding-top: 10px;
}

/* line 8313, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #video_summary ul, body.protrainings2 #video_summary ol {
  padding-left: 25px;
  margin-bottom: 30px;
  list-style: none;
}

/* line 8318, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #video_summary ul li, body.protrainings2 #video_summary ol li {
  margin-bottom: 0.6em;
}

/* line 8323, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #video_summary ol {
  counter-reset: video-summary-list-counter;
}

/* line 8326, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #video_summary ol li {
  counter-increment: video-summary-list-counter;
  margin: 0.25rem 0.25rem 1rem 0.25rem;
}

/* line 8330, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #video_summary ol li:before {
  content: counter(video-summary-list-counter);
  background: #6d6f6e;
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  display: inline-block;
  line-height: 2rem;
  color: white;
  font-weight: bold;
  text-align: center;
  margin-right: 0.5rem;
  margin-left: -1.8em;
}

/* line 8348, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #video_summary ul li {
  position: relative;
}

/* line 8350, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #video_summary ul li:before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  font-size: 1.1em;
  display: inline-block;
  margin-left: -1.8em;
  /* same as padding-left set on li */
  width: 1.8em;
  /* same as padding-left set on li */
  content: "\f00c";
  font-style: normal;
  text-decoration: inherit;
  color: #2da279;
}

/* line 8365, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #video_summary h3 {
  font-size: 18px;
  font-weight: bold;
}

/* line 8370, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #video_summary h2 {
  margin-top: 40px;
  font-size: 22px;
}

/* line 8375, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #video_summary .pro-tip {
  padding: 10px 10px 5px 10px;
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 1.5em;
  background-color: #fdfcec;
  border-left: 3px solid #afa948;
}

/* line 8384, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 #video_summary .warning-tip {
  padding: 10px 10px 5px 10px;
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 1.5em;
  background-color: #fdf4ec;
  border-left: 3px solid #af6f48;
}

/* line 8395, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .accred_logo_row img {
  float: left;
  max-height: 90px;
}

@media screen and (max-width: 520px) {
  /* line 8401, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 .accred_logo_row img {
    max-height: 60px;
  }
}

/* line 8407, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .homepage_faq_item {
  margin-top: 20px;
}

/* line 8411, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course_promo_tile {
  padding: 10px;
  box-shadow: 2px 3px 25px rgba(0, 0, 0, 0.15);
  margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
  /* line 8411, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 .course_promo_tile {
    min-height: 300px;
  }
}

/* line 8420, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course_promo_tile .course_promo_image img {
  width: 100%;
}

@media screen and (min-width: 768px) {
  /* line 8424, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 .course_promo_tile .course_promo_course_name {
    min-height: 80px;
  }
}

/* line 8429, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course_promo_tile .course_promo_course_name h3 {
  font-weight: normal;
  font-size: 1.2em;
  line-height: 1.4em;
  margin-top: 8px;
  margin-bottom: 8px;
  text-align: left;
}

/* line 8439, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course_promo_tile .course_promo_bottom .course_promo_price {
  font-weight: bold;
  color: #0e7e4e;
}

/* line 8443, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .course_promo_tile .course_promo_bottom .course_promo_cta {
  text-align: right;
}

/* line 8449, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .classroom_home_button {
  border: 2px solid #ffffff94;
  background: #0000003b;
  color: #ffffff;
  font-size: 18px !important;
}

@media screen and (min-width: 768px) {
  /* line 8449, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 .classroom_home_button {
    margin-left: 10px;
  }
}

/* line 8459, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .classroom_home_button:hover {
  background: #eeeeeea3;
  color: #424242;
}

/* line 8465, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .ppe_shop_div {
  margin-top: 1.5em;
  font-size: 1.2em;
  background-color: #fdf5ec;
  display: table;
  width: 100%;
}

/* line 8472, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .ppe_shop_div .ppe_text_box {
  display: table-cell;
  padding: 12px;
}

/* line 8477, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .ppe_shop_div .icon_box {
  background-color: #f19000;
  font-size: 1.5em;
  display: table-cell;
  max-width: 60px;
}

@media screen and (min-width: 1200px) {
  /* line 8477, app/assets/stylesheets/protrainings2.scss */
  body.protrainings2 .ppe_shop_div .icon_box {
    max-width: 40px;
  }
}

/* line 8487, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .ppe_shop_div .icon_box .fa-exclamation-triangle {
  color: #fff;
  padding: 12px 12px 0 12px;
}

/* line 8493, app/assets/stylesheets/protrainings2.scss */
body.protrainings2 .ppe_shop_div .ppe_text {
  display: inline-block;
}

/*
 * jQuery UI CSS Framework 1.8.14
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */
/* line 10, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-helper-hidden {
  display: none;
}

/* line 10, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-helper-hidden-accessible {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
}

/* line 10, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

/* line 10, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-helper-clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* line 10, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-helper-clearfix {
  display: inline-block;
}

/* required comment for clearfix to work in Opera \*/
/* line 10, vendor/assets/stylesheets/jquery-ui.min.css */
* html .ui-helper-clearfix {
  height: 1%;
}

/* line 10, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-helper-clearfix {
  display: block;
}

/* end clearfix */
/* line 10, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
}

/* line 10, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-state-disabled {
  cursor: default !important;
}

/* line 10, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

/* line 10, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-widget-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*
 * jQuery UI CSS Framework 1.8.14
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/
 */
/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-widget {
  font-family: Verdana,Arial,sans-serif;
  font-size: 1.1em;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-widget .ui-widget {
  font-size: 1em;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: Verdana,Arial,sans-serif;
  font-size: 1em;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-widget-content {
  border: 1px solid #aaa;
  background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAABkCAYAAAD0ZHJ6AAAAeUlEQVRoge3OMQHAIBAAsVL%2Fnh8JDDfAkCjImpn5HvbfDpwIVoKVYCVYCVaClWAlWAlWgpVgJVgJVoKVYCVYCVaClWAlWAlWgpVgJVgJVoKVYCVYCVaClWAlWAlWgpVgJVgJVoKVYCVYCVaClWAlWAlWgpVgJVgJVhtqiwTEKTLXTgAAAABJRU5ErkJggg%3D%3D) 50% 50% repeat-x;
  color: #222;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-widget-content a {
  color: #222;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-widget-header {
  border: 1px solid #aaa;
  background: #ccc url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAABkCAYAAABHLFpgAAAALElEQVQYlWN49OjRfyYGBgaGIUT8%2F%2F8fSqBx0Yh%2F%2F%2F4RL8vAwAAVQ2MNOwIAl6g6KkOJwk8AAAAASUVORK5CYII%3D) 50% 50% repeat-x;
  color: #222;
  font-weight: bold;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-widget-header a {
  color: #222;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  background: #e6e6e6 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAGQCAYAAABvWArbAAAANUlEQVQ4je3LMQoAIBADwb38%2F6t5wFXaWAiCtUiaYZvF9hBACOFbuntVVe11B0CSjjeE8BwThQIJ8dhEl0YAAAAASUVORK5CYII%3D) 50% 50% repeat-x;
  font-weight: normal;
  color: #555;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
  color: #555;
  text-decoration: none;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  border: 1px solid #999;
  background: #dadada url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAGQCAYAAABvWArbAAAANklEQVQ4jWN48uTJfyYGBgaGUWKUGCWGLfHt2zcoi5GREYNgYmJCZiG42IiB98woMUqMEtgIAMdjCdyg%2BeEBAAAAAElFTkSuQmCC) 50% 50% repeat-x;
  font-weight: normal;
  color: #212121;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-state-hover a, .ui-state-hover a:hover {
  color: #212121;
  text-decoration: none;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  border: 1px solid #aaa;
  background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAGQCAYAAABvWArbAAAAMElEQVQ4je3LIQ4AIBTD0O3f%2F8wrFgmKhMy8pKJKwkhSKeVbbGuAPU9f4PIopTxgAeS0DRtI4yK0AAAAAElFTkSuQmCC) 50% 50% repeat-x;
  font-weight: normal;
  color: #212121;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #212121;
  text-decoration: none;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-widget :active {
  outline: none;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  background: #fbf9ee url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAGQCAYAAABvWArbAAAAP0lEQVQ4je3PMQrAMABC0a%2F3v2zX0mCXNkOgc6C4PARd5DqPGKCU8luS8SbAQhiCQRgJE56kZTfbbP9RSvnkBsWcEAZRWcgqAAAAAElFTkSuQmCC) 50% 50% repeat-x;
  color: #363636;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
  color: #363636;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAGQCAYAAABvWArbAAAAPklEQVQ4je3PMQqAMABD0Z%2Fc%2F7aCIAXjJIhD10LJ8vgZw30eMUApZV%2FGhZNgSTjoLYElY%2FhNMJ%2FS6gullCkPiCIPCr4NiEwAAAAASUVORK5CYII%3D) 50% 50% repeat-x;
  color: #cd0a0a;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
  color: #cd0a0a;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
  color: #cd0a0a;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon {
  width: 16px;
  height: 16px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQAAAADwCAMAAADYSUr5AAAA7VBMVEUkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiTww4gUAAAATnRSTlMAGBAyBAhQv4OZLiJUcEBmYBoSzQwgPBZCSEoeWiYwUiyFNIeBw2rJz8c4RBy9uXyrtaWNqa2zKP2fJO8KBgKPo2KVoa9s351GPm5%2BkWho0kj9AAAPhUlEQVR4nO1djWLbthEGyUiq5YSSLXtp7FpLOmfzkmxr126tmi2p03RJ1%2FXe%2F3EGgARxPyAgRbIk2%2FhkSz4CJO4%2BHsE7AJSVysjI2AMUUOxahZ2iANhzBtZWr4BoIRSYAVN5u4QwDwQDRbcwfUi5KS3wFuDmFnQLa4Dtb%2F%2FcqktwD5QEFFwfUs7PoCCA7y4bEJVFizcIob8KmhAplwwqVjt%2B9FBl3uINQniwEiryEyw9JHqGpQdEFNi%2BB4QQ7QOiHhysIPoAxUqxvdvvA9K42bsAv4S2fxfYOe57IJSRkZGRkZGxx7jxSHDHcRBXQMTyIjInBgHwBJ%2FbEx8PEANC%2BuhbpSSggCBAVODVabpI1S%2Fk4WLZpTn6NpMhoX9Y40hxYERFpMcqUs4AloCtDQdID1YhnyXZ2hLjAYWiO9Dy1PDB7tPhIqLx%2BuMB8grZaR%2BQxl2%2FC2RkZGRkZGRk7A7rBf7J0DR5%2FLUTjzUPIPSPGvQJiVJiB7kcQCiUOJrcFNtDZIf2xarQ3aGvLNxAVIFAabz90BFiBIlycTBhgWwOWCH0FLYHlPqwHaCvcIn2ZbosCevfPTRiFFcgvHukCjWwrc3GrGh1fsAof8EaUReKXkCB4%2FMzFNo97qLpFiKFYv%2FkNR5YQxQbQEofkZ2OuEOHqqT6gFTpru8CN7x%2F%2BjaZkZGRkZGRcV%2Bx%2FrLUNcMMqUAscgnFocmpqkTzqymwVAPxfJ5PnIUUQOUKT04tEdWZyv3JCQSn96WS4pD97QfyW25A7NhSAbyhmVj0FEltA4vdiygBibXhoUYgykCUP7HwPTDeEqAIcHVMkZg7Zx4k0uFANs63hPQXCoRLAwdgGsr9Az7Qv7sgQGgg1aPl%2FBJLExBWgG4RFRLFImGmIquPC%2FklEGyCG0AuAXaJJC%2BB8FVe9NYQDEcXB8g6AQcjYJ1goJIggHWCrFR0S6kRHN5%2B4BzFi8NaoN35NRxUvL%2BJJdZr7PV4wK6fj8nIyMjIyNhr3OxdXAYq7FHZwB6bDSzSh4sF0utChqo0NAvaT1hLzXwFinmCzmeDucEQK18TTaQoFgP7bNC%2BRZ4OT4T6gQogDFYk%2B1QxQlj19QGSAWKiLYp8P0Ag1Gbz1ULfWHLg9iUnQNK5QQJcukm04blKLH2GgEJCY%2BHzXAZWCvHKco3Bp6MIaCjSXXRJyOxeqhnzEaF93MfFGW%2FO16ZvDL5TM4MJIjujz%2FcHypkQuuzRwWJ93BKdIt%2BwCRAPl9kpe2Ikkb2mFgGlxh%2Fi40d3EHfdvoyMjIyMu43ylt%2FIAmGHnN5iIt7wKfbv01RAcJqFRl9lcjYQSnbQqKgC4fYOwSJt6N6trE0twZ9kN%2FPqNpTQeICvr4TLsDYC06U7BMjshS%2Bv1%2FaT7IwQYD5LcgRQXMT2FrBfBLjZ6151jDElk9tPFfpUgk2yregusX25BJbwAFEfM%2BYI6vGAti4bTtizB%2BTjfQCrERyhKb2X8D6A9wX75P4t4neBYJeP6pdhg%2FgQl8MWvytzeSTjgOQBynQdh%2FiXKdxOrGJ%2FRkZGRsb9QmXihGr5%2Bg8GGg9uTh%2BKoVZuNIzV%2BCwRucFBEyr1mVjx4irOxwM1BhirB6Q%2B2eNQi4eqR%2BaF6mELtoMzCR7V9RAFe%2FZvQogNiyY8FPSUTFsLp8TeTmMui5mtw7bcaT0Yw2AA4wFRQIlkgq%2B1DQrNhkmoxS5Jq%2Bu6bMAIGRECEANgXHTgWzwgBOhDH2l0oTQ4D8D5NMktBgNywAEMjo8rwATMZrPY7JGxBoJCkIBDQiAY09EGTUiBCWkUpISfGPR5AAwBfZiG2z7Ayc1yeKTxid39xBNwfHr4O0LA48ePFTvhYrF1r4tyAoz9n2MCqEuBtp%2F6GDR0oAYfG%2FR6wJExHYZHfhygsv7fEWCOj4bYmsP5A%2BpL4MkTfAnMlD4F%2Br3bobKvTyTA2P%2Fw7PN%2BAgq2QW8piqMCpTBwenoKvX0AHGkGtP2YAPvTEWA7QUTAudn7%2FNxtOG46wWNmDtpBEkBzN7rBEvAFHp%2BYTB%2Fq97qPAN4gHFqgBi8uLsC7qPCA6mg41G%2F%2BErByPwEXDdoNxRhOx%2BM5jPEzQugS0ht%2Bb1%2FY3gEnYMAIAOIBE29%2FhIDucE8tmMsNOgK4B1RHFu4UCRlMHzv0xzcajcfdXWDs2h8TArBCkoDUJYDLmz6w7ip3BFS0ve5wTRwAn6keMA9I3QYbfSZ0DKbyt%2B7OXjGI1idPcfNyAyfAMlCrzaGqphYrxHocLHRJVycnfGUcbtT%2BjIyMjIw9x7Nn8fJSzG0TmFtO8rZT%2BXT3S3ub%2BtKJbbLd5diTVp50%2BzahyeHSslJ%2FYPrU0fuazrZO2CZ92%2FZCCVXlGRiZKPJyPPRxyIFWeXLQBXJBKiq%2F3divEAN6ZwM200Qjm7EJBZeWm%2FPRWVCbYK7s7u2l4XaCz%2BlzgOfMfhMonXr7TWzeZb98dbgIzBT8Ub8eYYUqfZ4rVJ%2FMDbIDgPqTulJ%2FxvntWAtjIisqnwxOkGz0n077FARoY79GdA6HPE4rOy196NiMWHTZlSSApcOgXpy%2FfHV2joaNKu3ffsAnRcBf4K%2F6NcIG6tIxk3HyoXPjASqfUgXbYN5PzpL2njkR9QMjeDTVHDTCgRuxOegjoO0FvKzP%2Ft%2FgmVdI24%2BG7NIe8JX6Wv3dDyldMA%2B4YB5wwTygtd%2BdwRqaTqrLb1l73zTSN52CNpnHuQOYPsDblybgxfkXh%2FoVtr%2BN1DEBJdhRJyd%2FBd%2Fq1z%2BcbNrD17iVKyajcnv9arhOkRPgsruuD6DmNPwpDNrLw2CoTgHni4yALr0L29%2BtiKAEIPn868ejx%2F%2F8rpWP3OEOl5On9OwpcQm0MhafP%2Fey8f1uvDNIgGLQG8z4YO99ENgg95etwv4uYJYY8fUGHYH6j6fscHFZMftlAl9i%2B9XL73X3N%2Fn%2BZStOzfVfRvYXhrbdKOpEgVQTg%2FwsDuDD3kwOfQNMTJ5y%2B%2FltUDWLunyxnRF46IqlBzGMY4X7inggREFioIyMjIyMHWCIB6ZNKAcXseo3vLTQTkVE7348dlwJJSz0%2BwLfmi8BhZqfw3D4ww%2FwHVLnEd5%2FfgYvXsDZ3MlsvYUbbnDjDZ3MN3TJG4%2BbxjAaDl8TBri9qxEw1ccao2wTNAMLHo2f%2BsjrXwb%2F9qHoYqgPMBXJTVfOpmrZH23y6uvo0LHSyY6fHGwKfHJlAuMFvObjDYrIqxBgQi20h7Hd%2FnYVLmno%2BeaNUm%2FeeH2GCuopntnhBJAlI2AHo9CCh1I1QxUdAbqqGY9BBLwyc3W4wYVhvY8A4BoIc1l5M7vnPWphZW9%2FSes3n37y9a0uGqFwFQZsQQbd386DogpgEk%2BdzynsAZMJXq8%2Bns9NeukJ0PYrNATGGefJQlhkLo7DTXr%2By3bNiOsDvrXTz%2FC2q1DXZH84iRNwrP88Nj%2Bu2DjYEE6RBxD9Knj16ujVHC67A7422o02RwD3gB%2Bt7EblWvu9geOFxSnd3ROmT%2BnJyQkhoPlsxVONc%2F3TEdBos%2BjtA%2BZzcwHgTvD1cDjaYCcItA8w9i88A8b%2BmqSjc6Pvqd998QguEQPmQMeo23ODN86%2Bp0%2Fbn1buBkT6%2BoBhNZ%2FPYY4ZAHYb3PRd4LkZmPX68NRtMZn4ASvdA%2Bqf0jMA5MP9eeg28Nug9QiLnj5A33U1MAES6xHAUNpz%2F9zFAYE1gqQDMT3G6xI9pwdw%2FaIgKoHCS1YGlRnSq9yCjdXjgN3j%2BN27YyROHxmuNAeNKPpYuXIyIyMjYy0M8eros59MF%2FPT2c602T7eA7zvhJ9dr%2FvzDjXaLp4Yc5%2B0wllzxzHv3gdmMMM7%2FCcQzKgVBqYTmFn%2BZ%2BmKm8J7k0A5F%2FjgCfjQ1WBhQyiOqD0lYuqBb%2BAyzMw9Ha2G3m6c8qQx%2BAlqnIceQp%2BSb6i9UyQWbhr54%2BAjnZ0VzW2TAN0DmBT6PWmc6jDBE2PK2u%2BnF43dyP7Q0t1pOcX2fdRvH0mF2Q4JqN35rnHjVIeaXfIAVyUuw%2FaHCCiJy9iF5l1621zweI8KZrPZ9iJdb7DXJ3US0OSrtZ10imt7wHY7QesAzUMz1oZ3noB3qFJ%2FH18j97FYuw8QDN4oeKf30osvcSW2ExLo%2BVcbuAuo%2FsUIm8fMG9xocO3Ea19J9gFYivnHJ2KnyfovZlgW3v6ySx32abQiIyMjIyPjhlFDTLxpwIgFMnTp6A3g4IDKNY%2BstkwAMAoIAbasxBXqUWneSAWTMjt50lTqT29rFjvXohjsDNm2YPXDFlICmrJOZ3t6tHm8AiEAl0sCeLIIorIRt%2BcFbew%2FQRsoAXb4o1XSfoywzm0FTMAoYBNvLyFu8v8HpLBtD1iKgC17wHb7AI6d9wFbvguAIGTHd4E9wG7jgIyMjIyM%2B434c2R3HeV%2FFfx6jtZu6ijl8h59T655jhR%2BrdHzDOP6beABCheb8O8%2FWFXeOyzgf5oAhVYnKxP7CwaAf1afJu8bSrhS6tdaXeGnrRenOqOlz9d6QwYnA%2F3TLd%2BGE7qe3chA5YF5DfY0vK3adfOX%2FgyNp2BW25MHdxAB9qvRiiP3%2FXpQQFGYDU4%2BMi%2F%2F%2FXumXG8pjvaUAOsBGlf4jJt%2BYYEzeEzAdw06F19R3juM7D1wita86GR0CKfDHgLuXCc4Bri6vMLdfjMc4VNSUNsdodo2xu%2F1%2BXl%2FK5%2Baz8jIyMhYG%2Fz5gJTMF1GtKq%2Fa3rpyCvz5gJTMl9GtKq%2Fa3rpyCmfQ4WwZmS%2BkXFVetb115ST48wEf%2FAGcfG1iw%2BtWbpbS2vJ3nQxcVr3lH3z5h972FUTLzYpOVk7l5hD%2BeYcYwDcAnewOotrZ4OtrPDucqi%2FLRX0%2FRR4qx7Nn4U8g%2BqjffvuN6Gf%2BnC85vwauHjaYyubqvWYKY4VEfSUMitdnBCT1Ue63R5439m%2BOgCn6DroAAaHPVQxKth%2FwkJgHmG8bmQMsT0D6EjDfvhVRKO3ywOQUgRA7nmL1uawZmHf1k%2BDPBwQ6NdcJ%2Bk6Md1LA5f5ONdhJ8vZ5J0vLHT99srkGOjmJbd%2FG1r2Nriqnse1AZt1AalU5jW2HsuuG0qvKGRkZGRkZGRG0gcONyXsP9v8D0%2FIdJADiBNiXl3327WRGgOL%2F9HC%2F0XwlIURkRhC4tz6Z%2Ffu7fUf2gHvfB9z3u0BGRkZGRkbGplHcnkgguQoSqtUXuhbs%2FwPtMwqV0HUJAvj5vk32b8IDuL23yn7qAXZ5u32hbRX7d3o82Df1FZXvbh9QOfhyxldr%2F%2B3xgXU9oKmvsHyr7F%2FXA269%2FeveBXrsv7N9QALe%2FtvjA0kPWAXGbvebkbHn%2BD%2FJ5nMcHzx1UAAAAABJRU5ErkJggg%3D%3D);
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-widget-content .ui-icon {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQAAAADwCAMAAADYSUr5AAAA7VBMVEUkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiTww4gUAAAATnRSTlMAGBAyBAhQv4OZLiJUcEBmYBoSzQwgPBZCSEoeWiYwUiyFNIeBw2rJz8c4RBy9uXyrtaWNqa2zKP2fJO8KBgKPo2KVoa9s351GPm5%2BkWho0kj9AAAPhUlEQVR4nO1djWLbthEGyUiq5YSSLXtp7FpLOmfzkmxr126tmi2p03RJ1%2FXe%2F3EGgARxPyAgRbIk2%2FhkSz4CJO4%2BHsE7AJSVysjI2AMUUOxahZ2iANhzBtZWr4BoIRSYAVN5u4QwDwQDRbcwfUi5KS3wFuDmFnQLa4Dtb%2F%2FcqktwD5QEFFwfUs7PoCCA7y4bEJVFizcIob8KmhAplwwqVjt%2B9FBl3uINQniwEiryEyw9JHqGpQdEFNi%2BB4QQ7QOiHhysIPoAxUqxvdvvA9K42bsAv4S2fxfYOe57IJSRkZGRkZGxx7jxSHDHcRBXQMTyIjInBgHwBJ%2FbEx8PEANC%2BuhbpSSggCBAVODVabpI1S%2Fk4WLZpTn6NpMhoX9Y40hxYERFpMcqUs4AloCtDQdID1YhnyXZ2hLjAYWiO9Dy1PDB7tPhIqLx%2BuMB8grZaR%2BQxl2%2FC2RkZGRkZGRk7A7rBf7J0DR5%2FLUTjzUPIPSPGvQJiVJiB7kcQCiUOJrcFNtDZIf2xarQ3aGvLNxAVIFAabz90BFiBIlycTBhgWwOWCH0FLYHlPqwHaCvcIn2ZbosCevfPTRiFFcgvHukCjWwrc3GrGh1fsAof8EaUReKXkCB4%2FMzFNo97qLpFiKFYv%2FkNR5YQxQbQEofkZ2OuEOHqqT6gFTpru8CN7x%2F%2BjaZkZGRkZGRcV%2Bx%2FrLUNcMMqUAscgnFocmpqkTzqymwVAPxfJ5PnIUUQOUKT04tEdWZyv3JCQSn96WS4pD97QfyW25A7NhSAbyhmVj0FEltA4vdiygBibXhoUYgykCUP7HwPTDeEqAIcHVMkZg7Zx4k0uFANs63hPQXCoRLAwdgGsr9Az7Qv7sgQGgg1aPl%2FBJLExBWgG4RFRLFImGmIquPC%2FklEGyCG0AuAXaJJC%2BB8FVe9NYQDEcXB8g6AQcjYJ1goJIggHWCrFR0S6kRHN5%2B4BzFi8NaoN35NRxUvL%2BJJdZr7PV4wK6fj8nIyMjIyNhr3OxdXAYq7FHZwB6bDSzSh4sF0utChqo0NAvaT1hLzXwFinmCzmeDucEQK18TTaQoFgP7bNC%2BRZ4OT4T6gQogDFYk%2B1QxQlj19QGSAWKiLYp8P0Ag1Gbz1ULfWHLg9iUnQNK5QQJcukm04blKLH2GgEJCY%2BHzXAZWCvHKco3Bp6MIaCjSXXRJyOxeqhnzEaF93MfFGW%2FO16ZvDL5TM4MJIjujz%2FcHypkQuuzRwWJ93BKdIt%2BwCRAPl9kpe2Ikkb2mFgGlxh%2Fi40d3EHfdvoyMjIyMu43ylt%2FIAmGHnN5iIt7wKfbv01RAcJqFRl9lcjYQSnbQqKgC4fYOwSJt6N6trE0twZ9kN%2FPqNpTQeICvr4TLsDYC06U7BMjshS%2Bv1%2FaT7IwQYD5LcgRQXMT2FrBfBLjZ6151jDElk9tPFfpUgk2yregusX25BJbwAFEfM%2BYI6vGAti4bTtizB%2BTjfQCrERyhKb2X8D6A9wX75P4t4neBYJeP6pdhg%2FgQl8MWvytzeSTjgOQBynQdh%2FiXKdxOrGJ%2FRkZGRsb9QmXihGr5%2Bg8GGg9uTh%2BKoVZuNIzV%2BCwRucFBEyr1mVjx4irOxwM1BhirB6Q%2B2eNQi4eqR%2BaF6mELtoMzCR7V9RAFe%2FZvQogNiyY8FPSUTFsLp8TeTmMui5mtw7bcaT0Yw2AA4wFRQIlkgq%2B1DQrNhkmoxS5Jq%2Bu6bMAIGRECEANgXHTgWzwgBOhDH2l0oTQ4D8D5NMktBgNywAEMjo8rwATMZrPY7JGxBoJCkIBDQiAY09EGTUiBCWkUpISfGPR5AAwBfZiG2z7Ayc1yeKTxid39xBNwfHr4O0LA48ePFTvhYrF1r4tyAoz9n2MCqEuBtp%2F6GDR0oAYfG%2FR6wJExHYZHfhygsv7fEWCOj4bYmsP5A%2BpL4MkTfAnMlD4F%2Br3bobKvTyTA2P%2Fw7PN%2BAgq2QW8piqMCpTBwenoKvX0AHGkGtP2YAPvTEWA7QUTAudn7%2FNxtOG46wWNmDtpBEkBzN7rBEvAFHp%2BYTB%2Fq97qPAN4gHFqgBi8uLsC7qPCA6mg41G%2F%2BErByPwEXDdoNxRhOx%2BM5jPEzQugS0ht%2Bb1%2FY3gEnYMAIAOIBE29%2FhIDucE8tmMsNOgK4B1RHFu4UCRlMHzv0xzcajcfdXWDs2h8TArBCkoDUJYDLmz6w7ip3BFS0ve5wTRwAn6keMA9I3QYbfSZ0DKbyt%2B7OXjGI1idPcfNyAyfAMlCrzaGqphYrxHocLHRJVycnfGUcbtT%2BjIyMjIw9x7Nn8fJSzG0TmFtO8rZT%2BXT3S3ub%2BtKJbbLd5diTVp50%2BzahyeHSslJ%2FYPrU0fuazrZO2CZ92%2FZCCVXlGRiZKPJyPPRxyIFWeXLQBXJBKiq%2F3divEAN6ZwM200Qjm7EJBZeWm%2FPRWVCbYK7s7u2l4XaCz%2BlzgOfMfhMonXr7TWzeZb98dbgIzBT8Ub8eYYUqfZ4rVJ%2FMDbIDgPqTulJ%2FxvntWAtjIisqnwxOkGz0n077FARoY79GdA6HPE4rOy196NiMWHTZlSSApcOgXpy%2FfHV2joaNKu3ffsAnRcBf4K%2F6NcIG6tIxk3HyoXPjASqfUgXbYN5PzpL2njkR9QMjeDTVHDTCgRuxOegjoO0FvKzP%2Ft%2FgmVdI24%2BG7NIe8JX6Wv3dDyldMA%2B4YB5wwTygtd%2BdwRqaTqrLb1l73zTSN52CNpnHuQOYPsDblybgxfkXh%2FoVtr%2BN1DEBJdhRJyd%2FBd%2Fq1z%2BcbNrD17iVKyajcnv9arhOkRPgsruuD6DmNPwpDNrLw2CoTgHni4yALr0L29%2BtiKAEIPn868ejx%2F%2F8rpWP3OEOl5On9OwpcQm0MhafP%2Fey8f1uvDNIgGLQG8z4YO99ENgg95etwv4uYJYY8fUGHYH6j6fscHFZMftlAl9i%2B9XL73X3N%2Fn%2BZStOzfVfRvYXhrbdKOpEgVQTg%2FwsDuDD3kwOfQNMTJ5y%2B%2FltUDWLunyxnRF46IqlBzGMY4X7inggREFioIyMjIyMHWCIB6ZNKAcXseo3vLTQTkVE7348dlwJJSz0%2BwLfmi8BhZqfw3D4ww%2FwHVLnEd5%2FfgYvXsDZ3MlsvYUbbnDjDZ3MN3TJG4%2BbxjAaDl8TBri9qxEw1ccao2wTNAMLHo2f%2BsjrXwb%2F9qHoYqgPMBXJTVfOpmrZH23y6uvo0LHSyY6fHGwKfHJlAuMFvObjDYrIqxBgQi20h7Hd%2FnYVLmno%2BeaNUm%2FeeH2GCuopntnhBJAlI2AHo9CCh1I1QxUdAbqqGY9BBLwyc3W4wYVhvY8A4BoIc1l5M7vnPWphZW9%2FSes3n37y9a0uGqFwFQZsQQbd386DogpgEk%2BdzynsAZMJXq8%2Bns9NeukJ0PYrNATGGefJQlhkLo7DTXr%2By3bNiOsDvrXTz%2FC2q1DXZH84iRNwrP88Nj%2Bu2DjYEE6RBxD9Knj16ujVHC67A7422o02RwD3gB%2Bt7EblWvu9geOFxSnd3ROmT%2BnJyQkhoPlsxVONc%2F3TEdBos%2BjtA%2BZzcwHgTvD1cDjaYCcItA8w9i88A8b%2BmqSjc6Pvqd998QguEQPmQMeo23ODN86%2Bp0%2Fbn1buBkT6%2BoBhNZ%2FPYY4ZAHYb3PRd4LkZmPX68NRtMZn4ASvdA%2Bqf0jMA5MP9eeg28Nug9QiLnj5A33U1MAES6xHAUNpz%2F9zFAYE1gqQDMT3G6xI9pwdw%2FaIgKoHCS1YGlRnSq9yCjdXjgN3j%2BN27YyROHxmuNAeNKPpYuXIyIyMjYy0M8eros59MF%2FPT2c602T7eA7zvhJ9dr%2FvzDjXaLp4Yc5%2B0wllzxzHv3gdmMMM7%2FCcQzKgVBqYTmFn%2BZ%2BmKm8J7k0A5F%2FjgCfjQ1WBhQyiOqD0lYuqBb%2BAyzMw9Ha2G3m6c8qQx%2BAlqnIceQp%2BSb6i9UyQWbhr54%2BAjnZ0VzW2TAN0DmBT6PWmc6jDBE2PK2u%2BnF43dyP7Q0t1pOcX2fdRvH0mF2Q4JqN35rnHjVIeaXfIAVyUuw%2FaHCCiJy9iF5l1621zweI8KZrPZ9iJdb7DXJ3US0OSrtZ10imt7wHY7QesAzUMz1oZ3noB3qFJ%2FH18j97FYuw8QDN4oeKf30osvcSW2ExLo%2BVcbuAuo%2FsUIm8fMG9xocO3Ea19J9gFYivnHJ2KnyfovZlgW3v6ySx32abQiIyMjIyPjhlFDTLxpwIgFMnTp6A3g4IDKNY%2BstkwAMAoIAbasxBXqUWneSAWTMjt50lTqT29rFjvXohjsDNm2YPXDFlICmrJOZ3t6tHm8AiEAl0sCeLIIorIRt%2BcFbew%2FQRsoAXb4o1XSfoywzm0FTMAoYBNvLyFu8v8HpLBtD1iKgC17wHb7AI6d9wFbvguAIGTHd4E9wG7jgIyMjIyM%2B434c2R3HeV%2FFfx6jtZu6ijl8h59T655jhR%2BrdHzDOP6beABCheb8O8%2FWFXeOyzgf5oAhVYnKxP7CwaAf1afJu8bSrhS6tdaXeGnrRenOqOlz9d6QwYnA%2F3TLd%2BGE7qe3chA5YF5DfY0vK3adfOX%2FgyNp2BW25MHdxAB9qvRiiP3%2FXpQQFGYDU4%2BMi%2F%2F%2FXumXG8pjvaUAOsBGlf4jJt%2BYYEzeEzAdw06F19R3juM7D1wita86GR0CKfDHgLuXCc4Bri6vMLdfjMc4VNSUNsdodo2xu%2F1%2BXl%2FK5%2Baz8jIyMhYG%2Fz5gJTMF1GtKq%2Fa3rpyCvz5gJTMl9GtKq%2Fa3rpyCmfQ4WwZmS%2BkXFVetb115ST48wEf%2FAGcfG1iw%2BtWbpbS2vJ3nQxcVr3lH3z5h972FUTLzYpOVk7l5hD%2BeYcYwDcAnewOotrZ4OtrPDucqi%2FLRX0%2FRR4qx7Nn4U8g%2BqjffvuN6Gf%2BnC85vwauHjaYyubqvWYKY4VEfSUMitdnBCT1Ue63R5439m%2BOgCn6DroAAaHPVQxKth%2FwkJgHmG8bmQMsT0D6EjDfvhVRKO3ywOQUgRA7nmL1uawZmHf1k%2BDPBwQ6NdcJ%2Bk6Md1LA5f5ONdhJ8vZ5J0vLHT99srkGOjmJbd%2FG1r2Nriqnse1AZt1AalU5jW2HsuuG0qvKGRkZGRkZGRG0gcONyXsP9v8D0%2FIdJADiBNiXl3327WRGgOL%2F9HC%2F0XwlIURkRhC4tz6Z%2Ffu7fUf2gHvfB9z3u0BGRkZGRkbGplHcnkgguQoSqtUXuhbs%2FwPtMwqV0HUJAvj5vk32b8IDuL23yn7qAXZ5u32hbRX7d3o82Df1FZXvbh9QOfhyxldr%2F%2B3xgXU9oKmvsHyr7F%2FXA269%2FeveBXrsv7N9QALe%2FtvjA0kPWAXGbvebkbHn%2BD%2FJ5nMcHzx1UAAAAABJRU5ErkJggg%3D%3D);
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-widget-header .ui-icon {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQAAAADwCAMAAADYSUr5AAAA7VBMVEUkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiQkIiTww4gUAAAATnRSTlMAGBAyBAhQv4OZLiJUcEBmYBoSzQwgPBZCSEoeWiYwUiyFNIeBw2rJz8c4RBy9uXyrtaWNqa2zKP2fJO8KBgKPo2KVoa9s351GPm5%2BkWho0kj9AAAPhUlEQVR4nO1djWLbthEGyUiq5YSSLXtp7FpLOmfzkmxr126tmi2p03RJ1%2FXe%2F3EGgARxPyAgRbIk2%2FhkSz4CJO4%2BHsE7AJSVysjI2AMUUOxahZ2iANhzBtZWr4BoIRSYAVN5u4QwDwQDRbcwfUi5KS3wFuDmFnQLa4Dtb%2F%2FcqktwD5QEFFwfUs7PoCCA7y4bEJVFizcIob8KmhAplwwqVjt%2B9FBl3uINQniwEiryEyw9JHqGpQdEFNi%2BB4QQ7QOiHhysIPoAxUqxvdvvA9K42bsAv4S2fxfYOe57IJSRkZGRkZGxx7jxSHDHcRBXQMTyIjInBgHwBJ%2FbEx8PEANC%2BuhbpSSggCBAVODVabpI1S%2Fk4WLZpTn6NpMhoX9Y40hxYERFpMcqUs4AloCtDQdID1YhnyXZ2hLjAYWiO9Dy1PDB7tPhIqLx%2BuMB8grZaR%2BQxl2%2FC2RkZGRkZGRk7A7rBf7J0DR5%2FLUTjzUPIPSPGvQJiVJiB7kcQCiUOJrcFNtDZIf2xarQ3aGvLNxAVIFAabz90BFiBIlycTBhgWwOWCH0FLYHlPqwHaCvcIn2ZbosCevfPTRiFFcgvHukCjWwrc3GrGh1fsAof8EaUReKXkCB4%2FMzFNo97qLpFiKFYv%2FkNR5YQxQbQEofkZ2OuEOHqqT6gFTpru8CN7x%2F%2BjaZkZGRkZGRcV%2Bx%2FrLUNcMMqUAscgnFocmpqkTzqymwVAPxfJ5PnIUUQOUKT04tEdWZyv3JCQSn96WS4pD97QfyW25A7NhSAbyhmVj0FEltA4vdiygBibXhoUYgykCUP7HwPTDeEqAIcHVMkZg7Zx4k0uFANs63hPQXCoRLAwdgGsr9Az7Qv7sgQGgg1aPl%2FBJLExBWgG4RFRLFImGmIquPC%2FklEGyCG0AuAXaJJC%2BB8FVe9NYQDEcXB8g6AQcjYJ1goJIggHWCrFR0S6kRHN5%2B4BzFi8NaoN35NRxUvL%2BJJdZr7PV4wK6fj8nIyMjIyNhr3OxdXAYq7FHZwB6bDSzSh4sF0utChqo0NAvaT1hLzXwFinmCzmeDucEQK18TTaQoFgP7bNC%2BRZ4OT4T6gQogDFYk%2B1QxQlj19QGSAWKiLYp8P0Ag1Gbz1ULfWHLg9iUnQNK5QQJcukm04blKLH2GgEJCY%2BHzXAZWCvHKco3Bp6MIaCjSXXRJyOxeqhnzEaF93MfFGW%2FO16ZvDL5TM4MJIjujz%2FcHypkQuuzRwWJ93BKdIt%2BwCRAPl9kpe2Ikkb2mFgGlxh%2Fi40d3EHfdvoyMjIyMu43ylt%2FIAmGHnN5iIt7wKfbv01RAcJqFRl9lcjYQSnbQqKgC4fYOwSJt6N6trE0twZ9kN%2FPqNpTQeICvr4TLsDYC06U7BMjshS%2Bv1%2FaT7IwQYD5LcgRQXMT2FrBfBLjZ6151jDElk9tPFfpUgk2yregusX25BJbwAFEfM%2BYI6vGAti4bTtizB%2BTjfQCrERyhKb2X8D6A9wX75P4t4neBYJeP6pdhg%2FgQl8MWvytzeSTjgOQBynQdh%2FiXKdxOrGJ%2FRkZGRsb9QmXihGr5%2Bg8GGg9uTh%2BKoVZuNIzV%2BCwRucFBEyr1mVjx4irOxwM1BhirB6Q%2B2eNQi4eqR%2BaF6mELtoMzCR7V9RAFe%2FZvQogNiyY8FPSUTFsLp8TeTmMui5mtw7bcaT0Yw2AA4wFRQIlkgq%2B1DQrNhkmoxS5Jq%2Bu6bMAIGRECEANgXHTgWzwgBOhDH2l0oTQ4D8D5NMktBgNywAEMjo8rwATMZrPY7JGxBoJCkIBDQiAY09EGTUiBCWkUpISfGPR5AAwBfZiG2z7Ayc1yeKTxid39xBNwfHr4O0LA48ePFTvhYrF1r4tyAoz9n2MCqEuBtp%2F6GDR0oAYfG%2FR6wJExHYZHfhygsv7fEWCOj4bYmsP5A%2BpL4MkTfAnMlD4F%2Br3bobKvTyTA2P%2Fw7PN%2BAgq2QW8piqMCpTBwenoKvX0AHGkGtP2YAPvTEWA7QUTAudn7%2FNxtOG46wWNmDtpBEkBzN7rBEvAFHp%2BYTB%2Fq97qPAN4gHFqgBi8uLsC7qPCA6mg41G%2F%2BErByPwEXDdoNxRhOx%2BM5jPEzQugS0ht%2Bb1%2FY3gEnYMAIAOIBE29%2FhIDucE8tmMsNOgK4B1RHFu4UCRlMHzv0xzcajcfdXWDs2h8TArBCkoDUJYDLmz6w7ip3BFS0ve5wTRwAn6keMA9I3QYbfSZ0DKbyt%2B7OXjGI1idPcfNyAyfAMlCrzaGqphYrxHocLHRJVycnfGUcbtT%2BjIyMjIw9x7Nn8fJSzG0TmFtO8rZT%2BXT3S3ub%2BtKJbbLd5diTVp50%2BzahyeHSslJ%2FYPrU0fuazrZO2CZ92%2FZCCVXlGRiZKPJyPPRxyIFWeXLQBXJBKiq%2F3divEAN6ZwM200Qjm7EJBZeWm%2FPRWVCbYK7s7u2l4XaCz%2BlzgOfMfhMonXr7TWzeZb98dbgIzBT8Ub8eYYUqfZ4rVJ%2FMDbIDgPqTulJ%2FxvntWAtjIisqnwxOkGz0n077FARoY79GdA6HPE4rOy196NiMWHTZlSSApcOgXpy%2FfHV2joaNKu3ffsAnRcBf4K%2F6NcIG6tIxk3HyoXPjASqfUgXbYN5PzpL2njkR9QMjeDTVHDTCgRuxOegjoO0FvKzP%2Ft%2FgmVdI24%2BG7NIe8JX6Wv3dDyldMA%2B4YB5wwTygtd%2BdwRqaTqrLb1l73zTSN52CNpnHuQOYPsDblybgxfkXh%2FoVtr%2BN1DEBJdhRJyd%2FBd%2Fq1z%2BcbNrD17iVKyajcnv9arhOkRPgsruuD6DmNPwpDNrLw2CoTgHni4yALr0L29%2BtiKAEIPn868ejx%2F%2F8rpWP3OEOl5On9OwpcQm0MhafP%2Fey8f1uvDNIgGLQG8z4YO99ENgg95etwv4uYJYY8fUGHYH6j6fscHFZMftlAl9i%2B9XL73X3N%2Fn%2BZStOzfVfRvYXhrbdKOpEgVQTg%2FwsDuDD3kwOfQNMTJ5y%2B%2FltUDWLunyxnRF46IqlBzGMY4X7inggREFioIyMjIyMHWCIB6ZNKAcXseo3vLTQTkVE7348dlwJJSz0%2BwLfmi8BhZqfw3D4ww%2FwHVLnEd5%2FfgYvXsDZ3MlsvYUbbnDjDZ3MN3TJG4%2BbxjAaDl8TBri9qxEw1ccao2wTNAMLHo2f%2BsjrXwb%2F9qHoYqgPMBXJTVfOpmrZH23y6uvo0LHSyY6fHGwKfHJlAuMFvObjDYrIqxBgQi20h7Hd%2FnYVLmno%2BeaNUm%2FeeH2GCuopntnhBJAlI2AHo9CCh1I1QxUdAbqqGY9BBLwyc3W4wYVhvY8A4BoIc1l5M7vnPWphZW9%2FSes3n37y9a0uGqFwFQZsQQbd386DogpgEk%2BdzynsAZMJXq8%2Bns9NeukJ0PYrNATGGefJQlhkLo7DTXr%2By3bNiOsDvrXTz%2FC2q1DXZH84iRNwrP88Nj%2Bu2DjYEE6RBxD9Knj16ujVHC67A7422o02RwD3gB%2Bt7EblWvu9geOFxSnd3ROmT%2BnJyQkhoPlsxVONc%2F3TEdBos%2BjtA%2BZzcwHgTvD1cDjaYCcItA8w9i88A8b%2BmqSjc6Pvqd998QguEQPmQMeo23ODN86%2Bp0%2Fbn1buBkT6%2BoBhNZ%2FPYY4ZAHYb3PRd4LkZmPX68NRtMZn4ASvdA%2Bqf0jMA5MP9eeg28Nug9QiLnj5A33U1MAES6xHAUNpz%2F9zFAYE1gqQDMT3G6xI9pwdw%2FaIgKoHCS1YGlRnSq9yCjdXjgN3j%2BN27YyROHxmuNAeNKPpYuXIyIyMjYy0M8eros59MF%2FPT2c602T7eA7zvhJ9dr%2FvzDjXaLp4Yc5%2B0wllzxzHv3gdmMMM7%2FCcQzKgVBqYTmFn%2BZ%2BmKm8J7k0A5F%2FjgCfjQ1WBhQyiOqD0lYuqBb%2BAyzMw9Ha2G3m6c8qQx%2BAlqnIceQp%2BSb6i9UyQWbhr54%2BAjnZ0VzW2TAN0DmBT6PWmc6jDBE2PK2u%2BnF43dyP7Q0t1pOcX2fdRvH0mF2Q4JqN35rnHjVIeaXfIAVyUuw%2FaHCCiJy9iF5l1621zweI8KZrPZ9iJdb7DXJ3US0OSrtZ10imt7wHY7QesAzUMz1oZ3noB3qFJ%2FH18j97FYuw8QDN4oeKf30osvcSW2ExLo%2BVcbuAuo%2FsUIm8fMG9xocO3Ea19J9gFYivnHJ2KnyfovZlgW3v6ySx32abQiIyMjIyPjhlFDTLxpwIgFMnTp6A3g4IDKNY%2BstkwAMAoIAbasxBXqUWneSAWTMjt50lTqT29rFjvXohjsDNm2YPXDFlICmrJOZ3t6tHm8AiEAl0sCeLIIorIRt%2BcFbew%2FQRsoAXb4o1XSfoywzm0FTMAoYBNvLyFu8v8HpLBtD1iKgC17wHb7AI6d9wFbvguAIGTHd4E9wG7jgIyMjIyM%2B434c2R3HeV%2FFfx6jtZu6ijl8h59T655jhR%2BrdHzDOP6beABCheb8O8%2FWFXeOyzgf5oAhVYnKxP7CwaAf1afJu8bSrhS6tdaXeGnrRenOqOlz9d6QwYnA%2F3TLd%2BGE7qe3chA5YF5DfY0vK3adfOX%2FgyNp2BW25MHdxAB9qvRiiP3%2FXpQQFGYDU4%2BMi%2F%2F%2FXumXG8pjvaUAOsBGlf4jJt%2BYYEzeEzAdw06F19R3juM7D1wita86GR0CKfDHgLuXCc4Bri6vMLdfjMc4VNSUNsdodo2xu%2F1%2BXl%2FK5%2Baz8jIyMhYG%2Fz5gJTMF1GtKq%2Fa3rpyCvz5gJTMl9GtKq%2Fa3rpyCmfQ4WwZmS%2BkXFVetb115ST48wEf%2FAGcfG1iw%2BtWbpbS2vJ3nQxcVr3lH3z5h972FUTLzYpOVk7l5hD%2BeYcYwDcAnewOotrZ4OtrPDucqi%2FLRX0%2FRR4qx7Nn4U8g%2BqjffvuN6Gf%2BnC85vwauHjaYyubqvWYKY4VEfSUMitdnBCT1Ue63R5439m%2BOgCn6DroAAaHPVQxKth%2FwkJgHmG8bmQMsT0D6EjDfvhVRKO3ywOQUgRA7nmL1uawZmHf1k%2BDPBwQ6NdcJ%2Bk6Md1LA5f5ONdhJ8vZ5J0vLHT99srkGOjmJbd%2FG1r2Nriqnse1AZt1AalU5jW2HsuuG0qvKGRkZGRkZGRG0gcONyXsP9v8D0%2FIdJADiBNiXl3327WRGgOL%2F9HC%2F0XwlIURkRhC4tz6Z%2Ffu7fUf2gHvfB9z3u0BGRkZGRkbGplHcnkgguQoSqtUXuhbs%2FwPtMwqV0HUJAvj5vk32b8IDuL23yn7qAXZ5u32hbRX7d3o82Df1FZXvbh9QOfhyxldr%2F%2B3xgXU9oKmvsHyr7F%2FXA269%2FeveBXrsv7N9QALe%2FtvjA0kPWAXGbvebkbHn%2BD%2FJ5nMcHzx1UAAAAABJRU5ErkJggg%3D%3D);
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-state-default .ui-icon {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQAAAADwCAMAAADYSUr5AAAA7VBMVEWMioyMioyMioyMioyMioyMioyMioyMioyMioyMioyMioyMioyMioyMioyMioyMioyMioyMioyMioyMioyMioyMioyMioyMioyMioyMioyMioyMioyMioyMioyMioyMioyMioyMioyMioyMioyMioyMioyMioyMioyMioyMioyMioyMioyMioyMioyMioyMioyMioyMioyMioyMioyMioyMioyMioyMioyMioyMioyMioyMioyMioyMioyMioyMioyMioyMioyMioyMioyMioyMioyMioyMioyMioyMioyMioyMioyMioyMioyMiozJxoFPAAAATnRSTlMAGBAyBAhQv4OZLiJUcEBmYBoSzQwgPBZCSEoeWiYwUiyFNIeBw2rJz8c4RBy9uXyrtaWNqa2zKP2fJO8KBgKPo2KVoa9s351GPm5%2BkWho0kj9AAAPhUlEQVR4nO1djWLbthEGyUiq5YSSLXtp7FpLOmfzkmxr126tmi2p03RJ1%2FXe%2F3EGgARxPyAgRbIk2%2FhkSz4CJO4%2BHsE7AJSVysjI2AMUUOxahZ2iANhzBtZWr4BoIRSYAVN5u4QwDwQDRbcwfUi5KS3wFuDmFnQLa4Dtb%2F%2FcqktwD5QEFFwfUs7PoCCA7y4bEJVFizcIob8KmhAplwwqVjt%2B9FBl3uINQniwEiryEyw9JHqGpQdEFNi%2BB4QQ7QOiHhysIPoAxUqxvdvvA9K42bsAv4S2fxfYOe57IJSRkZGRkZGxx7jxSHDHcRBXQMTyIjInBgHwBJ%2FbEx8PEANC%2BuhbpSSggCBAVODVabpI1S%2Fk4WLZpTn6NpMhoX9Y40hxYERFpMcqUs4AloCtDQdID1YhnyXZ2hLjAYWiO9Dy1PDB7tPhIqLx%2BuMB8grZaR%2BQxl2%2FC2RkZGRkZGRk7A7rBf7J0DR5%2FLUTjzUPIPSPGvQJiVJiB7kcQCiUOJrcFNtDZIf2xarQ3aGvLNxAVIFAabz90BFiBIlycTBhgWwOWCH0FLYHlPqwHaCvcIn2ZbosCevfPTRiFFcgvHukCjWwrc3GrGh1fsAof8EaUReKXkCB4%2FMzFNo97qLpFiKFYv%2FkNR5YQxQbQEofkZ2OuEOHqqT6gFTpru8CN7x%2F%2BjaZkZGRkZGRcV%2Bx%2FrLUNcMMqUAscgnFocmpqkTzqymwVAPxfJ5PnIUUQOUKT04tEdWZyv3JCQSn96WS4pD97QfyW25A7NhSAbyhmVj0FEltA4vdiygBibXhoUYgykCUP7HwPTDeEqAIcHVMkZg7Zx4k0uFANs63hPQXCoRLAwdgGsr9Az7Qv7sgQGgg1aPl%2FBJLExBWgG4RFRLFImGmIquPC%2FklEGyCG0AuAXaJJC%2BB8FVe9NYQDEcXB8g6AQcjYJ1goJIggHWCrFR0S6kRHN5%2B4BzFi8NaoN35NRxUvL%2BJJdZr7PV4wK6fj8nIyMjIyNhr3OxdXAYq7FHZwB6bDSzSh4sF0utChqo0NAvaT1hLzXwFinmCzmeDucEQK18TTaQoFgP7bNC%2BRZ4OT4T6gQogDFYk%2B1QxQlj19QGSAWKiLYp8P0Ag1Gbz1ULfWHLg9iUnQNK5QQJcukm04blKLH2GgEJCY%2BHzXAZWCvHKco3Bp6MIaCjSXXRJyOxeqhnzEaF93MfFGW%2FO16ZvDL5TM4MJIjujz%2FcHypkQuuzRwWJ93BKdIt%2BwCRAPl9kpe2Ikkb2mFgGlxh%2Fi40d3EHfdvoyMjIyMu43ylt%2FIAmGHnN5iIt7wKfbv01RAcJqFRl9lcjYQSnbQqKgC4fYOwSJt6N6trE0twZ9kN%2FPqNpTQeICvr4TLsDYC06U7BMjshS%2Bv1%2FaT7IwQYD5LcgRQXMT2FrBfBLjZ6151jDElk9tPFfpUgk2yregusX25BJbwAFEfM%2BYI6vGAti4bTtizB%2BTjfQCrERyhKb2X8D6A9wX75P4t4neBYJeP6pdhg%2FgQl8MWvytzeSTjgOQBynQdh%2FiXKdxOrGJ%2FRkZGRsb9QmXihGr5%2Bg8GGg9uTh%2BKoVZuNIzV%2BCwRucFBEyr1mVjx4irOxwM1BhirB6Q%2B2eNQi4eqR%2BaF6mELtoMzCR7V9RAFe%2FZvQogNiyY8FPSUTFsLp8TeTmMui5mtw7bcaT0Yw2AA4wFRQIlkgq%2B1DQrNhkmoxS5Jq%2Bu6bMAIGRECEANgXHTgWzwgBOhDH2l0oTQ4D8D5NMktBgNywAEMjo8rwATMZrPY7JGxBoJCkIBDQiAY09EGTUiBCWkUpISfGPR5AAwBfZiG2z7Ayc1yeKTxid39xBNwfHr4O0LA48ePFTvhYrF1r4tyAoz9n2MCqEuBtp%2F6GDR0oAYfG%2FR6wJExHYZHfhygsv7fEWCOj4bYmsP5A%2BpL4MkTfAnMlD4F%2Br3bobKvTyTA2P%2Fw7PN%2BAgq2QW8piqMCpTBwenoKvX0AHGkGtP2YAPvTEWA7QUTAudn7%2FNxtOG46wWNmDtpBEkBzN7rBEvAFHp%2BYTB%2Fq97qPAN4gHFqgBi8uLsC7qPCA6mg41G%2F%2BErByPwEXDdoNxRhOx%2BM5jPEzQugS0ht%2Bb1%2FY3gEnYMAIAOIBE29%2FhIDucE8tmMsNOgK4B1RHFu4UCRlMHzv0xzcajcfdXWDs2h8TArBCkoDUJYDLmz6w7ip3BFS0ve5wTRwAn6keMA9I3QYbfSZ0DKbyt%2B7OXjGI1idPcfNyAyfAMlCrzaGqphYrxHocLHRJVycnfGUcbtT%2BjIyMjIw9x7Nn8fJSzG0TmFtO8rZT%2BXT3S3ub%2BtKJbbLd5diTVp50%2BzahyeHSslJ%2FYPrU0fuazrZO2CZ92%2FZCCVXlGRiZKPJyPPRxyIFWeXLQBXJBKiq%2F3divEAN6ZwM200Qjm7EJBZeWm%2FPRWVCbYK7s7u2l4XaCz%2BlzgOfMfhMonXr7TWzeZb98dbgIzBT8Ub8eYYUqfZ4rVJ%2FMDbIDgPqTulJ%2FxvntWAtjIisqnwxOkGz0n077FARoY79GdA6HPE4rOy196NiMWHTZlSSApcOgXpy%2FfHV2joaNKu3ffsAnRcBf4K%2F6NcIG6tIxk3HyoXPjASqfUgXbYN5PzpL2njkR9QMjeDTVHDTCgRuxOegjoO0FvKzP%2Ft%2FgmVdI24%2BG7NIe8JX6Wv3dDyldMA%2B4YB5wwTygtd%2BdwRqaTqrLb1l73zTSN52CNpnHuQOYPsDblybgxfkXh%2FoVtr%2BN1DEBJdhRJyd%2FBd%2Fq1z%2BcbNrD17iVKyajcnv9arhOkRPgsruuD6DmNPwpDNrLw2CoTgHni4yALr0L29%2BtiKAEIPn868ejx%2F%2F8rpWP3OEOl5On9OwpcQm0MhafP%2Fey8f1uvDNIgGLQG8z4YO99ENgg95etwv4uYJYY8fUGHYH6j6fscHFZMftlAl9i%2B9XL73X3N%2Fn%2BZStOzfVfRvYXhrbdKOpEgVQTg%2FwsDuDD3kwOfQNMTJ5y%2B%2FltUDWLunyxnRF46IqlBzGMY4X7inggREFioIyMjIyMHWCIB6ZNKAcXseo3vLTQTkVE7348dlwJJSz0%2BwLfmi8BhZqfw3D4ww%2FwHVLnEd5%2FfgYvXsDZ3MlsvYUbbnDjDZ3MN3TJG4%2BbxjAaDl8TBri9qxEw1ccao2wTNAMLHo2f%2BsjrXwb%2F9qHoYqgPMBXJTVfOpmrZH23y6uvo0LHSyY6fHGwKfHJlAuMFvObjDYrIqxBgQi20h7Hd%2FnYVLmno%2BeaNUm%2FeeH2GCuopntnhBJAlI2AHo9CCh1I1QxUdAbqqGY9BBLwyc3W4wYVhvY8A4BoIc1l5M7vnPWphZW9%2FSes3n37y9a0uGqFwFQZsQQbd386DogpgEk%2BdzynsAZMJXq8%2Bns9NeukJ0PYrNATGGefJQlhkLo7DTXr%2By3bNiOsDvrXTz%2FC2q1DXZH84iRNwrP88Nj%2Bu2DjYEE6RBxD9Knj16ujVHC67A7422o02RwD3gB%2Bt7EblWvu9geOFxSnd3ROmT%2BnJyQkhoPlsxVONc%2F3TEdBos%2BjtA%2BZzcwHgTvD1cDjaYCcItA8w9i88A8b%2BmqSjc6Pvqd998QguEQPmQMeo23ODN86%2Bp0%2Fbn1buBkT6%2BoBhNZ%2FPYY4ZAHYb3PRd4LkZmPX68NRtMZn4ASvdA%2Bqf0jMA5MP9eeg28Nug9QiLnj5A33U1MAES6xHAUNpz%2F9zFAYE1gqQDMT3G6xI9pwdw%2FaIgKoHCS1YGlRnSq9yCjdXjgN3j%2BN27YyROHxmuNAeNKPpYuXIyIyMjYy0M8eros59MF%2FPT2c602T7eA7zvhJ9dr%2FvzDjXaLp4Yc5%2B0wllzxzHv3gdmMMM7%2FCcQzKgVBqYTmFn%2BZ%2BmKm8J7k0A5F%2FjgCfjQ1WBhQyiOqD0lYuqBb%2BAyzMw9Ha2G3m6c8qQx%2BAlqnIceQp%2BSb6i9UyQWbhr54%2BAjnZ0VzW2TAN0DmBT6PWmc6jDBE2PK2u%2BnF43dyP7Q0t1pOcX2fdRvH0mF2Q4JqN35rnHjVIeaXfIAVyUuw%2FaHCCiJy9iF5l1621zweI8KZrPZ9iJdb7DXJ3US0OSrtZ10imt7wHY7QesAzUMz1oZ3noB3qFJ%2FH18j97FYuw8QDN4oeKf30osvcSW2ExLo%2BVcbuAuo%2FsUIm8fMG9xocO3Ea19J9gFYivnHJ2KnyfovZlgW3v6ySx32abQiIyMjIyPjhlFDTLxpwIgFMnTp6A3g4IDKNY%2BstkwAMAoIAbasxBXqUWneSAWTMjt50lTqT29rFjvXohjsDNm2YPXDFlICmrJOZ3t6tHm8AiEAl0sCeLIIorIRt%2BcFbew%2FQRsoAXb4o1XSfoywzm0FTMAoYBNvLyFu8v8HpLBtD1iKgC17wHb7AI6d9wFbvguAIGTHd4E9wG7jgIyMjIyM%2B434c2R3HeV%2FFfx6jtZu6ijl8h59T655jhR%2BrdHzDOP6beABCheb8O8%2FWFXeOyzgf5oAhVYnKxP7CwaAf1afJu8bSrhS6tdaXeGnrRenOqOlz9d6QwYnA%2F3TLd%2BGE7qe3chA5YF5DfY0vK3adfOX%2FgyNp2BW25MHdxAB9qvRiiP3%2FXpQQFGYDU4%2BMi%2F%2F%2FXumXG8pjvaUAOsBGlf4jJt%2BYYEzeEzAdw06F19R3juM7D1wita86GR0CKfDHgLuXCc4Bri6vMLdfjMc4VNSUNsdodo2xu%2F1%2BXl%2FK5%2Baz8jIyMhYG%2Fz5gJTMF1GtKq%2Fa3rpyCvz5gJTMl9GtKq%2Fa3rpyCmfQ4WwZmS%2BkXFVetb115ST48wEf%2FAGcfG1iw%2BtWbpbS2vJ3nQxcVr3lH3z5h972FUTLzYpOVk7l5hD%2BeYcYwDcAnewOotrZ4OtrPDucqi%2FLRX0%2FRR4qx7Nn4U8g%2BqjffvuN6Gf%2BnC85vwauHjaYyubqvWYKY4VEfSUMitdnBCT1Ue63R5439m%2BOgCn6DroAAaHPVQxKth%2FwkJgHmG8bmQMsT0D6EjDfvhVRKO3ywOQUgRA7nmL1uawZmHf1k%2BDPBwQ6NdcJ%2Bk6Md1LA5f5ONdhJ8vZ5J0vLHT99srkGOjmJbd%2FG1r2Nriqnse1AZt1AalU5jW2HsuuG0qvKGRkZGRkZGRG0gcONyXsP9v8D0%2FIdJADiBNiXl3327WRGgOL%2F9HC%2F0XwlIURkRhC4tz6Z%2Ffu7fUf2gHvfB9z3u0BGRkZGRkbGplHcnkgguQoSqtUXuhbs%2FwPtMwqV0HUJAvj5vk32b8IDuL23yn7qAXZ5u32hbRX7d3o82Df1FZXvbh9QOfhyxldr%2F%2B3xgXU9oKmvsHyr7F%2FXA269%2FeveBXrsv7N9QALe%2FtvjA0kPWAXGbvebkbHn%2BD%2FJ5nMcHzx1UAAAAABJRU5ErkJggg%3D%3D);
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQAAAADwCAMAAADYSUr5AAAA7VBMVEVERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkQfbf86AAAATnRSTlMAGBAyBAhQv4OZLiJUcEBmYBoSzQwgPBZCSEoeWiYwUiyFNIeBw2rJz8c4RBy9uXyrtaWNqa2zKP2fJO8KBgKPo2KVoa9s351GPm5%2BkWho0kj9AAAPhUlEQVR4nO1djWLbthEGyUiq5YSSLXtp7FpLOmfzkmxr126tmi2p03RJ1%2FXe%2F3EGgARxPyAgRbIk2%2FhkSz4CJO4%2BHsE7AJSVysjI2AMUUOxahZ2iANhzBtZWr4BoIRSYAVN5u4QwDwQDRbcwfUi5KS3wFuDmFnQLa4Dtb%2F%2FcqktwD5QEFFwfUs7PoCCA7y4bEJVFizcIob8KmhAplwwqVjt%2B9FBl3uINQniwEiryEyw9JHqGpQdEFNi%2BB4QQ7QOiHhysIPoAxUqxvdvvA9K42bsAv4S2fxfYOe57IJSRkZGRkZGxx7jxSHDHcRBXQMTyIjInBgHwBJ%2FbEx8PEANC%2BuhbpSSggCBAVODVabpI1S%2Fk4WLZpTn6NpMhoX9Y40hxYERFpMcqUs4AloCtDQdID1YhnyXZ2hLjAYWiO9Dy1PDB7tPhIqLx%2BuMB8grZaR%2BQxl2%2FC2RkZGRkZGRk7A7rBf7J0DR5%2FLUTjzUPIPSPGvQJiVJiB7kcQCiUOJrcFNtDZIf2xarQ3aGvLNxAVIFAabz90BFiBIlycTBhgWwOWCH0FLYHlPqwHaCvcIn2ZbosCevfPTRiFFcgvHukCjWwrc3GrGh1fsAof8EaUReKXkCB4%2FMzFNo97qLpFiKFYv%2FkNR5YQxQbQEofkZ2OuEOHqqT6gFTpru8CN7x%2F%2BjaZkZGRkZGRcV%2Bx%2FrLUNcMMqUAscgnFocmpqkTzqymwVAPxfJ5PnIUUQOUKT04tEdWZyv3JCQSn96WS4pD97QfyW25A7NhSAbyhmVj0FEltA4vdiygBibXhoUYgykCUP7HwPTDeEqAIcHVMkZg7Zx4k0uFANs63hPQXCoRLAwdgGsr9Az7Qv7sgQGgg1aPl%2FBJLExBWgG4RFRLFImGmIquPC%2FklEGyCG0AuAXaJJC%2BB8FVe9NYQDEcXB8g6AQcjYJ1goJIggHWCrFR0S6kRHN5%2B4BzFi8NaoN35NRxUvL%2BJJdZr7PV4wK6fj8nIyMjIyNhr3OxdXAYq7FHZwB6bDSzSh4sF0utChqo0NAvaT1hLzXwFinmCzmeDucEQK18TTaQoFgP7bNC%2BRZ4OT4T6gQogDFYk%2B1QxQlj19QGSAWKiLYp8P0Ag1Gbz1ULfWHLg9iUnQNK5QQJcukm04blKLH2GgEJCY%2BHzXAZWCvHKco3Bp6MIaCjSXXRJyOxeqhnzEaF93MfFGW%2FO16ZvDL5TM4MJIjujz%2FcHypkQuuzRwWJ93BKdIt%2BwCRAPl9kpe2Ikkb2mFgGlxh%2Fi40d3EHfdvoyMjIyMu43ylt%2FIAmGHnN5iIt7wKfbv01RAcJqFRl9lcjYQSnbQqKgC4fYOwSJt6N6trE0twZ9kN%2FPqNpTQeICvr4TLsDYC06U7BMjshS%2Bv1%2FaT7IwQYD5LcgRQXMT2FrBfBLjZ6151jDElk9tPFfpUgk2yregusX25BJbwAFEfM%2BYI6vGAti4bTtizB%2BTjfQCrERyhKb2X8D6A9wX75P4t4neBYJeP6pdhg%2FgQl8MWvytzeSTjgOQBynQdh%2FiXKdxOrGJ%2FRkZGRsb9QmXihGr5%2Bg8GGg9uTh%2BKoVZuNIzV%2BCwRucFBEyr1mVjx4irOxwM1BhirB6Q%2B2eNQi4eqR%2BaF6mELtoMzCR7V9RAFe%2FZvQogNiyY8FPSUTFsLp8TeTmMui5mtw7bcaT0Yw2AA4wFRQIlkgq%2B1DQrNhkmoxS5Jq%2Bu6bMAIGRECEANgXHTgWzwgBOhDH2l0oTQ4D8D5NMktBgNywAEMjo8rwATMZrPY7JGxBoJCkIBDQiAY09EGTUiBCWkUpISfGPR5AAwBfZiG2z7Ayc1yeKTxid39xBNwfHr4O0LA48ePFTvhYrF1r4tyAoz9n2MCqEuBtp%2F6GDR0oAYfG%2FR6wJExHYZHfhygsv7fEWCOj4bYmsP5A%2BpL4MkTfAnMlD4F%2Br3bobKvTyTA2P%2Fw7PN%2BAgq2QW8piqMCpTBwenoKvX0AHGkGtP2YAPvTEWA7QUTAudn7%2FNxtOG46wWNmDtpBEkBzN7rBEvAFHp%2BYTB%2Fq97qPAN4gHFqgBi8uLsC7qPCA6mg41G%2F%2BErByPwEXDdoNxRhOx%2BM5jPEzQugS0ht%2Bb1%2FY3gEnYMAIAOIBE29%2FhIDucE8tmMsNOgK4B1RHFu4UCRlMHzv0xzcajcfdXWDs2h8TArBCkoDUJYDLmz6w7ip3BFS0ve5wTRwAn6keMA9I3QYbfSZ0DKbyt%2B7OXjGI1idPcfNyAyfAMlCrzaGqphYrxHocLHRJVycnfGUcbtT%2BjIyMjIw9x7Nn8fJSzG0TmFtO8rZT%2BXT3S3ub%2BtKJbbLd5diTVp50%2BzahyeHSslJ%2FYPrU0fuazrZO2CZ92%2FZCCVXlGRiZKPJyPPRxyIFWeXLQBXJBKiq%2F3divEAN6ZwM200Qjm7EJBZeWm%2FPRWVCbYK7s7u2l4XaCz%2BlzgOfMfhMonXr7TWzeZb98dbgIzBT8Ub8eYYUqfZ4rVJ%2FMDbIDgPqTulJ%2FxvntWAtjIisqnwxOkGz0n077FARoY79GdA6HPE4rOy196NiMWHTZlSSApcOgXpy%2FfHV2joaNKu3ffsAnRcBf4K%2F6NcIG6tIxk3HyoXPjASqfUgXbYN5PzpL2njkR9QMjeDTVHDTCgRuxOegjoO0FvKzP%2Ft%2FgmVdI24%2BG7NIe8JX6Wv3dDyldMA%2B4YB5wwTygtd%2BdwRqaTqrLb1l73zTSN52CNpnHuQOYPsDblybgxfkXh%2FoVtr%2BN1DEBJdhRJyd%2FBd%2Fq1z%2BcbNrD17iVKyajcnv9arhOkRPgsruuD6DmNPwpDNrLw2CoTgHni4yALr0L29%2BtiKAEIPn868ejx%2F%2F8rpWP3OEOl5On9OwpcQm0MhafP%2Fey8f1uvDNIgGLQG8z4YO99ENgg95etwv4uYJYY8fUGHYH6j6fscHFZMftlAl9i%2B9XL73X3N%2Fn%2BZStOzfVfRvYXhrbdKOpEgVQTg%2FwsDuDD3kwOfQNMTJ5y%2B%2FltUDWLunyxnRF46IqlBzGMY4X7inggREFioIyMjIyMHWCIB6ZNKAcXseo3vLTQTkVE7348dlwJJSz0%2BwLfmi8BhZqfw3D4ww%2FwHVLnEd5%2FfgYvXsDZ3MlsvYUbbnDjDZ3MN3TJG4%2BbxjAaDl8TBri9qxEw1ccao2wTNAMLHo2f%2BsjrXwb%2F9qHoYqgPMBXJTVfOpmrZH23y6uvo0LHSyY6fHGwKfHJlAuMFvObjDYrIqxBgQi20h7Hd%2FnYVLmno%2BeaNUm%2FeeH2GCuopntnhBJAlI2AHo9CCh1I1QxUdAbqqGY9BBLwyc3W4wYVhvY8A4BoIc1l5M7vnPWphZW9%2FSes3n37y9a0uGqFwFQZsQQbd386DogpgEk%2BdzynsAZMJXq8%2Bns9NeukJ0PYrNATGGefJQlhkLo7DTXr%2By3bNiOsDvrXTz%2FC2q1DXZH84iRNwrP88Nj%2Bu2DjYEE6RBxD9Knj16ujVHC67A7422o02RwD3gB%2Bt7EblWvu9geOFxSnd3ROmT%2BnJyQkhoPlsxVONc%2F3TEdBos%2BjtA%2BZzcwHgTvD1cDjaYCcItA8w9i88A8b%2BmqSjc6Pvqd998QguEQPmQMeo23ODN86%2Bp0%2Fbn1buBkT6%2BoBhNZ%2FPYY4ZAHYb3PRd4LkZmPX68NRtMZn4ASvdA%2Bqf0jMA5MP9eeg28Nug9QiLnj5A33U1MAES6xHAUNpz%2F9zFAYE1gqQDMT3G6xI9pwdw%2FaIgKoHCS1YGlRnSq9yCjdXjgN3j%2BN27YyROHxmuNAeNKPpYuXIyIyMjYy0M8eros59MF%2FPT2c602T7eA7zvhJ9dr%2FvzDjXaLp4Yc5%2B0wllzxzHv3gdmMMM7%2FCcQzKgVBqYTmFn%2BZ%2BmKm8J7k0A5F%2FjgCfjQ1WBhQyiOqD0lYuqBb%2BAyzMw9Ha2G3m6c8qQx%2BAlqnIceQp%2BSb6i9UyQWbhr54%2BAjnZ0VzW2TAN0DmBT6PWmc6jDBE2PK2u%2BnF43dyP7Q0t1pOcX2fdRvH0mF2Q4JqN35rnHjVIeaXfIAVyUuw%2FaHCCiJy9iF5l1621zweI8KZrPZ9iJdb7DXJ3US0OSrtZ10imt7wHY7QesAzUMz1oZ3noB3qFJ%2FH18j97FYuw8QDN4oeKf30osvcSW2ExLo%2BVcbuAuo%2FsUIm8fMG9xocO3Ea19J9gFYivnHJ2KnyfovZlgW3v6ySx32abQiIyMjIyPjhlFDTLxpwIgFMnTp6A3g4IDKNY%2BstkwAMAoIAbasxBXqUWneSAWTMjt50lTqT29rFjvXohjsDNm2YPXDFlICmrJOZ3t6tHm8AiEAl0sCeLIIorIRt%2BcFbew%2FQRsoAXb4o1XSfoywzm0FTMAoYBNvLyFu8v8HpLBtD1iKgC17wHb7AI6d9wFbvguAIGTHd4E9wG7jgIyMjIyM%2B434c2R3HeV%2FFfx6jtZu6ijl8h59T655jhR%2BrdHzDOP6beABCheb8O8%2FWFXeOyzgf5oAhVYnKxP7CwaAf1afJu8bSrhS6tdaXeGnrRenOqOlz9d6QwYnA%2F3TLd%2BGE7qe3chA5YF5DfY0vK3adfOX%2FgyNp2BW25MHdxAB9qvRiiP3%2FXpQQFGYDU4%2BMi%2F%2F%2FXumXG8pjvaUAOsBGlf4jJt%2BYYEzeEzAdw06F19R3juM7D1wita86GR0CKfDHgLuXCc4Bri6vMLdfjMc4VNSUNsdodo2xu%2F1%2BXl%2FK5%2Baz8jIyMhYG%2Fz5gJTMF1GtKq%2Fa3rpyCvz5gJTMl9GtKq%2Fa3rpyCmfQ4WwZmS%2BkXFVetb115ST48wEf%2FAGcfG1iw%2BtWbpbS2vJ3nQxcVr3lH3z5h972FUTLzYpOVk7l5hD%2BeYcYwDcAnewOotrZ4OtrPDucqi%2FLRX0%2FRR4qx7Nn4U8g%2BqjffvuN6Gf%2BnC85vwauHjaYyubqvWYKY4VEfSUMitdnBCT1Ue63R5439m%2BOgCn6DroAAaHPVQxKth%2FwkJgHmG8bmQMsT0D6EjDfvhVRKO3ywOQUgRA7nmL1uawZmHf1k%2BDPBwQ6NdcJ%2Bk6Md1LA5f5ONdhJ8vZ5J0vLHT99srkGOjmJbd%2FG1r2Nriqnse1AZt1AalU5jW2HsuuG0qvKGRkZGRkZGRG0gcONyXsP9v8D0%2FIdJADiBNiXl3327WRGgOL%2F9HC%2F0XwlIURkRhC4tz6Z%2Ffu7fUf2gHvfB9z3u0BGRkZGRkbGplHcnkgguQoSqtUXuhbs%2FwPtMwqV0HUJAvj5vk32b8IDuL23yn7qAXZ5u32hbRX7d3o82Df1FZXvbh9QOfhyxldr%2F%2B3xgXU9oKmvsHyr7F%2FXA269%2FeveBXrsv7N9QALe%2FtvjA0kPWAXGbvebkbHn%2BD%2FJ5nMcHzx1UAAAAABJRU5ErkJggg%3D%3D);
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-state-active .ui-icon {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQAAAADwCAMAAADYSUr5AAAA7VBMVEVERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkRERkQfbf86AAAATnRSTlMAGBAyBAhQv4OZLiJUcEBmYBoSzQwgPBZCSEoeWiYwUiyFNIeBw2rJz8c4RBy9uXyrtaWNqa2zKP2fJO8KBgKPo2KVoa9s351GPm5%2BkWho0kj9AAAPhUlEQVR4nO1djWLbthEGyUiq5YSSLXtp7FpLOmfzkmxr126tmi2p03RJ1%2FXe%2F3EGgARxPyAgRbIk2%2FhkSz4CJO4%2BHsE7AJSVysjI2AMUUOxahZ2iANhzBtZWr4BoIRSYAVN5u4QwDwQDRbcwfUi5KS3wFuDmFnQLa4Dtb%2F%2FcqktwD5QEFFwfUs7PoCCA7y4bEJVFizcIob8KmhAplwwqVjt%2B9FBl3uINQniwEiryEyw9JHqGpQdEFNi%2BB4QQ7QOiHhysIPoAxUqxvdvvA9K42bsAv4S2fxfYOe57IJSRkZGRkZGxx7jxSHDHcRBXQMTyIjInBgHwBJ%2FbEx8PEANC%2BuhbpSSggCBAVODVabpI1S%2Fk4WLZpTn6NpMhoX9Y40hxYERFpMcqUs4AloCtDQdID1YhnyXZ2hLjAYWiO9Dy1PDB7tPhIqLx%2BuMB8grZaR%2BQxl2%2FC2RkZGRkZGRk7A7rBf7J0DR5%2FLUTjzUPIPSPGvQJiVJiB7kcQCiUOJrcFNtDZIf2xarQ3aGvLNxAVIFAabz90BFiBIlycTBhgWwOWCH0FLYHlPqwHaCvcIn2ZbosCevfPTRiFFcgvHukCjWwrc3GrGh1fsAof8EaUReKXkCB4%2FMzFNo97qLpFiKFYv%2FkNR5YQxQbQEofkZ2OuEOHqqT6gFTpru8CN7x%2F%2BjaZkZGRkZGRcV%2Bx%2FrLUNcMMqUAscgnFocmpqkTzqymwVAPxfJ5PnIUUQOUKT04tEdWZyv3JCQSn96WS4pD97QfyW25A7NhSAbyhmVj0FEltA4vdiygBibXhoUYgykCUP7HwPTDeEqAIcHVMkZg7Zx4k0uFANs63hPQXCoRLAwdgGsr9Az7Qv7sgQGgg1aPl%2FBJLExBWgG4RFRLFImGmIquPC%2FklEGyCG0AuAXaJJC%2BB8FVe9NYQDEcXB8g6AQcjYJ1goJIggHWCrFR0S6kRHN5%2B4BzFi8NaoN35NRxUvL%2BJJdZr7PV4wK6fj8nIyMjIyNhr3OxdXAYq7FHZwB6bDSzSh4sF0utChqo0NAvaT1hLzXwFinmCzmeDucEQK18TTaQoFgP7bNC%2BRZ4OT4T6gQogDFYk%2B1QxQlj19QGSAWKiLYp8P0Ag1Gbz1ULfWHLg9iUnQNK5QQJcukm04blKLH2GgEJCY%2BHzXAZWCvHKco3Bp6MIaCjSXXRJyOxeqhnzEaF93MfFGW%2FO16ZvDL5TM4MJIjujz%2FcHypkQuuzRwWJ93BKdIt%2BwCRAPl9kpe2Ikkb2mFgGlxh%2Fi40d3EHfdvoyMjIyMu43ylt%2FIAmGHnN5iIt7wKfbv01RAcJqFRl9lcjYQSnbQqKgC4fYOwSJt6N6trE0twZ9kN%2FPqNpTQeICvr4TLsDYC06U7BMjshS%2Bv1%2FaT7IwQYD5LcgRQXMT2FrBfBLjZ6151jDElk9tPFfpUgk2yregusX25BJbwAFEfM%2BYI6vGAti4bTtizB%2BTjfQCrERyhKb2X8D6A9wX75P4t4neBYJeP6pdhg%2FgQl8MWvytzeSTjgOQBynQdh%2FiXKdxOrGJ%2FRkZGRsb9QmXihGr5%2Bg8GGg9uTh%2BKoVZuNIzV%2BCwRucFBEyr1mVjx4irOxwM1BhirB6Q%2B2eNQi4eqR%2BaF6mELtoMzCR7V9RAFe%2FZvQogNiyY8FPSUTFsLp8TeTmMui5mtw7bcaT0Yw2AA4wFRQIlkgq%2B1DQrNhkmoxS5Jq%2Bu6bMAIGRECEANgXHTgWzwgBOhDH2l0oTQ4D8D5NMktBgNywAEMjo8rwATMZrPY7JGxBoJCkIBDQiAY09EGTUiBCWkUpISfGPR5AAwBfZiG2z7Ayc1yeKTxid39xBNwfHr4O0LA48ePFTvhYrF1r4tyAoz9n2MCqEuBtp%2F6GDR0oAYfG%2FR6wJExHYZHfhygsv7fEWCOj4bYmsP5A%2BpL4MkTfAnMlD4F%2Br3bobKvTyTA2P%2Fw7PN%2BAgq2QW8piqMCpTBwenoKvX0AHGkGtP2YAPvTEWA7QUTAudn7%2FNxtOG46wWNmDtpBEkBzN7rBEvAFHp%2BYTB%2Fq97qPAN4gHFqgBi8uLsC7qPCA6mg41G%2F%2BErByPwEXDdoNxRhOx%2BM5jPEzQugS0ht%2Bb1%2FY3gEnYMAIAOIBE29%2FhIDucE8tmMsNOgK4B1RHFu4UCRlMHzv0xzcajcfdXWDs2h8TArBCkoDUJYDLmz6w7ip3BFS0ve5wTRwAn6keMA9I3QYbfSZ0DKbyt%2B7OXjGI1idPcfNyAyfAMlCrzaGqphYrxHocLHRJVycnfGUcbtT%2BjIyMjIw9x7Nn8fJSzG0TmFtO8rZT%2BXT3S3ub%2BtKJbbLd5diTVp50%2BzahyeHSslJ%2FYPrU0fuazrZO2CZ92%2FZCCVXlGRiZKPJyPPRxyIFWeXLQBXJBKiq%2F3divEAN6ZwM200Qjm7EJBZeWm%2FPRWVCbYK7s7u2l4XaCz%2BlzgOfMfhMonXr7TWzeZb98dbgIzBT8Ub8eYYUqfZ4rVJ%2FMDbIDgPqTulJ%2FxvntWAtjIisqnwxOkGz0n077FARoY79GdA6HPE4rOy196NiMWHTZlSSApcOgXpy%2FfHV2joaNKu3ffsAnRcBf4K%2F6NcIG6tIxk3HyoXPjASqfUgXbYN5PzpL2njkR9QMjeDTVHDTCgRuxOegjoO0FvKzP%2Ft%2FgmVdI24%2BG7NIe8JX6Wv3dDyldMA%2B4YB5wwTygtd%2BdwRqaTqrLb1l73zTSN52CNpnHuQOYPsDblybgxfkXh%2FoVtr%2BN1DEBJdhRJyd%2FBd%2Fq1z%2BcbNrD17iVKyajcnv9arhOkRPgsruuD6DmNPwpDNrLw2CoTgHni4yALr0L29%2BtiKAEIPn868ejx%2F%2F8rpWP3OEOl5On9OwpcQm0MhafP%2Fey8f1uvDNIgGLQG8z4YO99ENgg95etwv4uYJYY8fUGHYH6j6fscHFZMftlAl9i%2B9XL73X3N%2Fn%2BZStOzfVfRvYXhrbdKOpEgVQTg%2FwsDuDD3kwOfQNMTJ5y%2B%2FltUDWLunyxnRF46IqlBzGMY4X7inggREFioIyMjIyMHWCIB6ZNKAcXseo3vLTQTkVE7348dlwJJSz0%2BwLfmi8BhZqfw3D4ww%2FwHVLnEd5%2FfgYvXsDZ3MlsvYUbbnDjDZ3MN3TJG4%2BbxjAaDl8TBri9qxEw1ccao2wTNAMLHo2f%2BsjrXwb%2F9qHoYqgPMBXJTVfOpmrZH23y6uvo0LHSyY6fHGwKfHJlAuMFvObjDYrIqxBgQi20h7Hd%2FnYVLmno%2BeaNUm%2FeeH2GCuopntnhBJAlI2AHo9CCh1I1QxUdAbqqGY9BBLwyc3W4wYVhvY8A4BoIc1l5M7vnPWphZW9%2FSes3n37y9a0uGqFwFQZsQQbd386DogpgEk%2BdzynsAZMJXq8%2Bns9NeukJ0PYrNATGGefJQlhkLo7DTXr%2By3bNiOsDvrXTz%2FC2q1DXZH84iRNwrP88Nj%2Bu2DjYEE6RBxD9Knj16ujVHC67A7422o02RwD3gB%2Bt7EblWvu9geOFxSnd3ROmT%2BnJyQkhoPlsxVONc%2F3TEdBos%2BjtA%2BZzcwHgTvD1cDjaYCcItA8w9i88A8b%2BmqSjc6Pvqd998QguEQPmQMeo23ODN86%2Bp0%2Fbn1buBkT6%2BoBhNZ%2FPYY4ZAHYb3PRd4LkZmPX68NRtMZn4ASvdA%2Bqf0jMA5MP9eeg28Nug9QiLnj5A33U1MAES6xHAUNpz%2F9zFAYE1gqQDMT3G6xI9pwdw%2FaIgKoHCS1YGlRnSq9yCjdXjgN3j%2BN27YyROHxmuNAeNKPpYuXIyIyMjYy0M8eros59MF%2FPT2c602T7eA7zvhJ9dr%2FvzDjXaLp4Yc5%2B0wllzxzHv3gdmMMM7%2FCcQzKgVBqYTmFn%2BZ%2BmKm8J7k0A5F%2FjgCfjQ1WBhQyiOqD0lYuqBb%2BAyzMw9Ha2G3m6c8qQx%2BAlqnIceQp%2BSb6i9UyQWbhr54%2BAjnZ0VzW2TAN0DmBT6PWmc6jDBE2PK2u%2BnF43dyP7Q0t1pOcX2fdRvH0mF2Q4JqN35rnHjVIeaXfIAVyUuw%2FaHCCiJy9iF5l1621zweI8KZrPZ9iJdb7DXJ3US0OSrtZ10imt7wHY7QesAzUMz1oZ3noB3qFJ%2FH18j97FYuw8QDN4oeKf30osvcSW2ExLo%2BVcbuAuo%2FsUIm8fMG9xocO3Ea19J9gFYivnHJ2KnyfovZlgW3v6ySx32abQiIyMjIyPjhlFDTLxpwIgFMnTp6A3g4IDKNY%2BstkwAMAoIAbasxBXqUWneSAWTMjt50lTqT29rFjvXohjsDNm2YPXDFlICmrJOZ3t6tHm8AiEAl0sCeLIIorIRt%2BcFbew%2FQRsoAXb4o1XSfoywzm0FTMAoYBNvLyFu8v8HpLBtD1iKgC17wHb7AI6d9wFbvguAIGTHd4E9wG7jgIyMjIyM%2B434c2R3HeV%2FFfx6jtZu6ijl8h59T655jhR%2BrdHzDOP6beABCheb8O8%2FWFXeOyzgf5oAhVYnKxP7CwaAf1afJu8bSrhS6tdaXeGnrRenOqOlz9d6QwYnA%2F3TLd%2BGE7qe3chA5YF5DfY0vK3adfOX%2FgyNp2BW25MHdxAB9qvRiiP3%2FXpQQFGYDU4%2BMi%2F%2F%2FXumXG8pjvaUAOsBGlf4jJt%2BYYEzeEzAdw06F19R3juM7D1wita86GR0CKfDHgLuXCc4Bri6vMLdfjMc4VNSUNsdodo2xu%2F1%2BXl%2FK5%2Baz8jIyMhYG%2Fz5gJTMF1GtKq%2Fa3rpyCvz5gJTMl9GtKq%2Fa3rpyCmfQ4WwZmS%2BkXFVetb115ST48wEf%2FAGcfG1iw%2BtWbpbS2vJ3nQxcVr3lH3z5h972FUTLzYpOVk7l5hD%2BeYcYwDcAnewOotrZ4OtrPDucqi%2FLRX0%2FRR4qx7Nn4U8g%2BqjffvuN6Gf%2BnC85vwauHjaYyubqvWYKY4VEfSUMitdnBCT1Ue63R5439m%2BOgCn6DroAAaHPVQxKth%2FwkJgHmG8bmQMsT0D6EjDfvhVRKO3ywOQUgRA7nmL1uawZmHf1k%2BDPBwQ6NdcJ%2Bk6Md1LA5f5ONdhJ8vZ5J0vLHT99srkGOjmJbd%2FG1r2Nriqnse1AZt1AalU5jW2HsuuG0qvKGRkZGRkZGRG0gcONyXsP9v8D0%2FIdJADiBNiXl3327WRGgOL%2F9HC%2F0XwlIURkRhC4tz6Z%2Ffu7fUf2gHvfB9z3u0BGRkZGRkbGplHcnkgguQoSqtUXuhbs%2FwPtMwqV0HUJAvj5vk32b8IDuL23yn7qAXZ5u32hbRX7d3o82Df1FZXvbh9QOfhyxldr%2F%2B3xgXU9oKmvsHyr7F%2FXA269%2FeveBXrsv7N9QALe%2FtvjA0kPWAXGbvebkbHn%2BD%2FJ5nMcHzx1UAAAAABJRU5ErkJggg%3D%3D);
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-state-highlight .ui-icon {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQAAAADwCAMAAADYSUr5AAAA7VBMVEUsgvwsgvwsgvwsgvwsgvwsgvwsgvwsgvwsgvwsgvwsgvwsgvwsgvwsgvwsgvwsgvwsgvwsgvwsgvwsgvwsgvwsgvwsgvwsgvwsgvwsgvwsgvwsgvwsgvwsgvwsgvwsgvwsgvwsgvwsgvwsgvwsgvwsgvwsgvwsgvwsgvwsgvwsgvwsgvwsgvwsgvwsgvwsgvwsgvwsgvwsgvwsgvwsgvwsgvwsgvwsgvwsgvwsgvwsgvwsgvwsgvwsgvwsgvwsgvwsgvwsgvwsgvwsgvwsgvwsgvwsgvwsgvwsgvwsgvwsgvwsgvwsgvwsgvwsgvzLrJBNAAAATnRSTlMAGBAyBAhQv4OZLiJUcEBmYBoSzQwgPBZCSEoeWiYwUiyFNIeBw2rJz8c4RBy9uXyrtaWNqa2zKP2fJO8KBgKPo2KVoa9s351GPm5%2BkWho0kj9AAAPhUlEQVR4nO1djWLbthEGyUiq5YSSLXtp7FpLOmfzkmxr126tmi2p03RJ1%2FXe%2F3EGgARxPyAgRbIk2%2FhkSz4CJO4%2BHsE7AJSVysjI2AMUUOxahZ2iANhzBtZWr4BoIRSYAVN5u4QwDwQDRbcwfUi5KS3wFuDmFnQLa4Dtb%2F%2FcqktwD5QEFFwfUs7PoCCA7y4bEJVFizcIob8KmhAplwwqVjt%2B9FBl3uINQniwEiryEyw9JHqGpQdEFNi%2BB4QQ7QOiHhysIPoAxUqxvdvvA9K42bsAv4S2fxfYOe57IJSRkZGRkZGxx7jxSHDHcRBXQMTyIjInBgHwBJ%2FbEx8PEANC%2BuhbpSSggCBAVODVabpI1S%2Fk4WLZpTn6NpMhoX9Y40hxYERFpMcqUs4AloCtDQdID1YhnyXZ2hLjAYWiO9Dy1PDB7tPhIqLx%2BuMB8grZaR%2BQxl2%2FC2RkZGRkZGRk7A7rBf7J0DR5%2FLUTjzUPIPSPGvQJiVJiB7kcQCiUOJrcFNtDZIf2xarQ3aGvLNxAVIFAabz90BFiBIlycTBhgWwOWCH0FLYHlPqwHaCvcIn2ZbosCevfPTRiFFcgvHukCjWwrc3GrGh1fsAof8EaUReKXkCB4%2FMzFNo97qLpFiKFYv%2FkNR5YQxQbQEofkZ2OuEOHqqT6gFTpru8CN7x%2F%2BjaZkZGRkZGRcV%2Bx%2FrLUNcMMqUAscgnFocmpqkTzqymwVAPxfJ5PnIUUQOUKT04tEdWZyv3JCQSn96WS4pD97QfyW25A7NhSAbyhmVj0FEltA4vdiygBibXhoUYgykCUP7HwPTDeEqAIcHVMkZg7Zx4k0uFANs63hPQXCoRLAwdgGsr9Az7Qv7sgQGgg1aPl%2FBJLExBWgG4RFRLFImGmIquPC%2FklEGyCG0AuAXaJJC%2BB8FVe9NYQDEcXB8g6AQcjYJ1goJIggHWCrFR0S6kRHN5%2B4BzFi8NaoN35NRxUvL%2BJJdZr7PV4wK6fj8nIyMjIyNhr3OxdXAYq7FHZwB6bDSzSh4sF0utChqo0NAvaT1hLzXwFinmCzmeDucEQK18TTaQoFgP7bNC%2BRZ4OT4T6gQogDFYk%2B1QxQlj19QGSAWKiLYp8P0Ag1Gbz1ULfWHLg9iUnQNK5QQJcukm04blKLH2GgEJCY%2BHzXAZWCvHKco3Bp6MIaCjSXXRJyOxeqhnzEaF93MfFGW%2FO16ZvDL5TM4MJIjujz%2FcHypkQuuzRwWJ93BKdIt%2BwCRAPl9kpe2Ikkb2mFgGlxh%2Fi40d3EHfdvoyMjIyMu43ylt%2FIAmGHnN5iIt7wKfbv01RAcJqFRl9lcjYQSnbQqKgC4fYOwSJt6N6trE0twZ9kN%2FPqNpTQeICvr4TLsDYC06U7BMjshS%2Bv1%2FaT7IwQYD5LcgRQXMT2FrBfBLjZ6151jDElk9tPFfpUgk2yregusX25BJbwAFEfM%2BYI6vGAti4bTtizB%2BTjfQCrERyhKb2X8D6A9wX75P4t4neBYJeP6pdhg%2FgQl8MWvytzeSTjgOQBynQdh%2FiXKdxOrGJ%2FRkZGRsb9QmXihGr5%2Bg8GGg9uTh%2BKoVZuNIzV%2BCwRucFBEyr1mVjx4irOxwM1BhirB6Q%2B2eNQi4eqR%2BaF6mELtoMzCR7V9RAFe%2FZvQogNiyY8FPSUTFsLp8TeTmMui5mtw7bcaT0Yw2AA4wFRQIlkgq%2B1DQrNhkmoxS5Jq%2Bu6bMAIGRECEANgXHTgWzwgBOhDH2l0oTQ4D8D5NMktBgNywAEMjo8rwATMZrPY7JGxBoJCkIBDQiAY09EGTUiBCWkUpISfGPR5AAwBfZiG2z7Ayc1yeKTxid39xBNwfHr4O0LA48ePFTvhYrF1r4tyAoz9n2MCqEuBtp%2F6GDR0oAYfG%2FR6wJExHYZHfhygsv7fEWCOj4bYmsP5A%2BpL4MkTfAnMlD4F%2Br3bobKvTyTA2P%2Fw7PN%2BAgq2QW8piqMCpTBwenoKvX0AHGkGtP2YAPvTEWA7QUTAudn7%2FNxtOG46wWNmDtpBEkBzN7rBEvAFHp%2BYTB%2Fq97qPAN4gHFqgBi8uLsC7qPCA6mg41G%2F%2BErByPwEXDdoNxRhOx%2BM5jPEzQugS0ht%2Bb1%2FY3gEnYMAIAOIBE29%2FhIDucE8tmMsNOgK4B1RHFu4UCRlMHzv0xzcajcfdXWDs2h8TArBCkoDUJYDLmz6w7ip3BFS0ve5wTRwAn6keMA9I3QYbfSZ0DKbyt%2B7OXjGI1idPcfNyAyfAMlCrzaGqphYrxHocLHRJVycnfGUcbtT%2BjIyMjIw9x7Nn8fJSzG0TmFtO8rZT%2BXT3S3ub%2BtKJbbLd5diTVp50%2BzahyeHSslJ%2FYPrU0fuazrZO2CZ92%2FZCCVXlGRiZKPJyPPRxyIFWeXLQBXJBKiq%2F3divEAN6ZwM200Qjm7EJBZeWm%2FPRWVCbYK7s7u2l4XaCz%2BlzgOfMfhMonXr7TWzeZb98dbgIzBT8Ub8eYYUqfZ4rVJ%2FMDbIDgPqTulJ%2FxvntWAtjIisqnwxOkGz0n077FARoY79GdA6HPE4rOy196NiMWHTZlSSApcOgXpy%2FfHV2joaNKu3ffsAnRcBf4K%2F6NcIG6tIxk3HyoXPjASqfUgXbYN5PzpL2njkR9QMjeDTVHDTCgRuxOegjoO0FvKzP%2Ft%2FgmVdI24%2BG7NIe8JX6Wv3dDyldMA%2B4YB5wwTygtd%2BdwRqaTqrLb1l73zTSN52CNpnHuQOYPsDblybgxfkXh%2FoVtr%2BN1DEBJdhRJyd%2FBd%2Fq1z%2BcbNrD17iVKyajcnv9arhOkRPgsruuD6DmNPwpDNrLw2CoTgHni4yALr0L29%2BtiKAEIPn868ejx%2F%2F8rpWP3OEOl5On9OwpcQm0MhafP%2Fey8f1uvDNIgGLQG8z4YO99ENgg95etwv4uYJYY8fUGHYH6j6fscHFZMftlAl9i%2B9XL73X3N%2Fn%2BZStOzfVfRvYXhrbdKOpEgVQTg%2FwsDuDD3kwOfQNMTJ5y%2B%2FltUDWLunyxnRF46IqlBzGMY4X7inggREFioIyMjIyMHWCIB6ZNKAcXseo3vLTQTkVE7348dlwJJSz0%2BwLfmi8BhZqfw3D4ww%2FwHVLnEd5%2FfgYvXsDZ3MlsvYUbbnDjDZ3MN3TJG4%2BbxjAaDl8TBri9qxEw1ccao2wTNAMLHo2f%2BsjrXwb%2F9qHoYqgPMBXJTVfOpmrZH23y6uvo0LHSyY6fHGwKfHJlAuMFvObjDYrIqxBgQi20h7Hd%2FnYVLmno%2BeaNUm%2FeeH2GCuopntnhBJAlI2AHo9CCh1I1QxUdAbqqGY9BBLwyc3W4wYVhvY8A4BoIc1l5M7vnPWphZW9%2FSes3n37y9a0uGqFwFQZsQQbd386DogpgEk%2BdzynsAZMJXq8%2Bns9NeukJ0PYrNATGGefJQlhkLo7DTXr%2By3bNiOsDvrXTz%2FC2q1DXZH84iRNwrP88Nj%2Bu2DjYEE6RBxD9Knj16ujVHC67A7422o02RwD3gB%2Bt7EblWvu9geOFxSnd3ROmT%2BnJyQkhoPlsxVONc%2F3TEdBos%2BjtA%2BZzcwHgTvD1cDjaYCcItA8w9i88A8b%2BmqSjc6Pvqd998QguEQPmQMeo23ODN86%2Bp0%2Fbn1buBkT6%2BoBhNZ%2FPYY4ZAHYb3PRd4LkZmPX68NRtMZn4ASvdA%2Bqf0jMA5MP9eeg28Nug9QiLnj5A33U1MAES6xHAUNpz%2F9zFAYE1gqQDMT3G6xI9pwdw%2FaIgKoHCS1YGlRnSq9yCjdXjgN3j%2BN27YyROHxmuNAeNKPpYuXIyIyMjYy0M8eros59MF%2FPT2c602T7eA7zvhJ9dr%2FvzDjXaLp4Yc5%2B0wllzxzHv3gdmMMM7%2FCcQzKgVBqYTmFn%2BZ%2BmKm8J7k0A5F%2FjgCfjQ1WBhQyiOqD0lYuqBb%2BAyzMw9Ha2G3m6c8qQx%2BAlqnIceQp%2BSb6i9UyQWbhr54%2BAjnZ0VzW2TAN0DmBT6PWmc6jDBE2PK2u%2BnF43dyP7Q0t1pOcX2fdRvH0mF2Q4JqN35rnHjVIeaXfIAVyUuw%2FaHCCiJy9iF5l1621zweI8KZrPZ9iJdb7DXJ3US0OSrtZ10imt7wHY7QesAzUMz1oZ3noB3qFJ%2FH18j97FYuw8QDN4oeKf30osvcSW2ExLo%2BVcbuAuo%2FsUIm8fMG9xocO3Ea19J9gFYivnHJ2KnyfovZlgW3v6ySx32abQiIyMjIyPjhlFDTLxpwIgFMnTp6A3g4IDKNY%2BstkwAMAoIAbasxBXqUWneSAWTMjt50lTqT29rFjvXohjsDNm2YPXDFlICmrJOZ3t6tHm8AiEAl0sCeLIIorIRt%2BcFbew%2FQRsoAXb4o1XSfoywzm0FTMAoYBNvLyFu8v8HpLBtD1iKgC17wHb7AI6d9wFbvguAIGTHd4E9wG7jgIyMjIyM%2B434c2R3HeV%2FFfx6jtZu6ijl8h59T655jhR%2BrdHzDOP6beABCheb8O8%2FWFXeOyzgf5oAhVYnKxP7CwaAf1afJu8bSrhS6tdaXeGnrRenOqOlz9d6QwYnA%2F3TLd%2BGE7qe3chA5YF5DfY0vK3adfOX%2FgyNp2BW25MHdxAB9qvRiiP3%2FXpQQFGYDU4%2BMi%2F%2F%2FXumXG8pjvaUAOsBGlf4jJt%2BYYEzeEzAdw06F19R3juM7D1wita86GR0CKfDHgLuXCc4Bri6vMLdfjMc4VNSUNsdodo2xu%2F1%2BXl%2FK5%2Baz8jIyMhYG%2Fz5gJTMF1GtKq%2Fa3rpyCvz5gJTMl9GtKq%2Fa3rpyCmfQ4WwZmS%2BkXFVetb115ST48wEf%2FAGcfG1iw%2BtWbpbS2vJ3nQxcVr3lH3z5h972FUTLzYpOVk7l5hD%2BeYcYwDcAnewOotrZ4OtrPDucqi%2FLRX0%2FRR4qx7Nn4U8g%2BqjffvuN6Gf%2BnC85vwauHjaYyubqvWYKY4VEfSUMitdnBCT1Ue63R5439m%2BOgCn6DroAAaHPVQxKth%2FwkJgHmG8bmQMsT0D6EjDfvhVRKO3ywOQUgRA7nmL1uawZmHf1k%2BDPBwQ6NdcJ%2Bk6Md1LA5f5ONdhJ8vZ5J0vLHT99srkGOjmJbd%2FG1r2Nriqnse1AZt1AalU5jW2HsuuG0qvKGRkZGRkZGRG0gcONyXsP9v8D0%2FIdJADiBNiXl3327WRGgOL%2F9HC%2F0XwlIURkRhC4tz6Z%2Ffu7fUf2gHvfB9z3u0BGRkZGRkbGplHcnkgguQoSqtUXuhbs%2FwPtMwqV0HUJAvj5vk32b8IDuL23yn7qAXZ5u32hbRX7d3o82Df1FZXvbh9QOfhyxldr%2F%2B3xgXU9oKmvsHyr7F%2FXA269%2FeveBXrsv7N9QALe%2FtvjA0kPWAXGbvebkbHn%2BD%2FJ5nMcHzx1UAAAAABJRU5ErkJggg%3D%3D);
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQAAAADwCAMAAADYSUr5AAAA7VBMVEXMCgzMCgzMCgzMCgzMCgzMCgzMCgzMCgzMCgzMCgzMCgzMCgzMCgzMCgzMCgzMCgzMCgzMCgzMCgzMCgzMCgzMCgzMCgzMCgzMCgzMCgzMCgzMCgzMCgzMCgzMCgzMCgzMCgzMCgzMCgzMCgzMCgzMCgzMCgzMCgzMCgzMCgzMCgzMCgzMCgzMCgzMCgzMCgzMCgzMCgzMCgzMCgzMCgzMCgzMCgzMCgzMCgzMCgzMCgzMCgzMCgzMCgzMCgzMCgzMCgzMCgzMCgzMCgzMCgzMCgzMCgzMCgzMCgzMCgzMCgzMCgzMCgzMCgzMCgzrDkZjAAAATnRSTlMAGBAyBAhQv4OZLiJUcEBmYBoSzQwgPBZCSEoeWiYwUiyFNIeBw2rJz8c4RBy9uXyrtaWNqa2zKP2fJO8KBgKPo2KVoa9s351GPm5%2BkWho0kj9AAAPhUlEQVR4nO1djWLbthEGyUiq5YSSLXtp7FpLOmfzkmxr126tmi2p03RJ1%2FXe%2F3EGgARxPyAgRbIk2%2FhkSz4CJO4%2BHsE7AJSVysjI2AMUUOxahZ2iANhzBtZWr4BoIRSYAVN5u4QwDwQDRbcwfUi5KS3wFuDmFnQLa4Dtb%2F%2FcqktwD5QEFFwfUs7PoCCA7y4bEJVFizcIob8KmhAplwwqVjt%2B9FBl3uINQniwEiryEyw9JHqGpQdEFNi%2BB4QQ7QOiHhysIPoAxUqxvdvvA9K42bsAv4S2fxfYOe57IJSRkZGRkZGxx7jxSHDHcRBXQMTyIjInBgHwBJ%2FbEx8PEANC%2BuhbpSSggCBAVODVabpI1S%2Fk4WLZpTn6NpMhoX9Y40hxYERFpMcqUs4AloCtDQdID1YhnyXZ2hLjAYWiO9Dy1PDB7tPhIqLx%2BuMB8grZaR%2BQxl2%2FC2RkZGRkZGRk7A7rBf7J0DR5%2FLUTjzUPIPSPGvQJiVJiB7kcQCiUOJrcFNtDZIf2xarQ3aGvLNxAVIFAabz90BFiBIlycTBhgWwOWCH0FLYHlPqwHaCvcIn2ZbosCevfPTRiFFcgvHukCjWwrc3GrGh1fsAof8EaUReKXkCB4%2FMzFNo97qLpFiKFYv%2FkNR5YQxQbQEofkZ2OuEOHqqT6gFTpru8CN7x%2F%2BjaZkZGRkZGRcV%2Bx%2FrLUNcMMqUAscgnFocmpqkTzqymwVAPxfJ5PnIUUQOUKT04tEdWZyv3JCQSn96WS4pD97QfyW25A7NhSAbyhmVj0FEltA4vdiygBibXhoUYgykCUP7HwPTDeEqAIcHVMkZg7Zx4k0uFANs63hPQXCoRLAwdgGsr9Az7Qv7sgQGgg1aPl%2FBJLExBWgG4RFRLFImGmIquPC%2FklEGyCG0AuAXaJJC%2BB8FVe9NYQDEcXB8g6AQcjYJ1goJIggHWCrFR0S6kRHN5%2B4BzFi8NaoN35NRxUvL%2BJJdZr7PV4wK6fj8nIyMjIyNhr3OxdXAYq7FHZwB6bDSzSh4sF0utChqo0NAvaT1hLzXwFinmCzmeDucEQK18TTaQoFgP7bNC%2BRZ4OT4T6gQogDFYk%2B1QxQlj19QGSAWKiLYp8P0Ag1Gbz1ULfWHLg9iUnQNK5QQJcukm04blKLH2GgEJCY%2BHzXAZWCvHKco3Bp6MIaCjSXXRJyOxeqhnzEaF93MfFGW%2FO16ZvDL5TM4MJIjujz%2FcHypkQuuzRwWJ93BKdIt%2BwCRAPl9kpe2Ikkb2mFgGlxh%2Fi40d3EHfdvoyMjIyMu43ylt%2FIAmGHnN5iIt7wKfbv01RAcJqFRl9lcjYQSnbQqKgC4fYOwSJt6N6trE0twZ9kN%2FPqNpTQeICvr4TLsDYC06U7BMjshS%2Bv1%2FaT7IwQYD5LcgRQXMT2FrBfBLjZ6151jDElk9tPFfpUgk2yregusX25BJbwAFEfM%2BYI6vGAti4bTtizB%2BTjfQCrERyhKb2X8D6A9wX75P4t4neBYJeP6pdhg%2FgQl8MWvytzeSTjgOQBynQdh%2FiXKdxOrGJ%2FRkZGRsb9QmXihGr5%2Bg8GGg9uTh%2BKoVZuNIzV%2BCwRucFBEyr1mVjx4irOxwM1BhirB6Q%2B2eNQi4eqR%2BaF6mELtoMzCR7V9RAFe%2FZvQogNiyY8FPSUTFsLp8TeTmMui5mtw7bcaT0Yw2AA4wFRQIlkgq%2B1DQrNhkmoxS5Jq%2Bu6bMAIGRECEANgXHTgWzwgBOhDH2l0oTQ4D8D5NMktBgNywAEMjo8rwATMZrPY7JGxBoJCkIBDQiAY09EGTUiBCWkUpISfGPR5AAwBfZiG2z7Ayc1yeKTxid39xBNwfHr4O0LA48ePFTvhYrF1r4tyAoz9n2MCqEuBtp%2F6GDR0oAYfG%2FR6wJExHYZHfhygsv7fEWCOj4bYmsP5A%2BpL4MkTfAnMlD4F%2Br3bobKvTyTA2P%2Fw7PN%2BAgq2QW8piqMCpTBwenoKvX0AHGkGtP2YAPvTEWA7QUTAudn7%2FNxtOG46wWNmDtpBEkBzN7rBEvAFHp%2BYTB%2Fq97qPAN4gHFqgBi8uLsC7qPCA6mg41G%2F%2BErByPwEXDdoNxRhOx%2BM5jPEzQugS0ht%2Bb1%2FY3gEnYMAIAOIBE29%2FhIDucE8tmMsNOgK4B1RHFu4UCRlMHzv0xzcajcfdXWDs2h8TArBCkoDUJYDLmz6w7ip3BFS0ve5wTRwAn6keMA9I3QYbfSZ0DKbyt%2B7OXjGI1idPcfNyAyfAMlCrzaGqphYrxHocLHRJVycnfGUcbtT%2BjIyMjIw9x7Nn8fJSzG0TmFtO8rZT%2BXT3S3ub%2BtKJbbLd5diTVp50%2BzahyeHSslJ%2FYPrU0fuazrZO2CZ92%2FZCCVXlGRiZKPJyPPRxyIFWeXLQBXJBKiq%2F3divEAN6ZwM200Qjm7EJBZeWm%2FPRWVCbYK7s7u2l4XaCz%2BlzgOfMfhMonXr7TWzeZb98dbgIzBT8Ub8eYYUqfZ4rVJ%2FMDbIDgPqTulJ%2FxvntWAtjIisqnwxOkGz0n077FARoY79GdA6HPE4rOy196NiMWHTZlSSApcOgXpy%2FfHV2joaNKu3ffsAnRcBf4K%2F6NcIG6tIxk3HyoXPjASqfUgXbYN5PzpL2njkR9QMjeDTVHDTCgRuxOegjoO0FvKzP%2Ft%2FgmVdI24%2BG7NIe8JX6Wv3dDyldMA%2B4YB5wwTygtd%2BdwRqaTqrLb1l73zTSN52CNpnHuQOYPsDblybgxfkXh%2FoVtr%2BN1DEBJdhRJyd%2FBd%2Fq1z%2BcbNrD17iVKyajcnv9arhOkRPgsruuD6DmNPwpDNrLw2CoTgHni4yALr0L29%2BtiKAEIPn868ejx%2F%2F8rpWP3OEOl5On9OwpcQm0MhafP%2Fey8f1uvDNIgGLQG8z4YO99ENgg95etwv4uYJYY8fUGHYH6j6fscHFZMftlAl9i%2B9XL73X3N%2Fn%2BZStOzfVfRvYXhrbdKOpEgVQTg%2FwsDuDD3kwOfQNMTJ5y%2B%2FltUDWLunyxnRF46IqlBzGMY4X7inggREFioIyMjIyMHWCIB6ZNKAcXseo3vLTQTkVE7348dlwJJSz0%2BwLfmi8BhZqfw3D4ww%2FwHVLnEd5%2FfgYvXsDZ3MlsvYUbbnDjDZ3MN3TJG4%2BbxjAaDl8TBri9qxEw1ccao2wTNAMLHo2f%2BsjrXwb%2F9qHoYqgPMBXJTVfOpmrZH23y6uvo0LHSyY6fHGwKfHJlAuMFvObjDYrIqxBgQi20h7Hd%2FnYVLmno%2BeaNUm%2FeeH2GCuopntnhBJAlI2AHo9CCh1I1QxUdAbqqGY9BBLwyc3W4wYVhvY8A4BoIc1l5M7vnPWphZW9%2FSes3n37y9a0uGqFwFQZsQQbd386DogpgEk%2BdzynsAZMJXq8%2Bns9NeukJ0PYrNATGGefJQlhkLo7DTXr%2By3bNiOsDvrXTz%2FC2q1DXZH84iRNwrP88Nj%2Bu2DjYEE6RBxD9Knj16ujVHC67A7422o02RwD3gB%2Bt7EblWvu9geOFxSnd3ROmT%2BnJyQkhoPlsxVONc%2F3TEdBos%2BjtA%2BZzcwHgTvD1cDjaYCcItA8w9i88A8b%2BmqSjc6Pvqd998QguEQPmQMeo23ODN86%2Bp0%2Fbn1buBkT6%2BoBhNZ%2FPYY4ZAHYb3PRd4LkZmPX68NRtMZn4ASvdA%2Bqf0jMA5MP9eeg28Nug9QiLnj5A33U1MAES6xHAUNpz%2F9zFAYE1gqQDMT3G6xI9pwdw%2FaIgKoHCS1YGlRnSq9yCjdXjgN3j%2BN27YyROHxmuNAeNKPpYuXIyIyMjYy0M8eros59MF%2FPT2c602T7eA7zvhJ9dr%2FvzDjXaLp4Yc5%2B0wllzxzHv3gdmMMM7%2FCcQzKgVBqYTmFn%2BZ%2BmKm8J7k0A5F%2FjgCfjQ1WBhQyiOqD0lYuqBb%2BAyzMw9Ha2G3m6c8qQx%2BAlqnIceQp%2BSb6i9UyQWbhr54%2BAjnZ0VzW2TAN0DmBT6PWmc6jDBE2PK2u%2BnF43dyP7Q0t1pOcX2fdRvH0mF2Q4JqN35rnHjVIeaXfIAVyUuw%2FaHCCiJy9iF5l1621zweI8KZrPZ9iJdb7DXJ3US0OSrtZ10imt7wHY7QesAzUMz1oZ3noB3qFJ%2FH18j97FYuw8QDN4oeKf30osvcSW2ExLo%2BVcbuAuo%2FsUIm8fMG9xocO3Ea19J9gFYivnHJ2KnyfovZlgW3v6ySx32abQiIyMjIyPjhlFDTLxpwIgFMnTp6A3g4IDKNY%2BstkwAMAoIAbasxBXqUWneSAWTMjt50lTqT29rFjvXohjsDNm2YPXDFlICmrJOZ3t6tHm8AiEAl0sCeLIIorIRt%2BcFbew%2FQRsoAXb4o1XSfoywzm0FTMAoYBNvLyFu8v8HpLBtD1iKgC17wHb7AI6d9wFbvguAIGTHd4E9wG7jgIyMjIyM%2B434c2R3HeV%2FFfx6jtZu6ijl8h59T655jhR%2BrdHzDOP6beABCheb8O8%2FWFXeOyzgf5oAhVYnKxP7CwaAf1afJu8bSrhS6tdaXeGnrRenOqOlz9d6QwYnA%2F3TLd%2BGE7qe3chA5YF5DfY0vK3adfOX%2FgyNp2BW25MHdxAB9qvRiiP3%2FXpQQFGYDU4%2BMi%2F%2F%2FXumXG8pjvaUAOsBGlf4jJt%2BYYEzeEzAdw06F19R3juM7D1wita86GR0CKfDHgLuXCc4Bri6vMLdfjMc4VNSUNsdodo2xu%2F1%2BXl%2FK5%2Baz8jIyMhYG%2Fz5gJTMF1GtKq%2Fa3rpyCvz5gJTMl9GtKq%2Fa3rpyCmfQ4WwZmS%2BkXFVetb115ST48wEf%2FAGcfG1iw%2BtWbpbS2vJ3nQxcVr3lH3z5h972FUTLzYpOVk7l5hD%2BeYcYwDcAnewOotrZ4OtrPDucqi%2FLRX0%2FRR4qx7Nn4U8g%2BqjffvuN6Gf%2BnC85vwauHjaYyubqvWYKY4VEfSUMitdnBCT1Ue63R5439m%2BOgCn6DroAAaHPVQxKth%2FwkJgHmG8bmQMsT0D6EjDfvhVRKO3ywOQUgRA7nmL1uawZmHf1k%2BDPBwQ6NdcJ%2Bk6Md1LA5f5ONdhJ8vZ5J0vLHT99srkGOjmJbd%2FG1r2Nriqnse1AZt1AalU5jW2HsuuG0qvKGRkZGRkZGRG0gcONyXsP9v8D0%2FIdJADiBNiXl3327WRGgOL%2F9HC%2F0XwlIURkRhC4tz6Z%2Ffu7fUf2gHvfB9z3u0BGRkZGRkbGplHcnkgguQoSqtUXuhbs%2FwPtMwqV0HUJAvj5vk32b8IDuL23yn7qAXZ5u32hbRX7d3o82Df1FZXvbh9QOfhyxldr%2F%2B3xgXU9oKmvsHyr7F%2FXA269%2FeveBXrsv7N9QALe%2FtvjA0kPWAXGbvebkbHn%2BD%2FJ5nMcHzx1UAAAAABJRU5ErkJggg%3D%3D);
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-carat-1-n {
  background-position: 0 0;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-carat-1-ne {
  background-position: -16px 0;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-carat-1-e {
  background-position: -32px 0;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-carat-1-se {
  background-position: -48px 0;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-carat-1-s {
  background-position: -64px 0;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-carat-1-sw {
  background-position: -80px 0;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-carat-1-w {
  background-position: -96px 0;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-carat-1-nw {
  background-position: -112px 0;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-extlink {
  background-position: -32px -80px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-newwin {
  background-position: -48px -80px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-refresh {
  background-position: -64px -80px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-shuffle {
  background-position: -80px -80px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-folder-open {
  background-position: -16px -96px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-document {
  background-position: -32px -96px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-document-b {
  background-position: -48px -96px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-note {
  background-position: -64px -96px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-mail-closed {
  background-position: -80px -96px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-mail-open {
  background-position: -96px -96px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-suitcase {
  background-position: -112px -96px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-comment {
  background-position: -128px -96px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-person {
  background-position: -144px -96px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-print {
  background-position: -160px -96px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-trash {
  background-position: -176px -96px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-locked {
  background-position: -192px -96px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-unlocked {
  background-position: -208px -96px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-bookmark {
  background-position: -224px -96px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-tag {
  background-position: -240px -96px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-home {
  background-position: 0 -112px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-flag {
  background-position: -16px -112px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-calendar {
  background-position: -32px -112px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-cart {
  background-position: -48px -112px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-pencil {
  background-position: -64px -112px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-clock {
  background-position: -80px -112px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-disk {
  background-position: -96px -112px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-calculator {
  background-position: -112px -112px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-zoomin {
  background-position: -128px -112px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-zoomout {
  background-position: -144px -112px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-search {
  background-position: -160px -112px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-wrench {
  background-position: -176px -112px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-gear {
  background-position: -192px -112px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-heart {
  background-position: -208px -112px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-star {
  background-position: -224px -112px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-link {
  background-position: -240px -112px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-cancel {
  background-position: 0 -128px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-plus {
  background-position: -16px -128px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-plusthick {
  background-position: -32px -128px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-minus {
  background-position: -48px -128px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-minusthick {
  background-position: -64px -128px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-close {
  background-position: -80px -128px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-closethick {
  background-position: -96px -128px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-key {
  background-position: -112px -128px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-lightbulb {
  background-position: -128px -128px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-scissors {
  background-position: -144px -128px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-clipboard {
  background-position: -160px -128px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-copy {
  background-position: -176px -128px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-contact {
  background-position: -192px -128px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-image {
  background-position: -208px -128px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-video {
  background-position: -224px -128px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-script {
  background-position: -240px -128px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-alert {
  background-position: 0 -144px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-info {
  background-position: -16px -144px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-notice {
  background-position: -32px -144px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-help {
  background-position: -48px -144px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-check {
  background-position: -64px -144px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-bullet {
  background-position: -80px -144px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-radio-off {
  background-position: -96px -144px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-radio-on {
  background-position: -112px -144px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-pin-w {
  background-position: -128px -144px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-pin-s {
  background-position: -144px -144px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-play {
  background-position: 0 -160px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-pause {
  background-position: -16px -160px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-seek-next {
  background-position: -32px -160px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-seek-prev {
  background-position: -48px -160px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-seek-end {
  background-position: -64px -160px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-seek-start {
  background-position: -80px -160px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-seek-first {
  background-position: -80px -160px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-stop {
  background-position: -96px -160px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-eject {
  background-position: -112px -160px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-volume-off {
  background-position: -128px -160px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-volume-on {
  background-position: -144px -160px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-power {
  background-position: 0 -176px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-signal-diag {
  background-position: -16px -176px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-signal {
  background-position: -32px -176px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-battery-0 {
  background-position: -48px -176px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-battery-1 {
  background-position: -64px -176px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-battery-2 {
  background-position: -80px -176px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-battery-3 {
  background-position: -96px -176px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-circle-plus {
  background-position: 0 -192px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-circle-minus {
  background-position: -16px -192px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-circle-close {
  background-position: -32px -192px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-circle-check {
  background-position: -208px -192px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  -khtml-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  -khtml-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -khtml-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -khtml-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-widget-overlay {
  background: #aaa url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAABkCAYAAAD0ZHJ6AAAAe0lEQVRoge3OMQHAIBAAMcC%2FkjdZJHTI0A4XBdkz86wfO18H3hRUBVVBVVAVVAVVQVVQFVQFVUFVUBVUBVVBVVAVVAVVQVVQFVQFVUFVUBVUBVVBVVAVVAVVQVVQFVQFVUFVUBVUBVVBVVAVVAVVQVVQFVQFVUFVUBVUF8O8A8WdY6opAAAAAElFTkSuQmCC) 50% 50% repeat-x;
  opacity: .3;
  filter: Alpha(Opacity=30);
}

/* line 24, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaa url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAABkCAYAAAD0ZHJ6AAAAe0lEQVRoge3OMQHAIBAAMcC%2FkjdZJHTI0A4XBdkz86wfO18H3hRUBVVBVVAVVAVVQVVQFVQFVUFVUBVUBVVBVVAVVAVVQVVQFVQFVUFVUBVUBVVBVVAVVAVVQVVQFVQFVUFVUBVUBVVBVVAVVAVVQVVQFVQFVUFVUBVUF8O8A8WdY6opAAAAAElFTkSuQmCC) 50% 50% repeat-x;
  opacity: .3;
  filter: Alpha(Opacity=30);
  -moz-border-radius: 8px;
  -khtml-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

/*
 * jQuery UI Accordion 1.8.14
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Accordion#theming
 */
/* line 35, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-accordion {
  width: 100%;
}

/* line 35, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-accordion .ui-accordion-header {
  cursor: pointer;
  position: relative;
  margin-top: 1px;
  zoom: 1;
}

/* line 35, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-accordion .ui-accordion-li-fix {
  display: inline;
}

/* line 35, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-accordion .ui-accordion-header-active {
  border-bottom: 0 !important;
}

/* line 35, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-accordion .ui-accordion-header a {
  display: block;
  font-size: 1em;
  padding: .5em .5em .5em .7em;
}

/* line 35, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-accordion-icons .ui-accordion-header a {
  padding-left: 2.2em;
}

/* line 35, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-accordion .ui-accordion-header .ui-icon {
  position: absolute;
  left: .5em;
  top: 50%;
  margin-top: -8px;
}

/* line 35, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  margin-top: -2px;
  position: relative;
  top: 1px;
  margin-bottom: 2px;
  overflow: auto;
  display: none;
  zoom: 1;
}

/* line 35, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-accordion .ui-accordion-content-active {
  display: block;
}

/*
 * jQuery UI Autocomplete 1.8.14
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Autocomplete#theming
 */
/* line 46, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-autocomplete {
  position: absolute;
  cursor: default;
}

/* line 46, vendor/assets/stylesheets/jquery-ui.min.css */
* html .ui-autocomplete {
  width: 1px;
}

/* line 46, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-menu {
  list-style: none;
  padding: 2px;
  margin: 0;
  display: block;
  float: left;
}

/* line 46, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-menu .ui-menu {
  margin-top: -3px;
}

/* line 46, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-menu .ui-menu-item {
  margin: 0;
  padding: 0;
  zoom: 1;
  float: left;
  clear: left;
  width: 100%;
}

/* line 46, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-menu .ui-menu-item a {
  text-decoration: none;
  display: block;
  padding: .2em .4em;
  line-height: 1.5;
  zoom: 1;
}

/* line 46, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-menu .ui-menu-item a.ui-state-hover, .ui-menu .ui-menu-item a.ui-state-active {
  font-weight: normal;
  margin: -1px;
}

/*
 * jQuery UI Button 1.8.14
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Button#theming
 */
/* line 57, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  margin-right: .1em;
  text-decoration: none !important;
  cursor: pointer;
  text-align: center;
  zoom: 1;
  overflow: visible;
}

/* line 57, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-button-icon-only {
  width: 2.2em;
}

/* line 57, vendor/assets/stylesheets/jquery-ui.min.css */
button.ui-button-icon-only {
  width: 2.4em;
}

/* line 57, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-button-icons-only {
  width: 3.4em;
}

/* line 57, vendor/assets/stylesheets/jquery-ui.min.css */
button.ui-button-icons-only {
  width: 3.7em;
}

/* line 57, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-button .ui-button-text {
  display: block;
  line-height: 1.4;
}

/* line 57, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-button-text-only .ui-button-text {
  padding: .4em 1em;
}

/* line 57, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text {
  padding: .4em;
  text-indent: -9999999px;
}

/* line 57, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text {
  padding: .4em 1em .4em 2.1em;
}

/* line 57, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text {
  padding: .4em 2.1em .4em 1em;
}

/* line 57, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em;
}

/* line 57, vendor/assets/stylesheets/jquery-ui.min.css */
input.ui-button {
  padding: .4em 1em;
}

/* line 57, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px;
}

/* line 57, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px;
}

/* line 57, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary {
  left: .5em;
}

/* line 57, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary {
  right: .5em;
}

/* line 57, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary {
  right: .5em;
}

/* line 57, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-buttonset {
  margin-right: 7px;
}

/* line 57, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -.3em;
}

/* line 57, vendor/assets/stylesheets/jquery-ui.min.css */
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/*
 * jQuery UI Datepicker 1.8.14
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
/* line 69, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}

/* line 69, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}

/* line 69, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

/* line 69, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

/* line 69, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

/* line 69, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

/* line 69, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

/* line 69, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

/* line 69, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

/* line 69, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

/* line 69, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

/* line 69, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}

/* line 69, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  width: 49%;
}

/* line 69, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}

/* line 69, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

/* line 69, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-datepicker td {
  border: 0;
  padding: 1px;
}

/* line 69, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-datepicker td span, .ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}

/* line 69, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

/* line 69, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}

/* line 69, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

/* line 69, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

/* line 69, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

/* line 69, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}

/* line 69, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

/* line 69, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

/* line 69, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

/* line 69, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
  border-left-width: 0;
}

/* line 69, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

/* line 69, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

/* line 69, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

/* line 69, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-datepicker-rtl {
  direction: rtl;
}

/* line 69, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

/* line 69, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

/* line 69, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

/* line 69, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

/* line 69, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

/* line 69, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

/* line 69, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: right;
}

/* line 69, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

/* line 69, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

/* line 69, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

/* line 69, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-datepicker-cover {
  display: none;
  display: block;
  position: absolute;
  z-index: -1;
  filter: mask();
  top: -4px;
  left: -4px;
  width: 200px;
  height: 200px;
}

/*
 * jQuery UI Dialog 1.8.14
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Dialog#theming
 */
/* line 80, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-dialog {
  position: absolute;
  padding: .2em;
  width: 300px;
  overflow: hidden;
}

/* line 80, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative;
}

/* line 80, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 16px .1em 0;
}

/* line 80, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 19px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 18px;
}

/* line 80, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-dialog .ui-dialog-titlebar-close span {
  display: block;
  margin: 1px;
}

/* line 80, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus {
  padding: 0;
}

/* line 80, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto;
  zoom: 1;
}

/* line 80, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin: .5em 0 0 0;
  padding: .3em 1em .5em .4em;
}

/* line 80, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}

/* line 80, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer;
}

/* line 80, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-dialog .ui-resizable-se {
  width: 14px;
  height: 14px;
  right: 3px;
  bottom: 3px;
}

/* line 80, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}

/*
 * jQuery UI Progressbar 1.8.14
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Progressbar#theming
 */
/* line 91, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-progressbar {
  height: 2em;
  text-align: left;
}

/* line 91, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}

/*
 * jQuery UI Resizable 1.8.14
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Resizable#theming
 */
/* line 102, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-resizable {
  position: relative;
}

/* line 102, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-resizable-handle {
  position: absolute;
  font-size: .1px;
  z-index: 99999;
  display: block;
}

/* line 102, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
  display: none;
}

/* line 102, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}

/* line 102, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}

/* line 102, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}

/* line 102, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}

/* line 102, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}

/* line 102, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}

/* line 102, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}

/* line 102, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}

/*
 * jQuery UI Selectable 1.8.14
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Selectable#theming
 */
/* line 113, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}

/*
 * jQuery UI Slider 1.8.14
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Slider#theming
 */
/* line 124, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-slider {
  position: relative;
  text-align: left;
}

/* line 124, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
}

/* line 124, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

/* line 124, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-slider-horizontal {
  height: .8em;
}

/* line 124, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em;
}

/* line 124, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

/* line 124, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

/* line 124, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

/* line 124, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-slider-vertical {
  width: .8em;
  height: 100px;
}

/* line 124, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em;
}

/* line 124, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}

/* line 124, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}

/* line 124, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

/*
 * jQuery UI Tabs 1.8.14
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Tabs#theming
 */
/* line 135, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-tabs {
  position: relative;
  padding: .2em;
  zoom: 1;
}

/* line 135, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0;
}

/* line 135, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 1px;
  margin: 0 .2em 1px 0;
  border-bottom: 0 !important;
  padding: 0;
  white-space: nowrap;
}

/* line 135, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-tabs .ui-tabs-nav li a {
  float: left;
  padding: .5em 1em;
  text-decoration: none;
}

/* line 135, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
  margin-bottom: 0;
  padding-bottom: 1px;
}

/* line 135, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
  cursor: text;
}

/* line 135, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
  cursor: pointer;
}

/* line 135, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}

/* line 135, vendor/assets/stylesheets/jquery-ui.min.css */
.ui-tabs .ui-tabs-hide {
  display: none !important;
}

/* line 3, app/assets/stylesheets/course_menu.scss */
body.course_menu #course_menu_categories, body.course_menu #course_menu_subcategories {
  margin-right: 20px !important;
  margin-bottom: 15px !important;
}

/* line 10, app/assets/stylesheets/course_menu.scss */
body.course_menu #course_menu_dialog #course_menu {
  width: 98% !important;
}

/* line 14, app/assets/stylesheets/course_menu.scss */
body.course_menu #course_menu_dialog img {
  margin-right: 4px;
}

/* line 19, app/assets/stylesheets/course_menu.scss */
body.course_menu #course_menu_course_list {
  width: 100% !important;
  min-height: 400px;
}

/* line 23, app/assets/stylesheets/course_menu.scss */
body.course_menu #course_menu_course_list #course_menu_instructions {
  margin: 3px 0 3px 0;
  text-align: center;
  font-size: 1.8em;
  font-weight: bold;
}

/* line 32, app/assets/stylesheets/course_menu.scss */
body.course_menu #course_menu_course_list #course_search_results .course_search_result {
  padding: 3px 0 3px 8px;
  margin-top: 5px;
}

/* line 36, app/assets/stylesheets/course_menu.scss */
body.course_menu #course_menu_course_list #course_search_results .course_search_result .search_result_attribute {
  line-height: 18px !important;
}

/* line 40, app/assets/stylesheets/course_menu.scss */
body.course_menu #course_menu_course_list #course_search_results .course_search_result .search_result_name {
  font-size: 1.1em !important;
  color: blue;
  text-decoration: underline;
  padding: 0 !important;
  width: 100% !important;
}

/* line 47, app/assets/stylesheets/course_menu.scss */
body.course_menu #course_menu_course_list #course_search_results .course_search_result .search_result_category {
  color: green;
  font-size: 0.9em;
  line-height: 15px !important;
}

/* line 52, app/assets/stylesheets/course_menu.scss */
body.course_menu #course_menu_course_list #course_search_results .course_search_result .search_result_small_blurb {
  color: black;
  font-size: 0.9em;
  line-height: 15px !important;
}

/* line 61, app/assets/stylesheets/course_menu.scss */
body.course_menu .category_heading {
  margin: 10px 0;
  border: none;
  background: none;
  text-align: left;
}

/* line 68, app/assets/stylesheets/course_menu.scss */
body.course_menu .name img {
  vertical-align: text-top;
}

/* line 72, app/assets/stylesheets/course_menu.scss */
body.course_menu .course_category {
  text-align: left;
}

/* line 76, app/assets/stylesheets/course_menu.scss */
body.course_menu .small_course_menu_search {
  width: 135px !important;
}

/*!
 * Datepicker for Bootstrap v1.6.4 (https://github.com/eternicode/bootstrap-datepicker)
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */
/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker {
  border-radius: 4px;
  direction: ltr;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker-inline {
  width: 220px;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker.datepicker-rtl {
  direction: rtl;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker.datepicker-rtl table tr td span {
  float: right;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker-dropdown {
  top: 0;
  left: 0;
  padding: 4px;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(0, 0, 0, 0.15);
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-top: 0;
  position: absolute;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker-dropdown.datepicker-orient-bottom:before {
  top: -7px;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker-dropdown.datepicker-orient-bottom:after {
  top: -6px;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker-dropdown.datepicker-orient-top:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid rgba(0, 0, 0, 0.15);
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker-dropdown.datepicker-orient-top:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #fff;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker table tr td, .datepicker table tr th {
  text-align: center;
  width: 30px;
  height: 30px;
  border-radius: 4px;
  border: none;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.table-striped .datepicker table tr td, .table-striped .datepicker table tr th {
  background-color: transparent;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker table tr td.new, .datepicker table tr td.old {
  color: #777;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker table tr td.day:hover, .datepicker table tr td.focused {
  background: #eee;
  cursor: pointer;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
  background: 0 0;
  color: #777;
  cursor: default;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker table tr td.highlighted {
  color: #000;
  background-color: #d9edf7;
  border-color: #85c5e5;
  border-radius: 0;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker table tr td.highlighted.focus, .datepicker table tr td.highlighted:focus {
  color: #000;
  background-color: #afd9ee;
  border-color: #298fc2;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker table tr td.highlighted:hover {
  color: #000;
  background-color: #afd9ee;
  border-color: #52addb;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker table tr td.highlighted.active, .datepicker table tr td.highlighted:active {
  color: #000;
  background-color: #afd9ee;
  border-color: #52addb;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker table tr td.highlighted.active.focus, .datepicker table tr td.highlighted.active:focus, .datepicker table tr td.highlighted.active:hover, .datepicker table tr td.highlighted.focus:active, .datepicker table tr td.highlighted:active:focus, .datepicker table tr td.highlighted:active:hover {
  color: #000;
  background-color: #91cbe8;
  border-color: #298fc2;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker table tr td.highlighted.disabled.focus, .datepicker table tr td.highlighted.disabled:focus, .datepicker table tr td.highlighted.disabled:hover, .datepicker table tr td.highlighted.focus[disabled], .datepicker table tr td.highlighted[disabled]:focus, .datepicker table tr td.highlighted[disabled]:hover, fieldset[disabled] .datepicker table tr td.highlighted.focus, fieldset[disabled] .datepicker table tr td.highlighted:focus, fieldset[disabled] .datepicker table tr td.highlighted:hover {
  background-color: #d9edf7;
  border-color: #85c5e5;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker table tr td.highlighted.focused {
  background: #afd9ee;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker table tr td.highlighted.disabled, .datepicker table tr td.highlighted.disabled:active {
  background: #d9edf7;
  color: #777;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker table tr td.today {
  color: #000;
  background-color: #ffdb99;
  border-color: #ffb733;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker table tr td.today.focus, .datepicker table tr td.today:focus {
  color: #000;
  background-color: #ffc966;
  border-color: #b37400;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker table tr td.today:hover {
  color: #000;
  background-color: #ffc966;
  border-color: #f59e00;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker table tr td.today.active, .datepicker table tr td.today:active {
  color: #000;
  background-color: #ffc966;
  border-color: #f59e00;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker table tr td.today.active.focus, .datepicker table tr td.today.active:focus, .datepicker table tr td.today.active:hover, .datepicker table tr td.today.focus:active, .datepicker table tr td.today:active:focus, .datepicker table tr td.today:active:hover {
  color: #000;
  background-color: #ffbc42;
  border-color: #b37400;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker table tr td.today.disabled.focus, .datepicker table tr td.today.disabled:focus, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today.focus[disabled], .datepicker table tr td.today[disabled]:focus, .datepicker table tr td.today[disabled]:hover, fieldset[disabled] .datepicker table tr td.today.focus, fieldset[disabled] .datepicker table tr td.today:focus, fieldset[disabled] .datepicker table tr td.today:hover {
  background-color: #ffdb99;
  border-color: #ffb733;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker table tr td.today.focused {
  background: #ffc966;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:active {
  background: #ffdb99;
  color: #777;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker table tr td.range {
  color: #000;
  background-color: #eee;
  border-color: #bbb;
  border-radius: 0;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker table tr td.range.focus, .datepicker table tr td.range:focus {
  color: #000;
  background-color: #d5d5d5;
  border-color: #7c7c7c;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker table tr td.range:hover {
  color: #000;
  background-color: #d5d5d5;
  border-color: #9d9d9d;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker table tr td.range.active, .datepicker table tr td.range:active {
  color: #000;
  background-color: #d5d5d5;
  border-color: #9d9d9d;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker table tr td.range.active.focus, .datepicker table tr td.range.active:focus, .datepicker table tr td.range.active:hover, .datepicker table tr td.range.focus:active, .datepicker table tr td.range:active:focus, .datepicker table tr td.range:active:hover {
  color: #000;
  background-color: #c3c3c3;
  border-color: #7c7c7c;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker table tr td.range.disabled.focus, .datepicker table tr td.range.disabled:focus, .datepicker table tr td.range.disabled:hover, .datepicker table tr td.range.focus[disabled], .datepicker table tr td.range[disabled]:focus, .datepicker table tr td.range[disabled]:hover, fieldset[disabled] .datepicker table tr td.range.focus, fieldset[disabled] .datepicker table tr td.range:focus, fieldset[disabled] .datepicker table tr td.range:hover {
  background-color: #eee;
  border-color: #bbb;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker table tr td.range.focused {
  background: #d5d5d5;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker table tr td.range.disabled, .datepicker table tr td.range.disabled:active {
  background: #eee;
  color: #777;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker table tr td.range.highlighted {
  color: #000;
  background-color: #e4eef3;
  border-color: #9dc1d3;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker table tr td.range.highlighted.focus, .datepicker table tr td.range.highlighted:focus {
  color: #000;
  background-color: #c1d7e3;
  border-color: #4b88a6;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker table tr td.range.highlighted:hover {
  color: #000;
  background-color: #c1d7e3;
  border-color: #73a6c0;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker table tr td.range.highlighted.active, .datepicker table tr td.range.highlighted:active {
  color: #000;
  background-color: #c1d7e3;
  border-color: #73a6c0;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker table tr td.range.highlighted.active.focus, .datepicker table tr td.range.highlighted.active:focus, .datepicker table tr td.range.highlighted.active:hover, .datepicker table tr td.range.highlighted.focus:active, .datepicker table tr td.range.highlighted:active:focus, .datepicker table tr td.range.highlighted:active:hover {
  color: #000;
  background-color: #a8c8d8;
  border-color: #4b88a6;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker table tr td.range.highlighted.disabled.focus, .datepicker table tr td.range.highlighted.disabled:focus, .datepicker table tr td.range.highlighted.disabled:hover, .datepicker table tr td.range.highlighted.focus[disabled], .datepicker table tr td.range.highlighted[disabled]:focus, .datepicker table tr td.range.highlighted[disabled]:hover, fieldset[disabled] .datepicker table tr td.range.highlighted.focus, fieldset[disabled] .datepicker table tr td.range.highlighted:focus, fieldset[disabled] .datepicker table tr td.range.highlighted:hover {
  background-color: #e4eef3;
  border-color: #9dc1d3;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker table tr td.range.highlighted.focused {
  background: #c1d7e3;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker table tr td.range.highlighted.disabled, .datepicker table tr td.range.highlighted.disabled:active {
  background: #e4eef3;
  color: #777;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker table tr td.range.today {
  color: #000;
  background-color: #f7ca77;
  border-color: #f1a417;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker table tr td.range.today.focus, .datepicker table tr td.range.today:focus {
  color: #000;
  background-color: #f4b747;
  border-color: #815608;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker table tr td.range.today:hover {
  color: #000;
  background-color: #f4b747;
  border-color: #bf800c;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker table tr td.range.today.active, .datepicker table tr td.range.today:active {
  color: #000;
  background-color: #f4b747;
  border-color: #bf800c;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker table tr td.range.today.active.focus, .datepicker table tr td.range.today.active:focus, .datepicker table tr td.range.today.active:hover, .datepicker table tr td.range.today.focus:active, .datepicker table tr td.range.today:active:focus, .datepicker table tr td.range.today:active:hover {
  color: #000;
  background-color: #f2aa25;
  border-color: #815608;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker table tr td.range.today.disabled.focus, .datepicker table tr td.range.today.disabled:focus, .datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today.focus[disabled], .datepicker table tr td.range.today[disabled]:focus, .datepicker table tr td.range.today[disabled]:hover, fieldset[disabled] .datepicker table tr td.range.today.focus, fieldset[disabled] .datepicker table tr td.range.today:focus, fieldset[disabled] .datepicker table tr td.range.today:hover {
  background-color: #f7ca77;
  border-color: #f1a417;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today.disabled:active {
  background: #f7ca77;
  color: #777;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker table tr td.selected, .datepicker table tr td.selected.highlighted {
  color: #fff;
  background-color: #777;
  border-color: #555;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker table tr td.selected.focus, .datepicker table tr td.selected.highlighted.focus, .datepicker table tr td.selected.highlighted:focus, .datepicker table tr td.selected:focus {
  color: #fff;
  background-color: #5e5e5e;
  border-color: #161616;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker table tr td.selected.highlighted:hover, .datepicker table tr td.selected:hover {
  color: #fff;
  background-color: #5e5e5e;
  border-color: #373737;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker table tr td.selected.active, .datepicker table tr td.selected.highlighted.active, .datepicker table tr td.selected.highlighted:active, .datepicker table tr td.selected:active {
  color: #fff;
  background-color: #5e5e5e;
  border-color: #373737;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker table tr td.selected.active.focus, .datepicker table tr td.selected.active:focus, .datepicker table tr td.selected.active:hover, .datepicker table tr td.selected.highlighted.active.focus, .datepicker table tr td.selected.highlighted.active:focus, .datepicker table tr td.selected.highlighted.active:hover, .datepicker table tr td.selected.highlighted.focus:active, .datepicker table tr td.selected.highlighted:active:focus, .datepicker table tr td.selected.highlighted:active:hover, .datepicker table tr td.selected.focus:active, .datepicker table tr td.selected:active:focus, .datepicker table tr td.selected:active:hover {
  color: #fff;
  background-color: #4c4c4c;
  border-color: #161616;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker table tr td.selected.disabled.focus, .datepicker table tr td.selected.disabled:focus, .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected.highlighted.disabled.focus, .datepicker table tr td.selected.highlighted.disabled:focus, .datepicker table tr td.selected.highlighted.disabled:hover, .datepicker table tr td.selected.highlighted.focus[disabled], .datepicker table tr td.selected.highlighted[disabled]:focus, .datepicker table tr td.selected.highlighted[disabled]:hover, .datepicker table tr td.selected.focus[disabled], .datepicker table tr td.selected[disabled]:focus, .datepicker table tr td.selected[disabled]:hover, fieldset[disabled] .datepicker table tr td.selected.focus, fieldset[disabled] .datepicker table tr td.selected.highlighted.focus, fieldset[disabled] .datepicker table tr td.selected.highlighted:focus, fieldset[disabled] .datepicker table tr td.selected.highlighted:hover, fieldset[disabled] .datepicker table tr td.selected:focus, fieldset[disabled] .datepicker table tr td.selected:hover {
  background-color: #777;
  border-color: #555;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker table tr td.active, .datepicker table tr td.active.highlighted {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker table tr td.active.focus, .datepicker table tr td.active.highlighted.focus, .datepicker table tr td.active.highlighted:focus, .datepicker table tr td.active:focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker table tr td.active.highlighted:hover, .datepicker table tr td.active:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker table tr td.active.active, .datepicker table tr td.active.highlighted.active, .datepicker table tr td.active.highlighted:active, .datepicker table tr td.active:active {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker table tr td.active.active.focus, .datepicker table tr td.active.active:focus, .datepicker table tr td.active.active:hover, .datepicker table tr td.active.highlighted.active.focus, .datepicker table tr td.active.highlighted.active:focus, .datepicker table tr td.active.highlighted.active:hover, .datepicker table tr td.active.highlighted.focus:active, .datepicker table tr td.active.highlighted:active:focus, .datepicker table tr td.active.highlighted:active:hover, .datepicker table tr td.active.focus:active, .datepicker table tr td.active:active:focus, .datepicker table tr td.active:active:hover {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker table tr td.active.disabled.focus, .datepicker table tr td.active.disabled:focus, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.highlighted.disabled.focus, .datepicker table tr td.active.highlighted.disabled:focus, .datepicker table tr td.active.highlighted.disabled:hover, .datepicker table tr td.active.highlighted.focus[disabled], .datepicker table tr td.active.highlighted[disabled]:focus, .datepicker table tr td.active.highlighted[disabled]:hover, .datepicker table tr td.active.focus[disabled], .datepicker table tr td.active[disabled]:focus, .datepicker table tr td.active[disabled]:hover, fieldset[disabled] .datepicker table tr td.active.focus, fieldset[disabled] .datepicker table tr td.active.highlighted.focus, fieldset[disabled] .datepicker table tr td.active.highlighted:focus, fieldset[disabled] .datepicker table tr td.active.highlighted:hover, fieldset[disabled] .datepicker table tr td.active:focus, fieldset[disabled] .datepicker table tr td.active:hover {
  background-color: #337ab7;
  border-color: #2e6da4;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  border-radius: 4px;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker table tr td span.focused, .datepicker table tr td span:hover {
  background: #eee;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker table tr td span.disabled, .datepicker table tr td span.disabled:hover {
  background: 0 0;
  color: #777;
  cursor: default;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker table tr td span.active, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active:hover {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker table tr td span.active.disabled.focus, .datepicker table tr td span.active.disabled:focus, .datepicker table tr td span.active.disabled.focus:hover, .datepicker table tr td span.active.disabled:hover:focus, .datepicker table tr td span.active.focus, .datepicker table tr td span.active:focus, .datepicker table tr td span.active.focus:hover, .datepicker table tr td span.active:hover:focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled:hover:hover, .datepicker table tr td span.active:hover, .datepicker table tr td span.active:hover:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker table tr td span.active.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled.active:hover, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active:active, .datepicker table tr td span.active.active:hover, .datepicker table tr td span.active:hover:active {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker table tr td span.active.active.focus, .datepicker table tr td span.active.active:focus, .datepicker table tr td span.active.active:hover, .datepicker table tr td span.active.disabled.active.focus, .datepicker table tr td span.active.disabled.active:focus, .datepicker table tr td span.active.disabled.active:hover, .datepicker table tr td span.active.disabled.focus:active, .datepicker table tr td span.active.disabled:active:focus, .datepicker table tr td span.active.disabled:active:hover, .datepicker table tr td span.active.disabled.active.focus:hover, .datepicker table tr td span.active.disabled.active:hover:focus, .datepicker table tr td span.active.disabled.active:hover:hover, .datepicker table tr td span.active.disabled.focus:hover:active, .datepicker table tr td span.active.disabled:hover:active:focus, .datepicker table tr td span.active.disabled:hover:active:hover, .datepicker table tr td span.active.focus:active, .datepicker table tr td span.active:active:focus, .datepicker table tr td span.active:active:hover, .datepicker table tr td span.active.active.focus:hover, .datepicker table tr td span.active.active:hover:focus, .datepicker table tr td span.active.active:hover:hover, .datepicker table tr td span.active.focus:hover:active, .datepicker table tr td span.active:hover:active:focus, .datepicker table tr td span.active:hover:active:hover {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker table tr td span.active.disabled.disabled.focus, .datepicker table tr td span.active.disabled.disabled:focus, .datepicker table tr td span.active.disabled.disabled:hover, .datepicker table tr td span.active.disabled.focus, .datepicker table tr td span.active.disabled:focus, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled.disabled.focus:hover, .datepicker table tr td span.active.disabled.disabled:hover:focus, .datepicker table tr td span.active.disabled.disabled:hover:hover, .datepicker table tr td span.active.disabled.focus[disabled]:hover, .datepicker table tr td span.active.disabled[disabled]:hover:focus, .datepicker table tr td span.active.disabled[disabled]:hover:hover, .datepicker table tr td span.active.disabled.focus[disabled], .datepicker table tr td span.active.disabled[disabled]:focus, .datepicker table tr td span.active.disabled[disabled]:hover, .datepicker table tr td span.active.disabled.focus:hover, .datepicker table tr td span.active.disabled:hover:focus, .datepicker table tr td span.active.disabled:hover:hover, .datepicker table tr td span.active.focus[disabled]:hover, .datepicker table tr td span.active[disabled]:hover:focus, .datepicker table tr td span.active[disabled]:hover:hover, .datepicker table tr td span.active.focus[disabled], .datepicker table tr td span.active[disabled]:focus, .datepicker table tr td span.active[disabled]:hover, fieldset[disabled] .datepicker table tr td span.active.disabled.focus, fieldset[disabled] .datepicker table tr td span.active.disabled:focus, fieldset[disabled] .datepicker table tr td span.active.disabled:hover, fieldset[disabled] .datepicker table tr td span.active.disabled.focus:hover, fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus, fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover, fieldset[disabled] .datepicker table tr td span.active.focus, fieldset[disabled] .datepicker table tr td span.active:focus, fieldset[disabled] .datepicker table tr td span.active:hover, fieldset[disabled] .datepicker table tr td span.active.focus:hover, fieldset[disabled] .datepicker table tr td span.active:hover:focus, fieldset[disabled] .datepicker table tr td span.active:hover:hover {
  background-color: #337ab7;
  border-color: #2e6da4;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker table tr td span.new, .datepicker table tr td span.old {
  color: #777;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker .datepicker-switch {
  width: 145px;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker .datepicker-switch, .datepicker .next, .datepicker .prev, .datepicker tfoot tr th {
  cursor: pointer;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker .datepicker-switch:hover, .datepicker .next:hover, .datepicker .prev:hover, .datepicker tfoot tr th:hover {
  background: #eee;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.input-group.date .input-group-addon {
  cursor: pointer;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.input-daterange {
  width: 100%;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.input-daterange input {
  text-align: center;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.input-daterange input:first-child {
  border-radius: 3px 0 0 3px;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.input-daterange input:last-child {
  border-radius: 0 3px 3px 0;
}

/* line 8, vendor/assets/stylesheets/datepicker.css */
.input-daterange .input-group-addon {
  width: auto;
  min-width: 16px;
  padding: 4px 5px;
  line-height: 1.42857143;
  text-shadow: 0 1px 0 #fff;
  border-width: 1px 0;
  margin-left: -5px;
  margin-right: -5px;
}

/* Slider */
/* line 2, vendor/assets/stylesheets/slick.css */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

/* line 21, vendor/assets/stylesheets/slick.css */
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

/* line 31, vendor/assets/stylesheets/slick.css */
.slick-list:focus {
  outline: none;
}

/* line 35, vendor/assets/stylesheets/slick.css */
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

/* line 41, vendor/assets/stylesheets/slick.css */
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 51, vendor/assets/stylesheets/slick.css */
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 61, vendor/assets/stylesheets/slick.css */
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}

/* line 68, vendor/assets/stylesheets/slick.css */
.slick-track:after {
  clear: both;
}

/* line 72, vendor/assets/stylesheets/slick.css */
.slick-loading .slick-track {
  visibility: hidden;
}

/* line 77, vendor/assets/stylesheets/slick.css */
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

/* line 85, vendor/assets/stylesheets/slick.css */
[dir='rtl'] .slick-slide {
  float: right;
}

/* line 89, vendor/assets/stylesheets/slick.css */
.slick-slide img {
  display: block;
}

/* line 93, vendor/assets/stylesheets/slick.css */
.slick-slide.slick-loading img {
  display: none;
}

/* line 97, vendor/assets/stylesheets/slick.css */
.slick-slide.dragging img {
  pointer-events: none;
}

/* line 101, vendor/assets/stylesheets/slick.css */
.slick-initialized .slick-slide {
  display: block;
}

/* line 105, vendor/assets/stylesheets/slick.css */
.slick-loading .slick-slide {
  visibility: hidden;
}

/* line 109, vendor/assets/stylesheets/slick.css */
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* line 117, vendor/assets/stylesheets/slick.css */
.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
/* line 3, vendor/assets/stylesheets/slick-theme.css */
.slick-loading .slick-list {
  background: #fff url("/images/jquery-ui/ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
  src: url("/fonts/slick.eot");
  src: url("/fonts/slick.eot?#iefix") format("embedded-opentype"), url("/fonts/slick.woff") format("woff"), url("/fonts/slick.ttf") format("truetype"), url("/fonts/slick.svg#slick") format("svg");
}

/* Arrows */
/* line 19, vendor/assets/stylesheets/slick-theme.css */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}

/* line 44, vendor/assets/stylesheets/slick-theme.css */
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}

/* line 53, vendor/assets/stylesheets/slick-theme.css */
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

/* line 60, vendor/assets/stylesheets/slick-theme.css */
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25;
}

/* line 66, vendor/assets/stylesheets/slick-theme.css */
.slick-prev:before,
.slick-next:before {
  font-family: 'slick';
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 80, vendor/assets/stylesheets/slick-theme.css */
.slick-prev {
  left: -25px;
}

/* line 84, vendor/assets/stylesheets/slick-theme.css */
[dir='rtl'] .slick-prev {
  right: -25px;
  left: auto;
}

/* line 89, vendor/assets/stylesheets/slick-theme.css */
.slick-prev:before {
  content: '←';
}

/* line 93, vendor/assets/stylesheets/slick-theme.css */
[dir='rtl'] .slick-prev:before {
  content: '→';
}

/* line 98, vendor/assets/stylesheets/slick-theme.css */
.slick-next {
  right: -25px;
}

/* line 102, vendor/assets/stylesheets/slick-theme.css */
[dir='rtl'] .slick-next {
  right: auto;
  left: -25px;
}

/* line 107, vendor/assets/stylesheets/slick-theme.css */
.slick-next:before {
  content: '→';
}

/* line 111, vendor/assets/stylesheets/slick-theme.css */
[dir='rtl'] .slick-next:before {
  content: '←';
}

/* Dots */
/* line 117, vendor/assets/stylesheets/slick-theme.css */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

/* line 122, vendor/assets/stylesheets/slick-theme.css */
.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

/* line 137, vendor/assets/stylesheets/slick-theme.css */
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

/* line 150, vendor/assets/stylesheets/slick-theme.css */
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

/* line 168, vendor/assets/stylesheets/slick-theme.css */
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

/* line 173, vendor/assets/stylesheets/slick-theme.css */
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

/* line 178, vendor/assets/stylesheets/slick-theme.css */
.slick-dots li button:before {
  font-family: 'slick';
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 200, vendor/assets/stylesheets/slick-theme.css */
.slick-dots li.slick-active button:before {
  opacity: .75;
  color: black;
}

/* line 2, app/assets/stylesheets/probb.scss */
body.probb_layout #stripe_hero {
  background: url(/assets/sites/probb/en/home-bg.jpg) no-repeat #C0844F center 0;
  background-size: cover;
}

@media (max-width: 767px) {
  /* line 8, app/assets/stylesheets/probb.scss */
  body.probb_layout #stripe_hero {
    background: url(/assets/sites/probb/en/home-bg.jpg) no-repeat #C0844F 57% 0;
    background-size: cover;
  }
}

/* line 14, app/assets/stylesheets/probb.scss */
body.probb_layout #main-image.main-image-tattoo {
  background: url(/assets/sites/probb/en/main-image-tattoo.png) top left no-repeat;
}

/* line 18, app/assets/stylesheets/probb.scss */
body.probb_layout #main-image {
  background: url(/assets/sites/probb/en/main-image.png) top left no-repeat;
}

/* line 22, app/assets/stylesheets/probb.scss */
body.probb_layout .tattoo-main h3 {
  font-size: 1.5em;
  margin-top: 0.6em;
}

/* line 27, app/assets/stylesheets/probb.scss */
body.probb_layout .tattoo-main p {
  font-size: 1.3em;
}

/* line 31, app/assets/stylesheets/probb.scss */
body.probb_layout p.tattoo-testimonial {
  font-style: italic;
  color: #400;
  background-color: #FCD9C2;
  padding: 1em;
  border-radius: 6px;
}

/* line 40, app/assets/stylesheets/probb.scss */
body.probb_layout #stripe_risks h3 {
  text-align: center !important;
  /*    font-size: 20px !important;*/
}

/* line 44, app/assets/stylesheets/probb.scss */
body.probb_layout #stripe_risks p {
  text-align: left !important;
  /*    font-size: 20px !important;*/
}

/* line 50, app/assets/stylesheets/probb.scss */
body.probb_layout #stripe_guaranteed_bloodborne {
  padding-bottom: 0 !important;
}

/* line 3, app/assets/stylesheets/proces.scss */
body.proces_layout #stripe_interests h3 {
  font-weight: normal;
  margin-bottom: 1.5em;
}

/* line 9, app/assets/stylesheets/proces.scss */
body.proces_layout .smaller_interest_box {
  margin-top: 1.5em;
}

@media (min-width: 768px) {
  /* line 14, app/assets/stylesheets/proces.scss */
  body.proces_layout .box_left {
    position: relative;
    left: 16%;
    z-index: 0;
  }
  /* line 18, app/assets/stylesheets/proces.scss */
  body.proces_layout .box_left .ce_course_text {
    padding-left: 2em !important;
    padding-right: 2em !important;
  }
  /* line 22, app/assets/stylesheets/proces.scss */
  body.proces_layout .box_left .pricing_box_cta {
    margin-left: 10% !important;
    margin-right: 10% !important;
  }
  /* line 28, app/assets/stylesheets/proces.scss */
  body.proces_layout .box_right {
    position: relative;
    right: 16%;
    z-index: 0;
  }
  /* line 32, app/assets/stylesheets/proces.scss */
  body.proces_layout .box_right .ce_course_text {
    padding-left: 2em !important;
    padding-right: 2em !important;
  }
  /* line 36, app/assets/stylesheets/proces.scss */
  body.proces_layout .box_right .pricing_box_cta {
    margin-left: 10% !important;
    margin-right: 10% !important;
  }
}

/* line 43, app/assets/stylesheets/proces.scss */
body.proces_layout .pricing_box_prices {
  margin-top: 1em;
}

/* line 47, app/assets/stylesheets/proces.scss */
body.proces_layout .pricing_box_prices .ce_credit_text label {
  font-weight: normal;
}

/* line 53, app/assets/stylesheets/proces.scss */
body.proces_layout .interest_box {
  border: 3px solid #fff;
  border-radius: 8px;
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.75);
  background-color: #E6E6E6;
  margin-bottom: 2em;
}

/* line 62, app/assets/stylesheets/proces.scss */
body.proces_layout .interest_box .interest_title {
  background-color: #131313;
  background-image: -webkit-linear-gradient(#131313, #606060);
  background-image: linear-gradient(#131313, #606060);
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

/* line 68, app/assets/stylesheets/proces.scss */
body.proces_layout .interest_box .interest_title h4 {
  font-size: 24px;
  text-align: center;
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: .6em;
  padding-bottom: .6em;
}

@media (max-width: 991px) {
  /* line 68, app/assets/stylesheets/proces.scss */
  body.proces_layout .interest_box .interest_title h4 {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  /* line 68, app/assets/stylesheets/proces.scss */
  body.proces_layout .interest_box .interest_title h4 {
    font-size: 24px;
  }
}

/* line 87, app/assets/stylesheets/proces.scss */
body.proces_layout .interest_box .interest_body {
  padding-top: 40px;
  padding-bottom: 10px;
  min-height: 180px;
}

/* line 93, app/assets/stylesheets/proces.scss */
body.proces_layout .interest_box div.pricing_box_subtitle {
  color: #2d6ca2;
  font-weight: bold;
  font-size: 20px;
  text-transform: uppercase;
  text-align: center;
  padding-left: 30px;
  padding-right: 30px;
  line-height: 24px;
  margin-top: 20px;
}

/* line 105, app/assets/stylesheets/proces.scss */
body.proces_layout .interest_box div.pricing_box_special {
  text-align: center;
  color: #b92c28;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

/* line 113, app/assets/stylesheets/proces.scss */
body.proces_layout .interest_box div.pricing_box_dropdowns select {
  margin-top: 0.5em;
}

/* line 118, app/assets/stylesheets/proces.scss */
body.proces_layout .interest_box p {
  min-height: 90px;
  text-align: center;
}

/* line 122, app/assets/stylesheets/proces.scss */
body.proces_layout .interest_box p .ce_course_name {
  display: block;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  text-transform: uppercase;
  padding-left: 30px;
  padding-right: 30px;
  line-height: 24px;
  margin-top: 0;
  text-shadow: 2px 2px 2px #444;
}

/* line 134, app/assets/stylesheets/proces.scss */
body.proces_layout .interest_box p .ce_course_name a {
  color: #fff;
}

/* line 140, app/assets/stylesheets/proces.scss */
body.proces_layout .interest_box .ce_course_text {
  display: block;
  margin-top: 0.5em;
  font-size: 16px;
  text-align: center;
  padding-left: 1.5em;
  padding-right: 1.5em;
  color: #fff;
  text-shadow: 1px 1px 1px #444;
}

/* line 151, app/assets/stylesheets/proces.scss */
body.proces_layout .interest_box .pricing_box_cta {
  margin: 1em 2em 1em 2em;
  text-align: center;
}

/* line 155, app/assets/stylesheets/proces.scss */
body.proces_layout .interest_box .pricing_box_cta .btn {
  font-size: 18px;
  font-weight: bold;
  margin-top: 1em;
  margin-bottom: 0.5em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  width: 100%;
}

@media (max-width: 991px) {
  /* line 155, app/assets/stylesheets/proces.scss */
  body.proces_layout .interest_box .pricing_box_cta .btn {
    font-size: 13px;
  }
}

@media (max-width: 767px) {
  /* line 155, app/assets/stylesheets/proces.scss */
  body.proces_layout .interest_box .pricing_box_cta .btn {
    font-size: 18px;
  }
}

/* line 174, app/assets/stylesheets/proces.scss */
body.proces_layout .interest_box .pricing_box_list {
  text-align: center;
}

/* line 177, app/assets/stylesheets/proces.scss */
body.proces_layout .interest_box .pricing_box_list .ce_course_text {
  font-size: 14px;
  margin: 0 2em 1em 2em;
}

/* line 182, app/assets/stylesheets/proces.scss */
body.proces_layout .interest_box .pricing_box_list ul {
  list-style-position: inside;
  position: relative;
  left: -15px;
}

/* line 189, app/assets/stylesheets/proces.scss */
body.proces_layout .interest_box .interest_cta {
  border-top: 1px solid #c0c0c0;
  margin: 0 1em 1em 1em;
  text-align: center;
}

/* line 194, app/assets/stylesheets/proces.scss */
body.proces_layout .interest_box .interest_cta .btn {
  font-size: 18px;
  font-weight: bold;
  margin-top: 1em;
  margin-bottom: 0.5em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  width: 100%;
}

@media (max-width: 991px) {
  /* line 194, app/assets/stylesheets/proces.scss */
  body.proces_layout .interest_box .interest_cta .btn {
    font-size: 13px;
  }
}

@media (max-width: 767px) {
  /* line 194, app/assets/stylesheets/proces.scss */
  body.proces_layout .interest_box .interest_cta .btn {
    font-size: 18px;
  }
}

/* line 214, app/assets/stylesheets/proces.scss */
body.proces_layout .featured_interest_box {
  position: relative;
  z-index: 10;
}

/* line 217, app/assets/stylesheets/proces.scss */
body.proces_layout .featured_interest_box .interest_title {
  background-color: #2D68AD;
  background-image: -webkit-linear-gradient(#2D68AD, #244F81);
  background-image: linear-gradient(#2D68AD, #244F81);
}

/* line 222, app/assets/stylesheets/proces.scss */
body.proces_layout #stripe_methods {
  margin-top: 2em;
}

/* line 225, app/assets/stylesheets/proces.scss */
body.proces_layout #stripe_methods h3 {
  text-align: center;
  font-weight: normal;
  font-size: 2.2em;
  margin-bottom: 1.5em;
}

/* line 232, app/assets/stylesheets/proces.scss */
body.proces_layout #stripe_methods .methods_box {
  margin-bottom: 2em;
}

/* line 235, app/assets/stylesheets/proces.scss */
body.proces_layout #stripe_methods .methods_box .methods-img {
  text-align: center;
  font-size: 120px;
  margin-bottom: 30px;
  color: #2d6ca2;
}

/* line 241, app/assets/stylesheets/proces.scss */
body.proces_layout #stripe_methods .methods_box .methods-img img {
  margin: 0 auto 0;
}

/* line 246, app/assets/stylesheets/proces.scss */
body.proces_layout #stripe_methods .methods_box h4 {
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  font-size: 24px;
  color: #2d6ca2;
}

/* line 255, app/assets/stylesheets/proces.scss */
body.proces_layout #stripe_methods .methods_box ul li {
  margin-bottom: 1em;
}

/* line 260, app/assets/stylesheets/proces.scss */
body.proces_layout #stripe_methods .methods_box .methods_learn_more {
  font-size: 14px;
  font-weight: bold;
  text-align: right;
}

/* line 268, app/assets/stylesheets/proces.scss */
body.proces_layout #stripe_steps {
  margin-top: 0;
}

/* line 271, app/assets/stylesheets/proces.scss */
body.proces_layout #stripe_steps .steps_box {
  margin-top: 1em;
}

/* line 274, app/assets/stylesheets/proces.scss */
body.proces_layout #stripe_steps .steps_box h3 {
  font-weight: bold;
  margin-bottom: 1.5em;
  text-align: left;
  color: #2d6ca2;
}

/* line 282, app/assets/stylesheets/proces.scss */
body.proces_layout #stripe_steps ul.steps_list {
  margin-bottom: 2em;
}

/* line 285, app/assets/stylesheets/proces.scss */
body.proces_layout #stripe_steps ul.steps_list li {
  margin-bottom: 0.8em;
  padding: 0 0 5px 40px;
  display: block;
  position: relative;
}

/* line 291, app/assets/stylesheets/proces.scss */
body.proces_layout #stripe_steps ul.steps_list li h4 {
  color: #2d6ca2;
  font-size: 28px;
  font-weight: bold;
}

/* line 296, app/assets/stylesheets/proces.scss */
body.proces_layout #stripe_steps ul.steps_list li p {
  font-size: 16px;
  line-height: 20px;
}

/* line 302, app/assets/stylesheets/proces.scss */
body.proces_layout #stripe_steps ul.steps_list li:before {
  font-family: 'Glyphicons Halflings';
  position: absolute;
  left: 0px;
  top: -10px;
  font-size: 35px;
  content: '\e250';
  color: #2d6ca2;
}

/* line 313, app/assets/stylesheets/proces.scss */
body.proces_layout #stripe_steps .steps_cta {
  text-align: center;
  margin-bottom: 1em;
}

/* line 317, app/assets/stylesheets/proces.scss */
body.proces_layout #stripe_steps .steps_cta button {
  font-size: 20px;
  padding-left: 2em;
  padding-right: 2em;
}

@media (max-width: 1199px) {
  /* line 326, app/assets/stylesheets/proces.scss */
  body.proces_layout #stripe_steps .steps_image img {
    margin-top: 3em;
  }
}

@media (max-width: 767px) {
  /* line 334, app/assets/stylesheets/proces.scss */
  body.proces_layout #stripe_steps .steps_image img {
    margin: 1em auto 0;
  }
  /* line 340, app/assets/stylesheets/proces.scss */
  body.proces_layout #stripe_steps .steps_box h3 {
    text-align: center;
  }
}

/* line 347, app/assets/stylesheets/proces.scss */
body.proces_layout #stripe_accredited {
  border-top: 1px solid #000;
  padding-top: 2em;
  padding-bottom: 2em;
}

/* line 352, app/assets/stylesheets/proces.scss */
body.proces_layout #stripe_accredited h3 {
  font-weight: normal;
  font-size: 24px;
}

/* line 358, app/assets/stylesheets/proces.scss */
body.proces_layout .pricing_top {
  padding-bottom: 2em;
}

/* line 361, app/assets/stylesheets/proces.scss */
body.proces_layout .pricing_top .ce_course_text {
  color: #000;
  text-shadow: none;
}

/* line 366, app/assets/stylesheets/proces.scss */
body.proces_layout .pricing_top h1 {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  margin-top: 1.5em;
  margin-bottom: 40px;
}

/* line 373, app/assets/stylesheets/proces.scss */
body.proces_layout .pricing_top h2 {
  font-size: 14px;
  text-align: center;
  margin-top: 0;
  margin-bottom: 2em;
}

@media (max-width: 767px) {
  /* line 373, app/assets/stylesheets/proces.scss */
  body.proces_layout .pricing_top h2 {
    margin-top: 2em;
    margin-bottom: 0;
  }
}

/* line 386, app/assets/stylesheets/proces.scss */
body.proces_layout .stripe_pricing_methods #stripe_methods {
  background-color: #fff !important;
  margin-top: 0;
}

/* line 391, app/assets/stylesheets/proces.scss */
body.proces_layout #stripe_ce_trust_logos {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 2em 0 2em 0;
}

/* line 396, app/assets/stylesheets/proces.scss */
body.proces_layout #stripe_ce_trust_logos h3 {
  font-size: 20px !important;
  font-weight: bold;
  text-align: center;
  margin: 30px 0 0 0;
}

@media (max-width: 1199px) {
  /* line 396, app/assets/stylesheets/proces.scss */
  body.proces_layout #stripe_ce_trust_logos h3 {
    margin-top: 20px;
  }
}

@media (max-width: 991px) {
  /* line 396, app/assets/stylesheets/proces.scss */
  body.proces_layout #stripe_ce_trust_logos h3 {
    margin-top: 5px;
  }
}

@media (max-width: 767px) {
  /* line 396, app/assets/stylesheets/proces.scss */
  body.proces_layout #stripe_ce_trust_logos h3 {
    margin: 0 0 15px 0;
  }
}

/* line 413, app/assets/stylesheets/proces.scss */
body.proces_layout #stripe_ce_testimonials {
  padding-top: 5em;
  padding-bottom: 2em;
}

/* line 417, app/assets/stylesheets/proces.scss */
body.proces_layout #stripe_ce_testimonials .ce_testimonial {
  margin-bottom: 1.5em;
}

/* line 420, app/assets/stylesheets/proces.scss */
body.proces_layout #stripe_ce_testimonials .ce_testimonial p {
  font-style: italic;
  margin-bottom: 0;
}

/* line 425, app/assets/stylesheets/proces.scss */
body.proces_layout #stripe_ce_testimonials .ce_testimonial .ce_testimonial_name {
  text-align: right;
  font-weight: bold;
}

/* line 432, app/assets/stylesheets/proces.scss */
body.proces_layout #stripe_sample_courses {
  border-bottom: 1px solid #000;
  padding-top: 3em;
  padding-bottom: 4em;
}

/* line 437, app/assets/stylesheets/proces.scss */
body.proces_layout #stripe_sample_courses h3 {
  margin-top: 0;
  font-size: 30px;
}

/* line 444, app/assets/stylesheets/proces.scss */
body.proces_layout #ce_accreditation_modal .modal-dialog {
  min-width: 75% !important;
}

/* line 448, app/assets/stylesheets/proces.scss */
body.proces_layout #ce_accreditation_modal h4.modal-title {
  font-size: 24px;
  font-weight: bold;
}

/* line 454, app/assets/stylesheets/proces.scss */
body.proces_layout #ce_accreditation_modal .modal-body h4 {
  margin-top: 2em;
}

/* line 2, app/assets/stylesheets/procpr.scss */
body.procpr_layout #flash_container {
  float: inherit;
  width: inherit;
}

/* line 7, app/assets/stylesheets/procpr.scss */
body.procpr_layout #main-image {
  background: url(/assets/sites/procpr/main-image.png) top left no-repeat;
}

/* line 11, app/assets/stylesheets/procpr.scss */
body.procpr_layout #top_section {
  height: 330px !important;
}

/* line 15, app/assets/stylesheets/procpr.scss */
body.procpr_layout #homepage.partner #top_section {
  height: 285px;
}

/* line 19, app/assets/stylesheets/procpr.scss */
body.procpr_layout #stripe_hero.v2, body.procpr_layout #stripe_hero.v3, body.procpr_layout #stripe_hero.v4 {
  background: url(/assets/sites/procpr/en/home-bg.jpg) no-repeat #261006 center 0;
}

/* line 23, app/assets/stylesheets/procpr.scss */
body.procpr_layout #stripe_hero.v6 {
  background: url(/assets/sites/procpr/en/home-bg-6.jpg) no-repeat #fff center 0;
}

/* line 27, app/assets/stylesheets/procpr.scss */
body.procpr_layout .landing-list ul {
  margin: 0 0 8px 0;
}

/* line 31, app/assets/stylesheets/procpr.scss */
body.procpr_layout #employer_list .landing-list li {
  list-style: disc url(/assets/landing/accept.gif) outside;
  padding: 3px 0px 4px 0px;
}

/* line 36, app/assets/stylesheets/procpr.scss */
body.procpr_layout .download-blended {
  text-align: center;
}

/* line 40, app/assets/stylesheets/procpr.scss */
body.procpr_layout #begin_button_v6 {
  border: 1px solid #b61619;
  border-radius: 3px;
  box-shadow: inset 0 1px 0 0 #e07f81;
  color: white;
  display: inline-block;
  font-size: inherit;
  font-weight: bold;
  background-color: #DB383B;
  background-image: -webkit-linear-gradient(#DB383B, #c3181b);
  background-image: linear-gradient(#DB383B, #c3181b);
  padding: 7px 18px;
  text-decoration: none;
  text-shadow: 0 1px 0 #a90e11;
  background-clip: padding-box;
  font-size: 16px;
}

/* line 136, vendor/assets/stylesheets/bourbon/_bourbon-deprecated-upcoming.scss */
body.procpr_layout #begin_button_v6:hover:not(:disabled) {
  background-color: #ce2b2e;
  background-image: -webkit-linear-gradient(#ce2b2e, #b5171a);
  background-image: linear-gradient(#ce2b2e, #b5171a);
  box-shadow: inset 0 1px 0 0 #d85557;
  cursor: pointer;
}

/* line 153, vendor/assets/stylesheets/bourbon/_bourbon-deprecated-upcoming.scss */
body.procpr_layout #begin_button_v6:active:not(:disabled), body.procpr_layout #begin_button_v6:focus:not(:disabled) {
  border: 1px solid #b61619;
  box-shadow: inset 0 0 8px 4px #a61619, inset 0 0 8px 4px #a61619;
}

/* line 60, vendor/assets/stylesheets/bourbon/_bourbon-deprecated-upcoming.scss */
body.procpr_layout #begin_button_v6:disabled {
  cursor: not-allowed;
  opacity: 0.5;
}

/* line 45, app/assets/stylesheets/procpr.scss */
body.procpr_layout .arrow-right-burgundy {
  float: right;
  margin-left: 10px;
  position: relative;
  top: 6px;
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 8px solid #98272d;
}

/* line 57, app/assets/stylesheets/procpr.scss */
body.procpr_layout #pass_pay_print_bar_container.v4, body.procpr_layout #pass_pay_print_bar_container.v3, body.procpr_layout #pass_pay_print_bar_container.v2 {
  display: none;
}

/* line 61, app/assets/stylesheets/procpr.scss */
body.procpr_layout #pass_pay_print_bar_container.v5 {
  background: url(/assets/sites/procpr/en/home-bg-bottom-7.jpg) no-repeat #fff center 0;
}

/* line 65, app/assets/stylesheets/procpr.scss */
body.procpr_layout #pass_pay_print_bar_container.v6 {
  background: url(/assets/sites/procpr/en/home-bg-bottom-6.jpg) no-repeat #fff center 0;
}

/* line 69, app/assets/stylesheets/procpr.scss */
body.procpr_layout #pass_pay_print_bar_container.v7 {
  background: url(/assets/sites/procpr/en/home-bg-bottom-7.jpg) no-repeat #fff center 0;
}

/* line 73, app/assets/stylesheets/procpr.scss */
body.procpr_layout #pass_pay_print_bar {
  text-align: center;
  font-family: 'Merriweather Sans', sans-serif;
  -webkit-font-variant-ligatures: no-common-ligatures;
  font-size: 18px;
  font-weight: 600;
  height: 50px;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  padding-top: 10px;
}

/* line 85, app/assets/stylesheets/procpr.scss */
body.procpr_layout #pass_pay_print_bar .pass_pay_print_text {
  position: relative;
  top: -14px;
}

/* line 91, app/assets/stylesheets/procpr.scss */
body.procpr_layout #stripe_risks h3 {
  font-size: 2.7em;
}

/* line 96, app/assets/stylesheets/procpr.scss */
body.procpr_layout a.disabled-link {
  opacity: 0.5;
  text-decoration: none;
  display: inline-block;
  pointer-events: none;
}

/* line 2, app/assets/stylesheets/profa.scss */
body.profa_layout #stripe_hero {
  background: url(/assets/sites/profa/en/home-bg-3.jpg) no-repeat #202020 center 0 !important;
  background-size: cover;
}

@media (max-width: 1199px) {
  /* line 8, app/assets/stylesheets/profa.scss */
  body.profa_layout #stripe_hero {
    background: url(/assets/sites/profa/en/home-bg-3.jpg) no-repeat #202020 80% 0 !important;
    background-size: cover;
  }
  /* line 14, app/assets/stylesheets/profa.scss */
  body.profa_layout .play_promo_div a#play_promo_link {
    color: #fff !important;
  }
}

/* line 2, app/assets/stylesheets/profauk.scss */
body.profauk_layout .home-video {
  float: center !important;
  width: 300px;
  margin: 30px auto 0;
}

/* line 2, app/assets/stylesheets/profawonline.scss */
body.profawonline_layout .home_extra_heading {
  background-color: rgba(200, 100, 0, 0.74) !important;
  font-weight: bold;
}

/* line 2, app/assets/stylesheets/prohazcom.scss */
body.prohazcom_layout #stripe_hero {
  background: url(/assets/sites/prohazcom/en/home-bg.jpg) no-repeat #C0844F 60% 0;
  background-size: cover;
}

@media (max-width: 767px) {
  /* line 8, app/assets/stylesheets/prohazcom.scss */
  body.prohazcom_layout #stripe_hero {
    background: url(/assets/sites/prohazcom/en/home-bg.jpg) no-repeat #C0844F 75% 0;
    background-size: cover;
  }
}

/* line 14, app/assets/stylesheets/prohazcom.scss */
body.prohazcom_layout ul.hazcom_pictograms {
  background-color: #fff;
  border: 1px solid #ccc;
  padding: 10px;
  border-radius: 10px;
  list-style: none;
}

/* line 21, app/assets/stylesheets/prohazcom.scss */
body.prohazcom_layout ul.hazcom_pictograms li {
  width: 90px;
  text-align: center;
  color: #000;
  font-size: 0.9em;
  float: left;
  margin-left: 20px;
  font-weight: bold;
}

/* line 31, app/assets/stylesheets/prohazcom.scss */
body.prohazcom_layout ul.hazcom_pictograms div {
  margin-top: 5px;
  height: 48px;
}

/* line 36, app/assets/stylesheets/prohazcom.scss */
body.prohazcom_layout ul.hazcom_pictograms img {
  height: 50px;
  width: 50px;
  margin: 0 auto 0;
}

/* line 43, app/assets/stylesheets/prohazcom.scss */
body.prohazcom_layout .courses_start_now {
  font-size: 18px;
  text-align: center;
  padding-top: 15px;
  float: left;
  width: 100%;
}

/* line 3, app/assets/stylesheets/prohipaa.scss */
body#homepage.prohipaa_layout {
  font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  overflow-x: hidden;
}

/* line 7, app/assets/stylesheets/prohipaa.scss */
body#homepage.prohipaa_layout .navbar {
  font-family: 'Merriweather Sans', sans-serif;
}

/* line 11, app/assets/stylesheets/prohipaa.scss */
body#homepage.prohipaa_layout #stripe_hero.prohipaa_layout {
  height: 25em;
}

@media (min-width: 1200px) {
  /* line 11, app/assets/stylesheets/prohipaa.scss */
  body#homepage.prohipaa_layout #stripe_hero.prohipaa_layout {
    height: 42em;
  }
}

/* line 20, app/assets/stylesheets/prohipaa.scss */
body#homepage.prohipaa_layout .parts-kit .hero.prohipaa_layout {
  background: url(/assets/landing/responsive/hipaa/HIPAA_Hero.jpg) no-repeat #FFFFFF top -5vw left 0;
  background-size: cover;
  height: 30em;
  color: white;
}

@media (min-width: 700px) {
  /* line 20, app/assets/stylesheets/prohipaa.scss */
  body#homepage.prohipaa_layout .parts-kit .hero.prohipaa_layout {
    height: 28em;
  }
}

@media (min-width: 1200px) {
  /* line 20, app/assets/stylesheets/prohipaa.scss */
  body#homepage.prohipaa_layout .parts-kit .hero.prohipaa_layout {
    height: 45em;
  }
}

/* line 34, app/assets/stylesheets/prohipaa.scss */
body#homepage.prohipaa_layout .parts-kit .hero.prohipaa_layout .primary-heading {
  font-size: 26px;
  margin-top: 6em;
  padding-bottom: 0;
  margin-bottom: 0;
  font-weight: bold;
}

@media (min-width: 800px) {
  /* line 34, app/assets/stylesheets/prohipaa.scss */
  body#homepage.prohipaa_layout .parts-kit .hero.prohipaa_layout .primary-heading {
    font-size: 33px;
    margin-top: 6em;
  }
}

@media (min-width: 1200px) {
  /* line 34, app/assets/stylesheets/prohipaa.scss */
  body#homepage.prohipaa_layout .parts-kit .hero.prohipaa_layout .primary-heading {
    margin-top: 8em;
    font-size: 46px;
  }
}

/* line 52, app/assets/stylesheets/prohipaa.scss */
body#homepage.prohipaa_layout .parts-kit .hero.prohipaa_layout .secondary-heading {
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: normal;
}

@media (min-width: 800px) {
  /* line 52, app/assets/stylesheets/prohipaa.scss */
  body#homepage.prohipaa_layout .parts-kit .hero.prohipaa_layout .secondary-heading {
    font-size: 26px;
  }
}

@media (min-width: 1200px) {
  /* line 52, app/assets/stylesheets/prohipaa.scss */
  body#homepage.prohipaa_layout .parts-kit .hero.prohipaa_layout .secondary-heading {
    font-size: 30px;
  }
}

/* line 66, app/assets/stylesheets/prohipaa.scss */
body#homepage.prohipaa_layout .parts-kit .hero.prohipaa_layout .btn {
  background: white;
  color: #319AEF;
  border-radius: 5px;
  font-size: 2em;
  font-weight: bold;
  border-color: white;
  padding: 10px 1em;
  margin-top: 1em;
}

@media (min-width: 800px) {
  /* line 66, app/assets/stylesheets/prohipaa.scss */
  body#homepage.prohipaa_layout .parts-kit .hero.prohipaa_layout .btn {
    margin-top: 0;
  }
}

/* line 83, app/assets/stylesheets/prohipaa.scss */
body#homepage.prohipaa_layout .parts-kit .numbered-steps .step-number {
  border-color: #319AEF;
}

/* line 89, app/assets/stylesheets/prohipaa.scss */
body#homepage.prohipaa_layout .mobile-arrow {
  font-size: 36px;
  position: relative;
  bottom: 55px;
  left: 45%;
  color: white;
}

@media (min-width: 800px) {
  /* line 89, app/assets/stylesheets/prohipaa.scss */
  body#homepage.prohipaa_layout .mobile-arrow {
    display: none;
  }
}

@media (max-width: 1199px) {
  /* line 101, app/assets/stylesheets/prohipaa.scss */
  body#homepage.prohipaa_layout .stripe {
    padding-top: 3.5em;
    padding-bottom: 3em;
  }
}

@media (min-width: 1200px) {
  /* line 101, app/assets/stylesheets/prohipaa.scss */
  body#homepage.prohipaa_layout .stripe {
    padding-top: 4.5em;
    padding-bottom: 4em;
  }
}

/* line 112, app/assets/stylesheets/prohipaa.scss */
body#homepage.prohipaa_layout .gray-stripe {
  background: #EDEDED;
}

/* line 116, app/assets/stylesheets/prohipaa.scss */
body#homepage.prohipaa_layout .on-top {
  position: relative;
  z-index: 999;
}

/* line 121, app/assets/stylesheets/prohipaa.scss */
body#homepage.prohipaa_layout .sublink {
  display: inline-block;
  margin-top: 1em;
  font-size: 16px;
}

/* line 127, app/assets/stylesheets/prohipaa.scss */
body#homepage.prohipaa_layout .hipaa-info {
  text-align: center;
  font-size: 16px;
}

@media (min-width: 800px) {
  /* line 127, app/assets/stylesheets/prohipaa.scss */
  body#homepage.prohipaa_layout .hipaa-info {
    margin-bottom: -42em;
  }
}

/* line 135, app/assets/stylesheets/prohipaa.scss */
body#homepage.prohipaa_layout .hipaa-info h3 {
  font-weight: bold;
  font-size: 28px;
  margin-bottom: 1em;
}

/* line 141, app/assets/stylesheets/prohipaa.scss */
body#homepage.prohipaa_layout .hipaa-info .bullets {
  margin-top: 2em;
}

@media (min-width: 990px) {
  /* line 141, app/assets/stylesheets/prohipaa.scss */
  body#homepage.prohipaa_layout .hipaa-info .bullets {
    margin-top: 5em;
  }
}

/* line 148, app/assets/stylesheets/prohipaa.scss */
body#homepage.prohipaa_layout .hipaa-info .bullets .header {
  font-weight: bold;
  margin: auto;
}

@media (min-width: 800px) {
  /* line 148, app/assets/stylesheets/prohipaa.scss */
  body#homepage.prohipaa_layout .hipaa-info .bullets .header {
    width: 65%;
  }
}

/* line 157, app/assets/stylesheets/prohipaa.scss */
body#homepage.prohipaa_layout .hipaa-info .bullets ul {
  text-align: left;
  margin-top: 2em;
  padding-left: 20%;
}

@media (min-width: 800px) {
  /* line 157, app/assets/stylesheets/prohipaa.scss */
  body#homepage.prohipaa_layout .hipaa-info .bullets ul {
    width: 80%;
    padding-left: 27%;
  }
}

/* line 169, app/assets/stylesheets/prohipaa.scss */
body#homepage.prohipaa_layout .hipaa-info .graph-small-bars {
  width: 120%;
  margin-left: -8%;
  margin-top: 1em;
}

@media (min-width: 990px) {
  /* line 169, app/assets/stylesheets/prohipaa.scss */
  body#homepage.prohipaa_layout .hipaa-info .graph-small-bars {
    display: none;
  }
}

/* line 179, app/assets/stylesheets/prohipaa.scss */
body#homepage.prohipaa_layout .hipaa-info .graph-large-bars {
  display: none;
  position: relative;
  bottom: 43em;
  right: -30em;
  height: 900px;
}

@media (min-width: 990px) {
  /* line 179, app/assets/stylesheets/prohipaa.scss */
  body#homepage.prohipaa_layout .hipaa-info .graph-large-bars {
    display: block;
  }
}

/* line 192, app/assets/stylesheets/prohipaa.scss */
body#homepage.prohipaa_layout .hipaa-groups {
  text-align: center;
}

/* line 195, app/assets/stylesheets/prohipaa.scss */
body#homepage.prohipaa_layout .hipaa-groups h3 {
  font-weight: bold;
  font-size: 28px;
  margin-bottom: 1em;
}

/* line 201, app/assets/stylesheets/prohipaa.scss */
body#homepage.prohipaa_layout .hipaa-groups .explanation {
  width: 70%;
  font-size: 16px;
  margin: auto;
}

@media (min-width: 800px) {
  /* line 201, app/assets/stylesheets/prohipaa.scss */
  body#homepage.prohipaa_layout .hipaa-groups .explanation {
    font-size: 18px;
  }
}

/* line 211, app/assets/stylesheets/prohipaa.scss */
body#homepage.prohipaa_layout .hipaa-groups .header {
  font-size: 18px;
  font-weight: bold;
  margin-top: 2em;
}

/* line 217, app/assets/stylesheets/prohipaa.scss */
body#homepage.prohipaa_layout .hipaa-groups .journey-small {
  width: 80%;
  display: block;
  margin: auto;
}

@media (min-width: 800px) {
  /* line 217, app/assets/stylesheets/prohipaa.scss */
  body#homepage.prohipaa_layout .hipaa-groups .journey-small {
    display: none;
  }
}

/* line 227, app/assets/stylesheets/prohipaa.scss */
body#homepage.prohipaa_layout .hipaa-groups .journey-large {
  width: 50%;
  display: none;
  margin: auto;
}

@media (min-width: 800px) {
  /* line 227, app/assets/stylesheets/prohipaa.scss */
  body#homepage.prohipaa_layout .hipaa-groups .journey-large {
    display: block;
  }
}

/* line 240, app/assets/stylesheets/prohipaa.scss */
body#homepage.prohipaa_layout .hipaa-testimonials h3 {
  font-weight: bold;
  font-size: 28px;
  margin-bottom: 1em;
  text-align: center;
}

/* line 247, app/assets/stylesheets/prohipaa.scss */
body#homepage.prohipaa_layout .hipaa-testimonials .carousel {
  font-size: 12px;
  height: 300px;
  width: 100%;
}

@media (min-width: 800px) {
  /* line 247, app/assets/stylesheets/prohipaa.scss */
  body#homepage.prohipaa_layout .hipaa-testimonials .carousel {
    font-size: 18px;
  }
}

@media (min-width: 800px) {
  /* line 257, app/assets/stylesheets/prohipaa.scss */
  body#homepage.prohipaa_layout .hipaa-testimonials .carousel .item-2 p, body#homepage.prohipaa_layout .hipaa-testimonials .carousel .item-3 p {
    margin-top: 75px;
  }
}

/* line 264, app/assets/stylesheets/prohipaa.scss */
body#homepage.prohipaa_layout .hipaa-testimonials .carousel .img-holder {
  height: 100px;
  width: 100px;
  overflow: hidden;
  border-radius: 50%;
  float: right;
}

@media (min-width: 800px) {
  /* line 264, app/assets/stylesheets/prohipaa.scss */
  body#homepage.prohipaa_layout .hipaa-testimonials .carousel .img-holder {
    float: none;
    height: 200px;
    width: 200px;
  }
}

/* line 277, app/assets/stylesheets/prohipaa.scss */
body#homepage.prohipaa_layout .hipaa-testimonials .carousel .img-holder img {
  height: 100px;
  width: 100px;
}

@media (min-width: 800px) {
  /* line 277, app/assets/stylesheets/prohipaa.scss */
  body#homepage.prohipaa_layout .hipaa-testimonials .carousel .img-holder img {
    height: 200px;
    width: 200px;
  }
}

/* line 288, app/assets/stylesheets/prohipaa.scss */
body#homepage.prohipaa_layout .hipaa-testimonials .carousel .name {
  text-align: right;
  padding-right: 6em;
  padding-top: 40px;
  width: 100%;
  font-size: 20px;
}

@media (min-width: 800px) {
  /* line 288, app/assets/stylesheets/prohipaa.scss */
  body#homepage.prohipaa_layout .hipaa-testimonials .carousel .name {
    text-align: center;
    width: 200px;
    padding-top: 0;
    padding-right: 0;
    font-size: 18px;
  }
}

/* line 304, app/assets/stylesheets/prohipaa.scss */
body#homepage.prohipaa_layout .hipaa-testimonials .carousel p {
  width: 90%;
  padding-left: 5%;
}

@media (min-width: 800px) {
  /* line 304, app/assets/stylesheets/prohipaa.scss */
  body#homepage.prohipaa_layout .hipaa-testimonials .carousel p {
    margin-top: 50px;
    width: 100%;
    padding-left: 0;
  }
}

/* line 316, app/assets/stylesheets/prohipaa.scss */
body#homepage.prohipaa_layout .hipaa-testimonials li {
  border-color: gray;
}

/* line 319, app/assets/stylesheets/prohipaa.scss */
body#homepage.prohipaa_layout .hipaa-testimonials li.active {
  background-color: #319AEF;
  border-color: #319AEF;
}

/* line 325, app/assets/stylesheets/prohipaa.scss */
body#homepage.prohipaa_layout .hipaa-testimonials .cycle-header {
  text-align: center;
  font-size: 20px;
  margin-bottom: 2em;
}

/* line 332, app/assets/stylesheets/prohipaa.scss */
body#homepage.prohipaa_layout .hipaa-testimonials #company_logos_stripe img {
  max-height: 100px;
  margin-right: 100px;
}

/* line 339, app/assets/stylesheets/prohipaa.scss */
body#homepage.prohipaa_layout .hipaa-final {
  text-align: center;
}

/* line 342, app/assets/stylesheets/prohipaa.scss */
body#homepage.prohipaa_layout .hipaa-final h3 {
  font-size: 32px;
}

/* line 346, app/assets/stylesheets/prohipaa.scss */
body#homepage.prohipaa_layout .hipaa-final .btn {
  margin-bottom: 1em;
}

/* line 351, app/assets/stylesheets/prohipaa.scss */
body#homepage.prohipaa_layout #checklist-modal {
  text-align: center;
}

/* line 354, app/assets/stylesheets/prohipaa.scss */
body#homepage.prohipaa_layout #checklist-modal h3 {
  font-size: 22px;
}

/* line 358, app/assets/stylesheets/prohipaa.scss */
body#homepage.prohipaa_layout #checklist-modal form {
  width: 80%;
  margin: auto;
  margin-top: 3em;
}

/* line 367, app/assets/stylesheets/prohipaa.scss */
body.prohipaa_layout .calendly-inline-widget {
  margin: 20px;
  height: 600px;
  box-shadow: black;
  box-shadow: 1px 3px 9px 0px;
}

@media screen and (max-width: 390px) {
  /* line 367, app/assets/stylesheets/prohipaa.scss */
  body.prohipaa_layout .calendly-inline-widget {
    margin: 0px;
    box-shadow: none;
  }
}

/* line 379, app/assets/stylesheets/prohipaa.scss */
body.prohipaa_layout .hipaa-cta {
  background: #319AEF;
  color: white;
  border-radius: 5px;
  font-size: 22px;
  font-weight: bold;
  border-color: white;
  padding: 15px 1em;
  margin-top: 2em;
}

@media (max-width: 375px) {
  /* line 379, app/assets/stylesheets/prohipaa.scss */
  body.prohipaa_layout .hipaa-cta {
    font-size: 20px;
  }
}

@media (max-width: 375px) {
  /* line 394, app/assets/stylesheets/prohipaa.scss */
  body.prohipaa_layout .modal-dialog .hipaa-cta {
    font-size: 18px;
  }
}

/* line 401, app/assets/stylesheets/prohipaa.scss */
body.prohipaa_layout #risk-review-modal {
  z-index: 1041;
}

/* line 406, app/assets/stylesheets/prohipaa.scss */
body.prohipaa_layout #what-is-risk-review-modal h3 {
  font-weight: bold;
  font-size: 20px;
}

/* line 410, app/assets/stylesheets/prohipaa.scss */
body.prohipaa_layout #what-is-risk-review-modal ul {
  padding-left: 10px;
}

/* line 413, app/assets/stylesheets/prohipaa.scss */
body.prohipaa_layout #what-is-risk-review-modal .btn {
  margin-top: 1em;
  width: 100%;
}

/* line 419, app/assets/stylesheets/prohipaa.scss */
body.prohipaa_layout #modal-signup-form {
  text-align: center;
}

/* line 422, app/assets/stylesheets/prohipaa.scss */
body.prohipaa_layout #modal-signup-form h3 {
  line-height: 1.6;
}

/* line 426, app/assets/stylesheets/prohipaa.scss */
body.prohipaa_layout #modal-signup-form .hipaa-cta {
  margin-top: 1em;
}

@media screen and (max-width: 451px) {
  /* line 426, app/assets/stylesheets/prohipaa.scss */
  body.prohipaa_layout #modal-signup-form .hipaa-cta {
    width: 100%;
  }
}

@media screen and (min-width: 768px) {
  /* line 435, app/assets/stylesheets/prohipaa.scss */
  body.prohipaa_layout #modal-hipaa-choose-course .modal-dialog {
    width: 700px;
  }
}

/* line 440, app/assets/stylesheets/prohipaa.scss */
body.prohipaa_layout #modal-hipaa-choose-course h3 {
  font-weight: bold;
}

/* line 443, app/assets/stylesheets/prohipaa.scss */
body.prohipaa_layout #modal-hipaa-choose-course h4 {
  font-weight: bold;
  margin-top: 2em;
}

/* line 447, app/assets/stylesheets/prohipaa.scss */
body.prohipaa_layout #modal-hipaa-choose-course ul {
  text-align: left;
  display: inline-block;
  margin-bottom: 2em;
  list-style: none;
}

/* line 453, app/assets/stylesheets/prohipaa.scss */
body.prohipaa_layout #modal-hipaa-choose-course ul li:before {
  content: '✓ ';
}

/* line 457, app/assets/stylesheets/prohipaa.scss */
body.prohipaa_layout #modal-hipaa-choose-course .btn {
  margin-top: 1em;
}

/* line 460, app/assets/stylesheets/prohipaa.scss */
body.prohipaa_layout #modal-hipaa-choose-course .col {
  text-align: center;
}

@media screen and (min-width: 768px) {
  /* line 465, app/assets/stylesheets/prohipaa.scss */
  body.prohipaa_layout #modal-hipaa-choose-course .hipaa-col h3 {
    margin-bottom: 2em;
  }
}

@media screen and (max-width: 767px) {
  /* line 470, app/assets/stylesheets/prohipaa.scss */
  body.prohipaa_layout #modal-hipaa-choose-course .hipaa-leaders-col {
    border-top: 3px solid #d0d0d0;
    margin-top: 2em;
  }
}

@media screen and (min-width: 768px) {
  /* line 470, app/assets/stylesheets/prohipaa.scss */
  body.prohipaa_layout #modal-hipaa-choose-course .hipaa-leaders-col {
    border-left: 3px solid #d0d0d0;
  }
  /* line 478, app/assets/stylesheets/prohipaa.scss */
  body.prohipaa_layout #modal-hipaa-choose-course .hipaa-leaders-col h3 {
    margin-bottom: 0.9em;
    margin-top: 0;
  }
}

/* line 486, app/assets/stylesheets/prohipaa.scss */
body.prohipaa_layout #stripe_groups_video {
  background: url(/assets/companies/hipaa-groups-hero.jpg) no-repeat #3c89bd center 30%;
  background-size: cover;
}

@media screen and (max-width: 991px) {
  /* line 486, app/assets/stylesheets/prohipaa.scss */
  body.prohipaa_layout #stripe_groups_video {
    background: url(/assets/companies/hipaa-groups-hero.jpg) no-repeat #3c89bd 68% 30%;
    background-size: cover;
  }
}

/* line 495, app/assets/stylesheets/prohipaa.scss */
body.prohipaa_layout #stripe_groups_video h1 {
  font-weight: bold;
  line-height: 1.3;
}

/* line 499, app/assets/stylesheets/prohipaa.scss */
body.prohipaa_layout #stripe_groups_video .group_rates_options a.sublink {
  color: #fff;
  text-decoration: underline;
}

/* line 503, app/assets/stylesheets/prohipaa.scss */
body.prohipaa_layout #stripe_groups_video .group_rates_option .btn {
  width: 240px;
}

/* line 507, app/assets/stylesheets/prohipaa.scss */
body.prohipaa_layout #stripe_groups_video .generate_proposal_link {
  background-color: #5fcad2;
  color: #fff;
}

/* line 511, app/assets/stylesheets/prohipaa.scss */
body.prohipaa_layout #stripe_groups_video .generate_proposal_link:hover {
  background-color: #68b2b7;
  color: #fff;
}

/* line 519, app/assets/stylesheets/prohipaa.scss */
body.prohipaa_layout #groups_page_container h2 {
  margin-top: 2em;
}

/* line 523, app/assets/stylesheets/prohipaa.scss */
body.prohipaa_layout #groups_page_container p.offer_text {
  line-height: 1.2em;
  margin-top: 1em;
}

/* line 532, app/assets/stylesheets/prohipaa.scss */
body.prohipaa_layout.groups_action .orange-cta {
  font-size: 24px;
  font-weight: bold;
  background-color: #F2492A;
  color: white;
  padding: 15px 30px;
}

@media (max-width: 991px) {
  /* line 532, app/assets/stylesheets/prohipaa.scss */
  body.prohipaa_layout.groups_action .orange-cta {
    margin-bottom: 1em;
  }
}

@media (max-width: 375px) {
  /* line 532, app/assets/stylesheets/prohipaa.scss */
  body.prohipaa_layout.groups_action .orange-cta {
    font-size: 18px;
  }
}

/* line 548, app/assets/stylesheets/prohipaa.scss */
body.prohipaa_layout.groups_action .centered {
  text-align: center;
}

/* line 552, app/assets/stylesheets/prohipaa.scss */
body.prohipaa_layout.groups_action .image-margin {
  margin: 0 auto 0;
  margin-bottom: 3em;
}

/* line 2, app/assets/stylesheets/proinstructor.scss */
body.proinstructor_layout .company-logos {
  padding-top: 0;
}

/* line 6, app/assets/stylesheets/proinstructor.scss */
body.proinstructor_layout .training_options_paragraph {
  width: 585px !important;
}

/* line 10, app/assets/stylesheets/proinstructor.scss */
body.proinstructor_layout #begin_button_instruct {
  background: url(/assets/sites/proinstructor/en/begin-button.png) top left no-repeat;
  width: 300px;
  height: 80px;
  text-indent: -10000px;
  overflow: hidden;
}

/* line 18, app/assets/stylesheets/proinstructor.scss */
body.proinstructor_layout #begin_button_instruct:hover {
  background: url(/assets/sites/proinstructor/en/begin-button.png) bottom left no-repeat;
  width: 300px;
  height: 80px;
}

/* line 24, app/assets/stylesheets/proinstructor.scss */
body.proinstructor_layout #headline_instruct {
  margin-top: 30px;
  height: 130px;
}

/* line 29, app/assets/stylesheets/proinstructor.scss */
body.proinstructor_layout #headline_instruct h2 {
  font-size: 45px;
  text-shadow: 3px 3px 3px #fff;
}

/* line 36, app/assets/stylesheets/proinstructor.scss */
body.proinstructor_layout .full_learn_page h2 {
  font-size: 24px;
  margin-bottom: 10px;
}

/* line 2, app/assets/stylesheets/promanualuk.scss */
body.promanualuk_layout #home_intro_container {
  float: left;
  margin-bottom: 2em;
  clear: both;
}

/* line 8, app/assets/stylesheets/promanualuk.scss */
body.promanualuk_layout #home_content_container {
  float: left;
  clear: both;
  width: 100%;
  margin-bottom: 4em;
}

/* line 15, app/assets/stylesheets/promanualuk.scss */
body.promanualuk_layout #home_content_container ul {
  list-style: disc url(/assets/icons/accept.png) outside;
  padding-left: 2em;
}

/* line 20, app/assets/stylesheets/promanualuk.scss */
body.promanualuk_layout #home_content_container ul li {
  margin-left: 0;
  font-size: 1.1em;
  padding-bottom: 0.8em;
}

/* line 26, app/assets/stylesheets/promanualuk.scss */
body.promanualuk_layout #home_content_container h4 {
  margin-top: 1.5em;
  font-size: 1.3em;
}

/* line 31, app/assets/stylesheets/promanualuk.scss */
body.promanualuk_layout #home_content_manual {
  float: left;
  width: 410px;
  padding: 1em;
  padding-right: 30px;
  border-right: 2px solid #A0A0A0;
}

/* line 39, app/assets/stylesheets/promanualuk.scss */
body.promanualuk_layout #home_content_manual p, body.promanualuk_layout #home_content_people p {
  text-align: justify;
}

/* line 43, app/assets/stylesheets/promanualuk.scss */
body.promanualuk_layout #home_content_people {
  float: right;
  padding: 1em;
  width: 410px;
}

/* line 49, app/assets/stylesheets/promanualuk.scss */
body.promanualuk_layout .home_content_course_bubble {
  height: 140px;
  width: 385px;
  padding: 1em;
  margin-bottom: 1em;
  background-color: #D4E3D0;
  border-radius: 10px;
}

/* line 58, app/assets/stylesheets/promanualuk.scss */
body.promanualuk_layout .home_content_course_bubble img.course_icon {
  float: left;
}

/* line 62, app/assets/stylesheets/promanualuk.scss */
body.promanualuk_layout .home_content_course_bubble .enroll_button {
  text-align: center;
}

/* line 66, app/assets/stylesheets/promanualuk.scss */
body.promanualuk_layout .home_content_course_bubble h3 {
  padding-top: 0;
  margin-top: 0;
  text-align: center;
  float: left;
  width: 226px;
  padding-left: 25px;
}

/* line 75, app/assets/stylesheets/promanualuk.scss */
body.promanualuk_layout .home_group_rates {
  display: block;
  float: left;
}

/* line 80, app/assets/stylesheets/promanualuk.scss */
body.promanualuk_layout #home_content_container .curriculum_more_info_link a {
  font-size: 0.9em;
}

/* line 84, app/assets/stylesheets/promanualuk.scss */
body.promanualuk_layout #home_content_container .course_curriculum_more_info h3 {
  font-size: 1.1em;
  color: black;
}

/* line 89, app/assets/stylesheets/promanualuk.scss */
body.promanualuk_layout #home_content_container .course_curriculum_more_info ul li {
  margin-left: 0;
  font-size: 1.1em;
  padding-bottom: 0.8em;
  list-style: circle;
}

/* line 97, app/assets/stylesheets/promanualuk.scss */
body.promanualuk_layout #home_content_container .course_curriculum_more_info ul li ul li {
  margin-left: 0px;
  font-size: 1.0em;
  padding-bottom: 0.4em;
  list-style: disc;
}

/* line 104, app/assets/stylesheets/promanualuk.scss */
body.promanualuk_layout .homepage_intro_paragraph {
  line-height: 2em;
  font-size: 1.3em;
}

/* line 109, app/assets/stylesheets/promanualuk.scss */
body.promanualuk_layout .homepage_intro_paragraph strong {
  font-size: 1.0em;
}

/* line 2, app/assets/stylesheets/promartialarts.scss */
body.promartialarts_layout #main_image {
  margin-top: 15px;
}

/* line 2, app/assets/stylesheets/propetfa.scss */
body.propetfa_layout .full_learn_page h2 {
  font-weight: bold;
  font-size: 2em;
}

/* line 7, app/assets/stylesheets/propetfa.scss */
body.propetfa_layout .home_module_inner {
  background-color: #fff !important;
}

/* line 11, app/assets/stylesheets/propetfa.scss */
body.propetfa_layout #stripe_hero.propetfa_layout {
  background: url(/assets/sites/propetfa/en/home-bg.jpg) no-repeat #C0844F 60% 0;
  background-size: cover;
}

@media (max-width: 767px) {
  /* line 17, app/assets/stylesheets/propetfa.scss */
  body.propetfa_layout #stripe_hero.propetfa_layout {
    background: url(/assets/sites/propetfa/en/home-bg.jpg) no-repeat #C0844F 72% 0;
    background-size: cover;
  }
}

/* line 24, app/assets/stylesheets/propetfa.scss */
body#training_simple_body.propetfa_layout {
  background: url(/assets/sites/propetfa/en/pawbg.png) repeat #edf9ff !important;
}

/* line 28, app/assets/stylesheets/propetfa.scss */
body.propetfa_layout #main_image {
  margin-top: 5px;
}

/* line 32, app/assets/stylesheets/propetfa.scss */
body.propetfa_layout #headline {
  margin-top: 30px !important;
  margin-bottom: 20px;
  height: 110px;
}

/* line 37, app/assets/stylesheets/propetfa.scss */
body.propetfa_layout #headline h2 {
  color: #fff;
  font-size: 58px;
  text-shadow: 3px 3px 3px #444;
  font-family: 'Source Sans Pro', sans-serif;
  line-height: 70px;
}

/* line 46, app/assets/stylesheets/propetfa.scss */
body.propetfa_layout .feature_box {
  height: 400px;
}

/* line 49, app/assets/stylesheets/propetfa.scss */
body.propetfa_layout .feature_box div:first-child {
  text-align: left;
}

/* line 54, app/assets/stylesheets/propetfa.scss */
body.propetfa_layout .feature_box img {
  margin: 0;
  padding: 0;
}

/* line 60, app/assets/stylesheets/propetfa.scss */
body.propetfa_layout .woman_teaching_pet_fa {
  text-align: center;
}

/* line 64, app/assets/stylesheets/propetfa.scss */
body.propetfa_layout .classroom_course_area_left h3 {
  text-align: center;
}

/* line 68, app/assets/stylesheets/propetfa.scss */
body.propetfa_layout .classroom_course_area_left {
  width: 320px;
  float: left;
}

/* line 73, app/assets/stylesheets/propetfa.scss */
body.propetfa_layout .classroom_course_area_right {
  text-align: center;
  width: 405px;
  margin: 0px 0 40px 15px;
  float: left;
}

/* line 80, app/assets/stylesheets/propetfa.scss */
body.propetfa_layout .groups_area_left h3 {
  text-align: center;
}

/* line 84, app/assets/stylesheets/propetfa.scss */
body.propetfa_layout .groups_area_left {
  width: 360px;
  float: left;
}

/* line 89, app/assets/stylesheets/propetfa.scss */
body.propetfa_layout .groups_area_right {
  text-align: center;
  width: 360px;
  margin: 0px 0 40px 20px;
  float: left;
}

/* line 96, app/assets/stylesheets/propetfa.scss */
body.propetfa_layout .classroom_course_area_left li {
  margin-left: 28px;
}

/* line 100, app/assets/stylesheets/propetfa.scss */
body.propetfa_layout .classroom_course_area_left ul {
  margin-top: 10px;
}

/* line 106, app/assets/stylesheets/propetfa.scss */
body.propetfa_layout .pet_inclass_curriculum h3 {
  font-size: 1.4em;
}

/* line 110, app/assets/stylesheets/propetfa.scss */
body.propetfa_layout .pet_inclass_curriculum ul {
  margin: 0;
  font-size: 16px;
}

/* line 114, app/assets/stylesheets/propetfa.scss */
body.propetfa_layout .pet_inclass_curriculum ul li {
  list-style-type: square;
  font-size: 14px;
}

/* line 118, app/assets/stylesheets/propetfa.scss */
body.propetfa_layout .pet_inclass_curriculum ul li ul li {
  list-style-type: circle;
  margin-left: 10px;
  font-size: 14px;
}

/* line 127, app/assets/stylesheets/propetfa.scss */
body.propetfa_layout #pet_map {
  border: 2px solid #2671E1;
  margin: 0 auto 20px;
}

/* line 132, app/assets/stylesheets/propetfa.scss */
body.propetfa_layout .pet_intro_text {
  margin-bottom: 30px;
}

@media screen and (max-width: 319px) {
  /* line 9, app/assets/stylesheets/propethero.scss */
  body.propethero_layout.not_partner #primary_navigation .navbar_phone_link {
    display: none !important;
  }
}

@media screen and (max-width: 390px) {
  /* line 16, app/assets/stylesheets/propethero.scss */
  body.propethero_layout.not_partner #primary_navigation .navbar_logout_link {
    display: none !important;
  }
}

@media screen and (max-width: 767px) {
  /* line 22, app/assets/stylesheets/propethero.scss */
  body.propethero_layout.not_partner #main-navbar-collapse ul li a {
    padding: 10px;
  }
  /* line 26, app/assets/stylesheets/propethero.scss */
  body.propethero_layout.not_partner #flash_container {
    margin-top: 0 !important;
  }
  /* line 30, app/assets/stylesheets/propethero.scss */
  body.propethero_layout.not_partner .flash_container {
    margin-top: 40px;
  }
  /* line 33, app/assets/stylesheets/propethero.scss */
  body.propethero_layout.not_partner .flash_container .alert {
    margin-top: 60px;
  }
  /* line 38, app/assets/stylesheets/propethero.scss */
  body.propethero_layout.not_partner .learn_hero_words {
    color: white;
    width: 100%;
  }
  /* line 43, app/assets/stylesheets/propethero.scss */
  body.propethero_layout.not_partner #pet_groups_hero .learn_hero_words {
    padding-top: 70px !important;
    text-align: center;
  }
  /* line 48, app/assets/stylesheets/propethero.scss */
  body.propethero_layout.not_partner #stripe_pet_accreditation {
    padding: 40px 0 40px 0;
  }
  /* line 50, app/assets/stylesheets/propethero.scss */
  body.propethero_layout.not_partner #stripe_pet_accreditation p {
    font-size: 14px;
    margin-top: 35px;
  }
  /* line 58, app/assets/stylesheets/propethero.scss */
  body.propethero_layout.not_partner #stripe_pet_learn_online .pet_cat_phone img {
    max-height: 275px;
  }
  /* line 64, app/assets/stylesheets/propethero.scss */
  body.propethero_layout.not_partner #stripe_pet_instructor .pet_bio_box {
    margin-top: 40px !important;
  }
  /* line 70, app/assets/stylesheets/propethero.scss */
  body.propethero_layout.not_partner #pet_instructor_team_stripe {
    margin-bottom: 200px;
  }
  /* line 74, app/assets/stylesheets/propethero.scss */
  body.propethero_layout.not_partner .pet_team_stripe .pet_bio_box {
    height: auto;
  }
  /* line 79, app/assets/stylesheets/propethero.scss */
  body.propethero_layout.not_partner #main_propethero_site_navigation .navbar-toggle {
    height: 40px;
    margin-top: 20px;
  }
  /* line 85, app/assets/stylesheets/propethero.scss */
  body.propethero_layout.not_partner #stripe_hero.propethero_layout {
    background: #000 !important;
    position: relative;
    overflow: hidden;
  }
  /* line 91, app/assets/stylesheets/propethero.scss */
  body.propethero_layout.not_partner #stripe_hero.propethero_layout:before {
    background: url(/assets/sites/propethero/en/home-bg.jpg) no-repeat #C0844F 72% 0;
    background-size: cover;
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0.5;
  }
  /* line 105, app/assets/stylesheets/propethero.scss */
  body.propethero_layout.not_partner #primary_navigation li {
    margin-right: 10px;
  }
  /* line 108, app/assets/stylesheets/propethero.scss */
  body.propethero_layout.not_partner #primary_navigation li a {
    color: #303BA7 !important;
  }
  /* line 113, app/assets/stylesheets/propethero.scss */
  body.propethero_layout.not_partner .learn_more_hero {
    background-color: white !important;
    background-image: none !important;
    margin-top: 0;
  }
  /* line 119, app/assets/stylesheets/propethero.scss */
  body.propethero_layout.not_partner .course_hero {
    margin-top: 0;
  }
  /* line 121, app/assets/stylesheets/propethero.scss */
  body.propethero_layout.not_partner .course_hero h1 {
    font-size: 50px;
    top: 250px;
  }
  /* line 127, app/assets/stylesheets/propethero.scss */
  body.propethero_layout.not_partner .hero_as_stripe {
    margin-top: 0;
  }
  /* line 133, app/assets/stylesheets/propethero.scss */
  body#homepage.propethero_layout.not_partner #headline_with_bg h1, body#homepage.propethero_layout.not_partner #headline_with_bg h5 {
    color: white;
  }
  /* line 136, app/assets/stylesheets/propethero.scss */
  body#homepage.propethero_layout.not_partner #headline_with_bg h1 {
    font-size: 24px !important;
  }
  /* line 144, app/assets/stylesheets/propethero.scss */
  body#homepage.propethero_layout.not_partner .home_extra_heading {
    opacity: 1;
  }
  /* line 148, app/assets/stylesheets/propethero.scss */
  body#homepage.propethero_layout.not_partner #top_section {
    margin-top: 120px;
    text-align: center;
  }
  /* line 151, app/assets/stylesheets/propethero.scss */
  body#homepage.propethero_layout.not_partner #top_section .home_begin_button {
    width: 100%;
  }
  /* line 154, app/assets/stylesheets/propethero.scss */
  body#homepage.propethero_layout.not_partner #top_section .course_title_with_logo {
    font-size: 38px !important;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
  }
  /* line 159, app/assets/stylesheets/propethero.scss */
  body#homepage.propethero_layout.not_partner #top_section .course_title_with_logo img {
    margin-bottom: 30px !important;
  }
  /* line 164, app/assets/stylesheets/propethero.scss */
  body#homepage.propethero_layout.not_partner #top_section .pet_hero_cta_area {
    text-align: center;
  }
  /* line 166, app/assets/stylesheets/propethero.scss */
  body#homepage.propethero_layout.not_partner #top_section .pet_hero_cta_area .home_begin_button {
    margin-left: 0 !important;
    width: 100%;
  }
  /* line 174, app/assets/stylesheets/propethero.scss */
  body.propethero_layout.not_partner #stripe_pet_bottom_cta {
    text-align: center;
  }
  /* line 177, app/assets/stylesheets/propethero.scss */
  body.propethero_layout.not_partner #stripe_pet_bottom_cta .btn {
    width: 100%;
  }
  /* line 182, app/assets/stylesheets/propethero.scss */
  body.propethero_layout.not_partner .learn_stripe img {
    padding-top: 30px;
  }
  /* line 186, app/assets/stylesheets/propethero.scss */
  body.propethero_layout.not_partner .video-thumb img {
    padding-top: 0;
  }
}

@media screen and (min-width: 768px) {
  /* line 192, app/assets/stylesheets/propethero.scss */
  body.propethero_layout.not_partner .pet_cat_phone {
    position: absolute !important;
    bottom: 0;
  }
  /* line 197, app/assets/stylesheets/propethero.scss */
  body.propethero_layout.not_partner .feature_box .feature_inner_box .feature_text p {
    height: 110px;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 203, app/assets/stylesheets/propethero.scss */
  body.propethero_layout.not_partner .margin-top-on-sm {
    margin-top: 40px;
  }
  /* line 207, app/assets/stylesheets/propethero.scss */
  body.propethero_layout.not_partner .margin-bottom-on-sm {
    margin-bottom: 40px;
  }
  /* line 211, app/assets/stylesheets/propethero.scss */
  body.propethero_layout.not_partner .feature_box .feature_inner_box .feature_text {
    padding: 10px 0 !important;
  }
}

@media screen and (max-width: 991px) {
  /* line 217, app/assets/stylesheets/propethero.scss */
  body.propethero_layout.not_partner #pet_learn_index_hero {
    height: 555px;
    background: url(/assets/sites/propethero/en/how_it_works_hero_mobile.jpg) no-repeat #C0844F 60% 0 !important;
    background-size: cover !important;
  }
  /* line 223, app/assets/stylesheets/propethero.scss */
  body.propethero_layout.not_partner #pet_learn_index_extra_heading {
    margin-top: -78px;
  }
  /* line 229, app/assets/stylesheets/propethero.scss */
  body.propethero_layout.not_partner #pet_groups_hero .container {
    width: 100%;
  }
  /* line 233, app/assets/stylesheets/propethero.scss */
  body.propethero_layout.not_partner #pet_groups_hero .learn_hero_words {
    color: white;
    width: 100%;
  }
  /* line 239, app/assets/stylesheets/propethero.scss */
  body.propethero_layout.not_partner .words_with_bg {
    background: #000;
    position: relative;
    overflow: hidden;
  }
  /* line 245, app/assets/stylesheets/propethero.scss */
  body.propethero_layout.not_partner .words_with_bg:before {
    background-size: cover;
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0.5;
  }
  /* line 260, app/assets/stylesheets/propethero.scss */
  body.propethero_layout.not_partner .words_with_bg .learn_hero_over_words {
    width: 100% !important;
    position: relative !important;
    top: 0 !important;
    margin-top: 80px;
    margin-bottom: 80px;
  }
  /* line 267, app/assets/stylesheets/propethero.scss */
  body.propethero_layout.not_partner .words_with_bg .learn_hero_over_words .learn_hero_words {
    color: white;
    z-index: 10;
    padding: 20px;
  }
  /* line 275, app/assets/stylesheets/propethero.scss */
  body.propethero_layout.not_partner #pet_professionals_hero:before {
    background: url(/assets/sites/propethero/en/dog_walker_mobile.png) no-repeat black 72% 0;
    background-size: cover;
    opacity: 1;
  }
  /* line 281, app/assets/stylesheets/propethero.scss */
  body.propethero_layout.not_partner .learn_more_hero {
    background-color: #E5E5E5;
    background-image: -webkit-linear-gradient(left, #E5E5E5, #FFF 40%, #FFF);
    background-image: linear-gradient(to right,#E5E5E5, #FFF 40%, #FFF);
  }
  /* line 285, app/assets/stylesheets/propethero.scss */
  body.propethero_layout.not_partner .learn_stripe img {
    margin: 0 auto 0;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 291, app/assets/stylesheets/propethero.scss */
  body.propethero_layout.not_partner .pet_team_stripe .pet_bio_box {
    height: 600px !important;
  }
}

@media screen and (min-width: 1200px) {
  /* line 297, app/assets/stylesheets/propethero.scss */
  body.propethero_layout.not_partner #main_propethero_site_navigation li {
    margin-left: 10px !important;
  }
}

/* line 302, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .btn {
  font-family: 'Raleway', sans-serif;
}

/* line 306, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner #stripe_pet_curriculum {
  padding-top: 20px;
  padding-bottom: 60px;
}

/* line 311, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner #stripe_pet_accreditation {
  background: url(/assets/sites/propethero/en/trust_background_repeat.jpg) repeat #F3F7F9;
  padding: 80px 0 80px 0;
  text-align: center;
}

/* line 316, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner #stripe_pet_accreditation p {
  text-align: center;
  margin-bottom: 40px;
}

/* line 321, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner #stripe_pet_accreditation h2 {
  width: 100%;
}

/* line 325, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner #stripe_pet_accreditation img {
  margin: 0 auto 40px;
}

/* line 331, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner #stripe_groups_dashboard ul {
  margin-top: 30px;
}

/* line 334, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner #stripe_groups_dashboard ul li {
  list-style: none;
  font-size: 16px;
  font-weight: normal;
  margin-top: 15px;
  margin-left: 10px;
  line-height: 16px;
  padding-left: 30px;
  background-image: url(/assets/sites/propethero/en/paw_print_small.png);
  background-repeat: no-repeat;
  font-family: 'Roboto Slab', serif;
  font-weight: 300;
}

/* line 350, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner #stripe_pet_learn_online {
  padding: 80px 20px 0 20px;
  background-color: white;
  background-image: -webkit-linear-gradient(top left, white, white 50%, #E1EBEE);
  background-image: linear-gradient(to bottom right,white, white 50%, #E1EBEE);
}

/* line 354, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner #stripe_pet_learn_online .learn_pet_bullets {
  padding-bottom: 30px;
}

/* line 358, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner #stripe_pet_learn_online h2 {
  margin-top: 0;
  line-height: 40px;
}

/* line 363, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner #stripe_pet_learn_online ul {
  margin-top: 40px;
  list-style: none;
}

/* line 368, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner #stripe_pet_learn_online ul li {
  margin-bottom: 15px;
  font-size: 16px;
  margin-left: 0;
  background-image: url(/assets/sites/propethero/en/paw_print.png);
  background-repeat: no-repeat;
  padding-left: 55px;
  line-height: 30px;
}

/* line 380, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner #stripe_pet_learn_online .pet_cat_phone img {
  margin: 0 auto 0;
  max-height: 460px;
}

/* line 389, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner #stripe_pet_learn_online .pull-right {
  margin-bottom: 30px;
}

/* line 394, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner #stripe_pet_testimonials {
  padding: 40px 0 80px 0;
}

/* line 398, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner #stripe_pet_testimonials h2 {
  width: 100%;
  text-align: center;
}

/* line 403, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner #stripe_pet_testimonials h4 {
  color: #777;
  margin-top: 20px;
  width: 100%;
  text-align: center;
}

/* line 410, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner #stripe_pet_testimonials .pet_testimonial_box {
  float: left;
  margin-top: 60px;
}

/* line 414, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner #stripe_pet_testimonials .pet_testimonial_box .pet_testimonial {
  padding: 20px 20px 20px 0;
  float: left;
  background-color: #F9F9F9;
  border: 1px solid #EFEEEE;
}

/* line 420, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner #stripe_pet_testimonials .pet_testimonial_box .pet_testimonial p {
  font-size: 12px;
}

/* line 424, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner #stripe_pet_testimonials .pet_testimonial_box .pet_testimonial blockquote {
  font-size: 16px;
  border-left: 5px solid #4B3321;
}

/* line 432, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner #stripe_pet_instructor {
  padding: 60px 0 60px 0;
  background: url(/assets/sites/propethero/en/instructor_background_repeat.jpg) repeat #FFF;
}

/* line 436, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner #stripe_pet_instructor p {
  margin: 40px 0;
}

/* line 441, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .pet_bio_box {
  margin: 0 auto 0;
  max-width: 400px;
  padding: 20px;
}

/* line 446, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .pet_bio_box h3 {
  color: blue;
  font-size: 26px;
}

/* line 451, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .pet_bio_box h4 {
  color: #777;
  font-size: 16px;
  width: 100%;
  text-align: center;
}

/* line 458, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .pet_bio_box img {
  margin: 0 auto 0;
}

/* line 464, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .pet_team_stripe h2, body.propethero_layout.not_partner #pet_instructor_team_stripe h2 {
  width: 100%;
  text-align: center;
}

/* line 469, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .pet_team_stripe .pet_bio_box, body.propethero_layout.not_partner #pet_instructor_team_stripe .pet_bio_box {
  margin-top: 40px;
}

/* line 472, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .pet_team_stripe .pet_bio_box h3, body.propethero_layout.not_partner #pet_instructor_team_stripe .pet_bio_box h3 {
  color: #777;
}

/* line 477, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .pet_team_stripe .pet_bio_box p, body.propethero_layout.not_partner #pet_instructor_team_stripe .pet_bio_box p {
  font-size: 12px;
  color: #777;
}

/* line 482, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .pet_team_stripe .pet_bio_box img, body.propethero_layout.not_partner #pet_instructor_team_stripe .pet_bio_box img {
  padding-top: 0;
}

/* line 488, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .top_instructor_team_image {
  margin: 0 auto 0;
  border: 4px solid white;
  box-shadow: 0px 1px 80px #BBB;
}

/* line 495, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner #stripe_pet_bottom_cta {
  padding: 40px 0;
  background: url(/assets/sites/propethero/en/cta_background.jpg) no-repeat #FFF 60% 0;
  background-size: cover;
}

/* line 500, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner #stripe_pet_bottom_cta h2 {
  line-height: 45px;
  color: white;
  font-weight: 300;
}

/* line 509, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .striped_home h2, body.propethero_layout.not_partner .striped_home h3, body.propethero_layout.not_partner .striped_home h4 {
  font-family: 'Roboto Slab', serif;
  font-weight: 400;
}

/* line 514, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .striped_home .btn-primary {
  background-color: #303BA7 !important;
  padding: 15px 30px;
}

/* line 520, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .btn-danger {
  background-color: #C9232A !important;
  font-weight: normal !important;
  font-size: 1.2em !important;
}

/* line 526, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .full_learn_page h2 {
  font-weight: bold;
  font-size: 2em;
}

/* line 531, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .home_module_inner {
  background-color: #fff !important;
}

/* line 535, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .navbar-brand {
  padding-bottom: 0 !important;
  padding-top: 10px !important;
}

/* line 539, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .navbar-brand img {
  margin-right: 0;
}

/* line 544, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner #above_nav_banner {
  height: 30px;
  background-color: #B1B1B1;
  background-image: -webkit-linear-gradient(left, #B1B1B1, #666);
  background-image: linear-gradient(to right,#B1B1B1, #666);
}

/* line 549, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner #stripe_hero.propethero_layout {
  margin-top: -50px;
  background: url(/assets/sites/propethero/en/home-bg.jpg) no-repeat #C0844F 60% 0;
  background-size: cover;
}

/* line 555, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .above_nav_cart_login_area {
  z-index: 100;
}

/* line 559, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .learn_more_hero {
  background-color: #C5C4C2;
  background-image: -webkit-linear-gradient(left, #C5C4C2, #E5E5E5 20%, #FFF 50%, #FFF);
  background-image: linear-gradient(to right,#C5C4C2, #E5E5E5 20%, #FFF 50%, #FFF);
  margin-top: -30px;
  width: 100%;
  float: left;
}

/* line 567, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .learn_more_hero div h1 {
  padding-left: 20px;
}

/* line 572, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .learn_more_hero .learn_hero_words {
  float: left;
  padding-top: 120px;
}

/* line 577, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .learn_more_hero .learn_hero_image {
  float: right;
}

/* line 581, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .learn_more_hero img {
  margin-right: 0;
  float: right;
}

/* line 587, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .video_training_hero {
  background: url(/assets/sites/propethero/en/video-training-hero.jpg) no-repeat #C0844F right center;
  height: 520px;
  margin-top: -50px !important;
  background-size: cover;
}

/* line 593, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .video_training_hero h1 {
  color: #fff;
  font-size: 40px;
  text-align: center;
  padding-top: 265px;
}

/* line 601, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .course_hero {
  margin-top: -30px;
}

/* line 604, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .course_hero h1 {
  position: absolute;
  color: white;
  font-size: 80px;
  font-weight: bold;
  top: 250px;
  width: 100%;
  text-align: center;
}

/* line 615, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .petcourse_hero_image {
  background: url(/assets/sites/propethero/en/coursehero.jpg) no-repeat #C0844F center bottom;
  background-size: cover;
  height: 550px;
}

/* line 621, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .hero_as_stripe {
  background-color: #C5C4C2;
  background-image: -webkit-linear-gradient(left, #C5C4C2, #E5E5E5 20%, #FFF 50%, #FFF);
  background-image: linear-gradient(to right,#C5C4C2, #E5E5E5 20%, #FFF 50%, #FFF);
  margin-top: -30px;
  width: 100%;
  float: left;
  padding-top: 120px !important;
  padding-bottom: 25px;
}

/* line 630, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .words_with_bg {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/* line 634, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .words_with_bg .learn_hero_over_words {
  width: 100%;
  position: absolute;
  top: 150px;
}

/* line 640, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .words_with_bg img {
  margin-right: 0;
  float: right;
}

/* line 646, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .centered_pet_cta {
  text-align: center;
  text-transform: uppercase;
}

/* line 650, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .centered_pet_cta .btn {
  margin: 10px auto 0;
  padding: 15px 30px !important;
}

/* line 656, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .pet_instructor_cta {
  margin-top: 20px;
  text-align: center;
  text-transform: uppercase;
}

/* line 662, app/assets/stylesheets/propethero.scss */
body#training_simple_body.propethero_layout.not_partner {
  background: url(/assets/sites/propetfa/en/pawbg.png) repeat #edf9ff !important;
}

/* line 666, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner #main_image {
  margin-top: 5px;
}

/* line 670, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner #top_section {
  margin-top: 200px;
}

/* line 674, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .propethero_spacer {
  height: 60px;
}

/* line 678, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .above_nav_cart_login_area {
  position: absolute;
  top: -27px;
  right: 15px;
  color: white;
  font-weight: bold;
}

/* line 686, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .above_nav_cart_login_area a, body.propethero_layout.not_partner .above_nav_cart_login_area a:hover {
  color: white;
  text-decoration: none;
}

/* line 691, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .above_nav_cart_login_area .glyphicon {
  padding-right: 20px;
}

/* line 698, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .above_nav_cart_login_area .above_nav_pipe {
  margin: 0 10px;
}

/* line 702, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .above_nav_cart_login_area .toll_free {
  float: none;
  padding-top: 0;
}

/* line 706, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .above_nav_cart_login_area .toll_free span.glyphicon {
  font-weight: bold;
}

/* line 714, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .site_title span {
  color: #666 !important;
  font-weight: normal;
  font-size: 16px;
}

/* line 720, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .site_title .headline {
  margin-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
  font-size: 2.0em;
  font-weight: bold;
  font-family: 'Montserrat', sans-serif;
  line-height: 35px;
  text-align: left;
  color: #303BA7;
}

/* line 733, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner #main_propethero_site_navigation {
  font-size: 13px;
  position: absolute;
  top: 30px;
  font-family: 'Raleway', sans-serif;
  font-weight: bold;
}

/* line 740, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner #main_propethero_site_navigation li.active {
  border-bottom: 4px solid #303BA7;
}

/* line 743, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner #main_propethero_site_navigation li.active a {
  box-shadow: none;
  background: none;
  background-color: inherit !important;
}

/* line 750, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner #main_propethero_site_navigation li {
  margin-left: 2px;
}

/* line 753, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner #main_propethero_site_navigation li .btn-primary {
  padding: 14px 16px;
  background-color: #303BA7;
}

/* line 757, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner #main_propethero_site_navigation li .btn-primary a {
  color: white !important;
}

/* line 762, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner #main_propethero_site_navigation li a {
  padding: 26px 10px;
}

/* line 769, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner #headline_with_bg h4, body.propethero_layout.not_partner #headline_with_bg h5 {
  padding: 5px 0;
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  font-size: 16px !important;
  letter-spacing: 2px;
  line-height: 1.5em;
  background: none;
  opacity: 1;
  color: white;
}

/* line 781, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner #headline_with_bg h1.hidden-xs {
  padding: 10px;
}

/* line 785, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner #headline_with_bg h1, body.propethero_layout.not_partner #headline_with_bg h2 {
  background: none;
  opacity: 1;
  color: white;
  font-family: 'Roboto Slab', serif;
  font-weight: 300;
  font-size: 52px;
  margin-bottom: 10px;
}

/* line 794, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner #headline_with_bg h1 div, body.propethero_layout.not_partner #headline_with_bg h2 div {
  line-height: 130%;
  background: none;
  opacity: 1;
  padding: 0 10px 0 10px;
}

/* line 804, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner #pet_professionals_page li {
  font-size: 16px;
}

/* line 810, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner #pet_ceu_page img.ceu_org_logo {
  float: left;
  width: 160px;
  margin-right: 20px;
  margin-bottom: 20px;
}

/* line 818, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .extra_heading_wording {
  font-family: 'Roboto Slab', serif;
  font-weight: 300;
}

/* line 823, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner div.home_block {
  font-family: 'Raleway', sans-serif;
}

/* line 827, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .learn_extra_heading {
  width: 100%;
  padding: 17px 0;
  background-color: #4B4E17;
  opacity: 0.84;
  float: left;
}

/* line 834, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .learn_extra_heading .extra_heading_wording {
  color: white;
  font-size: 20px;
}

/* line 838, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .learn_extra_heading .extra_heading_wording a {
  color: #DED312;
}

/* line 842, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .learn_extra_heading .extra_heading_wording .small_image, body.propethero_layout.not_partner .learn_extra_heading .extra_heading_wording .large_image {
  float: left;
  margin-right: 10px;
}

/* line 847, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .learn_extra_heading .extra_heading_wording .small_image {
  height: 28px;
}

/* line 851, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .learn_extra_heading .extra_heading_wording .large_image {
  height: 56px;
}

/* line 856, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .learn_extra_heading h1 {
  font-size: 1em;
  margin-top: 0;
  display: inline;
  font-weight: normal;
}

/* line 864, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .home_extra_heading {
  background-color: #4B4E17;
  opacity: 0.84;
}

/* line 869, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner #headline {
  margin-top: 30px !important;
  margin-bottom: 20px;
  height: 110px;
}

/* line 874, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner #headline h2 {
  color: #fff;
  font-size: 58px;
  text-shadow: 3px 3px 3px #444;
  font-family: 'Source Sans Pro', sans-serif;
  line-height: 70px;
}

/* line 883, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .feature_box_call_to_action {
  text-align: center;
  margin-top: 30px;
  text-transform: uppercase;
}

/* line 888, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .feature_box_call_to_action a {
  margin: 0 auto 0;
}

/* line 893, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .feature_box {
  max-width: 465px;
  margin: 0 auto 20px;
}

/* line 897, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .feature_box .feature_inner_box {
  box-shadow: 0px 8px 40px #BBB;
}

/* line 900, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .feature_box .feature_inner_box .feature_text {
  padding: 10px 18px;
  margin-top: 15px;
}

/* line 904, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .feature_box .feature_inner_box .feature_text h3 {
  text-align: center !important;
  font-weight: normal;
}

/* line 909, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .feature_box .feature_inner_box .feature_text p {
  text-align: center;
  color: #888;
}

/* line 914, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .feature_box .feature_inner_box .feature_text .feature_box_line {
  height: 1px;
  width: 30%;
  background-color: #AAA;
  margin: 15px auto 15px;
}

/* line 922, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .feature_box .feature_inner_box .feature_box_image {
  height: 240px;
  text-indent: -10000px;
  overflow: none;
  font-size: 1px;
  color: #fff;
}

/* line 930, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .feature_box .feature_inner_box #feature_box_image_1 {
  background: url(/assets/sites/propethero/en/Recognize-Problems.jpg) no-repeat 50%;
}

/* line 934, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .feature_box .feature_inner_box #feature_box_image_2 {
  background: url(/assets/sites/propethero/en/Minimize-Injury.jpg) no-repeat 50%;
}

/* line 938, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .feature_box .feature_inner_box #feature_box_image_3 {
  background: url(/assets/sites/propethero/en/Take-Action.jpg) no-repeat 50%;
}

/* line 948, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner #learn_index_boxes .feature_inner_box {
  box-shadow: none !important;
  text-align: center;
}

/* line 952, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner #learn_index_boxes .feature_inner_box .fas, body.propethero_layout.not_partner #learn_index_boxes .feature_inner_box .fal, body.propethero_layout.not_partner #learn_index_boxes .feature_inner_box .fab, body.propethero_layout.not_partner #learn_index_boxes .feature_inner_box .far {
  color: #C9232A;
  font-size: 80px;
}

/* line 957, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner #learn_index_boxes .feature_inner_box p {
  color: #777 !important;
}

/* line 963, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .woman_teaching_pet_fa {
  text-align: center;
}

/* line 967, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .classroom_course_area_left h3 {
  text-align: center;
}

/* line 971, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .classroom_course_area_left {
  width: 320px;
  float: left;
}

/* line 976, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .classroom_course_area_right {
  text-align: center;
  width: 405px;
  margin: 0px 0 40px 15px;
  float: left;
}

/* line 983, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .groups_area_left h3 {
  text-align: center;
}

/* line 987, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .groups_area_left {
  width: 360px;
  float: left;
}

/* line 992, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .groups_area_right {
  text-align: center;
  width: 360px;
  margin: 0px 0 40px 20px;
  float: left;
}

/* line 999, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .classroom_course_area_left li {
  margin-left: 28px;
}

/* line 1003, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .classroom_course_area_left ul {
  margin-top: 10px;
}

/* line 1009, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .pet_inclass_curriculum h3 {
  font-size: 1.4em;
}

/* line 1013, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .pet_inclass_curriculum ul {
  margin: 0;
  font-size: 16px;
}

/* line 1017, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .pet_inclass_curriculum ul li {
  list-style-type: square;
  font-size: 14px;
}

/* line 1021, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .pet_inclass_curriculum ul li ul li {
  list-style-type: circle;
  margin-left: 10px;
  font-size: 14px;
}

/* line 1030, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner #pet_map {
  border: 2px solid #2671E1;
  margin: 0 auto 20px;
}

/* line 1035, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .pet_intro_text {
  margin-bottom: 30px;
}

/* line 1039, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .row-offcanvas {
  margin-top: 20px;
}

/* line 1045, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner div#learn_sidebar .sidebar-nav {
  margin-top: 20px;
  padding: 0;
  box-shadow: none;
  background-image: none;
  background-color: white;
  border: 1px solid #EEE;
  border-top: none;
}

/* line 1054, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner div#learn_sidebar .sidebar-nav li {
  border-top: 1px solid #EEE;
  margin-left: 0;
  font-size: 13px;
  letter-spacing: 1.5px;
  font-family: 'Raleway', sans-serif;
  font-weight: bold;
}

/* line 1062, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner div#learn_sidebar .sidebar-nav li a {
  color: black;
  padding-right: 20px;
}

/* line 1066, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner div#learn_sidebar .sidebar-nav li a:hover {
  background-color: #FBFBFB;
}

/* line 1072, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner div#learn_sidebar .sidebar-nav li.active {
  border-left: 4px solid #303BA7;
  background-color: #EFEEEE;
  background-image: -webkit-linear-gradient(left, #EFEEEE, white 15%, white);
  background-image: linear-gradient(to right,#EFEEEE, white 15%, white);
}

/* line 1078, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner div#learn_sidebar .sidebar-nav .glyphicon-play {
  font-size: 10px;
  margin-top: 3px;
  position: absolute;
  top: 11px;
  right: 8px;
}

/* line 1090, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .pet_learn_body #stripe_body {
  width: 100%;
  float: left;
  padding-bottom: 0;
}

/* line 1096, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .pet_learn_body #flash_container {
  margin-top: 0 !important;
}

/* line 1100, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .pet_learn_body .flash_container {
  margin-top: 0 !important;
}

/* line 1103, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .pet_learn_body .flash_container .alert {
  margin-top: 20px;
}

/* line 1110, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner #flash_container {
  margin-bottom: 0;
  margin-top: 30px;
}

/* line 1115, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .pet_white_bg_hero {
  margin-top: 0;
}

/* line 1120, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner #pet_meet_team_hero h3 {
  margin-bottom: 0;
}

/* line 1124, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner #pet_meet_team_hero h4 {
  margin-top: 5px;
  color: #666;
}

/* line 1129, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner #pet_meet_team_hero p {
  color: #777;
}

/* line 1134, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner #pet_learn_background_area {
  background: url(/assets/sites/propethero/en/trust_background_repeat.jpg) repeat #F3F7F9;
}

/* line 1138, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .middle_page_arrow {
  position: absolute;
  left: 42%;
  top: -75px;
}

/* line 1144, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .middle_of_page_line {
  height: 4px;
  margin: 30px 0;
  background-color: #EFEEEE;
  background-image: -webkit-linear-gradient(left, #EFEEEE, #D9D9D9 50%, #EFEEEE);
  background-image: linear-gradient(to right,#EFEEEE, #D9D9D9 50%, #EFEEEE);
}

/* line 1150, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .learn_stripe {
  padding: 50px 0;
}

/* line 1155, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner #learn_curriculum_stripe ul {
  list-style: none;
}

/* line 1158, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner #learn_curriculum_stripe ul li {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px;
  margin-left: 0;
  background-image: url(/assets/sites/propethero/en/paw_print.png);
  background-repeat: no-repeat;
  padding-left: 40px;
  line-height: 30px;
}

/* line 1169, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner #learn_curriculum_stripe ul li ul li {
  font-size: 14px;
  font-weight: normal;
  margin-top: 10px;
  line-height: 16px;
  padding-left: 30px;
  background-image: url(/assets/sites/propethero/en/paw_print_small.png);
}

/* line 1184, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .words_over_image_hero .main_image_area {
  float: left;
}

/* line 1187, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .words_over_image_hero .main_image_area .learn_hero_words {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
}

/* line 1194, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .words_over_image_hero .main_image_area .dark_over_image {
  background: #000;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0.5;
}

/* line 1209, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .nice_pet_heading {
  margin-top: 0;
  margin-bottom: 40px;
}

/* line 1214, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner #stripe_groups_dashboard {
  background: url(/assets/sites/propethero/en/trust_background_repeat.jpg) repeat #F3F7F9;
  color: black;
}

/* line 1219, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .ce_org_instructions {
  float: left;
  width: 100%;
}

/* line 1223, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .ce_org_instructions p {
  float: left;
  background-color: #eee;
  padding: 10px;
}

/* line 1230, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .pet_badge {
  text-align: center;
  margin-top: 30px;
}

/* line 1234, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .pet_badge img {
  margin: 0 auto 0;
}

/* line 1239, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .badge_share_box {
  border: 1px solid #000;
  padding: 8px;
  margin-top: 20px;
  text-align: center;
}

/* line 1245, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .badge_share_box h2 {
  text-align: center;
  margin-top: 0;
  font-size: 18px;
}

/* line 1252, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner #stripe_groups_team {
  background-color: #fff !important;
}

/* line 1256, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .admin_spacer {
  height: 70px;
}

/* line 1260, app/assets/stylesheets/propethero.scss */
body.propethero_layout.not_partner .formkit-slide-in {
  z-index: 20000 !important;
}

/* line 2, app/assets/stylesheets/proptlls.scss */
body.proptlls_layout div.course_ad {
  float: left;
  background-color: #eee;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  margin-bottom: 15px;
  padding: 5px;
}

/* line 10, app/assets/stylesheets/proptlls.scss */
body.proptlls_layout div.course_ad h3 {
  font-size: 16px;
  margin: 0 0 3px 0;
}

/* line 15, app/assets/stylesheets/proptlls.scss */
body.proptlls_layout div.course_ad p {
  margin: 0;
  font-size: 12px !important;
}

/* line 20, app/assets/stylesheets/proptlls.scss */
body.proptlls_layout div.course_ad .course_logo {
  float: left;
  width: 60px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}

/* line 26, app/assets/stylesheets/proptlls.scss */
body.proptlls_layout div.course_ad .course_logo img {
  margin-bottom: 6px;
}

/* line 31, app/assets/stylesheets/proptlls.scss */
body.proptlls_layout div.course_ad .course_text {
  float: left;
  width: 255px;
  margin-left: 10px;
}

/* line 3, app/assets/stylesheets/proselfdefense.scss */
body.proselfdefense_layout #featured1 h2 {
  text-shadow: 1px 1px #333;
}

/* line 6, app/assets/stylesheets/proselfdefense.scss */
body.proselfdefense_layout #featured1 h2 div.smaller {
  font-size: 0.6em;
}

/* line 11, app/assets/stylesheets/proselfdefense.scss */
body.proselfdefense_layout #featured1 p {
  text-shadow: 1px 1px #333;
}

/* line 16, app/assets/stylesheets/proselfdefense.scss */
body.proselfdefense_layout .company_bar.hidden-xs {
  display: none !important;
}

/* line 20, app/assets/stylesheets/proselfdefense.scss */
body.proselfdefense_layout .sabre-logo {
  margin: 0 3px;
}

/* line 24, app/assets/stylesheets/proselfdefense.scss */
body.proselfdefense_layout .stripe_section_white, body.proselfdefense_layout .stripe_section_beige {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}

/* line 29, app/assets/stylesheets/proselfdefense.scss */
body.proselfdefense_layout section#featured1 {
  padding: 10em 0;
}

/* line 33, app/assets/stylesheets/proselfdefense.scss */
body.proselfdefense_layout .icons .icon-wrapper {
  width: 140px;
  height: 140px;
  border-radius: 50%;
  background-color: rgba(28, 181, 108, 0.4);
  text-align: center;
  margin: 2em auto 0;
  padding: 3em 0;
}

/* line 42, app/assets/stylesheets/proselfdefense.scss */
body.proselfdefense_layout .icons .icon-wrapper .icon-large {
  color: white;
  font-size: 4em;
  display: block;
}

/* line 47, app/assets/stylesheets/proselfdefense.scss */
body.proselfdefense_layout .icons .icon-wrapper span {
  text-transform: uppercase;
  font-weight: 600;
  color: #206c9f;
}

/* line 52, app/assets/stylesheets/proselfdefense.scss */
body.proselfdefense_layout .icons p {
  margin: 0 2em 2em;
}

/* line 56, app/assets/stylesheets/proselfdefense.scss */
body.proselfdefense_layout section {
  padding: 4em 0;
  position: relative;
}

/* line 60, app/assets/stylesheets/proselfdefense.scss */
body.proselfdefense_layout section:before,
body.proselfdefense_layout section:after {
  position: absolute;
  content: '';
  pointer-events: none;
}

/* line 66, app/assets/stylesheets/proselfdefense.scss */
body.proselfdefense_layout section h1 {
  font-size: 3em;
}

/* line 69, app/assets/stylesheets/proselfdefense.scss */
body.proselfdefense_layout section h2 {
  font-size: 3em;
  font-weight: 600;
  letter-spacing: 1px;
  margin: 0.5em 0;
  line-height: 1.3;
}

/* line 76, app/assets/stylesheets/proselfdefense.scss */
body.proselfdefense_layout section h3 {
  font-size: 1em;
  font-weight: 600;
  text-transform: uppercase;
  color: #73AE9D;
  letter-spacing: 1px;
}

/* line 83, app/assets/stylesheets/proselfdefense.scss */
body.proselfdefense_layout section p {
  font-size: 1.1em !important;
  font-weight: 100;
  margin: 0 0 2em;
}

/* line 88, app/assets/stylesheets/proselfdefense.scss */
body.proselfdefense_layout section .lead {
  font-size: 1.3em;
}

/* line 91, app/assets/stylesheets/proselfdefense.scss */
body.proselfdefense_layout section.light {
  background: #ededed;
}

/* line 94, app/assets/stylesheets/proselfdefense.scss */
body.proselfdefense_layout section.dark {
  background: #2b2d35;
}

/* line 97, app/assets/stylesheets/proselfdefense.scss */
body.proselfdefense_layout section.dark.with-bg {
  background: url(/assets/sites/proselfdefense/en/watch-tv.jpg) center center no-repeat;
  background-size: cover;
}

@media (max-width: 767px) {
  /* line 103, app/assets/stylesheets/proselfdefense.scss */
  body.proselfdefense_layout section.dark.with-bg {
    background: url(/assets/sites/proselfdefense/en/watch-tv.jpg) 75% center no-repeat;
  }
}

/* line 108, app/assets/stylesheets/proselfdefense.scss */
body.proselfdefense_layout section.dark h1,
body.proselfdefense_layout section.dark h2,
body.proselfdefense_layout section.dark h4,
body.proselfdefense_layout section.dark h5,
body.proselfdefense_layout section.dark h6 {
  color: white;
  margin-bottom: 0.5em;
}

/* line 116, app/assets/stylesheets/proselfdefense.scss */
body.proselfdefense_layout section.dark .text-muted {
  color: rgba(255, 255, 255, 0.7);
}

/* line 119, app/assets/stylesheets/proselfdefense.scss */
body.proselfdefense_layout section.dark p {
  color: white;
  letter-spacing: 0.5px;
}

/* line 123, app/assets/stylesheets/proselfdefense.scss */
body.proselfdefense_layout section.content h1 {
  font-size: 3em;
}

/* line 126, app/assets/stylesheets/proselfdefense.scss */
body.proselfdefense_layout section.content h2 {
  font-size: 3.5em;
  font-weight: 800;
  margin: 0.3em auto 0.2em;
  padding: 0em 1em;
  line-height: 1.3;
}

/* line 133, app/assets/stylesheets/proselfdefense.scss */
body.proselfdefense_layout section.content div.sub-head {
  font-size: 1.5em;
  padding-bottom: 2em;
}

/* line 137, app/assets/stylesheets/proselfdefense.scss */
body.proselfdefense_layout section.content div.sub-paragraph p {
  font-size: 1.3em !important;
}

/* line 140, app/assets/stylesheets/proselfdefense.scss */
body.proselfdefense_layout section.content h3 {
  font-size: 1.2em;
  font-weight: 600;
  text-transform: uppercase;
}

/* line 145, app/assets/stylesheets/proselfdefense.scss */
body.proselfdefense_layout section.content p.desc {
  font-size: 1.2em;
  font-weight: 300;
  line-height: 2;
  margin: 0 0 2em;
  padding: 0 14em;
}

/* line 152, app/assets/stylesheets/proselfdefense.scss */
body.proselfdefense_layout section.content img {
  margin: auto;
}

/* line 155, app/assets/stylesheets/proselfdefense.scss */
body.proselfdefense_layout section.cta h1 {
  font-size: 4em;
}

/* line 158, app/assets/stylesheets/proselfdefense.scss */
body.proselfdefense_layout section.cta h2 {
  font-size: 2.5em;
  margin: 0 auto 1em;
}

/* line 162, app/assets/stylesheets/proselfdefense.scss */
body.proselfdefense_layout section.cta h3 {
  font-weight: 1.2em;
  text-transform: uppercase;
}

/* line 166, app/assets/stylesheets/proselfdefense.scss */
body.proselfdefense_layout section.cta p {
  padding: 0 4em;
  margin: 0;
  font-size: 1.35em;
}

/* line 171, app/assets/stylesheets/proselfdefense.scss */
body.proselfdefense_layout section.cta p:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}

/* line 175, app/assets/stylesheets/proselfdefense.scss */
body.proselfdefense_layout section.cta .btn {
  background: #4aa1db;
  color: white;
  padding: 0.5em 2em;
  font-size: 1em;
  margin: 0 1em;
  border: 2px solid #4aa1db;
  text-transform: uppercase;
}

/* line 184, app/assets/stylesheets/proselfdefense.scss */
body.proselfdefense_layout section.cta .btn:hover {
  background: #2a8fd2;
  border-color: #2a8fd2;
}

/* line 188, app/assets/stylesheets/proselfdefense.scss */
body.proselfdefense_layout section .overlay-text {
  z-index: 10;
}

/* line 191, app/assets/stylesheets/proselfdefense.scss */
body.proselfdefense_layout .striped_home p {
  text-align: inherit !important;
}

/* line 194, app/assets/stylesheets/proselfdefense.scss */
body.proselfdefense_layout .text-center {
  text-align: center !important;
}

/* line 199, app/assets/stylesheets/proselfdefense.scss */
body.proselfdefense_layout .call_to_action h4 {
  font-size: 1.3em;
  font-weight: bold;
}

/* line 204, app/assets/stylesheets/proselfdefense.scss */
body.proselfdefense_layout .call_to_action p {
  font-size: 16px !important;
}

/* line 208, app/assets/stylesheets/proselfdefense.scss */
body.proselfdefense_layout .call_to_action .btn {
  font-size: 0.9em;
}

/* line 212, app/assets/stylesheets/proselfdefense.scss */
body.proselfdefense_layout .call_to_action .for-only {
  font-size: 16px;
}

@media (max-width: 480px) {
  /* line 217, app/assets/stylesheets/proselfdefense.scss */
  body.proselfdefense_layout .call_to_action .for-only {
    display: block;
    margin-top: 0.8em;
  }
}

/* line 224, app/assets/stylesheets/proselfdefense.scss */
body.proselfdefense_layout #our-story {
  height: 450px;
  margin-bottom: 30px;
  background: url(/assets/sites/proselfdefense/en/about-us.jpg) center center no-repeat;
  background-size: cover;
  padding-top: 120px;
}

/* line 231, app/assets/stylesheets/proselfdefense.scss */
body.proselfdefense_layout #our-story h1, body.proselfdefense_layout #our-story h2 {
  text-align: center;
  color: #fff;
}

/* line 236, app/assets/stylesheets/proselfdefense.scss */
body.proselfdefense_layout #our-story h2 {
  font-size: 1.5em;
}

/* line 242, app/assets/stylesheets/proselfdefense.scss */
body.proselfdefense_layout #our-story-page p {
  font-size: 1.2em;
  margin-bottom: 1.3em;
}

@media (max-width: 992px) {
  /* line 249, app/assets/stylesheets/proselfdefense.scss */
  body.proselfdefense_layout section.content h2 {
    font-size: 2.5em;
    padding: 0 1em;
  }
  /* line 253, app/assets/stylesheets/proselfdefense.scss */
  body.proselfdefense_layout section.content p {
    font-size: 1.15em;
    line-height: 1.8;
    padding: 0 4em;
  }
  /* line 258, app/assets/stylesheets/proselfdefense.scss */
  body.proselfdefense_layout section h2 {
    font-size: 2.3em;
  }
  /* line 261, app/assets/stylesheets/proselfdefense.scss */
  body.proselfdefense_layout section p {
    font-size: 1.15em;
    line-height: 1.8;
  }
  /* line 265, app/assets/stylesheets/proselfdefense.scss */
  body.proselfdefense_layout section .vertical-align {
    margin: 20px 0;
  }
}

@media (max-width: 1199px) {
  /* line 270, app/assets/stylesheets/proselfdefense.scss */
  body.proselfdefense_layout section.content h2 {
    font-size: 2.5em;
    padding: 0 1em;
  }
  /* line 274, app/assets/stylesheets/proselfdefense.scss */
  body.proselfdefense_layout section.content p {
    font-size: 1.15em;
    line-height: 1.8;
    padding: 0;
    margin: auto 0;
  }
  /* line 280, app/assets/stylesheets/proselfdefense.scss */
  body.proselfdefense_layout section h2 {
    font-size: 2.2em;
  }
}

@media (max-width: 767px) {
  /* line 285, app/assets/stylesheets/proselfdefense.scss */
  body.proselfdefense_layout section {
    text-align: center;
  }
  /* line 288, app/assets/stylesheets/proselfdefense.scss */
  body.proselfdefense_layout section h2,
body.proselfdefense_layout section.content h2 {
    font-size: 2.5em;
    padding: 0 1em;
  }
  /* line 293, app/assets/stylesheets/proselfdefense.scss */
  body.proselfdefense_layout section p,
body.proselfdefense_layout section.content p {
    font-size: 1.15em;
    line-height: 1.8;
    padding: 0;
  }
  /* line 299, app/assets/stylesheets/proselfdefense.scss */
  body.proselfdefense_layout section.separator::before,
body.proselfdefense_layout section.content.separator::before {
    bottom: -9px;
  }
  /* line 303, app/assets/stylesheets/proselfdefense.scss */
  body.proselfdefense_layout section.separator::after,
body.proselfdefense_layout section.content.separator::after {
    bottom: -4px;
  }
  /* line 307, app/assets/stylesheets/proselfdefense.scss */
  body.proselfdefense_layout .vertical-align {
    margin: 20px 0;
  }
  /* line 310, app/assets/stylesheets/proselfdefense.scss */
  body.proselfdefense_layout .icons {
    margin-bottom: 4.5em;
  }
  /* line 313, app/assets/stylesheets/proselfdefense.scss */
  body.proselfdefense_layout section.cta h2 {
    padding: 0;
  }
  /* line 316, app/assets/stylesheets/proselfdefense.scss */
  body.proselfdefense_layout section.cta .btn {
    margin-top: 1em;
    width: 200px;
  }
}

@media (max-width: 480px) {
  /* line 322, app/assets/stylesheets/proselfdefense.scss */
  body.proselfdefense_layout section h2,
body.proselfdefense_layout section.content h2 {
    font-size: 1.5em;
    padding: 0 0.4em;
  }
  /* line 327, app/assets/stylesheets/proselfdefense.scss */
  body.proselfdefense_layout section p,
body.proselfdefense_layout section.content p {
    padding: 0;
  }
  /* line 331, app/assets/stylesheets/proselfdefense.scss */
  body.proselfdefense_layout section.separator::before,
body.proselfdefense_layout section.content.separator::before {
    bottom: -9px;
  }
  /* line 335, app/assets/stylesheets/proselfdefense.scss */
  body.proselfdefense_layout section.separator::after,
body.proselfdefense_layout section.content.separator::after {
    bottom: -4px;
  }
  /* line 339, app/assets/stylesheets/proselfdefense.scss */
  body.proselfdefense_layout section.cta h2 {
    padding: 0;
  }
  /* line 342, app/assets/stylesheets/proselfdefense.scss */
  body.proselfdefense_layout section.cta p {
    padding: 0 0 1em;
  }
  /* line 345, app/assets/stylesheets/proselfdefense.scss */
  body.proselfdefense_layout section.cta .btn {
    width: 80%;
  }
}

/* line 350, app/assets/stylesheets/proselfdefense.scss */
body.proselfdefense_layout .pepper-spray-buy-button {
  padding-left: 4em !important;
  padding-right: 4em !important;
  margin-top: 2em;
}

/* line 355, app/assets/stylesheets/proselfdefense.scss */
body.proselfdefense_layout .pepper-spray-buy-button a, body.proselfdefense_layout .pepper-spray-buy-button a:hover, body.proselfdefense_layout .pepper-spray-buy-button a:visited {
  color: #fff;
  font-size: 1.2em;
  text-decoration: none;
}

/* line 2, app/assets/stylesheets/proskill.scss */
body.proskill_layout .company-logos {
  padding-top: 0;
}

/* line 6, app/assets/stylesheets/proskill.scss */
body.proskill_layout #index-main {
  width: 680px;
}

/* line 10, app/assets/stylesheets/proskill.scss */
body.proskill_layout #begin_button_skill {
  background: url(/assets/sites/proskill/en/begin-button.png) top left no-repeat;
  width: 300px;
  height: 80px;
  text-indent: -10000px;
  overflow: hidden;
}

/* line 18, app/assets/stylesheets/proskill.scss */
body.proskill_layout #begin_button_skill:hover {
  background: url(/assets/sites/proskill/en/begin-button.png) bottom left no-repeat;
  width: 300px;
  height: 80px;
}

/* line 24, app/assets/stylesheets/proskill.scss */
body.proskill_layout #headline_skill {
  margin-top: 20px;
  height: 130px;
}

/* line 29, app/assets/stylesheets/proskill.scss */
body.proskill_layout #headline_skill h2 {
  font-size: 45px;
  text-shadow: 3px 3px 3px #fff;
}

/* line 1, app/assets/stylesheets/prostudentuk.scss */
body.prostudentuk_layout {
  /* photostack */
}

/* line 2, app/assets/stylesheets/prostudentuk.scss */
body.prostudentuk_layout .full_learn_page h2 {
  font-weight: bold;
  font-size: 2em;
}

/* line 7, app/assets/stylesheets/prostudentuk.scss */
body.prostudentuk_layout .full_learn_page h3 {
  margin-bottom: 1em;
}

/* line 11, app/assets/stylesheets/prostudentuk.scss */
body.prostudentuk_layout ul.spread_word_list li {
  font-size: 16px;
}

/* line 15, app/assets/stylesheets/prostudentuk.scss */
body.prostudentuk_layout ol {
  padding-left: 20px;
}

/* line 18, app/assets/stylesheets/prostudentuk.scss */
body.prostudentuk_layout ol li ol {
  list-style-type: lower-alpha;
  padding-left: 20px;
}

/* line 24, app/assets/stylesheets/prostudentuk.scss */
body.prostudentuk_layout #studentcpr_signup_form {
  font-family: verdana;
  padding: 7px 10px 10px 10px;
  margin-top: 15px;
  margin-bottom: 15px;
  background-color: #FFFAD4;
  border: 2px solid #fff;
  border-radius: 20px;
}

/* line 34, app/assets/stylesheets/prostudentuk.scss */
body.prostudentuk_layout #studentcpr_signup_form label {
  display: block;
}

/* line 38, app/assets/stylesheets/prostudentuk.scss */
body.prostudentuk_layout .label_signup {
  width: 70px;
  display: inline-block;
}

/* line 39, app/assets/stylesheets/prostudentuk.scss */
body.prostudentuk_layout #classroom_code_label {
  font-size: 1.1em;
  font-weight: bold;
  text-transform: uppercase;
}

/* line 41, app/assets/stylesheets/prostudentuk.scss */
body.prostudentuk_layout .formspacer {
  height: 10px;
}

/* line 42, app/assets/stylesheets/prostudentuk.scss */
body.prostudentuk_layout .linespacer {
  height: 3px;
}

/* line 44, app/assets/stylesheets/prostudentuk.scss */
body.prostudentuk_layout #login-button {
  position: relative;
}

/* line 48, app/assets/stylesheets/prostudentuk.scss */
body.prostudentuk_layout #signup_heading {
  margin-bottom: 10px;
  padding-bottom: 5px;
  margin-top: 0;
  text-align: center;
  border-bottom: 1px solid #ECE4DB;
}

/* line 55, app/assets/stylesheets/prostudentuk.scss */
body.prostudentuk_layout #signup_heading h2 {
  font-size: 1.6em;
  font-weight: bold;
  margin-bottom: 3px;
  margin-top: 5px;
}

/* line 63, app/assets/stylesheets/prostudentuk.scss */
body.prostudentuk_layout #receipt {
  text-align: center;
  font-size: 1.3em;
}

/* line 68, app/assets/stylesheets/prostudentuk.scss */
body.prostudentuk_layout .course_icon {
  text-align: center;
}

/* line 74, app/assets/stylesheets/prostudentuk.scss */
body.prostudentuk_layout .photostack {
  position: relative;
  margin: 20px;
}

/* line 78, app/assets/stylesheets/prostudentuk.scss */
body.prostudentuk_layout .photostack div {
  height: 0;
}

/* line 81, app/assets/stylesheets/prostudentuk.scss */
body.prostudentuk_layout div.photo {
  position: absolute;
}

/* line 84, app/assets/stylesheets/prostudentuk.scss */
body.prostudentuk_layout .photostackwrapper {
  overflow: hidden;
  height: 500px;
}

/* line 89, app/assets/stylesheets/prostudentuk.scss */
body.prostudentuk_layout .photostack .photo img, body.prostudentuk_layout .photostack .photo span img {
  padding: 10px;
  background: #FFFFFF;
  border: 2px solid #CCCCCC;
  display: block;
  position: absolute;
  box-shadow: 3px 3px 3px #666;
}

/* line 98, app/assets/stylesheets/prostudentuk.scss */
body.prostudentuk_layout .feature_text {
  height: 230px !important;
}

/* line 102, app/assets/stylesheets/prostudentuk.scss */
body.prostudentuk_layout .feature_box img {
  border-radius: 5px;
}

/* line 106, app/assets/stylesheets/prostudentuk.scss */
body.prostudentuk_layout #contact_sidebar {
  text-align: center;
  background-color: #D5E5F7;
  padding: 10px 0 10px 0;
  border-radius: 8px;
}

/* line 113, app/assets/stylesheets/prostudentuk.scss */
body.prostudentuk_layout #contact_sidebar h3 {
  font-size: 1.4em;
}

/* line 117, app/assets/stylesheets/prostudentuk.scss */
body.prostudentuk_layout #top_section {
  position: relative;
}

/* line 121, app/assets/stylesheets/prostudentuk.scss */
body.prostudentuk_layout #top_section #errorExplanation {
  position: absolute;
  z-index: 100;
  top: 10px;
  left: 0;
  width: 510px;
  display: block;
}

/* line 130, app/assets/stylesheets/prostudentuk.scss */
body.prostudentuk_layout .learn-image-left {
  margin-right: 15px;
}

/* line 134, app/assets/stylesheets/prostudentuk.scss */
body.prostudentuk_layout .learn-image {
  padding: 15px;
  margin: 0;
}

/* line 139, app/assets/stylesheets/prostudentuk.scss */
body.prostudentuk_layout #implementation-body-paragraphs a, body.prostudentuk_layout a {
  color: #00c;
  text-decoration: none;
}

/* line 144, app/assets/stylesheets/prostudentuk.scss */
body.prostudentuk_layout a.btn {
  color: #fff !important;
}

/* line 148, app/assets/stylesheets/prostudentuk.scss */
body.prostudentuk_layout a.btn-default {
  color: #000 !important;
}

/* line 152, app/assets/stylesheets/prostudentuk.scss */
body.prostudentuk_layout #implementation-body-paragraphs a:hover, body.prostudentuk_layout a:hover {
  color: #f00;
  text-decoration: underline;
}

/* line 157, app/assets/stylesheets/prostudentuk.scss */
body.prostudentuk_layout .center-image-box img {
  border: 1px solid black;
}

/* line 161, app/assets/stylesheets/prostudentuk.scss */
body.prostudentuk_layout .center-image-box {
  text-align: center;
}

/* line 165, app/assets/stylesheets/prostudentuk.scss */
body.prostudentuk_layout .center-image-box h2 {
  margin-top: 25px;
  margin-bottom: 5px;
}

/* line 170, app/assets/stylesheets/prostudentuk.scss */
body.prostudentuk_layout .dashboard-image {
  margin-left: -20px;
}

/* line 174, app/assets/stylesheets/prostudentuk.scss */
body.prostudentuk_layout #stripe_logos {
  height: 15px;
  margin-bottom: 20px;
}

/* line 180, app/assets/stylesheets/prostudentuk.scss */
body.prostudentuk_layout .stButton .stBubble_count {
  height: 40px !important;
}

/* line 184, app/assets/stylesheets/prostudentuk.scss */
body.prostudentuk_layout .stButton span {
  height: 22px !important;
}

/* line 1, app/assets/stylesheets/studentcpr.scss */
body.studentcpr_layout {
  /* photostack */
}

/* line 2, app/assets/stylesheets/studentcpr.scss */
body.studentcpr_layout ol {
  padding-left: 20px;
}

/* line 5, app/assets/stylesheets/studentcpr.scss */
body.studentcpr_layout ol li ol {
  list-style-type: lower-alpha;
  padding-left: 20px;
}

/* line 11, app/assets/stylesheets/studentcpr.scss */
body.studentcpr_layout #studentcpr_signup_form {
  font-family: verdana;
  padding: 7px 10px 10px 10px;
  margin-top: 15px;
  margin-bottom: 15px;
  background-color: #FFFAD4;
  border: 2px solid #fff;
  border-radius: 20px;
}

/* line 21, app/assets/stylesheets/studentcpr.scss */
body.studentcpr_layout #studentcpr_signup_form label {
  display: block;
}

/* line 25, app/assets/stylesheets/studentcpr.scss */
body.studentcpr_layout .label_signup {
  width: 70px;
  display: inline-block;
}

/* line 27, app/assets/stylesheets/studentcpr.scss */
body.studentcpr_layout .formspacer {
  height: 10px;
}

/* line 28, app/assets/stylesheets/studentcpr.scss */
body.studentcpr_layout .linespacer {
  height: 3px;
}

/* line 31, app/assets/stylesheets/studentcpr.scss */
body.studentcpr_layout #implementation-body-paragraphs a, body.studentcpr_layout #implementation-body-paragraphs a {
  color: #00c;
  text-decoration: none;
}

/* line 38, app/assets/stylesheets/studentcpr.scss */
body.studentcpr_layout #implementation-body-paragraphs a:hover, body.studentcpr_layout a:hover {
  color: #f00;
  text-decoration: underline;
}

/* line 43, app/assets/stylesheets/studentcpr.scss */
body.studentcpr_layout a.btn-lg:hover {
  text-decoration: none !important;
}

/* line 47, app/assets/stylesheets/studentcpr.scss */
body.studentcpr_layout a.btn-danger:hover {
  color: white !important;
}

/* line 51, app/assets/stylesheets/studentcpr.scss */
body.studentcpr_layout .center-image-box img {
  border: 1px solid black;
}

/* line 55, app/assets/stylesheets/studentcpr.scss */
body.studentcpr_layout img.card_triangle {
  border: none;
}

/* line 59, app/assets/stylesheets/studentcpr.scss */
body.studentcpr_layout img.card_triangle:hover {
  cursor: pointer;
}

/* line 63, app/assets/stylesheets/studentcpr.scss */
body.studentcpr_layout .center-image-box {
  text-align: center;
}

/* line 67, app/assets/stylesheets/studentcpr.scss */
body.studentcpr_layout .center-image-box h2 {
  margin-top: 25px;
  margin-bottom: 5px;
}

/* line 72, app/assets/stylesheets/studentcpr.scss */
body.studentcpr_layout .dashboard-image {
  margin-left: -40px;
}

/* line 76, app/assets/stylesheets/studentcpr.scss */
body.studentcpr_layout .student_manual_paragraph {
  padding-top: 10px;
}

/* line 80, app/assets/stylesheets/studentcpr.scss */
body.studentcpr_layout .click_me_button {
  display: inline;
  text-align: center;
  padding: 8px;
  background-color: #4D79AB;
  font-size: 1.8em;
  border-radius: 4px;
}

/* line 89, app/assets/stylesheets/studentcpr.scss */
body.studentcpr_layout #print_reg_form_button {
  margin-bottom: 15px;
}

/* line 97, app/assets/stylesheets/studentcpr.scss */
body.studentcpr_layout .centered_heading {
  margin-top: 40px;
  text-align: center;
}

/* line 102, app/assets/stylesheets/studentcpr.scss */
body.studentcpr_layout .click_me_button_box a {
  color: white;
}

/* line 106, app/assets/stylesheets/studentcpr.scss */
body.studentcpr_layout .click_me_button_box a:hover {
  text-decoration: none;
  color: white;
  cursor: pointer;
}

/* line 112, app/assets/stylesheets/studentcpr.scss */
body.studentcpr_layout .move_it_up {
  position: relative;
  margin-top: -70px;
  margin-bottom: 0px;
}

/* line 118, app/assets/stylesheets/studentcpr.scss */
body.studentcpr_layout #login-button {
  position: relative;
}

/* line 122, app/assets/stylesheets/studentcpr.scss */
body.studentcpr_layout #signup_heading {
  margin-bottom: 10px;
  padding-bottom: 5px;
  margin-top: 0;
  text-align: center;
  border-bottom: 1px solid #ECE4DB;
}

/* line 129, app/assets/stylesheets/studentcpr.scss */
body.studentcpr_layout #signup_heading h2 {
  font-size: 1.6em;
  font-weight: bold;
  margin-bottom: 3px;
  margin-top: 5px;
}

/* line 137, app/assets/stylesheets/studentcpr.scss */
body.studentcpr_layout .learn_box div img {
  margin-left: -20px;
}

/* line 141, app/assets/stylesheets/studentcpr.scss */
body.studentcpr_layout .learn_box_text h2 {
  margin-top: -5px;
  font-size: 1.2em;
  margin-bottom: 10px;
}

/* line 147, app/assets/stylesheets/studentcpr.scss */
body.studentcpr_layout .learn_spacer {
  margin-bottom: -20px;
}

/* line 151, app/assets/stylesheets/studentcpr.scss */
body.studentcpr_layout .learn_more {
  margin-left: 35px;
}

/* line 155, app/assets/stylesheets/studentcpr.scss */
body.studentcpr_layout #receipt {
  text-align: center;
  font-size: 1.3em;
}

/* line 160, app/assets/stylesheets/studentcpr.scss */
body.studentcpr_layout .learn-image-left {
  margin-right: 15px;
}

/* line 164, app/assets/stylesheets/studentcpr.scss */
body.studentcpr_layout .learn-image {
  padding: 15px;
  margin: 0;
}

/* line 169, app/assets/stylesheets/studentcpr.scss */
body.studentcpr_layout .course_icon {
  text-align: center;
}

/* line 175, app/assets/stylesheets/studentcpr.scss */
body.studentcpr_layout .photostack {
  position: relative;
  margin: 20px;
}

/* line 179, app/assets/stylesheets/studentcpr.scss */
body.studentcpr_layout .photostack div {
  height: 0;
}

/* line 182, app/assets/stylesheets/studentcpr.scss */
body.studentcpr_layout div.photo {
  position: absolute;
}

/* line 185, app/assets/stylesheets/studentcpr.scss */
body.studentcpr_layout .photostackwrapper {
  overflow: hidden;
  height: 500px;
}

/* line 190, app/assets/stylesheets/studentcpr.scss */
body.studentcpr_layout .photostack .photo img, body.studentcpr_layout .photostack .photo span img {
  padding: 10px;
  background: #FFFFFF;
  border: 2px solid #CCCCCC;
  display: block;
  position: absolute;
  box-shadow: 3px 3px 3px #666;
}

/* line 199, app/assets/stylesheets/studentcpr.scss */
body.studentcpr_layout .feature_text {
  height: 230px !important;
}

/* line 203, app/assets/stylesheets/studentcpr.scss */
body.studentcpr_layout .feature_box img {
  border-radius: 5px;
}

/* line 207, app/assets/stylesheets/studentcpr.scss */
body.studentcpr_layout #contact_sidebar {
  text-align: center;
  background-color: #D5E5F7;
  padding: 10px 0 10px 0;
  border-radius: 8px;
}

/* line 214, app/assets/stylesheets/studentcpr.scss */
body.studentcpr_layout #contact_sidebar h3 {
  font-size: 1.4em;
}

/* line 218, app/assets/stylesheets/studentcpr.scss */
body.studentcpr_layout #contact-dan {
  margin-top: 20px;
}

/* line 222, app/assets/stylesheets/studentcpr.scss */
body.studentcpr_layout #generate-proposal-button {
  width: 160px !important;
}

/* line 226, app/assets/stylesheets/studentcpr.scss */
body.studentcpr_layout .contact_more_info {
  margin-top: 20px;
}

/* line 230, app/assets/stylesheets/studentcpr.scss */
body.studentcpr_layout #contact-dan p {
  margin: 5px 0 5px 0;
}

/* line 234, app/assets/stylesheets/studentcpr.scss */
body.studentcpr_layout #top_section #errorExplanation {
  position: absolute;
  z-index: 100;
  top: 10px;
  left: 0;
  width: 510px;
  display: block;
}

/* line 243, app/assets/stylesheets/studentcpr.scss */
body.studentcpr_layout #stripe_logos {
  height: 15px;
  margin-bottom: 20px;
}

/* line 248, app/assets/stylesheets/studentcpr.scss */
body.studentcpr_layout .implementation_image {
  padding: 0 !important;
  margin: 8px !important;
}

/* line 1, vendor/assets/stylesheets/bootstrap-tagsinput.css */
.bootstrap-tagsinput {
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  display: inline-block;
  padding: 4px 6px;
  margin-bottom: 10px;
  color: #555;
  vertical-align: middle;
  border-radius: 4px;
  width: 100%;
  line-height: 22px;
  cursor: text;
}

/* line 15, vendor/assets/stylesheets/bootstrap-tagsinput.css */
.bootstrap-tagsinput input {
  border: none;
  box-shadow: none;
  outline: none;
  background-color: transparent;
  padding: 0;
  margin: 0;
  width: auto !important;
  max-width: inherit;
}

/* line 25, vendor/assets/stylesheets/bootstrap-tagsinput.css */
.bootstrap-tagsinput input:focus {
  border: none;
  box-shadow: none;
}

/* line 29, vendor/assets/stylesheets/bootstrap-tagsinput.css */
.bootstrap-tagsinput .tag {
  margin-right: 2px;
  color: white;
}

/* line 33, vendor/assets/stylesheets/bootstrap-tagsinput.css */
.bootstrap-tagsinput .tag [data-role="remove"] {
  margin-left: 8px;
  cursor: pointer;
}

/* line 37, vendor/assets/stylesheets/bootstrap-tagsinput.css */
.bootstrap-tagsinput .tag [data-role="remove"]:after {
  content: "x";
  padding: 0px 2px;
}

/* line 41, vendor/assets/stylesheets/bootstrap-tagsinput.css */
.bootstrap-tagsinput .tag [data-role="remove"]:hover {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* line 44, vendor/assets/stylesheets/bootstrap-tagsinput.css */
.bootstrap-tagsinput .tag [data-role="remove"]:hover:active {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/*!
 * Bootstrap v3.0.2 by @fat and @mdo
 * Copyright 2013 Twitter, Inc.
 * Licensed under http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 */
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
audio, canvas, video {
  display: inline-block;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
[hidden], template {
  display: none;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
body {
  margin: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
a {
  background: transparent;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
a:focus {
  outline: thin dotted;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
a:active, a:hover {
  outline: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
h1 {
  margin: .67em 0;
  font-size: 2em;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
b, strong {
  font-weight: bold;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
dfn {
  font-style: italic;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
hr {
  height: 0;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
mark {
  color: #000;
  background: #ff0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
code, kbd, pre, samp {
  font-family: monospace,serif;
  font-size: 1em;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
pre {
  white-space: pre-wrap;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
small {
  font-size: 80%;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
sup {
  top: -0.5em;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
sub {
  bottom: -0.25em;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
img {
  border: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
svg:not(:root) {
  overflow: hidden;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
figure {
  margin: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
legend {
  padding: 0;
  border: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
button, input, select, textarea {
  margin: 0;
  font-family: inherit;
  font-size: 100%;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
button, input {
  line-height: normal;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
button, select {
  text-transform: none;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
button[disabled], html input[disabled] {
  cursor: default;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
input[type="checkbox"], input[type="radio"] {
  padding: 0;
  box-sizing: border-box;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
button::-moz-focus-inner, input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
textarea {
  overflow: auto;
  vertical-align: top;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

@media print {
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  * {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  a, a:visited {
    text-decoration: underline;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  a[href]:after {
    content: " (" attr(href) ")";
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  thead {
    display: table-header-group;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  tr, img {
    page-break-inside: avoid;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 2cm .5cm;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  h2, h3 {
    page-break-after: avoid;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  select {
    background: #fff !important;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar {
    display: none;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .table td, .table th {
    background-color: #fff !important;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .btn > .caret, .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .label {
    border: 1px solid #000;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .table {
    border-collapse: collapse !important;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .table-bordered th, .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
body {
  font-family: 'Merriweather Sans', sans-serif;
  font-size: 14px;
  line-height: 1.6;
  color: #333;
  background-color: #fff;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
a {
  color: #428bca;
  text-decoration: none;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
a:hover, a:focus {
  color: #2a6496;
  text-decoration: underline;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
img {
  vertical-align: middle;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.img-responsive {
  display: block;
  height: auto;
  max-width: 100%;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.img-rounded {
  border-radius: 6px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.img-thumbnail {
  display: inline-block;
  height: auto;
  max-width: 100%;
  padding: 4px;
  line-height: 1.6;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.img-circle {
  border-radius: 50%;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
p {
  margin: 0 0 10px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}

@media (min-width: 768px) {
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .lead {
    font-size: 21px;
  }
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
small, .small {
  font-size: 85%;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
cite {
  font-style: normal;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.text-muted {
  color: #999;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.text-primary {
  color: #428bca;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.text-primary:hover {
  color: #3071a9;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.text-warning {
  color: #c09853;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.text-warning:hover {
  color: #a47e3c;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.text-danger {
  color: #b94a48;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.text-danger:hover {
  color: #953b39;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.text-success {
  color: #468847;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.text-success:hover {
  color: #356635;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.text-info {
  color: #3a87ad;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.text-info:hover {
  color: #2d6987;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.text-left {
  text-align: left;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.text-right {
  text-align: right;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.text-center {
  text-align: center;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: 'Merriweather Sans', sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
h1, h2, h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
h1 small, h2 small, h3 small, h1 .small, h2 .small, h3 .small {
  font-size: 65%;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
h4, h5, h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
h4 small, h5 small, h6 small, h4 .small, h5 .small, h6 .small {
  font-size: 75%;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
h1, .h1 {
  font-size: 36px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
h2, .h2 {
  font-size: 30px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
h3, .h3 {
  font-size: 24px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
h4, .h4 {
  font-size: 18px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
h5, .h5 {
  font-size: 14px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
h6, .h6 {
  font-size: 12px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
ul, ol {
  margin-top: 0;
  margin-bottom: 10px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
ul ul, ol ul, ul ol, ol ol {
  margin-bottom: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.list-inline {
  padding-left: 0;
  list-style: none;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.list-inline > li:first-child {
  padding-left: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
dl {
  margin-bottom: 20px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
dt, dd {
  line-height: 1.6;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
dt {
  font-weight: bold;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
dd {
  margin-left: 0;
}

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

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
abbr[title], abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #eee;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
blockquote p {
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
blockquote p:last-child {
  margin-bottom: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
blockquote small {
  display: block;
  line-height: 1.6;
  color: #999;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
blockquote small:before {
  content: '\2014 \00A0';
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
blockquote.pull-right p, blockquote.pull-right small, blockquote.pull-right .small {
  text-align: right;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
blockquote.pull-right small:before, blockquote.pull-right .small:before {
  content: '';
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
blockquote.pull-right small:after, blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
blockquote:before, blockquote:after {
  content: "";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.6;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
code, kbd, pre, samp {
  font-family: Monaco,Menlo,Consolas,"Courier New",monospace;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  white-space: nowrap;
  background-color: #f9f2f4;
  border-radius: 4px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.6;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.container:before, .container:after {
  display: table;
  content: " ";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.container:after {
  clear: both;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.container:before, .container:after {
  display: table;
  content: " ";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.container:after {
  clear: both;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.row {
  margin-right: -15px;
  margin-left: -15px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.row:before, .row:after {
  display: table;
  content: " ";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.row:after {
  clear: both;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.row:before, .row:after {
  display: table;
  content: " ";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.row:after {
  clear: both;
}

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

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11 {
  float: left;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-12 {
  width: 100%;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-11 {
  width: 91.66666666666666%;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-10 {
  width: 83.33333333333334%;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-9 {
  width: 75%;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-8 {
  width: 66.66666666666666%;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-7 {
  width: 58.333333333333336%;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-6 {
  width: 50%;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-5 {
  width: 41.66666666666667%;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-4 {
  width: 33.33333333333333%;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-3 {
  width: 25%;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-2 {
  width: 16.666666666666664%;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-1 {
  width: 8.333333333333332%;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-pull-12 {
  right: 100%;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-pull-11 {
  right: 91.66666666666666%;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-pull-10 {
  right: 83.33333333333334%;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-pull-9 {
  right: 75%;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-pull-8 {
  right: 66.66666666666666%;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-pull-7 {
  right: 58.333333333333336%;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-pull-6 {
  right: 50%;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-pull-5 {
  right: 41.66666666666667%;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-pull-4 {
  right: 33.33333333333333%;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-pull-3 {
  right: 25%;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-pull-2 {
  right: 16.666666666666664%;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-pull-1 {
  right: 8.333333333333332%;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-pull-0 {
  right: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-push-12 {
  left: 100%;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-push-11 {
  left: 91.66666666666666%;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-push-10 {
  left: 83.33333333333334%;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-push-9 {
  left: 75%;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-push-8 {
  left: 66.66666666666666%;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-push-7 {
  left: 58.333333333333336%;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-push-6 {
  left: 50%;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-push-5 {
  left: 41.66666666666667%;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-push-4 {
  left: 33.33333333333333%;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-push-3 {
  left: 25%;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-push-2 {
  left: 16.666666666666664%;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-push-1 {
  left: 8.333333333333332%;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-push-0 {
  left: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-offset-12 {
  margin-left: 100%;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-offset-11 {
  margin-left: 91.66666666666666%;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-offset-10 {
  margin-left: 83.33333333333334%;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-offset-8 {
  margin-left: 66.66666666666666%;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-offset-7 {
  margin-left: 58.333333333333336%;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-offset-5 {
  margin-left: 41.66666666666667%;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-offset-4 {
  margin-left: 33.33333333333333%;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-offset-2 {
  margin-left: 16.666666666666664%;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-offset-1 {
  margin-left: 8.333333333333332%;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.col-xs-offset-0 {
  margin-left: 0;
}

@media (min-width: 768px) {
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .container {
    width: 750px;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11 {
    float: left;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-12 {
    width: 100%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-11 {
    width: 91.66666666666666%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-10 {
    width: 83.33333333333334%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-9 {
    width: 75%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-8 {
    width: 66.66666666666666%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-7 {
    width: 58.333333333333336%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-6 {
    width: 50%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-5 {
    width: 41.66666666666667%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-4 {
    width: 33.33333333333333%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-3 {
    width: 25%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-2 {
    width: 16.666666666666664%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-1 {
    width: 8.333333333333332%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-pull-12 {
    right: 100%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-pull-11 {
    right: 91.66666666666666%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-pull-10 {
    right: 83.33333333333334%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-pull-9 {
    right: 75%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-pull-8 {
    right: 66.66666666666666%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-pull-7 {
    right: 58.333333333333336%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-pull-6 {
    right: 50%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-pull-5 {
    right: 41.66666666666667%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-pull-4 {
    right: 33.33333333333333%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-pull-3 {
    right: 25%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-pull-2 {
    right: 16.666666666666664%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-pull-1 {
    right: 8.333333333333332%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-pull-0 {
    right: 0;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-push-12 {
    left: 100%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-push-11 {
    left: 91.66666666666666%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-push-10 {
    left: 83.33333333333334%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-push-9 {
    left: 75%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-push-8 {
    left: 66.66666666666666%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-push-7 {
    left: 58.333333333333336%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-push-6 {
    left: 50%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-push-5 {
    left: 41.66666666666667%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-push-4 {
    left: 33.33333333333333%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-push-3 {
    left: 25%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-push-2 {
    left: 16.666666666666664%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-push-1 {
    left: 8.333333333333332%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-push-0 {
    left: 0;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-offset-11 {
    margin-left: 91.66666666666666%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-offset-10 {
    margin-left: 83.33333333333334%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-offset-8 {
    margin-left: 66.66666666666666%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-offset-7 {
    margin-left: 58.333333333333336%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-offset-5 {
    margin-left: 41.66666666666667%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-offset-4 {
    margin-left: 33.33333333333333%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-offset-2 {
    margin-left: 16.666666666666664%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-offset-1 {
    margin-left: 8.333333333333332%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-sm-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .container {
    width: 970px;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11 {
    float: left;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-12 {
    width: 100%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-11 {
    width: 91.66666666666666%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-10 {
    width: 83.33333333333334%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-9 {
    width: 75%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-8 {
    width: 66.66666666666666%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-7 {
    width: 58.333333333333336%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-6 {
    width: 50%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-5 {
    width: 41.66666666666667%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-4 {
    width: 33.33333333333333%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-3 {
    width: 25%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-2 {
    width: 16.666666666666664%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-1 {
    width: 8.333333333333332%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-pull-12 {
    right: 100%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-pull-11 {
    right: 91.66666666666666%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-pull-10 {
    right: 83.33333333333334%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-pull-9 {
    right: 75%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-pull-8 {
    right: 66.66666666666666%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-pull-7 {
    right: 58.333333333333336%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-pull-6 {
    right: 50%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-pull-5 {
    right: 41.66666666666667%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-pull-4 {
    right: 33.33333333333333%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-pull-3 {
    right: 25%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-pull-2 {
    right: 16.666666666666664%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-pull-1 {
    right: 8.333333333333332%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-pull-0 {
    right: 0;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-push-12 {
    left: 100%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-push-11 {
    left: 91.66666666666666%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-push-10 {
    left: 83.33333333333334%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-push-9 {
    left: 75%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-push-8 {
    left: 66.66666666666666%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-push-7 {
    left: 58.333333333333336%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-push-6 {
    left: 50%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-push-5 {
    left: 41.66666666666667%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-push-4 {
    left: 33.33333333333333%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-push-3 {
    left: 25%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-push-2 {
    left: 16.666666666666664%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-push-1 {
    left: 8.333333333333332%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-push-0 {
    left: 0;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-offset-12 {
    margin-left: 100%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-offset-11 {
    margin-left: 91.66666666666666%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-offset-10 {
    margin-left: 83.33333333333334%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-offset-9 {
    margin-left: 75%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-offset-8 {
    margin-left: 66.66666666666666%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-offset-7 {
    margin-left: 58.333333333333336%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-offset-6 {
    margin-left: 50%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-offset-5 {
    margin-left: 41.66666666666667%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-offset-4 {
    margin-left: 33.33333333333333%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-offset-3 {
    margin-left: 25%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-offset-2 {
    margin-left: 16.666666666666664%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-offset-1 {
    margin-left: 8.333333333333332%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-md-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .container {
    width: 1170px;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11 {
    float: left;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-12 {
    width: 100%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-11 {
    width: 91.66666666666666%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-10 {
    width: 83.33333333333334%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-9 {
    width: 75%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-8 {
    width: 66.66666666666666%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-7 {
    width: 58.333333333333336%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-6 {
    width: 50%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-5 {
    width: 41.66666666666667%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-4 {
    width: 33.33333333333333%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-3 {
    width: 25%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-2 {
    width: 16.666666666666664%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-1 {
    width: 8.333333333333332%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-pull-12 {
    right: 100%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-pull-11 {
    right: 91.66666666666666%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-pull-10 {
    right: 83.33333333333334%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-pull-9 {
    right: 75%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-pull-8 {
    right: 66.66666666666666%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-pull-7 {
    right: 58.333333333333336%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-pull-6 {
    right: 50%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-pull-5 {
    right: 41.66666666666667%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-pull-4 {
    right: 33.33333333333333%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-pull-3 {
    right: 25%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-pull-2 {
    right: 16.666666666666664%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-pull-1 {
    right: 8.333333333333332%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-pull-0 {
    right: 0;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-push-12 {
    left: 100%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-push-11 {
    left: 91.66666666666666%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-push-10 {
    left: 83.33333333333334%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-push-9 {
    left: 75%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-push-8 {
    left: 66.66666666666666%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-push-7 {
    left: 58.333333333333336%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-push-6 {
    left: 50%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-push-5 {
    left: 41.66666666666667%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-push-4 {
    left: 33.33333333333333%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-push-3 {
    left: 25%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-push-2 {
    left: 16.666666666666664%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-push-1 {
    left: 8.333333333333332%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-push-0 {
    left: 0;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-offset-11 {
    margin-left: 91.66666666666666%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-offset-10 {
    margin-left: 83.33333333333334%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-offset-8 {
    margin-left: 66.66666666666666%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-offset-7 {
    margin-left: 58.333333333333336%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-offset-5 {
    margin-left: 41.66666666666667%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-offset-4 {
    margin-left: 33.33333333333333%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-offset-2 {
    margin-left: 16.666666666666664%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-offset-1 {
    margin-left: 8.333333333333332%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .col-lg-offset-0 {
    margin-left: 0;
  }
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
table {
  max-width: 100%;
  background-color: transparent;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
th {
  text-align: left;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.table {
  width: 100%;
  margin-bottom: 20px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.6;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.table .table {
  background-color: #fff;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
  padding: 5px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.table-bordered {
  border: 1px solid #ddd;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
table col[class*="col-"] {
  display: table-column;
  float: none;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
table td[class*="col-"], table th[class*="col-"] {
  display: table-cell;
  float: none;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

@media (max-width: 767px) {
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: scroll;
    overflow-y: hidden;
    border: 1px solid #ddd;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .table-responsive > .table {
    margin-bottom: 0;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
input[type="radio"], input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
input[type="file"] {
  display: block;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
select[multiple], select[size] {
  height: auto;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
select optgroup {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
  height: auto;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.6;
  color: #555;
  vertical-align: middle;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.6;
  color: #555;
  vertical-align: middle;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.form-control:-moz-placeholder {
  color: #999;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.form-control::-moz-placeholder {
  color: #999;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.form-control:-ms-input-placeholder {
  color: #999;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.form-control::-webkit-input-placeholder {
  color: #999;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
textarea.form-control {
  height: auto;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.form-group {
  margin-bottom: 15px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.radio, .checkbox {
  display: block;
  min-height: 20px;
  padding-left: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  vertical-align: middle;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.radio label, .checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.radio + .radio, .checkbox + .checkbox {
  margin-top: -5px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.radio-inline, .checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
input[type="radio"][disabled], input[type="checkbox"][disabled], .radio[disabled], .radio-inline[disabled], .checkbox[disabled], .checkbox-inline[disabled], fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"], fieldset[disabled] .radio, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox, fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
select.input-sm {
  height: 30px;
  line-height: 30px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
textarea.input-sm {
  height: auto;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.input-lg {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
select.input-lg {
  height: 45px;
  line-height: 45px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
textarea.input-lg {
  height: auto;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline {
  color: #c09853;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.has-warning .form-control {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.has-warning .form-control:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.has-warning .input-group-addon {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
  color: #b94a48;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.has-error .form-control {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.has-error .form-control:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.has-error .input-group-addon {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline {
  color: #468847;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.has-success .form-control {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.has-success .form-control:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.has-success .input-group-addon {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.form-control-static {
  margin-bottom: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .form-inline .form-control {
    display: inline-block;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .form-inline .radio, .form-inline .checkbox {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  display: table;
  content: " ";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.form-horizontal .form-group:after {
  clear: both;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  display: table;
  content: " ";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.form-horizontal .form-group:after {
  clear: both;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.form-horizontal .form-control-static {
  padding-top: 7px;
}

@media (min-width: 768px) {
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .form-horizontal .control-label {
    text-align: right;
  }
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.6;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn:hover, .btn:focus {
  color: #333;
  text-decoration: none;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn:active, .btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  opacity: .65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
  background-image: none;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default.active[disabled], fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #3276b1;
  border-color: #285e8e;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
  background-image: none;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary.active[disabled], fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ed9c28;
  border-color: #d58512;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
  background-image: none;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning.active[disabled], fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #d2322d;
  border-color: #ac2925;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
  background-image: none;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger.active[disabled], fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #47a447;
  border-color: #398439;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
  background-image: none;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success.active[disabled], fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #39b3d7;
  border-color: #269abc;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
  background-image: none;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info.active[disabled], fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-link {
  font-weight: normal;
  color: #428bca;
  cursor: pointer;
  border-radius: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-link:hover, .btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
  color: #999;
  text-decoration: none;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-sm, .btn-xs {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-xs {
  padding: 1px 5px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
input.btn-block[type="submit"], input.btn-block[type="reset"], input.btn-block[type="button"] {
  width: 100%;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  transition: opacity .15s linear;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.fade.in {
  opacity: 1;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.collapse {
  display: none;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.collapse.in {
  display: block;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height .35s ease;
  transition: height .35s ease;
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/glyphicons-halflings-regular.eot");
  src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon:empty {
  width: 1em;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-asterisk:before {
  content: "\2a";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-plus:before {
  content: "\2b";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-euro:before, .glyphicon-eur:before {
  content: "\20ac";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-minus:before {
  content: "\2212";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-cloud:before {
  content: "\2601";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-envelope:before {
  content: "\2709";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-pencil:before {
  content: "\270f";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-glass:before {
  content: "\e001";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-music:before {
  content: "\e002";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-search:before {
  content: "\e003";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-heart:before {
  content: "\e005";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-star:before {
  content: "\e006";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-star-empty:before {
  content: "\e007";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-user:before {
  content: "\e008";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-film:before {
  content: "\e009";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-th-large:before {
  content: "\e010";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-th:before {
  content: "\e011";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-th-list:before {
  content: "\e012";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-ok:before {
  content: "\e013";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-remove:before {
  content: "\e014";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-zoom-in:before {
  content: "\e015";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-zoom-out:before {
  content: "\e016";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-off:before {
  content: "\e017";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-signal:before {
  content: "\e018";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-cog:before {
  content: "\e019";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-trash:before {
  content: "\e020";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-home:before {
  content: "\e021";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-file:before {
  content: "\e022";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-time:before {
  content: "\e023";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-road:before {
  content: "\e024";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-download-alt:before {
  content: "\e025";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-download:before {
  content: "\e026";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-upload:before {
  content: "\e027";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-inbox:before {
  content: "\e028";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-play-circle:before {
  content: "\e029";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-repeat:before {
  content: "\e030";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-refresh:before {
  content: "\e031";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-list-alt:before {
  content: "\e032";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-lock:before {
  content: "\e033";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-flag:before {
  content: "\e034";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-headphones:before {
  content: "\e035";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-volume-off:before {
  content: "\e036";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-volume-down:before {
  content: "\e037";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-volume-up:before {
  content: "\e038";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-qrcode:before {
  content: "\e039";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-barcode:before {
  content: "\e040";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-tag:before {
  content: "\e041";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-tags:before {
  content: "\e042";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-book:before {
  content: "\e043";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-bookmark:before {
  content: "\e044";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-print:before {
  content: "\e045";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-camera:before {
  content: "\e046";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-font:before {
  content: "\e047";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-bold:before {
  content: "\e048";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-italic:before {
  content: "\e049";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-text-height:before {
  content: "\e050";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-text-width:before {
  content: "\e051";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-align-left:before {
  content: "\e052";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-align-center:before {
  content: "\e053";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-align-right:before {
  content: "\e054";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-align-justify:before {
  content: "\e055";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-list:before {
  content: "\e056";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-indent-left:before {
  content: "\e057";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-indent-right:before {
  content: "\e058";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-facetime-video:before {
  content: "\e059";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-picture:before {
  content: "\e060";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-map-marker:before {
  content: "\e062";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-adjust:before {
  content: "\e063";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-tint:before {
  content: "\e064";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-edit:before {
  content: "\e065";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-share:before {
  content: "\e066";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-check:before {
  content: "\e067";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-move:before {
  content: "\e068";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-step-backward:before {
  content: "\e069";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-fast-backward:before {
  content: "\e070";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-backward:before {
  content: "\e071";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-play:before {
  content: "\e072";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-pause:before {
  content: "\e073";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-stop:before {
  content: "\e074";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-forward:before {
  content: "\e075";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-fast-forward:before {
  content: "\e076";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-step-forward:before {
  content: "\e077";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-eject:before {
  content: "\e078";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-chevron-left:before {
  content: "\e079";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-chevron-right:before {
  content: "\e080";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-plus-sign:before {
  content: "\e081";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-minus-sign:before {
  content: "\e082";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-remove-sign:before {
  content: "\e083";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-ok-sign:before {
  content: "\e084";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-question-sign:before {
  content: "\e085";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-info-sign:before {
  content: "\e086";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-screenshot:before {
  content: "\e087";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-remove-circle:before {
  content: "\e088";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-ok-circle:before {
  content: "\e089";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-ban-circle:before {
  content: "\e090";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-arrow-left:before {
  content: "\e091";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-arrow-right:before {
  content: "\e092";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-arrow-up:before {
  content: "\e093";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-arrow-down:before {
  content: "\e094";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-share-alt:before {
  content: "\e095";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-resize-full:before {
  content: "\e096";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-resize-small:before {
  content: "\e097";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-exclamation-sign:before {
  content: "\e101";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-gift:before {
  content: "\e102";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-leaf:before {
  content: "\e103";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-fire:before {
  content: "\e104";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-eye-open:before {
  content: "\e105";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-eye-close:before {
  content: "\e106";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-warning-sign:before {
  content: "\e107";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-plane:before {
  content: "\e108";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-calendar:before {
  content: "\e109";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-random:before {
  content: "\e110";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-comment:before {
  content: "\e111";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-magnet:before {
  content: "\e112";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-chevron-up:before {
  content: "\e113";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-chevron-down:before {
  content: "\e114";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-retweet:before {
  content: "\e115";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-shopping-cart:before {
  content: "\e116";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-folder-close:before {
  content: "\e117";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-folder-open:before {
  content: "\e118";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-resize-vertical:before {
  content: "\e119";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-resize-horizontal:before {
  content: "\e120";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-hdd:before {
  content: "\e121";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-bullhorn:before {
  content: "\e122";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-bell:before {
  content: "\e123";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-certificate:before {
  content: "\e124";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-thumbs-up:before {
  content: "\e125";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-thumbs-down:before {
  content: "\e126";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-hand-right:before {
  content: "\e127";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-hand-left:before {
  content: "\e128";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-hand-up:before {
  content: "\e129";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-hand-down:before {
  content: "\e130";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-globe:before {
  content: "\e135";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-wrench:before {
  content: "\e136";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-tasks:before {
  content: "\e137";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-filter:before {
  content: "\e138";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-briefcase:before {
  content: "\e139";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-fullscreen:before {
  content: "\e140";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-dashboard:before {
  content: "\e141";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-paperclip:before {
  content: "\e142";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-heart-empty:before {
  content: "\e143";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-link:before {
  content: "\e144";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-phone:before {
  content: "\e145";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-pushpin:before {
  content: "\e146";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-usd:before {
  content: "\e148";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-gbp:before {
  content: "\e149";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-sort:before {
  content: "\e150";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-sort-by-order:before {
  content: "\e153";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-unchecked:before {
  content: "\e157";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-expand:before {
  content: "\e158";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-collapse-down:before {
  content: "\e159";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-collapse-up:before {
  content: "\e160";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-log-in:before {
  content: "\e161";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-flash:before {
  content: "\e162";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-log-out:before {
  content: "\e163";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-new-window:before {
  content: "\e164";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-record:before {
  content: "\e165";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-save:before {
  content: "\e166";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-open:before {
  content: "\e167";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-saved:before {
  content: "\e168";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-import:before {
  content: "\e169";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-export:before {
  content: "\e170";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-send:before {
  content: "\e171";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-floppy-disk:before {
  content: "\e172";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-floppy-saved:before {
  content: "\e173";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-floppy-remove:before {
  content: "\e174";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-floppy-save:before {
  content: "\e175";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-floppy-open:before {
  content: "\e176";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-credit-card:before {
  content: "\e177";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-transfer:before {
  content: "\e178";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-cutlery:before {
  content: "\e179";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-header:before {
  content: "\e180";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-compressed:before {
  content: "\e181";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-earphone:before {
  content: "\e182";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-phone-alt:before {
  content: "\e183";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-tower:before {
  content: "\e184";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-stats:before {
  content: "\e185";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-sd-video:before {
  content: "\e186";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-hd-video:before {
  content: "\e187";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-subtitles:before {
  content: "\e188";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-sound-stereo:before {
  content: "\e189";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-sound-dolby:before {
  content: "\e190";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-sound-5-1:before {
  content: "\e191";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-sound-6-1:before {
  content: "\e192";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-sound-7-1:before {
  content: "\e193";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-copyright-mark:before {
  content: "\e194";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-registration-mark:before {
  content: "\e195";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-cloud-download:before {
  content: "\e197";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-cloud-upload:before {
  content: "\e198";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-tree-conifer:before {
  content: "\e199";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-tree-deciduous:before {
  content: "\e200";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-cd:before {
  content: "\e201";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-save-file:before {
  content: "\e202";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-open-file:before {
  content: "\e203";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-level-up:before {
  content: "\e204";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-copy:before {
  content: "\e205";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-paste:before {
  content: "\e206";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-alert:before {
  content: "\e209";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-equalizer:before {
  content: "\e210";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-king:before {
  content: "\e211";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-queen:before {
  content: "\e212";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-pawn:before {
  content: "\e213";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-bishop:before {
  content: "\e214";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-knight:before {
  content: "\e215";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-baby-formula:before {
  content: "\e216";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-tent:before {
  content: "\26fa";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-blackboard:before {
  content: "\e218";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-bed:before {
  content: "\e219";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-apple:before {
  content: "\f8ff";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-erase:before {
  content: "\e221";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-hourglass:before {
  content: "\231b";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-lamp:before {
  content: "\e223";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-duplicate:before {
  content: "\e224";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-piggy-bank:before {
  content: "\e225";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-scissors:before {
  content: "\e226";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-bitcoin:before {
  content: "\e227";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-btc:before {
  content: "\e227";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-xbt:before {
  content: "\e227";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-yen:before {
  content: "\00a5";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-jpy:before {
  content: "\00a5";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-ruble:before {
  content: "\20bd";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-rub:before {
  content: "\20bd";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-scale:before {
  content: "\e230";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-ice-lolly:before {
  content: "\e231";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-education:before {
  content: "\e233";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-option-horizontal:before {
  content: "\e234";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-option-vertical:before {
  content: "\e235";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-menu-hamburger:before {
  content: "\e236";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-modal-window:before {
  content: "\e237";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-oil:before {
  content: "\e238";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-grain:before {
  content: "\e239";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-sunglasses:before {
  content: "\e240";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-text-size:before {
  content: "\e241";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-text-color:before {
  content: "\e242";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-text-background:before {
  content: "\e243";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-object-align-top:before {
  content: "\e244";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-object-align-bottom:before {
  content: "\e245";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-object-align-left:before {
  content: "\e247";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-object-align-vertical:before {
  content: "\e248";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-object-align-right:before {
  content: "\e249";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-triangle-right:before {
  content: "\e250";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-triangle-left:before {
  content: "\e251";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-triangle-bottom:before {
  content: "\e252";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-triangle-top:before {
  content: "\e253";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-console:before {
  content: "\e254";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-superscript:before {
  content: "\e255";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-subscript:before {
  content: "\e256";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-menu-left:before {
  content: "\e257";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-menu-right:before {
  content: "\e258";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-menu-down:before {
  content: "\e259";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.glyphicon-menu-up:before {
  content: "\e260";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  border-bottom: 0 dotted;
  border-left: 4px solid transparent;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.dropdown {
  position: relative;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  list-style: none;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.6;
  color: #333;
  white-space: nowrap;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #428bca;
  outline: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #999;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.open > .dropdown-menu {
  display: block;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.open > a {
  outline: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.6;
  color: #999;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
  border-top: 0 dotted;
  border-bottom: 4px solid #000;
  content: "";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

@media (min-width: 768px) {
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-default .caret {
  border-top-color: #333;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-primary .caret, .btn-success .caret, .btn-warning .caret, .btn-danger .caret, .btn-info .caret {
  border-top-color: #fff;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.dropup .btn-default .caret {
  border-bottom-color: #333;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.dropup .btn-primary .caret, .dropup .btn-success .caret, .dropup .btn-warning .caret, .dropup .btn-danger .caret, .dropup .btn-info .caret {
  border-bottom-color: #fff;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group, .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group > .btn, .btn-group-vertical > .btn {
  position: relative;
  float: left;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group > .btn:hover, .btn-group-vertical > .btn:hover, .btn-group > .btn:focus, .btn-group-vertical > .btn:focus, .btn-group > .btn:active, .btn-group-vertical > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn.active {
  z-index: 2;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group > .btn:focus, .btn-group-vertical > .btn:focus {
  outline: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-toolbar:before, .btn-toolbar:after {
  display: table;
  content: " ";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-toolbar:after {
  clear: both;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-toolbar:before, .btn-toolbar:after {
  display: table;
  content: " ";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-toolbar:after {
  clear: both;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-toolbar .btn-group {
  float: left;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-toolbar > .btn + .btn, .btn-toolbar > .btn-group + .btn, .btn-toolbar > .btn + .btn-group, .btn-toolbar > .btn-group + .btn-group {
  margin-left: 5px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group > .btn:first-child {
  margin-left: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group > .btn-group {
  float: left;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group > .btn-group:first-child > .btn:last-child, .btn-group > .btn-group:first-child > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group-xs > .btn {
  padding: 5px 10px;
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn .caret {
  margin-left: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group-vertical > .btn, .btn-group-vertical > .btn-group {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  display: table;
  content: " ";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group-vertical > .btn-group:after {
  clear: both;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  display: table;
  content: " ";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group-vertical > .btn-group:after {
  clear: both;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group-vertical > .btn-group:first-child > .btn:last-child, .btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group-vertical > .btn-group:last-child > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group-justified {
  display: table;
  width: 100%;
  border-collapse: separate;
  table-layout: fixed;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn-group-justified .btn {
  display: table-cell;
  float: none;
  width: 1%;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
[data-toggle="buttons"] > .btn > input[type="radio"], [data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.input-group.col {
  float: none;
  padding-right: 0;
  padding-left: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.input-group .form-control {
  width: 100%;
  margin-bottom: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  line-height: 45px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn {
  height: auto;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn {
  height: auto;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.input-group-addon, .input-group-btn, .input-group .form-control {
  display: table-cell;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.input-group-addon, .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.input-group-addon:first-child {
  border-right: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.input-group-addon:last-child {
  border-left: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.input-group-btn {
  position: relative;
  white-space: nowrap;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.input-group-btn:first-child > .btn {
  margin-right: -1px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.input-group-btn:last-child > .btn {
  margin-left: -1px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.input-group-btn > .btn {
  position: relative;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.input-group-btn > .btn + .btn {
  margin-left: -4px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.input-group-btn > .btn:hover, .input-group-btn > .btn:active {
  z-index: 2;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.nav:before, .nav:after {
  display: table;
  content: " ";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.nav:after {
  clear: both;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.nav:before, .nav:after {
  display: table;
  content: " ";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.nav:after {
  clear: both;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.nav > li {
  position: relative;
  display: block;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.nav > li.disabled > a {
  color: #999;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #999;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eee;
  border-color: #428bca;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.nav .open > a .caret, .nav .open > a:hover .caret, .nav .open > a:focus .caret {
  border-top-color: #2a6496;
  border-bottom-color: #2a6496;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.nav > li > a > img {
  max-width: none;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.nav-tabs {
  border-bottom: 1px solid #ddd;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.6;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.nav-tabs.nav-justified > li {
  float: none;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.nav-pills > li {
  float: left;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.nav-pills > li > a {
  border-radius: 4px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.nav-pills > li + li {
  margin-left: 2px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #428bca;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.nav-pills > li.active > a .caret, .nav-pills > li.active > a:hover .caret, .nav-pills > li.active > a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.nav-stacked > li {
  float: none;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.nav-justified {
  width: 100%;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.nav-justified > li {
  float: none;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.nav-tabs-justified {
  border-bottom: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.tab-content > .tab-pane {
  display: none;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.tab-content > .active {
  display: block;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.nav .caret {
  border-top-color: #428bca;
  border-bottom-color: #428bca;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.nav a:hover .caret {
  border-top-color: #2a6496;
  border-bottom-color: #2a6496;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.navbar:before, .navbar:after {
  display: table;
  content: " ";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.navbar:after {
  clear: both;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.navbar:before, .navbar:after {
  display: table;
  content: " ";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.navbar:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar {
    border-radius: 4px;
  }
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-header:before, .navbar-header:after {
  display: table;
  content: " ";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-header:after {
  clear: both;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-header:before, .navbar-header:after {
  display: table;
  content: " ";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-header:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-header {
    float: left;
  }
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-collapse {
  max-height: 340px;
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-collapse:before, .navbar-collapse:after {
  display: table;
  content: " ";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-collapse:after {
  clear: both;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-collapse:before, .navbar-collapse:after {
  display: table;
  content: " ";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-collapse:after {
  clear: both;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-collapse.in {
    overflow-y: auto;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-collapse .navbar-nav.navbar-left:first-child {
    margin-left: -15px;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-collapse .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-collapse .navbar-text:last-child {
    margin-right: 0;
  }
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.container > .navbar-header, .container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .container > .navbar-header, .container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-static-top {
    border-radius: 0;
  }
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-fixed-top, .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 768px) {
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-fixed-top, .navbar-fixed-bottom {
    border-radius: 0;
  }
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

@media (min-width: 768px) {
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar > .container .navbar-brand {
    margin-left: -15px;
  }
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-toggle {
    display: none;
  }
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-nav {
  margin: 7.5px -15px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}

@media (min-width: 768px) {
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-nav > li {
    float: left;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

@media (min-width: 768px) {
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-left {
    float: left !important;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-right {
    float: right !important;
  }
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
}

@media (min-width: 768px) {
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-form .form-control {
    display: inline-block;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-form .radio, .navbar-form .checkbox {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}

@media (max-width: 767px) {
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}

@media (min-width: 768px) {
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-nav.pull-right > li > .dropdown-menu, .navbar-nav > li > .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-text {
  float: left;
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-text {
    margin-right: 15px;
    margin-left: 15px;
  }
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-default .navbar-brand {
  color: #777;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-default .navbar-text {
  color: #777;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-default .navbar-nav > li > a {
  color: #777;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-default .navbar-toggle {
  border-color: #ddd;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #ccc;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: #e7e7e7;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-default .navbar-nav > .dropdown > a:hover .caret, .navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #333;
  border-bottom-color: #333;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-default .navbar-nav > .open > a .caret, .navbar-default .navbar-nav > .open > a:hover .caret, .navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #555;
  border-bottom-color: #555;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #777;
  border-bottom-color: #777;
}

@media (max-width: 767px) {
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-default .navbar-link {
  color: #777;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-default .navbar-link:hover {
  color: #333;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-inverse .navbar-brand {
  color: #999;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-inverse .navbar-text {
  color: #999;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-inverse .navbar-nav > li > a {
  color: #999;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-inverse .navbar-toggle {
  border-color: #333;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
  border-color: #101010;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-inverse .navbar-nav > .dropdown > a .caret {
  border-top-color: #999;
  border-bottom-color: #999;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-inverse .navbar-nav > .open > a .caret, .navbar-inverse .navbar-nav > .open > a:hover .caret, .navbar-inverse .navbar-nav > .open > a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}

@media (max-width: 767px) {
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-inverse .navbar-link {
  color: #999;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.navbar-inverse .navbar-link:hover {
  color: #fff;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.breadcrumb > li {
  display: inline-block;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.breadcrumb > .active {
  color: #999;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.pagination > li {
  display: inline;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.pagination > li > a, .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.6;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.pagination > li:first-child > a, .pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.pagination > li:last-child > a, .pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
  background-color: #eee;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #428bca;
  border-color: #428bca;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
  color: #999;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.pagination-lg > li > a, .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.pagination-sm > li > a, .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.pager:before, .pager:after {
  display: table;
  content: " ";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.pager:after {
  clear: both;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.pager:before, .pager:after {
  display: table;
  content: " ";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.pager:after {
  clear: both;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.pager li {
  display: inline;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.pager li > a, .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.pager li > a:hover, .pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.pager .next > a, .pager .next > span {
  float: right;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.pager .previous > a, .pager .previous > span {
  float: left;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
  color: #999;
  cursor: not-allowed;
  background-color: #fff;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.label[href]:hover, .label[href]:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.label:empty {
  display: none;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.label-default {
  background-color: #999;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #808080;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.label-primary {
  background-color: #428bca;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #3071a9;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.label-success {
  background-color: #5cb85c;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.label-info {
  background-color: #5bc0de;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.label-warning {
  background-color: #f0ad4e;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.label-danger {
  background-color: #d9534f;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #999;
  border-radius: 10px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.badge:empty {
  display: none;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
a.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #fff;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  font-size: 21px;
  font-weight: 200;
  line-height: 2.1428571435;
  color: inherit;
  background-color: #eee;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.jumbotron h1 {
  line-height: 1;
  color: inherit;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.jumbotron p {
  line-height: 1.4;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.container .jumbotron {
  border-radius: 6px;
}

@media screen and (min-width: 768px) {
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .container .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .jumbotron h1 {
    font-size: 63px;
  }
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.thumbnail {
  display: inline-block;
  display: block;
  height: auto;
  max-width: 100%;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.6;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.thumbnail > img {
  display: block;
  height: auto;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
  border-color: #428bca;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.thumbnail .caption {
  padding: 9px;
  color: #333;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.alert h4 {
  margin-top: 0;
  color: inherit;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.alert .alert-link {
  font-weight: bold;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.alert > p, .alert > ul {
  margin-bottom: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.alert > p + p {
  margin-top: 5px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.alert-dismissable {
  padding-right: 35px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.alert-success hr {
  border-top-color: #c9e2b3;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.alert-success .alert-link {
  color: #356635;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.alert-info hr {
  border-top-color: #a6e1ec;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.alert-info .alert-link {
  color: #2d6987;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.alert-warning {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.alert-warning hr {
  border-top-color: #f7e1b5;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.alert-warning .alert-link {
  color: #a47e3c;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.alert-danger {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.alert-danger hr {
  border-top-color: #e4b9c0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.alert-danger .alert-link {
  color: #953b39;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width .6s ease;
  transition: width .6s ease;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.progress-striped .progress-bar {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.progress-bar-success {
  background-color: #5cb85c;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.progress-striped .progress-bar-success {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.progress-bar-info {
  background-color: #5bc0de;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.progress-striped .progress-bar-info {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.progress-bar-warning {
  background-color: #f0ad4e;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.progress-striped .progress-bar-warning {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.progress-bar-danger {
  background-color: #d9534f;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.progress-striped .progress-bar-danger {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.media, .media-body {
  overflow: hidden;
  zoom: 1;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.media, .media .media {
  margin-top: 15px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.media:first-child {
  margin-top: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.media-object {
  display: block;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.media-heading {
  margin: 0 0 5px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.media > .pull-left {
  margin-right: 10px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.media > .pull-right {
  margin-left: 10px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.list-group-item > .badge {
  float: right;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
a.list-group-item {
  color: #555;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
a.list-group-item .list-group-item-heading {
  color: #333;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
a.list-group-item:hover, a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
a.list-group-item.active .list-group-item-heading, a.list-group-item.active:hover .list-group-item-heading, a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
a.list-group-item.active .list-group-item-text, a.list-group-item.active:hover .list-group-item-text, a.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.panel-body {
  padding: 15px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.panel-body:before, .panel-body:after {
  display: table;
  content: " ";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.panel-body:after {
  clear: both;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.panel-body:before, .panel-body:after {
  display: table;
  content: " ";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.panel-body:after {
  clear: both;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.panel > .list-group {
  margin-bottom: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.panel > .list-group .list-group-item {
  border-width: 1px 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.panel > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.panel > .list-group .list-group-item:last-child {
  border-bottom: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.panel > .table, .panel > .table-responsive {
  margin-bottom: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.panel > .panel-body + .table, .panel > .panel-body + .table-responsive {
  border-top: 1px solid #ddd;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
  border: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.panel > .table-bordered > thead > tr:last-child > th, .panel > .table-responsive > .table-bordered > thead > tr:last-child > th, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th, .panel > .table-bordered > thead > tr:last-child > td, .panel > .table-responsive > .table-bordered > thead > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
  border-bottom: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.panel-title > a {
  color: inherit;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.panel-group .panel {
  margin-bottom: 0;
  overflow: hidden;
  border-radius: 4px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.panel-group .panel + .panel {
  margin-top: 5px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.panel-group .panel-heading {
  border-bottom: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #ddd;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.panel-group .panel-footer {
  border-top: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.panel-default {
  border-color: #ddd;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ddd;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.panel-default > .panel-heading > .dropdown .caret {
  border-color: #333 transparent;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ddd;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.panel-primary {
  border-color: #428bca;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #428bca;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.panel-primary > .panel-heading > .dropdown .caret {
  border-color: #fff transparent;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #428bca;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.panel-success {
  border-color: #d6e9c6;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.panel-success > .panel-heading {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.panel-success > .panel-heading > .dropdown .caret {
  border-color: #468847 transparent;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.panel-warning {
  border-color: #faebcc;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.panel-warning > .panel-heading {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #faebcc;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.panel-warning > .panel-heading > .dropdown .caret {
  border-color: #c09853 transparent;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #faebcc;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.panel-danger {
  border-color: #ebccd1;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.panel-danger > .panel-heading {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ebccd1;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.panel-danger > .panel-heading > .dropdown .caret {
  border-color: #b94a48 transparent;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ebccd1;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.panel-info {
  border-color: #bce8f1;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.panel-info > .panel-heading {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.panel-info > .panel-heading > .dropdown .caret {
  border-color: #3a87ad transparent;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.well-lg {
  padding: 24px;
  border-radius: 6px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2;
  filter: alpha(opacity=20);
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: .5;
  filter: alpha(opacity=50);
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.modal-open {
  overflow: hidden;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  display: none;
  overflow: auto;
  overflow-y: scroll;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform .3s ease-out;
  -moz-transition: -moz-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.modal-dialog {
  position: relative;
  z-index: 1050;
  width: auto;
  padding: 10px;
  margin-right: auto;
  margin-left: auto;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: #000;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.modal-backdrop.in {
  opacity: .5;
  filter: alpha(opacity=50);
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.modal-header {
  min-height: 16.428571429px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.modal-header .close {
  margin-top: -2px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.modal-title {
  margin: 0;
  line-height: 1.6;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.modal-body {
  position: relative;
  padding: 20px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.modal-footer {
  padding: 19px 20px 20px;
  margin-top: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.modal-footer:before, .modal-footer:after {
  display: table;
  content: " ";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.modal-footer:after {
  clear: both;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.modal-footer:before, .modal-footer:after {
  display: table;
  content: " ";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.modal-footer:after {
  clear: both;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

@media screen and (min-width: 768px) {
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .modal-dialog {
    width: 600px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: visible;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.tooltip.in {
  opacity: .9;
  filter: alpha(opacity=90);
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-top-color: #000;
  border-width: 5px 5px 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-top-color: #000;
  border-width: 5px 5px 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.tooltip.top-right .tooltip-arrow {
  right: 5px;
  bottom: 0;
  border-top-color: #000;
  border-width: 5px 5px 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-right-color: #000;
  border-width: 5px 5px 5px 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-left-color: #000;
  border-width: 5px 0 5px 5px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-bottom-color: #000;
  border-width: 0 5px 5px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-bottom-color: #000;
  border-width: 0 5px 5px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-bottom-color: #000;
  border-width: 0 5px 5px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.popover.top {
  margin-top: -10px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.popover.right {
  margin-left: 10px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.popover.bottom {
  margin-top: 10px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.popover.left {
  margin-left: -10px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.popover-content {
  padding: 9px 14px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.popover .arrow, .popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.popover .arrow {
  border-width: 11px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.popover .arrow:after {
  border-width: 10px;
  content: "";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.popover.top .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-top-color: #fff;
  border-bottom-width: 0;
  content: " ";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.popover.right .arrow:after {
  bottom: -10px;
  left: 1px;
  border-right-color: #fff;
  border-left-width: 0;
  content: " ";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.popover.bottom .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  border-top-width: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-bottom-color: #fff;
  border-top-width: 0;
  content: " ";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
  border-right-width: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.popover.left .arrow:after {
  right: 1px;
  bottom: -10px;
  border-left-color: #fff;
  border-right-width: 0;
  content: " ";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.carousel {
  position: relative;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
  display: block;
  height: auto;
  max-width: 100%;
  line-height: 1;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
  display: block;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.carousel-inner > .active {
  left: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.carousel-inner > .next, .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.carousel-inner > .next {
  left: 100%;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.carousel-inner > .prev {
  left: -100%;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.carousel-inner > .next.left, .carousel-inner > .prev.right {
  left: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.carousel-inner > .active.left {
  left: -100%;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  opacity: .5;
  filter: alpha(opacity=50);
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.carousel-control.left {
  background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1);
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0), color-stop(rgba(0, 0, 0, 0.5) 100%));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1);
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.carousel-control:hover, .carousel-control:focus {
  color: #fff;
  text-decoration: none;
  opacity: .9;
  filter: alpha(opacity=90);
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
  left: 50%;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
  right: 50%;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.carousel-control .icon-prev, .carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.carousel-control .icon-prev:before {
  content: '\2039';
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.carousel-control .icon-next:before {
  content: '\203a';
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .carousel-control .glyphicons-chevron-left, .carousel-control .glyphicons-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .carousel-indicators {
    bottom: 20px;
  }
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.clearfix:before, .clearfix:after {
  display: table;
  content: " ";
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.clearfix:after {
  clear: both;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.pull-right {
  float: right !important;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.pull-left {
  float: left !important;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.hide {
  display: none !important;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.show {
  display: block !important;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.invisible {
  visibility: hidden;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.hidden {
  display: none !important;
  visibility: hidden !important;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.visible-xs, tr.visible-xs, th.visible-xs, td.visible-xs {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .visible-xs {
    display: block !important;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  tr.visible-xs {
    display: table-row !important;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  th.visible-xs, td.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .visible-xs.visible-sm {
    display: block !important;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  tr.visible-xs.visible-sm {
    display: table-row !important;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  th.visible-xs.visible-sm, td.visible-xs.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .visible-xs.visible-md {
    display: block !important;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  tr.visible-xs.visible-md {
    display: table-row !important;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  th.visible-xs.visible-md, td.visible-xs.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .visible-xs.visible-lg {
    display: block !important;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  tr.visible-xs.visible-lg {
    display: table-row !important;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  th.visible-xs.visible-lg, td.visible-xs.visible-lg {
    display: table-cell !important;
  }
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.visible-sm, tr.visible-sm, th.visible-sm, td.visible-sm {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .visible-sm.visible-xs {
    display: block !important;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  tr.visible-sm.visible-xs {
    display: table-row !important;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  th.visible-sm.visible-xs, td.visible-sm.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .visible-sm {
    display: block !important;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  tr.visible-sm {
    display: table-row !important;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  th.visible-sm, td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .visible-sm.visible-md {
    display: block !important;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  tr.visible-sm.visible-md {
    display: table-row !important;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  th.visible-sm.visible-md, td.visible-sm.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .visible-sm.visible-lg {
    display: block !important;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  tr.visible-sm.visible-lg {
    display: table-row !important;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  th.visible-sm.visible-lg, td.visible-sm.visible-lg {
    display: table-cell !important;
  }
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.visible-md, tr.visible-md, th.visible-md, td.visible-md {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .visible-md.visible-xs {
    display: block !important;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  tr.visible-md.visible-xs {
    display: table-row !important;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  th.visible-md.visible-xs, td.visible-md.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .visible-md.visible-sm {
    display: block !important;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  tr.visible-md.visible-sm {
    display: table-row !important;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  th.visible-md.visible-sm, td.visible-md.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .visible-md {
    display: block !important;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  tr.visible-md {
    display: table-row !important;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  th.visible-md, td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .visible-md.visible-lg {
    display: block !important;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  tr.visible-md.visible-lg {
    display: table-row !important;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  th.visible-md.visible-lg, td.visible-md.visible-lg {
    display: table-cell !important;
  }
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.visible-lg, tr.visible-lg, th.visible-lg, td.visible-lg {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .visible-lg.visible-xs {
    display: block !important;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  tr.visible-lg.visible-xs {
    display: table-row !important;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  th.visible-lg.visible-xs, td.visible-lg.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .visible-lg.visible-sm {
    display: block !important;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  tr.visible-lg.visible-sm {
    display: table-row !important;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  th.visible-lg.visible-sm, td.visible-lg.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .visible-lg.visible-md {
    display: block !important;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  tr.visible-lg.visible-md {
    display: table-row !important;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  th.visible-lg.visible-md, td.visible-lg.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .visible-lg {
    display: block !important;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  tr.visible-lg {
    display: table-row !important;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  th.visible-lg, td.visible-lg {
    display: table-cell !important;
  }
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.hidden-xs {
  display: block !important;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
tr.hidden-xs {
  display: table-row !important;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
th.hidden-xs, td.hidden-xs {
  display: table-cell !important;
}

@media (max-width: 767px) {
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .hidden-xs, tr.hidden-xs, th.hidden-xs, td.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .hidden-xs.hidden-sm, tr.hidden-xs.hidden-sm, th.hidden-xs.hidden-sm, td.hidden-xs.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .hidden-xs.hidden-md, tr.hidden-xs.hidden-md, th.hidden-xs.hidden-md, td.hidden-xs.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .hidden-xs.hidden-lg, tr.hidden-xs.hidden-lg, th.hidden-xs.hidden-lg, td.hidden-xs.hidden-lg {
    display: none !important;
  }
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.hidden-sm {
  display: block !important;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
tr.hidden-sm {
  display: table-row !important;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
th.hidden-sm, td.hidden-sm {
  display: table-cell !important;
}

@media (max-width: 767px) {
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .hidden-sm.hidden-xs, tr.hidden-sm.hidden-xs, th.hidden-sm.hidden-xs, td.hidden-sm.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .hidden-sm, tr.hidden-sm, th.hidden-sm, td.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .hidden-sm.hidden-md, tr.hidden-sm.hidden-md, th.hidden-sm.hidden-md, td.hidden-sm.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .hidden-sm.hidden-lg, tr.hidden-sm.hidden-lg, th.hidden-sm.hidden-lg, td.hidden-sm.hidden-lg {
    display: none !important;
  }
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.hidden-md {
  display: block !important;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
tr.hidden-md {
  display: table-row !important;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
th.hidden-md, td.hidden-md {
  display: table-cell !important;
}

@media (max-width: 767px) {
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .hidden-md.hidden-xs, tr.hidden-md.hidden-xs, th.hidden-md.hidden-xs, td.hidden-md.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .hidden-md.hidden-sm, tr.hidden-md.hidden-sm, th.hidden-md.hidden-sm, td.hidden-md.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .hidden-md, tr.hidden-md, th.hidden-md, td.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .hidden-md.hidden-lg, tr.hidden-md.hidden-lg, th.hidden-md.hidden-lg, td.hidden-md.hidden-lg {
    display: none !important;
  }
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.hidden-lg {
  display: block !important;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
tr.hidden-lg {
  display: table-row !important;
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
th.hidden-lg, td.hidden-lg {
  display: table-cell !important;
}

@media (max-width: 767px) {
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .hidden-lg.hidden-xs, tr.hidden-lg.hidden-xs, th.hidden-lg.hidden-xs, td.hidden-lg.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .hidden-lg.hidden-sm, tr.hidden-lg.hidden-sm, th.hidden-lg.hidden-sm, td.hidden-lg.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .hidden-lg.hidden-md, tr.hidden-lg.hidden-md, th.hidden-lg.hidden-md, td.hidden-lg.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .hidden-lg, tr.hidden-lg, th.hidden-lg, td.hidden-lg {
    display: none !important;
  }
}

/* line 9, vendor/assets/stylesheets/bootstrap.min.css */
.visible-print, tr.visible-print, th.visible-print, td.visible-print {
  display: none !important;
}

@media print {
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .visible-print {
    display: block !important;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  tr.visible-print {
    display: table-row !important;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  th.visible-print, td.visible-print {
    display: table-cell !important;
  }
  /* line 9, vendor/assets/stylesheets/bootstrap.min.css */
  .hidden-print, tr.hidden-print, th.hidden-print, td.hidden-print {
    display: none !important;
  }
}

/*!
 * Bootstrap v3.0.2 by @fat and @mdo
 * Copyright 2013 Twitter, Inc.
 * Licensed under http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 */
/* line 9, vendor/assets/stylesheets/bootstrap-theme.min.css */
.btn-default, .btn-primary, .btn-success, .btn-info, .btn-warning, .btn-danger {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 9, vendor/assets/stylesheets/bootstrap-theme.min.css */
.btn-default:active, .btn-primary:active, .btn-success:active, .btn-info:active, .btn-warning:active, .btn-danger:active, .btn-default.active, .btn-primary.active, .btn-success.active, .btn-info.active, .btn-warning.active, .btn-danger.active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 9, vendor/assets/stylesheets/bootstrap-theme.min.css */
.btn:active, .btn.active {
  background-image: none;
}

/* line 9, vendor/assets/stylesheets/bootstrap-theme.min.css */
.btn-default {
  text-shadow: 0 1px 0 #fff;
  background-image: -webkit-gradient(linear, left 0, left 100%, from(#fff), to(#e0e0e0));
  background-image: -webkit-linear-gradient(top, #fff 0, #e0e0e0 100%);
  background-image: -moz-linear-gradient(top, #fff 0, #e0e0e0 100%);
  background-image: linear-gradient(to bottom, #fff 0, #e0e0e0 100%);
  background-repeat: repeat-x;
  border-color: #dbdbdb;
  border-color: #ccc;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe0e0e0',GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

/* line 9, vendor/assets/stylesheets/bootstrap-theme.min.css */
.btn-default:hover, .btn-default:focus {
  background-color: #e0e0e0;
  background-position: 0 -15px;
}

/* line 9, vendor/assets/stylesheets/bootstrap-theme.min.css */
.btn-default:active, .btn-default.active {
  background-color: #e0e0e0;
  border-color: #dbdbdb;
}

/* line 9, vendor/assets/stylesheets/bootstrap-theme.min.css */
.btn-primary {
  background-image: -webkit-gradient(linear, left 0, left 100%, from(#428bca), to(#2d6ca2));
  background-image: -webkit-linear-gradient(top, #428bca 0, #2d6ca2 100%);
  background-image: -moz-linear-gradient(top, #428bca 0, #2d6ca2 100%);
  background-image: linear-gradient(to bottom, #428bca 0, #2d6ca2 100%);
  background-repeat: repeat-x;
  border-color: #2b669a;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca',endColorstr='#ff2d6ca2',GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

/* line 9, vendor/assets/stylesheets/bootstrap-theme.min.css */
.btn-primary:hover, .btn-primary:focus {
  background-color: #2d6ca2;
  background-position: 0 -15px;
}

/* line 9, vendor/assets/stylesheets/bootstrap-theme.min.css */
.btn-primary:active, .btn-primary.active {
  background-color: #2d6ca2;
  border-color: #2b669a;
}

/* line 9, vendor/assets/stylesheets/bootstrap-theme.min.css */
.btn-success {
  background-image: -webkit-gradient(linear, left 0, left 100%, from(#5cb85c), to(#419641));
  background-image: -webkit-linear-gradient(top, #5cb85c 0, #419641 100%);
  background-image: -moz-linear-gradient(top, #5cb85c 0, #419641 100%);
  background-image: linear-gradient(to bottom, #5cb85c 0, #419641 100%);
  background-repeat: repeat-x;
  border-color: #3e8f3e;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c',endColorstr='#ff419641',GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

/* line 9, vendor/assets/stylesheets/bootstrap-theme.min.css */
.btn-success:hover, .btn-success:focus {
  background-color: #419641;
  background-position: 0 -15px;
}

/* line 9, vendor/assets/stylesheets/bootstrap-theme.min.css */
.btn-success:active, .btn-success.active {
  background-color: #419641;
  border-color: #3e8f3e;
}

/* line 9, vendor/assets/stylesheets/bootstrap-theme.min.css */
.btn-warning {
  background-image: -webkit-gradient(linear, left 0, left 100%, from(#f0ad4e), to(#eb9316));
  background-image: -webkit-linear-gradient(top, #f0ad4e 0, #eb9316 100%);
  background-image: -moz-linear-gradient(top, #f0ad4e 0, #eb9316 100%);
  background-image: linear-gradient(to bottom, #f0ad4e 0, #eb9316 100%);
  background-repeat: repeat-x;
  border-color: #e38d13;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e',endColorstr='#ffeb9316',GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

/* line 9, vendor/assets/stylesheets/bootstrap-theme.min.css */
.btn-warning:hover, .btn-warning:focus {
  background-color: #eb9316;
  background-position: 0 -15px;
}

/* line 9, vendor/assets/stylesheets/bootstrap-theme.min.css */
.btn-warning:active, .btn-warning.active {
  background-color: #eb9316;
  border-color: #e38d13;
}

/* line 9, vendor/assets/stylesheets/bootstrap-theme.min.css */
.btn-danger {
  background-image: -webkit-gradient(linear, left 0, left 100%, from(#d9534f), to(#c12e2a));
  background-image: -webkit-linear-gradient(top, #d9534f 0, #c12e2a 100%);
  background-image: -moz-linear-gradient(top, #d9534f 0, #c12e2a 100%);
  background-image: linear-gradient(to bottom, #d9534f 0, #c12e2a 100%);
  background-repeat: repeat-x;
  border-color: #b92c28;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f',endColorstr='#ffc12e2a',GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

/* line 9, vendor/assets/stylesheets/bootstrap-theme.min.css */
.btn-danger:hover, .btn-danger:focus {
  background-color: #c12e2a;
  background-position: 0 -15px;
}

/* line 9, vendor/assets/stylesheets/bootstrap-theme.min.css */
.btn-danger:active, .btn-danger.active {
  background-color: #c12e2a;
  border-color: #b92c28;
}

/* line 9, vendor/assets/stylesheets/bootstrap-theme.min.css */
.btn-info {
  background-image: -webkit-gradient(linear, left 0, left 100%, from(#5bc0de), to(#2aabd2));
  background-image: -webkit-linear-gradient(top, #5bc0de 0, #2aabd2 100%);
  background-image: -moz-linear-gradient(top, #5bc0de 0, #2aabd2 100%);
  background-image: linear-gradient(to bottom, #5bc0de 0, #2aabd2 100%);
  background-repeat: repeat-x;
  border-color: #28a4c9;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de',endColorstr='#ff2aabd2',GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

/* line 9, vendor/assets/stylesheets/bootstrap-theme.min.css */
.btn-info:hover, .btn-info:focus {
  background-color: #2aabd2;
  background-position: 0 -15px;
}

/* line 9, vendor/assets/stylesheets/bootstrap-theme.min.css */
.btn-info:active, .btn-info.active {
  background-color: #2aabd2;
  border-color: #28a4c9;
}

/* line 9, vendor/assets/stylesheets/bootstrap-theme.min.css */
.thumbnail, .img-thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}

/* line 9, vendor/assets/stylesheets/bootstrap-theme.min.css */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  background-color: #e8e8e8;
  background-image: -webkit-gradient(linear, left 0, left 100%, from(#f5f5f5), to(#e8e8e8));
  background-image: -webkit-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
  background-image: -moz-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 0, #e8e8e8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5',endColorstr='#ffe8e8e8',GradientType=0);
}

/* line 9, vendor/assets/stylesheets/bootstrap-theme.min.css */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  background-color: #357ebd;
  background-image: -webkit-gradient(linear, left 0, left 100%, from(#428bca), to(#357ebd));
  background-image: -webkit-linear-gradient(top, #428bca 0, #357ebd 100%);
  background-image: -moz-linear-gradient(top, #428bca 0, #357ebd 100%);
  background-image: linear-gradient(to bottom, #428bca 0, #357ebd 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca',endColorstr='#ff357ebd',GradientType=0);
}

/* line 9, vendor/assets/stylesheets/bootstrap-theme.min.css */
.navbar-default {
  background-image: -webkit-gradient(linear, left 0, left 100%, from(#fff), to(#f8f8f8));
  background-image: -webkit-linear-gradient(top, #fff 0, #f8f8f8 100%);
  background-image: -moz-linear-gradient(top, #fff 0, #f8f8f8 100%);
  background-image: linear-gradient(to bottom, #fff 0, #f8f8f8 100%);
  background-repeat: repeat-x;
  border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#fff8f8f8',GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
}

/* line 9, vendor/assets/stylesheets/bootstrap-theme.min.css */
.navbar-default .navbar-nav > .active > a {
  background-image: -webkit-gradient(linear, left 0, left 100%, from(#ebebeb), to(#f3f3f3));
  background-image: -webkit-linear-gradient(top, #ebebeb 0, #f3f3f3 100%);
  background-image: -moz-linear-gradient(top, #ebebeb 0, #f3f3f3 100%);
  background-image: linear-gradient(to bottom, #ebebeb 0, #f3f3f3 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb',endColorstr='#fff3f3f3',GradientType=0);
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
}

/* line 9, vendor/assets/stylesheets/bootstrap-theme.min.css */
.navbar-brand, .navbar-nav > li > a {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
}

/* line 9, vendor/assets/stylesheets/bootstrap-theme.min.css */
.navbar-inverse {
  background-image: -webkit-gradient(linear, left 0, left 100%, from(#3c3c3c), to(#222));
  background-image: -webkit-linear-gradient(top, #3c3c3c 0, #222 100%);
  background-image: -moz-linear-gradient(top, #3c3c3c 0, #222 100%);
  background-image: linear-gradient(to bottom, #3c3c3c 0, #222 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c',endColorstr='#ff222222',GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

/* line 9, vendor/assets/stylesheets/bootstrap-theme.min.css */
.navbar-inverse .navbar-nav > .active > a {
  background-image: -webkit-gradient(linear, left 0, left 100%, from(#222), to(#282828));
  background-image: -webkit-linear-gradient(top, #222 0, #282828 100%);
  background-image: -moz-linear-gradient(top, #222 0, #282828 100%);
  background-image: linear-gradient(to bottom, #222 0, #282828 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222',endColorstr='#ff282828',GradientType=0);
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
}

/* line 9, vendor/assets/stylesheets/bootstrap-theme.min.css */
.navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav > li > a {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 9, vendor/assets/stylesheets/bootstrap-theme.min.css */
.navbar-static-top, .navbar-fixed-top, .navbar-fixed-bottom {
  border-radius: 0;
}

/* line 9, vendor/assets/stylesheets/bootstrap-theme.min.css */
.alert {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* line 9, vendor/assets/stylesheets/bootstrap-theme.min.css */
.alert-success {
  background-image: -webkit-gradient(linear, left 0, left 100%, from(#dff0d8), to(#c8e5bc));
  background-image: -webkit-linear-gradient(top, #dff0d8 0, #c8e5bc 100%);
  background-image: -moz-linear-gradient(top, #dff0d8 0, #c8e5bc 100%);
  background-image: linear-gradient(to bottom, #dff0d8 0, #c8e5bc 100%);
  background-repeat: repeat-x;
  border-color: #b2dba1;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8',endColorstr='#ffc8e5bc',GradientType=0);
}

/* line 9, vendor/assets/stylesheets/bootstrap-theme.min.css */
.alert-info {
  background-image: -webkit-gradient(linear, left 0, left 100%, from(#d9edf7), to(#b9def0));
  background-image: -webkit-linear-gradient(top, #d9edf7 0, #b9def0 100%);
  background-image: -moz-linear-gradient(top, #d9edf7 0, #b9def0 100%);
  background-image: linear-gradient(to bottom, #d9edf7 0, #b9def0 100%);
  background-repeat: repeat-x;
  border-color: #9acfea;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7',endColorstr='#ffb9def0',GradientType=0);
}

/* line 9, vendor/assets/stylesheets/bootstrap-theme.min.css */
.alert-warning {
  background-image: -webkit-gradient(linear, left 0, left 100%, from(#fcf8e3), to(#f8efc0));
  background-image: -webkit-linear-gradient(top, #fcf8e3 0, #f8efc0 100%);
  background-image: -moz-linear-gradient(top, #fcf8e3 0, #f8efc0 100%);
  background-image: linear-gradient(to bottom, #fcf8e3 0, #f8efc0 100%);
  background-repeat: repeat-x;
  border-color: #f5e79e;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3',endColorstr='#fff8efc0',GradientType=0);
}

/* line 9, vendor/assets/stylesheets/bootstrap-theme.min.css */
.alert-danger {
  background-image: -webkit-gradient(linear, left 0, left 100%, from(#f2dede), to(#e7c3c3));
  background-image: -webkit-linear-gradient(top, #f2dede 0, #e7c3c3 100%);
  background-image: -moz-linear-gradient(top, #f2dede 0, #e7c3c3 100%);
  background-image: linear-gradient(to bottom, #f2dede 0, #e7c3c3 100%);
  background-repeat: repeat-x;
  border-color: #dca7a7;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede',endColorstr='#ffe7c3c3',GradientType=0);
}

/* line 9, vendor/assets/stylesheets/bootstrap-theme.min.css */
.progress {
  background-image: -webkit-gradient(linear, left 0, left 100%, from(#ebebeb), to(#f5f5f5));
  background-image: -webkit-linear-gradient(top, #ebebeb 0, #f5f5f5 100%);
  background-image: -moz-linear-gradient(top, #ebebeb 0, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #ebebeb 0, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb',endColorstr='#fff5f5f5',GradientType=0);
}

/* line 9, vendor/assets/stylesheets/bootstrap-theme.min.css */
.progress-bar {
  background-image: -webkit-gradient(linear, left 0, left 100%, from(#428bca), to(#3071a9));
  background-image: -webkit-linear-gradient(top, #428bca 0, #3071a9 100%);
  background-image: -moz-linear-gradient(top, #428bca 0, #3071a9 100%);
  background-image: linear-gradient(to bottom, #428bca 0, #3071a9 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca',endColorstr='#ff3071a9',GradientType=0);
}

/* line 9, vendor/assets/stylesheets/bootstrap-theme.min.css */
.progress-bar-success {
  background-image: -webkit-gradient(linear, left 0, left 100%, from(#5cb85c), to(#449d44));
  background-image: -webkit-linear-gradient(top, #5cb85c 0, #449d44 100%);
  background-image: -moz-linear-gradient(top, #5cb85c 0, #449d44 100%);
  background-image: linear-gradient(to bottom, #5cb85c 0, #449d44 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c',endColorstr='#ff449d44',GradientType=0);
}

/* line 9, vendor/assets/stylesheets/bootstrap-theme.min.css */
.progress-bar-info {
  background-image: -webkit-gradient(linear, left 0, left 100%, from(#5bc0de), to(#31b0d5));
  background-image: -webkit-linear-gradient(top, #5bc0de 0, #31b0d5 100%);
  background-image: -moz-linear-gradient(top, #5bc0de 0, #31b0d5 100%);
  background-image: linear-gradient(to bottom, #5bc0de 0, #31b0d5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de',endColorstr='#ff31b0d5',GradientType=0);
}

/* line 9, vendor/assets/stylesheets/bootstrap-theme.min.css */
.progress-bar-warning {
  background-image: -webkit-gradient(linear, left 0, left 100%, from(#f0ad4e), to(#ec971f));
  background-image: -webkit-linear-gradient(top, #f0ad4e 0, #ec971f 100%);
  background-image: -moz-linear-gradient(top, #f0ad4e 0, #ec971f 100%);
  background-image: linear-gradient(to bottom, #f0ad4e 0, #ec971f 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e',endColorstr='#ffec971f',GradientType=0);
}

/* line 9, vendor/assets/stylesheets/bootstrap-theme.min.css */
.progress-bar-danger {
  background-image: -webkit-gradient(linear, left 0, left 100%, from(#d9534f), to(#c9302c));
  background-image: -webkit-linear-gradient(top, #d9534f 0, #c9302c 100%);
  background-image: -moz-linear-gradient(top, #d9534f 0, #c9302c 100%);
  background-image: linear-gradient(to bottom, #d9534f 0, #c9302c 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f',endColorstr='#ffc9302c',GradientType=0);
}

/* line 9, vendor/assets/stylesheets/bootstrap-theme.min.css */
.list-group {
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}

/* line 9, vendor/assets/stylesheets/bootstrap-theme.min.css */
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  text-shadow: 0 -1px 0 #3071a9;
  background-image: -webkit-gradient(linear, left 0, left 100%, from(#428bca), to(#3278b3));
  background-image: -webkit-linear-gradient(top, #428bca 0, #3278b3 100%);
  background-image: -moz-linear-gradient(top, #428bca 0, #3278b3 100%);
  background-image: linear-gradient(to bottom, #428bca 0, #3278b3 100%);
  background-repeat: repeat-x;
  border-color: #3278b3;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca',endColorstr='#ff3278b3',GradientType=0);
}

/* line 9, vendor/assets/stylesheets/bootstrap-theme.min.css */
.panel {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* line 9, vendor/assets/stylesheets/bootstrap-theme.min.css */
.panel-default > .panel-heading {
  background-image: -webkit-gradient(linear, left 0, left 100%, from(#f5f5f5), to(#e8e8e8));
  background-image: -webkit-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
  background-image: -moz-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 0, #e8e8e8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5',endColorstr='#ffe8e8e8',GradientType=0);
}

/* line 9, vendor/assets/stylesheets/bootstrap-theme.min.css */
.panel-primary > .panel-heading {
  background-image: -webkit-gradient(linear, left 0, left 100%, from(#428bca), to(#357ebd));
  background-image: -webkit-linear-gradient(top, #428bca 0, #357ebd 100%);
  background-image: -moz-linear-gradient(top, #428bca 0, #357ebd 100%);
  background-image: linear-gradient(to bottom, #428bca 0, #357ebd 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca',endColorstr='#ff357ebd',GradientType=0);
}

/* line 9, vendor/assets/stylesheets/bootstrap-theme.min.css */
.panel-success > .panel-heading {
  background-image: -webkit-gradient(linear, left 0, left 100%, from(#dff0d8), to(#d0e9c6));
  background-image: -webkit-linear-gradient(top, #dff0d8 0, #d0e9c6 100%);
  background-image: -moz-linear-gradient(top, #dff0d8 0, #d0e9c6 100%);
  background-image: linear-gradient(to bottom, #dff0d8 0, #d0e9c6 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8',endColorstr='#ffd0e9c6',GradientType=0);
}

/* line 9, vendor/assets/stylesheets/bootstrap-theme.min.css */
.panel-info > .panel-heading {
  background-image: -webkit-gradient(linear, left 0, left 100%, from(#d9edf7), to(#c4e3f3));
  background-image: -webkit-linear-gradient(top, #d9edf7 0, #c4e3f3 100%);
  background-image: -moz-linear-gradient(top, #d9edf7 0, #c4e3f3 100%);
  background-image: linear-gradient(to bottom, #d9edf7 0, #c4e3f3 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7',endColorstr='#ffc4e3f3',GradientType=0);
}

/* line 9, vendor/assets/stylesheets/bootstrap-theme.min.css */
.panel-warning > .panel-heading {
  background-image: -webkit-gradient(linear, left 0, left 100%, from(#fcf8e3), to(#faf2cc));
  background-image: -webkit-linear-gradient(top, #fcf8e3 0, #faf2cc 100%);
  background-image: -moz-linear-gradient(top, #fcf8e3 0, #faf2cc 100%);
  background-image: linear-gradient(to bottom, #fcf8e3 0, #faf2cc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3',endColorstr='#fffaf2cc',GradientType=0);
}

/* line 9, vendor/assets/stylesheets/bootstrap-theme.min.css */
.panel-danger > .panel-heading {
  background-image: -webkit-gradient(linear, left 0, left 100%, from(#f2dede), to(#ebcccc));
  background-image: -webkit-linear-gradient(top, #f2dede 0, #ebcccc 100%);
  background-image: -moz-linear-gradient(top, #f2dede 0, #ebcccc 100%);
  background-image: linear-gradient(to bottom, #f2dede 0, #ebcccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede',endColorstr='#ffebcccc',GradientType=0);
}

/* line 9, vendor/assets/stylesheets/bootstrap-theme.min.css */
.well {
  background-image: -webkit-gradient(linear, left 0, left 100%, from(#e8e8e8), to(#f5f5f5));
  background-image: -webkit-linear-gradient(top, #e8e8e8 0, #f5f5f5 100%);
  background-image: -moz-linear-gradient(top, #e8e8e8 0, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #e8e8e8 0, #f5f5f5 100%);
  background-repeat: repeat-x;
  border-color: #dcdcdc;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8',endColorstr='#fff5f5f5',GradientType=0);
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
}

/* Off Canvas */
@media screen and (max-width: 767px) {
  /* line 3, app/assets/stylesheets/offcanvas.scss */
  .row-offcanvas {
    position: relative;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
  }
  /* line 10, app/assets/stylesheets/offcanvas.scss */
  .row-offcanvas-right
.sidebar-offcanvas {
    right: -78%;
    /* 9 columns */
  }
  /* line 15, app/assets/stylesheets/offcanvas.scss */
  .row-offcanvas-left
.sidebar-offcanvas {
    left: -78%;
    /* 9 columns */
  }
  /* line 20, app/assets/stylesheets/offcanvas.scss */
  .row-offcanvas-right.active {
    right: 78%;
    /* 9 columns */
  }
  /* line 24, app/assets/stylesheets/offcanvas.scss */
  .row-offcanvas-left.active {
    left: 78%;
    /* 9 columns */
  }
  /* line 28, app/assets/stylesheets/offcanvas.scss */
  .sidebar-offcanvas {
    position: absolute;
    top: 0;
    width: 75%;
    /* 9 columns */
  }
}

/*!
 * Font Awesome Pro 5.13.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa, .fab, .fad, .fal, .far, .fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-lg {
  font-size: 1.33333em;
  line-height: .75em;
  vertical-align: -.0667em;
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-xs {
  font-size: .75em;
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sm {
  font-size: .875em;
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-1x {
  font-size: 1em;
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-2x {
  font-size: 2em;
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-3x {
  font-size: 3em;
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-4x {
  font-size: 4em;
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-5x {
  font-size: 5em;
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-6x {
  font-size: 6em;
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-7x {
  font-size: 7em;
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-8x {
  font-size: 8em;
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-9x {
  font-size: 9em;
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-10x {
  font-size: 10em;
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-fw {
  text-align: center;
  width: 1.25em;
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-ul > li {
  position: relative;
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-border {
  border: .08em solid #eee;
  border-radius: .1em;
  padding: .2em .25em .15em;
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-pull-left {
  float: left;
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-pull-right {
  float: right;
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa.fa-pull-left, .fab.fa-pull-left, .fal.fa-pull-left, .far.fa-pull-left, .fas.fa-pull-left {
  margin-right: .3em;
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa.fa-pull-right, .fab.fa-pull-right, .fal.fa-pull-right, .far.fa-pull-right, .fas.fa-pull-right {
  margin-left: .3em;
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-spin {
  -webkit-animation: fa-spin 2s linear infinite;
  animation: fa-spin 2s linear infinite;
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-pulse {
  -webkit-animation: fa-spin 1s steps(8) infinite;
  animation: fa-spin 1s steps(8) infinite;
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-flip-vertical {
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical, .fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -webkit-transform: scale(-1);
  transform: scale(-1);
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
:root .fa-flip-both, :root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270 {
  -webkit-filter: none;
  filter: none;
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-stack-1x, .fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-stack-1x {
  line-height: inherit;
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-stack-2x {
  font-size: 2em;
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-inverse {
  color: #fff;
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-500px:before {
  content: "\f26e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-abacus:before {
  content: "\f640";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-accessible-icon:before {
  content: "\f368";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-accusoft:before {
  content: "\f369";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-acorn:before {
  content: "\f6ae";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-acquisitions-incorporated:before {
  content: "\f6af";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-ad:before {
  content: "\f641";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-address-book:before {
  content: "\f2b9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-address-card:before {
  content: "\f2bb";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-adjust:before {
  content: "\f042";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-adn:before {
  content: "\f170";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-adobe:before {
  content: "\f778";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-adversal:before {
  content: "\f36a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-affiliatetheme:before {
  content: "\f36b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-air-conditioner:before {
  content: "\f8f4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-air-freshener:before {
  content: "\f5d0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-airbnb:before {
  content: "\f834";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-alarm-clock:before {
  content: "\f34e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-alarm-exclamation:before {
  content: "\f843";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-alarm-plus:before {
  content: "\f844";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-alarm-snooze:before {
  content: "\f845";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-album:before {
  content: "\f89f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-album-collection:before {
  content: "\f8a0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-algolia:before {
  content: "\f36c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-alicorn:before {
  content: "\f6b0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-alien:before {
  content: "\f8f5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-alien-monster:before {
  content: "\f8f6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-align-center:before {
  content: "\f037";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-align-justify:before {
  content: "\f039";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-align-left:before {
  content: "\f036";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-align-right:before {
  content: "\f038";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-align-slash:before {
  content: "\f846";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-alipay:before {
  content: "\f642";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-allergies:before {
  content: "\f461";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-amazon:before {
  content: "\f270";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-amazon-pay:before {
  content: "\f42c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-ambulance:before {
  content: "\f0f9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-amilia:before {
  content: "\f36d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-amp-guitar:before {
  content: "\f8a1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-analytics:before {
  content: "\f643";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-anchor:before {
  content: "\f13d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-android:before {
  content: "\f17b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-angel:before {
  content: "\f779";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-angellist:before {
  content: "\f209";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-angle-double-down:before {
  content: "\f103";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-angle-double-left:before {
  content: "\f100";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-angle-double-right:before {
  content: "\f101";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-angle-double-up:before {
  content: "\f102";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-angle-down:before {
  content: "\f107";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-angle-left:before {
  content: "\f104";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-angle-right:before {
  content: "\f105";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-angle-up:before {
  content: "\f106";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-angry:before {
  content: "\f556";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-angrycreative:before {
  content: "\f36e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-angular:before {
  content: "\f420";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-ankh:before {
  content: "\f644";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-app-store:before {
  content: "\f36f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-app-store-ios:before {
  content: "\f370";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-apper:before {
  content: "\f371";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-apple:before {
  content: "\f179";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-apple-alt:before {
  content: "\f5d1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-apple-crate:before {
  content: "\f6b1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-apple-pay:before {
  content: "\f415";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-archive:before {
  content: "\f187";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-archway:before {
  content: "\f557";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-arrow-alt-circle-down:before {
  content: "\f358";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-arrow-alt-circle-left:before {
  content: "\f359";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-arrow-alt-down:before {
  content: "\f354";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-arrow-alt-from-bottom:before {
  content: "\f346";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-arrow-alt-from-left:before {
  content: "\f347";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-arrow-alt-from-right:before {
  content: "\f348";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-arrow-alt-from-top:before {
  content: "\f349";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-arrow-alt-left:before {
  content: "\f355";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-arrow-alt-right:before {
  content: "\f356";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-arrow-alt-square-down:before {
  content: "\f350";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-arrow-alt-square-left:before {
  content: "\f351";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-arrow-alt-square-right:before {
  content: "\f352";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-arrow-alt-square-up:before {
  content: "\f353";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-arrow-alt-to-bottom:before {
  content: "\f34a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-arrow-alt-to-left:before {
  content: "\f34b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-arrow-alt-to-right:before {
  content: "\f34c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-arrow-alt-to-top:before {
  content: "\f34d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-arrow-alt-up:before {
  content: "\f357";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-arrow-circle-down:before {
  content: "\f0ab";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-arrow-circle-left:before {
  content: "\f0a8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-arrow-circle-right:before {
  content: "\f0a9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-arrow-circle-up:before {
  content: "\f0aa";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-arrow-down:before {
  content: "\f063";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-arrow-from-bottom:before {
  content: "\f342";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-arrow-from-left:before {
  content: "\f343";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-arrow-from-right:before {
  content: "\f344";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-arrow-from-top:before {
  content: "\f345";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-arrow-left:before {
  content: "\f060";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-arrow-right:before {
  content: "\f061";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-arrow-square-down:before {
  content: "\f339";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-arrow-square-left:before {
  content: "\f33a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-arrow-square-right:before {
  content: "\f33b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-arrow-square-up:before {
  content: "\f33c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-arrow-to-bottom:before {
  content: "\f33d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-arrow-to-left:before {
  content: "\f33e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-arrow-to-right:before {
  content: "\f340";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-arrow-to-top:before {
  content: "\f341";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-arrow-up:before {
  content: "\f062";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-arrows:before {
  content: "\f047";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-arrows-alt:before {
  content: "\f0b2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-arrows-alt-h:before {
  content: "\f337";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-arrows-alt-v:before {
  content: "\f338";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-arrows-h:before {
  content: "\f07e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-arrows-v:before {
  content: "\f07d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-artstation:before {
  content: "\f77a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-asterisk:before {
  content: "\f069";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-asymmetrik:before {
  content: "\f372";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-at:before {
  content: "\f1fa";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-atlas:before {
  content: "\f558";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-atlassian:before {
  content: "\f77b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-atom:before {
  content: "\f5d2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-atom-alt:before {
  content: "\f5d3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-audible:before {
  content: "\f373";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-audio-description:before {
  content: "\f29e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-autoprefixer:before {
  content: "\f41c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-avianex:before {
  content: "\f374";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-aviato:before {
  content: "\f421";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-award:before {
  content: "\f559";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-aws:before {
  content: "\f375";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-axe:before {
  content: "\f6b2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-axe-battle:before {
  content: "\f6b3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-baby:before {
  content: "\f77c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-baby-carriage:before {
  content: "\f77d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-backpack:before {
  content: "\f5d4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-backspace:before {
  content: "\f55a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-backward:before {
  content: "\f04a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-bacon:before {
  content: "\f7e5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-bacteria:before {
  content: "\f959";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-bacterium:before {
  content: "\f95a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-badge:before {
  content: "\f335";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-badge-check:before {
  content: "\f336";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-badge-dollar:before {
  content: "\f645";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-badge-percent:before {
  content: "\f646";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-badge-sheriff:before {
  content: "\f8a2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-badger-honey:before {
  content: "\f6b4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-bags-shopping:before {
  content: "\f847";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-bahai:before {
  content: "\f666";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-balance-scale:before {
  content: "\f24e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-balance-scale-left:before {
  content: "\f515";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-balance-scale-right:before {
  content: "\f516";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-ball-pile:before {
  content: "\f77e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-ballot:before {
  content: "\f732";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-ballot-check:before {
  content: "\f733";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-ban:before {
  content: "\f05e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-band-aid:before {
  content: "\f462";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-bandcamp:before {
  content: "\f2d5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-banjo:before {
  content: "\f8a3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-barcode:before {
  content: "\f02a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-barcode-alt:before {
  content: "\f463";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-barcode-read:before {
  content: "\f464";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-barcode-scan:before {
  content: "\f465";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-bars:before {
  content: "\f0c9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-baseball:before {
  content: "\f432";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-baseball-ball:before {
  content: "\f433";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-basketball-ball:before {
  content: "\f434";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-basketball-hoop:before {
  content: "\f435";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-bat:before {
  content: "\f6b5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-bath:before {
  content: "\f2cd";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-battery-bolt:before {
  content: "\f376";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-battery-empty:before {
  content: "\f244";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-battery-full:before {
  content: "\f240";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-battery-half:before {
  content: "\f242";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-battery-quarter:before {
  content: "\f243";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-battery-slash:before {
  content: "\f377";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-battery-three-quarters:before {
  content: "\f241";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-battle-net:before {
  content: "\f835";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-bed:before {
  content: "\f236";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-bed-alt:before {
  content: "\f8f7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-bed-bunk:before {
  content: "\f8f8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-bed-empty:before {
  content: "\f8f9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-beer:before {
  content: "\f0fc";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-behance:before {
  content: "\f1b4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-behance-square:before {
  content: "\f1b5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-bell:before {
  content: "\f0f3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-bell-exclamation:before {
  content: "\f848";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-bell-on:before {
  content: "\f8fa";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-bell-plus:before {
  content: "\f849";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-bell-school:before {
  content: "\f5d5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-bell-school-slash:before {
  content: "\f5d6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-bell-slash:before {
  content: "\f1f6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-bells:before {
  content: "\f77f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-betamax:before {
  content: "\f8a4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-bezier-curve:before {
  content: "\f55b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-bible:before {
  content: "\f647";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-bicycle:before {
  content: "\f206";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-biking:before {
  content: "\f84a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-biking-mountain:before {
  content: "\f84b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-bimobject:before {
  content: "\f378";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-binoculars:before {
  content: "\f1e5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-biohazard:before {
  content: "\f780";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-birthday-cake:before {
  content: "\f1fd";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-bitbucket:before {
  content: "\f171";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-bitcoin:before {
  content: "\f379";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-bity:before {
  content: "\f37a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-black-tie:before {
  content: "\f27e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-blackberry:before {
  content: "\f37b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-blanket:before {
  content: "\f498";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-blender:before {
  content: "\f517";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-blender-phone:before {
  content: "\f6b6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-blind:before {
  content: "\f29d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-blinds:before {
  content: "\f8fb";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-blinds-open:before {
  content: "\f8fc";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-blinds-raised:before {
  content: "\f8fd";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-blog:before {
  content: "\f781";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-blogger:before {
  content: "\f37c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-blogger-b:before {
  content: "\f37d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-bluetooth:before {
  content: "\f293";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-bluetooth-b:before {
  content: "\f294";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-bold:before {
  content: "\f032";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-bolt:before {
  content: "\f0e7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-bomb:before {
  content: "\f1e2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-bone:before {
  content: "\f5d7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-bone-break:before {
  content: "\f5d8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-bong:before {
  content: "\f55c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-book:before {
  content: "\f02d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-book-alt:before {
  content: "\f5d9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-book-dead:before {
  content: "\f6b7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-book-heart:before {
  content: "\f499";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-book-medical:before {
  content: "\f7e6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-book-open:before {
  content: "\f518";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-book-reader:before {
  content: "\f5da";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-book-spells:before {
  content: "\f6b8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-book-user:before {
  content: "\f7e7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-bookmark:before {
  content: "\f02e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-books:before {
  content: "\f5db";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-books-medical:before {
  content: "\f7e8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-boombox:before {
  content: "\f8a5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-boot:before {
  content: "\f782";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-booth-curtain:before {
  content: "\f734";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-bootstrap:before {
  content: "\f836";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-border-all:before {
  content: "\f84c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-border-bottom:before {
  content: "\f84d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-border-center-h:before {
  content: "\f89c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-border-center-v:before {
  content: "\f89d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-border-inner:before {
  content: "\f84e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-border-left:before {
  content: "\f84f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-border-none:before {
  content: "\f850";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-border-outer:before {
  content: "\f851";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-border-right:before {
  content: "\f852";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-border-style:before {
  content: "\f853";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-border-style-alt:before {
  content: "\f854";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-border-top:before {
  content: "\f855";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-bow-arrow:before {
  content: "\f6b9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-bowling-ball:before {
  content: "\f436";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-bowling-pins:before {
  content: "\f437";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-box:before {
  content: "\f466";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-box-alt:before {
  content: "\f49a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-box-ballot:before {
  content: "\f735";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-box-check:before {
  content: "\f467";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-box-fragile:before {
  content: "\f49b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-box-full:before {
  content: "\f49c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-box-heart:before {
  content: "\f49d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-box-open:before {
  content: "\f49e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-box-tissue:before {
  content: "\f95b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-box-up:before {
  content: "\f49f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-box-usd:before {
  content: "\f4a0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-boxes:before {
  content: "\f468";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-boxes-alt:before {
  content: "\f4a1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-boxing-glove:before {
  content: "\f438";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-brackets:before {
  content: "\f7e9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-brackets-curly:before {
  content: "\f7ea";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-braille:before {
  content: "\f2a1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-brain:before {
  content: "\f5dc";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-bread-loaf:before {
  content: "\f7eb";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-bread-slice:before {
  content: "\f7ec";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-briefcase:before {
  content: "\f0b1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-briefcase-medical:before {
  content: "\f469";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-bring-forward:before {
  content: "\f856";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-bring-front:before {
  content: "\f857";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-broadcast-tower:before {
  content: "\f519";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-broom:before {
  content: "\f51a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-browser:before {
  content: "\f37e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-brush:before {
  content: "\f55d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-btc:before {
  content: "\f15a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-buffer:before {
  content: "\f837";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-bug:before {
  content: "\f188";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-building:before {
  content: "\f1ad";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-bullhorn:before {
  content: "\f0a1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-bullseye:before {
  content: "\f140";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-bullseye-arrow:before {
  content: "\f648";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-bullseye-pointer:before {
  content: "\f649";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-burger-soda:before {
  content: "\f858";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-burn:before {
  content: "\f46a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-buromobelexperte:before {
  content: "\f37f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-burrito:before {
  content: "\f7ed";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-bus:before {
  content: "\f207";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-bus-alt:before {
  content: "\f55e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-bus-school:before {
  content: "\f5dd";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-business-time:before {
  content: "\f64a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-buy-n-large:before {
  content: "\f8a6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-buysellads:before {
  content: "\f20d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-cabinet-filing:before {
  content: "\f64b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-cactus:before {
  content: "\f8a7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-calculator:before {
  content: "\f1ec";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-calculator-alt:before {
  content: "\f64c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-calendar:before {
  content: "\f133";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-calendar-alt:before {
  content: "\f073";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-calendar-check:before {
  content: "\f274";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-calendar-day:before {
  content: "\f783";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-calendar-edit:before {
  content: "\f333";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-calendar-exclamation:before {
  content: "\f334";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-calendar-minus:before {
  content: "\f272";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-calendar-plus:before {
  content: "\f271";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-calendar-star:before {
  content: "\f736";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-calendar-times:before {
  content: "\f273";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-calendar-week:before {
  content: "\f784";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-camcorder:before {
  content: "\f8a8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-camera:before {
  content: "\f030";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-camera-alt:before {
  content: "\f332";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-camera-home:before {
  content: "\f8fe";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-camera-movie:before {
  content: "\f8a9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-camera-polaroid:before {
  content: "\f8aa";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-camera-retro:before {
  content: "\f083";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-campfire:before {
  content: "\f6ba";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-campground:before {
  content: "\f6bb";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-canadian-maple-leaf:before {
  content: "\f785";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-candle-holder:before {
  content: "\f6bc";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-candy-cane:before {
  content: "\f786";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-candy-corn:before {
  content: "\f6bd";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-cannabis:before {
  content: "\f55f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-capsules:before {
  content: "\f46b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-car:before {
  content: "\f1b9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-car-alt:before {
  content: "\f5de";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-car-battery:before {
  content: "\f5df";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-car-building:before {
  content: "\f859";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-car-bump:before {
  content: "\f5e0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-car-bus:before {
  content: "\f85a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-car-crash:before {
  content: "\f5e1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-car-garage:before {
  content: "\f5e2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-car-mechanic:before {
  content: "\f5e3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-car-side:before {
  content: "\f5e4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-car-tilt:before {
  content: "\f5e5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-car-wash:before {
  content: "\f5e6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-caravan:before {
  content: "\f8ff";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-caravan-alt:before {
  content: "\f900";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-caret-circle-down:before {
  content: "\f32d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-caret-circle-left:before {
  content: "\f32e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-caret-circle-right:before {
  content: "\f330";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-caret-circle-up:before {
  content: "\f331";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-caret-down:before {
  content: "\f0d7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-caret-left:before {
  content: "\f0d9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-caret-right:before {
  content: "\f0da";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-caret-square-down:before {
  content: "\f150";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-caret-square-left:before {
  content: "\f191";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-caret-square-right:before {
  content: "\f152";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-caret-square-up:before {
  content: "\f151";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-caret-up:before {
  content: "\f0d8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-carrot:before {
  content: "\f787";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-cars:before {
  content: "\f85b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-cart-arrow-down:before {
  content: "\f218";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-cart-plus:before {
  content: "\f217";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-cash-register:before {
  content: "\f788";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-cassette-tape:before {
  content: "\f8ab";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-cat:before {
  content: "\f6be";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-cat-space:before {
  content: "\f901";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-cauldron:before {
  content: "\f6bf";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-cc-amazon-pay:before {
  content: "\f42d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-cc-amex:before {
  content: "\f1f3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-cc-apple-pay:before {
  content: "\f416";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-cc-diners-club:before {
  content: "\f24c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-cc-discover:before {
  content: "\f1f2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-cc-jcb:before {
  content: "\f24b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-cc-mastercard:before {
  content: "\f1f1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-cc-paypal:before {
  content: "\f1f4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-cc-stripe:before {
  content: "\f1f5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-cc-visa:before {
  content: "\f1f0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-cctv:before {
  content: "\f8ac";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-centercode:before {
  content: "\f380";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-centos:before {
  content: "\f789";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-certificate:before {
  content: "\f0a3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-chair:before {
  content: "\f6c0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-chair-office:before {
  content: "\f6c1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-chalkboard:before {
  content: "\f51b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-chalkboard-teacher:before {
  content: "\f51c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-charging-station:before {
  content: "\f5e7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-chart-area:before {
  content: "\f1fe";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-chart-bar:before {
  content: "\f080";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-chart-line:before {
  content: "\f201";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-chart-line-down:before {
  content: "\f64d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-chart-network:before {
  content: "\f78a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-chart-pie:before {
  content: "\f200";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-chart-pie-alt:before {
  content: "\f64e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-chart-scatter:before {
  content: "\f7ee";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-check:before {
  content: "\f00c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-check-circle:before {
  content: "\f058";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-check-double:before {
  content: "\f560";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-check-square:before {
  content: "\f14a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-cheese:before {
  content: "\f7ef";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-cheese-swiss:before {
  content: "\f7f0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-cheeseburger:before {
  content: "\f7f1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-chess:before {
  content: "\f439";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-chess-bishop:before {
  content: "\f43a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-chess-bishop-alt:before {
  content: "\f43b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-chess-board:before {
  content: "\f43c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-chess-clock:before {
  content: "\f43d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-chess-clock-alt:before {
  content: "\f43e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-chess-king:before {
  content: "\f43f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-chess-king-alt:before {
  content: "\f440";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-chess-knight:before {
  content: "\f441";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-chess-knight-alt:before {
  content: "\f442";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-chess-pawn:before {
  content: "\f443";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-chess-pawn-alt:before {
  content: "\f444";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-chess-queen:before {
  content: "\f445";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-chess-queen-alt:before {
  content: "\f446";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-chess-rook:before {
  content: "\f447";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-chess-rook-alt:before {
  content: "\f448";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-chevron-circle-down:before {
  content: "\f13a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-chevron-circle-left:before {
  content: "\f137";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-chevron-circle-right:before {
  content: "\f138";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-chevron-circle-up:before {
  content: "\f139";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-chevron-double-down:before {
  content: "\f322";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-chevron-double-left:before {
  content: "\f323";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-chevron-double-right:before {
  content: "\f324";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-chevron-double-up:before {
  content: "\f325";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-chevron-down:before {
  content: "\f078";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-chevron-left:before {
  content: "\f053";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-chevron-right:before {
  content: "\f054";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-chevron-square-down:before {
  content: "\f329";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-chevron-square-left:before {
  content: "\f32a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-chevron-square-right:before {
  content: "\f32b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-chevron-square-up:before {
  content: "\f32c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-chevron-up:before {
  content: "\f077";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-child:before {
  content: "\f1ae";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-chimney:before {
  content: "\f78b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-chrome:before {
  content: "\f268";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-chromecast:before {
  content: "\f838";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-church:before {
  content: "\f51d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-circle:before {
  content: "\f111";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-circle-notch:before {
  content: "\f1ce";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-city:before {
  content: "\f64f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-clarinet:before {
  content: "\f8ad";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-claw-marks:before {
  content: "\f6c2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-clinic-medical:before {
  content: "\f7f2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-clipboard:before {
  content: "\f328";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-clipboard-check:before {
  content: "\f46c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-clipboard-list:before {
  content: "\f46d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-clipboard-list-check:before {
  content: "\f737";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-clipboard-prescription:before {
  content: "\f5e8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-clipboard-user:before {
  content: "\f7f3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-clock:before {
  content: "\f017";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-clone:before {
  content: "\f24d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-closed-captioning:before {
  content: "\f20a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-cloud:before {
  content: "\f0c2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-cloud-download:before {
  content: "\f0ed";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-cloud-download-alt:before {
  content: "\f381";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-cloud-drizzle:before {
  content: "\f738";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-cloud-hail:before {
  content: "\f739";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-cloud-hail-mixed:before {
  content: "\f73a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-cloud-meatball:before {
  content: "\f73b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-cloud-moon:before {
  content: "\f6c3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-cloud-moon-rain:before {
  content: "\f73c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-cloud-music:before {
  content: "\f8ae";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-cloud-rain:before {
  content: "\f73d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-cloud-rainbow:before {
  content: "\f73e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-cloud-showers:before {
  content: "\f73f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-cloud-showers-heavy:before {
  content: "\f740";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-cloud-sleet:before {
  content: "\f741";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-cloud-snow:before {
  content: "\f742";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-cloud-sun:before {
  content: "\f6c4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-cloud-sun-rain:before {
  content: "\f743";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-cloud-upload:before {
  content: "\f0ee";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-cloud-upload-alt:before {
  content: "\f382";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-clouds:before {
  content: "\f744";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-clouds-moon:before {
  content: "\f745";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-clouds-sun:before {
  content: "\f746";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-cloudscale:before {
  content: "\f383";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-cloudsmith:before {
  content: "\f384";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-cloudversify:before {
  content: "\f385";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-club:before {
  content: "\f327";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-cocktail:before {
  content: "\f561";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-code:before {
  content: "\f121";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-code-branch:before {
  content: "\f126";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-code-commit:before {
  content: "\f386";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-code-merge:before {
  content: "\f387";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-codepen:before {
  content: "\f1cb";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-codiepie:before {
  content: "\f284";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-coffee:before {
  content: "\f0f4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-coffee-pot:before {
  content: "\f902";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-coffee-togo:before {
  content: "\f6c5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-coffin:before {
  content: "\f6c6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-coffin-cross:before {
  content: "\f951";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-cog:before {
  content: "\f013";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-cogs:before {
  content: "\f085";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-coin:before {
  content: "\f85c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-coins:before {
  content: "\f51e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-columns:before {
  content: "\f0db";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-comet:before {
  content: "\f903";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-comment:before {
  content: "\f075";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-comment-alt:before {
  content: "\f27a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-comment-alt-check:before {
  content: "\f4a2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-comment-alt-dollar:before {
  content: "\f650";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-comment-alt-dots:before {
  content: "\f4a3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-comment-alt-edit:before {
  content: "\f4a4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-comment-alt-exclamation:before {
  content: "\f4a5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-comment-alt-lines:before {
  content: "\f4a6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-comment-alt-medical:before {
  content: "\f7f4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-comment-alt-minus:before {
  content: "\f4a7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-comment-alt-music:before {
  content: "\f8af";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-comment-alt-plus:before {
  content: "\f4a8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-comment-alt-slash:before {
  content: "\f4a9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-comment-alt-smile:before {
  content: "\f4aa";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-comment-alt-times:before {
  content: "\f4ab";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-comment-check:before {
  content: "\f4ac";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-comment-dollar:before {
  content: "\f651";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-comment-dots:before {
  content: "\f4ad";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-comment-edit:before {
  content: "\f4ae";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-comment-exclamation:before {
  content: "\f4af";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-comment-lines:before {
  content: "\f4b0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-comment-medical:before {
  content: "\f7f5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-comment-minus:before {
  content: "\f4b1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-comment-music:before {
  content: "\f8b0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-comment-plus:before {
  content: "\f4b2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-comment-slash:before {
  content: "\f4b3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-comment-smile:before {
  content: "\f4b4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-comment-times:before {
  content: "\f4b5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-comments:before {
  content: "\f086";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-comments-alt:before {
  content: "\f4b6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-comments-alt-dollar:before {
  content: "\f652";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-comments-dollar:before {
  content: "\f653";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-compact-disc:before {
  content: "\f51f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-compass:before {
  content: "\f14e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-compass-slash:before {
  content: "\f5e9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-compress:before {
  content: "\f066";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-compress-alt:before {
  content: "\f422";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-compress-arrows-alt:before {
  content: "\f78c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-compress-wide:before {
  content: "\f326";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-computer-classic:before {
  content: "\f8b1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-computer-speaker:before {
  content: "\f8b2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-concierge-bell:before {
  content: "\f562";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-confluence:before {
  content: "\f78d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-connectdevelop:before {
  content: "\f20e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-construction:before {
  content: "\f85d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-container-storage:before {
  content: "\f4b7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-contao:before {
  content: "\f26d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-conveyor-belt:before {
  content: "\f46e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-conveyor-belt-alt:before {
  content: "\f46f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-cookie:before {
  content: "\f563";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-cookie-bite:before {
  content: "\f564";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-copy:before {
  content: "\f0c5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-copyright:before {
  content: "\f1f9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-corn:before {
  content: "\f6c7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-cotton-bureau:before {
  content: "\f89e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-couch:before {
  content: "\f4b8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-cow:before {
  content: "\f6c8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-cowbell:before {
  content: "\f8b3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-cowbell-more:before {
  content: "\f8b4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-cpanel:before {
  content: "\f388";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-creative-commons:before {
  content: "\f25e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-creative-commons-by:before {
  content: "\f4e7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-creative-commons-nc:before {
  content: "\f4e8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-creative-commons-nd:before {
  content: "\f4eb";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-creative-commons-pd:before {
  content: "\f4ec";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-creative-commons-remix:before {
  content: "\f4ee";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-creative-commons-sa:before {
  content: "\f4ef";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-creative-commons-sampling:before {
  content: "\f4f0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-creative-commons-share:before {
  content: "\f4f2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-creative-commons-zero:before {
  content: "\f4f3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-credit-card:before {
  content: "\f09d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-credit-card-blank:before {
  content: "\f389";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-credit-card-front:before {
  content: "\f38a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-cricket:before {
  content: "\f449";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-critical-role:before {
  content: "\f6c9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-croissant:before {
  content: "\f7f6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-crop:before {
  content: "\f125";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-crop-alt:before {
  content: "\f565";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-cross:before {
  content: "\f654";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-crosshairs:before {
  content: "\f05b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-crow:before {
  content: "\f520";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-crown:before {
  content: "\f521";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-crutch:before {
  content: "\f7f7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-crutches:before {
  content: "\f7f8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-css3:before {
  content: "\f13c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-css3-alt:before {
  content: "\f38b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-cube:before {
  content: "\f1b2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-cubes:before {
  content: "\f1b3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-curling:before {
  content: "\f44a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-cut:before {
  content: "\f0c4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-cuttlefish:before {
  content: "\f38c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-d-and-d:before {
  content: "\f38d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-d-and-d-beyond:before {
  content: "\f6ca";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-dagger:before {
  content: "\f6cb";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-dailymotion:before {
  content: "\f952";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-dashcube:before {
  content: "\f210";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-database:before {
  content: "\f1c0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-deaf:before {
  content: "\f2a4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-debug:before {
  content: "\f7f9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-deer:before {
  content: "\f78e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-deer-rudolph:before {
  content: "\f78f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-delicious:before {
  content: "\f1a5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-democrat:before {
  content: "\f747";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-deploydog:before {
  content: "\f38e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-deskpro:before {
  content: "\f38f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-desktop:before {
  content: "\f108";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-desktop-alt:before {
  content: "\f390";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-dev:before {
  content: "\f6cc";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-deviantart:before {
  content: "\f1bd";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-dewpoint:before {
  content: "\f748";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-dharmachakra:before {
  content: "\f655";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-dhl:before {
  content: "\f790";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-diagnoses:before {
  content: "\f470";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-diamond:before {
  content: "\f219";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-diaspora:before {
  content: "\f791";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-dice:before {
  content: "\f522";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-dice-d10:before {
  content: "\f6cd";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-dice-d12:before {
  content: "\f6ce";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-dice-d20:before {
  content: "\f6cf";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-dice-d4:before {
  content: "\f6d0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-dice-d6:before {
  content: "\f6d1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-dice-d8:before {
  content: "\f6d2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-dice-five:before {
  content: "\f523";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-dice-four:before {
  content: "\f524";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-dice-one:before {
  content: "\f525";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-dice-six:before {
  content: "\f526";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-dice-three:before {
  content: "\f527";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-dice-two:before {
  content: "\f528";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-digg:before {
  content: "\f1a6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-digging:before {
  content: "\f85e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-digital-ocean:before {
  content: "\f391";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-digital-tachograph:before {
  content: "\f566";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-diploma:before {
  content: "\f5ea";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-directions:before {
  content: "\f5eb";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-disc-drive:before {
  content: "\f8b5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-discord:before {
  content: "\f392";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-discourse:before {
  content: "\f393";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-disease:before {
  content: "\f7fa";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-divide:before {
  content: "\f529";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-dizzy:before {
  content: "\f567";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-dna:before {
  content: "\f471";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-do-not-enter:before {
  content: "\f5ec";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-dochub:before {
  content: "\f394";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-docker:before {
  content: "\f395";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-dog:before {
  content: "\f6d3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-dog-leashed:before {
  content: "\f6d4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-dollar-sign:before {
  content: "\f155";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-dolly:before {
  content: "\f472";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-dolly-empty:before {
  content: "\f473";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-dolly-flatbed:before {
  content: "\f474";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-dolly-flatbed-alt:before {
  content: "\f475";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-dolly-flatbed-empty:before {
  content: "\f476";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-donate:before {
  content: "\f4b9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-door-closed:before {
  content: "\f52a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-door-open:before {
  content: "\f52b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-dot-circle:before {
  content: "\f192";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-dove:before {
  content: "\f4ba";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-download:before {
  content: "\f019";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-draft2digital:before {
  content: "\f396";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-drafting-compass:before {
  content: "\f568";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-dragon:before {
  content: "\f6d5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-draw-circle:before {
  content: "\f5ed";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-draw-polygon:before {
  content: "\f5ee";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-draw-square:before {
  content: "\f5ef";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-dreidel:before {
  content: "\f792";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-dribbble:before {
  content: "\f17d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-dribbble-square:before {
  content: "\f397";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-drone:before {
  content: "\f85f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-drone-alt:before {
  content: "\f860";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-dropbox:before {
  content: "\f16b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-drum:before {
  content: "\f569";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-drum-steelpan:before {
  content: "\f56a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-drumstick:before {
  content: "\f6d6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-drumstick-bite:before {
  content: "\f6d7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-drupal:before {
  content: "\f1a9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-dryer:before {
  content: "\f861";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-dryer-alt:before {
  content: "\f862";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-duck:before {
  content: "\f6d8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-dumbbell:before {
  content: "\f44b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-dumpster:before {
  content: "\f793";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-dumpster-fire:before {
  content: "\f794";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-dungeon:before {
  content: "\f6d9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-dyalog:before {
  content: "\f399";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-ear:before {
  content: "\f5f0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-ear-muffs:before {
  content: "\f795";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-earlybirds:before {
  content: "\f39a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-ebay:before {
  content: "\f4f4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-eclipse:before {
  content: "\f749";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-eclipse-alt:before {
  content: "\f74a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-edge:before {
  content: "\f282";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-edit:before {
  content: "\f044";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-egg:before {
  content: "\f7fb";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-egg-fried:before {
  content: "\f7fc";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-eject:before {
  content: "\f052";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-elementor:before {
  content: "\f430";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-elephant:before {
  content: "\f6da";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-ellipsis-h:before {
  content: "\f141";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-ellipsis-h-alt:before {
  content: "\f39b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-ellipsis-v:before {
  content: "\f142";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-ellipsis-v-alt:before {
  content: "\f39c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-ello:before {
  content: "\f5f1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-ember:before {
  content: "\f423";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-empire:before {
  content: "\f1d1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-empty-set:before {
  content: "\f656";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-engine-warning:before {
  content: "\f5f2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-envelope:before {
  content: "\f0e0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-envelope-open:before {
  content: "\f2b6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-envelope-open-dollar:before {
  content: "\f657";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-envelope-open-text:before {
  content: "\f658";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-envelope-square:before {
  content: "\f199";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-envira:before {
  content: "\f299";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-equals:before {
  content: "\f52c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-eraser:before {
  content: "\f12d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-erlang:before {
  content: "\f39d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-ethereum:before {
  content: "\f42e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-ethernet:before {
  content: "\f796";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-etsy:before {
  content: "\f2d7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-euro-sign:before {
  content: "\f153";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-evernote:before {
  content: "\f839";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-exchange:before {
  content: "\f0ec";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-exchange-alt:before {
  content: "\f362";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-exclamation:before {
  content: "\f12a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-exclamation-circle:before {
  content: "\f06a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-exclamation-square:before {
  content: "\f321";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-exclamation-triangle:before {
  content: "\f071";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-expand:before {
  content: "\f065";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-expand-alt:before {
  content: "\f424";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-expand-arrows:before {
  content: "\f31d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-expand-arrows-alt:before {
  content: "\f31e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-expand-wide:before {
  content: "\f320";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-expeditedssl:before {
  content: "\f23e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-external-link:before {
  content: "\f08e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-external-link-alt:before {
  content: "\f35d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-external-link-square:before {
  content: "\f14c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-external-link-square-alt:before {
  content: "\f360";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-eye:before {
  content: "\f06e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-eye-dropper:before {
  content: "\f1fb";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-eye-evil:before {
  content: "\f6db";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-eye-slash:before {
  content: "\f070";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-facebook:before {
  content: "\f09a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-facebook-f:before {
  content: "\f39e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-facebook-messenger:before {
  content: "\f39f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-facebook-square:before {
  content: "\f082";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-fan:before {
  content: "\f863";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-fan-table:before {
  content: "\f904";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-fantasy-flight-games:before {
  content: "\f6dc";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-farm:before {
  content: "\f864";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-fast-backward:before {
  content: "\f049";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-fast-forward:before {
  content: "\f050";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-faucet:before {
  content: "\f905";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-faucet-drip:before {
  content: "\f906";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-fax:before {
  content: "\f1ac";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-feather:before {
  content: "\f52d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-feather-alt:before {
  content: "\f56b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-fedex:before {
  content: "\f797";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-fedora:before {
  content: "\f798";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-female:before {
  content: "\f182";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-field-hockey:before {
  content: "\f44c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-fighter-jet:before {
  content: "\f0fb";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-figma:before {
  content: "\f799";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-file:before {
  content: "\f15b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-file-alt:before {
  content: "\f15c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-file-archive:before {
  content: "\f1c6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-file-audio:before {
  content: "\f1c7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-file-certificate:before {
  content: "\f5f3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-file-chart-line:before {
  content: "\f659";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-file-chart-pie:before {
  content: "\f65a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-file-check:before {
  content: "\f316";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-file-code:before {
  content: "\f1c9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-file-contract:before {
  content: "\f56c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-file-csv:before {
  content: "\f6dd";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-file-download:before {
  content: "\f56d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-file-edit:before {
  content: "\f31c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-file-excel:before {
  content: "\f1c3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-file-exclamation:before {
  content: "\f31a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-file-export:before {
  content: "\f56e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-file-image:before {
  content: "\f1c5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-file-import:before {
  content: "\f56f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-file-invoice:before {
  content: "\f570";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-file-invoice-dollar:before {
  content: "\f571";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-file-medical:before {
  content: "\f477";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-file-medical-alt:before {
  content: "\f478";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-file-minus:before {
  content: "\f318";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-file-music:before {
  content: "\f8b6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-file-pdf:before {
  content: "\f1c1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-file-plus:before {
  content: "\f319";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-file-powerpoint:before {
  content: "\f1c4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-file-prescription:before {
  content: "\f572";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-file-search:before {
  content: "\f865";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-file-signature:before {
  content: "\f573";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-file-spreadsheet:before {
  content: "\f65b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-file-times:before {
  content: "\f317";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-file-upload:before {
  content: "\f574";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-file-user:before {
  content: "\f65c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-file-video:before {
  content: "\f1c8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-file-word:before {
  content: "\f1c2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-files-medical:before {
  content: "\f7fd";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-fill:before {
  content: "\f575";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-fill-drip:before {
  content: "\f576";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-film:before {
  content: "\f008";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-film-alt:before {
  content: "\f3a0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-film-canister:before {
  content: "\f8b7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-filter:before {
  content: "\f0b0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-fingerprint:before {
  content: "\f577";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-fire:before {
  content: "\f06d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-fire-alt:before {
  content: "\f7e4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-fire-extinguisher:before {
  content: "\f134";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-fire-smoke:before {
  content: "\f74b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-firefox:before {
  content: "\f269";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-firefox-browser:before {
  content: "\f907";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-fireplace:before {
  content: "\f79a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-first-aid:before {
  content: "\f479";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-first-order:before {
  content: "\f2b0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-first-order-alt:before {
  content: "\f50a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-firstdraft:before {
  content: "\f3a1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-fish:before {
  content: "\f578";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-fish-cooked:before {
  content: "\f7fe";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-fist-raised:before {
  content: "\f6de";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-flag:before {
  content: "\f024";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-flag-alt:before {
  content: "\f74c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-flag-checkered:before {
  content: "\f11e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-flag-usa:before {
  content: "\f74d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-flame:before {
  content: "\f6df";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-flashlight:before {
  content: "\f8b8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-flask:before {
  content: "\f0c3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-flask-poison:before {
  content: "\f6e0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-flask-potion:before {
  content: "\f6e1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-flickr:before {
  content: "\f16e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-flipboard:before {
  content: "\f44d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-flower:before {
  content: "\f7ff";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-flower-daffodil:before {
  content: "\f800";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-flower-tulip:before {
  content: "\f801";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-flushed:before {
  content: "\f579";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-flute:before {
  content: "\f8b9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-flux-capacitor:before {
  content: "\f8ba";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-fly:before {
  content: "\f417";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-fog:before {
  content: "\f74e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-folder:before {
  content: "\f07b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-folder-download:before {
  content: "\f953";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-folder-minus:before {
  content: "\f65d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-folder-open:before {
  content: "\f07c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-folder-plus:before {
  content: "\f65e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-folder-times:before {
  content: "\f65f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-folder-tree:before {
  content: "\f802";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-folder-upload:before {
  content: "\f954";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-folders:before {
  content: "\f660";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-font:before {
  content: "\f031";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-font-awesome:before {
  content: "\f2b4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-font-awesome-alt:before {
  content: "\f35c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-font-awesome-flag:before {
  content: "\f425";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-font-awesome-logo-full:before {
  content: "\f4e6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-font-case:before {
  content: "\f866";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-fonticons:before {
  content: "\f280";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-fonticons-fi:before {
  content: "\f3a2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-football-ball:before {
  content: "\f44e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-football-helmet:before {
  content: "\f44f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-forklift:before {
  content: "\f47a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-fort-awesome:before {
  content: "\f286";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-fort-awesome-alt:before {
  content: "\f3a3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-forumbee:before {
  content: "\f211";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-forward:before {
  content: "\f04e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-foursquare:before {
  content: "\f180";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-fragile:before {
  content: "\f4bb";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-free-code-camp:before {
  content: "\f2c5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-freebsd:before {
  content: "\f3a4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-french-fries:before {
  content: "\f803";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-frog:before {
  content: "\f52e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-frosty-head:before {
  content: "\f79b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-frown:before {
  content: "\f119";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-frown-open:before {
  content: "\f57a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-fulcrum:before {
  content: "\f50b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-function:before {
  content: "\f661";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-funnel-dollar:before {
  content: "\f662";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-futbol:before {
  content: "\f1e3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-galactic-republic:before {
  content: "\f50c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-galactic-senate:before {
  content: "\f50d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-galaxy:before {
  content: "\f908";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-game-board:before {
  content: "\f867";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-game-board-alt:before {
  content: "\f868";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-game-console-handheld:before {
  content: "\f8bb";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-gamepad:before {
  content: "\f11b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-gamepad-alt:before {
  content: "\f8bc";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-garage:before {
  content: "\f909";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-garage-car:before {
  content: "\f90a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-garage-open:before {
  content: "\f90b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-gas-pump:before {
  content: "\f52f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-gas-pump-slash:before {
  content: "\f5f4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-gavel:before {
  content: "\f0e3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-gem:before {
  content: "\f3a5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-genderless:before {
  content: "\f22d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-get-pocket:before {
  content: "\f265";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-gg:before {
  content: "\f260";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-gg-circle:before {
  content: "\f261";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-ghost:before {
  content: "\f6e2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-gift:before {
  content: "\f06b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-gift-card:before {
  content: "\f663";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-gifts:before {
  content: "\f79c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-gingerbread-man:before {
  content: "\f79d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-git:before {
  content: "\f1d3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-git-alt:before {
  content: "\f841";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-git-square:before {
  content: "\f1d2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-github:before {
  content: "\f09b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-github-alt:before {
  content: "\f113";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-github-square:before {
  content: "\f092";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-gitkraken:before {
  content: "\f3a6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-gitlab:before {
  content: "\f296";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-gitter:before {
  content: "\f426";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-glass:before {
  content: "\f804";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-glass-champagne:before {
  content: "\f79e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-glass-cheers:before {
  content: "\f79f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-glass-citrus:before {
  content: "\f869";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-glass-martini:before {
  content: "\f000";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-glass-martini-alt:before {
  content: "\f57b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-glass-whiskey:before {
  content: "\f7a0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-glass-whiskey-rocks:before {
  content: "\f7a1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-glasses:before {
  content: "\f530";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-glasses-alt:before {
  content: "\f5f5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-glide:before {
  content: "\f2a5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-glide-g:before {
  content: "\f2a6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-globe:before {
  content: "\f0ac";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-globe-africa:before {
  content: "\f57c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-globe-americas:before {
  content: "\f57d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-globe-asia:before {
  content: "\f57e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-globe-europe:before {
  content: "\f7a2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-globe-snow:before {
  content: "\f7a3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-globe-stand:before {
  content: "\f5f6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-gofore:before {
  content: "\f3a7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-golf-ball:before {
  content: "\f450";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-golf-club:before {
  content: "\f451";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-goodreads:before {
  content: "\f3a8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-goodreads-g:before {
  content: "\f3a9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-google:before {
  content: "\f1a0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-google-drive:before {
  content: "\f3aa";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-google-play:before {
  content: "\f3ab";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-google-plus:before {
  content: "\f2b3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-google-plus-g:before {
  content: "\f0d5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-google-plus-square:before {
  content: "\f0d4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-google-wallet:before {
  content: "\f1ee";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-gopuram:before {
  content: "\f664";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-graduation-cap:before {
  content: "\f19d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-gramophone:before {
  content: "\f8bd";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-gratipay:before {
  content: "\f184";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-grav:before {
  content: "\f2d6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-greater-than:before {
  content: "\f531";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-greater-than-equal:before {
  content: "\f532";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-grimace:before {
  content: "\f57f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-grin:before {
  content: "\f580";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-grin-alt:before {
  content: "\f581";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-grin-beam:before {
  content: "\f582";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-grin-beam-sweat:before {
  content: "\f583";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-grin-hearts:before {
  content: "\f584";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-grin-squint:before {
  content: "\f585";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-grin-squint-tears:before {
  content: "\f586";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-grin-stars:before {
  content: "\f587";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-grin-tears:before {
  content: "\f588";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-grin-tongue:before {
  content: "\f589";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-grin-tongue-squint:before {
  content: "\f58a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-grin-tongue-wink:before {
  content: "\f58b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-grin-wink:before {
  content: "\f58c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-grip-horizontal:before {
  content: "\f58d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-grip-lines:before {
  content: "\f7a4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-grip-lines-vertical:before {
  content: "\f7a5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-grip-vertical:before {
  content: "\f58e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-gripfire:before {
  content: "\f3ac";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-grunt:before {
  content: "\f3ad";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-guitar:before {
  content: "\f7a6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-guitar-electric:before {
  content: "\f8be";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-guitars:before {
  content: "\f8bf";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-gulp:before {
  content: "\f3ae";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-h-square:before {
  content: "\f0fd";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-h1:before {
  content: "\f313";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-h2:before {
  content: "\f314";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-h3:before {
  content: "\f315";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-h4:before {
  content: "\f86a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-hacker-news:before {
  content: "\f1d4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-hacker-news-square:before {
  content: "\f3af";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-hackerrank:before {
  content: "\f5f7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-hamburger:before {
  content: "\f805";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-hammer:before {
  content: "\f6e3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-hammer-war:before {
  content: "\f6e4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-hamsa:before {
  content: "\f665";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-hand-heart:before {
  content: "\f4bc";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-hand-holding:before {
  content: "\f4bd";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-hand-holding-box:before {
  content: "\f47b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-hand-holding-heart:before {
  content: "\f4be";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-hand-holding-magic:before {
  content: "\f6e5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-hand-holding-medical:before {
  content: "\f95c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-hand-holding-seedling:before {
  content: "\f4bf";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-hand-holding-usd:before {
  content: "\f4c0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-hand-holding-water:before {
  content: "\f4c1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-hand-lizard:before {
  content: "\f258";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-hand-middle-finger:before {
  content: "\f806";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-hand-paper:before {
  content: "\f256";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-hand-peace:before {
  content: "\f25b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-hand-point-down:before {
  content: "\f0a7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-hand-point-left:before {
  content: "\f0a5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-hand-point-right:before {
  content: "\f0a4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-hand-point-up:before {
  content: "\f0a6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-hand-pointer:before {
  content: "\f25a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-hand-receiving:before {
  content: "\f47c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-hand-rock:before {
  content: "\f255";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-hand-scissors:before {
  content: "\f257";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-hand-sparkles:before {
  content: "\f95d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-hand-spock:before {
  content: "\f259";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-hands:before {
  content: "\f4c2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-hands-heart:before {
  content: "\f4c3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-hands-helping:before {
  content: "\f4c4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-hands-usd:before {
  content: "\f4c5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-hands-wash:before {
  content: "\f95e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-handshake:before {
  content: "\f2b5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-handshake-alt:before {
  content: "\f4c6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-handshake-alt-slash:before {
  content: "\f95f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-handshake-slash:before {
  content: "\f960";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-hanukiah:before {
  content: "\f6e6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-hard-hat:before {
  content: "\f807";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-hashtag:before {
  content: "\f292";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-hat-chef:before {
  content: "\f86b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-hat-cowboy:before {
  content: "\f8c0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-hat-cowboy-side:before {
  content: "\f8c1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-hat-santa:before {
  content: "\f7a7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-hat-winter:before {
  content: "\f7a8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-hat-witch:before {
  content: "\f6e7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-hat-wizard:before {
  content: "\f6e8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-hdd:before {
  content: "\f0a0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-head-side:before {
  content: "\f6e9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-head-side-brain:before {
  content: "\f808";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-head-side-cough:before {
  content: "\f961";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-head-side-cough-slash:before {
  content: "\f962";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-head-side-headphones:before {
  content: "\f8c2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-head-side-mask:before {
  content: "\f963";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-head-side-medical:before {
  content: "\f809";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-head-side-virus:before {
  content: "\f964";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-head-vr:before {
  content: "\f6ea";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-heading:before {
  content: "\f1dc";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-headphones:before {
  content: "\f025";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-headphones-alt:before {
  content: "\f58f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-headset:before {
  content: "\f590";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-heart:before {
  content: "\f004";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-heart-broken:before {
  content: "\f7a9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-heart-circle:before {
  content: "\f4c7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-heart-rate:before {
  content: "\f5f8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-heart-square:before {
  content: "\f4c8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-heartbeat:before {
  content: "\f21e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-heat:before {
  content: "\f90c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-helicopter:before {
  content: "\f533";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-helmet-battle:before {
  content: "\f6eb";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-hexagon:before {
  content: "\f312";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-highlighter:before {
  content: "\f591";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-hiking:before {
  content: "\f6ec";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-hippo:before {
  content: "\f6ed";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-hips:before {
  content: "\f452";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-hire-a-helper:before {
  content: "\f3b0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-history:before {
  content: "\f1da";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-hockey-mask:before {
  content: "\f6ee";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-hockey-puck:before {
  content: "\f453";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-hockey-sticks:before {
  content: "\f454";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-holly-berry:before {
  content: "\f7aa";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-home:before {
  content: "\f015";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-home-alt:before {
  content: "\f80a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-home-heart:before {
  content: "\f4c9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-home-lg:before {
  content: "\f80b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-home-lg-alt:before {
  content: "\f80c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-hood-cloak:before {
  content: "\f6ef";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-hooli:before {
  content: "\f427";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-horizontal-rule:before {
  content: "\f86c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-hornbill:before {
  content: "\f592";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-horse:before {
  content: "\f6f0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-horse-head:before {
  content: "\f7ab";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-horse-saddle:before {
  content: "\f8c3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-hospital:before {
  content: "\f0f8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-hospital-alt:before {
  content: "\f47d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-hospital-symbol:before {
  content: "\f47e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-hospital-user:before {
  content: "\f80d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-hospitals:before {
  content: "\f80e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-hot-tub:before {
  content: "\f593";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-hotdog:before {
  content: "\f80f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-hotel:before {
  content: "\f594";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-hotjar:before {
  content: "\f3b1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-hourglass:before {
  content: "\f254";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-hourglass-end:before {
  content: "\f253";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-hourglass-half:before {
  content: "\f252";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-hourglass-start:before {
  content: "\f251";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-house:before {
  content: "\f90d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-house-damage:before {
  content: "\f6f1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-house-day:before {
  content: "\f90e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-house-flood:before {
  content: "\f74f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-house-leave:before {
  content: "\f90f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-house-night:before {
  content: "\f910";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-house-return:before {
  content: "\f911";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-house-signal:before {
  content: "\f912";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-house-user:before {
  content: "\f965";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-houzz:before {
  content: "\f27c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-hryvnia:before {
  content: "\f6f2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-html5:before {
  content: "\f13b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-hubspot:before {
  content: "\f3b2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-humidity:before {
  content: "\f750";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-hurricane:before {
  content: "\f751";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-i-cursor:before {
  content: "\f246";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-ice-cream:before {
  content: "\f810";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-ice-skate:before {
  content: "\f7ac";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-icicles:before {
  content: "\f7ad";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-icons:before {
  content: "\f86d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-icons-alt:before {
  content: "\f86e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-id-badge:before {
  content: "\f2c1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-id-card:before {
  content: "\f2c2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-id-card-alt:before {
  content: "\f47f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-ideal:before {
  content: "\f913";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-igloo:before {
  content: "\f7ae";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-image:before {
  content: "\f03e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-image-polaroid:before {
  content: "\f8c4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-images:before {
  content: "\f302";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-imdb:before {
  content: "\f2d8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-inbox:before {
  content: "\f01c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-inbox-in:before {
  content: "\f310";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-inbox-out:before {
  content: "\f311";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-indent:before {
  content: "\f03c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-industry:before {
  content: "\f275";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-industry-alt:before {
  content: "\f3b3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-infinity:before {
  content: "\f534";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-info:before {
  content: "\f129";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-info-circle:before {
  content: "\f05a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-info-square:before {
  content: "\f30f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-inhaler:before {
  content: "\f5f9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-instagram:before {
  content: "\f16d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-instagram-square:before {
  content: "\f955";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-integral:before {
  content: "\f667";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-intercom:before {
  content: "\f7af";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-internet-explorer:before {
  content: "\f26b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-intersection:before {
  content: "\f668";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-inventory:before {
  content: "\f480";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-invision:before {
  content: "\f7b0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-ioxhost:before {
  content: "\f208";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-island-tropical:before {
  content: "\f811";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-italic:before {
  content: "\f033";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-itch-io:before {
  content: "\f83a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-itunes:before {
  content: "\f3b4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-itunes-note:before {
  content: "\f3b5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-jack-o-lantern:before {
  content: "\f30e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-java:before {
  content: "\f4e4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-jedi:before {
  content: "\f669";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-jedi-order:before {
  content: "\f50e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-jenkins:before {
  content: "\f3b6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-jira:before {
  content: "\f7b1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-joget:before {
  content: "\f3b7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-joint:before {
  content: "\f595";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-joomla:before {
  content: "\f1aa";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-journal-whills:before {
  content: "\f66a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-joystick:before {
  content: "\f8c5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-js:before {
  content: "\f3b8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-js-square:before {
  content: "\f3b9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-jsfiddle:before {
  content: "\f1cc";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-jug:before {
  content: "\f8c6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-kaaba:before {
  content: "\f66b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-kaggle:before {
  content: "\f5fa";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-kazoo:before {
  content: "\f8c7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-kerning:before {
  content: "\f86f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-key:before {
  content: "\f084";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-key-skeleton:before {
  content: "\f6f3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-keybase:before {
  content: "\f4f5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-keyboard:before {
  content: "\f11c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-keycdn:before {
  content: "\f3ba";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-keynote:before {
  content: "\f66c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-khanda:before {
  content: "\f66d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-kickstarter:before {
  content: "\f3bb";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-kickstarter-k:before {
  content: "\f3bc";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-kidneys:before {
  content: "\f5fb";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-kiss:before {
  content: "\f596";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-kiss-beam:before {
  content: "\f597";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-kiss-wink-heart:before {
  content: "\f598";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-kite:before {
  content: "\f6f4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-kiwi-bird:before {
  content: "\f535";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-knife-kitchen:before {
  content: "\f6f5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-korvue:before {
  content: "\f42f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-lambda:before {
  content: "\f66e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-lamp:before {
  content: "\f4ca";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-lamp-desk:before {
  content: "\f914";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-lamp-floor:before {
  content: "\f915";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-landmark:before {
  content: "\f66f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-landmark-alt:before {
  content: "\f752";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-language:before {
  content: "\f1ab";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-laptop:before {
  content: "\f109";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-laptop-code:before {
  content: "\f5fc";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-laptop-house:before {
  content: "\f966";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-laptop-medical:before {
  content: "\f812";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-laravel:before {
  content: "\f3bd";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-lasso:before {
  content: "\f8c8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-lastfm:before {
  content: "\f202";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-lastfm-square:before {
  content: "\f203";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-laugh:before {
  content: "\f599";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-laugh-beam:before {
  content: "\f59a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-laugh-squint:before {
  content: "\f59b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-laugh-wink:before {
  content: "\f59c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-layer-group:before {
  content: "\f5fd";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-layer-minus:before {
  content: "\f5fe";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-layer-plus:before {
  content: "\f5ff";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-leaf:before {
  content: "\f06c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-leaf-heart:before {
  content: "\f4cb";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-leaf-maple:before {
  content: "\f6f6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-leaf-oak:before {
  content: "\f6f7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-leanpub:before {
  content: "\f212";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-lemon:before {
  content: "\f094";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-less:before {
  content: "\f41d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-less-than:before {
  content: "\f536";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-less-than-equal:before {
  content: "\f537";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-level-down:before {
  content: "\f149";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-level-down-alt:before {
  content: "\f3be";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-level-up:before {
  content: "\f148";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-level-up-alt:before {
  content: "\f3bf";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-life-ring:before {
  content: "\f1cd";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-light-ceiling:before {
  content: "\f916";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-light-switch:before {
  content: "\f917";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-light-switch-off:before {
  content: "\f918";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-light-switch-on:before {
  content: "\f919";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-lightbulb:before {
  content: "\f0eb";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-lightbulb-dollar:before {
  content: "\f670";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-lightbulb-exclamation:before {
  content: "\f671";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-lightbulb-on:before {
  content: "\f672";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-lightbulb-slash:before {
  content: "\f673";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-lights-holiday:before {
  content: "\f7b2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-line:before {
  content: "\f3c0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-line-columns:before {
  content: "\f870";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-line-height:before {
  content: "\f871";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-link:before {
  content: "\f0c1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-linkedin:before {
  content: "\f08c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-linkedin-in:before {
  content: "\f0e1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-linode:before {
  content: "\f2b8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-linux:before {
  content: "\f17c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-lips:before {
  content: "\f600";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-lira-sign:before {
  content: "\f195";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-list:before {
  content: "\f03a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-list-alt:before {
  content: "\f022";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-list-music:before {
  content: "\f8c9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-list-ol:before {
  content: "\f0cb";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-list-ul:before {
  content: "\f0ca";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-location:before {
  content: "\f601";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-location-arrow:before {
  content: "\f124";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-location-circle:before {
  content: "\f602";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-location-slash:before {
  content: "\f603";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-lock:before {
  content: "\f023";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-lock-alt:before {
  content: "\f30d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-lock-open:before {
  content: "\f3c1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-lock-open-alt:before {
  content: "\f3c2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-long-arrow-alt-down:before {
  content: "\f309";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-long-arrow-alt-left:before {
  content: "\f30a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-long-arrow-alt-right:before {
  content: "\f30b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-long-arrow-alt-up:before {
  content: "\f30c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-long-arrow-down:before {
  content: "\f175";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-long-arrow-left:before {
  content: "\f177";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-long-arrow-right:before {
  content: "\f178";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-long-arrow-up:before {
  content: "\f176";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-loveseat:before {
  content: "\f4cc";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-low-vision:before {
  content: "\f2a8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-luchador:before {
  content: "\f455";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-luggage-cart:before {
  content: "\f59d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-lungs:before {
  content: "\f604";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-lungs-virus:before {
  content: "\f967";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-lyft:before {
  content: "\f3c3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-mace:before {
  content: "\f6f8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-magento:before {
  content: "\f3c4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-magic:before {
  content: "\f0d0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-magnet:before {
  content: "\f076";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-mail-bulk:before {
  content: "\f674";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-mailbox:before {
  content: "\f813";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-mailchimp:before {
  content: "\f59e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-male:before {
  content: "\f183";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-mandalorian:before {
  content: "\f50f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-mandolin:before {
  content: "\f6f9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-map:before {
  content: "\f279";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-map-marked:before {
  content: "\f59f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-map-marked-alt:before {
  content: "\f5a0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-map-marker:before {
  content: "\f041";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-map-marker-alt:before {
  content: "\f3c5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-map-marker-alt-slash:before {
  content: "\f605";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-map-marker-check:before {
  content: "\f606";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-map-marker-edit:before {
  content: "\f607";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-map-marker-exclamation:before {
  content: "\f608";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-map-marker-minus:before {
  content: "\f609";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-map-marker-plus:before {
  content: "\f60a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-map-marker-question:before {
  content: "\f60b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-map-marker-slash:before {
  content: "\f60c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-map-marker-smile:before {
  content: "\f60d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-map-marker-times:before {
  content: "\f60e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-map-pin:before {
  content: "\f276";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-map-signs:before {
  content: "\f277";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-markdown:before {
  content: "\f60f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-marker:before {
  content: "\f5a1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-mars:before {
  content: "\f222";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-mars-double:before {
  content: "\f227";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-mars-stroke:before {
  content: "\f229";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-mars-stroke-h:before {
  content: "\f22b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-mars-stroke-v:before {
  content: "\f22a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-mask:before {
  content: "\f6fa";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-mastodon:before {
  content: "\f4f6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-maxcdn:before {
  content: "\f136";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-mdb:before {
  content: "\f8ca";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-meat:before {
  content: "\f814";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-medal:before {
  content: "\f5a2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-medapps:before {
  content: "\f3c6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-medium:before {
  content: "\f23a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-medium-m:before {
  content: "\f3c7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-medkit:before {
  content: "\f0fa";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-medrt:before {
  content: "\f3c8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-meetup:before {
  content: "\f2e0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-megaphone:before {
  content: "\f675";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-megaport:before {
  content: "\f5a3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-meh:before {
  content: "\f11a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-meh-blank:before {
  content: "\f5a4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-meh-rolling-eyes:before {
  content: "\f5a5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-memory:before {
  content: "\f538";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-mendeley:before {
  content: "\f7b3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-menorah:before {
  content: "\f676";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-mercury:before {
  content: "\f223";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-meteor:before {
  content: "\f753";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-microblog:before {
  content: "\f91a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-microchip:before {
  content: "\f2db";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-microphone:before {
  content: "\f130";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-microphone-alt:before {
  content: "\f3c9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-microphone-alt-slash:before {
  content: "\f539";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-microphone-slash:before {
  content: "\f131";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-microphone-stand:before {
  content: "\f8cb";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-microscope:before {
  content: "\f610";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-microsoft:before {
  content: "\f3ca";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-microwave:before {
  content: "\f91b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-mind-share:before {
  content: "\f677";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-minus:before {
  content: "\f068";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-minus-circle:before {
  content: "\f056";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-minus-hexagon:before {
  content: "\f307";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-minus-octagon:before {
  content: "\f308";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-minus-square:before {
  content: "\f146";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-mistletoe:before {
  content: "\f7b4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-mitten:before {
  content: "\f7b5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-mix:before {
  content: "\f3cb";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-mixcloud:before {
  content: "\f289";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-mixer:before {
  content: "\f956";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-mizuni:before {
  content: "\f3cc";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-mobile:before {
  content: "\f10b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-mobile-alt:before {
  content: "\f3cd";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-mobile-android:before {
  content: "\f3ce";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-mobile-android-alt:before {
  content: "\f3cf";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-modx:before {
  content: "\f285";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-monero:before {
  content: "\f3d0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-money-bill:before {
  content: "\f0d6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-money-bill-alt:before {
  content: "\f3d1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-money-bill-wave:before {
  content: "\f53a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-money-bill-wave-alt:before {
  content: "\f53b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-money-check:before {
  content: "\f53c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-money-check-alt:before {
  content: "\f53d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-money-check-edit:before {
  content: "\f872";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-money-check-edit-alt:before {
  content: "\f873";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-monitor-heart-rate:before {
  content: "\f611";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-monkey:before {
  content: "\f6fb";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-monument:before {
  content: "\f5a6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-moon:before {
  content: "\f186";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-moon-cloud:before {
  content: "\f754";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-moon-stars:before {
  content: "\f755";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-mortar-pestle:before {
  content: "\f5a7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-mosque:before {
  content: "\f678";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-motorcycle:before {
  content: "\f21c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-mountain:before {
  content: "\f6fc";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-mountains:before {
  content: "\f6fd";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-mouse:before {
  content: "\f8cc";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-mouse-alt:before {
  content: "\f8cd";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-mouse-pointer:before {
  content: "\f245";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-mp3-player:before {
  content: "\f8ce";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-mug:before {
  content: "\f874";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-mug-hot:before {
  content: "\f7b6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-mug-marshmallows:before {
  content: "\f7b7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-mug-tea:before {
  content: "\f875";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-music:before {
  content: "\f001";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-music-alt:before {
  content: "\f8cf";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-music-alt-slash:before {
  content: "\f8d0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-music-slash:before {
  content: "\f8d1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-napster:before {
  content: "\f3d2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-narwhal:before {
  content: "\f6fe";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-neos:before {
  content: "\f612";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-network-wired:before {
  content: "\f6ff";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-neuter:before {
  content: "\f22c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-newspaper:before {
  content: "\f1ea";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-nimblr:before {
  content: "\f5a8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-node:before {
  content: "\f419";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-node-js:before {
  content: "\f3d3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-not-equal:before {
  content: "\f53e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-notes-medical:before {
  content: "\f481";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-npm:before {
  content: "\f3d4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-ns8:before {
  content: "\f3d5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-nutritionix:before {
  content: "\f3d6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-object-group:before {
  content: "\f247";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-object-ungroup:before {
  content: "\f248";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-octagon:before {
  content: "\f306";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-odnoklassniki:before {
  content: "\f263";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-odnoklassniki-square:before {
  content: "\f264";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-oil-can:before {
  content: "\f613";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-oil-temp:before {
  content: "\f614";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-old-republic:before {
  content: "\f510";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-om:before {
  content: "\f679";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-omega:before {
  content: "\f67a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-opencart:before {
  content: "\f23d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-openid:before {
  content: "\f19b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-opera:before {
  content: "\f26a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-optin-monster:before {
  content: "\f23c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-orcid:before {
  content: "\f8d2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-ornament:before {
  content: "\f7b8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-osi:before {
  content: "\f41a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-otter:before {
  content: "\f700";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-outdent:before {
  content: "\f03b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-outlet:before {
  content: "\f91c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-oven:before {
  content: "\f91d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-overline:before {
  content: "\f876";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-page-break:before {
  content: "\f877";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-page4:before {
  content: "\f3d7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-pagelines:before {
  content: "\f18c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-pager:before {
  content: "\f815";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-paint-brush:before {
  content: "\f1fc";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-paint-brush-alt:before {
  content: "\f5a9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-paint-roller:before {
  content: "\f5aa";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-palette:before {
  content: "\f53f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-palfed:before {
  content: "\f3d8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-pallet:before {
  content: "\f482";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-pallet-alt:before {
  content: "\f483";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-paper-plane:before {
  content: "\f1d8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-paperclip:before {
  content: "\f0c6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-parachute-box:before {
  content: "\f4cd";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-paragraph:before {
  content: "\f1dd";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-paragraph-rtl:before {
  content: "\f878";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-parking:before {
  content: "\f540";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-parking-circle:before {
  content: "\f615";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-parking-circle-slash:before {
  content: "\f616";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-parking-slash:before {
  content: "\f617";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-passport:before {
  content: "\f5ab";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-pastafarianism:before {
  content: "\f67b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-paste:before {
  content: "\f0ea";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-patreon:before {
  content: "\f3d9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-pause:before {
  content: "\f04c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-pause-circle:before {
  content: "\f28b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-paw:before {
  content: "\f1b0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-paw-alt:before {
  content: "\f701";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-paw-claws:before {
  content: "\f702";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-paypal:before {
  content: "\f1ed";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-peace:before {
  content: "\f67c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-pegasus:before {
  content: "\f703";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-pen:before {
  content: "\f304";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-pen-alt:before {
  content: "\f305";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-pen-fancy:before {
  content: "\f5ac";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-pen-nib:before {
  content: "\f5ad";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-pen-square:before {
  content: "\f14b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-pencil:before {
  content: "\f040";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-pencil-alt:before {
  content: "\f303";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-pencil-paintbrush:before {
  content: "\f618";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-pencil-ruler:before {
  content: "\f5ae";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-pennant:before {
  content: "\f456";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-penny-arcade:before {
  content: "\f704";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-people-arrows:before {
  content: "\f968";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-people-carry:before {
  content: "\f4ce";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-pepper-hot:before {
  content: "\f816";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-percent:before {
  content: "\f295";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-percentage:before {
  content: "\f541";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-periscope:before {
  content: "\f3da";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-person-booth:before {
  content: "\f756";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-person-carry:before {
  content: "\f4cf";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-person-dolly:before {
  content: "\f4d0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-person-dolly-empty:before {
  content: "\f4d1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-person-sign:before {
  content: "\f757";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-phabricator:before {
  content: "\f3db";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-phoenix-framework:before {
  content: "\f3dc";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-phoenix-squadron:before {
  content: "\f511";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-phone:before {
  content: "\f095";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-phone-alt:before {
  content: "\f879";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-phone-laptop:before {
  content: "\f87a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-phone-office:before {
  content: "\f67d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-phone-plus:before {
  content: "\f4d2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-phone-rotary:before {
  content: "\f8d3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-phone-slash:before {
  content: "\f3dd";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-phone-square:before {
  content: "\f098";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-phone-square-alt:before {
  content: "\f87b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-phone-volume:before {
  content: "\f2a0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-photo-video:before {
  content: "\f87c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-php:before {
  content: "\f457";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-pi:before {
  content: "\f67e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-piano:before {
  content: "\f8d4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-piano-keyboard:before {
  content: "\f8d5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-pie:before {
  content: "\f705";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-pied-piper:before {
  content: "\f2ae";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-pied-piper-alt:before {
  content: "\f1a8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-pied-piper-hat:before {
  content: "\f4e5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-pied-piper-pp:before {
  content: "\f1a7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-pied-piper-square:before {
  content: "\f91e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-pig:before {
  content: "\f706";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-piggy-bank:before {
  content: "\f4d3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-pills:before {
  content: "\f484";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-pinterest:before {
  content: "\f0d2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-pinterest-p:before {
  content: "\f231";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-pinterest-square:before {
  content: "\f0d3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-pizza:before {
  content: "\f817";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-pizza-slice:before {
  content: "\f818";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-place-of-worship:before {
  content: "\f67f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-plane:before {
  content: "\f072";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-plane-alt:before {
  content: "\f3de";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-plane-arrival:before {
  content: "\f5af";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-plane-departure:before {
  content: "\f5b0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-plane-slash:before {
  content: "\f969";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-planet-moon:before {
  content: "\f91f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-planet-ringed:before {
  content: "\f920";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-play:before {
  content: "\f04b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-play-circle:before {
  content: "\f144";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-playstation:before {
  content: "\f3df";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-plug:before {
  content: "\f1e6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-plus:before {
  content: "\f067";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-plus-circle:before {
  content: "\f055";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-plus-hexagon:before {
  content: "\f300";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-plus-octagon:before {
  content: "\f301";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-plus-square:before {
  content: "\f0fe";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-podcast:before {
  content: "\f2ce";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-podium:before {
  content: "\f680";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-podium-star:before {
  content: "\f758";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-police-box:before {
  content: "\f921";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-poll:before {
  content: "\f681";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-poll-h:before {
  content: "\f682";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-poll-people:before {
  content: "\f759";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-poo:before {
  content: "\f2fe";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-poo-storm:before {
  content: "\f75a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-poop:before {
  content: "\f619";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-popcorn:before {
  content: "\f819";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-portal-enter:before {
  content: "\f922";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-portal-exit:before {
  content: "\f923";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-portrait:before {
  content: "\f3e0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-pound-sign:before {
  content: "\f154";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-power-off:before {
  content: "\f011";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-pray:before {
  content: "\f683";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-praying-hands:before {
  content: "\f684";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-prescription:before {
  content: "\f5b1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-prescription-bottle:before {
  content: "\f485";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-prescription-bottle-alt:before {
  content: "\f486";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-presentation:before {
  content: "\f685";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-print:before {
  content: "\f02f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-print-search:before {
  content: "\f81a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-print-slash:before {
  content: "\f686";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-procedures:before {
  content: "\f487";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-product-hunt:before {
  content: "\f288";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-project-diagram:before {
  content: "\f542";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-projector:before {
  content: "\f8d6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-pump-medical:before {
  content: "\f96a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-pump-soap:before {
  content: "\f96b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-pumpkin:before {
  content: "\f707";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-pushed:before {
  content: "\f3e1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-puzzle-piece:before {
  content: "\f12e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-python:before {
  content: "\f3e2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-qq:before {
  content: "\f1d6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-qrcode:before {
  content: "\f029";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-question:before {
  content: "\f128";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-question-circle:before {
  content: "\f059";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-question-square:before {
  content: "\f2fd";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-quidditch:before {
  content: "\f458";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-quinscape:before {
  content: "\f459";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-quora:before {
  content: "\f2c4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-quote-left:before {
  content: "\f10d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-quote-right:before {
  content: "\f10e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-quran:before {
  content: "\f687";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-r-project:before {
  content: "\f4f7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-rabbit:before {
  content: "\f708";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-rabbit-fast:before {
  content: "\f709";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-racquet:before {
  content: "\f45a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-radar:before {
  content: "\f924";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-radiation:before {
  content: "\f7b9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-radiation-alt:before {
  content: "\f7ba";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-radio:before {
  content: "\f8d7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-radio-alt:before {
  content: "\f8d8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-rainbow:before {
  content: "\f75b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-raindrops:before {
  content: "\f75c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-ram:before {
  content: "\f70a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-ramp-loading:before {
  content: "\f4d4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-random:before {
  content: "\f074";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-raspberry-pi:before {
  content: "\f7bb";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-ravelry:before {
  content: "\f2d9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-raygun:before {
  content: "\f925";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-react:before {
  content: "\f41b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-reacteurope:before {
  content: "\f75d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-readme:before {
  content: "\f4d5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-rebel:before {
  content: "\f1d0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-receipt:before {
  content: "\f543";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-record-vinyl:before {
  content: "\f8d9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-rectangle-landscape:before {
  content: "\f2fa";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-rectangle-portrait:before {
  content: "\f2fb";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-rectangle-wide:before {
  content: "\f2fc";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-recycle:before {
  content: "\f1b8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-red-river:before {
  content: "\f3e3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-reddit:before {
  content: "\f1a1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-reddit-alien:before {
  content: "\f281";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-reddit-square:before {
  content: "\f1a2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-redhat:before {
  content: "\f7bc";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-redo:before {
  content: "\f01e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-redo-alt:before {
  content: "\f2f9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-refrigerator:before {
  content: "\f926";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-registered:before {
  content: "\f25d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-remove-format:before {
  content: "\f87d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-renren:before {
  content: "\f18b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-repeat:before {
  content: "\f363";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-repeat-1:before {
  content: "\f365";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-repeat-1-alt:before {
  content: "\f366";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-repeat-alt:before {
  content: "\f364";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-reply:before {
  content: "\f3e5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-reply-all:before {
  content: "\f122";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-replyd:before {
  content: "\f3e6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-republican:before {
  content: "\f75e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-researchgate:before {
  content: "\f4f8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-resolving:before {
  content: "\f3e7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-restroom:before {
  content: "\f7bd";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-retweet:before {
  content: "\f079";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-retweet-alt:before {
  content: "\f361";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-rev:before {
  content: "\f5b2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-ribbon:before {
  content: "\f4d6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-ring:before {
  content: "\f70b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-rings-wedding:before {
  content: "\f81b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-road:before {
  content: "\f018";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-robot:before {
  content: "\f544";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-rocket:before {
  content: "\f135";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-rocket-launch:before {
  content: "\f927";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-rocketchat:before {
  content: "\f3e8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-rockrms:before {
  content: "\f3e9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-route:before {
  content: "\f4d7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-route-highway:before {
  content: "\f61a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-route-interstate:before {
  content: "\f61b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-router:before {
  content: "\f8da";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-rss:before {
  content: "\f09e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-rss-square:before {
  content: "\f143";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-ruble-sign:before {
  content: "\f158";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-ruler:before {
  content: "\f545";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-ruler-combined:before {
  content: "\f546";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-ruler-horizontal:before {
  content: "\f547";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-ruler-triangle:before {
  content: "\f61c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-ruler-vertical:before {
  content: "\f548";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-running:before {
  content: "\f70c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-rupee-sign:before {
  content: "\f156";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-rv:before {
  content: "\f7be";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sack:before {
  content: "\f81c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sack-dollar:before {
  content: "\f81d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sad-cry:before {
  content: "\f5b3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sad-tear:before {
  content: "\f5b4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-safari:before {
  content: "\f267";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-salad:before {
  content: "\f81e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-salesforce:before {
  content: "\f83b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sandwich:before {
  content: "\f81f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sass:before {
  content: "\f41e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-satellite:before {
  content: "\f7bf";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-satellite-dish:before {
  content: "\f7c0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sausage:before {
  content: "\f820";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-save:before {
  content: "\f0c7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sax-hot:before {
  content: "\f8db";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-saxophone:before {
  content: "\f8dc";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-scalpel:before {
  content: "\f61d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-scalpel-path:before {
  content: "\f61e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-scanner:before {
  content: "\f488";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-scanner-image:before {
  content: "\f8f3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-scanner-keyboard:before {
  content: "\f489";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-scanner-touchscreen:before {
  content: "\f48a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-scarecrow:before {
  content: "\f70d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-scarf:before {
  content: "\f7c1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-schlix:before {
  content: "\f3ea";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-school:before {
  content: "\f549";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-screwdriver:before {
  content: "\f54a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-scribd:before {
  content: "\f28a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-scroll:before {
  content: "\f70e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-scroll-old:before {
  content: "\f70f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-scrubber:before {
  content: "\f2f8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-scythe:before {
  content: "\f710";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sd-card:before {
  content: "\f7c2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-search:before {
  content: "\f002";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-search-dollar:before {
  content: "\f688";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-search-location:before {
  content: "\f689";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-search-minus:before {
  content: "\f010";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-search-plus:before {
  content: "\f00e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-searchengin:before {
  content: "\f3eb";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-seedling:before {
  content: "\f4d8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sellcast:before {
  content: "\f2da";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sellsy:before {
  content: "\f213";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-send-back:before {
  content: "\f87e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-send-backward:before {
  content: "\f87f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sensor:before {
  content: "\f928";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sensor-alert:before {
  content: "\f929";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sensor-fire:before {
  content: "\f92a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sensor-on:before {
  content: "\f92b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sensor-smoke:before {
  content: "\f92c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-server:before {
  content: "\f233";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-servicestack:before {
  content: "\f3ec";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-shapes:before {
  content: "\f61f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-share:before {
  content: "\f064";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-share-all:before {
  content: "\f367";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-share-alt:before {
  content: "\f1e0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-share-alt-square:before {
  content: "\f1e1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-share-square:before {
  content: "\f14d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sheep:before {
  content: "\f711";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-shekel-sign:before {
  content: "\f20b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-shield:before {
  content: "\f132";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-shield-alt:before {
  content: "\f3ed";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-shield-check:before {
  content: "\f2f7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-shield-cross:before {
  content: "\f712";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-shield-virus:before {
  content: "\f96c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-ship:before {
  content: "\f21a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-shipping-fast:before {
  content: "\f48b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-shipping-timed:before {
  content: "\f48c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-shirtsinbulk:before {
  content: "\f214";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-shish-kebab:before {
  content: "\f821";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-shoe-prints:before {
  content: "\f54b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-shopify:before {
  content: "\f957";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-shopping-bag:before {
  content: "\f290";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-shopping-basket:before {
  content: "\f291";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-shopping-cart:before {
  content: "\f07a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-shopware:before {
  content: "\f5b5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-shovel:before {
  content: "\f713";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-shovel-snow:before {
  content: "\f7c3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-shower:before {
  content: "\f2cc";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-shredder:before {
  content: "\f68a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-shuttle-van:before {
  content: "\f5b6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-shuttlecock:before {
  content: "\f45b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sickle:before {
  content: "\f822";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sigma:before {
  content: "\f68b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sign:before {
  content: "\f4d9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sign-in:before {
  content: "\f090";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sign-in-alt:before {
  content: "\f2f6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sign-language:before {
  content: "\f2a7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sign-out:before {
  content: "\f08b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sign-out-alt:before {
  content: "\f2f5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-signal:before {
  content: "\f012";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-signal-1:before {
  content: "\f68c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-signal-2:before {
  content: "\f68d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-signal-3:before {
  content: "\f68e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-signal-4:before {
  content: "\f68f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-signal-alt:before {
  content: "\f690";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-signal-alt-1:before {
  content: "\f691";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-signal-alt-2:before {
  content: "\f692";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-signal-alt-3:before {
  content: "\f693";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-signal-alt-slash:before {
  content: "\f694";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-signal-slash:before {
  content: "\f695";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-signal-stream:before {
  content: "\f8dd";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-signature:before {
  content: "\f5b7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sim-card:before {
  content: "\f7c4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-simplybuilt:before {
  content: "\f215";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sink:before {
  content: "\f96d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-siren:before {
  content: "\f92d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-siren-on:before {
  content: "\f92e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sistrix:before {
  content: "\f3ee";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sitemap:before {
  content: "\f0e8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sith:before {
  content: "\f512";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-skating:before {
  content: "\f7c5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-skeleton:before {
  content: "\f620";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sketch:before {
  content: "\f7c6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-ski-jump:before {
  content: "\f7c7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-ski-lift:before {
  content: "\f7c8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-skiing:before {
  content: "\f7c9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-skiing-nordic:before {
  content: "\f7ca";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-skull:before {
  content: "\f54c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-skull-cow:before {
  content: "\f8de";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-skull-crossbones:before {
  content: "\f714";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-skyatlas:before {
  content: "\f216";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-skype:before {
  content: "\f17e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-slack:before {
  content: "\f198";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-slack-hash:before {
  content: "\f3ef";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-slash:before {
  content: "\f715";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sledding:before {
  content: "\f7cb";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sleigh:before {
  content: "\f7cc";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sliders-h:before {
  content: "\f1de";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sliders-h-square:before {
  content: "\f3f0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sliders-v:before {
  content: "\f3f1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sliders-v-square:before {
  content: "\f3f2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-slideshare:before {
  content: "\f1e7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-smile:before {
  content: "\f118";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-smile-beam:before {
  content: "\f5b8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-smile-plus:before {
  content: "\f5b9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-smile-wink:before {
  content: "\f4da";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-smog:before {
  content: "\f75f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-smoke:before {
  content: "\f760";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-smoking:before {
  content: "\f48d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-smoking-ban:before {
  content: "\f54d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sms:before {
  content: "\f7cd";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-snake:before {
  content: "\f716";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-snapchat:before {
  content: "\f2ab";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-snapchat-ghost:before {
  content: "\f2ac";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-snapchat-square:before {
  content: "\f2ad";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-snooze:before {
  content: "\f880";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-snow-blowing:before {
  content: "\f761";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-snowboarding:before {
  content: "\f7ce";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-snowflake:before {
  content: "\f2dc";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-snowflakes:before {
  content: "\f7cf";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-snowman:before {
  content: "\f7d0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-snowmobile:before {
  content: "\f7d1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-snowplow:before {
  content: "\f7d2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-soap:before {
  content: "\f96e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-socks:before {
  content: "\f696";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-solar-panel:before {
  content: "\f5ba";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-solar-system:before {
  content: "\f92f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sort:before {
  content: "\f0dc";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sort-alpha-down:before {
  content: "\f15d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sort-alpha-down-alt:before {
  content: "\f881";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sort-alpha-up:before {
  content: "\f15e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sort-alpha-up-alt:before {
  content: "\f882";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sort-alt:before {
  content: "\f883";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sort-amount-down:before {
  content: "\f160";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sort-amount-down-alt:before {
  content: "\f884";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sort-amount-up:before {
  content: "\f161";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sort-amount-up-alt:before {
  content: "\f885";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sort-circle:before {
  content: "\f930";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sort-circle-down:before {
  content: "\f931";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sort-circle-up:before {
  content: "\f932";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sort-down:before {
  content: "\f0dd";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sort-numeric-down:before {
  content: "\f162";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sort-numeric-down-alt:before {
  content: "\f886";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sort-numeric-up:before {
  content: "\f163";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sort-numeric-up-alt:before {
  content: "\f887";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sort-shapes-down:before {
  content: "\f888";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sort-shapes-down-alt:before {
  content: "\f889";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sort-shapes-up:before {
  content: "\f88a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sort-shapes-up-alt:before {
  content: "\f88b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sort-size-down:before {
  content: "\f88c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sort-size-down-alt:before {
  content: "\f88d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sort-size-up:before {
  content: "\f88e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sort-size-up-alt:before {
  content: "\f88f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sort-up:before {
  content: "\f0de";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-soundcloud:before {
  content: "\f1be";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-soup:before {
  content: "\f823";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sourcetree:before {
  content: "\f7d3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-spa:before {
  content: "\f5bb";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-space-shuttle:before {
  content: "\f197";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-space-station-moon:before {
  content: "\f933";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-space-station-moon-alt:before {
  content: "\f934";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-spade:before {
  content: "\f2f4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sparkles:before {
  content: "\f890";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-speakap:before {
  content: "\f3f3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-speaker:before {
  content: "\f8df";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-speaker-deck:before {
  content: "\f83c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-speakers:before {
  content: "\f8e0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-spell-check:before {
  content: "\f891";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-spider:before {
  content: "\f717";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-spider-black-widow:before {
  content: "\f718";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-spider-web:before {
  content: "\f719";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-spinner:before {
  content: "\f110";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-spinner-third:before {
  content: "\f3f4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-splotch:before {
  content: "\f5bc";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-spotify:before {
  content: "\f1bc";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-spray-can:before {
  content: "\f5bd";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sprinkler:before {
  content: "\f935";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-square:before {
  content: "\f0c8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-square-full:before {
  content: "\f45c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-square-root:before {
  content: "\f697";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-square-root-alt:before {
  content: "\f698";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-squarespace:before {
  content: "\f5be";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-squirrel:before {
  content: "\f71a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-stack-exchange:before {
  content: "\f18d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-stack-overflow:before {
  content: "\f16c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-stackpath:before {
  content: "\f842";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-staff:before {
  content: "\f71b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-stamp:before {
  content: "\f5bf";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-star:before {
  content: "\f005";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-star-and-crescent:before {
  content: "\f699";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-star-christmas:before {
  content: "\f7d4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-star-exclamation:before {
  content: "\f2f3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-star-half:before {
  content: "\f089";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-star-half-alt:before {
  content: "\f5c0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-star-of-david:before {
  content: "\f69a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-star-of-life:before {
  content: "\f621";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-star-shooting:before {
  content: "\f936";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-starfighter:before {
  content: "\f937";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-starfighter-alt:before {
  content: "\f938";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-stars:before {
  content: "\f762";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-starship:before {
  content: "\f939";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-starship-freighter:before {
  content: "\f93a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-staylinked:before {
  content: "\f3f5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-steak:before {
  content: "\f824";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-steam:before {
  content: "\f1b6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-steam-square:before {
  content: "\f1b7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-steam-symbol:before {
  content: "\f3f6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-steering-wheel:before {
  content: "\f622";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-step-backward:before {
  content: "\f048";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-step-forward:before {
  content: "\f051";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-stethoscope:before {
  content: "\f0f1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sticker-mule:before {
  content: "\f3f7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sticky-note:before {
  content: "\f249";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-stocking:before {
  content: "\f7d5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-stomach:before {
  content: "\f623";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-stop:before {
  content: "\f04d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-stop-circle:before {
  content: "\f28d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-stopwatch:before {
  content: "\f2f2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-stopwatch-20:before {
  content: "\f96f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-store:before {
  content: "\f54e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-store-alt:before {
  content: "\f54f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-store-alt-slash:before {
  content: "\f970";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-store-slash:before {
  content: "\f971";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-strava:before {
  content: "\f428";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-stream:before {
  content: "\f550";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-street-view:before {
  content: "\f21d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-stretcher:before {
  content: "\f825";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-strikethrough:before {
  content: "\f0cc";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-stripe:before {
  content: "\f429";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-stripe-s:before {
  content: "\f42a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-stroopwafel:before {
  content: "\f551";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-studiovinari:before {
  content: "\f3f8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-stumbleupon:before {
  content: "\f1a4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-subscript:before {
  content: "\f12c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-subway:before {
  content: "\f239";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-suitcase:before {
  content: "\f0f2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-suitcase-rolling:before {
  content: "\f5c1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sun:before {
  content: "\f185";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sun-cloud:before {
  content: "\f763";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sun-dust:before {
  content: "\f764";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sun-haze:before {
  content: "\f765";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sunglasses:before {
  content: "\f892";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sunrise:before {
  content: "\f766";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sunset:before {
  content: "\f767";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-superpowers:before {
  content: "\f2dd";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-superscript:before {
  content: "\f12b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-supple:before {
  content: "\f3f9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-surprise:before {
  content: "\f5c2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-suse:before {
  content: "\f7d6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-swatchbook:before {
  content: "\f5c3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-swift:before {
  content: "\f8e1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-swimmer:before {
  content: "\f5c4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-swimming-pool:before {
  content: "\f5c5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sword:before {
  content: "\f71c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sword-laser:before {
  content: "\f93b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sword-laser-alt:before {
  content: "\f93c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-swords:before {
  content: "\f71d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-swords-laser:before {
  content: "\f93d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-symfony:before {
  content: "\f83d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-synagogue:before {
  content: "\f69b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sync:before {
  content: "\f021";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-sync-alt:before {
  content: "\f2f1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-syringe:before {
  content: "\f48e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-table:before {
  content: "\f0ce";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-table-tennis:before {
  content: "\f45d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-tablet:before {
  content: "\f10a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-tablet-alt:before {
  content: "\f3fa";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-tablet-android:before {
  content: "\f3fb";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-tablet-android-alt:before {
  content: "\f3fc";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-tablet-rugged:before {
  content: "\f48f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-tablets:before {
  content: "\f490";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-tachometer:before {
  content: "\f0e4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-tachometer-alt:before {
  content: "\f3fd";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-tachometer-alt-average:before {
  content: "\f624";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-tachometer-alt-fast:before {
  content: "\f625";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-tachometer-alt-fastest:before {
  content: "\f626";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-tachometer-alt-slow:before {
  content: "\f627";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-tachometer-alt-slowest:before {
  content: "\f628";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-tachometer-average:before {
  content: "\f629";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-tachometer-fast:before {
  content: "\f62a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-tachometer-fastest:before {
  content: "\f62b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-tachometer-slow:before {
  content: "\f62c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-tachometer-slowest:before {
  content: "\f62d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-taco:before {
  content: "\f826";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-tag:before {
  content: "\f02b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-tags:before {
  content: "\f02c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-tally:before {
  content: "\f69c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-tanakh:before {
  content: "\f827";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-tape:before {
  content: "\f4db";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-tasks:before {
  content: "\f0ae";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-tasks-alt:before {
  content: "\f828";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-taxi:before {
  content: "\f1ba";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-teamspeak:before {
  content: "\f4f9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-teeth:before {
  content: "\f62e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-teeth-open:before {
  content: "\f62f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-telegram:before {
  content: "\f2c6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-telegram-plane:before {
  content: "\f3fe";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-telescope:before {
  content: "\f93e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-temperature-down:before {
  content: "\f93f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-temperature-frigid:before {
  content: "\f768";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-temperature-high:before {
  content: "\f769";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-temperature-hot:before {
  content: "\f76a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-temperature-low:before {
  content: "\f76b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-temperature-up:before {
  content: "\f940";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-tencent-weibo:before {
  content: "\f1d5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-tenge:before {
  content: "\f7d7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-tennis-ball:before {
  content: "\f45e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-terminal:before {
  content: "\f120";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-text:before {
  content: "\f893";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-text-height:before {
  content: "\f034";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-text-size:before {
  content: "\f894";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-text-width:before {
  content: "\f035";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-th:before {
  content: "\f00a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-th-large:before {
  content: "\f009";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-th-list:before {
  content: "\f00b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-the-red-yeti:before {
  content: "\f69d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-theater-masks:before {
  content: "\f630";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-themeco:before {
  content: "\f5c6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-themeisle:before {
  content: "\f2b2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-thermometer:before {
  content: "\f491";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-thermometer-empty:before {
  content: "\f2cb";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-thermometer-full:before {
  content: "\f2c7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-thermometer-half:before {
  content: "\f2c9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-thermometer-quarter:before {
  content: "\f2ca";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-theta:before {
  content: "\f69e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-think-peaks:before {
  content: "\f731";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-thumbs-down:before {
  content: "\f165";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-thumbs-up:before {
  content: "\f164";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-thumbtack:before {
  content: "\f08d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-thunderstorm:before {
  content: "\f76c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-thunderstorm-moon:before {
  content: "\f76d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-thunderstorm-sun:before {
  content: "\f76e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-ticket:before {
  content: "\f145";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-ticket-alt:before {
  content: "\f3ff";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-tilde:before {
  content: "\f69f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-times:before {
  content: "\f00d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-times-circle:before {
  content: "\f057";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-times-hexagon:before {
  content: "\f2ee";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-times-octagon:before {
  content: "\f2f0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-times-square:before {
  content: "\f2d3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-tint:before {
  content: "\f043";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-tint-slash:before {
  content: "\f5c7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-tire:before {
  content: "\f631";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-tire-flat:before {
  content: "\f632";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-tire-pressure-warning:before {
  content: "\f633";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-tire-rugged:before {
  content: "\f634";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-tired:before {
  content: "\f5c8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-toggle-off:before {
  content: "\f204";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-toggle-on:before {
  content: "\f205";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-toilet:before {
  content: "\f7d8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-toilet-paper:before {
  content: "\f71e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-toilet-paper-alt:before {
  content: "\f71f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-toilet-paper-slash:before {
  content: "\f972";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-tombstone:before {
  content: "\f720";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-tombstone-alt:before {
  content: "\f721";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-toolbox:before {
  content: "\f552";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-tools:before {
  content: "\f7d9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-tooth:before {
  content: "\f5c9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-toothbrush:before {
  content: "\f635";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-torah:before {
  content: "\f6a0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-torii-gate:before {
  content: "\f6a1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-tornado:before {
  content: "\f76f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-tractor:before {
  content: "\f722";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-trade-federation:before {
  content: "\f513";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-trademark:before {
  content: "\f25c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-traffic-cone:before {
  content: "\f636";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-traffic-light:before {
  content: "\f637";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-traffic-light-go:before {
  content: "\f638";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-traffic-light-slow:before {
  content: "\f639";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-traffic-light-stop:before {
  content: "\f63a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-trailer:before {
  content: "\f941";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-train:before {
  content: "\f238";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-tram:before {
  content: "\f7da";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-transgender:before {
  content: "\f224";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-transgender-alt:before {
  content: "\f225";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-transporter:before {
  content: "\f942";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-transporter-1:before {
  content: "\f943";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-transporter-2:before {
  content: "\f944";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-transporter-3:before {
  content: "\f945";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-transporter-empty:before {
  content: "\f946";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-trash:before {
  content: "\f1f8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-trash-alt:before {
  content: "\f2ed";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-trash-restore:before {
  content: "\f829";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-trash-restore-alt:before {
  content: "\f82a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-trash-undo:before {
  content: "\f895";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-trash-undo-alt:before {
  content: "\f896";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-treasure-chest:before {
  content: "\f723";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-tree:before {
  content: "\f1bb";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-tree-alt:before {
  content: "\f400";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-tree-christmas:before {
  content: "\f7db";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-tree-decorated:before {
  content: "\f7dc";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-tree-large:before {
  content: "\f7dd";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-tree-palm:before {
  content: "\f82b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-trees:before {
  content: "\f724";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-trello:before {
  content: "\f181";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-triangle:before {
  content: "\f2ec";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-triangle-music:before {
  content: "\f8e2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-tripadvisor:before {
  content: "\f262";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-trophy:before {
  content: "\f091";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-trophy-alt:before {
  content: "\f2eb";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-truck:before {
  content: "\f0d1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-truck-container:before {
  content: "\f4dc";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-truck-couch:before {
  content: "\f4dd";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-truck-loading:before {
  content: "\f4de";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-truck-monster:before {
  content: "\f63b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-truck-moving:before {
  content: "\f4df";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-truck-pickup:before {
  content: "\f63c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-truck-plow:before {
  content: "\f7de";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-truck-ramp:before {
  content: "\f4e0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-trumpet:before {
  content: "\f8e3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-tshirt:before {
  content: "\f553";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-tty:before {
  content: "\f1e4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-tumblr:before {
  content: "\f173";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-tumblr-square:before {
  content: "\f174";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-turkey:before {
  content: "\f725";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-turntable:before {
  content: "\f8e4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-turtle:before {
  content: "\f726";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-tv:before {
  content: "\f26c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-tv-alt:before {
  content: "\f8e5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-tv-music:before {
  content: "\f8e6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-tv-retro:before {
  content: "\f401";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-twitch:before {
  content: "\f1e8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-twitter:before {
  content: "\f099";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-twitter-square:before {
  content: "\f081";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-typewriter:before {
  content: "\f8e7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-typo3:before {
  content: "\f42b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-uber:before {
  content: "\f402";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-ubuntu:before {
  content: "\f7df";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-ufo:before {
  content: "\f947";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-ufo-beam:before {
  content: "\f948";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-uikit:before {
  content: "\f403";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-umbraco:before {
  content: "\f8e8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-umbrella:before {
  content: "\f0e9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-umbrella-beach:before {
  content: "\f5ca";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-underline:before {
  content: "\f0cd";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-undo:before {
  content: "\f0e2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-undo-alt:before {
  content: "\f2ea";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-unicorn:before {
  content: "\f727";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-union:before {
  content: "\f6a2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-uniregistry:before {
  content: "\f404";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-unity:before {
  content: "\f949";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-universal-access:before {
  content: "\f29a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-university:before {
  content: "\f19c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-unlink:before {
  content: "\f127";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-unlock:before {
  content: "\f09c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-unlock-alt:before {
  content: "\f13e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-untappd:before {
  content: "\f405";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-upload:before {
  content: "\f093";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-ups:before {
  content: "\f7e0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-usb:before {
  content: "\f287";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-usb-drive:before {
  content: "\f8e9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-usd-circle:before {
  content: "\f2e8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-usd-square:before {
  content: "\f2e9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-user:before {
  content: "\f007";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-user-alien:before {
  content: "\f94a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-user-alt:before {
  content: "\f406";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-user-alt-slash:before {
  content: "\f4fa";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-user-astronaut:before {
  content: "\f4fb";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-user-chart:before {
  content: "\f6a3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-user-check:before {
  content: "\f4fc";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-user-circle:before {
  content: "\f2bd";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-user-clock:before {
  content: "\f4fd";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-user-cog:before {
  content: "\f4fe";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-user-cowboy:before {
  content: "\f8ea";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-user-crown:before {
  content: "\f6a4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-user-edit:before {
  content: "\f4ff";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-user-friends:before {
  content: "\f500";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-user-graduate:before {
  content: "\f501";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-user-hard-hat:before {
  content: "\f82c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-user-headset:before {
  content: "\f82d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-user-injured:before {
  content: "\f728";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-user-lock:before {
  content: "\f502";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-user-md:before {
  content: "\f0f0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-user-md-chat:before {
  content: "\f82e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-user-minus:before {
  content: "\f503";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-user-music:before {
  content: "\f8eb";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-user-ninja:before {
  content: "\f504";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-user-nurse:before {
  content: "\f82f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-user-plus:before {
  content: "\f234";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-user-robot:before {
  content: "\f94b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-user-secret:before {
  content: "\f21b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-user-shield:before {
  content: "\f505";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-user-slash:before {
  content: "\f506";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-user-tag:before {
  content: "\f507";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-user-tie:before {
  content: "\f508";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-user-times:before {
  content: "\f235";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-user-unlock:before {
  content: "\f958";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-user-visor:before {
  content: "\f94c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-users:before {
  content: "\f0c0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-users-class:before {
  content: "\f63d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-users-cog:before {
  content: "\f509";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-users-crown:before {
  content: "\f6a5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-users-medical:before {
  content: "\f830";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-users-slash:before {
  content: "\f973";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-usps:before {
  content: "\f7e1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-ussunnah:before {
  content: "\f407";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-utensil-fork:before {
  content: "\f2e3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-utensil-knife:before {
  content: "\f2e4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-utensil-spoon:before {
  content: "\f2e5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-utensils:before {
  content: "\f2e7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-utensils-alt:before {
  content: "\f2e6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-vaadin:before {
  content: "\f408";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-vacuum:before {
  content: "\f94d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-vacuum-robot:before {
  content: "\f94e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-value-absolute:before {
  content: "\f6a6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-vector-square:before {
  content: "\f5cb";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-venus:before {
  content: "\f221";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-venus-double:before {
  content: "\f226";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-venus-mars:before {
  content: "\f228";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-vhs:before {
  content: "\f8ec";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-viacoin:before {
  content: "\f237";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-viadeo:before {
  content: "\f2a9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-viadeo-square:before {
  content: "\f2aa";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-vial:before {
  content: "\f492";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-vials:before {
  content: "\f493";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-viber:before {
  content: "\f409";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-video:before {
  content: "\f03d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-video-plus:before {
  content: "\f4e1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-video-slash:before {
  content: "\f4e2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-vihara:before {
  content: "\f6a7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-vimeo:before {
  content: "\f40a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-vimeo-square:before {
  content: "\f194";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-vimeo-v:before {
  content: "\f27d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-vine:before {
  content: "\f1ca";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-violin:before {
  content: "\f8ed";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-virus:before {
  content: "\f974";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-virus-slash:before {
  content: "\f975";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-viruses:before {
  content: "\f976";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-vk:before {
  content: "\f189";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-vnv:before {
  content: "\f40b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-voicemail:before {
  content: "\f897";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-volcano:before {
  content: "\f770";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-volleyball-ball:before {
  content: "\f45f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-volume:before {
  content: "\f6a8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-volume-down:before {
  content: "\f027";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-volume-mute:before {
  content: "\f6a9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-volume-off:before {
  content: "\f026";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-volume-slash:before {
  content: "\f2e2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-volume-up:before {
  content: "\f028";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-vote-nay:before {
  content: "\f771";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-vote-yea:before {
  content: "\f772";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-vr-cardboard:before {
  content: "\f729";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-vuejs:before {
  content: "\f41f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-wagon-covered:before {
  content: "\f8ee";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-walker:before {
  content: "\f831";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-walkie-talkie:before {
  content: "\f8ef";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-walking:before {
  content: "\f554";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-wallet:before {
  content: "\f555";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-wand:before {
  content: "\f72a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-wand-magic:before {
  content: "\f72b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-warehouse:before {
  content: "\f494";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-warehouse-alt:before {
  content: "\f495";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-washer:before {
  content: "\f898";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-watch:before {
  content: "\f2e1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-watch-calculator:before {
  content: "\f8f0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-watch-fitness:before {
  content: "\f63e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-water:before {
  content: "\f773";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-water-lower:before {
  content: "\f774";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-water-rise:before {
  content: "\f775";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-wave-sine:before {
  content: "\f899";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-wave-square:before {
  content: "\f83e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-wave-triangle:before {
  content: "\f89a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-waveform:before {
  content: "\f8f1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-waveform-path:before {
  content: "\f8f2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-waze:before {
  content: "\f83f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-webcam:before {
  content: "\f832";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-webcam-slash:before {
  content: "\f833";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-weebly:before {
  content: "\f5cc";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-weibo:before {
  content: "\f18a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-weight:before {
  content: "\f496";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-weight-hanging:before {
  content: "\f5cd";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-weixin:before {
  content: "\f1d7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-whale:before {
  content: "\f72c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-whatsapp:before {
  content: "\f232";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-whatsapp-square:before {
  content: "\f40c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-wheat:before {
  content: "\f72d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-wheelchair:before {
  content: "\f193";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-whistle:before {
  content: "\f460";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-whmcs:before {
  content: "\f40d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-wifi:before {
  content: "\f1eb";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-wifi-1:before {
  content: "\f6aa";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-wifi-2:before {
  content: "\f6ab";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-wifi-slash:before {
  content: "\f6ac";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-wikipedia-w:before {
  content: "\f266";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-wind:before {
  content: "\f72e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-wind-turbine:before {
  content: "\f89b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-wind-warning:before {
  content: "\f776";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-window:before {
  content: "\f40e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-window-alt:before {
  content: "\f40f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-window-close:before {
  content: "\f410";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-window-frame:before {
  content: "\f94f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-window-frame-open:before {
  content: "\f950";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-window-maximize:before {
  content: "\f2d0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-window-minimize:before {
  content: "\f2d1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-window-restore:before {
  content: "\f2d2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-windows:before {
  content: "\f17a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-windsock:before {
  content: "\f777";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-wine-bottle:before {
  content: "\f72f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-wine-glass:before {
  content: "\f4e3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-wine-glass-alt:before {
  content: "\f5ce";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-wix:before {
  content: "\f5cf";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-wizards-of-the-coast:before {
  content: "\f730";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-wolf-pack-battalion:before {
  content: "\f514";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-won-sign:before {
  content: "\f159";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-wordpress:before {
  content: "\f19a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-wordpress-simple:before {
  content: "\f411";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-wpbeginner:before {
  content: "\f297";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-wpexplorer:before {
  content: "\f2de";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-wpforms:before {
  content: "\f298";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-wpressr:before {
  content: "\f3e4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-wreath:before {
  content: "\f7e2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-wrench:before {
  content: "\f0ad";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-x-ray:before {
  content: "\f497";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-xbox:before {
  content: "\f412";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-xing:before {
  content: "\f168";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-xing-square:before {
  content: "\f169";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-y-combinator:before {
  content: "\f23b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-yahoo:before {
  content: "\f19e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-yammer:before {
  content: "\f840";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-yandex:before {
  content: "\f413";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-yandex-international:before {
  content: "\f414";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-yarn:before {
  content: "\f7e3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-yelp:before {
  content: "\f1e9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-yen-sign:before {
  content: "\f157";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-yin-yang:before {
  content: "\f6ad";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-yoast:before {
  content: "\f2b1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-youtube:before {
  content: "\f167";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-youtube-square:before {
  content: "\f431";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-zhihu:before {
  content: "\f63f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(../webfonts/fa-brands-400.eot);
  src: url(../webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(../webfonts/fa-brands-400.woff2) format("woff2"), url(../webfonts/fa-brands-400.woff) format("woff"), url(../webfonts/fa-brands-400.ttf) format("truetype"), url(../webfonts/fa-brands-400.svg#fontawesome) format("svg");
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fab {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

@font-face {
  font-family: "Font Awesome 5 Duotone";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(../webfonts/fa-duotone-900.eot);
  src: url(../webfonts/fa-duotone-900.eot?#iefix) format("embedded-opentype"), url(../webfonts/fa-duotone-900.woff2) format("woff2"), url(../webfonts/fa-duotone-900.woff) format("woff"), url(../webfonts/fa-duotone-900.ttf) format("truetype"), url(../webfonts/fa-duotone-900.svg#fontawesome) format("svg");
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad {
  position: relative;
  font-family: "Font Awesome 5 Duotone";
  font-weight: 900;
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad:before {
  position: absolute;
  color: var(--fa-primary-color, inherit);
  opacity: 1;
  opacity: var(--fa-primary-opacity, 1);
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad:after {
  color: var(--fa-secondary-color, inherit);
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-swap-opacity .fad:before, .fad.fa-swap-opacity:before, .fad:after {
  opacity: .4;
  opacity: var(--fa-secondary-opacity, 0.4);
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa-swap-opacity .fad:after, .fad.fa-swap-opacity:after {
  opacity: 1;
  opacity: var(--fa-primary-opacity, 1);
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-inverse {
  color: #fff;
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-stack-1x, .fad.fa-stack-2x {
  position: absolute;
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-fw:before, .fad.fa-stack-1x:before, .fad.fa-stack-2x:before {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-abacus:after {
  content: "\10f640";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-acorn:after {
  content: "\10f6ae";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-ad:after {
  content: "\10f641";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-address-book:after {
  content: "\10f2b9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-address-card:after {
  content: "\10f2bb";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-adjust:after {
  content: "\10f042";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-air-conditioner:after {
  content: "\10f8f4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-air-freshener:after {
  content: "\10f5d0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-alarm-clock:after {
  content: "\10f34e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-alarm-exclamation:after {
  content: "\10f843";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-alarm-plus:after {
  content: "\10f844";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-alarm-snooze:after {
  content: "\10f845";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-album:after {
  content: "\10f89f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-album-collection:after {
  content: "\10f8a0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-alicorn:after {
  content: "\10f6b0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-alien:after {
  content: "\10f8f5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-alien-monster:after {
  content: "\10f8f6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-align-center:after {
  content: "\10f037";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-align-justify:after {
  content: "\10f039";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-align-left:after {
  content: "\10f036";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-align-right:after {
  content: "\10f038";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-align-slash:after {
  content: "\10f846";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-allergies:after {
  content: "\10f461";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-ambulance:after {
  content: "\10f0f9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-american-sign-language-interpreting:after {
  content: "\10f2a3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-amp-guitar:after {
  content: "\10f8a1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-analytics:after {
  content: "\10f643";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-anchor:after {
  content: "\10f13d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-angel:after {
  content: "\10f779";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-angle-double-down:after {
  content: "\10f103";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-angle-double-left:after {
  content: "\10f100";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-angle-double-right:after {
  content: "\10f101";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-angle-double-up:after {
  content: "\10f102";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-angle-down:after {
  content: "\10f107";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-angle-left:after {
  content: "\10f104";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-angle-right:after {
  content: "\10f105";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-angle-up:after {
  content: "\10f106";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-angry:after {
  content: "\10f556";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-ankh:after {
  content: "\10f644";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-apple-alt:after {
  content: "\10f5d1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-apple-crate:after {
  content: "\10f6b1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-archive:after {
  content: "\10f187";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-archway:after {
  content: "\10f557";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-arrow-alt-circle-down:after {
  content: "\10f358";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-arrow-alt-circle-left:after {
  content: "\10f359";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-arrow-alt-circle-right:after {
  content: "\10f35a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-arrow-alt-circle-up:after {
  content: "\10f35b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-arrow-alt-down:after {
  content: "\10f354";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-arrow-alt-from-bottom:after {
  content: "\10f346";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-arrow-alt-from-left:after {
  content: "\10f347";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-arrow-alt-from-right:after {
  content: "\10f348";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-arrow-alt-from-top:after {
  content: "\10f349";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-arrow-alt-left:after {
  content: "\10f355";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-arrow-alt-right:after {
  content: "\10f356";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-arrow-alt-square-down:after {
  content: "\10f350";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-arrow-alt-square-left:after {
  content: "\10f351";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-arrow-alt-square-right:after {
  content: "\10f352";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-arrow-alt-square-up:after {
  content: "\10f353";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-arrow-alt-to-bottom:after {
  content: "\10f34a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-arrow-alt-to-left:after {
  content: "\10f34b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-arrow-alt-to-right:after {
  content: "\10f34c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-arrow-alt-to-top:after {
  content: "\10f34d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-arrow-alt-up:after {
  content: "\10f357";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-arrow-circle-down:after {
  content: "\10f0ab";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-arrow-circle-left:after {
  content: "\10f0a8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-arrow-circle-right:after {
  content: "\10f0a9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-arrow-circle-up:after {
  content: "\10f0aa";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-arrow-down:after {
  content: "\10f063";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-arrow-from-bottom:after {
  content: "\10f342";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-arrow-from-left:after {
  content: "\10f343";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-arrow-from-right:after {
  content: "\10f344";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-arrow-from-top:after {
  content: "\10f345";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-arrow-left:after {
  content: "\10f060";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-arrow-right:after {
  content: "\10f061";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-arrow-square-down:after {
  content: "\10f339";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-arrow-square-left:after {
  content: "\10f33a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-arrow-square-right:after {
  content: "\10f33b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-arrow-square-up:after {
  content: "\10f33c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-arrow-to-bottom:after {
  content: "\10f33d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-arrow-to-left:after {
  content: "\10f33e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-arrow-to-right:after {
  content: "\10f340";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-arrow-to-top:after {
  content: "\10f341";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-arrow-up:after {
  content: "\10f062";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-arrows:after {
  content: "\10f047";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-arrows-alt:after {
  content: "\10f0b2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-arrows-alt-h:after {
  content: "\10f337";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-arrows-alt-v:after {
  content: "\10f338";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-arrows-h:after {
  content: "\10f07e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-arrows-v:after {
  content: "\10f07d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-assistive-listening-systems:after {
  content: "\10f2a2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-asterisk:after {
  content: "\10f069";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-at:after {
  content: "\10f1fa";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-atlas:after {
  content: "\10f558";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-atom:after {
  content: "\10f5d2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-atom-alt:after {
  content: "\10f5d3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-audio-description:after {
  content: "\10f29e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-award:after {
  content: "\10f559";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-axe:after {
  content: "\10f6b2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-axe-battle:after {
  content: "\10f6b3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-baby:after {
  content: "\10f77c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-baby-carriage:after {
  content: "\10f77d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-backpack:after {
  content: "\10f5d4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-backspace:after {
  content: "\10f55a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-backward:after {
  content: "\10f04a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-bacon:after {
  content: "\10f7e5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-bacteria:after {
  content: "\10f959";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-bacterium:after {
  content: "\10f95a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-badge:after {
  content: "\10f335";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-badge-check:after {
  content: "\10f336";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-badge-dollar:after {
  content: "\10f645";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-badge-percent:after {
  content: "\10f646";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-badge-sheriff:after {
  content: "\10f8a2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-badger-honey:after {
  content: "\10f6b4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-bags-shopping:after {
  content: "\10f847";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-bahai:after {
  content: "\10f666";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-balance-scale:after {
  content: "\10f24e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-balance-scale-left:after {
  content: "\10f515";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-balance-scale-right:after {
  content: "\10f516";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-ball-pile:after {
  content: "\10f77e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-ballot:after {
  content: "\10f732";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-ballot-check:after {
  content: "\10f733";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-ban:after {
  content: "\10f05e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-band-aid:after {
  content: "\10f462";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-banjo:after {
  content: "\10f8a3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-barcode:after {
  content: "\10f02a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-barcode-alt:after {
  content: "\10f463";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-barcode-read:after {
  content: "\10f464";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-barcode-scan:after {
  content: "\10f465";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-bars:after {
  content: "\10f0c9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-baseball:after {
  content: "\10f432";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-baseball-ball:after {
  content: "\10f433";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-basketball-ball:after {
  content: "\10f434";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-basketball-hoop:after {
  content: "\10f435";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-bat:after {
  content: "\10f6b5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-bath:after {
  content: "\10f2cd";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-battery-bolt:after {
  content: "\10f376";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-battery-empty:after {
  content: "\10f244";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-battery-full:after {
  content: "\10f240";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-battery-half:after {
  content: "\10f242";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-battery-quarter:after {
  content: "\10f243";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-battery-slash:after {
  content: "\10f377";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-battery-three-quarters:after {
  content: "\10f241";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-bed:after {
  content: "\10f236";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-bed-alt:after {
  content: "\10f8f7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-bed-bunk:after {
  content: "\10f8f8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-bed-empty:after {
  content: "\10f8f9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-beer:after {
  content: "\10f0fc";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-bell:after {
  content: "\10f0f3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-bell-exclamation:after {
  content: "\10f848";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-bell-on:after {
  content: "\10f8fa";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-bell-plus:after {
  content: "\10f849";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-bell-school:after {
  content: "\10f5d5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-bell-school-slash:after {
  content: "\10f5d6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-bell-slash:after {
  content: "\10f1f6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-bells:after {
  content: "\10f77f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-betamax:after {
  content: "\10f8a4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-bezier-curve:after {
  content: "\10f55b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-bible:after {
  content: "\10f647";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-bicycle:after {
  content: "\10f206";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-biking:after {
  content: "\10f84a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-biking-mountain:after {
  content: "\10f84b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-binoculars:after {
  content: "\10f1e5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-biohazard:after {
  content: "\10f780";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-birthday-cake:after {
  content: "\10f1fd";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-blanket:after {
  content: "\10f498";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-blender:after {
  content: "\10f517";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-blender-phone:after {
  content: "\10f6b6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-blind:after {
  content: "\10f29d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-blinds:after {
  content: "\10f8fb";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-blinds-open:after {
  content: "\10f8fc";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-blinds-raised:after {
  content: "\10f8fd";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-blog:after {
  content: "\10f781";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-bold:after {
  content: "\10f032";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-bolt:after {
  content: "\10f0e7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-bomb:after {
  content: "\10f1e2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-bone:after {
  content: "\10f5d7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-bone-break:after {
  content: "\10f5d8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-bong:after {
  content: "\10f55c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-book:after {
  content: "\10f02d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-book-alt:after {
  content: "\10f5d9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-book-dead:after {
  content: "\10f6b7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-book-heart:after {
  content: "\10f499";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-book-medical:after {
  content: "\10f7e6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-book-open:after {
  content: "\10f518";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-book-reader:after {
  content: "\10f5da";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-book-spells:after {
  content: "\10f6b8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-book-user:after {
  content: "\10f7e7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-bookmark:after {
  content: "\10f02e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-books:after {
  content: "\10f5db";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-books-medical:after {
  content: "\10f7e8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-boombox:after {
  content: "\10f8a5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-boot:after {
  content: "\10f782";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-booth-curtain:after {
  content: "\10f734";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-border-all:after {
  content: "\10f84c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-border-bottom:after {
  content: "\10f84d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-border-center-h:after {
  content: "\10f89c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-border-center-v:after {
  content: "\10f89d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-border-inner:after {
  content: "\10f84e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-border-left:after {
  content: "\10f84f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-border-none:after {
  content: "\10f850";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-border-outer:after {
  content: "\10f851";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-border-right:after {
  content: "\10f852";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-border-style:after {
  content: "\10f853";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-border-style-alt:after {
  content: "\10f854";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-border-top:after {
  content: "\10f855";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-bow-arrow:after {
  content: "\10f6b9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-bowling-ball:after {
  content: "\10f436";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-bowling-pins:after {
  content: "\10f437";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-box:after {
  content: "\10f466";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-box-alt:after {
  content: "\10f49a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-box-ballot:after {
  content: "\10f735";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-box-check:after {
  content: "\10f467";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-box-fragile:after {
  content: "\10f49b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-box-full:after {
  content: "\10f49c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-box-heart:after {
  content: "\10f49d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-box-open:after {
  content: "\10f49e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-box-tissue:after {
  content: "\10f95b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-box-up:after {
  content: "\10f49f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-box-usd:after {
  content: "\10f4a0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-boxes:after {
  content: "\10f468";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-boxes-alt:after {
  content: "\10f4a1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-boxing-glove:after {
  content: "\10f438";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-brackets:after {
  content: "\10f7e9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-brackets-curly:after {
  content: "\10f7ea";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-braille:after {
  content: "\10f2a1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-brain:after {
  content: "\10f5dc";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-bread-loaf:after {
  content: "\10f7eb";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-bread-slice:after {
  content: "\10f7ec";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-briefcase:after {
  content: "\10f0b1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-briefcase-medical:after {
  content: "\10f469";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-bring-forward:after {
  content: "\10f856";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-bring-front:after {
  content: "\10f857";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-broadcast-tower:after {
  content: "\10f519";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-broom:after {
  content: "\10f51a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-browser:after {
  content: "\10f37e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-brush:after {
  content: "\10f55d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-bug:after {
  content: "\10f188";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-building:after {
  content: "\10f1ad";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-bullhorn:after {
  content: "\10f0a1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-bullseye:after {
  content: "\10f140";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-bullseye-arrow:after {
  content: "\10f648";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-bullseye-pointer:after {
  content: "\10f649";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-burger-soda:after {
  content: "\10f858";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-burn:after {
  content: "\10f46a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-burrito:after {
  content: "\10f7ed";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-bus:after {
  content: "\10f207";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-bus-alt:after {
  content: "\10f55e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-bus-school:after {
  content: "\10f5dd";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-business-time:after {
  content: "\10f64a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-cabinet-filing:after {
  content: "\10f64b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-cactus:after {
  content: "\10f8a7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-calculator:after {
  content: "\10f1ec";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-calculator-alt:after {
  content: "\10f64c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-calendar:after {
  content: "\10f133";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-calendar-alt:after {
  content: "\10f073";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-calendar-check:after {
  content: "\10f274";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-calendar-day:after {
  content: "\10f783";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-calendar-edit:after {
  content: "\10f333";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-calendar-exclamation:after {
  content: "\10f334";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-calendar-minus:after {
  content: "\10f272";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-calendar-plus:after {
  content: "\10f271";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-calendar-star:after {
  content: "\10f736";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-calendar-times:after {
  content: "\10f273";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-calendar-week:after {
  content: "\10f784";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-camcorder:after {
  content: "\10f8a8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-camera:after {
  content: "\10f030";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-camera-alt:after {
  content: "\10f332";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-camera-home:after {
  content: "\10f8fe";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-camera-movie:after {
  content: "\10f8a9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-camera-polaroid:after {
  content: "\10f8aa";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-camera-retro:after {
  content: "\10f083";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-campfire:after {
  content: "\10f6ba";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-campground:after {
  content: "\10f6bb";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-candle-holder:after {
  content: "\10f6bc";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-candy-cane:after {
  content: "\10f786";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-candy-corn:after {
  content: "\10f6bd";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-cannabis:after {
  content: "\10f55f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-capsules:after {
  content: "\10f46b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-car:after {
  content: "\10f1b9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-car-alt:after {
  content: "\10f5de";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-car-battery:after {
  content: "\10f5df";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-car-building:after {
  content: "\10f859";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-car-bump:after {
  content: "\10f5e0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-car-bus:after {
  content: "\10f85a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-car-crash:after {
  content: "\10f5e1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-car-garage:after {
  content: "\10f5e2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-car-mechanic:after {
  content: "\10f5e3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-car-side:after {
  content: "\10f5e4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-car-tilt:after {
  content: "\10f5e5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-car-wash:after {
  content: "\10f5e6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-caravan:after {
  content: "\10f8ff";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-caravan-alt:after {
  content: "\10f900";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-caret-circle-down:after {
  content: "\10f32d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-caret-circle-left:after {
  content: "\10f32e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-caret-circle-right:after {
  content: "\10f330";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-caret-circle-up:after {
  content: "\10f331";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-caret-down:after {
  content: "\10f0d7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-caret-left:after {
  content: "\10f0d9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-caret-right:after {
  content: "\10f0da";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-caret-square-down:after {
  content: "\10f150";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-caret-square-left:after {
  content: "\10f191";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-caret-square-right:after {
  content: "\10f152";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-caret-square-up:after {
  content: "\10f151";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-caret-up:after {
  content: "\10f0d8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-carrot:after {
  content: "\10f787";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-cars:after {
  content: "\10f85b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-cart-arrow-down:after {
  content: "\10f218";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-cart-plus:after {
  content: "\10f217";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-cash-register:after {
  content: "\10f788";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-cassette-tape:after {
  content: "\10f8ab";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-cat:after {
  content: "\10f6be";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-cat-space:after {
  content: "\10f901";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-cauldron:after {
  content: "\10f6bf";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-cctv:after {
  content: "\10f8ac";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-certificate:after {
  content: "\10f0a3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-chair:after {
  content: "\10f6c0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-chair-office:after {
  content: "\10f6c1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-chalkboard:after {
  content: "\10f51b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-chalkboard-teacher:after {
  content: "\10f51c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-charging-station:after {
  content: "\10f5e7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-chart-area:after {
  content: "\10f1fe";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-chart-bar:after {
  content: "\10f080";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-chart-line:after {
  content: "\10f201";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-chart-line-down:after {
  content: "\10f64d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-chart-network:after {
  content: "\10f78a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-chart-pie:after {
  content: "\10f200";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-chart-pie-alt:after {
  content: "\10f64e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-chart-scatter:after {
  content: "\10f7ee";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-check:after {
  content: "\10f00c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-check-circle:after {
  content: "\10f058";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-check-double:after {
  content: "\10f560";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-check-square:after {
  content: "\10f14a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-cheese:after {
  content: "\10f7ef";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-cheese-swiss:after {
  content: "\10f7f0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-cheeseburger:after {
  content: "\10f7f1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-chess:after {
  content: "\10f439";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-chess-bishop:after {
  content: "\10f43a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-chess-bishop-alt:after {
  content: "\10f43b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-chess-board:after {
  content: "\10f43c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-chess-clock:after {
  content: "\10f43d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-chess-clock-alt:after {
  content: "\10f43e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-chess-king:after {
  content: "\10f43f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-chess-king-alt:after {
  content: "\10f440";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-chess-knight:after {
  content: "\10f441";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-chess-knight-alt:after {
  content: "\10f442";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-chess-pawn:after {
  content: "\10f443";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-chess-pawn-alt:after {
  content: "\10f444";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-chess-queen:after {
  content: "\10f445";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-chess-queen-alt:after {
  content: "\10f446";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-chess-rook:after {
  content: "\10f447";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-chess-rook-alt:after {
  content: "\10f448";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-chevron-circle-down:after {
  content: "\10f13a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-chevron-circle-left:after {
  content: "\10f137";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-chevron-circle-right:after {
  content: "\10f138";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-chevron-circle-up:after {
  content: "\10f139";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-chevron-double-down:after {
  content: "\10f322";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-chevron-double-left:after {
  content: "\10f323";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-chevron-double-right:after {
  content: "\10f324";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-chevron-double-up:after {
  content: "\10f325";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-chevron-down:after {
  content: "\10f078";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-chevron-left:after {
  content: "\10f053";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-chevron-right:after {
  content: "\10f054";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-chevron-square-down:after {
  content: "\10f329";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-chevron-square-left:after {
  content: "\10f32a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-chevron-square-right:after {
  content: "\10f32b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-chevron-square-up:after {
  content: "\10f32c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-chevron-up:after {
  content: "\10f077";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-child:after {
  content: "\10f1ae";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-chimney:after {
  content: "\10f78b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-church:after {
  content: "\10f51d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-circle:after {
  content: "\10f111";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-circle-notch:after {
  content: "\10f1ce";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-city:after {
  content: "\10f64f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-clarinet:after {
  content: "\10f8ad";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-claw-marks:after {
  content: "\10f6c2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-clinic-medical:after {
  content: "\10f7f2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-clipboard:after {
  content: "\10f328";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-clipboard-check:after {
  content: "\10f46c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-clipboard-list:after {
  content: "\10f46d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-clipboard-list-check:after {
  content: "\10f737";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-clipboard-prescription:after {
  content: "\10f5e8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-clipboard-user:after {
  content: "\10f7f3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-clock:after {
  content: "\10f017";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-clone:after {
  content: "\10f24d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-closed-captioning:after {
  content: "\10f20a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-cloud:after {
  content: "\10f0c2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-cloud-download:after {
  content: "\10f0ed";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-cloud-download-alt:after {
  content: "\10f381";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-cloud-drizzle:after {
  content: "\10f738";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-cloud-hail:after {
  content: "\10f739";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-cloud-hail-mixed:after {
  content: "\10f73a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-cloud-meatball:after {
  content: "\10f73b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-cloud-moon:after {
  content: "\10f6c3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-cloud-moon-rain:after {
  content: "\10f73c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-cloud-music:after {
  content: "\10f8ae";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-cloud-rain:after {
  content: "\10f73d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-cloud-rainbow:after {
  content: "\10f73e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-cloud-showers:after {
  content: "\10f73f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-cloud-showers-heavy:after {
  content: "\10f740";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-cloud-sleet:after {
  content: "\10f741";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-cloud-snow:after {
  content: "\10f742";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-cloud-sun:after {
  content: "\10f6c4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-cloud-sun-rain:after {
  content: "\10f743";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-cloud-upload:after {
  content: "\10f0ee";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-cloud-upload-alt:after {
  content: "\10f382";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-clouds:after {
  content: "\10f744";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-clouds-moon:after {
  content: "\10f745";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-clouds-sun:after {
  content: "\10f746";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-club:after {
  content: "\10f327";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-cocktail:after {
  content: "\10f561";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-code:after {
  content: "\10f121";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-code-branch:after {
  content: "\10f126";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-code-commit:after {
  content: "\10f386";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-code-merge:after {
  content: "\10f387";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-coffee:after {
  content: "\10f0f4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-coffee-pot:after {
  content: "\10f902";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-coffee-togo:after {
  content: "\10f6c5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-coffin:after {
  content: "\10f6c6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-coffin-cross:after {
  content: "\10f951";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-cog:after {
  content: "\10f013";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-cogs:after {
  content: "\10f085";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-coin:after {
  content: "\10f85c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-coins:after {
  content: "\10f51e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-columns:after {
  content: "\10f0db";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-comet:after {
  content: "\10f903";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-comment:after {
  content: "\10f075";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-comment-alt:after {
  content: "\10f27a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-comment-alt-check:after {
  content: "\10f4a2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-comment-alt-dollar:after {
  content: "\10f650";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-comment-alt-dots:after {
  content: "\10f4a3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-comment-alt-edit:after {
  content: "\10f4a4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-comment-alt-exclamation:after {
  content: "\10f4a5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-comment-alt-lines:after {
  content: "\10f4a6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-comment-alt-medical:after {
  content: "\10f7f4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-comment-alt-minus:after {
  content: "\10f4a7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-comment-alt-music:after {
  content: "\10f8af";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-comment-alt-plus:after {
  content: "\10f4a8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-comment-alt-slash:after {
  content: "\10f4a9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-comment-alt-smile:after {
  content: "\10f4aa";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-comment-alt-times:after {
  content: "\10f4ab";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-comment-check:after {
  content: "\10f4ac";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-comment-dollar:after {
  content: "\10f651";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-comment-dots:after {
  content: "\10f4ad";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-comment-edit:after {
  content: "\10f4ae";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-comment-exclamation:after {
  content: "\10f4af";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-comment-lines:after {
  content: "\10f4b0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-comment-medical:after {
  content: "\10f7f5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-comment-minus:after {
  content: "\10f4b1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-comment-music:after {
  content: "\10f8b0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-comment-plus:after {
  content: "\10f4b2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-comment-slash:after {
  content: "\10f4b3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-comment-smile:after {
  content: "\10f4b4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-comment-times:after {
  content: "\10f4b5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-comments:after {
  content: "\10f086";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-comments-alt:after {
  content: "\10f4b6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-comments-alt-dollar:after {
  content: "\10f652";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-comments-dollar:after {
  content: "\10f653";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-compact-disc:after {
  content: "\10f51f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-compass:after {
  content: "\10f14e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-compass-slash:after {
  content: "\10f5e9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-compress:after {
  content: "\10f066";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-compress-alt:after {
  content: "\10f422";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-compress-arrows-alt:after {
  content: "\10f78c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-compress-wide:after {
  content: "\10f326";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-computer-classic:after {
  content: "\10f8b1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-computer-speaker:after {
  content: "\10f8b2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-concierge-bell:after {
  content: "\10f562";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-construction:after {
  content: "\10f85d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-container-storage:after {
  content: "\10f4b7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-conveyor-belt:after {
  content: "\10f46e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-conveyor-belt-alt:after {
  content: "\10f46f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-cookie:after {
  content: "\10f563";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-cookie-bite:after {
  content: "\10f564";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-copy:after {
  content: "\10f0c5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-copyright:after {
  content: "\10f1f9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-corn:after {
  content: "\10f6c7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-couch:after {
  content: "\10f4b8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-cow:after {
  content: "\10f6c8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-cowbell:after {
  content: "\10f8b3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-cowbell-more:after {
  content: "\10f8b4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-credit-card:after {
  content: "\10f09d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-credit-card-blank:after {
  content: "\10f389";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-credit-card-front:after {
  content: "\10f38a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-cricket:after {
  content: "\10f449";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-croissant:after {
  content: "\10f7f6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-crop:after {
  content: "\10f125";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-crop-alt:after {
  content: "\10f565";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-cross:after {
  content: "\10f654";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-crosshairs:after {
  content: "\10f05b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-crow:after {
  content: "\10f520";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-crown:after {
  content: "\10f521";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-crutch:after {
  content: "\10f7f7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-crutches:after {
  content: "\10f7f8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-cube:after {
  content: "\10f1b2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-cubes:after {
  content: "\10f1b3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-curling:after {
  content: "\10f44a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-cut:after {
  content: "\10f0c4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-dagger:after {
  content: "\10f6cb";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-database:after {
  content: "\10f1c0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-deaf:after {
  content: "\10f2a4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-debug:after {
  content: "\10f7f9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-deer:after {
  content: "\10f78e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-deer-rudolph:after {
  content: "\10f78f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-democrat:after {
  content: "\10f747";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-desktop:after {
  content: "\10f108";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-desktop-alt:after {
  content: "\10f390";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-dewpoint:after {
  content: "\10f748";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-dharmachakra:after {
  content: "\10f655";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-diagnoses:after {
  content: "\10f470";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-diamond:after {
  content: "\10f219";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-dice:after {
  content: "\10f522";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-dice-d10:after {
  content: "\10f6cd";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-dice-d12:after {
  content: "\10f6ce";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-dice-d20:after {
  content: "\10f6cf";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-dice-d4:after {
  content: "\10f6d0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-dice-d6:after {
  content: "\10f6d1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-dice-d8:after {
  content: "\10f6d2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-dice-five:after {
  content: "\10f523";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-dice-four:after {
  content: "\10f524";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-dice-one:after {
  content: "\10f525";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-dice-six:after {
  content: "\10f526";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-dice-three:after {
  content: "\10f527";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-dice-two:after {
  content: "\10f528";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-digging:after {
  content: "\10f85e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-digital-tachograph:after {
  content: "\10f566";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-diploma:after {
  content: "\10f5ea";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-directions:after {
  content: "\10f5eb";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-disc-drive:after {
  content: "\10f8b5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-disease:after {
  content: "\10f7fa";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-divide:after {
  content: "\10f529";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-dizzy:after {
  content: "\10f567";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-dna:after {
  content: "\10f471";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-do-not-enter:after {
  content: "\10f5ec";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-dog:after {
  content: "\10f6d3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-dog-leashed:after {
  content: "\10f6d4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-dollar-sign:after {
  content: "\10f155";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-dolly:after {
  content: "\10f472";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-dolly-empty:after {
  content: "\10f473";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-dolly-flatbed:after {
  content: "\10f474";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-dolly-flatbed-alt:after {
  content: "\10f475";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-dolly-flatbed-empty:after {
  content: "\10f476";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-donate:after {
  content: "\10f4b9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-door-closed:after {
  content: "\10f52a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-door-open:after {
  content: "\10f52b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-dot-circle:after {
  content: "\10f192";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-dove:after {
  content: "\10f4ba";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-download:after {
  content: "\10f019";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-drafting-compass:after {
  content: "\10f568";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-dragon:after {
  content: "\10f6d5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-draw-circle:after {
  content: "\10f5ed";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-draw-polygon:after {
  content: "\10f5ee";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-draw-square:after {
  content: "\10f5ef";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-dreidel:after {
  content: "\10f792";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-drone:after {
  content: "\10f85f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-drone-alt:after {
  content: "\10f860";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-drum:after {
  content: "\10f569";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-drum-steelpan:after {
  content: "\10f56a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-drumstick:after {
  content: "\10f6d6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-drumstick-bite:after {
  content: "\10f6d7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-dryer:after {
  content: "\10f861";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-dryer-alt:after {
  content: "\10f862";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-duck:after {
  content: "\10f6d8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-dumbbell:after {
  content: "\10f44b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-dumpster:after {
  content: "\10f793";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-dumpster-fire:after {
  content: "\10f794";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-dungeon:after {
  content: "\10f6d9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-ear:after {
  content: "\10f5f0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-ear-muffs:after {
  content: "\10f795";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-eclipse:after {
  content: "\10f749";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-eclipse-alt:after {
  content: "\10f74a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-edit:after {
  content: "\10f044";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-egg:after {
  content: "\10f7fb";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-egg-fried:after {
  content: "\10f7fc";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-eject:after {
  content: "\10f052";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-elephant:after {
  content: "\10f6da";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-ellipsis-h:after {
  content: "\10f141";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-ellipsis-h-alt:after {
  content: "\10f39b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-ellipsis-v:after {
  content: "\10f142";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-ellipsis-v-alt:after {
  content: "\10f39c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-empty-set:after {
  content: "\10f656";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-engine-warning:after {
  content: "\10f5f2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-envelope:after {
  content: "\10f0e0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-envelope-open:after {
  content: "\10f2b6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-envelope-open-dollar:after {
  content: "\10f657";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-envelope-open-text:after {
  content: "\10f658";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-envelope-square:after {
  content: "\10f199";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-equals:after {
  content: "\10f52c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-eraser:after {
  content: "\10f12d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-ethernet:after {
  content: "\10f796";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-euro-sign:after {
  content: "\10f153";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-exchange:after {
  content: "\10f0ec";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-exchange-alt:after {
  content: "\10f362";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-exclamation:after {
  content: "\10f12a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-exclamation-circle:after {
  content: "\10f06a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-exclamation-square:after {
  content: "\10f321";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-exclamation-triangle:after {
  content: "\10f071";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-expand:after {
  content: "\10f065";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-expand-alt:after {
  content: "\10f424";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-expand-arrows:after {
  content: "\10f31d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-expand-arrows-alt:after {
  content: "\10f31e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-expand-wide:after {
  content: "\10f320";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-external-link:after {
  content: "\10f08e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-external-link-alt:after {
  content: "\10f35d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-external-link-square:after {
  content: "\10f14c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-external-link-square-alt:after {
  content: "\10f360";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-eye:after {
  content: "\10f06e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-eye-dropper:after {
  content: "\10f1fb";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-eye-evil:after {
  content: "\10f6db";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-eye-slash:after {
  content: "\10f070";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-fan:after {
  content: "\10f863";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-fan-table:after {
  content: "\10f904";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-farm:after {
  content: "\10f864";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-fast-backward:after {
  content: "\10f049";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-fast-forward:after {
  content: "\10f050";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-faucet:after {
  content: "\10f905";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-faucet-drip:after {
  content: "\10f906";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-fax:after {
  content: "\10f1ac";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-feather:after {
  content: "\10f52d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-feather-alt:after {
  content: "\10f56b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-female:after {
  content: "\10f182";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-field-hockey:after {
  content: "\10f44c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-fighter-jet:after {
  content: "\10f0fb";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-file:after {
  content: "\10f15b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-file-alt:after {
  content: "\10f15c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-file-archive:after {
  content: "\10f1c6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-file-audio:after {
  content: "\10f1c7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-file-certificate:after {
  content: "\10f5f3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-file-chart-line:after {
  content: "\10f659";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-file-chart-pie:after {
  content: "\10f65a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-file-check:after {
  content: "\10f316";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-file-code:after {
  content: "\10f1c9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-file-contract:after {
  content: "\10f56c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-file-csv:after {
  content: "\10f6dd";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-file-download:after {
  content: "\10f56d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-file-edit:after {
  content: "\10f31c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-file-excel:after {
  content: "\10f1c3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-file-exclamation:after {
  content: "\10f31a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-file-export:after {
  content: "\10f56e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-file-image:after {
  content: "\10f1c5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-file-import:after {
  content: "\10f56f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-file-invoice:after {
  content: "\10f570";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-file-invoice-dollar:after {
  content: "\10f571";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-file-medical:after {
  content: "\10f477";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-file-medical-alt:after {
  content: "\10f478";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-file-minus:after {
  content: "\10f318";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-file-music:after {
  content: "\10f8b6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-file-pdf:after {
  content: "\10f1c1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-file-plus:after {
  content: "\10f319";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-file-powerpoint:after {
  content: "\10f1c4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-file-prescription:after {
  content: "\10f572";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-file-search:after {
  content: "\10f865";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-file-signature:after {
  content: "\10f573";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-file-spreadsheet:after {
  content: "\10f65b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-file-times:after {
  content: "\10f317";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-file-upload:after {
  content: "\10f574";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-file-user:after {
  content: "\10f65c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-file-video:after {
  content: "\10f1c8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-file-word:after {
  content: "\10f1c2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-files-medical:after {
  content: "\10f7fd";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-fill:after {
  content: "\10f575";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-fill-drip:after {
  content: "\10f576";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-film:after {
  content: "\10f008";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-film-alt:after {
  content: "\10f3a0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-film-canister:after {
  content: "\10f8b7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-filter:after {
  content: "\10f0b0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-fingerprint:after {
  content: "\10f577";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-fire:after {
  content: "\10f06d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-fire-alt:after {
  content: "\10f7e4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-fire-extinguisher:after {
  content: "\10f134";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-fire-smoke:after {
  content: "\10f74b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-fireplace:after {
  content: "\10f79a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-first-aid:after {
  content: "\10f479";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-fish:after {
  content: "\10f578";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-fish-cooked:after {
  content: "\10f7fe";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-fist-raised:after {
  content: "\10f6de";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-flag:after {
  content: "\10f024";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-flag-alt:after {
  content: "\10f74c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-flag-checkered:after {
  content: "\10f11e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-flag-usa:after {
  content: "\10f74d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-flame:after {
  content: "\10f6df";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-flashlight:after {
  content: "\10f8b8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-flask:after {
  content: "\10f0c3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-flask-poison:after {
  content: "\10f6e0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-flask-potion:after {
  content: "\10f6e1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-flower:after {
  content: "\10f7ff";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-flower-daffodil:after {
  content: "\10f800";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-flower-tulip:after {
  content: "\10f801";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-flushed:after {
  content: "\10f579";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-flute:after {
  content: "\10f8b9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-flux-capacitor:after {
  content: "\10f8ba";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-fog:after {
  content: "\10f74e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-folder:after {
  content: "\10f07b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-folder-download:after {
  content: "\10f953";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-folder-minus:after {
  content: "\10f65d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-folder-open:after {
  content: "\10f07c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-folder-plus:after {
  content: "\10f65e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-folder-times:after {
  content: "\10f65f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-folder-tree:after {
  content: "\10f802";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-folder-upload:after {
  content: "\10f954";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-folders:after {
  content: "\10f660";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-font:after {
  content: "\10f031";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-font-awesome-logo-full:after {
  content: "\10f4e6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-font-case:after {
  content: "\10f866";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-football-ball:after {
  content: "\10f44e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-football-helmet:after {
  content: "\10f44f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-forklift:after {
  content: "\10f47a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-forward:after {
  content: "\10f04e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-fragile:after {
  content: "\10f4bb";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-french-fries:after {
  content: "\10f803";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-frog:after {
  content: "\10f52e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-frosty-head:after {
  content: "\10f79b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-frown:after {
  content: "\10f119";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-frown-open:after {
  content: "\10f57a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-function:after {
  content: "\10f661";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-funnel-dollar:after {
  content: "\10f662";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-futbol:after {
  content: "\10f1e3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-galaxy:after {
  content: "\10f908";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-game-board:after {
  content: "\10f867";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-game-board-alt:after {
  content: "\10f868";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-game-console-handheld:after {
  content: "\10f8bb";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-gamepad:after {
  content: "\10f11b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-gamepad-alt:after {
  content: "\10f8bc";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-garage:after {
  content: "\10f909";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-garage-car:after {
  content: "\10f90a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-garage-open:after {
  content: "\10f90b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-gas-pump:after {
  content: "\10f52f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-gas-pump-slash:after {
  content: "\10f5f4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-gavel:after {
  content: "\10f0e3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-gem:after {
  content: "\10f3a5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-genderless:after {
  content: "\10f22d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-ghost:after {
  content: "\10f6e2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-gift:after {
  content: "\10f06b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-gift-card:after {
  content: "\10f663";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-gifts:after {
  content: "\10f79c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-gingerbread-man:after {
  content: "\10f79d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-glass:after {
  content: "\10f804";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-glass-champagne:after {
  content: "\10f79e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-glass-cheers:after {
  content: "\10f79f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-glass-citrus:after {
  content: "\10f869";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-glass-martini:after {
  content: "\10f000";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-glass-martini-alt:after {
  content: "\10f57b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-glass-whiskey:after {
  content: "\10f7a0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-glass-whiskey-rocks:after {
  content: "\10f7a1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-glasses:after {
  content: "\10f530";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-glasses-alt:after {
  content: "\10f5f5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-globe:after {
  content: "\10f0ac";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-globe-africa:after {
  content: "\10f57c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-globe-americas:after {
  content: "\10f57d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-globe-asia:after {
  content: "\10f57e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-globe-europe:after {
  content: "\10f7a2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-globe-snow:after {
  content: "\10f7a3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-globe-stand:after {
  content: "\10f5f6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-golf-ball:after {
  content: "\10f450";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-golf-club:after {
  content: "\10f451";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-gopuram:after {
  content: "\10f664";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-graduation-cap:after {
  content: "\10f19d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-gramophone:after {
  content: "\10f8bd";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-greater-than:after {
  content: "\10f531";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-greater-than-equal:after {
  content: "\10f532";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-grimace:after {
  content: "\10f57f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-grin:after {
  content: "\10f580";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-grin-alt:after {
  content: "\10f581";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-grin-beam:after {
  content: "\10f582";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-grin-beam-sweat:after {
  content: "\10f583";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-grin-hearts:after {
  content: "\10f584";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-grin-squint:after {
  content: "\10f585";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-grin-squint-tears:after {
  content: "\10f586";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-grin-stars:after {
  content: "\10f587";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-grin-tears:after {
  content: "\10f588";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-grin-tongue:after {
  content: "\10f589";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-grin-tongue-squint:after {
  content: "\10f58a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-grin-tongue-wink:after {
  content: "\10f58b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-grin-wink:after {
  content: "\10f58c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-grip-horizontal:after {
  content: "\10f58d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-grip-lines:after {
  content: "\10f7a4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-grip-lines-vertical:after {
  content: "\10f7a5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-grip-vertical:after {
  content: "\10f58e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-guitar:after {
  content: "\10f7a6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-guitar-electric:after {
  content: "\10f8be";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-guitars:after {
  content: "\10f8bf";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-h-square:after {
  content: "\10f0fd";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-h1:after {
  content: "\10f313";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-h2:after {
  content: "\10f314";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-h3:after {
  content: "\10f315";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-h4:after {
  content: "\10f86a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-hamburger:after {
  content: "\10f805";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-hammer:after {
  content: "\10f6e3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-hammer-war:after {
  content: "\10f6e4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-hamsa:after {
  content: "\10f665";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-hand-heart:after {
  content: "\10f4bc";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-hand-holding:after {
  content: "\10f4bd";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-hand-holding-box:after {
  content: "\10f47b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-hand-holding-heart:after {
  content: "\10f4be";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-hand-holding-magic:after {
  content: "\10f6e5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-hand-holding-medical:after {
  content: "\10f95c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-hand-holding-seedling:after {
  content: "\10f4bf";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-hand-holding-usd:after {
  content: "\10f4c0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-hand-holding-water:after {
  content: "\10f4c1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-hand-lizard:after {
  content: "\10f258";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-hand-middle-finger:after {
  content: "\10f806";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-hand-paper:after {
  content: "\10f256";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-hand-peace:after {
  content: "\10f25b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-hand-point-down:after {
  content: "\10f0a7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-hand-point-left:after {
  content: "\10f0a5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-hand-point-right:after {
  content: "\10f0a4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-hand-point-up:after {
  content: "\10f0a6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-hand-pointer:after {
  content: "\10f25a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-hand-receiving:after {
  content: "\10f47c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-hand-rock:after {
  content: "\10f255";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-hand-scissors:after {
  content: "\10f257";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-hand-sparkles:after {
  content: "\10f95d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-hand-spock:after {
  content: "\10f259";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-hands:after {
  content: "\10f4c2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-hands-heart:after {
  content: "\10f4c3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-hands-helping:after {
  content: "\10f4c4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-hands-usd:after {
  content: "\10f4c5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-hands-wash:after {
  content: "\10f95e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-handshake:after {
  content: "\10f2b5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-handshake-alt:after {
  content: "\10f4c6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-handshake-alt-slash:after {
  content: "\10f95f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-handshake-slash:after {
  content: "\10f960";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-hanukiah:after {
  content: "\10f6e6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-hard-hat:after {
  content: "\10f807";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-hashtag:after {
  content: "\10f292";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-hat-chef:after {
  content: "\10f86b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-hat-cowboy:after {
  content: "\10f8c0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-hat-cowboy-side:after {
  content: "\10f8c1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-hat-santa:after {
  content: "\10f7a7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-hat-winter:after {
  content: "\10f7a8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-hat-witch:after {
  content: "\10f6e7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-hat-wizard:after {
  content: "\10f6e8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-hdd:after {
  content: "\10f0a0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-head-side:after {
  content: "\10f6e9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-head-side-brain:after {
  content: "\10f808";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-head-side-cough:after {
  content: "\10f961";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-head-side-cough-slash:after {
  content: "\10f962";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-head-side-headphones:after {
  content: "\10f8c2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-head-side-mask:after {
  content: "\10f963";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-head-side-medical:after {
  content: "\10f809";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-head-side-virus:after {
  content: "\10f964";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-head-vr:after {
  content: "\10f6ea";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-heading:after {
  content: "\10f1dc";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-headphones:after {
  content: "\10f025";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-headphones-alt:after {
  content: "\10f58f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-headset:after {
  content: "\10f590";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-heart:after {
  content: "\10f004";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-heart-broken:after {
  content: "\10f7a9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-heart-circle:after {
  content: "\10f4c7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-heart-rate:after {
  content: "\10f5f8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-heart-square:after {
  content: "\10f4c8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-heartbeat:after {
  content: "\10f21e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-heat:after {
  content: "\10f90c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-helicopter:after {
  content: "\10f533";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-helmet-battle:after {
  content: "\10f6eb";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-hexagon:after {
  content: "\10f312";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-highlighter:after {
  content: "\10f591";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-hiking:after {
  content: "\10f6ec";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-hippo:after {
  content: "\10f6ed";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-history:after {
  content: "\10f1da";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-hockey-mask:after {
  content: "\10f6ee";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-hockey-puck:after {
  content: "\10f453";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-hockey-sticks:after {
  content: "\10f454";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-holly-berry:after {
  content: "\10f7aa";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-home:after {
  content: "\10f015";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-home-alt:after {
  content: "\10f80a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-home-heart:after {
  content: "\10f4c9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-home-lg:after {
  content: "\10f80b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-home-lg-alt:after {
  content: "\10f80c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-hood-cloak:after {
  content: "\10f6ef";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-horizontal-rule:after {
  content: "\10f86c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-horse:after {
  content: "\10f6f0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-horse-head:after {
  content: "\10f7ab";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-horse-saddle:after {
  content: "\10f8c3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-hospital:after {
  content: "\10f0f8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-hospital-alt:after {
  content: "\10f47d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-hospital-symbol:after {
  content: "\10f47e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-hospital-user:after {
  content: "\10f80d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-hospitals:after {
  content: "\10f80e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-hot-tub:after {
  content: "\10f593";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-hotdog:after {
  content: "\10f80f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-hotel:after {
  content: "\10f594";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-hourglass:after {
  content: "\10f254";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-hourglass-end:after {
  content: "\10f253";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-hourglass-half:after {
  content: "\10f252";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-hourglass-start:after {
  content: "\10f251";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-house:after {
  content: "\10f90d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-house-damage:after {
  content: "\10f6f1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-house-day:after {
  content: "\10f90e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-house-flood:after {
  content: "\10f74f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-house-leave:after {
  content: "\10f90f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-house-night:after {
  content: "\10f910";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-house-return:after {
  content: "\10f911";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-house-signal:after {
  content: "\10f912";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-house-user:after {
  content: "\10f965";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-hryvnia:after {
  content: "\10f6f2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-humidity:after {
  content: "\10f750";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-hurricane:after {
  content: "\10f751";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-i-cursor:after {
  content: "\10f246";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-ice-cream:after {
  content: "\10f810";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-ice-skate:after {
  content: "\10f7ac";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-icicles:after {
  content: "\10f7ad";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-icons:after {
  content: "\10f86d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-icons-alt:after {
  content: "\10f86e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-id-badge:after {
  content: "\10f2c1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-id-card:after {
  content: "\10f2c2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-id-card-alt:after {
  content: "\10f47f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-igloo:after {
  content: "\10f7ae";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-image:after {
  content: "\10f03e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-image-polaroid:after {
  content: "\10f8c4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-images:after {
  content: "\10f302";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-inbox:after {
  content: "\10f01c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-inbox-in:after {
  content: "\10f310";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-inbox-out:after {
  content: "\10f311";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-indent:after {
  content: "\10f03c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-industry:after {
  content: "\10f275";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-industry-alt:after {
  content: "\10f3b3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-infinity:after {
  content: "\10f534";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-info:after {
  content: "\10f129";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-info-circle:after {
  content: "\10f05a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-info-square:after {
  content: "\10f30f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-inhaler:after {
  content: "\10f5f9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-integral:after {
  content: "\10f667";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-intersection:after {
  content: "\10f668";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-inventory:after {
  content: "\10f480";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-island-tropical:after {
  content: "\10f811";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-italic:after {
  content: "\10f033";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-jack-o-lantern:after {
  content: "\10f30e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-jedi:after {
  content: "\10f669";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-joint:after {
  content: "\10f595";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-journal-whills:after {
  content: "\10f66a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-joystick:after {
  content: "\10f8c5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-jug:after {
  content: "\10f8c6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-kaaba:after {
  content: "\10f66b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-kazoo:after {
  content: "\10f8c7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-kerning:after {
  content: "\10f86f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-key:after {
  content: "\10f084";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-key-skeleton:after {
  content: "\10f6f3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-keyboard:after {
  content: "\10f11c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-keynote:after {
  content: "\10f66c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-khanda:after {
  content: "\10f66d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-kidneys:after {
  content: "\10f5fb";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-kiss:after {
  content: "\10f596";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-kiss-beam:after {
  content: "\10f597";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-kiss-wink-heart:after {
  content: "\10f598";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-kite:after {
  content: "\10f6f4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-kiwi-bird:after {
  content: "\10f535";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-knife-kitchen:after {
  content: "\10f6f5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-lambda:after {
  content: "\10f66e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-lamp:after {
  content: "\10f4ca";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-lamp-desk:after {
  content: "\10f914";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-lamp-floor:after {
  content: "\10f915";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-landmark:after {
  content: "\10f66f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-landmark-alt:after {
  content: "\10f752";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-language:after {
  content: "\10f1ab";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-laptop:after {
  content: "\10f109";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-laptop-code:after {
  content: "\10f5fc";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-laptop-house:after {
  content: "\10f966";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-laptop-medical:after {
  content: "\10f812";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-lasso:after {
  content: "\10f8c8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-laugh:after {
  content: "\10f599";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-laugh-beam:after {
  content: "\10f59a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-laugh-squint:after {
  content: "\10f59b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-laugh-wink:after {
  content: "\10f59c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-layer-group:after {
  content: "\10f5fd";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-layer-minus:after {
  content: "\10f5fe";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-layer-plus:after {
  content: "\10f5ff";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-leaf:after {
  content: "\10f06c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-leaf-heart:after {
  content: "\10f4cb";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-leaf-maple:after {
  content: "\10f6f6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-leaf-oak:after {
  content: "\10f6f7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-lemon:after {
  content: "\10f094";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-less-than:after {
  content: "\10f536";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-less-than-equal:after {
  content: "\10f537";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-level-down:after {
  content: "\10f149";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-level-down-alt:after {
  content: "\10f3be";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-level-up:after {
  content: "\10f148";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-level-up-alt:after {
  content: "\10f3bf";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-life-ring:after {
  content: "\10f1cd";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-light-ceiling:after {
  content: "\10f916";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-light-switch:after {
  content: "\10f917";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-light-switch-off:after {
  content: "\10f918";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-light-switch-on:after {
  content: "\10f919";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-lightbulb:after {
  content: "\10f0eb";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-lightbulb-dollar:after {
  content: "\10f670";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-lightbulb-exclamation:after {
  content: "\10f671";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-lightbulb-on:after {
  content: "\10f672";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-lightbulb-slash:after {
  content: "\10f673";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-lights-holiday:after {
  content: "\10f7b2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-line-columns:after {
  content: "\10f870";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-line-height:after {
  content: "\10f871";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-link:after {
  content: "\10f0c1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-lips:after {
  content: "\10f600";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-lira-sign:after {
  content: "\10f195";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-list:after {
  content: "\10f03a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-list-alt:after {
  content: "\10f022";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-list-music:after {
  content: "\10f8c9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-list-ol:after {
  content: "\10f0cb";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-list-ul:after {
  content: "\10f0ca";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-location:after {
  content: "\10f601";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-location-arrow:after {
  content: "\10f124";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-location-circle:after {
  content: "\10f602";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-location-slash:after {
  content: "\10f603";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-lock:after {
  content: "\10f023";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-lock-alt:after {
  content: "\10f30d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-lock-open:after {
  content: "\10f3c1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-lock-open-alt:after {
  content: "\10f3c2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-long-arrow-alt-down:after {
  content: "\10f309";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-long-arrow-alt-left:after {
  content: "\10f30a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-long-arrow-alt-right:after {
  content: "\10f30b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-long-arrow-alt-up:after {
  content: "\10f30c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-long-arrow-down:after {
  content: "\10f175";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-long-arrow-left:after {
  content: "\10f177";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-long-arrow-right:after {
  content: "\10f178";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-long-arrow-up:after {
  content: "\10f176";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-loveseat:after {
  content: "\10f4cc";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-low-vision:after {
  content: "\10f2a8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-luchador:after {
  content: "\10f455";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-luggage-cart:after {
  content: "\10f59d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-lungs:after {
  content: "\10f604";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-lungs-virus:after {
  content: "\10f967";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-mace:after {
  content: "\10f6f8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-magic:after {
  content: "\10f0d0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-magnet:after {
  content: "\10f076";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-mail-bulk:after {
  content: "\10f674";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-mailbox:after {
  content: "\10f813";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-male:after {
  content: "\10f183";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-mandolin:after {
  content: "\10f6f9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-map:after {
  content: "\10f279";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-map-marked:after {
  content: "\10f59f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-map-marked-alt:after {
  content: "\10f5a0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-map-marker:after {
  content: "\10f041";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-map-marker-alt:after {
  content: "\10f3c5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-map-marker-alt-slash:after {
  content: "\10f605";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-map-marker-check:after {
  content: "\10f606";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-map-marker-edit:after {
  content: "\10f607";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-map-marker-exclamation:after {
  content: "\10f608";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-map-marker-minus:after {
  content: "\10f609";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-map-marker-plus:after {
  content: "\10f60a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-map-marker-question:after {
  content: "\10f60b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-map-marker-slash:after {
  content: "\10f60c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-map-marker-smile:after {
  content: "\10f60d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-map-marker-times:after {
  content: "\10f60e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-map-pin:after {
  content: "\10f276";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-map-signs:after {
  content: "\10f277";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-marker:after {
  content: "\10f5a1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-mars:after {
  content: "\10f222";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-mars-double:after {
  content: "\10f227";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-mars-stroke:after {
  content: "\10f229";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-mars-stroke-h:after {
  content: "\10f22b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-mars-stroke-v:after {
  content: "\10f22a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-mask:after {
  content: "\10f6fa";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-meat:after {
  content: "\10f814";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-medal:after {
  content: "\10f5a2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-medkit:after {
  content: "\10f0fa";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-megaphone:after {
  content: "\10f675";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-meh:after {
  content: "\10f11a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-meh-blank:after {
  content: "\10f5a4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-meh-rolling-eyes:after {
  content: "\10f5a5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-memory:after {
  content: "\10f538";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-menorah:after {
  content: "\10f676";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-mercury:after {
  content: "\10f223";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-meteor:after {
  content: "\10f753";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-microchip:after {
  content: "\10f2db";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-microphone:after {
  content: "\10f130";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-microphone-alt:after {
  content: "\10f3c9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-microphone-alt-slash:after {
  content: "\10f539";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-microphone-slash:after {
  content: "\10f131";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-microphone-stand:after {
  content: "\10f8cb";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-microscope:after {
  content: "\10f610";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-microwave:after {
  content: "\10f91b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-mind-share:after {
  content: "\10f677";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-minus:after {
  content: "\10f068";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-minus-circle:after {
  content: "\10f056";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-minus-hexagon:after {
  content: "\10f307";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-minus-octagon:after {
  content: "\10f308";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-minus-square:after {
  content: "\10f146";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-mistletoe:after {
  content: "\10f7b4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-mitten:after {
  content: "\10f7b5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-mobile:after {
  content: "\10f10b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-mobile-alt:after {
  content: "\10f3cd";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-mobile-android:after {
  content: "\10f3ce";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-mobile-android-alt:after {
  content: "\10f3cf";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-money-bill:after {
  content: "\10f0d6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-money-bill-alt:after {
  content: "\10f3d1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-money-bill-wave:after {
  content: "\10f53a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-money-bill-wave-alt:after {
  content: "\10f53b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-money-check:after {
  content: "\10f53c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-money-check-alt:after {
  content: "\10f53d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-money-check-edit:after {
  content: "\10f872";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-money-check-edit-alt:after {
  content: "\10f873";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-monitor-heart-rate:after {
  content: "\10f611";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-monkey:after {
  content: "\10f6fb";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-monument:after {
  content: "\10f5a6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-moon:after {
  content: "\10f186";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-moon-cloud:after {
  content: "\10f754";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-moon-stars:after {
  content: "\10f755";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-mortar-pestle:after {
  content: "\10f5a7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-mosque:after {
  content: "\10f678";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-motorcycle:after {
  content: "\10f21c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-mountain:after {
  content: "\10f6fc";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-mountains:after {
  content: "\10f6fd";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-mouse:after {
  content: "\10f8cc";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-mouse-alt:after {
  content: "\10f8cd";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-mouse-pointer:after {
  content: "\10f245";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-mp3-player:after {
  content: "\10f8ce";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-mug:after {
  content: "\10f874";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-mug-hot:after {
  content: "\10f7b6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-mug-marshmallows:after {
  content: "\10f7b7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-mug-tea:after {
  content: "\10f875";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-music:after {
  content: "\10f001";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-music-alt:after {
  content: "\10f8cf";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-music-alt-slash:after {
  content: "\10f8d0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-music-slash:after {
  content: "\10f8d1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-narwhal:after {
  content: "\10f6fe";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-network-wired:after {
  content: "\10f6ff";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-neuter:after {
  content: "\10f22c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-newspaper:after {
  content: "\10f1ea";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-not-equal:after {
  content: "\10f53e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-notes-medical:after {
  content: "\10f481";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-object-group:after {
  content: "\10f247";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-object-ungroup:after {
  content: "\10f248";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-octagon:after {
  content: "\10f306";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-oil-can:after {
  content: "\10f613";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-oil-temp:after {
  content: "\10f614";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-om:after {
  content: "\10f679";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-omega:after {
  content: "\10f67a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-ornament:after {
  content: "\10f7b8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-otter:after {
  content: "\10f700";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-outdent:after {
  content: "\10f03b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-outlet:after {
  content: "\10f91c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-oven:after {
  content: "\10f91d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-overline:after {
  content: "\10f876";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-page-break:after {
  content: "\10f877";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-pager:after {
  content: "\10f815";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-paint-brush:after {
  content: "\10f1fc";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-paint-brush-alt:after {
  content: "\10f5a9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-paint-roller:after {
  content: "\10f5aa";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-palette:after {
  content: "\10f53f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-pallet:after {
  content: "\10f482";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-pallet-alt:after {
  content: "\10f483";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-paper-plane:after {
  content: "\10f1d8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-paperclip:after {
  content: "\10f0c6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-parachute-box:after {
  content: "\10f4cd";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-paragraph:after {
  content: "\10f1dd";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-paragraph-rtl:after {
  content: "\10f878";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-parking:after {
  content: "\10f540";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-parking-circle:after {
  content: "\10f615";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-parking-circle-slash:after {
  content: "\10f616";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-parking-slash:after {
  content: "\10f617";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-passport:after {
  content: "\10f5ab";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-pastafarianism:after {
  content: "\10f67b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-paste:after {
  content: "\10f0ea";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-pause:after {
  content: "\10f04c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-pause-circle:after {
  content: "\10f28b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-paw:after {
  content: "\10f1b0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-paw-alt:after {
  content: "\10f701";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-paw-claws:after {
  content: "\10f702";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-peace:after {
  content: "\10f67c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-pegasus:after {
  content: "\10f703";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-pen:after {
  content: "\10f304";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-pen-alt:after {
  content: "\10f305";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-pen-fancy:after {
  content: "\10f5ac";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-pen-nib:after {
  content: "\10f5ad";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-pen-square:after {
  content: "\10f14b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-pencil:after {
  content: "\10f040";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-pencil-alt:after {
  content: "\10f303";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-pencil-paintbrush:after {
  content: "\10f618";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-pencil-ruler:after {
  content: "\10f5ae";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-pennant:after {
  content: "\10f456";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-people-arrows:after {
  content: "\10f968";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-people-carry:after {
  content: "\10f4ce";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-pepper-hot:after {
  content: "\10f816";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-percent:after {
  content: "\10f295";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-percentage:after {
  content: "\10f541";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-person-booth:after {
  content: "\10f756";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-person-carry:after {
  content: "\10f4cf";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-person-dolly:after {
  content: "\10f4d0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-person-dolly-empty:after {
  content: "\10f4d1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-person-sign:after {
  content: "\10f757";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-phone:after {
  content: "\10f095";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-phone-alt:after {
  content: "\10f879";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-phone-laptop:after {
  content: "\10f87a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-phone-office:after {
  content: "\10f67d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-phone-plus:after {
  content: "\10f4d2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-phone-rotary:after {
  content: "\10f8d3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-phone-slash:after {
  content: "\10f3dd";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-phone-square:after {
  content: "\10f098";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-phone-square-alt:after {
  content: "\10f87b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-phone-volume:after {
  content: "\10f2a0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-photo-video:after {
  content: "\10f87c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-pi:after {
  content: "\10f67e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-piano:after {
  content: "\10f8d4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-piano-keyboard:after {
  content: "\10f8d5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-pie:after {
  content: "\10f705";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-pig:after {
  content: "\10f706";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-piggy-bank:after {
  content: "\10f4d3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-pills:after {
  content: "\10f484";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-pizza:after {
  content: "\10f817";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-pizza-slice:after {
  content: "\10f818";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-place-of-worship:after {
  content: "\10f67f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-plane:after {
  content: "\10f072";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-plane-alt:after {
  content: "\10f3de";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-plane-arrival:after {
  content: "\10f5af";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-plane-departure:after {
  content: "\10f5b0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-plane-slash:after {
  content: "\10f969";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-planet-moon:after {
  content: "\10f91f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-planet-ringed:after {
  content: "\10f920";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-play:after {
  content: "\10f04b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-play-circle:after {
  content: "\10f144";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-plug:after {
  content: "\10f1e6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-plus:after {
  content: "\10f067";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-plus-circle:after {
  content: "\10f055";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-plus-hexagon:after {
  content: "\10f300";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-plus-octagon:after {
  content: "\10f301";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-plus-square:after {
  content: "\10f0fe";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-podcast:after {
  content: "\10f2ce";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-podium:after {
  content: "\10f680";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-podium-star:after {
  content: "\10f758";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-police-box:after {
  content: "\10f921";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-poll:after {
  content: "\10f681";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-poll-h:after {
  content: "\10f682";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-poll-people:after {
  content: "\10f759";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-poo:after {
  content: "\10f2fe";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-poo-storm:after {
  content: "\10f75a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-poop:after {
  content: "\10f619";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-popcorn:after {
  content: "\10f819";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-portal-enter:after {
  content: "\10f922";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-portal-exit:after {
  content: "\10f923";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-portrait:after {
  content: "\10f3e0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-pound-sign:after {
  content: "\10f154";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-power-off:after {
  content: "\10f011";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-pray:after {
  content: "\10f683";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-praying-hands:after {
  content: "\10f684";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-prescription:after {
  content: "\10f5b1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-prescription-bottle:after {
  content: "\10f485";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-prescription-bottle-alt:after {
  content: "\10f486";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-presentation:after {
  content: "\10f685";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-print:after {
  content: "\10f02f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-print-search:after {
  content: "\10f81a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-print-slash:after {
  content: "\10f686";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-procedures:after {
  content: "\10f487";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-project-diagram:after {
  content: "\10f542";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-projector:after {
  content: "\10f8d6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-pump-medical:after {
  content: "\10f96a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-pump-soap:after {
  content: "\10f96b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-pumpkin:after {
  content: "\10f707";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-puzzle-piece:after {
  content: "\10f12e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-qrcode:after {
  content: "\10f029";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-question:after {
  content: "\10f128";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-question-circle:after {
  content: "\10f059";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-question-square:after {
  content: "\10f2fd";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-quidditch:after {
  content: "\10f458";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-quote-left:after {
  content: "\10f10d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-quote-right:after {
  content: "\10f10e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-quran:after {
  content: "\10f687";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-rabbit:after {
  content: "\10f708";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-rabbit-fast:after {
  content: "\10f709";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-racquet:after {
  content: "\10f45a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-radar:after {
  content: "\10f924";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-radiation:after {
  content: "\10f7b9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-radiation-alt:after {
  content: "\10f7ba";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-radio:after {
  content: "\10f8d7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-radio-alt:after {
  content: "\10f8d8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-rainbow:after {
  content: "\10f75b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-raindrops:after {
  content: "\10f75c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-ram:after {
  content: "\10f70a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-ramp-loading:after {
  content: "\10f4d4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-random:after {
  content: "\10f074";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-raygun:after {
  content: "\10f925";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-receipt:after {
  content: "\10f543";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-record-vinyl:after {
  content: "\10f8d9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-rectangle-landscape:after {
  content: "\10f2fa";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-rectangle-portrait:after {
  content: "\10f2fb";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-rectangle-wide:after {
  content: "\10f2fc";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-recycle:after {
  content: "\10f1b8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-redo:after {
  content: "\10f01e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-redo-alt:after {
  content: "\10f2f9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-refrigerator:after {
  content: "\10f926";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-registered:after {
  content: "\10f25d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-remove-format:after {
  content: "\10f87d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-repeat:after {
  content: "\10f363";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-repeat-1:after {
  content: "\10f365";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-repeat-1-alt:after {
  content: "\10f366";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-repeat-alt:after {
  content: "\10f364";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-reply:after {
  content: "\10f3e5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-reply-all:after {
  content: "\10f122";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-republican:after {
  content: "\10f75e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-restroom:after {
  content: "\10f7bd";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-retweet:after {
  content: "\10f079";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-retweet-alt:after {
  content: "\10f361";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-ribbon:after {
  content: "\10f4d6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-ring:after {
  content: "\10f70b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-rings-wedding:after {
  content: "\10f81b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-road:after {
  content: "\10f018";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-robot:after {
  content: "\10f544";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-rocket:after {
  content: "\10f135";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-rocket-launch:after {
  content: "\10f927";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-route:after {
  content: "\10f4d7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-route-highway:after {
  content: "\10f61a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-route-interstate:after {
  content: "\10f61b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-router:after {
  content: "\10f8da";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-rss:after {
  content: "\10f09e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-rss-square:after {
  content: "\10f143";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-ruble-sign:after {
  content: "\10f158";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-ruler:after {
  content: "\10f545";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-ruler-combined:after {
  content: "\10f546";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-ruler-horizontal:after {
  content: "\10f547";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-ruler-triangle:after {
  content: "\10f61c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-ruler-vertical:after {
  content: "\10f548";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-running:after {
  content: "\10f70c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-rupee-sign:after {
  content: "\10f156";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-rv:after {
  content: "\10f7be";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-sack:after {
  content: "\10f81c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-sack-dollar:after {
  content: "\10f81d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-sad-cry:after {
  content: "\10f5b3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-sad-tear:after {
  content: "\10f5b4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-salad:after {
  content: "\10f81e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-sandwich:after {
  content: "\10f81f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-satellite:after {
  content: "\10f7bf";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-satellite-dish:after {
  content: "\10f7c0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-sausage:after {
  content: "\10f820";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-save:after {
  content: "\10f0c7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-sax-hot:after {
  content: "\10f8db";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-saxophone:after {
  content: "\10f8dc";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-scalpel:after {
  content: "\10f61d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-scalpel-path:after {
  content: "\10f61e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-scanner:after {
  content: "\10f488";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-scanner-image:after {
  content: "\10f8f3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-scanner-keyboard:after {
  content: "\10f489";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-scanner-touchscreen:after {
  content: "\10f48a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-scarecrow:after {
  content: "\10f70d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-scarf:after {
  content: "\10f7c1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-school:after {
  content: "\10f549";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-screwdriver:after {
  content: "\10f54a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-scroll:after {
  content: "\10f70e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-scroll-old:after {
  content: "\10f70f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-scrubber:after {
  content: "\10f2f8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-scythe:after {
  content: "\10f710";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-sd-card:after {
  content: "\10f7c2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-search:after {
  content: "\10f002";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-search-dollar:after {
  content: "\10f688";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-search-location:after {
  content: "\10f689";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-search-minus:after {
  content: "\10f010";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-search-plus:after {
  content: "\10f00e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-seedling:after {
  content: "\10f4d8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-send-back:after {
  content: "\10f87e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-send-backward:after {
  content: "\10f87f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-sensor:after {
  content: "\10f928";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-sensor-alert:after {
  content: "\10f929";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-sensor-fire:after {
  content: "\10f92a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-sensor-on:after {
  content: "\10f92b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-sensor-smoke:after {
  content: "\10f92c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-server:after {
  content: "\10f233";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-shapes:after {
  content: "\10f61f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-share:after {
  content: "\10f064";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-share-all:after {
  content: "\10f367";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-share-alt:after {
  content: "\10f1e0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-share-alt-square:after {
  content: "\10f1e1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-share-square:after {
  content: "\10f14d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-sheep:after {
  content: "\10f711";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-shekel-sign:after {
  content: "\10f20b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-shield:after {
  content: "\10f132";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-shield-alt:after {
  content: "\10f3ed";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-shield-check:after {
  content: "\10f2f7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-shield-cross:after {
  content: "\10f712";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-shield-virus:after {
  content: "\10f96c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-ship:after {
  content: "\10f21a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-shipping-fast:after {
  content: "\10f48b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-shipping-timed:after {
  content: "\10f48c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-shish-kebab:after {
  content: "\10f821";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-shoe-prints:after {
  content: "\10f54b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-shopping-bag:after {
  content: "\10f290";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-shopping-basket:after {
  content: "\10f291";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-shopping-cart:after {
  content: "\10f07a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-shovel:after {
  content: "\10f713";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-shovel-snow:after {
  content: "\10f7c3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-shower:after {
  content: "\10f2cc";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-shredder:after {
  content: "\10f68a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-shuttle-van:after {
  content: "\10f5b6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-shuttlecock:after {
  content: "\10f45b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-sickle:after {
  content: "\10f822";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-sigma:after {
  content: "\10f68b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-sign:after {
  content: "\10f4d9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-sign-in:after {
  content: "\10f090";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-sign-in-alt:after {
  content: "\10f2f6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-sign-language:after {
  content: "\10f2a7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-sign-out:after {
  content: "\10f08b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-sign-out-alt:after {
  content: "\10f2f5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-signal:after {
  content: "\10f012";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-signal-1:after {
  content: "\10f68c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-signal-2:after {
  content: "\10f68d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-signal-3:after {
  content: "\10f68e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-signal-4:after {
  content: "\10f68f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-signal-alt:after {
  content: "\10f690";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-signal-alt-1:after {
  content: "\10f691";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-signal-alt-2:after {
  content: "\10f692";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-signal-alt-3:after {
  content: "\10f693";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-signal-alt-slash:after {
  content: "\10f694";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-signal-slash:after {
  content: "\10f695";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-signal-stream:after {
  content: "\10f8dd";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-signature:after {
  content: "\10f5b7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-sim-card:after {
  content: "\10f7c4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-sink:after {
  content: "\10f96d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-siren:after {
  content: "\10f92d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-siren-on:after {
  content: "\10f92e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-sitemap:after {
  content: "\10f0e8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-skating:after {
  content: "\10f7c5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-skeleton:after {
  content: "\10f620";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-ski-jump:after {
  content: "\10f7c7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-ski-lift:after {
  content: "\10f7c8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-skiing:after {
  content: "\10f7c9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-skiing-nordic:after {
  content: "\10f7ca";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-skull:after {
  content: "\10f54c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-skull-cow:after {
  content: "\10f8de";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-skull-crossbones:after {
  content: "\10f714";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-slash:after {
  content: "\10f715";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-sledding:after {
  content: "\10f7cb";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-sleigh:after {
  content: "\10f7cc";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-sliders-h:after {
  content: "\10f1de";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-sliders-h-square:after {
  content: "\10f3f0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-sliders-v:after {
  content: "\10f3f1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-sliders-v-square:after {
  content: "\10f3f2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-smile:after {
  content: "\10f118";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-smile-beam:after {
  content: "\10f5b8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-smile-plus:after {
  content: "\10f5b9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-smile-wink:after {
  content: "\10f4da";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-smog:after {
  content: "\10f75f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-smoke:after {
  content: "\10f760";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-smoking:after {
  content: "\10f48d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-smoking-ban:after {
  content: "\10f54d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-sms:after {
  content: "\10f7cd";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-snake:after {
  content: "\10f716";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-snooze:after {
  content: "\10f880";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-snow-blowing:after {
  content: "\10f761";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-snowboarding:after {
  content: "\10f7ce";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-snowflake:after {
  content: "\10f2dc";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-snowflakes:after {
  content: "\10f7cf";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-snowman:after {
  content: "\10f7d0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-snowmobile:after {
  content: "\10f7d1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-snowplow:after {
  content: "\10f7d2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-soap:after {
  content: "\10f96e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-socks:after {
  content: "\10f696";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-solar-panel:after {
  content: "\10f5ba";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-solar-system:after {
  content: "\10f92f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-sort:after {
  content: "\10f0dc";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-sort-alpha-down:after {
  content: "\10f15d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-sort-alpha-down-alt:after {
  content: "\10f881";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-sort-alpha-up:after {
  content: "\10f15e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-sort-alpha-up-alt:after {
  content: "\10f882";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-sort-alt:after {
  content: "\10f883";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-sort-amount-down:after {
  content: "\10f160";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-sort-amount-down-alt:after {
  content: "\10f884";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-sort-amount-up:after {
  content: "\10f161";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-sort-amount-up-alt:after {
  content: "\10f885";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-sort-circle:after {
  content: "\10f930";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-sort-circle-down:after {
  content: "\10f931";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-sort-circle-up:after {
  content: "\10f932";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-sort-down:after {
  content: "\10f0dd";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-sort-numeric-down:after {
  content: "\10f162";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-sort-numeric-down-alt:after {
  content: "\10f886";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-sort-numeric-up:after {
  content: "\10f163";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-sort-numeric-up-alt:after {
  content: "\10f887";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-sort-shapes-down:after {
  content: "\10f888";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-sort-shapes-down-alt:after {
  content: "\10f889";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-sort-shapes-up:after {
  content: "\10f88a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-sort-shapes-up-alt:after {
  content: "\10f88b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-sort-size-down:after {
  content: "\10f88c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-sort-size-down-alt:after {
  content: "\10f88d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-sort-size-up:after {
  content: "\10f88e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-sort-size-up-alt:after {
  content: "\10f88f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-sort-up:after {
  content: "\10f0de";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-soup:after {
  content: "\10f823";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-spa:after {
  content: "\10f5bb";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-space-shuttle:after {
  content: "\10f197";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-space-station-moon:after {
  content: "\10f933";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-space-station-moon-alt:after {
  content: "\10f934";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-spade:after {
  content: "\10f2f4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-sparkles:after {
  content: "\10f890";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-speaker:after {
  content: "\10f8df";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-speakers:after {
  content: "\10f8e0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-spell-check:after {
  content: "\10f891";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-spider:after {
  content: "\10f717";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-spider-black-widow:after {
  content: "\10f718";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-spider-web:after {
  content: "\10f719";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-spinner:after {
  content: "\10f110";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-spinner-third:after {
  content: "\10f3f4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-splotch:after {
  content: "\10f5bc";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-spray-can:after {
  content: "\10f5bd";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-sprinkler:after {
  content: "\10f935";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-square:after {
  content: "\10f0c8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-square-full:after {
  content: "\10f45c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-square-root:after {
  content: "\10f697";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-square-root-alt:after {
  content: "\10f698";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-squirrel:after {
  content: "\10f71a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-staff:after {
  content: "\10f71b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-stamp:after {
  content: "\10f5bf";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-star:after {
  content: "\10f005";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-star-and-crescent:after {
  content: "\10f699";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-star-christmas:after {
  content: "\10f7d4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-star-exclamation:after {
  content: "\10f2f3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-star-half:after {
  content: "\10f089";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-star-half-alt:after {
  content: "\10f5c0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-star-of-david:after {
  content: "\10f69a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-star-of-life:after {
  content: "\10f621";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-star-shooting:after {
  content: "\10f936";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-starfighter:after {
  content: "\10f937";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-starfighter-alt:after {
  content: "\10f938";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-stars:after {
  content: "\10f762";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-starship:after {
  content: "\10f939";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-starship-freighter:after {
  content: "\10f93a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-steak:after {
  content: "\10f824";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-steering-wheel:after {
  content: "\10f622";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-step-backward:after {
  content: "\10f048";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-step-forward:after {
  content: "\10f051";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-stethoscope:after {
  content: "\10f0f1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-sticky-note:after {
  content: "\10f249";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-stocking:after {
  content: "\10f7d5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-stomach:after {
  content: "\10f623";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-stop:after {
  content: "\10f04d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-stop-circle:after {
  content: "\10f28d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-stopwatch:after {
  content: "\10f2f2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-stopwatch-20:after {
  content: "\10f96f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-store:after {
  content: "\10f54e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-store-alt:after {
  content: "\10f54f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-store-alt-slash:after {
  content: "\10f970";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-store-slash:after {
  content: "\10f971";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-stream:after {
  content: "\10f550";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-street-view:after {
  content: "\10f21d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-stretcher:after {
  content: "\10f825";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-strikethrough:after {
  content: "\10f0cc";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-stroopwafel:after {
  content: "\10f551";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-subscript:after {
  content: "\10f12c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-subway:after {
  content: "\10f239";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-suitcase:after {
  content: "\10f0f2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-suitcase-rolling:after {
  content: "\10f5c1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-sun:after {
  content: "\10f185";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-sun-cloud:after {
  content: "\10f763";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-sun-dust:after {
  content: "\10f764";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-sun-haze:after {
  content: "\10f765";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-sunglasses:after {
  content: "\10f892";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-sunrise:after {
  content: "\10f766";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-sunset:after {
  content: "\10f767";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-superscript:after {
  content: "\10f12b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-surprise:after {
  content: "\10f5c2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-swatchbook:after {
  content: "\10f5c3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-swimmer:after {
  content: "\10f5c4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-swimming-pool:after {
  content: "\10f5c5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-sword:after {
  content: "\10f71c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-sword-laser:after {
  content: "\10f93b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-sword-laser-alt:after {
  content: "\10f93c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-swords:after {
  content: "\10f71d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-swords-laser:after {
  content: "\10f93d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-synagogue:after {
  content: "\10f69b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-sync:after {
  content: "\10f021";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-sync-alt:after {
  content: "\10f2f1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-syringe:after {
  content: "\10f48e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-table:after {
  content: "\10f0ce";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-table-tennis:after {
  content: "\10f45d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-tablet:after {
  content: "\10f10a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-tablet-alt:after {
  content: "\10f3fa";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-tablet-android:after {
  content: "\10f3fb";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-tablet-android-alt:after {
  content: "\10f3fc";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-tablet-rugged:after {
  content: "\10f48f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-tablets:after {
  content: "\10f490";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-tachometer:after {
  content: "\10f0e4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-tachometer-alt:after {
  content: "\10f3fd";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-tachometer-alt-average:after {
  content: "\10f624";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-tachometer-alt-fast:after {
  content: "\10f625";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-tachometer-alt-fastest:after {
  content: "\10f626";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-tachometer-alt-slow:after {
  content: "\10f627";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-tachometer-alt-slowest:after {
  content: "\10f628";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-tachometer-average:after {
  content: "\10f629";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-tachometer-fast:after {
  content: "\10f62a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-tachometer-fastest:after {
  content: "\10f62b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-tachometer-slow:after {
  content: "\10f62c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-tachometer-slowest:after {
  content: "\10f62d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-taco:after {
  content: "\10f826";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-tag:after {
  content: "\10f02b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-tags:after {
  content: "\10f02c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-tally:after {
  content: "\10f69c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-tanakh:after {
  content: "\10f827";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-tape:after {
  content: "\10f4db";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-tasks:after {
  content: "\10f0ae";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-tasks-alt:after {
  content: "\10f828";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-taxi:after {
  content: "\10f1ba";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-teeth:after {
  content: "\10f62e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-teeth-open:after {
  content: "\10f62f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-telescope:after {
  content: "\10f93e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-temperature-down:after {
  content: "\10f93f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-temperature-frigid:after {
  content: "\10f768";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-temperature-high:after {
  content: "\10f769";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-temperature-hot:after {
  content: "\10f76a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-temperature-low:after {
  content: "\10f76b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-temperature-up:after {
  content: "\10f940";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-tenge:after {
  content: "\10f7d7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-tennis-ball:after {
  content: "\10f45e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-terminal:after {
  content: "\10f120";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-text:after {
  content: "\10f893";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-text-height:after {
  content: "\10f034";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-text-size:after {
  content: "\10f894";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-text-width:after {
  content: "\10f035";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-th:after {
  content: "\10f00a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-th-large:after {
  content: "\10f009";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-th-list:after {
  content: "\10f00b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-theater-masks:after {
  content: "\10f630";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-thermometer:after {
  content: "\10f491";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-thermometer-empty:after {
  content: "\10f2cb";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-thermometer-full:after {
  content: "\10f2c7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-thermometer-half:after {
  content: "\10f2c9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-thermometer-quarter:after {
  content: "\10f2ca";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-thermometer-three-quarters:after {
  content: "\10f2c8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-theta:after {
  content: "\10f69e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-thumbs-down:after {
  content: "\10f165";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-thumbs-up:after {
  content: "\10f164";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-thumbtack:after {
  content: "\10f08d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-thunderstorm:after {
  content: "\10f76c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-thunderstorm-moon:after {
  content: "\10f76d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-thunderstorm-sun:after {
  content: "\10f76e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-ticket:after {
  content: "\10f145";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-ticket-alt:after {
  content: "\10f3ff";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-tilde:after {
  content: "\10f69f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-times:after {
  content: "\10f00d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-times-circle:after {
  content: "\10f057";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-times-hexagon:after {
  content: "\10f2ee";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-times-octagon:after {
  content: "\10f2f0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-times-square:after {
  content: "\10f2d3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-tint:after {
  content: "\10f043";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-tint-slash:after {
  content: "\10f5c7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-tire:after {
  content: "\10f631";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-tire-flat:after {
  content: "\10f632";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-tire-pressure-warning:after {
  content: "\10f633";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-tire-rugged:after {
  content: "\10f634";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-tired:after {
  content: "\10f5c8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-toggle-off:after {
  content: "\10f204";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-toggle-on:after {
  content: "\10f205";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-toilet:after {
  content: "\10f7d8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-toilet-paper:after {
  content: "\10f71e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-toilet-paper-alt:after {
  content: "\10f71f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-toilet-paper-slash:after {
  content: "\10f972";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-tombstone:after {
  content: "\10f720";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-tombstone-alt:after {
  content: "\10f721";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-toolbox:after {
  content: "\10f552";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-tools:after {
  content: "\10f7d9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-tooth:after {
  content: "\10f5c9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-toothbrush:after {
  content: "\10f635";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-torah:after {
  content: "\10f6a0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-torii-gate:after {
  content: "\10f6a1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-tornado:after {
  content: "\10f76f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-tractor:after {
  content: "\10f722";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-trademark:after {
  content: "\10f25c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-traffic-cone:after {
  content: "\10f636";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-traffic-light:after {
  content: "\10f637";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-traffic-light-go:after {
  content: "\10f638";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-traffic-light-slow:after {
  content: "\10f639";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-traffic-light-stop:after {
  content: "\10f63a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-trailer:after {
  content: "\10f941";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-train:after {
  content: "\10f238";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-tram:after {
  content: "\10f7da";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-transgender:after {
  content: "\10f224";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-transgender-alt:after {
  content: "\10f225";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-transporter:after {
  content: "\10f942";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-transporter-1:after {
  content: "\10f943";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-transporter-2:after {
  content: "\10f944";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-transporter-3:after {
  content: "\10f945";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-transporter-empty:after {
  content: "\10f946";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-trash:after {
  content: "\10f1f8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-trash-alt:after {
  content: "\10f2ed";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-trash-restore:after {
  content: "\10f829";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-trash-restore-alt:after {
  content: "\10f82a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-trash-undo:after {
  content: "\10f895";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-trash-undo-alt:after {
  content: "\10f896";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-treasure-chest:after {
  content: "\10f723";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-tree:after {
  content: "\10f1bb";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-tree-alt:after {
  content: "\10f400";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-tree-christmas:after {
  content: "\10f7db";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-tree-decorated:after {
  content: "\10f7dc";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-tree-large:after {
  content: "\10f7dd";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-tree-palm:after {
  content: "\10f82b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-trees:after {
  content: "\10f724";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-triangle:after {
  content: "\10f2ec";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-triangle-music:after {
  content: "\10f8e2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-trophy:after {
  content: "\10f091";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-trophy-alt:after {
  content: "\10f2eb";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-truck:after {
  content: "\10f0d1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-truck-container:after {
  content: "\10f4dc";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-truck-couch:after {
  content: "\10f4dd";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-truck-loading:after {
  content: "\10f4de";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-truck-monster:after {
  content: "\10f63b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-truck-moving:after {
  content: "\10f4df";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-truck-pickup:after {
  content: "\10f63c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-truck-plow:after {
  content: "\10f7de";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-truck-ramp:after {
  content: "\10f4e0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-trumpet:after {
  content: "\10f8e3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-tshirt:after {
  content: "\10f553";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-tty:after {
  content: "\10f1e4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-turkey:after {
  content: "\10f725";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-turntable:after {
  content: "\10f8e4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-turtle:after {
  content: "\10f726";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-tv:after {
  content: "\10f26c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-tv-alt:after {
  content: "\10f8e5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-tv-music:after {
  content: "\10f8e6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-tv-retro:after {
  content: "\10f401";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-typewriter:after {
  content: "\10f8e7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-ufo:after {
  content: "\10f947";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-ufo-beam:after {
  content: "\10f948";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-umbrella:after {
  content: "\10f0e9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-umbrella-beach:after {
  content: "\10f5ca";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-underline:after {
  content: "\10f0cd";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-undo:after {
  content: "\10f0e2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-undo-alt:after {
  content: "\10f2ea";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-unicorn:after {
  content: "\10f727";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-union:after {
  content: "\10f6a2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-universal-access:after {
  content: "\10f29a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-university:after {
  content: "\10f19c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-unlink:after {
  content: "\10f127";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-unlock:after {
  content: "\10f09c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-unlock-alt:after {
  content: "\10f13e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-upload:after {
  content: "\10f093";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-usb-drive:after {
  content: "\10f8e9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-usd-circle:after {
  content: "\10f2e8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-usd-square:after {
  content: "\10f2e9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-user:after {
  content: "\10f007";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-user-alien:after {
  content: "\10f94a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-user-alt:after {
  content: "\10f406";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-user-alt-slash:after {
  content: "\10f4fa";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-user-astronaut:after {
  content: "\10f4fb";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-user-chart:after {
  content: "\10f6a3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-user-check:after {
  content: "\10f4fc";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-user-circle:after {
  content: "\10f2bd";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-user-clock:after {
  content: "\10f4fd";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-user-cog:after {
  content: "\10f4fe";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-user-cowboy:after {
  content: "\10f8ea";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-user-crown:after {
  content: "\10f6a4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-user-edit:after {
  content: "\10f4ff";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-user-friends:after {
  content: "\10f500";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-user-graduate:after {
  content: "\10f501";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-user-hard-hat:after {
  content: "\10f82c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-user-headset:after {
  content: "\10f82d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-user-injured:after {
  content: "\10f728";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-user-lock:after {
  content: "\10f502";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-user-md:after {
  content: "\10f0f0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-user-md-chat:after {
  content: "\10f82e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-user-minus:after {
  content: "\10f503";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-user-music:after {
  content: "\10f8eb";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-user-ninja:after {
  content: "\10f504";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-user-nurse:after {
  content: "\10f82f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-user-plus:after {
  content: "\10f234";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-user-robot:after {
  content: "\10f94b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-user-secret:after {
  content: "\10f21b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-user-shield:after {
  content: "\10f505";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-user-slash:after {
  content: "\10f506";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-user-tag:after {
  content: "\10f507";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-user-tie:after {
  content: "\10f508";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-user-times:after {
  content: "\10f235";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-user-unlock:after {
  content: "\10f958";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-user-visor:after {
  content: "\10f94c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-users:after {
  content: "\10f0c0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-users-class:after {
  content: "\10f63d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-users-cog:after {
  content: "\10f509";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-users-crown:after {
  content: "\10f6a5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-users-medical:after {
  content: "\10f830";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-users-slash:after {
  content: "\10f973";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-utensil-fork:after {
  content: "\10f2e3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-utensil-knife:after {
  content: "\10f2e4";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-utensil-spoon:after {
  content: "\10f2e5";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-utensils:after {
  content: "\10f2e7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-utensils-alt:after {
  content: "\10f2e6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-vacuum:after {
  content: "\10f94d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-vacuum-robot:after {
  content: "\10f94e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-value-absolute:after {
  content: "\10f6a6";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-vector-square:after {
  content: "\10f5cb";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-venus:after {
  content: "\10f221";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-venus-double:after {
  content: "\10f226";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-venus-mars:after {
  content: "\10f228";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-vhs:after {
  content: "\10f8ec";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-vial:after {
  content: "\10f492";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-vials:after {
  content: "\10f493";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-video:after {
  content: "\10f03d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-video-plus:after {
  content: "\10f4e1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-video-slash:after {
  content: "\10f4e2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-vihara:after {
  content: "\10f6a7";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-violin:after {
  content: "\10f8ed";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-virus:after {
  content: "\10f974";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-virus-slash:after {
  content: "\10f975";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-viruses:after {
  content: "\10f976";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-voicemail:after {
  content: "\10f897";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-volcano:after {
  content: "\10f770";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-volleyball-ball:after {
  content: "\10f45f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-volume:after {
  content: "\10f6a8";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-volume-down:after {
  content: "\10f027";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-volume-mute:after {
  content: "\10f6a9";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-volume-off:after {
  content: "\10f026";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-volume-slash:after {
  content: "\10f2e2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-volume-up:after {
  content: "\10f028";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-vote-nay:after {
  content: "\10f771";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-vote-yea:after {
  content: "\10f772";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-vr-cardboard:after {
  content: "\10f729";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-wagon-covered:after {
  content: "\10f8ee";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-walker:after {
  content: "\10f831";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-walkie-talkie:after {
  content: "\10f8ef";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-walking:after {
  content: "\10f554";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-wallet:after {
  content: "\10f555";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-wand:after {
  content: "\10f72a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-wand-magic:after {
  content: "\10f72b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-warehouse:after {
  content: "\10f494";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-warehouse-alt:after {
  content: "\10f495";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-washer:after {
  content: "\10f898";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-watch:after {
  content: "\10f2e1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-watch-calculator:after {
  content: "\10f8f0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-watch-fitness:after {
  content: "\10f63e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-water:after {
  content: "\10f773";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-water-lower:after {
  content: "\10f774";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-water-rise:after {
  content: "\10f775";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-wave-sine:after {
  content: "\10f899";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-wave-square:after {
  content: "\10f83e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-wave-triangle:after {
  content: "\10f89a";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-waveform:after {
  content: "\10f8f1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-waveform-path:after {
  content: "\10f8f2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-webcam:after {
  content: "\10f832";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-webcam-slash:after {
  content: "\10f833";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-weight:after {
  content: "\10f496";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-weight-hanging:after {
  content: "\10f5cd";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-whale:after {
  content: "\10f72c";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-wheat:after {
  content: "\10f72d";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-wheelchair:after {
  content: "\10f193";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-whistle:after {
  content: "\10f460";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-wifi:after {
  content: "\10f1eb";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-wifi-1:after {
  content: "\10f6aa";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-wifi-2:after {
  content: "\10f6ab";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-wifi-slash:after {
  content: "\10f6ac";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-wind:after {
  content: "\10f72e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-wind-turbine:after {
  content: "\10f89b";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-wind-warning:after {
  content: "\10f776";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-window:after {
  content: "\10f40e";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-window-alt:after {
  content: "\10f40f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-window-close:after {
  content: "\10f410";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-window-frame:after {
  content: "\10f94f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-window-frame-open:after {
  content: "\10f950";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-window-maximize:after {
  content: "\10f2d0";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-window-minimize:after {
  content: "\10f2d1";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-window-restore:after {
  content: "\10f2d2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-windsock:after {
  content: "\10f777";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-wine-bottle:after {
  content: "\10f72f";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-wine-glass:after {
  content: "\10f4e3";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-wine-glass-alt:after {
  content: "\10f5ce";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-won-sign:after {
  content: "\10f159";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-wreath:after {
  content: "\10f7e2";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-wrench:after {
  content: "\10f0ad";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-x-ray:after {
  content: "\10f497";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-yen-sign:after {
  content: "\10f157";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fad.fa-yin-yang:after {
  content: "\10f6ad";
}

@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 300;
  font-display: block;
  src: url(../webfonts/fa-light-300.eot);
  src: url(../webfonts/fa-light-300.eot?#iefix) format("embedded-opentype"), url(../webfonts/fa-light-300.woff2) format("woff2"), url(../webfonts/fa-light-300.woff) format("woff"), url(../webfonts/fa-light-300.ttf) format("truetype"), url(../webfonts/fa-light-300.svg#fontawesome) format("svg");
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fal {
  font-weight: 300;
}

@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(../webfonts/fa-regular-400.eot);
  src: url(../webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(../webfonts/fa-regular-400.woff2) format("woff2"), url(../webfonts/fa-regular-400.woff) format("woff"), url(../webfonts/fa-regular-400.ttf) format("truetype"), url(../webfonts/fa-regular-400.svg#fontawesome) format("svg");
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fal, .far {
  font-family: "Font Awesome 5 Pro";
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.far {
  font-weight: 400;
}

@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(../webfonts/fa-solid-900.eot);
  src: url(../webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(../webfonts/fa-solid-900.woff2) format("woff2"), url(../webfonts/fa-solid-900.woff) format("woff"), url(../webfonts/fa-solid-900.ttf) format("truetype"), url(../webfonts/fa-solid-900.svg#fontawesome) format("svg");
}

/* line 5, vendor/assets/stylesheets/fontawesome-all.min.css */
.fa, .fas {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
}

/*
  A blue based theme, inspired by Blinksale and their ColorBurn widget. http://firewheeldesign.com
  
  AUTHOR: Geoffrey Grosenbach http://nubyonrails.com
  
  Colors: 
    Light Blue: bbccff 
    White: eeddee
    Turq: 003355
    Cream: ffffdd
*/
/* line 13, vendor/assets/stylesheets/calendar_styles/blue.css */
.calendar {
  margin: auto;
}

/* line 17, vendor/assets/stylesheets/calendar_styles/blue.css */
.monthName th {
  font-weight: normal;
  text-align: right;
  padding-top: 1em;
  padding-bottom: 0.7em;
}

/* line 24, vendor/assets/stylesheets/calendar_styles/blue.css */
.dayName th {
  font-size: 0.7em;
  padding-top: 0.6em;
  padding-bottom: 0.3em;
  background-color: #303030;
  color: white;
}

/* line 32, vendor/assets/stylesheets/calendar_styles/blue.css */
.otherMonth, .normalDay, .specialDay, .specialDayNoUsers, .nonSpecialDayWithUsers, .pastDay {
  padding: 0.7em 1em;
  border-right: 1px solid white;
}

/* line 37, vendor/assets/stylesheets/calendar_styles/blue.css */
.otherMonth {
  color: #cccccc;
  background-color: white;
}

/* line 42, vendor/assets/stylesheets/calendar_styles/blue.css */
.normalDay, .specialDay, .specialDayNoUsers, .nonSpecialDayWithUsers, .pastDay {
  text-align: center;
  border-bottom: 1px dotted #bbbbbb;
  background-color: #DFEEFF;
}

/* line 47, vendor/assets/stylesheets/calendar_styles/blue.css */
.specialDay {
  background-color: #3C763D !important;
  color: white;
}

/* line 51, vendor/assets/stylesheets/calendar_styles/blue.css */
.specialDayNoUsers {
  background-color: #0E003F !important;
  color: white;
}

/* line 55, vendor/assets/stylesheets/calendar_styles/blue.css */
.nonSpecialDayWithUsers {
  background-color: #6B0003 !important;
  color: white;
}

/* line 59, vendor/assets/stylesheets/calendar_styles/blue.css */
.pastDay {
  background-color: #dddddd;
  color: #aaaaaa;
}

/* line 63, vendor/assets/stylesheets/calendar_styles/blue.css */
.specialDay a, .specialDay a:visited, .specialDay a:hover, .nonSpecialDayWithUsers a, .nonSpecialDayWithUsers a:visited, .nonSpecialDayWithUsers a:hover {
  color: white;
  text-decoration: none;
}

/* line 67, vendor/assets/stylesheets/calendar_styles/blue.css */
.specialDay:hover {
  color: white;
  background-color: #1FA907 !important;
}

/* line 71, vendor/assets/stylesheets/calendar_styles/blue.css */
.nonSpecialDayWithUsers:hover {
  color: white;
  background-color: #860007 !important;
}

/* line 75, vendor/assets/stylesheets/calendar_styles/blue.css */
.weekendDay {
  background-color: #FDFFDC;
}

/* line 78, vendor/assets/stylesheets/calendar_styles/blue.css */
.today {
  background-color: #444;
}

/* line 2, app/assets/stylesheets/fullcalendar.scss */
body.fullcalendar .fc-widget-header table {
  margin-bottom: 0;
}

/* line 6, app/assets/stylesheets/fullcalendar.scss */
body.fullcalendar .fullcalendar * {
  overflow-y: hidden;
}

/*!
 * FullCalendar v3.1.0 Stylesheet
 * Docs & License: http://fullcalendar.io/
 * (c) 2016 Adam Shaw
 */
/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-icon, body .fc {
  font-size: 1em;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-button-group, .fc-icon {
  display: inline-block;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-bg, .fc-row .fc-bgevent-skeleton, .fc-row .fc-highlight-skeleton {
  bottom: 0;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-icon, .fc-unselectable {
  -khtml-user-select: none;
  -webkit-touch-callout: none;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc {
  direction: ltr;
  text-align: left;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-rtl {
  text-align: right;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc th, .fc-basic-view td.fc-week-number, .fc-icon, .fc-toolbar {
  text-align: center;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-unthemed .fc-content, .fc-unthemed .fc-divider, .fc-unthemed .fc-list-heading td, .fc-unthemed .fc-list-view, .fc-unthemed .fc-popover, .fc-unthemed .fc-row, .fc-unthemed tbody, .fc-unthemed td, .fc-unthemed th, .fc-unthemed thead {
  border-color: #ddd;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-unthemed .fc-popover {
  background-color: #fff;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-unthemed .fc-divider, .fc-unthemed .fc-list-heading td, .fc-unthemed .fc-popover .fc-header {
  background: #eee;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-unthemed .fc-popover .fc-header .fc-close {
  color: #666;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-unthemed td.fc-today {
  background: #fcf8e3;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-highlight {
  background: #bce8f1;
  opacity: .3;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-bgevent {
  background: #8fdf82;
  opacity: .3;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-nonbusiness {
  background: #d7d7d7;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-icon {
  height: 1em;
  line-height: 1em;
  overflow: hidden;
  font-family: "Courier New",Courier,monospace;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-icon:after {
  position: relative;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-icon-left-single-arrow:after {
  content: "\02039";
  font-weight: 700;
  font-size: 200%;
  top: -7%;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-icon-right-single-arrow:after {
  content: "\0203A";
  font-weight: 700;
  font-size: 200%;
  top: -7%;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-icon-left-double-arrow:after {
  content: "\000AB";
  font-size: 160%;
  top: -7%;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-icon-right-double-arrow:after {
  content: "\000BB";
  font-size: 160%;
  top: -7%;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-icon-left-triangle:after {
  content: "\25C4";
  font-size: 125%;
  top: 3%;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-icon-right-triangle:after {
  content: "\25BA";
  font-size: 125%;
  top: 3%;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-icon-down-triangle:after {
  content: "\25BC";
  font-size: 125%;
  top: 2%;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-icon-x:after {
  content: "\000D7";
  font-size: 200%;
  top: 6%;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc button {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  height: 2.1em;
  padding: 0 .6em;
  font-size: 1em;
  white-space: nowrap;
  cursor: pointer;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc button::-moz-focus-inner {
  margin: 0;
  padding: 0;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-state-default {
  border: 1px solid;
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
  background-image: -o-linear-gradient(top, #fff, #e6e6e6);
  background-image: linear-gradient(to bottom, #fff, #e6e6e6);
  background-repeat: repeat-x;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-state-default.fc-corner-left {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-state-default.fc-corner-right {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc button .fc-icon {
  position: relative;
  top: -.05em;
  margin: 0 .2em;
  vertical-align: middle;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-state-active, .fc-state-disabled, .fc-state-down, .fc-state-hover {
  color: #333;
  background-color: #e6e6e6;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-state-hover {
  color: #333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position .1s linear;
  -moz-transition: background-position .1s linear;
  -o-transition: background-position .1s linear;
  transition: background-position .1s linear;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-state-active, .fc-state-down {
  background-color: #ccc;
  background-image: none;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-state-disabled {
  cursor: default;
  background-image: none;
  opacity: .65;
  box-shadow: none;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-event.fc-draggable, .fc-event[href], .fc-popover .fc-header .fc-close, a[data-goto] {
  cursor: pointer;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc .fc-button-group > * {
  float: left;
  margin: 0 0 0 -1px;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc .fc-button-group > :first-child {
  margin-left: 0;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-popover {
  position: absolute;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-popover .fc-header {
  padding: 2px 4px;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-popover .fc-header .fc-title {
  margin: 0 2px;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-ltr .fc-popover .fc-header .fc-title, .fc-rtl .fc-popover .fc-header .fc-close {
  float: left;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-ltr .fc-popover .fc-header .fc-close, .fc-rtl .fc-popover .fc-header .fc-title {
  float: right;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-unthemed .fc-popover {
  border-width: 1px;
  border-style: solid;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-unthemed .fc-popover .fc-header .fc-close {
  font-size: .9em;
  margin-top: 2px;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-popover > .ui-widget-header + .ui-widget-content {
  border-top: 0;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-divider {
  border-style: solid;
  border-width: 1px;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
hr.fc-divider {
  height: 0;
  margin: 0;
  padding: 0 0 2px;
  border-width: 1px 0;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-bg table, .fc-row .fc-bgevent-skeleton table, .fc-row .fc-highlight-skeleton table {
  height: 100%;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-clear {
  clear: both;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-bg, .fc-bgevent-skeleton, .fc-helper-skeleton, .fc-highlight-skeleton {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc table {
  width: 100%;
  box-sizing: border-box;
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 1em;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc td, .fc th {
  border-style: solid;
  border-width: 1px;
  padding: 0;
  vertical-align: top;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc td.fc-today {
  border-style: double;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
a[data-goto]:hover {
  text-decoration: underline;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc .fc-row {
  border-style: solid;
  border-width: 0;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-row table {
  border-left: 0 hidden transparent;
  border-right: 0 hidden transparent;
  border-bottom: 0 hidden transparent;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-row:first-child table {
  border-top: 0 hidden transparent;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-row {
  position: relative;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-row .fc-bg {
  z-index: 1;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-row .fc-bgevent-skeleton td, .fc-row .fc-highlight-skeleton td {
  border-color: transparent;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-row .fc-bgevent-skeleton {
  z-index: 2;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-row .fc-highlight-skeleton {
  z-index: 3;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-row .fc-content-skeleton {
  position: relative;
  z-index: 4;
  padding-bottom: 2px;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-row .fc-helper-skeleton {
  z-index: 5;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-row .fc-content-skeleton td, .fc-row .fc-helper-skeleton td {
  background: 0 0;
  border-color: transparent;
  border-bottom: 0;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-row .fc-content-skeleton tbody td, .fc-row .fc-helper-skeleton tbody td {
  border-top: 0;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-scroller {
  -webkit-overflow-scrolling: touch;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-row.fc-rigid, .fc-time-grid-event {
  overflow: hidden;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-scroller > .fc-day-grid, .fc-scroller > .fc-time-grid {
  position: relative;
  width: 100%;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-event {
  position: relative;
  display: block;
  font-size: .85em;
  line-height: 1.3;
  border-radius: 3px;
  border: 1px solid #3a87ad;
  font-weight: 400;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-event, .fc-event-dot {
  background-color: #3a87ad;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-event, .fc-event:hover, .ui-widget .fc-event {
  color: #fff;
  text-decoration: none;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-not-allowed, .fc-not-allowed .fc-event {
  cursor: not-allowed;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-event .fc-bg {
  z-index: 1;
  background: #fff;
  opacity: .25;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-event .fc-content {
  position: relative;
  z-index: 2;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-event .fc-resizer {
  position: absolute;
  z-index: 4;
  display: none;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-event.fc-allow-mouse-resize .fc-resizer, .fc-event.fc-selected .fc-resizer {
  display: block;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-event.fc-selected .fc-resizer:before {
  content: "";
  position: absolute;
  z-index: 9999;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-left: -20px;
  margin-top: -20px;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-event.fc-selected {
  z-index: 9999 !important;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-event.fc-selected.fc-dragging {
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-h-event.fc-selected:before {
  content: "";
  position: absolute;
  z-index: 3;
  top: -10px;
  bottom: -10px;
  left: 0;
  right: 0;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-ltr .fc-h-event.fc-not-start, .fc-rtl .fc-h-event.fc-not-end {
  margin-left: 0;
  border-left-width: 0;
  padding-left: 1px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-ltr .fc-h-event.fc-not-end, .fc-rtl .fc-h-event.fc-not-start {
  margin-right: 0;
  border-right-width: 0;
  padding-right: 1px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-ltr .fc-h-event .fc-start-resizer, .fc-rtl .fc-h-event .fc-end-resizer {
  cursor: w-resize;
  left: -1px;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-ltr .fc-h-event .fc-end-resizer, .fc-rtl .fc-h-event .fc-start-resizer {
  cursor: e-resize;
  right: -1px;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-h-event.fc-allow-mouse-resize .fc-resizer {
  width: 7px;
  top: -1px;
  bottom: -1px;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-h-event.fc-selected .fc-resizer {
  border-radius: 4px;
  border-width: 1px;
  width: 6px;
  height: 6px;
  border-style: solid;
  border-color: inherit;
  background: #fff;
  top: 50%;
  margin-top: -4px;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-ltr .fc-h-event.fc-selected .fc-start-resizer, .fc-rtl .fc-h-event.fc-selected .fc-end-resizer {
  margin-left: -4px;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-ltr .fc-h-event.fc-selected .fc-end-resizer, .fc-rtl .fc-h-event.fc-selected .fc-start-resizer {
  margin-right: -4px;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-day-grid-event {
  margin: 1px 2px 0;
  padding: 0 1px;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
tr:first-child > td > .fc-day-grid-event {
  margin-top: 2px;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-day-grid-event.fc-selected:after {
  content: "";
  position: absolute;
  z-index: 1;
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  background: #000;
  opacity: .25;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-day-grid-event .fc-content {
  white-space: nowrap;
  overflow: hidden;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-day-grid-event .fc-time {
  font-weight: 700;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer, .fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer {
  margin-left: -2px;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer, .fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer {
  margin-right: -2px;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
a.fc-more {
  margin: 1px 3px;
  font-size: .85em;
  cursor: pointer;
  text-decoration: none;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
a.fc-more:hover {
  text-decoration: underline;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-limited {
  display: none;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-day-grid .fc-row {
  z-index: 1;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-more-popover {
  z-index: 2;
  width: 220px;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-more-popover .fc-event-container {
  padding: 10px;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-now-indicator {
  position: absolute;
  border: 0 solid red;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-unselectable {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-toolbar.fc-header-toolbar {
  margin-bottom: 1em;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-toolbar.fc-footer-toolbar {
  margin-top: 1em;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-toolbar .fc-left {
  float: left;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-toolbar .fc-right {
  float: right;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-toolbar .fc-center {
  display: inline-block;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc .fc-toolbar > * > * {
  float: left;
  margin-left: .75em;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc .fc-toolbar > * > :first-child {
  margin-left: 0;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-toolbar h2 {
  margin: 0;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-toolbar button {
  position: relative;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-toolbar .fc-state-hover, .fc-toolbar .ui-state-hover {
  z-index: 2;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-toolbar .fc-state-down {
  z-index: 3;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-toolbar .fc-state-active, .fc-toolbar .ui-state-active {
  z-index: 4;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-toolbar button:focus {
  z-index: 5;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-view-container *, .fc-view-container :after, .fc-view-container :before {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-view, .fc-view > table {
  position: relative;
  z-index: 1;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-basicDay-view .fc-content-skeleton, .fc-basicWeek-view .fc-content-skeleton {
  padding-bottom: 1em;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-basic-view .fc-body .fc-row {
  min-height: 4em;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-row.fc-rigid .fc-content-skeleton {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-day-top.fc-other-month {
  opacity: .3;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-basic-view .fc-day-number, .fc-basic-view .fc-week-number {
  padding: 2px;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-basic-view th.fc-day-number, .fc-basic-view th.fc-week-number {
  padding: 0 2px;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
  float: right;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-rtl .fc-basic-view .fc-day-top .fc-day-number {
  float: left;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-ltr .fc-basic-view .fc-day-top .fc-week-number {
  float: left;
  border-radius: 0 0 3px;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-rtl .fc-basic-view .fc-day-top .fc-week-number {
  float: right;
  border-radius: 0 0 0 3px;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-basic-view .fc-day-top .fc-week-number {
  min-width: 1.5em;
  text-align: center;
  background-color: #f2f2f2;
  color: grey;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-basic-view td.fc-week-number > * {
  display: inline-block;
  min-width: 1.25em;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-agenda-view .fc-day-grid {
  position: relative;
  z-index: 2;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-agenda-view .fc-day-grid .fc-row {
  min-height: 3em;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton {
  padding-bottom: 1em;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc .fc-axis {
  vertical-align: middle;
  padding: 0 4px;
  white-space: nowrap;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-ltr .fc-axis {
  text-align: right;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-rtl .fc-axis {
  text-align: left;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.ui-widget td.fc-axis {
  font-weight: 400;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-time-grid, .fc-time-grid-container {
  position: relative;
  z-index: 1;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-time-grid {
  min-height: 100%;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-time-grid table {
  border: 0 hidden transparent;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-time-grid > .fc-bg {
  z-index: 1;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-time-grid .fc-slats, .fc-time-grid > hr {
  position: relative;
  z-index: 2;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-time-grid .fc-content-col {
  position: relative;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-time-grid .fc-content-skeleton {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  right: 0;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-time-grid .fc-business-container {
  position: relative;
  z-index: 1;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-time-grid .fc-bgevent-container {
  position: relative;
  z-index: 2;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-time-grid .fc-highlight-container {
  z-index: 3;
  position: relative;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-time-grid .fc-event-container {
  position: relative;
  z-index: 4;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-time-grid .fc-now-indicator-line {
  z-index: 5;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-time-grid .fc-helper-container {
  position: relative;
  z-index: 6;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-time-grid .fc-slats td {
  height: 1.5em;
  border-bottom: 0;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-time-grid .fc-slats .fc-minor td {
  border-top-style: dotted;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-time-grid .fc-slats .ui-widget-content {
  background: 0 0;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-time-grid .fc-highlight {
  position: absolute;
  left: 0;
  right: 0;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-ltr .fc-time-grid .fc-event-container {
  margin: 0 2.5% 0 2px;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-rtl .fc-time-grid .fc-event-container {
  margin: 0 2px 0 2.5%;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-time-grid .fc-bgevent, .fc-time-grid .fc-event {
  position: absolute;
  z-index: 1;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-time-grid .fc-bgevent {
  left: 0;
  right: 0;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-v-event.fc-not-start {
  border-top-width: 0;
  padding-top: 1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-v-event.fc-not-end {
  border-bottom-width: 0;
  padding-bottom: 1px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-time-grid-event.fc-selected {
  overflow: visible;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-time-grid-event.fc-selected .fc-bg {
  display: none;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-time-grid-event .fc-content {
  overflow: hidden;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-time-grid-event .fc-time, .fc-time-grid-event .fc-title {
  padding: 0 1px;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-time-grid-event .fc-time {
  font-size: .85em;
  white-space: nowrap;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-time-grid-event.fc-short .fc-content {
  white-space: nowrap;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-time-grid-event.fc-short .fc-time, .fc-time-grid-event.fc-short .fc-title {
  display: inline-block;
  vertical-align: top;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-time-grid-event.fc-short .fc-time span {
  display: none;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-time-grid-event.fc-short .fc-time:before {
  content: attr(data-start);
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-time-grid-event.fc-short .fc-time:after {
  content: "\000A0-\000A0";
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-time-grid-event.fc-short .fc-title {
  font-size: .85em;
  padding: 0;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer {
  left: 0;
  right: 0;
  bottom: 0;
  height: 8px;
  overflow: hidden;
  line-height: 8px;
  font-size: 11px;
  font-family: monospace;
  text-align: center;
  cursor: s-resize;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer:after {
  content: "=";
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-time-grid-event.fc-selected .fc-resizer {
  border-radius: 5px;
  border-width: 1px;
  width: 8px;
  height: 8px;
  border-style: solid;
  border-color: inherit;
  background: #fff;
  left: 50%;
  margin-left: -5px;
  bottom: -5px;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-time-grid .fc-now-indicator-line {
  border-top-width: 1px;
  left: 0;
  right: 0;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-time-grid .fc-now-indicator-arrow {
  margin-top: -5px;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-ltr .fc-time-grid .fc-now-indicator-arrow {
  left: 0;
  border-width: 5px 0 5px 6px;
  border-top-color: transparent;
  border-bottom-color: transparent;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-rtl .fc-time-grid .fc-now-indicator-arrow {
  right: 0;
  border-width: 5px 6px 5px 0;
  border-top-color: transparent;
  border-bottom-color: transparent;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-event-dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 5px;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-rtl .fc-list-view {
  direction: rtl;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-list-view {
  border-width: 1px;
  border-style: solid;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc .fc-list-table {
  table-layout: auto;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-list-table td {
  border-width: 1px 0 0;
  padding: 8px 14px;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-list-table tr:first-child td {
  border-top-width: 0;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-list-heading {
  border-bottom-width: 1px;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-list-heading td {
  font-weight: 700;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-ltr .fc-list-heading-main {
  float: left;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-ltr .fc-list-heading-alt, .fc-rtl .fc-list-heading-main {
  float: right;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-rtl .fc-list-heading-alt {
  float: left;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-list-item.fc-has-url {
  cursor: pointer;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-list-item:hover td {
  background-color: #f5f5f5;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-list-item-marker, .fc-list-item-time {
  white-space: nowrap;
  width: 1px;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-ltr .fc-list-item-marker {
  padding-right: 0;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-rtl .fc-list-item-marker {
  padding-left: 0;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-list-item-title a {
  text-decoration: none;
  color: inherit;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-list-item-title a[href]:hover {
  text-decoration: underline;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-list-empty-wrap2 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-list-empty-wrap1 {
  width: 100%;
  height: 100%;
  display: table;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-list-empty {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

/* line 5, vendor/assets/stylesheets/fullcalendar.min.css */
.fc-unthemed .fc-list-empty {
  background-color: #eee;
}

/* Magnific Popup CSS */
/* line 2, app/assets/stylesheets/magnific-popup.scss */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

/* line 14, app/assets/stylesheets/magnific-popup.scss */
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

/* line 24, app/assets/stylesheets/magnific-popup.scss */
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 36, app/assets/stylesheets/magnific-popup.scss */
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

/* line 42, app/assets/stylesheets/magnific-popup.scss */
.mfp-align-top .mfp-container:before {
  display: none;
}

/* line 45, app/assets/stylesheets/magnific-popup.scss */
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

/* line 53, app/assets/stylesheets/magnific-popup.scss */
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

/* line 57, app/assets/stylesheets/magnific-popup.scss */
.mfp-ajax-cur {
  cursor: progress;
}

/* line 60, app/assets/stylesheets/magnific-popup.scss */
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

/* line 65, app/assets/stylesheets/magnific-popup.scss */
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

/* line 71, app/assets/stylesheets/magnific-popup.scss */
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

/* line 74, app/assets/stylesheets/magnific-popup.scss */
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

/* line 79, app/assets/stylesheets/magnific-popup.scss */
.mfp-loading.mfp-figure {
  display: none;
}

/* line 82, app/assets/stylesheets/magnific-popup.scss */
.mfp-hide {
  display: none !important;
}

/* line 85, app/assets/stylesheets/magnific-popup.scss */
.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

/* line 95, app/assets/stylesheets/magnific-popup.scss */
.mfp-preloader a {
  color: #cccccc;
}

/* line 97, app/assets/stylesheets/magnific-popup.scss */
.mfp-preloader a:hover {
  color: white;
}

/* line 100, app/assets/stylesheets/magnific-popup.scss */
.mfp-s-ready .mfp-preloader {
  display: none;
}

/* line 103, app/assets/stylesheets/magnific-popup.scss */
.mfp-s-error .mfp-content {
  display: none;
}

/* line 106, app/assets/stylesheets/magnific-popup.scss */
button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 118, app/assets/stylesheets/magnific-popup.scss */
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* line 122, app/assets/stylesheets/magnific-popup.scss */
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

/* line 138, app/assets/stylesheets/magnific-popup.scss */
.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 141, app/assets/stylesheets/magnific-popup.scss */
.mfp-close:active {
  top: 1px;
}

/* line 144, app/assets/stylesheets/magnific-popup.scss */
.mfp-close-btn-in .mfp-close {
  color: #333333;
}

/* line 147, app/assets/stylesheets/magnific-popup.scss */
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

/* line 154, app/assets/stylesheets/magnific-popup.scss */
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px;
}

/* line 162, app/assets/stylesheets/magnific-popup.scss */
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 173, app/assets/stylesheets/magnific-popup.scss */
.mfp-arrow:active {
  margin-top: -54px;
}

/* line 175, app/assets/stylesheets/magnific-popup.scss */
.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 178, app/assets/stylesheets/magnific-popup.scss */
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

/* line 189, app/assets/stylesheets/magnific-popup.scss */
.mfp-arrow:after, .mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

/* line 193, app/assets/stylesheets/magnific-popup.scss */
.mfp-arrow:before, .mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

/* line 198, app/assets/stylesheets/magnific-popup.scss */
.mfp-arrow-left {
  left: 0;
}

/* line 200, app/assets/stylesheets/magnific-popup.scss */
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
  border-right: 17px solid white;
  margin-left: 31px;
}

/* line 203, app/assets/stylesheets/magnific-popup.scss */
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}

/* line 207, app/assets/stylesheets/magnific-popup.scss */
.mfp-arrow-right {
  right: 0;
}

/* line 209, app/assets/stylesheets/magnific-popup.scss */
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
  border-left: 17px solid white;
  margin-left: 39px;
}

/* line 212, app/assets/stylesheets/magnific-popup.scss */
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
  border-left: 27px solid #3f3f3f;
}

/* line 215, app/assets/stylesheets/magnific-popup.scss */
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

/* line 218, app/assets/stylesheets/magnific-popup.scss */
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 600px;
  height: 430px;
  max-width: 900px;
}

/* line 223, app/assets/stylesheets/magnific-popup.scss */
.mfp-iframe-holder .mfp-close {
  top: -40px;
}

/* line 226, app/assets/stylesheets/magnific-popup.scss */
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

/* line 231, app/assets/stylesheets/magnific-popup.scss */
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: white;
}

/* Main image in popup */
/* line 242, app/assets/stylesheets/magnific-popup.scss */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
/* line 255, app/assets/stylesheets/magnific-popup.scss */
.mfp-figure {
  line-height: 0;
}

/* line 257, app/assets/stylesheets/magnific-popup.scss */
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444444;
}

/* line 270, app/assets/stylesheets/magnific-popup.scss */
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

/* line 275, app/assets/stylesheets/magnific-popup.scss */
.mfp-figure figure {
  margin: 0;
}

/* line 278, app/assets/stylesheets/magnific-popup.scss */
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

/* line 286, app/assets/stylesheets/magnific-popup.scss */
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}

/* line 293, app/assets/stylesheets/magnific-popup.scss */
.mfp-image-holder .mfp-content {
  max-width: 100%;
}

/* line 296, app/assets/stylesheets/magnific-popup.scss */
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  /* line 303, app/assets/stylesheets/magnific-popup.scss */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 306, app/assets/stylesheets/magnific-popup.scss */
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  /* line 308, app/assets/stylesheets/magnific-popup.scss */
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  /* line 311, app/assets/stylesheets/magnific-popup.scss */
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  /* line 314, app/assets/stylesheets/magnific-popup.scss */
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  /* line 324, app/assets/stylesheets/magnific-popup.scss */
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  /* line 326, app/assets/stylesheets/magnific-popup.scss */
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  /* line 329, app/assets/stylesheets/magnific-popup.scss */
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  /* line 341, app/assets/stylesheets/magnific-popup.scss */
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  /* line 344, app/assets/stylesheets/magnific-popup.scss */
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  /* line 347, app/assets/stylesheets/magnific-popup.scss */
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  /* line 350, app/assets/stylesheets/magnific-popup.scss */
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

/* line 354, app/assets/stylesheets/magnific-popup.scss */
.mfp-ie7 .mfp-img {
  padding: 0;
}

/* line 356, app/assets/stylesheets/magnific-popup.scss */
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}

/* line 362, app/assets/stylesheets/magnific-popup.scss */
.mfp-ie7 .mfp-container {
  padding: 0;
}

/* line 364, app/assets/stylesheets/magnific-popup.scss */
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}

/* line 366, app/assets/stylesheets/magnific-popup.scss */
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}

/**
 * Simple fade transition,
 */
/* line 375, app/assets/stylesheets/magnific-popup.scss */
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

/* line 381, app/assets/stylesheets/magnific-popup.scss */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}

/* line 384, app/assets/stylesheets/magnific-popup.scss */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

/* line 388, app/assets/stylesheets/magnific-popup.scss */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

/* line 394, app/assets/stylesheets/magnific-popup.scss */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}

/* line 397, app/assets/stylesheets/magnific-popup.scss */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

/**
 * Fade-move animation for second dialog
 */
/* at start */
/* line 407, app/assets/stylesheets/magnific-popup.scss */
.my-mfp-slide-bottom .zoom-anim-dialog {
  opacity: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -moz-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -ms-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -o-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  transform: translateY(-20px) perspective(600px) rotateX(10deg);
}

/* animate in */
/* line 423, app/assets/stylesheets/magnific-popup.scss */
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: translateY(0) perspective(600px) rotateX(0);
  -moz-transform: translateY(0) perspective(600px) rotateX(0);
  -ms-transform: translateY(0) perspective(600px) rotateX(0);
  -o-transform: translateY(0) perspective(600px) rotateX(0);
  transform: translateY(0) perspective(600px) rotateX(0);
}

/* animate out */
/* line 433, app/assets/stylesheets/magnific-popup.scss */
.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
  opacity: 0;
  -webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -moz-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -ms-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -o-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  transform: translateY(-10px) perspective(600px) rotateX(10deg);
}

/* Dark overlay, start state */
/* line 444, app/assets/stylesheets/magnific-popup.scss */
.my-mfp-slide-bottom.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

/* animate in */
/* line 453, app/assets/stylesheets/magnific-popup.scss */
.my-mfp-slide-bottom.mfp-ready.mfp-bg {
  opacity: 0.8;
}

/* animate out */
/* line 457, app/assets/stylesheets/magnific-popup.scss */
.my-mfp-slide-bottom.mfp-removing.mfp-bg {
  opacity: 0;
}

/* line 461, app/assets/stylesheets/magnific-popup.scss */
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  /* ideally, transition speed should match zoom duration */
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

/* line 472, app/assets/stylesheets/magnific-popup.scss */
.mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1;
}

/* line 475, app/assets/stylesheets/magnific-popup.scss */
.mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: 0.8;
}

/* line 479, app/assets/stylesheets/magnific-popup.scss */
.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-big-play-button .vjs-icon-placeholder:before, .video-js .vjs-modal-dialog, .vjs-button > .vjs-icon-placeholder:before, .vjs-modal-dialog .vjs-modal-dialog-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-big-play-button .vjs-icon-placeholder:before, .vjs-button > .vjs-icon-placeholder:before {
  text-align: center;
}

@font-face {
  font-family: VideoJS;
  src: url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABDkAAsAAAAAG6gAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAPgAAAFZRiV3hY21hcAAAAYQAAADaAAADPv749/pnbHlmAAACYAAAC3AAABHQZg6OcWhlYWQAAA3QAAAAKwAAADYZw251aGhlYQAADfwAAAAdAAAAJA+RCLFobXR4AAAOHAAAABMAAACM744AAGxvY2EAAA4wAAAASAAAAEhF6kqubWF4cAAADngAAAAfAAAAIAE0AIFuYW1lAAAOmAAAASUAAAIK1cf1oHBvc3QAAA/AAAABJAAAAdPExYuNeJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGS7wTiBgZWBgaWQ5RkDA8MvCM0cwxDOeI6BgYmBlZkBKwhIc01hcPjI+FGJHcRdyA4RZgQRADK3CxEAAHic7dFZbsMgAEXRS0ycyZnnOeG7y+qC8pU1dHusIOXxuoxaOlwZYWQB0Aea4quIEN4E9LzKbKjzDeM6H/mua6Lmc/p8yhg0lvdYx15ZG8uOLQOGjMp3EzqmzJizYMmKNRu27Nhz4MiJMxeu3Ljz4Ekqm7T8P52G8PP3lnTOVk++Z6iN6QZzNN1F7ptuN7eGOjDUoaGODHVsuvU8MdTO9Hd5aqgzQ50b6sJQl4a6MtS1oW4MdWuoO0PdG+rBUI+GejLUs6FeDPVqqDdDvRvqw1CfhpqM9At0iFLaAAB4nJ1YDXBTVRZ+5/22TUlJ8we0pHlJm7RJf5O8F2j6EymlSPkpxaL8U2xpa3DKj0CBhc2IW4eWKSokIoLsuMqssM64f+jA4HSdWXXXscBq67IOs3FXZ1ZYWVyRFdo899yXtIBQZ90k7717zz3v3HPPOfd854YCCj9cL9dL0RQFOqCbGJnrHb5EayiKIWN8iA/hWBblo6hUWm8TtCDwE80WMJus/irwyxOdxeB0MDb14VNJHnXYoLLSl6FfCUYO9nYPTA8Epg9090LprfbBbZ2hY0UlJUXHQp3/vtWkS6EBv8+rPMq5u9692f/dNxJNiqwC1xPE9TCUgCsSdQWgE3XQD25lkG4CN2xmTcOXWBOyser6RN6KnGbKSbmQ3+d0OI1m2W8QzLLkI2sykrWAgJJEtA8vGGW/2Q+CmT3n8zS9wZwu2DCvtuZKZN3xkrLh36yCZuUomQSqGpY8t/25VfHVhw8z4ebGBtfLb0ya9PCaDc+8dGTvk2dsh6z7WzvowlXKUSWo9MJ15a3KrEP2loOr2Ojhw6iW6hf2BDdEccQvZGpaAy7YovSwq8kr7HGllxpd71rkS6G0Sf11sl9OvMK1+jwPPODxjUwkOim9CU3ix1wNjXDfmJSEn618Bs6lpWwUpU+8PCqLMY650zjq8VhCIP17NEKTx3eaLL+s5Pi6yJWaWjTHLR1jYzPSV9VF/6Ojdb/1kO3Mk3uhHC0x6gc1BjlKQ+nQFxTYdaJkZ7ySVxLBbhR1dsboNXp1tCYKW2LRaEzpYcIx2BKNxaL0ZaUnSqfFoiNhHKR/GkX6PWUSAaJelQaqZL1EpoHNsajSEyPSoJ9IjhIxTdjHLmwZvhRDOiFTY/YeQnvrVZmiTQtGncECXtFTBZLOVwwMRgoXHAkXzMzPn1nAJJ8jYSbMDaqN2waGLzNhih/bZynUBMpIWSg7VYi7DRx2m8ALkIdRCJwI6ArJx2EI8kaDWeTQKeAFk9fjl/1AvwktjQ1P7NjyMGQyfd4vjipX6M/i52D7Cq80kqlcxEcGXRr/FEcgs0u5uGgB4VWuMFfpdn2Re6Hi3PqzmxWKsz6+ae2Pn9hXXw/fqM859UiGC0oKYYILJBqJrsn1Z1E5qOs9rQCiUQRREjm8yJcbHF5cUJufX1vAHlefw0XgUoboS3ETfQlTxBC4SOtuE8VPRJTBSCQSjZCpk7Gqzu+masaZ2y7Zjehho4F3g82BNDkAHpORG4+OCS+f6JTPmtRn/PH1kch6d04sp7AQb25aQ/pqUyXeQ8vrebG8OYQdXOQ+585u0sdW9rqalzRURiJ+9F4MweRFrKUjl1GUYhH1A27WOHw5cTFSFPMo9EeUIGnQTZHIaJ7AHLaOKsOODaNF9jkBjYG2QEsQ2xjMUAx2bBEbeTBWMHwskBjngq56S/yfgkBnWBa4K9sqKtq2t1UI8S9He5XuBRbawAdatrQEAi30Aks2+LM8WeCbalVZkWNylvJ+dqJnzVb+OHlSoKW8nPCP7Rd+CcZ2DdWAGqJ2CBFOphgywFFCFBNtfAbGtNPBCwxvygHeYMZMY9ZboBqwq/pVrsbgN5tkv152ODlbMfiqwGMBgxa4Exz3QhovRIUp6acqZmQzRq0ypDXS2TPLT02YIkQETnOE445oOGxOmXAqUJNNG7XgupMjPq2ua9asrj5yY/yuKteO1Kx0YNJTufrirLe1mZnat7OL6rnUdCWenpW6I8mAnbsY8KWs1PuSovCW9A/Z25PQ24a7cNOqgmTkLmBMgh4THgc4b9k2IVv1/g/F5nGljwPLfOgHAzJzh45V/4+WenTzmMtR5Z7us2Tys909UHqrPY7KbckoxRvRHhmVc3cJGE97uml0R1S0jdULVl7EvZtDFVBF35N9cEdjpgmAiOlFZ+Dtoh93+D3zzHr8RRNZQhnCNMNbcegOvpEwZoL+06cJQ07h+th3fZ/7PVbVC6ngTAV/KoLFuO6+2KFcU651gEb5ugPSIb1D+Xp8V4+k3sEIGnw5mYe4If4k1lFYr6SCzmM2EQ8iWtmwjnBI9kTwe1TlfAmXh7H02by9fW2gsjKwtv0aaURKil4OdV7rDL1MXIFNrhdxohcZXYTnq47WisrKitaObbf5+yvkLi5J6lCNZZ+B6GC38VNBZBDidSS/+mSvh6s+srgC8pyKMvDtt+de3c9fU76ZPfuM8ud4Kv0fyP/LqfepMT/3oZxSqpZaTa1DaQYLY8TFsHYbWYsPoRhRWfL5eSSQbhUGgGC3YLbVMk6PitTFNGpAsNrC6D1VNBKgBHMejaiuRWEWGgsSDBTJjqWIl8kJLlsaLJ2tXDr6xGfT85bM2Q06a46x2HTgvdnV8z5YDy/27J4zt6x2VtkzjoYpkq36kaBr4eQSg7tyiVweWubXZugtadl58ydapfbORfKsDTuZ0OBgx4cfdjCf5tbWNITnL120fdOi1RV1C3uKGzNdwYLcMvZ3BxoPyTOCD1XvXTp7U10gWCVmTV9b3r2z0SkGWovb2hp9I89O8a2smlyaO8muMU+dRmtzp60IzAoFpjLr1n388boLyf0dRvxhsHZ0qbWqDkwqvvpkj4l0fY6EIXRi5sQSrAvsVYwXRy4qJ2EVtD1AN7a0HWth9ymvL1xc3WTUKK/TAHA/bXDVtVWfOMfuGxGZv4Ln/jVr9jc3j1yMv0tndmyt9Vq88Y9gH1wtLX3KWjot5++jWHgAoZZkQ14wGQ20Fli71UmKJAy4xKMSTGbVdybW7FDDAut9XpD5AzWrYO7zQ8qffqF8+Ynd/clrHcdyxGy3a/3+mfNnzC/cBsveTjnTvXf1o6vzOlZw7WtqtdmPK/Errz/6NNtD72zmNOZfbmYdTGHfoofqI79Oc+R2n1lrnL6pOm0Up7kwxhTW12Amm7WYkXR2qYrF2AmgmbAsxZjwy1xpg/m1Je2vrp8v/nz2xpmlBg4E9hrMU341wVpTOh/OfmGvAnra8q6uctr60ZQHV3Q+WMQJykMj8ZsWn2QBOmmHMB+m5pDIpTFonYigiaKAhGEiAHF7EliVnQkjoLVIMPtJpBKHYd3A8GYH9jJzrWwmHx5Qjp7vDAX0suGRym1vtm/9W1/HyR8vczfMs6Sk8DSv855/5dlX9oQq52hT8syyp2rx5Id17IAyAM3wIjQPMOHzytEB64q6D5zT91yNbnx3V/nqnd017S9Y0605k3izoXLpsxde2n38yoOV9s1LcjwzNjbdX6asnBVaBj/6/DwKwPkpcqbDG7BnsXoSqWnUAmottYF6jMSdVyYZh3zVXCjwTiwwHH6sGuRiEHQGzuRX6whZkp123oy1BWE2mEfJ/tvIRtM4ZM5bDXiMsPMaAKOTyc5uL57rqyyc5y5JE5pm1i2S2iUX0CcaQ6lC6Zog7JqSqZmYlosl2K6pwNA84zRnQW6SaALYZQGW5lhCtU/W34N6o+bKfZ8cf3/Cl/+iTX3wBzpOY4mRkeNf3rptycGSshQWgGbYt5jFc2e0+DglIrwl6DVWQ7BuwaJ3Xk1J4VL5urnLl/Wf+gHU/hZoZdKNym6lG+I34FaNeZKcSpJIo2IeCVvpdsDGfKvzJnAwmeD37Ow65ZWwSowpgwX5T69s/rB55dP5BcpgDKFV8p7q2sn/1uc93bVzT/w6UrCqDTWvfCq/oCD/qZXNoUj8BL5Kp6GU017frfNXkAtiiyf/SOCEeLqnd8R/Ql9GlCRfctS6k5chvIBuQ1zCCjoCHL2DHNHIXxMJ3kQeO8lbsUXONeSfA5EjcG6/E+KdhN4bP04vBhdi883+BFBzQbxFbvZzQeY9LNBZc0FNfn5NwfDn6rCTnTw6R8o+gfpf5hCom33cRuiTlss3KHmZjD+BPN+5gXuA2ziS/Q73mLxUkpbKN/eqwz5uK0X9F3h2d1V4nGNgZGBgAOJd776+iue3+crAzc4AAje5Bfcg0xz9YHEOBiYQBQA8FQlFAHicY2BkYGBnAAGOPgaG//85+hkYGVCBMgBGGwNYAAAAeJxjYGBgYB8EmKOPgQEAQ04BfgAAAAAAAA4AaAB+AMwA4AECAUIBbAGYAcICGAJYArQC4AMwA7AD3gQwBJYE3AUkBWYFigYgBmYGtAbqB1gIEghYCG4IhAi2COh4nGNgZGBgUGYoZWBnAAEmIOYCQgaG/2A+AwAYCQG2AHicXZBNaoNAGIZfE5PQCKFQ2lUps2oXBfOzzAESyDKBQJdGR2NQR3QSSE/QE/QEPUUPUHqsvsrXjTMw83zPvPMNCuAWP3DQDAejdm1GjzwS7pMmwi75XngAD4/CQ/oX4TFe4Qt7uMMbOzjuDc0EmXCP/C7cJ38Iu+RP4QEe8CU8pP8WHmOPX2EPz87TPo202ey2OjlnQSXV/6arOjWFmvszMWtd6CqwOlKHq6ovycLaWMWVydXKFFZnmVFlZU46tP7R2nI5ncbi/dDkfDtFBA2DDXbYkhKc+V0Bqs5Zt9JM1HQGBRTm/EezTmZNKtpcAMs9Yu6AK9caF76zoLWIWcfMGOSkVduvSWechqZsz040Ib2PY3urxBJTzriT95lipz+TN1fmAAAAeJxtkMl2wjAMRfOAhABlKm2h80C3+ajgCKKDY6cegP59TYBzukAL+z1Zsq8ctaJTTKPrsUQLbXQQI0EXKXroY4AbDDHCGBNMcYsZ7nCPB8yxwCOe8IwXvOIN7/jAJ76wxHfUqWX+OzgumWAjJMV17i0Ndlr6irLKO+qftdT7i6y4uFSUvCknay+lFYZIZaQcmfH/xIFdYn98bqhra1aKTM/6lWMnyaYirx1rFUQZFBkb2zJUtoXeJCeg0WnLtHeSFc3OtrnozNwqi0TkSpBMDB1nSde5oJXW23hTS2/T0LilglXX7dmFVxLnq5U0vYATHFk3zX3BOisoQHNDFDeZnqKDy9hRNawN7Vh727hFzcJ5c8TILrKZfH7tIPxAFP0BpLeJPA==) format("woff");
  font-weight: 400;
  font-style: normal;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-big-play-button .vjs-icon-placeholder:before, .video-js .vjs-play-control .vjs-icon-placeholder, .vjs-icon-play {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-big-play-button .vjs-icon-placeholder:before, .video-js .vjs-play-control .vjs-icon-placeholder:before, .vjs-icon-play:before {
  content: "\f101";
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-icon-play-circle {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-icon-play-circle:before {
  content: "\f102";
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder, .vjs-icon-pause {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before, .vjs-icon-pause:before {
  content: "\f103";
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder, .vjs-icon-volume-mute {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before, .vjs-icon-volume-mute:before {
  content: "\f104";
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder, .vjs-icon-volume-low {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before, .vjs-icon-volume-low:before {
  content: "\f105";
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder, .vjs-icon-volume-mid {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before, .vjs-icon-volume-mid:before {
  content: "\f106";
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-mute-control .vjs-icon-placeholder, .vjs-icon-volume-high {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-mute-control .vjs-icon-placeholder:before, .vjs-icon-volume-high:before {
  content: "\f107";
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-fullscreen-control .vjs-icon-placeholder, .vjs-icon-fullscreen-enter {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-fullscreen-control .vjs-icon-placeholder:before, .vjs-icon-fullscreen-enter:before {
  content: "\f108";
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder, .vjs-icon-fullscreen-exit {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before, .vjs-icon-fullscreen-exit:before {
  content: "\f109";
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-icon-square {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-icon-square:before {
  content: "\f10a";
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-icon-spinner {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-icon-spinner:before {
  content: "\f10b";
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-subs-caps-button .vjs-icon-placeholder, .video-js .vjs-subtitles-button .vjs-icon-placeholder, .video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder, .video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder, .video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder, .video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder, .vjs-icon-subtitles {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-subs-caps-button .vjs-icon-placeholder:before, .video-js .vjs-subtitles-button .vjs-icon-placeholder:before, .video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder:before, .video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder:before, .video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder:before, .video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder:before, .vjs-icon-subtitles:before {
  content: "\f10c";
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-captions-button .vjs-icon-placeholder, .video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder, .video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder, .vjs-icon-captions {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-captions-button .vjs-icon-placeholder:before, .video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder:before, .video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder:before, .vjs-icon-captions:before {
  content: "\f10d";
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-chapters-button .vjs-icon-placeholder, .vjs-icon-chapters {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-chapters-button .vjs-icon-placeholder:before, .vjs-icon-chapters:before {
  content: "\f10e";
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-icon-share {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-icon-share:before {
  content: "\f10f";
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-icon-cog {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-icon-cog:before {
  content: "\f110";
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-play-progress, .video-js .vjs-volume-level, .vjs-icon-circle, .vjs-seek-to-live-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-play-progress:before, .video-js .vjs-volume-level:before, .vjs-icon-circle:before, .vjs-seek-to-live-control .vjs-icon-placeholder:before {
  content: "\f111";
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-icon-circle-outline {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-icon-circle-outline:before {
  content: "\f112";
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-icon-circle-inner-circle {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-icon-circle-inner-circle:before {
  content: "\f113";
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-icon-hd {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-icon-hd:before {
  content: "\f114";
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder, .vjs-icon-cancel {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder:before, .vjs-icon-cancel:before {
  content: "\f115";
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder, .vjs-icon-replay {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder:before, .vjs-icon-replay:before {
  content: "\f116";
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-icon-facebook {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-icon-facebook:before {
  content: "\f117";
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-icon-gplus {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-icon-gplus:before {
  content: "\f118";
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-icon-linkedin {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-icon-linkedin:before {
  content: "\f119";
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-icon-twitter {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-icon-twitter:before {
  content: "\f11a";
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-icon-tumblr {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-icon-tumblr:before {
  content: "\f11b";
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-icon-pinterest {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-icon-pinterest:before {
  content: "\f11c";
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-descriptions-button .vjs-icon-placeholder, .vjs-icon-audio-description {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-descriptions-button .vjs-icon-placeholder:before, .vjs-icon-audio-description:before {
  content: "\f11d";
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-audio-button .vjs-icon-placeholder, .vjs-icon-audio {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-audio-button .vjs-icon-placeholder:before, .vjs-icon-audio:before {
  content: "\f11e";
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-icon-next-item {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-icon-next-item:before {
  content: "\f11f";
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-icon-previous-item {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-icon-previous-item:before {
  content: "\f120";
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder, .vjs-icon-picture-in-picture-enter {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder:before, .vjs-icon-picture-in-picture-enter:before {
  content: "\f121";
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder, .vjs-icon-picture-in-picture-exit {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder:before, .vjs-icon-picture-in-picture-exit:before {
  content: "\f122";
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js {
  display: block;
  vertical-align: top;
  box-sizing: border-box;
  color: #fff;
  background-color: #000;
  position: relative;
  padding: 0;
  font-size: 10px;
  line-height: 1;
  font-weight: 400;
  font-style: normal;
  font-family: Arial,Helvetica,sans-serif;
  word-break: initial;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js:-moz-full-screen {
  position: absolute;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js:-webkit-full-screen {
  width: 100% !important;
  height: 100% !important;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js[tabindex="-1"] {
  outline: 0;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js *, .video-js :after, .video-js :before {
  box-sizing: inherit;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js ul {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  list-style-position: outside;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js.vjs-1-1, .video-js.vjs-16-9, .video-js.vjs-4-3, .video-js.vjs-9-16, .video-js.vjs-fluid {
  width: 100%;
  max-width: 100%;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js.vjs-1-1:not(.vjs-audio-only-mode), .video-js.vjs-16-9:not(.vjs-audio-only-mode), .video-js.vjs-4-3:not(.vjs-audio-only-mode), .video-js.vjs-9-16:not(.vjs-audio-only-mode), .video-js.vjs-fluid:not(.vjs-audio-only-mode) {
  height: 0;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js.vjs-16-9:not(.vjs-audio-only-mode) {
  padding-top: 56.25%;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js.vjs-4-3:not(.vjs-audio-only-mode) {
  padding-top: 75%;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js.vjs-9-16:not(.vjs-audio-only-mode) {
  padding-top: 177.7777777778%;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js.vjs-1-1:not(.vjs-audio-only-mode) {
  padding-top: 100%;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js.vjs-fill:not(.vjs-audio-only-mode) {
  width: 100%;
  height: 100%;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-tech {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js.vjs-audio-only-mode .vjs-tech {
  display: none;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
body.vjs-full-window {
  padding: 0;
  margin: 0;
  height: 100%;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-full-window .video-js.vjs-fullscreen {
  position: fixed;
  overflow: hidden;
  z-index: 1000;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js.vjs-fullscreen:not(.vjs-ios-native-fs) {
  width: 100% !important;
  height: 100% !important;
  padding-top: 0 !important;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js.vjs-fullscreen.vjs-user-inactive {
  cursor: none;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-hidden {
  display: none !important;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-disabled {
  opacity: .5;
  cursor: default;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-offscreen {
  height: 1px;
  left: -9999px;
  position: absolute;
  top: 0;
  width: 1px;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-lock-showing {
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-no-js {
  padding: 20px;
  color: #fff;
  background-color: #000;
  font-size: 18px;
  font-family: Arial,Helvetica,sans-serif;
  text-align: center;
  width: 300px;
  height: 150px;
  margin: 0 auto;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-no-js a, .vjs-no-js a:visited {
  color: #66a8cc;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-big-play-button {
  font-size: 3em;
  line-height: 1.5em;
  height: 1.63332em;
  width: 3em;
  display: block;
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 0;
  cursor: pointer;
  opacity: 1;
  border: .06666em solid #fff;
  background-color: #2b333f;
  background-color: rgba(43, 51, 63, 0.7);
  border-radius: .3em;
  transition: all .4s;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-big-play-centered .vjs-big-play-button {
  top: 50%;
  left: 50%;
  margin-top: -.81666em;
  margin-left: -1.5em;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-big-play-button:focus, .video-js:hover .vjs-big-play-button {
  border-color: #fff;
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5);
  transition: all 0s;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-controls-disabled .vjs-big-play-button, .vjs-error .vjs-big-play-button, .vjs-has-started .vjs-big-play-button, .vjs-using-native-controls .vjs-big-play-button {
  display: none;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause .vjs-big-play-button {
  display: block;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js button {
  background: 0 0;
  border: none;
  color: inherit;
  display: inline-block;
  font-size: inherit;
  line-height: inherit;
  text-transform: none;
  text-decoration: none;
  transition: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-control .vjs-button {
  width: 100%;
  height: 100%;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-control.vjs-close-button {
  cursor: pointer;
  height: 3em;
  position: absolute;
  right: 0;
  top: .5em;
  z-index: 2;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-modal-dialog {
  background: rgba(0, 0, 0, 0.8);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.8), rgba(255, 255, 255, 0));
  overflow: auto;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-modal-dialog > * {
  box-sizing: border-box;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-modal-dialog .vjs-modal-dialog-content {
  font-size: 1.2em;
  line-height: 1.5;
  padding: 20px 24px;
  z-index: 1;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-menu-button {
  cursor: pointer;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-menu-button.vjs-disabled {
  cursor: default;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu {
  display: none;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-menu .vjs-menu-content {
  display: block;
  padding: 0;
  margin: 0;
  font-family: Arial,Helvetica,sans-serif;
  overflow: auto;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-menu .vjs-menu-content > * {
  box-sizing: border-box;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-scrubbing .vjs-control.vjs-menu-button:hover .vjs-menu {
  display: none;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-menu li {
  list-style: none;
  margin: 0;
  padding: .2em 0;
  line-height: 1.4em;
  font-size: 1.2em;
  text-align: center;
  text-transform: lowercase;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.js-focus-visible .vjs-menu li.vjs-menu-item:hover, .vjs-menu li.vjs-menu-item:focus, .vjs-menu li.vjs-menu-item:hover {
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5);
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.js-focus-visible .vjs-menu li.vjs-selected:hover, .vjs-menu li.vjs-selected, .vjs-menu li.vjs-selected:focus, .vjs-menu li.vjs-selected:hover {
  background-color: #fff;
  color: #2b333f;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.js-focus-visible .vjs-menu :not(.vjs-selected):focus:not(.focus-visible), .video-js .vjs-menu :not(.vjs-selected):focus:not(:focus-visible) {
  background: 0 0;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-menu li.vjs-menu-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 2em;
  padding: 0;
  margin: 0 0 .3em 0;
  font-weight: 700;
  cursor: default;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-menu-button-popup .vjs-menu {
  display: none;
  position: absolute;
  bottom: 0;
  width: 10em;
  left: -3em;
  height: 0;
  margin-bottom: 1.5em;
  border-top-color: rgba(43, 51, 63, 0.7);
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  background-color: #2b333f;
  background-color: rgba(43, 51, 63, 0.7);
  position: absolute;
  width: 100%;
  bottom: 1.5em;
  max-height: 15em;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-layout-tiny .vjs-menu-button-popup .vjs-menu .vjs-menu-content, .vjs-layout-x-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  max-height: 5em;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-layout-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  max-height: 10em;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-layout-medium .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  max-height: 14em;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-layout-huge .vjs-menu-button-popup .vjs-menu .vjs-menu-content, .vjs-layout-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content, .vjs-layout-x-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  max-height: 25em;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-menu-button-popup .vjs-menu.vjs-lock-showing, .vjs-workinghover .vjs-menu-button-popup.vjs-hover .vjs-menu {
  display: block;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-menu-button-inline {
  transition: all .4s;
  overflow: hidden;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-menu-button-inline:before {
  width: 2.222222222em;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-menu-button-inline.vjs-slider-active, .video-js .vjs-menu-button-inline:focus, .video-js .vjs-menu-button-inline:hover, .video-js.vjs-no-flex .vjs-menu-button-inline {
  width: 12em;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-menu-button-inline .vjs-menu {
  opacity: 0;
  height: 100%;
  width: auto;
  position: absolute;
  left: 4em;
  top: 0;
  padding: 0;
  margin: 0;
  transition: all .4s;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-menu-button-inline.vjs-slider-active .vjs-menu, .vjs-menu-button-inline:focus .vjs-menu, .vjs-menu-button-inline:hover .vjs-menu {
  display: block;
  opacity: 1;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-no-flex .vjs-menu-button-inline .vjs-menu {
  display: block;
  opacity: 1;
  position: relative;
  width: auto;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu, .vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu, .vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu {
  width: auto;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-menu-button-inline .vjs-menu-content {
  width: auto;
  height: 100%;
  margin: 0;
  overflow: hidden;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-control-bar {
  display: none;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3em;
  background-color: #2b333f;
  background-color: rgba(43, 51, 63, 0.7);
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-audio-only-mode .vjs-control-bar, .vjs-has-started .vjs-control-bar {
  display: flex;
  visibility: visible;
  opacity: 1;
  transition: visibility .1s,opacity .1s;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  visibility: visible;
  opacity: 0;
  pointer-events: none;
  transition: visibility 1s,opacity 1s;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-controls-disabled .vjs-control-bar, .vjs-error .vjs-control-bar, .vjs-using-native-controls .vjs-control-bar {
  display: none !important;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-audio-only-mode.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar, .vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-has-started.vjs-no-flex .vjs-control-bar {
  display: table;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-control {
  position: relative;
  text-align: center;
  margin: 0;
  padding: 0;
  height: 100%;
  width: 4em;
  flex: none;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-control.vjs-visible-text {
  width: auto;
  padding-left: 1em;
  padding-right: 1em;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-button > .vjs-icon-placeholder:before {
  font-size: 1.8em;
  line-height: 1.67;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-button > .vjs-icon-placeholder {
  display: block;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-control:focus, .video-js .vjs-control:focus:before, .video-js .vjs-control:hover:before {
  text-shadow: 0 0 1em #fff;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js :not(.vjs-visible-text) > .vjs-control-text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-no-flex .vjs-control {
  display: table-cell;
  vertical-align: middle;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-custom-control-spacer {
  display: none;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-progress-control {
  cursor: pointer;
  flex: auto;
  display: flex;
  align-items: center;
  min-width: 4em;
  touch-action: none;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-progress-control.disabled {
  cursor: default;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-live .vjs-progress-control {
  display: none;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-liveui .vjs-progress-control {
  display: flex;
  align-items: center;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-no-flex .vjs-progress-control {
  width: auto;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-progress-holder {
  flex: auto;
  transition: all .2s;
  height: .3em;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-progress-control .vjs-progress-holder {
  margin: 0 10px;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-progress-control:hover .vjs-progress-holder {
  font-size: 1.6666666667em;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-progress-control:hover .vjs-progress-holder.disabled {
  font-size: 1em;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-progress-holder .vjs-load-progress, .video-js .vjs-progress-holder .vjs-load-progress div, .video-js .vjs-progress-holder .vjs-play-progress {
  position: absolute;
  display: block;
  height: 100%;
  margin: 0;
  padding: 0;
  width: 0;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-play-progress {
  background-color: #fff;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-play-progress:before {
  font-size: .9em;
  position: absolute;
  right: -.5em;
  top: -.3333333333em;
  z-index: 1;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-load-progress {
  background: rgba(115, 133, 159, 0.5);
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-load-progress div {
  background: rgba(115, 133, 159, 0.75);
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-time-tooltip {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: .3em;
  color: #000;
  float: right;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em;
  padding: 6px 8px 8px 8px;
  pointer-events: none;
  position: absolute;
  top: -3.4em;
  visibility: hidden;
  z-index: 1;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-progress-holder:focus .vjs-time-tooltip {
  display: none;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-progress-control:hover .vjs-progress-holder:focus .vjs-time-tooltip, .video-js .vjs-progress-control:hover .vjs-time-tooltip {
  display: block;
  font-size: .6em;
  visibility: visible;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-progress-control.disabled:hover .vjs-time-tooltip {
  font-size: 1em;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-progress-control .vjs-mouse-display {
  display: none;
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #000;
  z-index: 1;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-no-flex .vjs-progress-control .vjs-mouse-display {
  z-index: 0;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-progress-control:hover .vjs-mouse-display {
  display: block;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display {
  visibility: hidden;
  opacity: 0;
  transition: visibility 1s,opacity 1s;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display {
  display: none;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-mouse-display .vjs-time-tooltip {
  color: #fff;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8);
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-slider {
  position: relative;
  cursor: pointer;
  padding: 0;
  margin: 0 .45em 0 .45em;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5);
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-slider.disabled {
  cursor: default;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-slider:focus {
  text-shadow: 0 0 1em #fff;
  box-shadow: 0 0 1em #fff;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-mute-control {
  cursor: pointer;
  flex: none;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-volume-control {
  cursor: pointer;
  margin-right: 1em;
  display: flex;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-volume-control.vjs-volume-horizontal {
  width: 5em;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-volume-panel .vjs-volume-control {
  visibility: visible;
  opacity: 0;
  width: 1px;
  height: 1px;
  margin-left: -1px;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-volume-panel {
  transition: width 1s;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active, .video-js .vjs-volume-panel .vjs-volume-control:active, .video-js .vjs-volume-panel.vjs-hover .vjs-mute-control ~ .vjs-volume-control, .video-js .vjs-volume-panel.vjs-hover .vjs-volume-control, .video-js .vjs-volume-panel:active .vjs-volume-control, .video-js .vjs-volume-panel:focus .vjs-volume-control {
  visibility: visible;
  opacity: 1;
  position: relative;
  transition: visibility .1s,opacity .1s,height .1s,width .1s,left 0s,top 0s;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-horizontal, .video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal:active, .video-js .vjs-volume-panel.vjs-hover .vjs-mute-control ~ .vjs-volume-control.vjs-volume-horizontal, .video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-horizontal, .video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-horizontal, .video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-horizontal {
  width: 5em;
  height: 3em;
  margin-right: 0;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-vertical, .video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical:active, .video-js .vjs-volume-panel.vjs-hover .vjs-mute-control ~ .vjs-volume-control.vjs-volume-vertical, .video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-vertical, .video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-vertical, .video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-vertical {
  left: -3.5em;
  transition: left 0s;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover, .video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active, .video-js .vjs-volume-panel.vjs-volume-panel-horizontal:active {
  width: 10em;
  transition: width .1s;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-mute-toggle-only {
  width: 4em;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical {
  height: 8em;
  width: 3em;
  left: -3000em;
  transition: visibility 1s,opacity 1s,height 1s 1s,width 1s 1s,left 1s 1s,top 1s 1s;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal {
  transition: visibility 1s,opacity 1s,height 1s 1s,width 1s,left 1s 1s,top 1s 1s;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal {
  width: 5em;
  height: 3em;
  visibility: visible;
  opacity: 1;
  position: relative;
  transition: none;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js.vjs-no-flex .vjs-volume-control.vjs-volume-vertical, .video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical {
  position: absolute;
  bottom: 3em;
  left: .5em;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-volume-panel {
  display: flex;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-volume-bar {
  margin: 1.35em .45em;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-volume-bar.vjs-slider-horizontal {
  width: 5em;
  height: .3em;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-volume-bar.vjs-slider-vertical {
  width: .3em;
  height: 5em;
  margin: 1.35em auto;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-volume-level {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #fff;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-volume-level:before {
  position: absolute;
  font-size: .9em;
  z-index: 1;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-slider-vertical .vjs-volume-level {
  width: .3em;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-slider-vertical .vjs-volume-level:before {
  top: -.5em;
  left: -.3em;
  z-index: 1;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-slider-horizontal .vjs-volume-level {
  height: .3em;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-slider-horizontal .vjs-volume-level:before {
  top: -.3em;
  right: -.5em;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-volume-panel.vjs-volume-panel-vertical {
  width: 4em;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level {
  height: 100%;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level {
  width: 100%;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-volume-vertical {
  width: 3em;
  height: 8em;
  bottom: 8em;
  background-color: #2b333f;
  background-color: rgba(43, 51, 63, 0.7);
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-volume-horizontal .vjs-menu {
  left: -2em;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-volume-tooltip {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: .3em;
  color: #000;
  float: right;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em;
  padding: 6px 8px 8px 8px;
  pointer-events: none;
  position: absolute;
  top: -3.4em;
  visibility: hidden;
  z-index: 1;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-volume-control:hover .vjs-progress-holder:focus .vjs-volume-tooltip, .video-js .vjs-volume-control:hover .vjs-volume-tooltip {
  display: block;
  font-size: 1em;
  visibility: visible;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-volume-vertical:hover .vjs-progress-holder:focus .vjs-volume-tooltip, .video-js .vjs-volume-vertical:hover .vjs-volume-tooltip {
  left: 1em;
  top: -12px;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-volume-control.disabled:hover .vjs-volume-tooltip {
  font-size: 1em;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-volume-control .vjs-mouse-display {
  display: none;
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #000;
  z-index: 1;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-volume-horizontal .vjs-mouse-display {
  width: 1px;
  height: 100%;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-no-flex .vjs-volume-control .vjs-mouse-display {
  z-index: 0;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-volume-control:hover .vjs-mouse-display {
  display: block;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js.vjs-user-inactive .vjs-volume-control .vjs-mouse-display {
  visibility: hidden;
  opacity: 0;
  transition: visibility 1s,opacity 1s;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js.vjs-user-inactive.vjs-no-flex .vjs-volume-control .vjs-mouse-display {
  display: none;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-mouse-display .vjs-volume-tooltip {
  color: #fff;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8);
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-poster {
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  background-color: #000;
  cursor: pointer;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-has-started .vjs-poster, .vjs-using-native-controls .vjs-poster {
  display: none;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-audio.vjs-has-started .vjs-poster, .vjs-has-started.vjs-audio-poster-mode .vjs-poster {
  display: block;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-live-control {
  display: flex;
  align-items: flex-start;
  flex: auto;
  font-size: 1em;
  line-height: 3em;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-no-flex .vjs-live-control {
  display: table-cell;
  width: auto;
  text-align: left;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js.vjs-liveui .vjs-live-control, .video-js:not(.vjs-live) .vjs-live-control {
  display: none;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-seek-to-live-control {
  align-items: center;
  cursor: pointer;
  flex: none;
  display: inline-flex;
  height: 100%;
  padding-left: .5em;
  padding-right: .5em;
  font-size: 1em;
  line-height: 3em;
  width: auto;
  min-width: 4em;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-no-flex .vjs-seek-to-live-control {
  display: table-cell;
  width: auto;
  text-align: left;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js.vjs-live:not(.vjs-liveui) .vjs-seek-to-live-control, .video-js:not(.vjs-live) .vjs-seek-to-live-control {
  display: none;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge {
  cursor: auto;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-seek-to-live-control .vjs-icon-placeholder {
  margin-right: .5em;
  color: #888;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge .vjs-icon-placeholder {
  color: red;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-time-control {
  flex: none;
  font-size: 1em;
  line-height: 3em;
  min-width: 2em;
  width: auto;
  padding-left: 1em;
  padding-right: 1em;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-live .vjs-time-control {
  display: none;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-current-time, .vjs-no-flex .vjs-current-time {
  display: none;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-duration, .vjs-no-flex .vjs-duration {
  display: none;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-time-divider {
  display: none;
  line-height: 3em;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-live .vjs-time-divider {
  display: none;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-play-control {
  cursor: pointer;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-play-control .vjs-icon-placeholder {
  flex: none;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-text-track-display {
  position: absolute;
  bottom: 3em;
  left: 0;
  right: 0;
  top: 0;
  pointer-events: none;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js.vjs-controls-disabled .vjs-text-track-display, .video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
  bottom: 1em;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-text-track {
  font-size: 1.4em;
  text-align: center;
  margin-bottom: .1em;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-subtitles {
  color: #fff;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-captions {
  color: #fc6;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-tt-cue {
  display: block;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
video::-webkit-media-text-track-display {
  transform: translateY(-3em);
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js.vjs-controls-disabled video::-webkit-media-text-track-display, .video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display {
  transform: translateY(-1.5em);
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-picture-in-picture-control {
  cursor: pointer;
  flex: none;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js.vjs-audio-only-mode .vjs-picture-in-picture-control {
  display: none;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-fullscreen-control {
  cursor: pointer;
  flex: none;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js.vjs-audio-only-mode .vjs-fullscreen-control {
  display: none;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-playback-rate .vjs-playback-rate-value, .vjs-playback-rate > .vjs-menu-button {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-playback-rate .vjs-playback-rate-value {
  pointer-events: none;
  font-size: 1.5em;
  line-height: 2;
  text-align: center;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-playback-rate .vjs-menu {
  width: 4em;
  left: 0;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-error .vjs-error-display .vjs-modal-dialog-content {
  font-size: 1.4em;
  text-align: center;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-error .vjs-error-display:before {
  color: #fff;
  content: "X";
  font-family: Arial,Helvetica,sans-serif;
  font-size: 4em;
  left: 0;
  line-height: 1;
  margin-top: -.5em;
  position: absolute;
  text-shadow: .05em .05em .1em #000;
  text-align: center;
  top: 50%;
  vertical-align: middle;
  width: 100%;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-loading-spinner {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: .85;
  text-align: left;
  border: 6px solid rgba(43, 51, 63, 0.7);
  box-sizing: border-box;
  background-clip: padding-box;
  width: 50px;
  height: 50px;
  border-radius: 25px;
  visibility: hidden;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-seeking .vjs-loading-spinner, .vjs-waiting .vjs-loading-spinner {
  display: block;
  -webkit-animation: vjs-spinner-show 0s linear .3s forwards;
  animation: vjs-spinner-show 0s linear .3s forwards;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-loading-spinner:after, .vjs-loading-spinner:before {
  content: "";
  position: absolute;
  margin: -6px;
  box-sizing: inherit;
  width: inherit;
  height: inherit;
  border-radius: inherit;
  opacity: 1;
  border: inherit;
  border-color: transparent;
  border-top-color: #fff;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-seeking .vjs-loading-spinner:after, .vjs-seeking .vjs-loading-spinner:before, .vjs-waiting .vjs-loading-spinner:after, .vjs-waiting .vjs-loading-spinner:before {
  -webkit-animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite;
  animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-seeking .vjs-loading-spinner:before, .vjs-waiting .vjs-loading-spinner:before {
  border-top-color: #fff;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-seeking .vjs-loading-spinner:after, .vjs-waiting .vjs-loading-spinner:after {
  border-top-color: #fff;
  -webkit-animation-delay: .44s;
  animation-delay: .44s;
}

@keyframes vjs-spinner-show {
  to {
    visibility: visible;
  }
}

@-webkit-keyframes vjs-spinner-show {
  to {
    visibility: visible;
  }
}

@keyframes vjs-spinner-spin {
  100% {
    transform: rotate(360deg);
  }
}

@-webkit-keyframes vjs-spinner-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes vjs-spinner-fade {
  0% {
    border-top-color: #73859f;
  }
  20% {
    border-top-color: #73859f;
  }
  35% {
    border-top-color: #fff;
  }
  60% {
    border-top-color: #73859f;
  }
  100% {
    border-top-color: #73859f;
  }
}

@-webkit-keyframes vjs-spinner-fade {
  0% {
    border-top-color: #73859f;
  }
  20% {
    border-top-color: #73859f;
  }
  35% {
    border-top-color: #fff;
  }
  60% {
    border-top-color: #73859f;
  }
  100% {
    border-top-color: #73859f;
  }
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js.vjs-audio-only-mode .vjs-captions-button {
  display: none;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-chapters-button .vjs-menu ul {
  width: 24em;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js.vjs-audio-only-mode .vjs-descriptions-button {
  display: none;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-subs-caps-button + .vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder {
  vertical-align: middle;
  display: inline-block;
  margin-bottom: -.1em;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-subs-caps-button + .vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before {
  font-family: VideoJS;
  content: "";
  font-size: 1.5em;
  line-height: inherit;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js.vjs-audio-only-mode .vjs-subs-caps-button {
  display: none;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-audio-button + .vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder {
  vertical-align: middle;
  display: inline-block;
  margin-bottom: -.1em;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js .vjs-audio-button + .vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before {
  font-family: VideoJS;
  content: " ";
  font-size: 1.5em;
  line-height: inherit;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js.vjs-layout-small .vjs-current-time, .video-js.vjs-layout-small .vjs-duration, .video-js.vjs-layout-small .vjs-playback-rate, .video-js.vjs-layout-small .vjs-remaining-time, .video-js.vjs-layout-small .vjs-time-divider, .video-js.vjs-layout-small .vjs-volume-control, .video-js.vjs-layout-tiny .vjs-current-time, .video-js.vjs-layout-tiny .vjs-duration, .video-js.vjs-layout-tiny .vjs-playback-rate, .video-js.vjs-layout-tiny .vjs-remaining-time, .video-js.vjs-layout-tiny .vjs-time-divider, .video-js.vjs-layout-tiny .vjs-volume-control, .video-js.vjs-layout-x-small .vjs-current-time, .video-js.vjs-layout-x-small .vjs-duration, .video-js.vjs-layout-x-small .vjs-playback-rate, .video-js.vjs-layout-x-small .vjs-remaining-time, .video-js.vjs-layout-x-small .vjs-time-divider, .video-js.vjs-layout-x-small .vjs-volume-control {
  display: none;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover, .video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active, .video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:active, .video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover, .video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover, .video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active, .video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:active, .video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:hover, .video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover, .video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active, .video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:active, .video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover {
  width: auto;
  width: initial;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js.vjs-layout-tiny .vjs-progress-control, .video-js.vjs-layout-x-small .vjs-progress-control {
  display: none;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js.vjs-layout-x-small .vjs-custom-control-spacer {
  flex: auto;
  display: block;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js.vjs-layout-x-small.vjs-no-flex .vjs-custom-control-spacer {
  width: auto;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-modal-dialog.vjs-text-track-settings {
  background-color: #2b333f;
  background-color: rgba(43, 51, 63, 0.75);
  color: #fff;
  height: 70%;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-text-track-settings .vjs-modal-dialog-content {
  display: table;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-text-track-settings .vjs-track-settings-colors, .vjs-text-track-settings .vjs-track-settings-controls, .vjs-text-track-settings .vjs-track-settings-font {
  display: table-cell;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-text-track-settings .vjs-track-settings-controls {
  text-align: right;
  vertical-align: bottom;
}

@supports (display: grid) {
  /* line 1, vendor/assets/stylesheets/video-js.min.css */
  .vjs-text-track-settings .vjs-modal-dialog-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr;
    padding: 20px 24px 0 24px;
  }
  /* line 1, vendor/assets/stylesheets/video-js.min.css */
  .vjs-track-settings-controls .vjs-default-button {
    margin-bottom: 20px;
  }
  /* line 1, vendor/assets/stylesheets/video-js.min.css */
  .vjs-text-track-settings .vjs-track-settings-controls {
    grid-column: 1/-1;
  }
  /* line 1, vendor/assets/stylesheets/video-js.min.css */
  .vjs-layout-small .vjs-text-track-settings .vjs-modal-dialog-content, .vjs-layout-tiny .vjs-text-track-settings .vjs-modal-dialog-content, .vjs-layout-x-small .vjs-text-track-settings .vjs-modal-dialog-content {
    grid-template-columns: 1fr;
  }
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-track-setting > select {
  margin-right: 1em;
  margin-bottom: .5em;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-text-track-settings fieldset {
  margin: 5px;
  padding: 3px;
  border: none;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-text-track-settings fieldset span {
  display: inline-block;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-text-track-settings fieldset span > select {
  max-width: 7.3em;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-text-track-settings legend {
  color: #fff;
  margin: 0 0 5px 0;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-text-track-settings .vjs-label {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  display: block;
  margin: 0 0 5px 0;
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-track-settings-controls button:active, .vjs-track-settings-controls button:focus {
  outline-style: solid;
  outline-width: medium;
  background-image: linear-gradient(0deg, #fff 88%, #73859f 100%);
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-track-settings-controls button:hover {
  color: rgba(43, 51, 63, 0.75);
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-track-settings-controls button {
  background-color: #fff;
  background-image: linear-gradient(-180deg, #fff 88%, #73859f 100%);
  color: #2b333f;
  cursor: pointer;
  border-radius: 2px;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-track-settings-controls .vjs-default-button {
  margin-right: 1em;
}

@media print {
  /* line 1, vendor/assets/stylesheets/video-js.min.css */
  .video-js > :not(.vjs-tech):not(.vjs-poster) {
    visibility: hidden;
  }
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.vjs-resize-manager {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  z-index: -1000;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.js-focus-visible .video-js :focus:not(.focus-visible) {
  outline: 0;
}

/* line 1, vendor/assets/stylesheets/video-js.min.css */
.video-js :focus:not(:focus-visible) {
  outline: 0;
}

/* line 2, app/assets/stylesheets/video.scss */
.video-js .vjs-big-play-button {
  top: 50%;
  left: 50%;
  margin: -34.5px auto 0 -49.5px;
}

/* line 7, app/assets/stylesheets/video.scss */
.video-js .vjs-menu-item {
  color: #fff;
}

/* line 9, app/assets/stylesheets/video.scss */
.video-js .vjs-menu-item.vjs-selected {
  color: #2b333f;
}

/* line 14, app/assets/stylesheets/video.scss */
.video-js .vjs-track-setting select {
  color: #000;
}

/* line 1, app/assets/stylesheets/facebook.scss */
body.facebook {
  margin: 0;
  padding: 0;
  font-family: helvetica, arial, sans-serif;
}

/* line 7, app/assets/stylesheets/facebook.scss */
body.facebook .content {
  width: 520px;
  text-align: center;
}

/* line 12, app/assets/stylesheets/facebook.scss */
body.facebook .ready-box {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: bold;
  height: 60px;
}

/* line 21, app/assets/stylesheets/facebook.scss */
body.facebook .ready-box img {
  position: relative;
  top: 12px;
  margin-left: 10px;
}

/* line 27, app/assets/stylesheets/facebook.scss */
body.facebook .share-box {
  background: url(/assets/facebook/share-box.png) no-repeat;
  width: 502px;
  height: 117px;
  padding: 8px;
}

/* line 34, app/assets/stylesheets/facebook.scss */
body.facebook .share-box .share-icons {
  margin-top: 8px;
}

/* line 38, app/assets/stylesheets/facebook.scss */
body.facebook .share-box .share-icons img {
  margin-left: 8px;
  margin-right: 8px;
}

/* line 43, app/assets/stylesheets/facebook.scss */
body.facebook .twitter-follow-button {
  width: 90px !important;
}

/* line 47, app/assets/stylesheets/facebook.scss */
body.facebook .fb-like {
  margin-top: 15px;
}

/* line 51, app/assets/stylesheets/facebook.scss */
body.facebook .video_name {
  font-size: 1.4em;
  font-weight: bold;
  text-align: center;
  margin-top: 8px;
  margin-bottom: 8px;
}

/* line 59, app/assets/stylesheets/facebook.scss */
body.facebook .fb-comments {
  margin-top: 15px;
}

/* line 2, app/assets/stylesheets/form_validation.scss */
form p.validation-error {
  font-size: 1em !important;
  margin-bottom: 0 !important;
  color: #CE0036 !important;
  font-weight: bold !important;
}

/* line 3, app/assets/stylesheets/group_stripe.scss */
.group-stripe .group-benefit img {
  height: 90px;
  margin: auto;
  display: block;
  margin-bottom: 1em;
}

/* line 10, app/assets/stylesheets/group_stripe.scss */
.group-stripe .group-benefit p {
  color: #074286;
  font-size: 22px;
  text-align: center;
}

/* line 17, app/assets/stylesheets/group_stripe.scss */
.group-stripe .btn {
  font-size: 1.4em;
  margin-top: 3em;
}

/* line 24, app/assets/stylesheets/group_stripe.scss */
.gray-stripe-acls.group-stripe .secondary-heading.call-text {
  margin-top: 0.5em;
  margin-bottom: 0;
  padding-bottom: 0;
}

/* line 31, app/assets/stylesheets/group_stripe.scss */
.landing-hamburger-right {
  z-index: 9999;
}

/* line 34, app/assets/stylesheets/group_stripe.scss */
.landing-hamburger-right .sidebar-offcanvas {
  width: 50%;
}

/* line 38, app/assets/stylesheets/group_stripe.scss */
.landing-hamburger-right li {
  font-size: 20px;
  list-style: none;
}

/* line 1, app/assets/stylesheets/payment.scss */
body.payment_stylesheet {
  /* ends receive_credit */
}

/* line 3, app/assets/stylesheets/payment.scss */
body.payment_stylesheet h2 {
  width: 100%;
}

/* line 7, app/assets/stylesheets/payment.scss */
body.payment_stylesheet .paymentnote {
  font-weight: normal;
  padding-left: 15px;
  margin-top: 10px;
}

/* line 13, app/assets/stylesheets/payment.scss */
body.payment_stylesheet input[type=hidden] {
  border: 0;
}

/* line 17, app/assets/stylesheets/payment.scss */
body.payment_stylesheet .field_with_errors #terms {
  border: 2px solid red;
}

/* line 21, app/assets/stylesheets/payment.scss */
body.payment_stylesheet .payment-heading {
  color: #100E47;
  font-size: 24px;
  font-weight: bold;
}

/* line 27, app/assets/stylesheets/payment.scss */
body.payment_stylesheet #cart-items-checkout .cart-item-name {
  margin-bottom: 4px;
  font-size: 1em;
}

/* line 32, app/assets/stylesheets/payment.scss */
body.payment_stylesheet #creditcards {
  padding-top: 40px;
  padding-right: 30px;
  margin: 0px;
  border-right: 1px dotted #AF3F2F;
  height: 80px;
  width: 170px;
  margin-left: 120px;
}

/* line 42, app/assets/stylesheets/payment.scss */
body.payment_stylesheet .payment-group {
  margin-bottom: 5px !important;
  background-color: #EFEEEE;
}

/* line 53, app/assets/stylesheets/payment.scss */
body.payment_stylesheet .payment-group h3 {
  text-align: center;
}

/* line 58, app/assets/stylesheets/payment.scss */
body.payment_stylesheet .payment-group .panel-heading .panel-title {
  font-size: 22px;
  margin-bottom: 0px !important;
}

/* line 64, app/assets/stylesheets/payment.scss */
body.payment_stylesheet .payment-group .panel-heading:hover {
  cursor: pointer;
}

/* line 70, app/assets/stylesheets/payment.scss */
body.payment_stylesheet .payment_show_credit_card {
  height: 30px;
  background: url(/assets/icons/icon_cc.png) no-repeat 0% 0;
}

/* line 76, app/assets/stylesheets/payment.scss */
body.payment_stylesheet .payment-panel-fields {
  background-color: white;
  box-shadow: 1px 2px 3px #666;
}

/* line 81, app/assets/stylesheets/payment.scss */
body.payment_stylesheet #payment-right-column.affix {
  top: 50px;
}

/* line 85, app/assets/stylesheets/payment.scss */
body.payment_stylesheet .payment-order-summary {
  text-align: center;
  color: #333;
  font-size: 22px;
  margin-top: 0;
}

@media screen and (min-width: 768px) {
  /* line 98, app/assets/stylesheets/payment.scss */
  body.payment_stylesheet #payment-right-column.affix {
    width: 360px;
    margin-left: 360px;
  }
}

@media screen and (min-width: 992px) {
  /* line 105, app/assets/stylesheets/payment.scss */
  body.payment_stylesheet #payment-right-column.affix {
    width: 470px;
    margin-left: 470px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 111, app/assets/stylesheets/payment.scss */
  body.payment_stylesheet #payment-right-column.affix {
    width: 570px;
    margin-left: 570px;
  }
}

/* line 119, app/assets/stylesheets/payment.scss */
body.payment_stylesheet #payment-sumary .panel-heading:hover, body.payment_stylesheet #alternate-processor-panel .panel-heading:hover {
  cursor: default;
}

/* line 125, app/assets/stylesheets/payment.scss */
body.payment_stylesheet #payment-sumary {
  border: 5px solid #aaa;
}

/* line 128, app/assets/stylesheets/payment.scss */
body.payment_stylesheet #payment-sumary .table tr.table-subtotal-row {
  border-top: 2px solid #aaa;
}

/* line 131, app/assets/stylesheets/payment.scss */
body.payment_stylesheet #payment-sumary .table tr.table-total-exvat-row {
  border-top: 1px solid #ccc;
}

/* line 135, app/assets/stylesheets/payment.scss */
body.payment_stylesheet #payment-sumary .table td {
  padding: 8px;
  font-size: 16px;
  border: none;
}

/* line 144, app/assets/stylesheets/payment.scss */
body.payment_stylesheet #payment-help-accordion .panel-title {
  font-size: 16px;
}

/* line 150, app/assets/stylesheets/payment.scss */
body.payment_stylesheet .payment-panel-summary .summary-paragraph {
  margin-bottom: 0;
}

/* line 155, app/assets/stylesheets/payment.scss */
body.payment_stylesheet #payment-bottom {
  margin-top: 15px;
  padding-top: 15px;
  clear: left;
  float: left;
}

/* line 162, app/assets/stylesheets/payment.scss */
body.payment_stylesheet #payment-terms {
  margin-bottom: 15px;
}

/* line 166, app/assets/stylesheets/payment.scss */
body.payment_stylesheet #processing {
  text-align: center;
  padding: 5px 0 5px 0;
}

/* line 171, app/assets/stylesheets/payment.scss */
body.payment_stylesheet #as-it-appears {
  font-weight: normal;
}

/* line 175, app/assets/stylesheets/payment.scss */
body.payment_stylesheet #reminder-method {
  margin-top: 2px;
  display: inline-block;
  vertical-align: top;
}

/* line 181, app/assets/stylesheets/payment.scss */
body.payment_stylesheet .crossed_out {
  text-decoration: line-through;
}

/* line 185, app/assets/stylesheets/payment.scss */
body.payment_stylesheet .display_discounted_price {
  display: block;
  color: red;
  font-weight: bold;
  width: 200px;
}

/* line 192, app/assets/stylesheets/payment.scss */
body.payment_stylesheet #submit input.btn-success {
  color: white !important;
}

/* line 196, app/assets/stylesheets/payment.scss */
body.payment_stylesheet #receive_credit {
  /* used for invoice payment form */
  /* ends credit_card_expire_group */
}

/* line 198, app/assets/stylesheets/payment.scss */
body.payment_stylesheet #receive_credit .no_top_margin {
  margin-top: 0px;
}

/* line 201, app/assets/stylesheets/payment.scss */
body.payment_stylesheet #receive_credit #receive_check_div {
  margin-left: 20px;
}

/* line 203, app/assets/stylesheets/payment.scss */
body.payment_stylesheet #receive_credit #receive_check_div #receive_check {
  color: #333;
}

/* line 208, app/assets/stylesheets/payment.scss */
body.payment_stylesheet #receive_credit .credit_card_group .expire_group {
  float: left;
  width: 100%;
}

/* line 213, app/assets/stylesheets/payment.scss */
body.payment_stylesheet #receive_credit .credit_card_group .expire_date {
  padding-left: 0;
}

/* line 216, app/assets/stylesheets/payment.scss */
body.payment_stylesheet #receive_credit .credit_card_group .month_selector {
  padding-left: 0;
}

/* line 219, app/assets/stylesheets/payment.scss */
body.payment_stylesheet #receive_credit .credit_card_group .date_seperator {
  font-size: 20px;
  padding: 0;
  width: 10px;
  float: left;
}

/* line 225, app/assets/stylesheets/payment.scss */
body.payment_stylesheet #receive_credit .credit_card_group .year_selector {
  padding-left: 10px;
}

/* line 228, app/assets/stylesheets/payment.scss */
body.payment_stylesheet #receive_credit .credit_card_group .cc_vv {
  width: 80px;
}

/* line 3, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern {
  background: #f6f6f6;
  font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  /* We just have one-lined elements, so we'll center the elements with the line-height set to the height of the header */
  /* Transitions and class for reduced height */
  /* Example Media Queries */
  /* Overlay closing cross */
  /*
  *   Owl Carousel Owl Demo Theme 
  * v1.3.2
  */
  /* fade */
  /* backSlide */
  /* goDown */
  /* scaleUp */
  /* Keyframes */
  /*empty*/
  /*CONTROL BAR*/
  /*PROGRESS BAR*/
}

/* line 8, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern ul.list-unstyled li {
  margin-left: 0 !important;
}

/* line 11, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern #testimonials .carousel .carousel-control.left, body.procpr-modern #testimonials .carousel .carousel-control.right {
  background-image: none !important;
}

/* line 14, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .cbp-af-header.cbp-af-header-shrink h1 a {
  padding-top: 0;
}

/* line 18, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .no-padding {
  padding: 0 !important;
}

/* line 21, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .no-padding-bottom {
  padding-bottom: 0 !important;
}

/* line 24, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .no-padding-top {
  padding-top: 0 !important;
}

/* line 27, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .no-margin {
  margin: 0 !important;
}

/* line 30, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .no-margin-bottom {
  margin-bottom: 0 !important;
}

/* line 33, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .no-margin-top {
  margin-top: 0 !important;
}

/* line 36, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .margin-top {
  margin-top: 4em;
}

/* line 39, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .margin-bottom {
  margin-bottom: 3em;
}

/* line 42, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern :focus {
  outline: none;
}

/* line 45, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .background-cover {
  background-size: cover !important;
}

/* line 48, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .style-switcher {
  list-style: none;
  padding: 0;
}

/* line 52, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .style-switcher li {
  font-size: 1.1em;
  width: 7%;
  background: none;
  color: #2c3e50;
  padding: 10px 20px 0px;
  transition: border-left 0.2s ease-in-out;
  box-sizing: border-box;
  height: 37px;
  cursor: pointer;
}

/* line 63, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .style-switcher li a {
  display: none;
  padding: 0 1em;
}

/* line 67, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .style-switcher li:hover a {
  display: block;
}

/* line 70, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .style-switcher li:nth-child(1) {
  border-left: 8px solid #88b7b3;
}

/* line 73, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .style-switcher li:nth-child(1):hover {
  border-left: 2em solid #88b7b3;
}

/* line 76, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .style-switcher li:nth-child(2) {
  border-left: 8px solid #4aa1db;
}

/* line 79, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .style-switcher li:nth-child(2):hover {
  border-left: 2em solid #4aa1db;
}

/* line 82, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .style-switcher li:nth-child(3) {
  border-left: 8px solid #e3695c;
}

/* line 85, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .style-switcher li:nth-child(3):hover {
  border-left: 2em solid #e3695c;
}

/* line 88, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .style-switcher li:nth-child(4) {
  border-left: 8px solid #ffba43;
}

/* line 91, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .style-switcher li:nth-child(4):hover {
  border-left: 2em solid #ffba43;
}

/* line 94, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .style-switcher li:nth-child(5) {
  border-left: 8px solid #856cbd;
}

/* line 97, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .style-switcher li:nth-child(5):hover {
  border-left: 2em solid #856cbd;
}

/* line 100, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern h1,
body.procpr-modern h2,
body.procpr-modern h3,
body.procpr-modern h4,
body.procpr-modern h5,
body.procpr-modern h6,
body.procpr-modern .h1,
body.procpr-modern .h2,
body.procpr-modern .h3,
body.procpr-modern .h4,
body.procpr-modern .h5,
body.procpr-modern .h6 {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

/* line 117, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern p {
  line-height: 1.75;
}

/* line 120, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern a {
  color: #4aa1db;
}

/* line 123, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern a:hover {
  color: #4aa1db;
  text-decoration: underline;
}

/* line 127, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern blockquote {
  border-left: none;
}

/* line 130, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .colour-white {
  color: white !important;
}

/* line 133, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .highlight {
  color: #4aa1db;
}

/* line 136, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .vertical-align {
  margin: 100px 0;
}

/* line 139, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .vertical-align.no-bottom {
  margin-bottom: 0;
}

/* line 142, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .btn-default,
body.procpr-modern .btn-primary,
body.procpr-modern .btn-success,
body.procpr-modern .btn-info,
body.procpr-modern .btn-warning,
body.procpr-modern .btn-danger {
  border: none;
}

/* line 150, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .btn:active,
body.procpr-modern .btn.active {
  background-image: none;
}

/* line 154, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .btn.btn-empty {
  background: none !important;
  border: 2px solid #4aa1db;
  color: #4aa1db !important;
}

/* line 159, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .btn.btn-empty:hover {
  background-color: rgba(0, 0, 0, 0.03) !important;
  border-color: 2px solid #206c9f;
  color: #206c9f;
}

/* line 164, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .btn-default {
  background: #eaeaea;
}

/* line 167, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .btn-default:hover,
body.procpr-modern .btn-default:focus {
  background-color: #cbcbcb;
  background-position: 0 -15px;
}

/* line 172, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .btn-default:active,
body.procpr-modern .btn-default.active {
  background-color: #cbcbcb;
  border-color: #c6c6c6;
}

/* line 177, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .btn-success {
  background: #88b54e;
}

/* line 180, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .btn-success:hover,
body.procpr-modern .btn-success:focus {
  background-color: #688b3a;
  background-position: 0 -15px;
}

/* line 185, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .btn-success:active,
body.procpr-modern .btn-success.active {
  background-color: #688b3a;
  border-color: #638437;
}

/* line 190, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .btn-warning {
  background: #f0ad4e;
}

/* line 193, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .btn-warning:hover,
body.procpr-modern .btn-warning:focus {
  background-color: #eb9316;
  background-position: 0 -15px;
}

/* line 198, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .btn-warning:active,
body.procpr-modern .btn-warning.active {
  background-color: #eb9316;
  border-color: #e38d13;
}

/* line 203, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .btn-danger {
  background: #e96b56;
}

/* line 206, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .btn-danger:hover,
body.procpr-modern .btn-danger:focus {
  background-color: #e23c20;
  background-position: 0 -15px;
}

/* line 211, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .btn-danger:active,
body.procpr-modern .btn-danger.active {
  background-color: #e23c20;
  border-color: #db381d;
}

/* line 216, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .btn-info {
  background: #3ea5be;
}

/* line 219, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .btn-info:hover,
body.procpr-modern .btn-info:focus {
  background-color: #2f7d90;
  background-position: 0 -15px;
}

/* line 224, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .btn-info:active,
body.procpr-modern .btn-info.active {
  background-color: #2f7d90;
  border-color: #2c7688;
}

/* line 229, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .thumbnail,
body.procpr-modern .img-thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}

/* line 234, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .img-halfsize {
  width: 50%;
}

/* line 237, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .img-75 {
  width: 75%;
}

/* line 240, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .img-overlap {
  margin-bottom: -200px;
}

/* line 243, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .dropdown-menu > li > a:hover,
body.procpr-modern .dropdown-menu > li > a:focus {
  background-color: #e8e8e8;
}

/* line 247, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .dropdown-menu > .active > a,
body.procpr-modern .dropdown-menu > .active > a:hover,
body.procpr-modern .dropdown-menu > .active > a:focus {
  background-color: #202127;
}

/* line 252, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .preloader {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: #2b2d35;
  /* background-color is important, or it will be see-through, and we don't want that! */
  text-align: center;
  z-index: 9999999;
}

/* line 263, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .preloader .spinner {
  margin: 100px auto 0;
  width: 70px;
  height: 70px;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

/* line 275, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .preloader .spinner > div {
  width: 18px;
  height: 18px;
  background-color: white;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
  animation: bouncedelay 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/* line 287, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .preloader .spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

/* line 291, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .preloader .spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes bouncedelay {
  0%,
80%,
100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}

@keyframes bouncedelay {
  0%,
80%,
100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  40% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}

/* line 317, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .navbar {
  background: none;
  border: none;
  padding: 1em 0;
}

/* line 322, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .navbar .navbar-nav .current > a {
  color: #4aa1db !important;
}

/* line 325, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .navbar .nav > li > a:hover,
body.procpr-modern .navbar .nav > li > a:focus {
  background-color: transparent;
}

/* line 329, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .navbar .nav > li > a.dropdown-toggle i {
  margin: -1px 0 0 3px;
  font-size: 10px;
  display: inline-table;
}

/* line 334, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .navbar .nav > li ul {
  border: none;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 339, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .navbar .nav > li ul li a {
  font-size: 0.9em;
}

/* line 342, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .navbar .nav > li ul .dropdown-header {
  color: #4aa1db;
}

/* line 345, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .navbar-brand,
body.procpr-modern .navbar-nav > li > a {
  color: white;
}

/* line 349, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .navbar-brand img {
  max-width: 160px;
}

/* line 352, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .navbar-inverse {
  background-color: #222222;
}

/* line 355, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .navbar-toggle {
  margin: 1.3em 0;
}

/* line 358, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
  background: white;
}

/* line 365, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .navbar-static-top,
body.procpr-modern .navbar-fixed-top,
body.procpr-modern .navbar-fixed-bottom {
  border-radius: 0;
}

/* line 370, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .dropdown-header {
  text-transform: uppercase;
}

/* line 373, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .cbp-af-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 200;
  height: 100px;
  -webkit-transition: height 0.3s linear;
  -moz-transition: height 0.3s linear;
  transition: height 0.3s linear;
}

/* line 384, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .cbp-af-header .dropdown-menu {
  position: absolute;
  top: 80%;
}

/* line 388, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .cbp-af-header .cbp-af-inner {
  margin: 0 auto;
  padding: 0;
}

/* line 392, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .cbp-af-header h1,
body.procpr-modern .cbp-af-header nav {
  display: inline-block;
  position: relative;
}

/* line 398, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .cbp-af-header h1,
body.procpr-modern .cbp-af-header .nav a {
  line-height: 70px;
}

/* line 402, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .cbp-af-header h1 {
  color: white;
  letter-spacing: 4px;
  font-size: 2em;
  margin: 0.5em 0;
  float: left;
}

/* line 409, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .cbp-af-header h1 a {
  color: inherit;
  font-size: inherit;
}

/* line 413, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .cbp-af-header .nav {
  float: right;
}

/* line 416, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .cbp-af-header .nav li.open > a {
  background: none;
  color: #4aa1db;
}

/* line 420, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .cbp-af-header .nav li ul a {
  color: #333333;
  line-height: 32px;
  margin-left: 0;
}

/* line 425, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .cbp-af-header .nav a {
  color: white;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  margin: 0;
  font-size: 1em;
  text-transform: uppercase;
}

/* line 433, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .cbp-af-header .nav a.signup {
  color: #4aa1db !important;
}

/* line 436, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .cbp-af-header .nav a:hover {
  color: #4aa1db;
  background: none;
}

/* line 441, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .cbp-af-header h1,
body.procpr-modern .cbp-af-header .nav a {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

/* line 447, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .cbp-af-header.cbp-af-header-shrink {
  height: 70px;
  background-color: white;
  border-bottom: 1px solid #eee;
}

/* line 452, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .cbp-af-header.cbp-af-header-shrink .dropdown-menu {
  position: absolute;
  top: 100%;
}

/* line 456, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .cbp-af-header.cbp-af-header-shrink h1,
body.procpr-modern .cbp-af-header.cbp-af-header-shrink .nav a {
  line-height: 40px;
  color: black;
}

/* line 461, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .cbp-af-header.cbp-af-header-shrink .nav a.btn {
  line-height: 1.7;
  margin-top: 0.9em;
}

/* line 465, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .cbp-af-header.cbp-af-header-shrink .nav a.login:before {
  top: 34%;
  height: 20px;
}

/* line 469, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .cbp-af-header.cbp-af-header-shrink h1 {
  font-size: 1.2em;
  margin: 0.6em 0;
}

/* line 473, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .cbp-af-header.cbp-af-header-shrink h1 a {
  color: black;
}

@media screen and (max-width: 55em) {
  /* line 478, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern .cbp-af-header .cbp-af-inner {
    width: 100%;
  }
  /* line 481, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern .cbp-af-header h1,
body.procpr-modern .cbp-af-header .nav {
    display: block;
    margin: 0 auto;
    text-align: center;
    float: none;
  }
  /* line 488, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern .cbp-af-header h1,
body.procpr-modern .cbp-af-header .nav a {
    line-height: 115px;
  }
  /* line 492, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern .cbp-af-header .nav a {
    margin: 0 10px;
  }
  /* line 495, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern .cbp-af-header.cbp-af-header-shrink h1,
body.procpr-modern .cbp-af-header.cbp-af-header-shrink .nav a {
    line-height: 45px;
  }
  /* line 499, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern .cbp-af-header.cbp-af-header-shrink h1 {
    font-size: 2em;
  }
  /* line 502, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern .cbp-af-header.cbp-af-header-shrink .nav a {
    font-size: 1em;
  }
}

@media screen and (max-width: 32.25em) {
  /* line 507, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern .cbp-af-header .nav a {
    font-size: 1em;
  }
}

@media screen and (max-width: 24em) {
  /* line 512, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern .cbp-af-header .nav a,
body.procpr-modern .cbp-af-header.cbp-af-header-shrink .nav a {
    line-height: 1;
  }
}

/* line 517, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #2b2d35;
}

/* line 526, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .overlay .overlay-close {
  width: 80px;
  height: 80px;
  position: absolute;
  right: 20px;
  top: 20px;
  overflow: hidden;
  border: none;
  background: url(/assets/landing/dynamic5/cross.png) no-repeat center center;
  text-indent: 200%;
  color: transparent;
  outline: none;
  z-index: 100;
}

/* line 540, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .btn-block {
  width: 100%;
  display: block;
}

/* line 544, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .login-part {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 300px;
  height: 300px;
  padding: 0;
}

/* line 555, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .login-part input {
  width: 100%;
  margin-bottom: 10px;
  background: white;
  border: none;
  outline: none;
  padding: 15px;
  font-size: 1em;
  color: #4c4c4c;
  border: 2px solid white;
  border-radius: 4px;
}

/* line 567, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .login-part input:focus {
  border-color: #4aa1db;
}

/* line 570, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .login-part button[type='submit'] {
  background: #4aa1db;
  padding: 17px;
}

/* line 574, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .login-part button[type='submit']:hover {
  background: #2889ca;
}

/* line 577, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .login-part a.forgot-pw {
  display: block;
  text-align: center;
  margin-top: 2.5em;
  color: white;
  opacity: 0.5;
  font-size: 0.95em;
}

/* line 585, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .login-part p {
  color: white;
  text-align: center;
  font-size: 0.95em;
  margin-top: 2.5em;
}

/* line 591, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .login-part p.disclaimer {
  opacity: 0.5;
  padding: 0 1.5em;
}

/* line 595, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .login-part p.disclaimer a {
  color: #4aa1db;
}

/* line 598, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern #signup .login-part {
  height: 362px;
}

/* line 601, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .overlay-content {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.5s, visibility 0s 0.5s;
  transition: opacity 0.5s, visibility 0s 0.5s;
  z-index: 9999;
}

/* line 608, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .overlay-content.open {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

/* line 614, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern section .login-overlay {
  color: #fff;
  font-size: 1.7em;
  text-transform: uppercase;
  text-align: center;
  margin: 0 0 0.5em;
  padding: 0;
}

/* line 622, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}

/* line 628, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .owl-carousel .owl-wrapper,
body.procpr-modern .owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

/* line 637, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* line 645, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}

/* line 650, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}

/* line 655, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/* line 662, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .owl-carousel .owl-item {
  float: left;
}

/* line 665, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 673, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .owl-controls .owl-page,
body.procpr-modern .owl-controls .owl-buttons div {
  cursor: pointer;
}

/* line 677, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .grabbing {
  cursor: url(/assets/landing/dynamic5/grabbing.png) 8 8, move;
}

/* line 684, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .owl-theme-main .owl-controls .owl-page.active span,
body.procpr-modern .owl-theme-main .owl-controls.clickable .owl-page:hover span {
  filter: alpha(opacity=100);
  opacity: 1;
}

/* line 689, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .owl-theme-main .owl-controls {
  margin-top: 10px;
  text-align: center;
}

/* line 693, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .owl-theme-main .owl-controls .owl-buttons div {
  color: #ffffff;
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin: 5px;
  padding: 3px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #dadada;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

/* line 708, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .owl-theme-main .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
}

/* line 713, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .owl-theme-main .owl-controls .owl-page span {
  display: block;
  width: 15px;
  height: 15px;
  margin: 5px 7px;
  filter: alpha(opacity=50);
  opacity: 0.5;
  border-radius: 50%;
  background: #cfcfcf;
}

/* line 723, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .owl-theme-main .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #ffffff;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}

/* line 733, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .owl-theme-main .owl-controls.clickable .owl-buttons div:hover {
  filter: alpha(opacity=100);
  opacity: 1;
  text-decoration: none;
}

/* line 738, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .owl-theme-main .owl-item .item {
  padding: 2em;
  margin: 10px;
  border-radius: 7px;
  color: #FFF;
  text-align: center;
}

/* line 745, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .owl-theme-main .owl-item .item img {
  width: 120px;
  height: 120px;
  margin: 0 auto;
  display: block;
  border-radius: 10px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
}

/* line 753, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .owl-theme-main .owl-item .item a.popup-gallery img {
  width: 100%;
  height: auto;
}

/* line 757, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .owl-theme-main .owl-item .item h1 {
  margin: inherit;
  color: white;
}

/* line 761, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .owl-theme-main .owl-item .item h3 {
  font-size: 1.7em;
  font-weight: 300;
  margin: 1em 0;
  color: white;
  text-transform: none;
}

/* line 768, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .owl-theme-main .owl-item .item h4 {
  margin: 1em 0;
  font-size: 1.1em;
  font-weight: 300;
  color: white;
}

/* line 774, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .owl-theme-main .owl-item .item p {
  color: white;
  font-size: 0.9em;
  padding: 0 2.5em;
}

/* line 779, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .owl-theme-featured {
  height: 100%;
}

/* line 782, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .owl-theme-featured .owl-wrapper-outer {
  padding-top: 0;
}

/* line 785, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .owl-theme-featured .owl-wrapper-outer .owl-wrapper .owl-item .item {
  position: relative;
  padding: 0;
  margin: 0;
  text-align: left;
}

/* line 791, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .owl-theme-featured .owl-controls {
  top: 45%;
  width: 100%;
  position: absolute;
  z-index: 99999;
}

/* line 797, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .owl-theme-featured .owl-controls .owl-buttons div {
  position: absolute;
  display: inline;
  font-size: 5em;
  color: white;
  opacity: 0.1;
}

/* line 804, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .owl-theme-featured .owl-controls .owl-buttons div:hover {
  opacity: 0.5;
}

/* line 807, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .owl-theme-featured .owl-controls .owl-buttons div.owl-prev {
  left: 2%;
}

/* line 810, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .owl-theme-featured .owl-controls .owl-buttons div.owl-next {
  right: 2%;
}

/* line 813, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .owl-item.loading {
  min-height: 150px;
  background: url(/assets/landing/dynamic5/AjaxLoader.gif) no-repeat center center;
}

/* line 817, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x: 50%;
  -webkit-perspective-origin-y: 50%;
  -moz-perspective: 1200px;
  -moz-perspective-origin-x: 50%;
  -moz-perspective-origin-y: 50%;
  perspective: 1200px;
}

/* line 827, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease;
}

/* line 833, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease;
}

/* line 839, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}

/* line 844, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}

/* line 850, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both;
}

/* line 855, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both;
}

/* line 861, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both;
}

/* line 866, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both;
}

@-webkit-keyframes empty {
  0% {
    opacity: 1;
  }
}

@-moz-keyframes empty {
  0% {
    opacity: 1;
  }
}

@keyframes empty {
  0% {
    opacity: 1;
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@-moz-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@-webkit-keyframes backSlideOut {
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
}

@-moz-keyframes backSlideOut {
  25% {
    opacity: .5;
    -moz-transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%);
  }
}

@keyframes backSlideOut {
  25% {
    opacity: .5;
    transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%);
  }
}

@-webkit-keyframes backSlideIn {
  0%,
25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0);
  }
}

@-moz-keyframes backSlideIn {
  0%,
25% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateZ(0) translateX(0);
  }
}

@keyframes backSlideIn {
  0%,
25% {
    opacity: .5;
    transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    transform: translateZ(0) translateX(0);
  }
}

@-webkit-keyframes scaleToFade {
  to {
    opacity: 0;
    -webkit-transform: scale(0.8);
  }
}

@-moz-keyframes scaleToFade {
  to {
    opacity: 0;
    -moz-transform: scale(0.8);
  }
}

@keyframes scaleToFade {
  to {
    opacity: 0;
    transform: scale(0.8);
  }
}

@-webkit-keyframes goDown {
  from {
    -webkit-transform: translateY(-100%);
  }
}

@-moz-keyframes goDown {
  from {
    -moz-transform: translateY(-100%);
  }
}

@keyframes goDown {
  from {
    transform: translateY(-100%);
  }
}

@-webkit-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}

@-moz-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -moz-transform: scale(1.5);
  }
}

@keyframes scaleUpFrom {
  from {
    opacity: 0;
    transform: scale(1.5);
  }
}

@-webkit-keyframes scaleUpTo {
  to {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}

@-moz-keyframes scaleUpTo {
  to {
    opacity: 0;
    -moz-transform: scale(1.5);
  }
}

@keyframes scaleUpTo {
  to {
    opacity: 0;
    transform: scale(1.5);
  }
}

/* line 1092, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .alert-success {
  background-color: #dff0d8;
  border: none;
}

/* line 1096, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .alert-info {
  background-color: #d9edf7;
  border: none;
}

/* line 1100, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .alert-warning {
  background-color: #fcf8e3;
  border: none;
}

/* line 1104, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .alert-danger {
  background-color: #f2dede;
  border: none;
}

/* line 1108, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .progress {
  background-color: #f5f5f5;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 1113, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .progress-bar {
  background-color: #2b2d35;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 1118, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .progress-bar-success {
  background-color: #88b54e;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 1123, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .progress-bar-info {
  background-color: #3ea5be;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 1128, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .progress-bar-warning {
  background-color: #f0ad4e;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 1133, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .progress-bar-danger {
  background-color: #e96b56;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 1138, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .list-group {
  border-radius: 4px;
}

/* line 1141, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .list-group-item.active,
body.procpr-modern .list-group-item.active:hover,
body.procpr-modern .list-group-item.active:focus {
  background-color: #2b2d35;
}

/* line 1146, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .panel-default > .panel-heading {
  background-color: #f5f5f5;
}

/* line 1149, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .panel-primary > .panel-heading {
  background-color: #2b2d35;
}

/* line 1152, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .panel-success > .panel-heading {
  background-color: #dff0d8;
}

/* line 1155, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .panel-info > .panel-heading {
  background-color: #d9edf7;
}

/* line 1158, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .panel-warning > .panel-heading {
  background-color: #fcf8e3;
}

/* line 1161, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .panel-danger > .panel-heading {
  background-color: #f2dede;
}

/* line 1164, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .well {
  background-color: #f5f5f5;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
}

/* line 1170, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .page-header {
  border-bottom: 0;
}

/* line 1173, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern #intro-video {
  background: url(/assets/landing/dynamic5/bg-videofallback.jpg);
  background-size: cover;
}

/* line 1177, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern #intro .item,
body.procpr-modern #intro-video .item {
  height: 100%;
}

/* line 1181, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern #intro .container,
body.procpr-modern #intro-video .container,
body.procpr-modern #intro .row,
body.procpr-modern #intro-video .row {
  height: 100%;
  position: relative;
}

/* line 1188, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern #intro .carousel-caption-center,
body.procpr-modern #intro-video .carousel-caption-center {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  max-width: 80%;
  max-height: 25%;
  z-index: 10;
  margin: auto;
  text-align: center;
}

/* line 1201, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern #intro .carousel-caption-center h1,
body.procpr-modern #intro-video .carousel-caption-center h1 {
  font-size: 3em;
  font-weight: 800;
  margin: 0 0 0.5em;
}

/* line 1207, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern #intro .carousel-caption-center h2,
body.procpr-modern #intro-video .carousel-caption-center h2 {
  font-size: 1.8em;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.9);
}

/* line 1213, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern #intro .carousel-caption-center p,
body.procpr-modern #intro-video .carousel-caption-center p {
  font-size: 1.3em;
  font-weight: 400;
  line-height: 1.8;
  color: rgba(255, 255, 255, 0.9);
  margin: 1em 10em;
}

/* line 1221, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern #intro .carousel-caption-center .btn,
body.procpr-modern #intro-video .carousel-caption-center .btn {
  margin: 1em 0;
  padding: 1em 2em;
  background: #4aa1db;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

/* line 1229, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern #intro .carousel-caption-center .btn:hover,
body.procpr-modern #intro-video .carousel-caption-center .btn:hover {
  background: #2889ca;
}

/* line 1233, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern #intro .carousel-caption-left,
body.procpr-modern #intro-video .carousel-caption-left {
  position: absolute;
  left: 29px;
  bottom: 15%;
  max-width: 550px;
  z-index: 10;
}

/* line 1241, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern #intro .carousel-caption-left h1,
body.procpr-modern #intro-video .carousel-caption-left h1 {
  font-size: 3em;
  font-weight: 800;
  margin: 0 0 0.5em;
}

/* line 1247, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern #intro .carousel-caption-left h2,
body.procpr-modern #intro-video .carousel-caption-left h2 {
  font-size: 1.8em;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.8);
}

/* line 1253, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern #intro .carousel-caption-left p,
body.procpr-modern #intro-video .carousel-caption-left p {
  font-size: 1.3em;
  font-weight: 100;
  line-height: 1.8;
  color: rgba(255, 255, 255, 0.8);
}

/* line 1260, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern #intro .carousel-caption-left .btn,
body.procpr-modern #intro-video .carousel-caption-left .btn {
  margin: 1em 0;
  padding: 1em 2em;
  background: #4aa1db;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

/* line 1268, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern #intro .carousel-caption-left .btn:hover,
body.procpr-modern #intro-video .carousel-caption-left .btn:hover {
  background: #2889ca;
}

/* line 1272, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .overlay-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 1;
  background: rgba(0, 0, 0, 0.5);
  background: -webkit-radial-gradient(50% 55%, ellipse closest-corner, rgba(0, 0, 0, 0.57) 1%, rgba(0, 0, 0, 0.8) 100%);
  background: -moz-radial-gradient(50% 55%, ellipse closest-corner, rgba(0, 0, 0, 0.57) 1%, rgba(0, 0, 0, 0.8) 100%);
  background: -ms-radial-gradient(50% 55%, ellipse closest-corner, rgba(0, 0, 0, 0.57) 1%, rgba(0, 0, 0, 0.8) 100%);
  background: radial-gradient(50% 55%, ellipse closest-corner, rgba(0, 0, 0, 0.57) 1%, rgba(0, 0, 0, 0.8) 100%);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 0;
}

/* line 1295, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .overlay-bg.black {
  opacity: 0.5;
}

/* line 1298, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .overlay-bg.light {
  background-image: -webkit-linear-gradient(top, rgba(243, 243, 243, 0.95) 80%, rgba(243, 243, 243, 0.85) 100%);
  background-image: linear-gradient(to bottom, rgba(243, 243, 243, 0.95) 80%, rgba(243, 243, 243, 0.85) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f3f3f3', endColorstr='#d9f3f3f3', GradientType=0);
}

/* line 1304, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .ie9 .overlay-bg,
body.procpr-modern .ie8 .overlay-bg {
  background: url(/assets/landing/dynamic5/ie-overlay.png);
}

/* line 1308, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .mb_YTVPlayer :focus {
  outline: 0;
}

/* line 1311, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .mb_YTVPlayer {
  display: block;
  transform: translateZ(0);
  transform-style: preserve-3d;
  perspective: 1000;
  backface-visibility: hidden;
  transform: translate3d(0, 0, 0);
  animation-timing-function: linear;
}

/* line 1320, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .mb_YTVPlayer.fullscreen {
  display: block;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  margin: 0 !important;
}

/* line 1329, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .mbYTP_wrapper iframe {
  max-width: 4000px !important;
}

/* line 1332, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .inline_YTPlayer {
  margin-bottom: 20px;
  vertical-align: top;
  position: relative;
  left: 0;
  overflow: hidden;
  border-radius: 4px;
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
  background: rgba(0, 0, 0, 0.5);
}

/* line 1344, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .inline_YTPlayer img {
  border: none !important;
  -moz-transform: none !important;
  -webkit-transform: none !important;
  -o-transform: none !important;
  transform: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

/* line 1354, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .mb_YTVPBar .ytpicon {
  font-size: 20px;
  font-family: 'ytpregular';
}

/* line 1358, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .mb_YTVPBar .mb_YTVPUrl.ytpicon {
  font-size: 30px;
}

/* line 1361, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .mb_YTVPBar {
  transition: opacity 1s;
  -moz-transition: opacity 1s;
  -webkit-transition: opacity 1s;
  -o-transition: opacity 1s;
  display: block;
  width: 100%;
  height: 10px;
  padding: 5px;
  background: #333;
  position: fixed;
  bottom: 0;
  left: 0;
  -moz-box-sizing: padding-box;
  -webkit-box-sizing: border-box;
  text-align: left;
  z-index: 1000;
  font: 14px/16px sans-serif;
  color: white;
  opacity: .1;
}

/* line 1382, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .mb_YTVPBar.visible,
body.procpr-modern .mb_YTVPBar:hover {
  opacity: 1;
}

/* line 1386, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .mb_YTVPBar .buttonBar {
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  background: transparent;
  font: 12px/14px Calibri;
  position: absolute;
  top: -30px;
  left: 0;
  padding: 5px;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 1403, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .mb_YTVPBar:hover .buttonBar {
  background: rgba(0, 0, 0, 0.4);
}

/* line 1406, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .mb_YTVPBar span {
  display: inline-block;
  font: 16px/20px Calibri, sans-serif;
  position: relative;
  width: 30px;
  height: 25px;
  vertical-align: middle;
}

/* line 1414, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .mb_YTVPBar span.mb_YTVPTime {
  width: 130px;
}

/* line 1417, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .mb_YTVPBar span.mb_YTVPUrl,
body.procpr-modern .mb_YTVPBar span.mb_OnlyYT {
  position: absolute;
  width: auto;
  display: block;
  top: 6px;
  right: 10px;
  cursor: pointer;
}

/* line 1426, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .mb_YTVPBar span.mb_YTVPUrl img {
  width: 60px;
}

/* line 1429, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .mb_YTVPBar span.mb_OnlyYT {
  left: 185px;
  right: auto;
}

/* line 1433, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .mb_YTVPBar span.mb_OnlyYT img {
  width: 25px;
}

/* line 1436, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .mb_YTVPBar span.mb_YTVPUrl a {
  color: white;
}

/* line 1439, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .mb_YTVPPlaypause,
body.procpr-modern .mb_YTVPlayer .mb_YTVPPlaypause img {
  cursor: pointer;
}

/* line 1443, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .mb_YTVPMuteUnmute {
  cursor: pointer;
}

/* line 1447, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .mb_YTVPProgress {
  height: 10px;
  width: 100%;
  background: #222;
  bottom: 0;
  left: 0;
}

/* line 1454, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .mb_YTVPLoaded {
  height: 10px;
  width: 0;
  background: #444;
  left: 0;
}

/* line 1460, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .mb_YTVTime {
  height: 5px;
  width: 0;
  background: #fff;
  bottom: 0;
  left: 0;
  -moz-box-shadow: #666666 1px 1px 3px;
  -webkit-box-shadow: #666666 1px 1px 3px;
}

/* line 1469, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .YTPOverlay.raster {
  background: url(/images/raster.png);
}

/* line 1472, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .YTPOverlay.raster.retina {
  background: url(/images/raster@2x.png);
}

/* line 1475, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern section {
  padding: 4em 0;
  position: relative;
}

/* line 1479, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern section:before,
body.procpr-modern section:after {
  position: absolute;
  content: '';
  pointer-events: none;
}

/* line 1485, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern section h1 {
  font-size: 3em;
}

/* line 1488, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern section h2 {
  font-size: 3em;
  font-weight: 100;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0.5em 0;
  line-height: 1.3;
}

/* line 1496, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern section h3 {
  font-size: 1em;
  font-weight: 600;
  text-transform: uppercase;
  color: #4aa1db;
  letter-spacing: 1px;
}

/* line 1503, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern section p {
  font-size: 1.1em;
  font-weight: 100;
  margin: 0 0 2em;
}

/* line 1508, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern section .lead {
  font-size: 1.3em;
}

/* line 1511, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern section.light {
  background: #ededed;
}

/* line 1514, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern section.light.with-bg {
  background: url(/assets/landing/dynamic5/bg-content1.jpg) center center no-repeat;
  background-size: cover;
}

/* line 1518, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern section.dark {
  background: #2b2d35;
}

/* line 1521, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern section.dark.with-bg {
  background: url(/assets/landing/dynamic5/bg-content1.jpg) center center no-repeat;
  background-size: cover;
}

/* line 1525, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern section.dark h1,
body.procpr-modern section.dark h2,
body.procpr-modern section.dark h4,
body.procpr-modern section.dark h5,
body.procpr-modern section.dark h6 {
  color: white;
  margin-bottom: 0.5em;
}

/* line 1533, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern section.dark .text-muted {
  color: rgba(255, 255, 255, 0.7);
}

/* line 1536, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern section.dark p {
  color: white;
  letter-spacing: 0.5px;
}

/* line 1540, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern section.content h1 {
  font-size: 3em;
}

/* line 1543, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern section.content h2 {
  font-size: 3.5em;
  font-weight: 800;
  margin: 0.3em auto 0.5em;
  padding: 0em 3em;
  line-height: 1.3;
}

/* line 1550, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern section.content h3 {
  font-size: 1.2em;
  font-weight: 600;
  text-transform: uppercase;
}

/* line 1555, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern section.content p.desc {
  font-size: 1.2em;
  font-weight: 300;
  line-height: 2;
  margin: 0 0 2em;
  padding: 0 14em;
}

/* line 1562, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern section.content img {
  margin: auto;
}

/* line 1565, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern section.cta h1 {
  font-size: 4em;
}

/* line 1568, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern section.cta h2 {
  font-size: 2.5em;
  margin: 0 auto 1em;
}

/* line 1572, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern section.cta h3 {
  font-weight: 1.2em;
  text-transform: uppercase;
}

/* line 1576, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern section.cta p {
  padding: 0 4em;
  margin: 0;
  font-size: 1.35em;
}

/* line 1581, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern section.cta p:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}

/* line 1585, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern section.cta .btn {
  background: #4aa1db;
  color: white;
  padding: 0.5em 2em;
  font-size: 1em;
  margin: 0 1em;
  border: 2px solid #4aa1db;
  text-transform: uppercase;
}

/* line 1594, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern section.cta .btn:hover {
  background: #2a8fd2;
  border-color: #2a8fd2;
}

/* line 1598, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern section .overlay-text {
  z-index: 10;
}

/* line 1601, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .separator::before {
  bottom: -30px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #dadada;
  box-shadow: 30px 0 #dadada, -30px 0 #dadada;
}

/* line 1612, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .separator::after {
  bottom: -25px;
  width: 115px;
  height: 1px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  box-shadow: -80px 0px 0 #dadada, 80px 0px 0 #dadada;
}

/* line 1621, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern #pricing .plan {
  background: white;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 7px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 1630, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern #pricing .plan .plan-title {
  margin: 0;
  border-radius: 7px 7px 0 0;
  overflow: hidden;
  text-align: center;
  background: #f5f5f5;
}

/* line 1637, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern #pricing .plan .plan-title h2 {
  padding: 1.3em 0.5em 0;
  margin: 0;
  font-size: 1.3em;
  font-weight: 200;
  text-align: center;
  color: #7c7c7c;
}

/* line 1645, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern #pricing .plan .plan-title h3 {
  font-weight: 200;
  font-size: 4em;
  line-height: 1.5em;
  margin-top: 0;
  color: #333333;
}

/* line 1652, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern #pricing .plan .plan-title p {
  font-size: 1.1em;
  font-weight: 200;
}

/* line 1656, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern #pricing .plan .plan-title div {
  padding: 2.2em 1em 0;
  text-align: right;
}

/* line 1660, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern #pricing .plan .plan-title input {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 1664, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern #pricing .plan .plan-title sup {
  top: -1.5em;
  font-size: 0.3em;
  padding-left: 0.2em;
}

/* line 1669, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern #pricing .plan .plan-title sub {
  bottom: -0.1em;
  font-size: 0.2em;
}

/* line 1673, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern #pricing .plan .plan-features {
  text-align: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 1679, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern #pricing .plan .plan-features li {
  padding: 1.3em 0;
  font-size: 1em;
  font-weight: 200;
  border-bottom: 1px solid #eaeaea;
}

/* line 1685, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern #pricing .plan .plan-cta {
  display: block;
  margin: 0;
  text-align: center;
  border-radius: 0 0 7px 7px;
  overflow: hidden;
}

/* line 1692, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern #pricing .plan .plan-cta .plan-buy {
  margin: 2em 0;
}

/* line 1695, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern #pricing .plan .plan-cta .plan-buy .btn {
  background: #4aa1db;
  padding: 10px 30px;
  font-size: 1em;
  font-weight: 300;
  color: white;
}

/* line 1702, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern #pricing .plan .plan-cta .plan-buy .btn:hover {
  background: #2889ca;
}

/* line 1705, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern #pricing .plan.featured {
  padding: 1.5em 0 0;
  margin-top: -1.5em;
}

/* line 1709, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern #pricing .plan.featured .plan-title {
  margin: -1.5em 0 0;
  padding-top: 1.5em;
}

/* line 1713, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern #testimonials .carousel .carousel-control {
  font-size: 3em;
}

/* line 1716, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern #testimonials .carousel .carousel-control.left {
  left: -100px;
}

/* line 1719, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern #testimonials .carousel .carousel-control.right {
  right: -100px;
}

/* line 1722, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern #testimonials .carousel .carousel-indicators {
  bottom: 0;
}

/* line 1725, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern #testimonials .carousel .carousel-indicators li,
body.procpr-modern #testimonials .carousel .carousel-indicators .active {
  width: 15px;
  height: 15px;
  margin: 1px;
}

/* line 1731, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern #testimonials .carousel blockquote {
  margin: 0;
  padding: 0;
  min-height: 250px;
}

/* line 1736, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern #testimonials .carousel blockquote img {
  width: 100px;
  height: 100px;
}

/* line 1740, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern #testimonials .carousel blockquote p {
  font-size: 1.3em;
  line-height: 1.7;
}

/* line 1744, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern #testimonials .carousel blockquote small,
body.procpr-modern #testimonials .carousel blockquote .small {
  font-size: 1em;
  font-weight: 300;
  color: white;
}

/* line 1750, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern #testimonials .carousel blockquote small:before,
body.procpr-modern #testimonials .carousel blockquote .small:before {
  content: '';
}

/* line 1754, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern #testimonials .carousel blockquote a {
  color: #4aa1db;
}

/* line 1757, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern #testimonials .carousel blockquote a:hover {
  color: #4aa1db;
  text-decoration: underline;
}

/* line 1761, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern #portfolio .portfolio-item {
  margin-bottom: 0.15em;
}

/* line 1764, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern #filters {
  margin-bottom: 1em;
}

/* line 1767, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern #filters button {
  background: none;
  border-radius: 4px;
  padding: 0.5em 1.3em;
  border: none;
  color: #9c9c9c;
  text-transform: uppercase;
  font-weight: 400;
  margin: 0 1px 6px 1px;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}

/* line 1779, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern #filters button:hover,
body.procpr-modern #filters button.active {
  border-color: #4c4c4c;
  color: #4c4c4c;
  font-weight: 600;
}

/* line 1785, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .grid {
  list-style: none;
  margin: 0 auto;
  text-align: center;
}

/* line 1790, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .grid .portfolio-item {
  display: inline-block;
  margin: 0;
  padding: 20px;
  position: relative;
  text-align: left;
}

/* line 1797, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .grid figure {
  margin: 0;
  overflow: hidden;
  position: relative;
  background-color: rgba(44, 46, 53, 0.7);
  border-radius: 4px;
}

/* line 1804, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .grid figure .info {
  padding: 0;
  position: absolute;
  bottom: -60px;
  z-index: 100;
  width: 100%;
  text-align: center;
}

/* line 1812, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .grid figure .info h3 {
  font-size: 1.5em;
  margin-bottom: 4px;
}

/* line 1816, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .grid figure .info span {
  color: white;
}

/* line 1819, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .grid figure img {
  display: block;
  width: 100%;
  border-radius: 4px;
  position: relative;
}

/* line 1825, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .grid figcaption {
  background-color: rgba(44, 46, 53, 0.97);
  min-height: 35px;
  left: 0;
  padding: 16px 3px 0 0;
  position: absolute;
  text-align: center;
  top: 0;
  border-radius: 0 0 4px 4px;
}

/* line 1835, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .grid figcaption a {
  position: absolute;
  bottom: 20%;
}

/* line 1839, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .grid figcaption a.link,
body.procpr-modern .grid figcaption a.preview {
  display: inline-block;
  background: white;
  width: 35px;
  height: 35px;
  line-height: 35px;
  border: 1px solid #fff;
  border-radius: 50%;
  color: #4aa1db;
  text-decoration: none;
}

/* line 1851, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .grid figcaption a.preview {
  left: 38%;
}

/* line 1854, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .grid figcaption a.link {
  right: 38%;
}

/* line 1857, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .grid figcaption a.link:hover,
body.procpr-modern .grid figcaption a.preview:hover {
  background: #fff;
  color: #2889ca;
  transition: background 0.1s linear 0.1s;
}

/* line 1863, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .grid figcaption span {
  color: #fff;
  font-style: italic;
  padding: 0 10px 0 10px;
}

/* line 1868, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .grid figcaption h3 {
  color: #fff;
}

/* line 1871, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .cs-style-1 figure {
  overflow: hidden;
}

/* line 1874, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .cs-style-1 figure img,
body.procpr-modern .cs-style-1 figure .info {
  transition: all 0.4s;
}

/* line 1878, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .cs-style-1 figure:hover img {
  transform: translateY(-20px);
  -webkit-transform: translateY(-20px);
}

/* line 1882, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .cs-style-1 figure:hover .info,
body.procpr-modern .cs-style-1 figure .info.active {
  transform: translateY(-185px);
  -webkit-transform: translateY(-185px);
}

/* line 1887, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .cs-style-1 figcaption {
  height: 100%;
  width: 100%;
  top: auto;
  bottom: 0;
  opacity: 0;
  transform: translateY(100%);
  transition: transform 0.4s, opacity 0.1s 0.3s;
  -webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
  -webkit-transform: translateY(100%);
}

/* line 1898, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .cs-style-1 figure:hover figcaption,
body.procpr-modern .cs-style-1 figure figcaption.active {
  opacity: 1;
  transform: translateY(0px);
  transition: transform 0.5s, opacity 0.1s;
  -webkit-transition: -webkit-transform 0.2s, opacity 0.1s;
  -webkit-transform: translateY(0px);
}

@media screen and (max-width: 31.5em) {
  /* line 1907, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern .grid {
    padding: 10px 10px 100px 10px;
  }
  /* line 1910, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern .grid li {
    width: 100%;
    min-width: 300px;
  }
}

/* line 1915, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .contact-button:focus {
  outline: 0;
}

/* line 1918, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .contact-button.active {
  background: none !important;
  border-color: #cdcdcd !important;
  color: #cdcdcd !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 1925, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .contact-form {
  width: 600px;
  margin: 2em auto;
  overflow: hidden;
  border-radius: 4px;
  display: none;
}

/* line 1932, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .contact-form .message,
body.procpr-modern .contact-form .contact,
body.procpr-modern .contact-form .name,
body.procpr-modern .contact-form .footer,
body.procpr-modern .contact-form header,
body.procpr-modern .contact-form textarea {
  display: block;
  padding: 0;
  margin: 0;
  border: 0;
  clear: both;
  overflow: hidden;
}

/* line 1945, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .contact-form header {
  height: 75px;
  background: rgba(0, 0, 0, 0.05);
  line-height: 75px;
  padding-left: 20px;
  border-radius: 5px 5px 0 0;
}

/* line 1952, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .contact-form header h1 {
  font-size: 1.2em;
  text-transform: uppercase;
  color: rgba(51, 51, 51, 0.4);
}

/* line 1957, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .contact-form .first,
body.procpr-modern .contact-form .last {
  float: left;
  width: 50%;
  margin: 0;
  padding: 0 0 0 20px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  height: 50px;
}

/* line 1966, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .contact-form .first {
  border-radius: 4px 0 0 0;
}

/* line 1969, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .contact-form .last {
  border-left: 0;
  border-radius: 0 4px 0 0;
}

/* line 1973, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .contact-form .email {
  height: 50px;
  width: 100%;
  line-height: 25px;
  padding: 0 0 0 20px;
  border-top: 0;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

/* line 1983, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .contact-form textarea {
  height: 50px;
  width: 100%;
  line-height: 25px;
  padding: 15px 20px 15px 20px;
  border-top: 0;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 0 0 4px 4px;
  height: 200px;
}

/* line 1995, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .contact-form #success {
  margin-top: 1em;
}

/* line 1998, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .contact-form footer {
  text-align: center;
  background: none;
  padding: 1em 0;
}

/* line 2003, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .contact-form footer button {
  background: #4aa1db;
  border-radius: 4px;
  border: 0;
  color: white;
  padding: 1.3em 2em;
  margin-top: 1em;
  transition: all linear .2s;
}

/* line 2012, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .contact-form footer button:hover {
  background: #2889ca;
}

/* line 2015, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .contact-form footer button:focus {
  outline: none;
}

/* line 2018, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .contact-form .first:focus,
body.procpr-modern .contact-form .last:focus,
body.procpr-modern .contact-form .email:focus,
body.procpr-modern .contact-form textarea:focus {
  outline: none;
  background: #f1f1f1;
  color: rgba(51, 51, 51, 0.7);
}

/* line 2026, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern footer.footer {
  background: #2b2d35;
  padding: 5em 0;
  color: white;
}

/* line 2031, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern footer.footer .footer-logo {
  padding: 0 1em;
}

/* line 2034, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern footer.footer .footer-logo p,
body.procpr-modern footer.footer .footer-logo a {
  font-size: 0.9em;
  margin-right: 10px;
  color: #C9CACC;
}

/* line 2040, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern footer.footer .footer-logo a:hover {
  color: #4aa1db;
  text-decoration: none;
}

/* line 2044, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern footer.footer h2 {
  text-transform: uppercase;
}

/* line 2047, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern footer.footer h3 {
  text-transform: uppercase;
  font-size: 1.1em;
  margin-top: 2.1em;
  margin-bottom: 1em;
}

/* line 2053, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern footer.footer .label {
  font-weight: 400;
  letter-spacing: 0.5px;
}

/* line 2057, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern footer.footer ul {
  margin-bottom: 4em;
}

/* line 2060, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern footer.footer ul li {
  display: block;
  margin-bottom: 0.75em;
}

/* line 2064, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern footer.footer ul li a {
  color: #C9CACC;
}

/* line 2067, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern footer.footer ul li a:hover {
  color: #4aa1db;
  text-decoration: none;
}

/* line 2071, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern footer.footer .copyright {
  color: rgba(255, 255, 255, 0.7);
  line-height: 2;
  font-weight: 200;
  letter-spacing: 0.7px;
}

/* line 2077, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern footer.footer .logo {
  padding: 1em 0 0;
}

/* line 2080, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern footer.footer .icon {
  font-size: 1.5em;
  margin: 1.5em 0.75em 0;
}

/* line 2084, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .icon {
  border-radius: 50%;
  width: 31px;
  height: 31px;
  line-height: 30px;
  display: inline-block;
  text-align: center;
  color: #d8d8d8;
  font-size: 1em;
}

/* line 2094, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .icon:hover {
  color: #4aa1db;
}

/* line 2097, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .icons .icon-wrapper {
  width: 140px;
  height: 140px;
  border-radius: 50%;
  background-color: rgba(72, 160, 219, 0.4);
  text-align: center;
  margin: 2em auto 0;
  padding: 3em 0;
}

/* line 2106, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .icons .icon-wrapper .icon-large {
  color: white;
  font-size: 4em;
  display: block;
}

/* line 2111, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .icons .icon-wrapper span {
  text-transform: uppercase;
  font-weight: 600;
  color: #206c9f;
}

/* line 2116, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .icons p {
  margin: 0 2em 2em;
}

/* line 2119, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .behance {
  background: #053eff !important;
  color: white !important;
}

/* line 2123, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .behance:hover {
  background: #0030d1 !important;
}

/* line 2126, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .dribbble {
  background: #ea4c89 !important;
  color: white !important;
}

/* line 2130, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .dribbble:hover {
  background: #e51e6b !important;
}

/* line 2133, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .facebook {
  background: #3b5998 !important;
  color: white !important;
}

/* line 2137, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .facebook:hover {
  background: #2d4373 !important;
}

/* line 2140, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .foursquare {
  background: #25a0ca !important;
  color: white !important;
}

/* line 2144, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .foursquare:hover {
  background: #1d7e9f !important;
}

/* line 2147, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .google {
  background: #db4a39 !important;
  color: white !important;
}

/* line 2151, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .google:hover {
  background: #be3323 !important;
}

/* line 2154, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .instagram {
  background: #634d40 !important;
  color: white !important;
}

/* line 2158, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .instagram:hover {
  background: #44352c !important;
}

/* line 2161, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .linkedin {
  background: #0e76a8 !important;
  color: white !important;
}

/* line 2165, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .linkedin:hover {
  background: #0a5579 !important;
}

/* line 2168, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .pinterest {
  background: #c8232c !important;
  color: white !important;
}

/* line 2172, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .pinterest:hover {
  background: #9d1b22 !important;
}

/* line 2175, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .skype {
  background: #00aff0 !important;
  color: white !important;
}

/* line 2179, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .skype:hover {
  background: #008abd !important;
}

/* line 2182, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .tumblr {
  background: #34526f !important;
  color: white !important;
}

/* line 2186, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .tumblr:hover {
  background: #24384c !important;
}

/* line 2189, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .twitter {
  background: #00acee !important;
  color: white !important;
}

/* line 2193, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .twitter:hover {
  background: #0087bb !important;
}

/* line 2196, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .vimeo {
  background: #86c9ef !important;
  color: white !important;
}

/* line 2200, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .vimeo:hover {
  background: #59b5e9 !important;
}

/* line 2203, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .youtube {
  background: #c4302b !important;
  color: white !important;
}

/* line 2207, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .youtube:hover {
  background: #9a2622 !important;
}

/* line 2210, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .modal-form {
  width: 300px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1000;
  margin: -184px 0px 0px -150px;
  background: #FFFFFF;
  box-shadow: 0px 0px 0px 9999px rgba(0, 0, 0, 0.6);
  border-radius: 3px;
}

/* line 2221, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern #signup.modal-form .user {
  border-top: 0;
}

/* line 2224, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern #signup.modal-form .fullname {
  border-top: 1px solid #e9e9e9;
}

/* line 2227, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .modal-form h2 {
  text-align: center;
  font-size: 1.7em;
  margin: 1em 0;
}

/* line 2232, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .modal-form .user {
  border-top: 1px solid #e9e9e9;
}

/* line 2235, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .modal-form .fullname input:focus,
body.procpr-modern .modal-form .user input:focus,
body.procpr-modern .modal-form .pw input:focus {
  background: #f3f3f3;
  transition: all 0.1s ease-out;
}

/* line 2241, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .modal-form input[type="text"],
body.procpr-modern .modal-form input[type="password"] {
  width: 300px;
  padding: 20px 0px;
  background: transparent;
  border: 0;
  outline: none;
  color: #222;
  margin: 0 auto;
  text-indent: 20px;
  font-weight: 300;
  border-bottom: 1px solid #e9e9e9;
}

/* line 2254, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .modal-form input[type=checkbox] {
  display: none;
}

/* line 2257, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .modal-form label {
  display: block;
  position: absolute;
  margin-top: 2px;
  width: 6px;
  height: 6px;
  border-radius: 2px;
  content: "";
  transition: all 0.5s ease-in-out;
  cursor: pointer;
  border: 3px solid white;
  box-shadow: 0px 0px 0px 2px #ccc;
}

/* line 2270, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .modal-form #remember:checked ~ label[for=remember] {
  background: #b5cd60;
  border: 3px solid white;
  box-shadow: 0px 0px 0px 2px #b5cd60;
}

/* line 2275, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .modal-form input[type="submit"] {
  background: #4aa1db;
  border: 0;
  color: white;
  font-weight: bold;
  padding: 18px 25px;
  cursor: pointer;
  transition: background 0.3s ease-in-out;
  width: 100%;
}

/* line 2285, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .modal-form input[type="submit"]:hover {
  background: #206c9f;
}

/* line 2288, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .modal-form .forgot {
  margin: 1.5em 0;
  padding: 0 1em;
  display: block;
  font-size: 13px;
  text-align: center;
  color: #b5b5b5;
}

/* line 2296, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .modal-form ::-webkit-input-placeholder {
  color: #777;
  font-weight: 300;
}

/* line 2300, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .modal-form .submit {
  text-align: center;
}

/* line 2303, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .modal-form .remember {
  padding: 30px 0px;
  font-size: 12px;
  text-indent: 20px;
  line-height: 15px;
  margin-left: 25px;
  display: inline-block;
}

/* line 2311, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .modal-form .forgot h3 {
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 15px;
}

/* line 2316, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .modal-form .forgot a {
  color: #777;
}

/* line 2319, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .modal-form .close {
  width: 32px;
  height: 32px;
  display: block;
  border: 0;
  border-radius: 0px 3px 0px 0px;
  position: absolute;
  right: 0px;
  padding: 0px;
  background: #fff;
  cursor: pointer;
  border-left: 1px solid #eee;
  border-bottom: 1px solid #eee;
}

/* line 2333, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .modal-form .close:after {
  content: '';
  display: block;
  position: absolute;
  width: 3px;
  height: 16px;
  transform: rotate(45deg);
  background: #ccc;
  margin: -8px 0px 0px 14px;
}

/* line 2343, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .modal-form .close:before {
  content: '';
  display: block;
  position: absolute;
  width: 3px;
  height: 16px;
  transform: rotate(-45deg);
  background: #ccc;
  margin: -8px 0px 0px 14px;
}

/* line 2353, app/assets/stylesheets/procpr-modern.scss */
body.procpr-modern .modal-form .close:hover:before,
body.procpr-modern .modal-form .close:hover:after {
  background: #777;
  transition: all 0.2s linear;
}

@media (max-width: 992px) {
  /* line 2359, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern .cbp-af-header h1,
body.procpr-modern .cbp-af-header .nav a {
    line-height: 72px;
  }
  /* line 2363, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern .cbp-af-header.cbp-af-header-shrink h1 {
    font-size: 1em;
  }
  /* line 2366, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern .cbp-af-header h1 {
    margin: 0 auto;
  }
  /* line 2369, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern .cbp-af-header h1 a {
    margin: 0.5em 0;
  }
  /* line 2372, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern .cbp-af-header.cbp-af-header-shrink h1 a {
    margin: 0.1em 0;
  }
  /* line 2375, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern section.content h2 {
    font-size: 2.5em;
    padding: 0 1em;
  }
  /* line 2379, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern section.content p {
    font-size: 1.15em;
    line-height: 1.8;
    padding: 0 4em;
  }
  /* line 2384, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern section h2 {
    font-size: 2.3em;
  }
  /* line 2387, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern section p {
    font-size: 1.15em;
    line-height: 1.8;
  }
  /* line 2391, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern section .vertical-align {
    margin: 20px 0;
  }
}

@media (max-width: 1199px) {
  /* line 2396, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern .nav > li > a {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  /* line 2401, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern #intro .carousel-caption-center,
body.procpr-modern #intro-video .carousel-caption-center {
    max-height: 258px;
  }
  /* line 2405, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern #intro .carousel-caption-center p,
body.procpr-modern #intro-video .carousel-caption-center p {
    margin: 1em 2em;
  }
  /* line 2409, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern #intro .player,
body.procpr-modern #intro-video .player,
body.procpr-modern #intro .mbYTP_wrapper,
body.procpr-modern #intro-video .mbYTP_wrapper {
    display: none;
  }
  /* line 2415, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern section.content h2 {
    font-size: 2.5em;
    padding: 0 1em;
  }
  /* line 2419, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern section.content p {
    font-size: 1.15em;
    line-height: 1.8;
    padding: 0;
    margin: auto 0;
  }
  /* line 2425, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern section h2 {
    font-size: 2.2em;
  }
  /* line 2428, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern .owl-theme-main .owl-item .item {
    padding: 2em 1em;
  }
  /* line 2431, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern .owl-theme-main .owl-item .item p {
    padding: 0;
  }
  /* line 2434, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern footer.footer h2 {
    font-size: 1.7em;
    margin-bottom: 0.7em;
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  /* line 2440, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern #pricing .plan {
    max-width: 400px;
    margin: 0 auto 2em;
  }
  /* line 2444, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern #pricing .plan.featured {
    padding: 0;
    margin-top: 0;
  }
  /* line 2448, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern #pricing .plan.featured .plan-title {
    margin: 0;
    padding-top: 0;
  }
}

@media (max-width: 767px) {
  /* line 2454, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern .background-cover {
    background-position: 60% 0 !important;
  }
  /* line 2457, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern .img-overlap {
    margin-bottom: -110px;
  }
  /* line 2460, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern section {
    text-align: center;
  }
  /* line 2463, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern .navbar-collapse {
    background-color: rgba(44, 46, 53, 0.9);
  }
  /* line 2466, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern .navbar-collapse ul {
    width: 100%;
  }
  /* line 2469, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern .navbar-collapse .open .dropdown-menu > li > a {
    color: white;
  }
  /* line 2472, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern .cbp-af-header .nav a {
    line-height: 2;
  }
  /* line 2475, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern .navbar-collapse {
    background-color: rgba(44, 46, 53, 0.9);
  }
  /* line 2478, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern .navbar-collapse ul {
    width: 100%;
  }
  /* line 2481, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern .navbar-collapse .open .dropdown-menu > li > a {
    color: white;
  }
  /* line 2484, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern .cbp-af-header {
    position: absolute;
  }
  /* line 2487, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern .cbp-af-header h1 a {
    margin: 0.1em 0;
  }
  /* line 2490, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern .cbp-af-header .nav a {
    line-height: 2;
  }
  /* line 2493, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern .cbp-af-header .nav a.login:before {
    background: transparent;
  }
  /* line 2496, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern .cbp-af-header .nav a.btn {
    display: inline-block;
  }
  /* line 2499, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern #intro .carousel-caption-center,
body.procpr-modern #intro-video .carousel-caption-center {
    max-height: 192px;
  }
  /* line 2503, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern #intro .carousel-caption-center h1,
body.procpr-modern #intro-video .carousel-caption-center h1 {
    font-size: 1.7em;
    line-height: 1.4;
    margin-right: 0;
  }
  /* line 2509, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern #intro .carousel-caption-center h2,
body.procpr-modern #intro-video .carousel-caption-center h2 {
    font-size: 1.3em;
  }
  /* line 2513, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern #intro .carousel-caption-center p,
body.procpr-modern #intro-video .carousel-caption-center p {
    font-size: 1em;
    padding-right: 0;
    margin: 1em 0;
  }
  /* line 2519, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern #intro .carousel-caption-center .btn,
body.procpr-modern #intro-video .carousel-caption-center .btn {
    padding: 0.8em 1.5em;
  }
  /* line 2523, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern #intro .player,
body.procpr-modern #intro-video .player,
body.procpr-modern #intro .mbYTP_wrapper,
body.procpr-modern #intro-video .mbYTP_wrapper {
    display: none;
  }
  /* line 2529, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern #featured1,
body.procpr-modern #featured2 {
    text-align: center;
  }
  /* line 2533, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern #featured1 img,
body.procpr-modern #featured2 img {
    margin: auto;
  }
  /* line 2537, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern #pricing .plan {
    max-width: 400px;
    margin: 0 auto 2em;
  }
  /* line 2541, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern #pricing .plan.featured {
    padding: 0;
    margin-top: 0;
  }
  /* line 2545, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern #pricing .plan.featured .plan-title {
    margin: 0;
    padding-top: 0;
  }
  /* line 2549, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern footer.footer h2 {
    font-size: 1.7em;
    margin-bottom: 0.7em;
  }
  /* line 2553, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern section h2,
body.procpr-modern section.content h2 {
    font-size: 2.5em;
    padding: 0 1em;
  }
  /* line 2558, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern section p,
body.procpr-modern section.content p {
    font-size: 1.15em;
    line-height: 1.8;
    padding: 0;
  }
  /* line 2564, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern section.separator::before,
body.procpr-modern section.content.separator::before {
    bottom: -9px;
  }
  /* line 2568, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern section.separator::after,
body.procpr-modern section.content.separator::after {
    bottom: -4px;
  }
  /* line 2572, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern .vertical-align {
    margin: 20px 0;
  }
  /* line 2575, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern .icons {
    margin-bottom: 4.5em;
  }
  /* line 2578, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern #testimonials .carousel .carousel-indicators {
    bottom: -30px;
  }
  /* line 2581, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern #testimonials .carousel blockquote p {
    font-size: 1em;
  }
  /* line 2584, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern #testimonials .carousel blockquote small {
    font-size: 0.8em;
  }
  /* line 2587, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern section.cta h2 {
    padding: 0;
  }
  /* line 2590, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern section.cta .btn {
    margin-top: 1em;
    width: 200px;
  }
  /* line 2594, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern .contact-form {
    width: 100%;
  }
  /* line 2597, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern footer.footer .row {
    text-align: center;
  }
  /* line 2600, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern footer.footer .row .col-md-3 {
    margin-bottom: 5em;
  }
}

@media (max-width: 480px) {
  /* line 2605, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern .cbp-af-header h1 {
    font-size: 1.5em;
  }
  /* line 2608, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern .cbp-af-header .nav a.btn {
    display: block;
  }
  /* line 2611, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern #intro .carousel-caption-center h1,
body.procpr-modern #intro-video .carousel-caption-center h1 {
    font-size: 1.8em;
    line-height: 1.4;
    margin-right: 0;
  }
  /* line 2617, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern #intro .carousel-caption-center h2,
body.procpr-modern #intro-video .carousel-caption-center h2 {
    font-size: 1.4em;
  }
  /* line 2621, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern #intro .carousel-caption-center p,
body.procpr-modern #intro-video .carousel-caption-center p {
    font-size: 1em;
    padding-right: 0;
  }
  /* line 2626, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern section h2,
body.procpr-modern section.content h2 {
    font-size: 1.5em;
    padding: 0 0.4em;
  }
  /* line 2631, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern section p,
body.procpr-modern section.content p {
    padding: 0;
  }
  /* line 2635, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern section.separator::before,
body.procpr-modern section.content.separator::before {
    bottom: -9px;
  }
  /* line 2639, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern section.separator::after,
body.procpr-modern section.content.separator::after {
    bottom: -4px;
  }
  /* line 2643, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern #testimonials ul {
    padding-left: 0;
  }
  /* line 2646, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern #testimonials ul li img {
    margin: 0 2.3em 9em 0;
  }
  /* line 2649, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern #testimonials .carousel blockquote p {
    font-size: 1em;
  }
  /* line 2652, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern #testimonials .carousel blockquote small {
    font-size: 0.8em;
  }
  /* line 2655, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern section.cta h2 {
    padding: 0;
  }
  /* line 2658, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern section.cta p {
    padding: 0 0 1em;
  }
  /* line 2661, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern section.cta .btn {
    width: 80%;
  }
  /* line 2664, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern .overlay .overlay-close {
    width: 29px;
    height: 29px;
  }
  /* line 2668, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern .overlay #contactForm {
    padding: 0 1em;
  }
  /* line 2671, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern .overlay #contactForm > span {
    font-size: 2em;
    margin-top: 1.5em;
  }
  /* line 2675, app/assets/stylesheets/procpr-modern.scss */
  body.procpr-modern .overlay #contactForm input {
    padding: 1.5em 1em;
  }
}

/* line 1, app/assets/stylesheets/product_pla.scss */
.pla-title {
  margin: 1.5em 0;
}

/* line 5, app/assets/stylesheets/product_pla.scss */
.pla-group-quote {
  text-align: center;
  margin-top: 3em;
  margin-bottom: 2em !important;
}

/* line 12, app/assets/stylesheets/product_pla.scss */
.pla-product-button .btn {
  background-color: #F24726;
  font-size: 20px;
  color: white;
  padding: 12px 12px;
}

/* line 20, app/assets/stylesheets/product_pla.scss */
.pla-check {
  margin-right: 1em;
}

/* line 24, app/assets/stylesheets/product_pla.scss */
.pla-features {
  font-size: 20px;
  margin: 2em 0;
}

/* line 28, app/assets/stylesheets/product_pla.scss */
.pla-features .glyphicon {
  margin-top: 3px;
}

/* line 33, app/assets/stylesheets/product_pla.scss */
.pla-course-price {
  margin-top: 1em;
  font-size: 1.2em;
}

/* line 38, app/assets/stylesheets/product_pla.scss */
.pla-partner-title {
  text-align: center;
  margin-bottom: 1em;
}

/* line 43, app/assets/stylesheets/product_pla.scss */
.pla-partner-box {
  margin-top: 4em;
}

/* line 3, app/assets/stylesheets/promotions.scss */
body.promotions #form_login {
  box-shadow: 1px 4px 10px #428BCA;
  background-color: #eeeeee;
}

@media (min-width: 768px) {
  /* line 3, app/assets/stylesheets/promotions.scss */
  body.promotions #form_login {
    padding: 20px 30px;
  }
}

@media (max-width: 767px) {
  /* line 3, app/assets/stylesheets/promotions.scss */
  body.promotions #form_login {
    padding: 10px;
  }
}

/* line 16, app/assets/stylesheets/promotions.scss */
body.promotions h5 {
  padding-top: 20px;
  padding-bottom: 10px;
  font-size: 17px;
}

/* line 23, app/assets/stylesheets/promotions.scss */
body.promotions .ce_box {
  height: 100px;
  border: 2px solid white;
  display: table;
  padding: 0px;
  -webkit-filter: grayscale(100%);
  opacity: 1;
  background-size: cover;
  text-align: center;
}

@media (min-width: 768px) {
  /* line 23, app/assets/stylesheets/promotions.scss */
  body.promotions .ce_box {
    float: left;
  }
}

/* line 37, app/assets/stylesheets/promotions.scss */
body.promotions .ce_box:hover {
  cursor: default;
  -webkit-filter: grayscale(0%);
  z-index: 5;
  position: relative;
}

/* line 43, app/assets/stylesheets/promotions.scss */
body.promotions .ce_box:hover .ce_box_cover {
  opacity: .5;
}

/* line 46, app/assets/stylesheets/promotions.scss */
body.promotions .ce_box:hover .ce_box_text {
  z-index: 11;
}

/* line 52, app/assets/stylesheets/promotions.scss */
body.promotions .ce_box_cover {
  background-color: #000000;
  opacity: 0;
  border: 1px solid white;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 10;
  width: 100%;
  height: 100%;
}

/* line 64, app/assets/stylesheets/promotions.scss */
body.promotions .ce_box_text {
  display: table-cell;
  vertical-align: bottom;
  font-size: 18px;
  color: #ffffff;
  font-weight: bold;
  overflow: hidden;
  text-shadow: 4px 4px 5px #000000;
  padding-bottom: 5px;
  height: 2em;
  line-height: 1em;
  position: relative;
}

/* line 78, app/assets/stylesheets/promotions.scss */
body.promotions .strike_thru {
  color: red;
  text-decoration: line-through;
}

/* line 81, app/assets/stylesheets/promotions.scss */
body.promotions .strike_thru span {
  color: black;
}

/* line 86, app/assets/stylesheets/promotions.scss */
body.promotions .ce_special_gradient {
  position: relative;
  height: 400px;
  top: 0px;
  background-color: rgba(255, 255, 255, 0.1);
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.1), white);
  background-image: linear-gradient(to bottom,rgba(255, 255, 255, 0.1), white);
  z-index: 2;
  pointer-events: none;
}

@media (max-width: 767px) {
  /* line 86, app/assets/stylesheets/promotions.scss */
  body.promotions .ce_special_gradient {
    top: -400px;
    width: 102%;
    margin-bottom: -360px;
  }
}

/* line 98, app/assets/stylesheets/promotions.scss */
body.promotions #btn_redeem_offer {
  margin-top: 20px;
}

/* line 11, app/assets/stylesheets/recaptcha.scss */
body.recaptcha iframe {
  display: none !important;
}

/* line 14, app/assets/stylesheets/recaptcha.scss */
body.recaptcha .recaptcha_widget {
  -webkit-box-sizing: "border-box";
  -moz-box-sizing: "border-box";
  box-sizing: "border-box";
  max-width: 300px;
  border: 4px solid #428bca;
  border-radius: 4px;
  background: #428bca;
  margin-bottom: 5px !important;
}

/* line 24, app/assets/stylesheets/recaptcha.scss */
body.recaptcha #recaptcha_image {
  width: 100% !important;
  height: auto !important;
}

/* line 28, app/assets/stylesheets/recaptcha.scss */
body.recaptcha #recaptcha_image img {
  -webkit-box-sizing: "border-box";
  -moz-box-sizing: "border-box";
  box-sizing: "border-box";
  width: 100%;
  height: auto;
  border-radius: 2px;
  border: 3px solid #FFF;
}

/* line 39, app/assets/stylesheets/recaptcha.scss */
body.recaptcha .recaptcha_is_showing_audio embed {
  height: 0;
  width: 0;
  overflow: hidden;
}

/* line 45, app/assets/stylesheets/recaptcha.scss */
body.recaptcha .recaptcha_is_showing_audio #recaptcha_image {
  -webkit-box-sizing: "border-box";
  -moz-box-sizing: "border-box";
  box-sizing: "border-box";
  width: 100%;
  height: 60px;
  background: #FFF;
  border-radius: 2px;
  border: 3px solid #FFF;
}

/* line 53, app/assets/stylesheets/recaptcha.scss */
body.recaptcha .recaptcha_is_showing_audio #recaptcha_image br {
  display: none;
}

/* line 57, app/assets/stylesheets/recaptcha.scss */
body.recaptcha .recaptcha_is_showing_audio #recaptcha_image #recaptcha_audio_download {
  display: block;
}

/* line 64, app/assets/stylesheets/recaptcha.scss */
body.recaptcha .recaptcha_input {
  background: #dadada;
  color: #000;
  font: 13px/1.5 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
  margin: 4px 0 0;
  padding: 0 4px 4px;
  border: 4px solid #dadada;
  border-radius: 2px;
}

/* line 73, app/assets/stylesheets/recaptcha.scss */
body.recaptcha .recaptcha_input label {
  margin: 0 0 6px;
  -webkit-box-sizing: "border-box";
  -moz-box-sizing: "border-box";
  box-sizing: "border-box";
}

/* line 78, app/assets/stylesheets/recaptcha.scss */
body.recaptcha .recaptcha_input input {
  width: 100%;
}

/* line 84, app/assets/stylesheets/recaptcha.scss */
body.recaptcha .recaptcha_options {
  list-style: none;
  margin: 4px 0 0;
  height: 18px;
}

/* line 89, app/assets/stylesheets/recaptcha.scss */
body.recaptcha .recaptcha_options li {
  float: left;
  margin: 0 4px 0 0;
}

/* line 93, app/assets/stylesheets/recaptcha.scss */
body.recaptcha .recaptcha_options li a {
  text-decoration: none;
  text-shadow: 0 1px 1px black;
  font-size: 16px;
  color: white;
  display: block;
  width: 20px;
  height: 18px;
  font: 13px/1.5 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
}

/* line 103, app/assets/stylesheets/recaptcha.scss */
body.recaptcha .recaptcha_options li a:active {
  position: relative;
  top: 1px;
  text-shadow: none;
}

/* line 113, app/assets/stylesheets/recaptcha.scss */
body.recaptcha .captcha_hide {
  display: none;
}

/* line 1, app/assets/stylesheets/signin.scss */
body.signin {
  background-color: #eee;
}

/* line 5, app/assets/stylesheets/signin.scss */
body.signin .form-signin-heading {
  margin-bottom: 10px;
  text-align: center;
  font-size: 2em;
  line-height: 1.4em;
}

/* line 12, app/assets/stylesheets/signin.scss */
body.signin .form-signin {
  max-width: 330px;
  padding: 15px;
  margin: 0 auto;
}

/* line 17, app/assets/stylesheets/signin.scss */
body.signin .form-signin .checkbox {
  margin-bottom: 10px;
  font-weight: normal;
}

/* line 22, app/assets/stylesheets/signin.scss */
body.signin .form-signin .form-control {
  position: relative;
  font-size: 16px;
  height: auto;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 32, app/assets/stylesheets/signin.scss */
body.signin .form-signin .form-control:focus {
  z-index: 2;
}

/* line 36, app/assets/stylesheets/signin.scss */
body.signin .form-signin input[type="text"] {
  margin-bottom: -1px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 42, app/assets/stylesheets/signin.scss */
body.signin .form-signin input[type="password"] {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 2, app/assets/stylesheets/stripes.scss */
.hero.check_hero_layout {
  background-color: lightgray;
  height: 28em;
}

@media (max-width: 991px) {
  /* line 2, app/assets/stylesheets/stripes.scss */
  .hero.check_hero_layout {
    background-image: none !important;
  }
}

@media (min-width: 991px) {
  /* line 2, app/assets/stylesheets/stripes.scss */
  .hero.check_hero_layout {
    background: no-repeat #FFFFFF left top 0;
    background-size: cover;
    height: 35em;
  }
}

@media (min-width: 2150px) {
  /* line 2, app/assets/stylesheets/stripes.scss */
  .hero.check_hero_layout {
    height: 45em;
  }
}

/* line 20, app/assets/stylesheets/stripes.scss */
.hero.check_hero_layout .primary-text {
  font-size: 2em;
  text-align: center;
  padding: 10px 0;
}

@media (min-width: 991px) {
  /* line 20, app/assets/stylesheets/stripes.scss */
  .hero.check_hero_layout .primary-text {
    font-size: 4em;
  }
}

/* line 30, app/assets/stylesheets/stripes.scss */
.hero.check_hero_layout p.course {
  font-size: 18px;
  margin-left: 2em;
}

@media (min-width: 991px) {
  /* line 30, app/assets/stylesheets/stripes.scss */
  .hero.check_hero_layout p.course {
    font-size: 32px;
    margin-left: 4em;
  }
}

/* line 39, app/assets/stylesheets/stripes.scss */
.hero.check_hero_layout p.course i {
  margin-right: 10px;
}

/* line 44, app/assets/stylesheets/stripes.scss */
.hero.check_hero_layout p.footnote {
  text-align: center;
  font-size: 20px;
  margin-top: 1.5em;
}

/* line 55, app/assets/stylesheets/stripes.scss */
.three-icons {
  text-align: center;
}

/* line 58, app/assets/stylesheets/stripes.scss */
.three-icons h3 {
  font-size: 40px;
  margin-top: 0;
}

/* line 63, app/assets/stylesheets/stripes.scss */
.three-icons .primary-text {
  font-size: 16px;
}

@media (min-width: 768px) {
  /* line 63, app/assets/stylesheets/stripes.scss */
  .three-icons .primary-text {
    font-size: 21px;
    margin-bottom: 3em;
  }
}

/* line 72, app/assets/stylesheets/stripes.scss */
.three-icons .material-col {
  margin-top: 3em;
}

@media (min-width: 768px) {
  /* line 72, app/assets/stylesheets/stripes.scss */
  .three-icons .material-col {
    margin-top: 0;
  }
}

/* line 79, app/assets/stylesheets/stripes.scss */
.three-icons .material-col i {
  font-size: 5em;
  color: #333;
}

@media (min-width: 768px) {
  /* line 79, app/assets/stylesheets/stripes.scss */
  .three-icons .material-col i {
    font-size: 8em;
    margin-bottom: 30px;
  }
}

/* line 89, app/assets/stylesheets/stripes.scss */
.three-icons .material-col p {
  font-size: 24px;
}

/* line 93, app/assets/stylesheets/stripes.scss */
.three-icons .material-col ul {
  text-align: left;
  display: inline-block;
  margin: auto;
  padding-left: 0;
  font-size: 16px;
}

@media (min-width: 768px) {
  /* line 93, app/assets/stylesheets/stripes.scss */
  .three-icons .material-col ul {
    padding-left: 15%;
  }
}

/* line 2, app/assets/stylesheets/training_simple.scss */
#training_simple_body #content.simple {
  background: none !important;
}

/* line 6, app/assets/stylesheets/training_simple.scss */
#training_simple_body #question_heading h1.mainhead, #training_simple_body #question_heading h2.mainhead {
  margin-top: 0 !important;
}

/* line 10, app/assets/stylesheets/training_simple.scss */
#training_simple_body #question_text {
  background-color: #ddd;
  color: #000;
  font-size: 1.4em;
  margin: 0 0 10px 0;
  padding: 1em;
}

/* line 18, app/assets/stylesheets/training_simple.scss */
#training_simple_body #training_sidebar {
  max-height: 450px;
  overflow-y: auto;
  overflow-x: hidden;
}

/* line 29, app/assets/stylesheets/training_simple.scss */
#training_simple_body .sidebar_head {
  font-weight: bold;
  font-size: 13px;
  background-color: #3E97D1;
  color: #fff;
  padding: 3px 0 3px 0;
  text-align: center;
}

/* line 38, app/assets/stylesheets/training_simple.scss */
#training_simple_body #training_sidebar ul.training_list {
  margin: 0;
  padding: 0;
  font-size: 11px;
  list-style: none;
}

/* line 46, app/assets/stylesheets/training_simple.scss */
#training_simple_body #training_sidebar ul.training_list li {
  margin-left: 0;
  margin-top: 0.8em;
}

/* line 51, app/assets/stylesheets/training_simple.scss */
#training_simple_body #training_sidebar ul.training_list li.pretest, #training_simple_body #training_sidebar ul.training_list li.pretest a {
  color: #c00;
}

/* line 55, app/assets/stylesheets/training_simple.scss */
#training_simple_body #training_sidebar ul.training_list li.category {
  font-weight: bold;
  margin-top: 1.5em;
}

/* line 60, app/assets/stylesheets/training_simple.scss */
#training_simple_body #training_sidebar ul.training_list li.current_video {
  padding: 3px 3px 3px 10px;
  background: #CEEAFF url(/assets/icons/training-current.png) no-repeat 0px 6px !important;
  font-weight: bold;
}

/* line 66, app/assets/stylesheets/training_simple.scss */
#training_simple_body #training_sidebar ul.training_list li.watched {
  padding-left: 10px;
  background: url(/assets/icons/training-watched.png) no-repeat 0px 3px;
}

/* line 76, app/assets/stylesheets/training_simple.scss */
#training_simple_body #take_test #test_video_title {
  font-size: 1.3em;
  font-weight: bold;
  color: #fff;
  background-color: #150C5C;
  padding: 10px;
}

/* line 86, app/assets/stylesheets/training_simple.scss */
#training_simple_body #take_test #q_number .q_number_main {
  font-size: 1.4em;
}

/* line 90, app/assets/stylesheets/training_simple.scss */
#training_simple_body #take_test #q_number .q_number_sub {
  text-align: right;
  color: #777;
}

/* line 95, app/assets/stylesheets/training_simple.scss */
#training_simple_body a.study, #training_simple_body .skip_training a {
  font-style: italic;
}

/* line 99, app/assets/stylesheets/training_simple.scss */
#training_simple_body .skip_training {
  font-size: 1.2em;
  font-style: italic;
  text-align: center;
  border-top: 1px solid #000;
  background-color: #D0D0D0;
  padding: 1em 4em;
  margin-top: 15px;
}

/* line 109, app/assets/stylesheets/training_simple.scss */
#training_simple_body div#take_test {
  height: auto;
}

/* line 113, app/assets/stylesheets/training_simple.scss */
#training_simple_body .test_div_table {
  float: left;
  display: table;
  width: 85%;
  height: 100%;
}

/* line 120, app/assets/stylesheets/training_simple.scss */
#training_simple_body .test_div_tr {
  display: table-row;
}

/* line 124, app/assets/stylesheets/training_simple.scss */
#training_simple_body .test_td {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
}

/* line 130, app/assets/stylesheets/training_simple.scss */
#training_simple_body .guess {
  padding: 10px;
}

/* line 134, app/assets/stylesheets/training_simple.scss */
#training_simple_body .guess h4 {
  margin-top: 0;
  font-size: 22px;
}

/* line 140, app/assets/stylesheets/training_simple.scss */
#training_simple_body .wrong_guess {
  background-color: #999;
}

/* line 143, app/assets/stylesheets/training_simple.scss */
#training_simple_body .wrong_guess:hover {
  cursor: default;
  background-color: #999;
}

/* line 149, app/assets/stylesheets/training_simple.scss */
#training_simple_body .blank_guess {
  height: 39px;
}

/* line 153, app/assets/stylesheets/training_simple.scss */
#training_simple_body .test_question_with_letter {
  padding: 10px 10px 10px 0;
}

/* line 156, app/assets/stylesheets/training_simple.scss */
#training_simple_body .test_question_with_letter .test_question_letter {
  font-size: 32px;
  width: 50px;
  display: inline;
  margin-left: 0;
  float: left;
  margin-top: 0;
  margin-right: 10px;
}

/* line 166, app/assets/stylesheets/training_simple.scss */
#training_simple_body .test_question_with_letter .test_question_text {
  display: inline;
}

/* line 172, app/assets/stylesheets/training_simple.scss */
#training_simple_body .desktop_question_with_letter {
  border-left: 10px solid #444;
  border-right: 10px solid #444;
}

/* line 181, app/assets/stylesheets/training_simple.scss */
#training_simple_body .wrong_guess div {
  clear: none;
  text-decoration: line-through;
}

/* line 186, app/assets/stylesheets/training_simple.scss */
#training_simple_body .sending-answer {
  background-color: #bbb;
}

/* line 189, app/assets/stylesheets/training_simple.scss */
#training_simple_body .sending-answer:hover {
  background-color: #bbb;
}

/* line 194, app/assets/stylesheets/training_simple.scss */
#training_simple_body .between_question_line {
  border-left: 4px solid #444;
  border-right: 4px solid #444;
  background-color: #444;
  height: 2px;
}

/* line 3, app/assets/stylesheets/triple_play_bundle.scss */
.triple-play-bundle .modal-title {
  margin-bottom: 1em;
}

/* line 7, app/assets/stylesheets/triple_play_bundle.scss */
.triple-play-bundle .modal-body {
  min-height: 355px;
}

/* line 14, app/assets/stylesheets/triple_play_bundle.scss */
.triple-play-bundle .course-selection .ui-checkbox {
  display: none;
}

/* line 18, app/assets/stylesheets/triple_play_bundle.scss */
.triple-play-bundle .course-selection .ui-checkbox + label {
  position: relative;
  padding-left: 52px;
  display: inline-block;
  font-size: 38px;
}

/* line 25, app/assets/stylesheets/triple_play_bundle.scss */
.triple-play-bundle .course-selection .ui-checkbox + label:before {
  background-color: #fff;
  border: 2px solid #2a9fd9;
  padding: 20px;
  border-radius: 3px;
  display: block;
  position: absolute;
  top: 9px;
  left: 0;
  content: "";
}

/* line 37, app/assets/stylesheets/triple_play_bundle.scss */
.triple-play-bundle .course-selection .ui-checkbox:checked + label:before {
  border: 2px solid #2a9fd9;
  color: #99a1a7;
}

/* line 42, app/assets/stylesheets/triple_play_bundle.scss */
.triple-play-bundle .course-selection .ui-checkbox.no-border:checked + label:before {
  border-color: transparent;
}

/* line 46, app/assets/stylesheets/triple_play_bundle.scss */
.triple-play-bundle .course-selection .ui-checkbox:checked + label:after {
  content: '\2714';
  font-size: 38px;
  position: absolute;
  top: 1px;
  left: 5px;
  color: #2a9fd9;
}

/* line 55, app/assets/stylesheets/triple_play_bundle.scss */
.triple-play-bundle .course-selection .ui-checkbox.green-tick:checked + label:after {
  color: #8cc63f;
}

/* line 59, app/assets/stylesheets/triple_play_bundle.scss */
.triple-play-bundle .course-selection .ui-radio {
  display: none;
}

/* line 63, app/assets/stylesheets/triple_play_bundle.scss */
.triple-play-bundle .course-selection .ui-radio + label {
  position: relative;
  padding-left: 26px;
  display: inline-block;
}

/* line 69, app/assets/stylesheets/triple_play_bundle.scss */
.triple-play-bundle .course-selection .ui-radio + label:before {
  background-color: #fff;
  border: 1px solid #2a9fd9;
  border-radius: 50px;
  display: inline-block;
  position: absolute;
  content: ' ';
  width: 20px;
  height: 20px;
  top: 0px;
  left: 0px;
}

/* line 82, app/assets/stylesheets/triple_play_bundle.scss */
.triple-play-bundle .course-selection .ui-radio:checked + label:after {
  content: ' ';
  width: 12px;
  height: 12px;
  border-radius: 50px;
  position: absolute;
  background: #2a9fd9;
  top: 4px;
  left: 4px;
}

/* line 93, app/assets/stylesheets/triple_play_bundle.scss */
.triple-play-bundle .course-selection .ui-radio:checked + label:before {
  color: #99a1a7;
  border: 1px solid #2a9fd9;
}

/* line 98, app/assets/stylesheets/triple_play_bundle.scss */
.triple-play-bundle .course-selection #triple-play-next {
  font-size: 22px;
  max-width: 10em;
  margin: auto;
  margin-top: 2em;
  display: none;
}

/* line 106, app/assets/stylesheets/triple_play_bundle.scss */
.triple-play-bundle .course-selection .initial_or_recert {
  display: none;
}

/* line 111, app/assets/stylesheets/triple_play_bundle.scss */
.triple-play-bundle .bls-selection {
  display: none;
}

/* line 115, app/assets/stylesheets/triple_play_bundle.scss */
.triple-play-bundle .summary {
  display: none;
}

/* line 118, app/assets/stylesheets/triple_play_bundle.scss */
.triple-play-bundle .summary .course-summary {
  margin: auto;
  max-width: 300px;
  margin-top: 2em;
  display: none;
}

/* line 124, app/assets/stylesheets/triple_play_bundle.scss */
.triple-play-bundle .summary .course-summary .course-name {
  font-size: 22px;
}

/* line 128, app/assets/stylesheets/triple_play_bundle.scss */
.triple-play-bundle .summary .course-summary .price {
  text-align: center;
}

/* line 133, app/assets/stylesheets/triple_play_bundle.scss */
.triple-play-bundle .summary .btn {
  margin-top: 2em;
}

/* line 6, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet #layout_probbtattoouk .landing_hero, body.ukv1_stylesheet #layout_probeauty .landing_hero {
  background: url(/assets/landing/uktattoobg.jpg) no-repeat #014dac center 0;
  background-size: cover;
  padding-bottom: 150px;
}

@media screen and (max-width: 767px) {
  /* line 6, app/assets/stylesheets/ukv1.scss */
  body.ukv1_stylesheet #layout_probbtattoouk .landing_hero, body.ukv1_stylesheet #layout_probeauty .landing_hero {
    background: url(/assets/landing/uktattoobg.jpg) no-repeat #014dac 70% 0;
    min-height: 680px;
    padding-bottom: 50px;
  }
}

/* line 18, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet #layout_probbtattoouk .landing_story, body.ukv1_stylesheet #layout_probeauty .landing_story {
  padding-top: 4em;
  padding-bottom: 4em;
  background-color: #fff;
  color: #000;
  min-height: 450px;
}

/* line 25, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet #layout_probbtattoouk .landing_story .pull-quote, body.ukv1_stylesheet #layout_probeauty .landing_story .pull-quote {
  margin-top: 0.5em;
  font-size: 1.7em;
  font-style: italic;
}

/* line 31, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet #layout_probbtattoouk .landing_story .quote-source, body.ukv1_stylesheet #layout_probeauty .landing_story .quote-source {
  font-size: 0.8em;
  margin-top: 10px;
}

/* line 36, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet #layout_probbtattoouk .landing_story h2, body.ukv1_stylesheet #layout_probeauty .landing_story h2 {
  margin-bottom: 1.5em;
  font-weight: bold;
}

/* line 41, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet #layout_probbtattoouk .landing_story h3, body.ukv1_stylesheet #layout_probeauty .landing_story h3 {
  font-size: 1.4em;
  color: #000;
  margin-top: 0;
  line-height: 1.5em;
  text-align: left;
}

/* line 49, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet #layout_probbtattoouk .landing_story .story_cta, body.ukv1_stylesheet #layout_probeauty .landing_story .story_cta {
  margin-top: 50px;
}

/* line 52, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet #layout_probbtattoouk .landing_story .story_cta .btn, body.ukv1_stylesheet #layout_probeauty .landing_story .story_cta .btn {
  font-size: 1.6em;
  padding-left: 25px;
  padding-right: 25px;
}

/* line 59, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet #layout_probbtattoouk .landing_story ul, body.ukv1_stylesheet #layout_probeauty .landing_story ul {
  font-size: 1.2em;
  line-height: 1.8em;
}

/* line 65, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet #layout_probbtattoouk .landing_middle, body.ukv1_stylesheet #layout_probeauty .landing_middle {
  background-color: #1f2539;
  color: #fff;
  padding-top: 4em;
  padding-bottom: 4em;
}

/* line 71, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet #layout_probbtattoouk .landing_middle h2, body.ukv1_stylesheet #layout_probeauty .landing_middle h2 {
  margin-bottom: 1.2em;
}

/* line 75, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet #layout_probbtattoouk .landing_middle h3, body.ukv1_stylesheet #layout_probeauty .landing_middle h3 {
  font-size: 1.2em;
  color: #A6A6A6;
  margin-top: 1em;
  line-height: 1.5em;
}

/* line 82, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet #layout_probbtattoouk .landing_middle ul, body.ukv1_stylesheet #layout_probeauty .landing_middle ul {
  font-size: 1.2em;
  line-height: 2em;
  margin-bottom: 50px;
}

/* line 88, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet #layout_probbtattoouk .landing_middle #sample-cert, body.ukv1_stylesheet #layout_probeauty .landing_middle #sample-cert {
  position: absolute;
  top: -200px;
}

@media screen and (max-width: 991px) {
  /* line 88, app/assets/stylesheets/ukv1.scss */
  body.ukv1_stylesheet #layout_probbtattoouk .landing_middle #sample-cert, body.ukv1_stylesheet #layout_probeauty .landing_middle #sample-cert {
    position: relative;
    top: -50px;
  }
}

@media screen and (max-width: 767px) {
  /* line 88, app/assets/stylesheets/ukv1.scss */
  body.ukv1_stylesheet #layout_probbtattoouk .landing_middle #sample-cert, body.ukv1_stylesheet #layout_probeauty .landing_middle #sample-cert {
    position: inherit;
    top: inherit;
  }
}

/* line 104, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet #layout_probbtattoouk .landing_cta_section, body.ukv1_stylesheet #layout_probeauty .landing_cta_section {
  background: url(/assets/landing/tattoo-cta-bg.jpg) no-repeat #63ba71 center 0;
  color: #fff;
  padding-top: 3.8em;
  padding-bottom: 3em;
}

/* line 110, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet #layout_probbtattoouk .landing_cta_section a, body.ukv1_stylesheet #layout_probeauty .landing_cta_section a {
  color: #FFFF8C;
}

@media screen and (max-width: 767px) {
  /* line 104, app/assets/stylesheets/ukv1.scss */
  body.ukv1_stylesheet #layout_probbtattoouk .landing_cta_section, body.ukv1_stylesheet #layout_probeauty .landing_cta_section {
    padding-top: 1em;
    padding-bottom: 2em;
  }
}

/* line 119, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet #layout_probbtattoouk .landing_cta_section h2, body.ukv1_stylesheet #layout_probeauty .landing_cta_section h2 {
  margin-top: 0;
  margin-bottom: 0.4em;
}

/* line 124, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet #layout_probbtattoouk .landing_cta_section .btn-danger, body.ukv1_stylesheet #layout_probeauty .landing_cta_section .btn-danger {
  font-size: 1.2em;
  padding-left: 2em;
  padding-right: 2em;
}

/* line 130, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet #layout_probbtattoouk .landing_cta_section .email_field, body.ukv1_stylesheet #layout_probeauty .landing_cta_section .email_field {
  font-size: 1.2em;
  padding-top: 1.2em;
  padding-bottom: 1.2em;
  margin-bottom: 0.9em;
}

/* line 138, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet #layout_probbtattoouk .footer_section, body.ukv1_stylesheet #layout_probeauty .footer_section {
  margin-top: 40px;
  margin-bottom: 20px;
}

/* line 142, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet #layout_probbtattoouk .footer_section .footer_image, body.ukv1_stylesheet #layout_probeauty .footer_section .footer_image {
  display: inline-block;
}

/* line 146, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet #layout_probbtattoouk .footer_section .footer_text, body.ukv1_stylesheet #layout_probeauty .footer_section .footer_text {
  display: inline-block;
}

/* line 150, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet #layout_probbtattoouk .footer_section .company_name_footer, body.ukv1_stylesheet #layout_probeauty .footer_section .company_name_footer {
  font-size: 24px;
  font-weight: bold;
}

/* line 155, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet #layout_probbtattoouk .footer_section .photo_credit, body.ukv1_stylesheet #layout_probeauty .footer_section .photo_credit {
  font-size: 10px;
  color: #777;
  margin-top: 8px;
}

/* line 161, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet #layout_probbtattoouk .footer_section .footer_links, body.ukv1_stylesheet #layout_probeauty .footer_section .footer_links {
  margin-top: 15px;
  text-align: right;
}

/* line 166, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet #layout_probbtattoouk .footer_section .uk_home_logo_container, body.ukv1_stylesheet #layout_probeauty .footer_section .uk_home_logo_container {
  text-align: right;
}

@media screen and (max-width: 767px) {
  /* line 171, app/assets/stylesheets/ukv1.scss */
  body.ukv1_stylesheet #layout_probbtattoouk .footer_section .uk_home_logo_container, body.ukv1_stylesheet #layout_probeauty .footer_section .uk_home_logo_container {
    text-align: center;
    margin-bottom: 40px;
  }
  /* line 176, app/assets/stylesheets/ukv1.scss */
  body.ukv1_stylesheet #layout_probbtattoouk .footer_section .footer_links, body.ukv1_stylesheet #layout_probeauty .footer_section .footer_links {
    text-align: center;
    margin-bottom: 50px;
  }
}

/* line 185, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet #layout_probeauty .landing_hero {
  background: url(/assets/landing/ukbeautymassagebg.jpg) no-repeat #014dac center 0;
  background-size: cover;
  padding-bottom: 150px;
}

@media screen and (max-width: 767px) {
  /* line 185, app/assets/stylesheets/ukv1.scss */
  body.ukv1_stylesheet #layout_probeauty .landing_hero {
    background: url(/assets/landing/ukbeautymassagebg.jpg) no-repeat #014dac 85% 0;
    min-height: 680px;
    padding-bottom: 50px;
  }
}

/* line 197, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet #layout_probeauty .landing_story {
  background-color: #fff;
  background-image: inherit;
  padding-top: 4em;
  padding-bottom: 4em;
  color: #000;
  min-height: 450px;
}

/* line 205, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet #layout_probeauty .landing_story h3 {
  color: #000;
}

/* line 213, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet #home_top_area {
  position: absolute;
  top: 0;
  color: #fff;
}

/* line 218, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet #home_top_area a {
  color: #FFFF50;
}

/* line 223, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet .flash_container {
  position: absolute;
  top: 0;
}

/* line 228, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet .landing_hero .first_section {
  color: #fff;
  padding-top: 20px;
}

/* line 232, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet .landing_hero .first_section h1, body.ukv1_stylesheet .landing_hero .first_section h2 {
  text-align: left;
  margin-bottom: 0.5em;
  line-height: 1.2em;
}

/* line 238, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet .landing_hero .first_section h2 {
  font-size: 1.6em;
  margin-top: 0;
}

/* line 243, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet .landing_hero .first_section ul {
  margin-top: 2em;
  font-size: 1.6em;
}

/* line 248, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet .landing_hero .first_section .email_cta {
  margin-top: 3em;
}

/* line 251, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet .landing_hero .first_section .email_cta h2 {
  font-size: 1.6em;
  margin-bottom: 0.9em;
}

/* line 256, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet .landing_hero .first_section .email_cta .btn-primary {
  background-color: #3eb6e9 !important;
  padding-left: 2em;
  padding-right: 2em;
}

/* line 262, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet .landing_hero .first_section .email_cta input, body.ukv1_stylesheet .landing_hero .first_section .email_cta .btn-primary {
  font-size: 1.2em;
}

/* line 266, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet .landing_hero .first_section .email_cta .email_field {
  padding-top: 1.2em;
  padding-bottom: 1.2em;
  margin-bottom: 0.9em;
}

/* line 273, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet .landing_hero .first_section .email_cta_v2 {
  margin-top: 5em;
}

/* line 276, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet .landing_hero .first_section .email_cta_v2 .btn-success {
  padding-left: 2em;
  padding-right: 2em;
}

/* line 281, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet .landing_hero .first_section .email_cta_v2 input, body.ukv1_stylesheet .landing_hero .first_section .email_cta_v2 .btn-success {
  font-size: 1.6em;
}

/* line 285, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet .landing_hero .first_section .email_cta_v2 .email_cta_container {
  display: inline-block;
}

@media screen and (max-width: 767px) {
  /* line 285, app/assets/stylesheets/ukv1.scss */
  body.ukv1_stylesheet .landing_hero .first_section .email_cta_v2 .email_cta_container {
    display: block;
    margin: 0 auto 0;
  }
}

/* line 294, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet .landing_hero .first_section .email_cta_v2 .cta_price {
  font-size: 1.2em;
  margin-top: 0.5em;
  text-align: center;
}

/* line 305, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet .site_title {
  margin-top: -3px;
}

/* line 307, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet .site_title h1 {
  font-family: 'Montserrat', sans-serif;
}

/* line 312, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet .navbar-static-top {
  padding: 15px 0;
}

/* line 316, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet .navbar-default {
  background: none;
  box-shadow: none;
}

/* line 321, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet #home_top_area {
  border-bottom: none;
}

/* line 325, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet .logo img {
  margin-right: 5px;
}

/* line 329, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet .phone {
  margin-top: 10px;
  font-size: 20px;
  text-align: right;
}

/* line 335, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet .login_text {
  text-align: right;
  font-size: 14px;
}

/* line 340, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet h1 {
  font-size: 38px;
  font-weight: bold;
  text-align: center;
}

/* line 346, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet h2 {
  font-size: 28px;
  text-align: center;
}

/* line 351, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet h3 {
  margin: 80px 0 20px 0;
  font-size: 36px;
  font-weight: bold;
  text-align: center;
}

/* line 358, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet .signup_form_box {
  position: relative;
}

@media screen and (min-width: 768px) {
  /* line 362, app/assets/stylesheets/ukv1.scss */
  body.ukv1_stylesheet .signup_form_box .cta_align_bottom {
    position: absolute;
    bottom: 80px;
    right: 0;
  }
}

@media screen and (max-width: 767px) {
  /* line 370, app/assets/stylesheets/ukv1.scss */
  body.ukv1_stylesheet .signup_form_box .cta_align_bottom {
    position: none;
    bottom: none;
    right: none;
  }
}

/* line 377, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet .signup_form_box .landing_signup_logos {
  border-radius: 5px;
  border: 1px solid #ccc;
  padding: 10px;
  background-color: #fff;
}

/* line 384, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet .signup_form_box h4 {
  font-size: 22px;
  color: black;
  font-weight: bold;
  text-align: center;
}

/* line 391, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet .signup_form_box h5 {
  font-size: 24px;
  color: black;
  text-align: center;
}

/* line 397, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet .signup_form_box .signup_form_with_submit {
  color: black;
}

/* line 400, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet .signup_form_box .signup_form_with_submit signup_block {
  border-color: #ff740e;
}

/* line 405, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet .signup_form_box .landing_form_submit {
  margin-bottom: 20px;
}

/* line 410, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet .landing_section {
  margin: 20px 0;
  padding: 20px;
  background-color: #efeeee;
}

/* line 415, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet .landing_section hr {
  border-top: 1px solid #AAA;
}

/* line 420, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet ul.landing_bullets {
  list-style: none;
}

/* line 423, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet ul.landing_bullets li {
  background: url(/assets/landing/green_dot.png) no-repeat 0 6px;
  padding-left: 40px;
  margin-bottom: 20px;
  font-size: 20px;
  margin-left: 0;
}

/* line 434, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet .landing_testimonial .arrow_box p {
  padding: 10px;
  font-size: 18px;
}

/* line 439, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet .landing_testimonial .arrow_box .testimonial_star_rating {
  text-align: center;
  margin: 10px 0 15px 0;
}

/* line 443, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet .landing_testimonial .arrow_box .testimonial_star_rating img {
  margin-right: 0;
  width: 30px;
}

/* line 450, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet .landing_testimonial .arrow_box:after {
  left: 85%;
}

/* line 453, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet .landing_testimonial .arrow_box:before {
  left: 85%;
}

/* line 457, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet .landing_testimonial .testimonial_name {
  text-align: right;
  font-size: 24px;
}

/* line 462, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet .landing_testimonial .testimonial_occupation {
  text-align: right;
  font-size: 24px;
  font-weight: bold;
}

/* line 469, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet .btn-orange-big {
  border: 1px solid #c65400;
  border-radius: 3px;
  box-shadow: inset 0 1px 0 0 #f8a161;
  color: white;
  display: inline-block;
  font-size: inherit;
  font-weight: bold;
  background-color: #ff740e;
  background-image: -webkit-linear-gradient(#ff740e, #d55a00);
  background-image: linear-gradient(#ff740e, #d55a00);
  padding: 7px 18px;
  text-decoration: none;
  text-shadow: 0 1px 0 #b14b00;
  background-clip: padding-box;
  font-size: 24px !important;
  font-weight: bold !important;
  display: block;
}

/* line 136, vendor/assets/stylesheets/bourbon/_bourbon-deprecated-upcoming.scss */
body.ukv1_stylesheet .btn-orange-big:hover:not(:disabled) {
  background-color: #ef6805;
  background-image: -webkit-linear-gradient(#ef6805, #c65400);
  background-image: linear-gradient(#ef6805, #c65400);
  box-shadow: inset 0 1px 0 0 #f7842f;
  cursor: pointer;
}

/* line 153, vendor/assets/stylesheets/bourbon/_bourbon-deprecated-upcoming.scss */
body.ukv1_stylesheet .btn-orange-big:active:not(:disabled), body.ukv1_stylesheet .btn-orange-big:focus:not(:disabled) {
  border: 1px solid #c65400;
  box-shadow: inset 0 0 8px 4px #b64d00, inset 0 0 8px 4px #b64d00;
}

/* line 60, vendor/assets/stylesheets/bourbon/_bourbon-deprecated-upcoming.scss */
body.ukv1_stylesheet .btn-orange-big:disabled {
  cursor: not-allowed;
  opacity: 0.5;
}

/* line 476, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet .picture_word_block {
  height: 400px;
}

/* line 479, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet .picture_word_block .picture_block {
  height: 150px;
}

/* line 482, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet .picture_word_block .picture_block img {
  max-height: 110px;
  margin: 0 auto 0;
}

/* line 488, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet .picture_word_block p {
  font-size: 20px;
}

/* line 494, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet body.fbremind .title_area h1, body.ukv1_stylesheet body.fbremind .title_area h2, body.ukv1_stylesheet body.fbremind_confirm .title_area h1, body.ukv1_stylesheet body.fbremind_confirm .title_area h2 {
  color: #fff;
}

/* line 498, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet body.fbremind .fbremind_top, body.ukv1_stylesheet body.fbremind_confirm .fbremind_top {
  background-color: #409AD5;
  padding-top: 2em;
  padding-bottom: 4em;
  margin-left: 0 !important;
  margin-right: 0 !important;
  width: 100%;
}

/* line 507, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet body.fbremind .expire_reminder_form, body.ukv1_stylesheet body.fbremind_confirm .expire_reminder_form {
  background-color: #F4EACE;
  padding: 20px;
  border-radius: 10px;
  border: 1px solid #F4DDC0;
  text-align: center;
  margin-top: 20px;
}

/* line 515, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet body.fbremind .expire_reminder_form #submit, body.ukv1_stylesheet body.fbremind_confirm .expire_reminder_form #submit {
  width: 100%;
}

/* line 520, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet body.fbremind .landing_video, body.ukv1_stylesheet body.fbremind_confirm .landing_video {
  text-align: center;
  padding-top: 30px;
}

/* line 524, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet body.fbremind .landing_video p.landing_video_caption, body.ukv1_stylesheet body.fbremind_confirm .landing_video p.landing_video_caption {
  color: #fff;
  padding-top: 20px;
}

/* line 530, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet body.fbremind .trust_logo_section, body.ukv1_stylesheet body.fbremind_confirm .trust_logo_section {
  padding-top: 2em;
}

/* line 533, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet body.fbremind .trust_logo_section h3, body.ukv1_stylesheet body.fbremind_confirm .trust_logo_section h3 {
  margin-top: 0;
  font-size: 18px;
  color: #505050;
}

/* line 540, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet body.fbremind .footer_section, body.ukv1_stylesheet body.fbremind_confirm .footer_section {
  text-align: center;
  margin-top: 8em;
}

/* line 545, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet body.fbremind .landing_video_cta, body.ukv1_stylesheet body.fbremind_confirm .landing_video_cta {
  color: #fff !important;
  margin-top: 2em;
}

/* line 548, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet body.fbremind .landing_video_cta button, body.ukv1_stylesheet body.fbremind_confirm .landing_video_cta button {
  font-size: 18px !important;
}

/* line 554, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet body.celaunch {
  /* Hacks to remove stuff */
}

/* line 556, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet body.celaunch .login_text {
  display: none;
}

/* line 559, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet body.celaunch .navbar-header a {
  color: #000;
}

/* line 564, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet body.celaunch .title_area h1, body.ukv1_stylesheet body.celaunch .title_area h2, body.ukv1_stylesheet body.celaunch .title_area p {
  color: #fff;
}

/* line 569, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet body.celaunch .title_area h1 {
  margin-bottom: 1em;
}

/* line 573, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet body.celaunch .title_area p {
  font-size: 16px;
  margin-bottom: 1.4em;
  text-align: center;
}

/* line 579, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet body.celaunch .title_area .ce_offer_text {
  background-color: #FFEE9E;
  color: #000;
  padding: 2px;
}

/* line 586, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet body.celaunch .drawings_button {
  text-align: center;
  margin: 0 auto 0;
  border: 3px dashed #c00;
  background-color: #fff;
  padding: 20px;
  max-width: 450px;
}

/* line 594, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet body.celaunch .drawings_button h3 {
  color: #000447;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 24px;
}

/* line 601, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet body.celaunch .drawings_button button {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  color: #000447;
  background-color: #fdc37d;
  background-image: -webkit-linear-gradient(top, #fdc37d, #ff8C00);
  background-image: linear-gradient(to bottom,#fdc37d, #ff8C00);
  border-radius: 2px;
  box-shadow: 0pt -1px 0pt rgba(0, 0, 0, 0.075) inset, 0pt 1px 0pt rgba(255, 255, 255, 0.3) inset, 0pt 1px 2px rgba(0, 0, 0, 0.1);
  border: 1px solid #cc7000;
  border-bottom-color: #aaa;
  padding: 10px 15px;
}

/* line 615, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet body.celaunch .drawing_disclaimer_text {
  color: #000;
  font-size: 10px;
  margin-top: 2em;
  text-align: center;
}

/* line 622, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet body.celaunch #stripe_top {
  background-color: #409AD5;
  padding-top: 2em;
  padding-bottom: 1em;
}

/* line 627, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet body.celaunch #stripe_top h2 {
  color: #fff;
  margin-top: 2em;
}

/* line 632, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet body.celaunch #stripe_top .down_arrow {
  color: #fff;
  font-size: 80px;
  text-align: center;
}

/* line 639, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet body.celaunch #stripe_shoes {
  padding-top: 40px;
  padding-bottom: 40px;
}

/* line 643, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet body.celaunch #stripe_shoes h2 {
  font-weight: bold;
  margin-bottom: 1.5em;
}

/* line 648, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet body.celaunch #stripe_shoes p {
  text-align: center;
  font-size: 16px;
  margin-bottom: 1.4em;
}

/* line 654, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet body.celaunch #stripe_shoes p.contest_expiration {
  color: #c00;
  font-weight: bold;
  font-size: 18px;
}

/* line 660, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet body.celaunch #stripe_shoes p.contest_expiration_subtext {
  color: #c00;
  font-weight: bold;
  font-size: 14px;
  margin-top: 1em;
}

/* line 667, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet body.celaunch #stripe_shoes img {
  margin: 0 auto 0;
}

/* line 671, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet body.celaunch #stripe_shoes .browse_button {
  margin-top: 2em;
  text-align: center;
}

/* line 675, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet body.celaunch #stripe_shoes .browse_button .btn {
  font-size: 16px;
}

/* line 681, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet body.celaunch #stripe_scrubs {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #D5D9E5;
}

/* line 686, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet body.celaunch #stripe_scrubs h2 {
  font-weight: bold;
  margin-bottom: 1.5em;
}

/* line 691, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet body.celaunch #stripe_scrubs p {
  text-align: center;
  font-size: 16px;
  margin-bottom: 1.4em;
}

/* line 697, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet body.celaunch #stripe_scrubs p.contest_expiration {
  color: #c00;
  font-weight: bold;
  font-size: 18px;
}

/* line 703, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet body.celaunch #stripe_scrubs p.contest_expiration_subtext {
  color: #c00;
  font-weight: bold;
  font-size: 14px;
  margin-top: 1em;
}

/* line 710, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet body.celaunch #stripe_scrubs img {
  margin: 0 auto 0;
}

/* line 714, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet body.celaunch #stripe_scrubs .browse_button {
  margin-top: 2em;
  text-align: center;
}

/* line 718, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet body.celaunch #stripe_scrubs .browse_button .btn {
  font-size: 16px;
}

/* line 723, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet body.celaunch #stripe_scrubs .scrubs_img {
  background-color: #fff;
  padding: 10px 20px 0 20px;
  border: 4px solid #A0A4B0;
  border-radius: 6px;
}

/* line 731, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet body.celaunch #stripe_certified {
  padding-top: 40px;
  padding-bottom: 40px;
}

/* line 735, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet body.celaunch #stripe_certified h2 {
  font-weight: bold;
  margin-bottom: 1.5em;
}

/* line 740, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet body.celaunch #stripe_certified p {
  text-align: center;
  font-size: 16px;
  margin-bottom: 1.4em;
}

/* line 746, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet body.celaunch #stripe_certified p.free_for_life {
  font-size: 18px;
  font-weight: bold;
}

/* line 751, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet body.celaunch #stripe_certified p.contest_expiration {
  font-weight: bold;
}

/* line 755, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet body.celaunch #stripe_certified .cpr-contest-image {
  border: 4px solid #A0A4B0;
  border-radius: 6px;
}

/* line 761, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet body.celaunch #stripe_ce {
  padding-top: 40px;
  padding-bottom: 40px;
  background: url(/assets/landing/stripe-ce-bg.jpg) no-repeat #A0A4B0 center 0;
  background-size: cover;
  min-height: 500px;
  color: #fff;
}

@media (max-width: 767px) {
  /* line 761, app/assets/stylesheets/ukv1.scss */
  body.ukv1_stylesheet body.celaunch #stripe_ce {
    background: url(/assets/landing/stripe-ce-bg.jpg) no-repeat #A0A4B0 30% 0;
  }
}

/* line 773, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet body.celaunch #stripe_ce h2 {
  font-weight: bold;
  margin-bottom: 1.5em;
}

/* line 778, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet body.celaunch #stripe_ce p {
  text-align: center;
  font-size: 16px;
  margin-bottom: 1.4em;
}

/* line 784, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet body.celaunch #stripe_ce p.contest_expiration {
  font-weight: bold;
}

/* line 788, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet body.celaunch #stripe_ce a {
  color: #fff;
  text-decoration: underline;
}

/* line 794, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet body.celaunch #stripe_everyone {
  padding-top: 40px;
  padding-bottom: 40px;
}

/* line 798, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet body.celaunch #stripe_everyone h2 {
  font-weight: bold;
  margin-bottom: 1.5em;
}

/* line 803, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet body.celaunch #stripe_everyone p {
  text-align: center;
  font-size: 16px;
  margin-bottom: 1.4em;
}

/* line 809, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet body.celaunch #stripe_everyone p.contest_expiration {
  font-weight: bold;
}

/* line 813, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet body.celaunch #stripe_everyone p.everyone_question {
  font-size: 150px;
  font-weight: bold;
  margin: 0;
}

/* line 819, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet body.celaunch #stripe_everyone img {
  margin: 0 auto 0;
}

/* line 824, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet body.celaunch #stripe_bottom {
  background-color: #409AD5;
  padding-top: 2em;
  padding-bottom: 3em;
}

/* line 829, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet body.celaunch #stripe_bottom h2 {
  color: #fff;
  margin-top: 2em;
}

/* line 835, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet body.celaunch #stripe_rules {
  padding-top: 2em;
  padding-bottom: 3em;
}

/* line 839, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet body.celaunch #stripe_rules h2 {
  color: #000;
  margin-top: 1em;
  margin-bottom: 1em;
}

/* line 845, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet body.celaunch #stripe_rules p {
  font-size: 10px;
}

/* line 850, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet body.celaunch .expire_reminder_form {
  background-color: #F4EACE;
  padding: 20px;
  border-radius: 10px;
  border: 1px solid #F4DDC0;
  text-align: center;
  margin-top: 20px;
}

/* line 858, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet body.celaunch .expire_reminder_form #submit {
  width: 100%;
}

/* line 863, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet body.celaunch .footer_section {
  text-align: center;
  margin-top: 8em;
}

/* line 869, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet body.celaunch #contest_div .contest_form_instructions p {
  color: #404040;
  margin-bottom: 1.5em;
}

/* line 875, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet body.celaunch .optional_field {
  font-size: 12px;
  font-weight: 700;
  color: #959595;
  text-transform: uppercase;
  letter-spacing: 1px;
}

/* line 884, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet .cedealexpired {
  display: none;
}

/* line 888, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet .ce_hero {
  background: url(/assets/landing/blue-lp-hero-bg.jpg) repeat #344B64;
  border-top: 2px solid #939393;
}

/* line 892, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet .ce_hero .cedeal_browse_button {
  text-align: center;
}

/* line 896, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet .ce_hero .ce_hero_main {
  background: url(/assets/landing/cedeal-hero-bg.jpg) no-repeat #efeffb center 0;
  background-size: cover;
  position: relative;
}

/* line 901, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet .ce_hero .ce_hero_main .ce_hero_bullets {
  margin-top: 180px;
}

/* line 904, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet .ce_hero .ce_hero_main .ce_hero_bullets h3 {
  text-align: left;
  font-size: 26px;
}

/* line 909, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet .ce_hero .ce_hero_main .ce_hero_bullets ul {
  font-size: 16px;
}

/* line 912, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet .ce_hero .ce_hero_main .ce_hero_bullets ul li {
  margin-bottom: 0.6em;
}

@media (max-width: 1199px) {
  /* line 901, app/assets/stylesheets/ukv1.scss */
  body.ukv1_stylesheet .ce_hero .ce_hero_main .ce_hero_bullets {
    margin-top: 150px;
  }
  /* line 920, app/assets/stylesheets/ukv1.scss */
  body.ukv1_stylesheet .ce_hero .ce_hero_main .ce_hero_bullets h3 {
    font-size: 20px;
  }
}

@media (max-width: 991px) {
  /* line 926, app/assets/stylesheets/ukv1.scss */
  body.ukv1_stylesheet .ce_hero .ce_hero_main .ce_hero_bullets h3 {
    font-size: 18px;
  }
  /* line 930, app/assets/stylesheets/ukv1.scss */
  body.ukv1_stylesheet .ce_hero .ce_hero_main .ce_hero_bullets ul {
    font-size: 14px;
  }
}

/* line 937, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet .ce_hero .ce_hero_heading {
  background-color: rgba(75, 75, 75, 0.9);
  position: absolute;
  width: 100%;
  top: 40px;
  left: 0;
  padding: 15px;
}

/* line 945, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet .ce_hero .ce_hero_heading h2 {
  color: #fff;
  font-weight: bold;
  font-size: 32px;
  text-align: left;
  margin: 0;
}

@media (max-width: 1199px) {
  /* line 954, app/assets/stylesheets/ukv1.scss */
  body.ukv1_stylesheet .ce_hero .ce_hero_heading h2 {
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  /* line 961, app/assets/stylesheets/ukv1.scss */
  body.ukv1_stylesheet .ce_hero .ce_hero_heading {
    position: inherit;
    top: 0;
    margin: 0;
  }
  /* line 966, app/assets/stylesheets/ukv1.scss */
  body.ukv1_stylesheet .ce_hero .ce_hero_heading h2 {
    text-align: center;
    line-height: 30px;
  }
}

/* line 974, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet .ce_hero .ce_hero_cta {
  background-color: #4B4B4B;
  border-top: 2px solid #939393;
  padding: 15px;
}

/* line 979, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet .ce_hero .ce_hero_cta #countdown_timer_div {
  color: #fff;
  font-weight: bold;
  text-align: center;
}

/* line 984, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet .ce_hero .ce_hero_cta #countdown_timer_div .countdown_label {
  font-size: 16px;
}

@media (min-width: 1200px) {
  /* line 984, app/assets/stylesheets/ukv1.scss */
  body.ukv1_stylesheet .ce_hero .ce_hero_cta #countdown_timer_div .countdown_label {
    display: block;
  }
}

/* line 992, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet .ce_hero .ce_hero_cta #countdown_timer_div #countdown_timer {
  font-size: 22px;
}

/* line 997, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet .ce_hero .ce_hero_cta h4 {
  color: #fff;
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 4px;
  margin-top: 0;
}

/* line 1005, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet .ce_hero .ce_hero_cta .ce_hero_cta_subtext {
  color: #fff;
}

@media (max-width: 991px) {
  /* line 1010, app/assets/stylesheets/ukv1.scss */
  body.ukv1_stylesheet .ce_hero .ce_hero_cta .btn-orange-big {
    font-size: 20px !important;
  }
  /* line 1014, app/assets/stylesheets/ukv1.scss */
  body.ukv1_stylesheet .ce_hero .ce_hero_cta .ce_hero_cta_subtext {
    font-size: 13px;
  }
}

@media (max-width: 767px) {
  /* line 974, app/assets/stylesheets/ukv1.scss */
  body.ukv1_stylesheet .ce_hero .ce_hero_cta {
    text-align: center;
  }
  /* line 1022, app/assets/stylesheets/ukv1.scss */
  body.ukv1_stylesheet .ce_hero .ce_hero_cta h4 {
    font-size: 22px;
  }
  /* line 1026, app/assets/stylesheets/ukv1.scss */
  body.ukv1_stylesheet .ce_hero .ce_hero_cta .ce_hero_cta_subtext {
    margin-bottom: 1em;
  }
}

@media (max-width: 767px) {
  /* line 1034, app/assets/stylesheets/ukv1.scss */
  body.ukv1_stylesheet .ce_hero_bullets {
    margin-top: 0;
  }
  /* line 1037, app/assets/stylesheets/ukv1.scss */
  body.ukv1_stylesheet .ce_hero_bullets h3 {
    margin-top: 1em;
    font-size: 24px;
  }
  /* line 1042, app/assets/stylesheets/ukv1.scss */
  body.ukv1_stylesheet .ce_hero_bullets ul {
    text-align: center;
    list-style-position: inside;
  }
  /* line 1046, app/assets/stylesheets/ukv1.scss */
  body.ukv1_stylesheet .ce_hero_bullets ul li {
    margin-left: 0 !important;
  }
}

/* line 1053, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet .ce_deal_bottom_cta {
  text-align: center;
  padding-bottom: 2em;
  border-bottom: 1px solid #939393;
}

/* line 1059, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet .ce_deal_footer {
  padding-top: 3em;
  padding-bottom: 1em;
}

@media (max-width: 767px) {
  /* line 1059, app/assets/stylesheets/ukv1.scss */
  body.ukv1_stylesheet .ce_deal_footer {
    text-align: center;
  }
}

/* line 1067, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet .ce_deal_footer .ce_deal_logos {
  text-align: right;
}

/* line 1070, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet .ce_deal_footer .ce_deal_logos .ce_deal_cc_icons {
  display: inline-block;
  position: relative;
  top: 10px;
}

/* line 1075, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet .ce_deal_footer .ce_deal_logos .ce_deal_cc_icons img {
  margin-right: 0;
}

@media (max-width: 767px) {
  /* line 1067, app/assets/stylesheets/ukv1.scss */
  body.ukv1_stylesheet .ce_deal_footer .ce_deal_logos {
    margin-top: 2em;
    text-align: center;
  }
}

/* line 1088, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet #stripe_ce_trust_logos .fully_accredited_subtext {
  text-align: center;
}

@media (max-width: 767px) {
  /* line 1088, app/assets/stylesheets/ukv1.scss */
  body.ukv1_stylesheet #stripe_ce_trust_logos .fully_accredited_subtext {
    margin-bottom: 15px;
  }
}

/* line 1096, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet #stripe_ce_trust_logos h3 {
  margin: 22px 0 0 0;
}

@media (max-width: 1199px) {
  /* line 1096, app/assets/stylesheets/ukv1.scss */
  body.ukv1_stylesheet #stripe_ce_trust_logos h3 {
    margin-top: 16px;
  }
}

@media (max-width: 991px) {
  /* line 1096, app/assets/stylesheets/ukv1.scss */
  body.ukv1_stylesheet #stripe_ce_trust_logos h3 {
    margin-top: 0;
  }
}

@media (max-width: 767px) {
  /* line 1096, app/assets/stylesheets/ukv1.scss */
  body.ukv1_stylesheet #stripe_ce_trust_logos h3 {
    margin: 0;
  }
}

/* line 1110, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet #stripe_ce_deal_steps {
  border-top: 1px solid #000;
  padding-top: 2em;
  padding-bottom: 1em;
}

/* line 1115, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet #stripe_ce_deal_steps h3 {
  font-weight: bold;
  font-size: 30px;
  margin-top: 0.5em;
  margin-bottom: 2em;
}

/* line 1122, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet #stripe_ce_deal_steps .ce_steps_box {
  text-align: center;
}

/* line 1125, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet #stripe_ce_deal_steps .ce_steps_box .glyphicon {
  font-size: 80px;
  color: #475E76;
}

/* line 1130, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet #stripe_ce_deal_steps .ce_steps_box h4 {
  margin-top: 1.5em;
  font-size: 20px;
  font-weight: bold;
}

/* line 1136, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet #stripe_ce_deal_steps .ce_steps_box p {
  margin-bottom: 60px;
}

/* line 1143, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet #anon_create_account_div h4.modal-title {
  background-color: #3A587F;
  color: #fff;
  padding: 0.5em;
  text-align: center !important;
  border-radius: 5px;
  font-size: 25px !important;
  line-height: 1.4 !important;
}

/* line 1152, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet #anon_create_account_div h4.modal-title div.save {
  font-size: 35px !important;
  line-height: 1.2 !important;
}

/* line 1158, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet #anon_create_account_div p {
  margin-bottom: 1.5em;
}

/* line 1162, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet #anon_create_account_div .close {
  opacity: 0.8 !important;
  filter: alpha(opacity=80) !important;
  color: #fff !important;
  position: relative;
  top: 5px;
  right: 5px;
}

/* line 1171, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet #anon_create_account_div .modal-footer {
  text-align: center;
}

/* line 1174, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet #anon_create_account_div .modal-footer .btn {
  font-size: 1.6em;
  margin-bottom: 0.4em;
  padding-left: 1.5em;
  padding-right: 1.5em;
}

/* line 1181, app/assets/stylesheets/ukv1.scss */
body.ukv1_stylesheet #anon_create_account_div .modal-footer .reject-text {
  font-size: 0.8em;
}

/* line 2, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .navbar-default .navbar-nav > .open > a, #navbar_v2 .navbar-default .navbar-nav > .open > a:hover, #navbar_v2 .navbar-default .navbar-nav > .open > a:focus {
  background: #4d4d4d;
}

/* line 5, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .dropdown-menu > li > a:hover, #navbar_v2 .dropdown-menu > li > a:focus {
  background: #4d4d4d;
}

@media screen and (max-width: 318px) {
  /* line 10, app/assets/stylesheets/navbar_v2.scss */
  #navbar_v2 #primary_navigation .navbar_login_link {
    display: none !important;
  }
  /* line 13, app/assets/stylesheets/navbar_v2.scss */
  #navbar_v2 #primary_navigation .navbar_cart_link {
    display: none !important;
  }
}

@media screen and (max-width: 265px) {
  /* line 20, app/assets/stylesheets/navbar_v2.scss */
  #navbar_v2 #primary_navigation .navbar_phone_link {
    display: none !important;
  }
}

@media screen and (max-width: 240px) {
  /* line 27, app/assets/stylesheets/navbar_v2.scss */
  #navbar_v2 #primary_navigation .navbar_signup_link {
    display: none !important;
  }
  /* line 30, app/assets/stylesheets/navbar_v2.scss */
  #navbar_v2 #primary_navigation .navbar_logout_link {
    display: none !important;
  }
}

@media screen and (max-width: 991px) {
  /* line 36, app/assets/stylesheets/navbar_v2.scss */
  #navbar_v2 .site_title span {
    font-size: 0.9em;
    line-height: 22px;
  }
}

/* line 42, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 #title_area a, #navbar_v2 #title_area a:visited {
  color: #000;
  text-decoration: none;
}

/* line 47, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .site_title {
  float: left;
  margin-left: 5px;
}

/* line 51, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .site_title span {
  font-family: 'Montserrat', sans-serif;
}

/* line 56, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .site_title .headline {
  margin-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
  font-size: 2.3em;
  font-weight: bold;
  font-family: 'Montserrat', sans-serif;
  line-height: 35px;
  text-align: left;
}

/* line 67, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .logo {
  float: left;
}

/* line 71, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 #headline {
  margin-top: 5px;
  height: 105px;
}

/* line 74, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 #headline em {
  color: #992027;
}

/* line 78, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 #headline h2 {
  font-size: 45px;
  text-shadow: 3px 3px 3px #fff;
}

/* line 84, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .navbar-icon {
  font-size: 20px;
}

/* line 88, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .navbar_cart {
  padding-top: 14px;
  float: right;
  margin-right: 15px;
}

/* line 93, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .navbar_cart a {
  font-size: 15px !important;
}

/* line 98, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .xs-menu-divider {
  border-top: 1px solid transparent;
  border-color: #2798c5;
  margin-bottom: 4px;
}

/* line 104, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .switch_locale {
  float: right;
  font-size: 17px;
  text-align: center;
}

/* line 109, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .switch_locale .target_language {
  font-size: 10px;
  font-weight: normal;
  text-align: center;
  margin-top: 5px;
}

/* line 116, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .switch_locale .target_language a {
  color: #fff !important;
}

/* line 123, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 #main_site_navigation_v2 {
  position: fixed;
  top: 0;
}

/* line 129, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 #primary_navigation.nav-pills a {
  color: #fff;
  padding-left: 6px !important;
  padding-right: 6px !important;
}

/* line 134, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 #primary_navigation.nav-pills a:hover {
  color: #2a6496;
}

/* line 142, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .nav-pills li#logo_on_nav_v2 {
  margin-top: 0;
  margin-left: 0;
}

/* line 146, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .nav-pills li#logo_on_nav_v2 a {
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 0;
}

/* line 151, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .nav-pills li#logo_on_nav_v2 a img {
  margin-right: 0;
}

/* line 155, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .nav-pills li#logo_on_nav_v2 a:hover {
  background: none !important;
}

/* line 161, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .nav-pills li#blank_area_on_nav {
  margin-left: 0 !important;
  width: 58px !important;
  color: #333;
}

/* line 168, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .navbar-default .navbar-toggle:hover, #navbar_v2 .navbar-default .navbar-toggle:focus {
  background-color: inherit !important;
}

/* line 172, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .navbar-default .navbar-nav > .active > a, #navbar_v2 .navbar-default .navbar-nav > .active > a:hover, #navbar_v2 .navbar-default .navbar-nav > .active > a:focus {
  background-color: #3b91bf !important;
}

/* line 176, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .navbar-default .navbar-nav > li > a:hover, #navbar_v2 .navbar-default .navbar-nav > li > a:focus {
  background-color: #eee !important;
}

/* line 180, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .navbar-default .navbar-nav > li, #navbar_v2 .navbar-inverse .navbar-nav > li {
  margin-left: 5px;
}

/* line 182, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .navbar-default .navbar-nav > li a, #navbar_v2 .navbar-inverse .navbar-nav > li a {
  padding-left: 8px;
  padding-right: 8px;
}

@media screen and (max-width: 991px) {
  /* line 182, app/assets/stylesheets/navbar_v2.scss */
  #navbar_v2 .navbar-default .navbar-nav > li a, #navbar_v2 .navbar-inverse .navbar-nav > li a {
    padding-left: 6px;
    padding-right: 6px;
  }
}

@media screen and (max-width: 767px) {
  /* line 196, app/assets/stylesheets/navbar_v2.scss */
  #navbar_v2 #main_navigation_header {
    padding-left: 10px;
  }
  /* line 199, app/assets/stylesheets/navbar_v2.scss */
  #navbar_v2 #main_navigation_list {
    background-color: rgba(51, 51, 51, 0.95);
    padding: 0 !important;
  }
  /* line 203, app/assets/stylesheets/navbar_v2.scss */
  #navbar_v2 #main_navigation_links {
    margin: 0 !important;
  }
  /* line 206, app/assets/stylesheets/navbar_v2.scss */
  #navbar_v2 #main_navigation_links li > a {
    padding: 10px;
  }
}

/* line 212, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 #main_site_navigation {
  z-index: 100000;
  height: 76px;
}

/* line 217, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 #main_site_toggle {
  margin-top: 20px;
}

/* line 221, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 #logo_on_nav_link {
  float: left;
}

/* line 223, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 #logo_on_nav_link:hover, #navbar_v2 #logo_on_nav_link:focus {
  background: none !important;
  text-decoration: none;
}

/* line 228, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 #nav_site_title_link {
  color: #fff;
}

/* line 232, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .nav-pills {
  min-width: 54px !important;
}

/* line 235, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .nav-pills li {
  padding-top: 18px;
  margin-top: 7px;
}

/* line 240, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .nav-pills li#logo_on_nav_v2 {
  margin: 0;
  padding-top: 7px;
}

/* line 244, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .nav-pills li#logo_on_nav_v2 img {
  margin-right: 0;
  float: left;
}

/* line 250, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .nav-pills li#blank_area_on_nav {
  width: 59px !important;
  color: #333;
}

/* line 256, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .navbar-home a {
  font-size: 24px !important;
  color: white;
  padding: 25px 5px !important;
}

/* line 262, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .xs-menu-divider {
  border-top: 1px solid transparent;
  border-color: grey;
  margin-bottom: 4px;
}

/* line 268, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .navbar_cart {
  padding-top: 20px;
  margin-left: 10px;
  float: left;
}

/* line 273, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .navbar_cart a {
  font-size: 25px !important;
  color: white;
}

/* line 279, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .switch_locale {
  float: right;
  font-size: 17px;
  text-align: center;
  color: white;
  margin-left: 25px;
  margin-top: 4px;
}

/* line 287, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .switch_locale .glyphicon {
  font-size: 18px;
}

/* line 291, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .switch_locale .target_language {
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  margin-top: 5px;
}

/* line 298, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .switch_locale .target_language a {
  color: white;
}

/* line 304, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .navbar-default {
  background-color: #333 !important;
  background-color: rgba(51, 51, 51, 0.95) !important;
  background-image: none !important;
  border-bottom: 0 !important;
}

/* line 311, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .navbar-nav > .active > a, #navbar_v2 .navbar-nav > .active > a:hover, #navbar_v2 .navbar-nav > .active > a:focus {
  background-image: none !important;
  background-color: rgba(255, 255, 255, 0.2) !important;
}

/* line 316, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .navbar-default .navbar-nav > li, #navbar_v2 .main-navbar .navbar-nav > li {
  margin-left: 4px;
  font-size: 15px;
  font-weight: bold;
}

/* line 321, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .navbar-default .navbar-nav > li a, #navbar_v2 .main-navbar .navbar-nav > li a {
  padding: 28px 15px;
  color: white !important;
}

/* line 325, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .navbar-default .navbar-nav > li a:hover, #navbar_v2 .main-navbar .navbar-nav > li a:hover {
  background-color: #2a9fd9;
  background-color: rgba(255, 255, 255, 0.1) !important;
}

/* line 332, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .navbar-default .navbar-nav > .active > a, #navbar_v2 .navbar-default .navbar-nav > .active > a:hover, #navbar_v2 .navbar-default .navbar-nav > .active > a:focus {
  background-image: none !important;
  background-color: rgba(11, 41, 58, 0.1) !important;
}

/* line 337, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .navbar-default .navbar-nav > li > a:hover, #navbar_v2 .navbar-default .navbar-nav > li > a:focus {
  background-image: none !important;
  background-color: rgba(11, 41, 58, 0.1) !important;
}

/* line 342, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 #main_navigation_list .navbar-nav > li > a:focus {
  background-color: rgba(255, 255, 255, 0.1) !important;
}

/* line 346, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .navbar-default > .navbar-nav > li, #navbar_v2 .navbar-inverse > .navbar-nav > li {
  margin-left: 5px;
}

/* line 348, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .navbar-default > .navbar-nav > li a, #navbar_v2 .navbar-inverse > .navbar-nav > li a {
  padding-left: 10px;
  padding-right: 10px;
}

@media screen and (max-width: 991px) {
  /* line 354, app/assets/stylesheets/navbar_v2.scss */
  #navbar_v2 .switcher_icon {
    margin-right: 5px !important;
  }
}

/* line 360, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .toll_free {
  float: right;
  color: #999;
  font-weight: normal;
}

@media screen and (max-width: 991px) {
  /* line 360, app/assets/stylesheets/navbar_v2.scss */
  #navbar_v2 .toll_free {
    margin-right: 5px !important;
  }
}

/* line 369, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .phone_area_box_2 {
  margin-top: 10px;
}

/* line 375, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .below_phone_link a {
  font-size: 13px !important;
  width: 85px;
  color: white !important;
  font-weight: bold;
}

/* line 382, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .below_phone_link:hover {
  color: white !important;
}

/* line 387, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .below_phone_link_1 {
  float: left;
}

/* line 391, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .below_phone_link_2 {
  float: right;
}

/* line 395, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .below_phone_link_centered {
  text-align: center;
}

/* line 399, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .below_phone_separator {
  margin: 0 20px;
  font-weight: bold;
  color: white;
}

/* line 408, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 #main_navigation_links {
  margin-left: 15px;
  font-family: 'Raleway', sans-serif;
  font-weight: bold;
}

/* line 413, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 #main_navigation_links li {
  text-transform: uppercase;
}

/* line 418, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 #main_navigation_links .dropdown .dropdown-toggle {
  padding-left: 15px;
  padding-right: 15px;
}

/* line 423, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 #main_navigation_links .dropdown .dropdown-menu {
  background-color: rgba(51, 51, 51, 0.95);
}

/* line 427, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 #main_navigation_links .dropdown .dropdown-menu li:not(.active) a:hover {
  background-image: none;
  background-color: rgba(255, 255, 255, 0.1);
}

/* line 437, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .mobile_site_title {
  font-family: 'Diodrum-Regular';
  float: left;
  margin-top: 10px;
  margin-left: 6px;
  color: white;
  font-size: 32px;
  line-height: 32px;
}

/* line 446, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .mobile_site_title.title_longer_1 {
  font-size: 28px;
}

/* line 450, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .mobile_site_title.title_longer_2 {
  font-size: 22px;
}

/* line 454, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .mobile_site_title.has_modifier {
  margin-top: 6px;
}

/* line 457, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .mobile_site_title.has_modifier .mobile_site_subtitle {
  margin-top: 4px !important;
}

/* line 463, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .mobile_site_subtitle {
  font-family: 'Diodrum-Regular';
  color: #fff;
  font-size: 14px;
  margin-top: 0;
  line-height: 12px;
}

/* line 471, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .site_subtitle_modifier {
  background-color: #ffffff;
  padding: 2px 5px 2px 5px;
  font-style: normal;
  font-size: 14px;
  margin-top: 4px;
}

/* line 478, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .site_subtitle_modifier a {
  color: #37a4db;
}

/* line 482, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .site_subtitle_modifier.open a, #navbar_v2 .site_subtitle_modifier a:hover, #navbar_v2 .site_subtitle_modifier a:focus {
  background-color: #fff;
}

/* line 486, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .site_subtitle_modifier .caret {
  border-top-color: #37a4db !important;
  border-bottom-color: #37a4db !important;
}

/* line 492, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .site_subtitle_modifier ul.dropdown-menu li {
  padding-top: 0;
  margin-top: 0;
  margin-left: 0;
  padding-right: 12px;
}

/* line 498, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .site_subtitle_modifier ul.dropdown-menu li:hover {
  background-color: #37a4db;
}

/* line 500, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .site_subtitle_modifier ul.dropdown-menu li:hover a, #navbar_v2 .site_subtitle_modifier ul.dropdown-menu li:hover a:hover {
  color: #fff;
}

/* line 508, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .phone_area_box_1 {
  text-align: center;
  color: white;
  font-size: 16px;
  font-weight: bold;
}

/* line 514, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .phone_area_box_1 a {
  color: white;
}

/* line 517, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .phone_area_box_1 a:hover {
  color: white;
}

/* line 522, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .navbar-nav li.active a {
  color: yellow;
}

/* line 528, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 #logo_on_nav_v2 #tquk_logo_bg {
  float: left;
  background-color: white;
  padding: 5px;
  margin-top: -7px;
}

/* line 535, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 #logo_on_nav_v2 img {
  margin-top: -2px;
  height: 62px;
}

/* line 541, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .navbar-toggle {
  border-width: 2px !important;
}

/* line 544, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .navbar-toggle .icon-bar {
  background-color: #fff !important;
}

/* line 550, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 #menulist {
  width: 960px;
  margin: 0 auto;
  height: 32px;
  list-style: none;
  padding: 6px 0 0 0;
  text-align: left;
}

/* line 557, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 #menulist li {
  display: inline;
  float: none;
  margin: 0;
}

/* line 561, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 #menulist li a {
  color: #FFF;
  text-decoration: none;
  margin: 0px 25px 0 0;
  padding: 3px;
  font-size: 18px;
}

/* line 567, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 #menulist li a:visited {
  color: #FFF;
}

/* line 570, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 #menulist li a:hover {
  color: #e6ba20;
}

/* line 575, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 #menulist .menuitem {
  text-shadow: -1px -1px 0px #101010, 1px 1px 0px #505050;
}

/* line 581, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .main-navbar {
  background-color: rgba(0, 0, 0, 0.2);
  top: 0 !important;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 587, app/assets/stylesheets/navbar_v2.scss */
  #navbar_v2 #main_site_container {
    width: 100%;
    padding: 0 0 0 10px !important;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 594, app/assets/stylesheets/navbar_v2.scss */
  #navbar_v2 .main-navbar .navbar-nav > li a {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

@media screen and (min-width: 901px) and (max-width: 991px) {
  /* line 601, app/assets/stylesheets/navbar_v2.scss */
  #navbar_v2 .main-navbar .navbar-nav > li a {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  /* line 606, app/assets/stylesheets/navbar_v2.scss */
  #navbar_v2 .navbar-home a {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
  /* line 611, app/assets/stylesheets/navbar_v2.scss */
  #navbar_v2 .switch_locale {
    margin-left: 5px;
  }
}

@media screen and (min-width: 768px) and (max-width: 875px) {
  /* line 617, app/assets/stylesheets/navbar_v2.scss */
  #navbar_v2 li#nav_course_details {
    width: 80px;
    text-align: center;
  }
  /* line 621, app/assets/stylesheets/navbar_v2.scss */
  #navbar_v2 li#nav_course_details a {
    padding-top: 20px;
    padding-bottom: 16px;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  /* line 628, app/assets/stylesheets/navbar_v2.scss */
  #navbar_v2 li#nav_course_details_menu {
    width: 95px;
  }
  /* line 631, app/assets/stylesheets/navbar_v2.scss */
  #navbar_v2 li#nav_course_details_menu a {
    padding-top: 20px;
    padding-bottom: 16px;
  }
  /* line 636, app/assets/stylesheets/navbar_v2.scss */
  #navbar_v2 li#nav_course_details_menu .caret {
    position: relative;
    top: -12px;
    left: 4px;
  }
}

@media screen and (min-width: 826px) and (max-width: 900px) {
  /* line 645, app/assets/stylesheets/navbar_v2.scss */
  #navbar_v2 .main-navbar .navbar-nav > li a {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
  /* line 650, app/assets/stylesheets/navbar_v2.scss */
  #navbar_v2 .navbar-home a {
    padding-left: 2px !important;
    padding-right: 2px !important;
  }
  /* line 655, app/assets/stylesheets/navbar_v2.scss */
  #navbar_v2 .switch_locale {
    margin-left: 5px;
  }
}

@media screen and (min-width: 768px) and (max-width: 825px) {
  /* line 661, app/assets/stylesheets/navbar_v2.scss */
  #navbar_v2 .main-navbar .navbar-nav > li a {
    padding-left: 1px !important;
    padding-right: 1px !important;
  }
  /* line 666, app/assets/stylesheets/navbar_v2.scss */
  #navbar_v2 .navbar-home a {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  /* line 671, app/assets/stylesheets/navbar_v2.scss */
  #navbar_v2 .switch_locale {
    margin-left: 5px;
  }
}

/* line 676, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .navbar-default .navbar-nav > .active > a, #navbar_v2 .navbar-default .navbar-nav > .active > a:hover, #navbar_v2 .navbar-default .navbar-nav > .active > a:focus {
  background-image: none !important;
  background-color: rgba(11, 41, 58, 0.1) !important;
}

/* line 681, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .navbar-default .navbar-nav > li > a:hover, #navbar_v2 .navbar-default .navbar-nav > li > a:focus {
  background-image: none !important;
  background-color: rgba(11, 41, 58, 0.1) !important;
}

/* line 686, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .current_list_item {
  font-weight: bold;
}

/* line 690, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .navbar-fixed-top .navbar-collapse {
  max-height: 445px !important;
  border: none !important;
}

/* line 695, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .navbar .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}

/* line 700, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .navbar-right {
  padding-top: 16px !important;
}

/* line 703, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .navbar-right .phone_area_box_1 {
  font-size: 14px;
}

/* line 706, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .navbar-right .phone_area_box_2 {
  margin-top: 3px;
}

/* line 709, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .navbar-right .below_phone_separator {
  margin: 0 6px;
}

/* line 712, app/assets/stylesheets/navbar_v2.scss */
#navbar_v2 .navbar-right .switch_locale {
  padding-top: 0 !important;
  margin-left: 5px !important;
}

/* line 722, app/assets/stylesheets/navbar_v2.scss */
body.locale_es #navbar_v2 li#nav_course_details {
  width: 115px;
  text-align: center;
}

/* line 726, app/assets/stylesheets/navbar_v2.scss */
body.locale_es #navbar_v2 li#nav_course_details a {
  padding-top: 20px;
  padding-bottom: 16px;
}

@media screen and (max-width: 1199px) {
  /* line 733, app/assets/stylesheets/navbar_v2.scss */
  body.locale_es #navbar_v2 .navbar-nav li a {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
}

/* line 2, app/assets/stylesheets/bls_uk_course_page.scss */
body.bls_uk_course_page .course-block .course-title h1 {
  font-size: 24px;
}

/* line 6, app/assets/stylesheets/bls_uk_course_page.scss */
body.bls_uk_course_page .similar_courses_course_names .course_choice_table_course_unmodified_names {
  font-size: 14px;
}

/* line 11, app/assets/stylesheets/bls_uk_course_page.scss */
body.bls_uk_course_page .standout {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 18px;
}

@media (max-width: 767px) {
  /* line 11, app/assets/stylesheets/bls_uk_course_page.scss */
  body.bls_uk_course_page .standout {
    font-size: 16px;
    color: #555555;
  }
}

/* line 23, app/assets/stylesheets/bls_uk_course_page.scss */
body.bls_uk_course_page .lighter {
  font-size: 15px;
  color: #555555;
}

/* line 28, app/assets/stylesheets/bls_uk_course_page.scss */
body.bls_uk_course_page .heading_title {
  color: #2a9fd9;
  font-size: 24px;
  text-align: center;
  font-weight: bold;
  margin-top: 45px;
  margin-bottom: 25px;
}

/* line 36, app/assets/stylesheets/bls_uk_course_page.scss */
body.bls_uk_course_page .heading_title.smaller {
  font-size: 18px;
  text-align: left;
}

@media (min-width: 768px) {
  /* line 41, app/assets/stylesheets/bls_uk_course_page.scss */
  body.bls_uk_course_page .chevron + .heading_title, body.bls_uk_course_page .course_details_holder .heading_title {
    margin-top: 0px;
  }
}

/* line 47, app/assets/stylesheets/bls_uk_course_page.scss */
body.bls_uk_course_page .icon {
  text-align: center;
  margin-bottom: 10px;
  color: #777;
  height: 130px;
}

@media (max-width: 767px) {
  /* line 47, app/assets/stylesheets/bls_uk_course_page.scss */
  body.bls_uk_course_page .icon {
    color: white;
  }
}

/* line 55, app/assets/stylesheets/bls_uk_course_page.scss */
body.bls_uk_course_page .icon i {
  border-radius: 50%;
  border-color: #777;
  border-width: 2px;
  border-style: solid;
  height: 48px;
  width: 48px;
  padding: 10px 0px 0px 0px;
  font-size: 24px;
  color: #2a9fd9;
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  /* line 55, app/assets/stylesheets/bls_uk_course_page.scss */
  body.bls_uk_course_page .icon i {
    color: white;
    border-color: white;
  }
}

@media (max-width: 767px) {
  /* line 73, app/assets/stylesheets/bls_uk_course_page.scss */
  body.bls_uk_course_page .one_stop_holder {
    background-color: #B31B22;
    color: white;
    width: 130%;
    margin-left: -15%;
    padding-left: 10%;
    padding-right: 10%;
  }
  /* line 81, app/assets/stylesheets/bls_uk_course_page.scss */
  body.bls_uk_course_page .one_stop_holder .heading_title {
    padding-top: 15px;
    color: white;
    font-size: 18px;
  }
  /* line 86, app/assets/stylesheets/bls_uk_course_page.scss */
  body.bls_uk_course_page .one_stop_holder .btn {
    margin-bottom: 20px;
    background-color: #B31B22;
    border-color: white;
  }
}

@media (max-width: 767px) {
  /* line 94, app/assets/stylesheets/bls_uk_course_page.scss */
  body.bls_uk_course_page .course_details_holder {
    width: 130%;
    margin-left: -15%;
    padding-left: 10%;
    padding-right: 10%;
    background-color: #2a9fd9;
    padding-bottom: 15px;
  }
  /* line 101, app/assets/stylesheets/bls_uk_course_page.scss */
  body.bls_uk_course_page .course_details_holder .heading_title {
    margin-top: 10px;
    padding-top: 20px;
    color: white;
  }
}

/* line 112, app/assets/stylesheets/bls_uk_course_page.scss */
body.bls_uk_course_page ul.fade_away li {
  display: none;
}

/* line 113, app/assets/stylesheets/bls_uk_course_page.scss */
body.bls_uk_course_page ul.fade_away li:nth-child(-n+3) {
  display: list-item;
}

/* line 114, app/assets/stylesheets/bls_uk_course_page.scss */
body.bls_uk_course_page ul.fade_away li:nth-child(1) {
  color: #555555;
}

/* line 117, app/assets/stylesheets/bls_uk_course_page.scss */
body.bls_uk_course_page ul.fade_away li:nth-child(2) {
  color: #a2a2a2;
}

/* line 120, app/assets/stylesheets/bls_uk_course_page.scss */
body.bls_uk_course_page ul.fade_away li:nth-child(3) {
  color: #d5d5d5;
}

/* line 125, app/assets/stylesheets/bls_uk_course_page.scss */
body.bls_uk_course_page ul.shown li {
  color: #555555;
}

/* line 132, app/assets/stylesheets/bls_uk_course_page.scss */
body.bls_uk_course_page .xs_section ul {
  margin-bottom: 35px;
}

@media (max-width: 767px) {
  /* line 137, app/assets/stylesheets/bls_uk_course_page.scss */
  body.bls_uk_course_page .group_discounts_holder {
    width: 130%;
    margin-left: -15%;
    padding-left: 10%;
    padding-right: 10%;
    background-color: #323232;
  }
  /* line 144, app/assets/stylesheets/bls_uk_course_page.scss */
  body.bls_uk_course_page .group_discounts_holder .heading_title {
    text-align: center;
    color: white;
    margin-top: 10px;
    padding-top: 15px;
  }
  /* line 150, app/assets/stylesheets/bls_uk_course_page.scss */
  body.bls_uk_course_page .group_discounts_holder .lighter {
    color: white;
  }
  /* line 153, app/assets/stylesheets/bls_uk_course_page.scss */
  body.bls_uk_course_page .group_discounts_holder .main_blue_cta {
    background-color: #B31B22 !important;
    border: none !important;
    color: white !important;
  }
  /* line 158, app/assets/stylesheets/bls_uk_course_page.scss */
  body.bls_uk_course_page .group_discounts_holder .learn_more {
    padding-bottom: 15px;
    margin-bottom: -40px;
  }
  /* line 163, app/assets/stylesheets/bls_uk_course_page.scss */
  body.bls_uk_course_page .group_discounts_holder ul li {
    color: white !important;
  }
  /* line 166, app/assets/stylesheets/bls_uk_course_page.scss */
  body.bls_uk_course_page .group_discounts_holder ul a {
    display: none;
  }
}

/* line 171, app/assets/stylesheets/bls_uk_course_page.scss */
body.bls_uk_course_page .chevron {
  text-align: center;
}

/* line 173, app/assets/stylesheets/bls_uk_course_page.scss */
body.bls_uk_course_page .chevron i {
  color: #eee;
  transform: scale(3, 0.5);
  font-size: 100px;
}

/* line 180, app/assets/stylesheets/bls_uk_course_page.scss */
body.bls_uk_course_page .accreditation {
  color: #777;
  margin-top: 25px;
  margin-bottom: 20px;
  text-align: center;
}

/* line 187, app/assets/stylesheets/bls_uk_course_page.scss */
body.bls_uk_course_page .trust_image {
  width: 350px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media (max-width: 767px) {
  /* line 187, app/assets/stylesheets/bls_uk_course_page.scss */
  body.bls_uk_course_page .trust_image {
    height: 100px;
    width: auto;
    margin-left: 20px;
    margin-right: 20px;
  }
}

@media (max-width: 767px) {
  /* line 199, app/assets/stylesheets/bls_uk_course_page.scss */
  body.bls_uk_course_page .cycle-slideshow {
    width: 130%;
    margin-left: -15%;
    padding-left: 10%;
    padding-right: 10%;
  }
}

/* line 210, app/assets/stylesheets/bls_uk_course_page.scss */
body.bls_uk_course_page .at_a_glance {
  margin-top: 45px;
  color: #555555;
  font-size: 16px;
  font-weight: bold;
}

@media (max-width: 767px) {
  /* line 210, app/assets/stylesheets/bls_uk_course_page.scss */
  body.bls_uk_course_page .at_a_glance {
    margin-top: 25px;
  }
}

/* line 219, app/assets/stylesheets/bls_uk_course_page.scss */
body.bls_uk_course_page .at_a_glance + ul {
  margin-top: 10px;
  color: #555555;
  font-size: 16px;
}

@media (max-width: 767px) {
  /* line 224, app/assets/stylesheets/bls_uk_course_page.scss */
  body.bls_uk_course_page .get_started_now {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}

/* line 231, app/assets/stylesheets/bls_uk_course_page.scss */
body.bls_uk_course_page .price {
  color: #555555;
  text-align: center;
  margin-top: 10px;
}

/* line 237, app/assets/stylesheets/bls_uk_course_page.scss */
body.bls_uk_course_page hr {
  border-top-width: 8px;
  margin-top: 35px;
  margin-bottom: 30px;
}

/* line 243, app/assets/stylesheets/bls_uk_course_page.scss */
body.bls_uk_course_page .main_blue_cta {
  margin-top: 35px;
  text-transform: none;
}

/* line 248, app/assets/stylesheets/bls_uk_course_page.scss */
body.bls_uk_course_page .learn_more {
  color: #2a9fd9;
  font-size: 16px;
  text-align: center;
  margin-top: 10px;
}

/* line 255, app/assets/stylesheets/bls_uk_course_page.scss */
body.bls_uk_course_page .main_question {
  font-size: 20px;
  text-align: center;
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  /* line 261, app/assets/stylesheets/bls_uk_course_page.scss */
  body.bls_uk_course_page #bls_certifying {
    margin-top: 20px;
  }
}

/* line 267, app/assets/stylesheets/bls_uk_course_page.scss */
body.bls_uk_course_page .group_mobile {
  margin-top: 15px;
  margin-bottom: 20px;
  text-align: center;
}

/* line 271, app/assets/stylesheets/bls_uk_course_page.scss */
body.bls_uk_course_page .group_mobile p {
  color: #2a9fd9;
}

/* line 274, app/assets/stylesheets/bls_uk_course_page.scss */
body.bls_uk_course_page .group_mobile a {
  text-decoration: underline;
  font-weight: bold;
}

/* line 2, app/assets/stylesheets/course_offer_login.scss */
body.course_offer_login .box-border {
  border: 3px solid gray;
  text-align: center;
  padding: 4em 0;
}

/* line 8, app/assets/stylesheets/course_offer_login.scss */
body.course_offer_login .sign-in-form {
  margin-top: 1em;
  max-width: 750px;
  margin: auto;
}

/* line 14, app/assets/stylesheets/course_offer_login.scss */
body.course_offer_login #body_login {
  max-width: none;
}

/* line 18, app/assets/stylesheets/course_offer_login.scss */
body.course_offer_login .course-select {
  margin-bottom: 2em;
  font-size: 16px;
}

/* line 22, app/assets/stylesheets/course_offer_login.scss */
body.course_offer_login .course-select .radio {
  max-width: 750px;
  margin: auto;
}

/* line 26, app/assets/stylesheets/course_offer_login.scss */
body.course_offer_login .course-select .radio input[type="radio"] {
  float: none;
  margin-left: 0;
}

/* line 33, app/assets/stylesheets/course_offer_login.scss */
body.course_offer_login .sign-in-text {
  font-size: 18px;
}

/* line 1, app/assets/stylesheets/generic_landing.scss */
body.generic_landing {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  line-height: normal;
  font-weight: 400;
  font-variant: normal;
  text-decoration: none;
  margin-top: 10px;
}

/* line 11, app/assets/stylesheets/generic_landing.scss */
body.generic_landing p {
  font-size: 1em;
  line-height: 1.4em;
  color: #212121;
  margin: 0 0 1.4em;
  padding: 0;
}

/* line 19, app/assets/stylesheets/generic_landing.scss */
body.generic_landing li {
  font-size: 1em;
  line-height: 1.4em;
  color: #212121;
}

/* line 25, app/assets/stylesheets/generic_landing.scss */
body.generic_landing strong {
  font-weight: 700;
  font-size: 1.1em;
  color: #6C000B;
}

/* line 31, app/assets/stylesheets/generic_landing.scss */
body.generic_landing a strong {
  font-weight: 700;
  font-size: 1em;
  color: #00F;
}

/* line 37, app/assets/stylesheets/generic_landing.scss */
body.generic_landing a, body.generic_landing a:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-variant: normal;
  font-weight: 700;
  color: blue;
  text-decoration: none;
  font-style: normal;
  line-height: normal;
  text-transform: none;
}

/* line 48, app/assets/stylesheets/generic_landing.scss */
body.generic_landing a:hover {
  color: #006;
  font-weight: 700;
  text-decoration: underline;
}

/* line 54, app/assets/stylesheets/generic_landing.scss */
body.generic_landing img {
  border: 0;
}

/* line 58, app/assets/stylesheets/generic_landing.scss */
body.generic_landing hr {
  border: 1px solid #150C5C;
  width: 98%;
  float: left;
  clear: both;
  margin: 5px 0;
  padding: 0;
}

/* line 67, app/assets/stylesheets/generic_landing.scss */
body.generic_landing h1 {
  font-size: 1.2em;
  font-weight: 700;
  color: #AC0300;
  padding-top: 0;
  margin-top: 0;
}

/* line 75, app/assets/stylesheets/generic_landing.scss */
body.generic_landing h2 {
  padding-top: 5px;
  font-size: 1.8em;
  margin: 0;
}

/* line 81, app/assets/stylesheets/generic_landing.scss */
body.generic_landing h3 {
  text-align: center;
  font-size: .9em;
  line-height: 1.2em;
  margin: 0;
  padding: 0 0 5px;
}

/* line 89, app/assets/stylesheets/generic_landing.scss */
body.generic_landing h2.normal {
  font-size: 1em;
  font-weight: 400;
  margin-top: 2px;
}

/* line 95, app/assets/stylesheets/generic_landing.scss */
body.generic_landing #pagecontent h3 {
  font-size: 1.1em;
  color: #050;
  margin-bottom: .2em;
  padding: 0;
}

/* line 102, app/assets/stylesheets/generic_landing.scss */
body.generic_landing .entryline {
  height: 25px;
}

/* line 106, app/assets/stylesheets/generic_landing.scss */
body.generic_landing #pagecontent fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/* line 112, app/assets/stylesheets/generic_landing.scss */
body.generic_landing #pagecontent hr {
  height: 1px;
  background-color: gray;
  color: gray;
  border: 1px solid gray;
  border-bottom: 0;
  clear: both;
  margin-top: 15px;
  margin-bottom: 15px;
}

/* line 123, app/assets/stylesheets/generic_landing.scss */
body.generic_landing .optional {
  font-size: .8em;
  color: #404040;
  font-weight: 700;
}

/* line 129, app/assets/stylesheets/generic_landing.scss */
body.generic_landing .privacy {
  font-size: .8em;
  color: #404040;
}

/* line 134, app/assets/stylesheets/generic_landing.scss */
body.generic_landing .error {
  background-color: #EFC5C3;
  margin-bottom: 15px;
  border: 2px solid #872219;
  padding: 10px 4px;
}

/* line 141, app/assets/stylesheets/generic_landing.scss */
body.generic_landing .notice {
  background-color: #C0EDC5;
  margin-bottom: 15px;
  border: 2px solid #41943C;
  padding: 10px 4px;
}

/* line 148, app/assets/stylesheets/generic_landing.scss */
body.generic_landing #header {
  width: 965px;
  height: 96px;
  display: block;
  border: 0;
  margin: 0 auto;
}

/* line 156, app/assets/stylesheets/generic_landing.scss */
body.generic_landing #header h1 {
  margin: 0;
  padding: 0;
}

/* line 161, app/assets/stylesheets/generic_landing.scss */
body.generic_landing #header h1 a {
  width: 360px;
  height: 96px;
  text-indent: -7000em;
  display: block;
  overflow: hidden;
}

/* line 169, app/assets/stylesheets/generic_landing.scss */
body.generic_landing #subhead {
  width: 965px;
  height: 50px;
  background-color: #2413A6;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  border-top: 1px solid #000;
}

/* line 178, app/assets/stylesheets/generic_landing.scss */
body.generic_landing #letter h2 {
  color: #2413A6;
  padding-top: 5px;
  padding-bottom: 20px;
  text-align: center;
  font-weight: 700;
}

/* line 186, app/assets/stylesheets/generic_landing.scss */
body.generic_landing #container {
  width: 967px;
  position: relative;
  text-align: center;
  margin: 0 auto;
}

/* line 193, app/assets/stylesheets/generic_landing.scss */
body.generic_landing #content {
  display: block;
  width: 935px;
  background-color: #fff;
  text-align: left;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
}

/* line 203, app/assets/stylesheets/generic_landing.scss */
body.generic_landing #footer {
  width: 965px;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  padding-top: 3px;
  padding-bottom: 3px;
  text-align: center;
  background-color: #285E44;
  height: 18px;
  color: #fff;
  margin: 0 auto;
}

/* line 217, app/assets/stylesheets/generic_landing.scss */
body.generic_landing #innercontent {
  padding: 10px 15px;
}

/* line 221, app/assets/stylesheets/generic_landing.scss */
body.generic_landing #letter {
  font-size: 1.2em;
  float: left;
  width: 650px;
}

/* line 227, app/assets/stylesheets/generic_landing.scss */
body.generic_landing #letter p {
  line-height: 1.6em;
  text-indent: 2em;
}

/* line 232, app/assets/stylesheets/generic_landing.scss */
body.generic_landing #accred-icons ul {
  list-style: none;
  float: right;
}

/* line 237, app/assets/stylesheets/generic_landing.scss */
body.generic_landing #accred-icons ul li {
  float: left;
  padding: 0 8px;
}

/* line 242, app/assets/stylesheets/generic_landing.scss */
body.generic_landing #signuphead {
  float: left;
  width: 660px;
  background-color: #2413A6;
  color: #fff;
  border-top: 3px solid #150C5C;
  border-left: 3px solid #150C5C;
  border-right: 3px solid #150C5C;
  text-align: center;
  font-size: 1.3em;
  font-weight: 700;
  margin: 20px 0 0;
  padding: 10px;
}

/* line 257, app/assets/stylesheets/generic_landing.scss */
body.generic_landing #signup {
  float: left;
  border: 3px solid #150C5C;
  background-color: #F1F1F1;
  margin-bottom: 20px;
  width: 660px;
  padding: 10px;
}

/* line 266, app/assets/stylesheets/generic_landing.scss */
body.generic_landing .sidebar-box-bottom {
  background-image: url(/assets/landing/landing-box-bottom.gif);
  background-repeat: no-repeat;
  width: 224px;
  height: 14px;
  margin-bottom: 15px;
}

/* line 274, app/assets/stylesheets/generic_landing.scss */
body.generic_landing .sidebar-box-head {
  width: 214px;
  background-color: #2413A6;
  color: #fff;
  border-top: 0;
  text-align: center;
  font-size: 1.2em;
  font-weight: 700;
  background-image: url(/assets/landing/landing-box-top.gif);
  background-repeat: no-repeat;
  margin: 10px 0 0;
  padding: 5px;
}

/* line 288, app/assets/stylesheets/generic_landing.scss */
body.generic_landing .sidebar-box-head strong {
  color: #F3E535;
}

/* line 292, app/assets/stylesheets/generic_landing.scss */
body.generic_landing .sidebar-box-body {
  clear: right;
  width: 198px;
  border-top: 3px solid #150C5C;
  border-right: 3px solid #150C5C;
  border-left: 3px solid #150C5C;
  background-color: #F1F1F1;
  padding: 10px;
}

/* line 302, app/assets/stylesheets/generic_landing.scss */
body.generic_landing .sidebar-box-body label {
  display: inline-block;
  margin-bottom: 5px;
}

/* line 307, app/assets/stylesheets/generic_landing.scss */
body.generic_landing .sidebar-box-body input {
  margin-bottom: 10px;
}

/* line 311, app/assets/stylesheets/generic_landing.scss */
body.generic_landing .line {
  width: 100%;
  height: 5px;
  border-bottom: 2px solid #000;
}

/* line 317, app/assets/stylesheets/generic_landing.scss */
body.generic_landing .option-list li {
  font-size: 14px;
  text-indent: 0;
  line-height: 1.5em;
  margin: 0;
  padding: 0;
}

/* line 325, app/assets/stylesheets/generic_landing.scss */
body.generic_landing .salespoint {
  margin-left: 75px;
  color: #285E44;
  font-size: 1.2em;
  float: left;
  width: 90%;
}

/* line 333, app/assets/stylesheets/generic_landing.scss */
body.generic_landing .salespoint .buttons img {
  padding-left: 20px;
  padding-right: 20px;
}

/* line 338, app/assets/stylesheets/generic_landing.scss */
body.generic_landing #thankyou {
  margin-left: 75px;
  clear: right;
  float: left;
  width: 100%;
}

/* line 345, app/assets/stylesheets/generic_landing.scss */
body.generic_landing #thankyou p {
  margin-top: 20px;
}

/* line 349, app/assets/stylesheets/generic_landing.scss */
body.generic_landing #point1text {
  width: 550px;
  float: left;
  padding-right: 30px;
}

/* line 355, app/assets/stylesheets/generic_landing.scss */
body.generic_landing #point1text .getstarted {
  text-align: center;
  float: left;
  padding-left: 60px;
}

/* line 361, app/assets/stylesheets/generic_landing.scss */
body.generic_landing .or {
  float: left;
  font-size: 1.3em;
  padding-left: 20px;
  padding-top: 10px;
}

/* line 368, app/assets/stylesheets/generic_landing.scss */
body.generic_landing .notexpiring {
  font-weight: 700;
  color: #800;
  font-size: 14px;
  margin-left: 40px;
  padding-bottom: 5px;
  float: left;
}

/* line 377, app/assets/stylesheets/generic_landing.scss */
body.generic_landing #sample_card {
  float: left;
}

/* line 381, app/assets/stylesheets/generic_landing.scss */
body.generic_landing #sample_card p {
  font-size: .8em;
  margin: 0;
}

/* line 386, app/assets/stylesheets/generic_landing.scss */
body.generic_landing .strike {
  text-decoration: line-through;
}

/* line 390, app/assets/stylesheets/generic_landing.scss */
body.generic_landing #bbbicon {
  text-align: right;
  padding-right: 40px;
}

/* line 395, app/assets/stylesheets/generic_landing.scss */
body.generic_landing #demo-image {
  float: right;
  padding-right: 20px;
  padding-left: 20px;
}

/* line 401, app/assets/stylesheets/generic_landing.scss */
body.generic_landing #demo-image img {
  width: 250px;
  height: 188px;
}

/* line 406, app/assets/stylesheets/generic_landing.scss */
body.generic_landing #ps {
  float: left;
  width: 100%;
  padding-bottom: 10px;
}

/* line 412, app/assets/stylesheets/generic_landing.scss */
body.generic_landing #ps ul {
  list-style: none;
  float: right;
  margin: 0;
  padding: 0 0 10px;
}

/* line 419, app/assets/stylesheets/generic_landing.scss */
body.generic_landing #ps ul li {
  float: left;
  padding-right: 3px;
  padding-left: 3px;
}

/* line 425, app/assets/stylesheets/generic_landing.scss */
body.generic_landing #group_signupuser {
  float: left;
  clear: both;
}

/* line 430, app/assets/stylesheets/generic_landing.scss */
body.generic_landing .buttons {
  text-align: center;
  margin-bottom: 10px;
}

/* line 435, app/assets/stylesheets/generic_landing.scss */
body.generic_landing #serve {
  padding-bottom: 1.5em;
}

/* line 439, app/assets/stylesheets/generic_landing.scss */
body.generic_landing #landing-list {
  font-weight: 700;
  background-color: #F1F1F1;
  border-left: 3px solid #21793C;
  border-right: 3px solid #21793C;
  border-top: 0;
  border-bottom: 0;
  width: 632px;
  margin-top: 0;
  padding: 5px;
}

/* line 451, app/assets/stylesheets/generic_landing.scss */
body.generic_landing #landing-list-top {
  margin-top: 10px;
  background-image: url(/assets/landing/landing-box-top-lg.gif);
  background-repeat: no-repeat;
  height: 14px;
  margin-bottom: 0;
  overflow: hidden;
  padding: 0;
}

/* line 461, app/assets/stylesheets/generic_landing.scss */
body.generic_landing #landing-list-bottom {
  margin-bottom: 10px;
  background-image: url(/assets/landing/landing-box-bottom-lg.gif);
  background-repeat: no-repeat;
  height: 14px;
}

/* line 468, app/assets/stylesheets/generic_landing.scss */
body.generic_landing .spam-notice {
  padding-bottom: 10px;
  color: #6C000B;
  font-weight: 700;
}

/* line 474, app/assets/stylesheets/generic_landing.scss */
body.generic_landing .quote-block {
  margin-bottom: 20px;
  float: left;
}

/* line 479, app/assets/stylesheets/generic_landing.scss */
body.generic_landing .quote-left {
  display: block;
  float: left;
  vertical-align: top;
  padding-right: 15px;
  width: 215px;
}

/* line 487, app/assets/stylesheets/generic_landing.scss */
body.generic_landing .quote-right {
  display: block;
  float: left;
  width: 390px;
  vertical-align: top;
  background-color: #F1F1F1;
  font-style: italic;
  padding: 10px;
}

/* line 497, app/assets/stylesheets/generic_landing.scss */
body.generic_landing #bottom {
  background-image: url(/assets/landing/bottom.jpg);
  background-repeat: no-repeat;
  height: 20px;
  width: 100%;
  margin-left: 1px;
  margin-bottom: 20px;
}

/* line 506, app/assets/stylesheets/generic_landing.scss */
body.generic_landing .video-phone-line {
  background-color: #2413A6;
  width: 660px;
}

/* line 511, app/assets/stylesheets/generic_landing.scss */
body.generic_landing .video-phone-line span {
  display: block;
  text-align: right;
  color: #fff;
  font-weight: 700;
  padding: 4px;
}

/* line 519, app/assets/stylesheets/generic_landing.scss */
body.generic_landing div.field_with_errors {
  display: inline;
}

/* line 523, app/assets/stylesheets/generic_landing.scss */
body.generic_landing div.field_with_errors input {
  background-color: #FCC;
}

/* line 527, app/assets/stylesheets/generic_landing.scss */
body.generic_landing .errorExplanation {
  margin-bottom: 10px;
  font-weight: 700;
  border: 2px solid #EB908E;
  background-color: #FCC;
  color: #87170E;
  text-align: center;
  padding: 6px 80px;
}

/* line 537, app/assets/stylesheets/generic_landing.scss */
body.generic_landing #letter .errorExplanation h2 {
  font-size: 1em;
  color: #000;
  display: none;
  margin: 0;
  padding: 0;
}

/* line 545, app/assets/stylesheets/generic_landing.scss */
body.generic_landing #letter .errorExplanation p {
  text-align: center;
  text-indent: 0;
  display: none;
  margin: 0 0 10px;
  padding: 0;
}

/* line 553, app/assets/stylesheets/generic_landing.scss */
body.generic_landing #letter .errorExplanation ul {
  margin: 0;
  padding: 0;
}

/* line 558, app/assets/stylesheets/generic_landing.scss */
body.generic_landing #groups-questions h3 {
  text-align: left;
  font-size: 1.3em;
  color: #2413A6;
}

/* line 564, app/assets/stylesheets/generic_landing.scss */
body.generic_landing #groups-questions dt {
  font-size: 1.1em;
  font-weight: 700;
}

/* line 569, app/assets/stylesheets/generic_landing.scss */
body.generic_landing #groups-questions dd {
  font-size: 1em;
  padding-top: 8px;
  padding-bottom: 25px;
}

/* line 575, app/assets/stylesheets/generic_landing.scss */
body.generic_landing #groups-questions li {
  font-size: 1em;
}

/* line 579, app/assets/stylesheets/generic_landing.scss */
body.generic_landing .clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* line 587, app/assets/stylesheets/generic_landing.scss */
body.generic_landing * html .clearfix {
  height: 1%;
}

/* line 591, app/assets/stylesheets/generic_landing.scss */
body.generic_landing fieldset input, body.generic_landing fieldset select {
  border: 1px solid #1A3E2C;
  color: #1A3E2C;
  font-size: 1em;
  font-weight: 700;
}

/* line 598, app/assets/stylesheets/generic_landing.scss */
body.generic_landing #pagecontent #buttons, body.generic_landing .sidebar-box-body div, body.generic_landing .salespoint .buttons, body.generic_landing h2.headline2, body.generic_landing .cc-logos {
  text-align: center;
}

/* line 602, app/assets/stylesheets/generic_landing.scss */
body.generic_landing #guarantee_img, body.generic_landing #cprlogo_img {
  float: left;
  padding-right: 20px;
}

/* line 607, app/assets/stylesheets/generic_landing.scss */
body.generic_landing #group_signup label, body.generic_landing #group_signupuser label {
  display: block;
  float: left;
  font-size: 1em;
  font-weight: 700;
  padding-right: 10px;
  text-align: right;
  width: 200px;
}

/* line 617, app/assets/stylesheets/generic_landing.scss */
body.generic_landing span.message, body.generic_landing .clearfix {
  display: block;
}

/* line 621, app/assets/stylesheets/generic_landing.scss */
body.generic_landing .reliability-block {
  margin-bottom: 25px;
  border: 2px solid #1D28A1;
  text-align: center;
}

/* line 627, app/assets/stylesheets/generic_landing.scss */
body.generic_landing #letter .reliability-block h2 {
  font-size: 1.3em;
  padding-bottom: 5px;
  margin-bottom: 10px;
  background-color: #1D28A1;
  color: #fff;
}

/* line 635, app/assets/stylesheets/generic_landing.scss */
body.generic_landing .reliability-extra {
  background-color: #1D28A1;
  color: #fff;
  margin-top: 5px;
  font-size: 0.8em;
  padding: 3px;
}

/* line 643, app/assets/stylesheets/generic_landing.scss */
body.generic_landing #expire_reminder_link {
  color: blue;
  font-weight: bold;
}

/* line 646, app/assets/stylesheets/generic_landing.scss */
body.generic_landing #expire_reminder_link:hover {
  text-decoration: underline;
  cursor: pointer;
}

/* line 3, app/assets/stylesheets/landing_homepage.scss */
body.landing_homepage .navbar {
  border-bottom: 1px solid #000 !important;
}

@media (max-width: 767px) {
  /* line 8, app/assets/stylesheets/landing_homepage.scss */
  body.landing_homepage #home_top_area {
    height: inherit;
    margin-top: 15px;
  }
}

/* line 14, app/assets/stylesheets/landing_homepage.scss */
body.landing_homepage .headline.visible-xs {
  margin-top: 9px;
}

/* line 18, app/assets/stylesheets/landing_homepage.scss */
body.landing_homepage #footer .first_column {
  margin-top: 40px;
}

/* line 22, app/assets/stylesheets/landing_homepage.scss */
body.landing_homepage .play_promo_div {
  display: none;
}

/* line 26, app/assets/stylesheets/landing_homepage.scss */
body.landing_homepage #headline_with_bg {
  margin-top: 50px;
}

/* line 30, app/assets/stylesheets/landing_homepage.scss */
body.landing_homepage .home_learn {
  display: none;
}

/* line 34, app/assets/stylesheets/landing_homepage.scss */
body.landing_homepage .home_signup_learn {
  float: none !important;
  width: 100%;
  text-align: center;
  margin-top: 0;
}

/* line 41, app/assets/stylesheets/landing_homepage.scss */
body.landing_homepage .home_signup_learn .home_signup {
  float: none !important;
  display: inline-block !important;
  text-align: center;
  margin-top: 0;
  margin-bottom: 20px;
}

@media (min-width: 1200px) {
  /* line 50, app/assets/stylesheets/landing_homepage.scss */
  body.landing_homepage .arrow_box {
    min-height: 236px;
  }
}

/* line 55, app/assets/stylesheets/landing_homepage.scss */
body.landing_homepage .percent_area.arrow_box {
  min-height: 0 !important;
}

/* line 59, app/assets/stylesheets/landing_homepage.scss */
body.landing_homepage .striped_home #stripe_reviews {
  padding-bottom: 110px !important;
}

/* line 67, app/assets/stylesheets/landing_homepage.scss */
body.landing_homepage .check_out_text {
  display: none;
}

/* line 71, app/assets/stylesheets/landing_homepage.scss */
body.landing_homepage .start_button_th:after {
  content: "Start training for FREE";
}

/* line 76, app/assets/stylesheets/landing_homepage.scss */
body.landing_homepage #stripe_video_training .video_training_text {
  margin-top: 50px;
}

/* line 79, app/assets/stylesheets/landing_homepage.scss */
body.landing_homepage #stripe_video_training .home_signup {
  margin-top: 30px;
}

@media screen and (min-width: 992px) {
  /* line 85, app/assets/stylesheets/landing_homepage.scss */
  body.landing_homepage .video_circle ul {
    margin-left: 118px;
  }
}

/* line 91, app/assets/stylesheets/landing_homepage.scss */
body.landing_homepage #stripe_questions .home_begin_button {
  margin-top: 40px !important;
}

/* line 96, app/assets/stylesheets/landing_homepage.scss */
body.landing_homepage #stripe_ {
  padding-bottom: 0 !important;
}

/* line 100, app/assets/stylesheets/landing_homepage.scss */
body.landing_homepage .trust_logo_section {
  background-color: #F2EEE8;
  border-radius: 10px;
  padding: 0 0 20px 0;
  min-height: 80px;
  text-align: center;
}

/* line 108, app/assets/stylesheets/landing_homepage.scss */
body.landing_homepage .trust_logo_section .accolades img {
  margin-right: 6px !important;
}

/* line 114, app/assets/stylesheets/landing_homepage.scss */
body.landing_homepage .course_rating {
  font-size: 13px !important;
}

/* line 119, app/assets/stylesheets/landing_homepage.scss */
body.landing_homepage #footer {
  min-height: 230px !important;
}

/* line 123, app/assets/stylesheets/landing_homepage.scss */
body.landing_homepage .copyright {
  margin-bottom: 30px;
}

/* line 3, app/assets/stylesheets/landing_squeeze.scss */
body.landing_squeeze {
  font-family: 'Merriweather Sans', sans-serif !important;
  -webkit-font-variant-ligatures: no-common-ligatures;
}

/* line 7, app/assets/stylesheets/landing_squeeze.scss */
body.landing_squeeze #header {
  background-color: #1964af;
}

/* line 10, app/assets/stylesheets/landing_squeeze.scss */
body.landing_squeeze #header #support_phone {
  font-size: 1.2em;
  font-weight: 700;
  color: #fff;
  text-align: right;
  padding-top: 25px;
}

/* line 18, app/assets/stylesheets/landing_squeeze.scss */
body.landing_squeeze #header .phone_number {
  display: inline-block;
  vertical-align: top;
  position: relative;
  top: 2px;
}

/* line 26, app/assets/stylesheets/landing_squeeze.scss */
body.landing_squeeze #header div#logo {
  background: url(/assets/landing/logo_white.png) no-repeat 0 7px;
}

/* line 30, app/assets/stylesheets/landing_squeeze.scss */
body.landing_squeeze #header a#logo_link {
  text-decoration: none;
  display: block;
  width: 280px;
  height: 78px;
}

/* line 37, app/assets/stylesheets/landing_squeeze.scss */
body.landing_squeeze #header div#logo h1 {
  font-size: 2.2em;
  margin-bottom: 0;
  color: #fff;
  margin-left: 80px;
  padding-top: 10px;
}

/* line 45, app/assets/stylesheets/landing_squeeze.scss */
body.landing_squeeze #header div#logo h2 {
  font-weight: 400;
  font-size: 0.9em;
  color: #fff;
  position: relative;
  top: -8px;
  left: 20px;
  font-style: italic;
  margin-left: 60px;
}

/* line 56, app/assets/stylesheets/landing_squeeze.scss */
body.landing_squeeze #content {
  min-height: 600px;
}

/* line 60, app/assets/stylesheets/landing_squeeze.scss */
body.landing_squeeze #footer {
  background-color: #1964af;
  color: #fff;
  min-height: 200px;
  padding-top: 20px;
  font-size: 0.9em;
}

/* line 67, app/assets/stylesheets/landing_squeeze.scss */
body.landing_squeeze #footer .link_text {
  margin-top: 5px;
  color: #accff2 !important;
}

/* line 70, app/assets/stylesheets/landing_squeeze.scss */
body.landing_squeeze #footer .link_text a {
  color: #accff2 !important;
  text-decoration: none;
}

/* line 73, app/assets/stylesheets/landing_squeeze.scss */
body.landing_squeeze #footer .link_text a:hover {
  text-decoration: underline;
}

/* line 80, app/assets/stylesheets/landing_squeeze.scss */
body.landing_squeeze #section_hero {
  background-color: #ebebeb;
  padding-top: 20px;
  padding-bottom: 20px;
}

/* line 85, app/assets/stylesheets/landing_squeeze.scss */
body.landing_squeeze #section_hero h3 {
  font-size: 1.8em;
  font-weight: 400;
  color: #2C2C2C;
  margin-bottom: 0.2em;
}

/* line 92, app/assets/stylesheets/landing_squeeze.scss */
body.landing_squeeze #section_hero p {
  color: #525252;
}

/* line 97, app/assets/stylesheets/landing_squeeze.scss */
body.landing_squeeze #section_hero form .input_field {
  border: 1px solid #B8B8B8;
  padding: 5px;
  font-size: 1.2em;
  margin-bottom: 8px;
}

/* line 103, app/assets/stylesheets/landing_squeeze.scss */
body.landing_squeeze #section_hero form .full_field {
  width: 350px;
}

/* line 106, app/assets/stylesheets/landing_squeeze.scss */
body.landing_squeeze #section_hero form .half_field {
  width: 165px;
  margin-right: 4px;
}

/* line 110, app/assets/stylesheets/landing_squeeze.scss */
body.landing_squeeze #section_hero form .half_dropdown_field {
  width: 177px;
  margin-right: 4px;
}

/* line 114, app/assets/stylesheets/landing_squeeze.scss */
body.landing_squeeze #section_hero form .submit_button_div {
  text-align: center;
  margin-top: 10px;
}

/* line 118, app/assets/stylesheets/landing_squeeze.scss */
body.landing_squeeze #section_hero form .submit_button {
  background-color: #0074bd;
  background-image: -webkit-linear-gradient(top, #0074bd 0%, #00429c 50%, #00298d 50%, #002e8f 100%);
  background-image: linear-gradient(to bottom,#0074bd 0%, #00429c 50%, #00298d 50%, #002e8f 100%);
  border: 1px solid #00056c;
  border-bottom: 1px solid #000043;
  border-radius: 5px;
  box-shadow: inset 0 1px 0 0 #2591c9;
  color: white;
  display: inline-block;
  font-size: inherit;
  font-weight: bold;
  padding: 7px 18px;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 -1px 1px #00004b;
}

/* line 209, vendor/assets/stylesheets/bourbon/_bourbon-deprecated-upcoming.scss */
body.landing_squeeze #section_hero form .submit_button:hover:not(:disabled) {
  background-color: #0065ab;
  background-image: -webkit-linear-gradient(top, #0065ab 0%, #00368a 50%, #001f7b 50%, #00247e 100%);
  background-image: linear-gradient(to bottom,#0065ab 0%, #00368a 50%, #001f7b 50%, #00247e 100%);
  cursor: pointer;
}

/* line 229, vendor/assets/stylesheets/bourbon/_bourbon-deprecated-upcoming.scss */
body.landing_squeeze #section_hero form .submit_button:active:not(:disabled), body.landing_squeeze #section_hero form .submit_button:focus:not(:disabled) {
  box-shadow: inset 0 0 20px 0 #000043;
}

/* line 60, vendor/assets/stylesheets/bourbon/_bourbon-deprecated-upcoming.scss */
body.landing_squeeze #section_hero form .submit_button:disabled {
  cursor: not-allowed;
  opacity: 0.5;
}

/* line 121, app/assets/stylesheets/landing_squeeze.scss */
body.landing_squeeze #section_hero form .error_field {
  border: 1px solid #c00;
}

/* line 127, app/assets/stylesheets/landing_squeeze.scss */
body.landing_squeeze #section_testimonial {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #C8C8C8;
  border-top: 1px solid #A3A3A3;
}

/* line 133, app/assets/stylesheets/landing_squeeze.scss */
body.landing_squeeze #section_testimonial p {
  font-size: 2.4em;
  text-align: center;
  color: #5D5D5D;
}

/* line 139, app/assets/stylesheets/landing_squeeze.scss */
body.landing_squeeze #section_testimonial .testimonial_by {
  text-align: right;
  font-size: 2em;
  font-weight: 700;
  color: #1964af;
}

/* line 147, app/assets/stylesheets/landing_squeeze.scss */
body.landing_squeeze #section_trust {
  padding-top: 20px;
  padding-bottom: 20px;
}

/* line 151, app/assets/stylesheets/landing_squeeze.scss */
body.landing_squeeze #section_trust h3 {
  font-size: 2.2em;
  font-weight: 700;
  color: #2C2C2C;
}

/* line 157, app/assets/stylesheets/landing_squeeze.scss */
body.landing_squeeze #section_trust .trust_logo_row {
  margin-bottom: 15px;
}

/* line 159, app/assets/stylesheets/landing_squeeze.scss */
body.landing_squeeze #section_trust .trust_logo_row img {
  margin-left: 12px;
  vertical-align: middle;
}

/* line 166, app/assets/stylesheets/landing_squeeze.scss */
body.landing_squeeze #discount_confirm_page {
  margin-top: 15px;
}

/* line 169, app/assets/stylesheets/landing_squeeze.scss */
body.landing_squeeze #discount_confirm_page h1 {
  font-weight: 400;
  color: #2C2C2C;
}

/* line 1, app/assets/stylesheets/paediatric_landing.scss */
body.paediatric_landing {
  background: url(/assets/landing/paediatric/back.png) repeat-x;
}

/* line 4, app/assets/stylesheets/paediatric_landing.scss */
body.paediatric_landing #page-shadow {
  background: url(/assets/landing/paediatric/page-shadow.png) center top no-repeat;
  float: left;
  width: 940px;
  margin-top: 30px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
}

/* line 14, app/assets/stylesheets/paediatric_landing.scss */
body.paediatric_landing #title_area a {
  text-decoration: none;
}

/* line 18, app/assets/stylesheets/paediatric_landing.scss */
body.paediatric_landing #title_area .site_title {
  padding-left: 10px;
  float: left;
}

/* line 23, app/assets/stylesheets/paediatric_landing.scss */
body.paediatric_landing #title_area .site_title .headline {
  color: #000;
  font-size: 2.8em;
  margin: 0;
  padding: 6px 0 0 0;
  height: 45px;
}

/* line 31, app/assets/stylesheets/paediatric_landing.scss */
body.paediatric_landing #title_area .site_title .tagline {
  font-style: italic;
  color: #000;
}

/* line 36, app/assets/stylesheets/paediatric_landing.scss */
body.paediatric_landing #title_area .logo {
  padding-top: 3px;
}

/* line 40, app/assets/stylesheets/paediatric_landing.scss */
body.paediatric_landing #main_content {
  float: left;
  width: 940px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  background-color: #BAD8F0;
  position: relative;
  border-radius: 15px;
}

/* line 50, app/assets/stylesheets/paediatric_landing.scss */
body.paediatric_landing #main_content_inner {
  padding: 10px;
  margin: 10px;
  background-color: #fff;
  position: relative;
  min-height: 500px;
  float: left;
  width: 900px;
  border-radius: 15px;
  box-shadow: 0px 2px 3px #666;
}

/* line 62, app/assets/stylesheets/paediatric_landing.scss */
body.paediatric_landing h2#page_title {
  padding-left: 20px;
  margin-bottom: 0;
  background-color: #6CB430;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}

/* line 70, app/assets/stylesheets/paediatric_landing.scss */
body.paediatric_landing h3#tagline {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 40px;
  color: #398937;
  font-family: 'Kameron', serif;
  font-size: 2.4em;
  font-weight: normal;
}

/* line 80, app/assets/stylesheets/paediatric_landing.scss */
body.paediatric_landing .above_nav #phone {
  float: right;
  margin-left: 10px;
}

/* line 85, app/assets/stylesheets/paediatric_landing.scss */
body.paediatric_landing h4 {
  color: #8D1326;
  clear: left;
}

/* line 90, app/assets/stylesheets/paediatric_landing.scss */
body.paediatric_landing h4#why {
  clear: none;
}

/* line 93, app/assets/stylesheets/paediatric_landing.scss */
body.paediatric_landing h5 {
  margin-top: 2px;
  margin-left: 3px;
  margin-bottom: 5px;
  font-weight: bold;
  color: #398937;
}

/* line 101, app/assets/stylesheets/paediatric_landing.scss */
body.paediatric_landing ul {
  float: left;
  font-size: 13px;
}

/* line 106, app/assets/stylesheets/paediatric_landing.scss */
body.paediatric_landing #table-holder {
  height: 210px;
  overflow-y: auto;
  overflow-x: hidden;
  border-bottom: 1px #5B9B33 solid;
  clear: left;
}

/* line 114, app/assets/stylesheets/paediatric_landing.scss */
body.paediatric_landing .landing-table {
  border: 1px #6CB430 solid;
  font-size: 14px;
  width: 100%;
  margin-bottom: 0;
}

/* line 121, app/assets/stylesheets/paediatric_landing.scss */
body.paediatric_landing .landing-table td {
  background-color: #C0DFA4;
  border: 2px solid #6CB430;
  padding: 4px;
  padding-left: 8px;
  vertical-align: top;
}

/* line 129, app/assets/stylesheets/paediatric_landing.scss */
body.paediatric_landing .landing-table td.register_cell {
  text-align: center;
}

/* line 133, app/assets/stylesheets/paediatric_landing.scss */
body.paediatric_landing .landing-table th {
  height: 30px;
  vertical-align: middle;
  text-align: center;
  font-weight: bold;
  background-color: #6CB430;
}

/* line 140, app/assets/stylesheets/paediatric_landing.scss */
body.paediatric_landing #more-courses {
  font-size: 12px;
}

/* line 143, app/assets/stylesheets/paediatric_landing.scss */
body.paediatric_landing #image-column {
  float: left;
  width: 300px;
  margin-left: 15px;
  text-align: center;
}

/* line 150, app/assets/stylesheets/paediatric_landing.scss */
body.paediatric_landing #image-column p {
  margin-top: 4px;
  font-size: 13px;
  font-style: italic;
}

/* line 155, app/assets/stylesheets/paediatric_landing.scss */
body.paediatric_landing #points-column {
  float: left;
  margin-left: 30px;
  width: 510px;
}

/* line 160, app/assets/stylesheets/paediatric_landing.scss */
body.paediatric_landing #points-column ul li {
  font-size: 15px;
}

/* line 164, app/assets/stylesheets/paediatric_landing.scss */
body.paediatric_landing h4#easy {
  float: left;
  margin-top: 20px;
  margin-bottom: 5px;
  margin-left: 11px;
  width: 100%;
}

/* line 172, app/assets/stylesheets/paediatric_landing.scss */
body.paediatric_landing p#view-curriculum {
  float: left;
  clear: both;
  width: 100%;
}

/* line 178, app/assets/stylesheets/paediatric_landing.scss */
body.paediatric_landing #three-steps {
  float: left;
  clear: left;
  height: 120px;
  width: 100%;
}

/* line 184, app/assets/stylesheets/paediatric_landing.scss */
body.paediatric_landing .step {
  float: left;
  width: 280px;
  height: 100px;
  margin-left: 10px;
  background-color: #C0DFA4;
  position: relative;
  border: 2px solid black;
  border-radius: 15px;
}

/* line 195, app/assets/stylesheets/paediatric_landing.scss */
body.paediatric_landing .number {
  font-size: 45px;
  width: 40px;
  float: left;
  margin-left: 5px;
}

/* line 201, app/assets/stylesheets/paediatric_landing.scss */
body.paediatric_landing .text {
  font-size: 14px;
  margin-top: 15px;
  width: 230px;
  float: left;
}

/* line 207, app/assets/stylesheets/paediatric_landing.scss */
body.paediatric_landing #curriculum ul {
  float: left;
}

/* line 211, app/assets/stylesheets/paediatric_landing.scss */
body.paediatric_landing #other-courses {
  width: 920px;
  float: left;
  margin: 10px;
  position: relative;
  background-color: white;
  border-radius: 15px;
  box-shadow: 0px 2px 3px #666;
}

/* line 221, app/assets/stylesheets/paediatric_landing.scss */
body.paediatric_landing #other-course-holder div {
  float: left;
  width: 282px;
  background-color: white;
  margin-left: 12px;
  padding-bottom: 15px;
  padding-top: 5px;
}

/* line 230, app/assets/stylesheets/paediatric_landing.scss */
body.paediatric_landing #other-course-holder div p {
  font-weight: normal;
  height: 80px;
  clear: none;
}

/* line 235, app/assets/stylesheets/paediatric_landing.scss */
body.paediatric_landing #other-course-holder div img {
  margin-left: 5px;
  margin-right: 10px;
  border: 1px solid #000;
  float: left;
}

/* line 241, app/assets/stylesheets/paediatric_landing.scss */
body.paediatric_landing #other-course-holder div a {
  margin-right: 25px;
  float: right;
  clear: both;
}

/* line 246, app/assets/stylesheets/paediatric_landing.scss */
body.paediatric_landing .image-link {
  float: none !important;
}

/* line 250, app/assets/stylesheets/paediatric_landing.scss */
body.paediatric_landing #other-course-holder {
  float: left;
}

/* line 254, app/assets/stylesheets/paediatric_landing.scss */
body.paediatric_landing #other-course-holder .middle {
  border-left: 2px solid #aaa;
  border-right: 2px solid #aaa;
  padding-left: 10px;
  padding-right: 10px;
}

/* line 260, app/assets/stylesheets/paediatric_landing.scss */
body.paediatric_landing .title-bar {
  font-weight: bold;
  font-size: 1.2em;
  position: relative;
  background-color: #6CB430;
  padding-left: 10px;
  background-color: #6CB430;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}

/* line 271, app/assets/stylesheets/paediatric_landing.scss */
body.paediatric_landing #satisfaction-guaranteed h3 {
  color: red;
  margin-bottom: 5px;
}

/* line 276, app/assets/stylesheets/paediatric_landing.scss */
body.paediatric_landing #satisfaction-guaranteed img {
  margin-right: 15px;
}

/* line 280, app/assets/stylesheets/paediatric_landing.scss */
body.paediatric_landing #satisfaction-guaranteed p {
  font-size: 16px;
  clear: none;
}

/* line 2, app/assets/stylesheets/parts_kit.scss */
.parts-kit .training-materials {
  text-align: center;
}

/* line 5, app/assets/stylesheets/parts_kit.scss */
.parts-kit .training-materials h3 {
  font-size: 40px;
  margin-top: 0;
}

/* line 10, app/assets/stylesheets/parts_kit.scss */
.parts-kit .training-materials .arrow {
  font-size: 72px;
  margin-top: 20px;
  float: right;
  margin-right: -40px;
}

/* line 17, app/assets/stylesheets/parts_kit.scss */
.parts-kit .training-materials .mobile-down-arrow {
  font-size: 72px;
  margin-top: 0.5em;
}

/* line 22, app/assets/stylesheets/parts_kit.scss */
.parts-kit .training-materials .primary-text {
  font-size: 16px;
}

@media (min-width: 767px) {
  /* line 22, app/assets/stylesheets/parts_kit.scss */
  .parts-kit .training-materials .primary-text {
    font-size: 21px;
    margin-bottom: 3em;
  }
}

/* line 31, app/assets/stylesheets/parts_kit.scss */
.parts-kit .training-materials .material-col {
  margin-top: 3em;
}

@media (min-width: 767px) {
  /* line 31, app/assets/stylesheets/parts_kit.scss */
  .parts-kit .training-materials .material-col {
    margin-top: 0;
  }
}

/* line 38, app/assets/stylesheets/parts_kit.scss */
.parts-kit .training-materials .material-col .icon {
  font-size: 5em;
  color: #333;
}

@media (min-width: 767px) {
  /* line 38, app/assets/stylesheets/parts_kit.scss */
  .parts-kit .training-materials .material-col .icon {
    font-size: 8em;
    margin-bottom: 30px;
  }
}

/* line 48, app/assets/stylesheets/parts_kit.scss */
.parts-kit .training-materials .material-col p {
  font-size: 24px;
}

/* line 52, app/assets/stylesheets/parts_kit.scss */
.parts-kit .training-materials .material-col ul {
  text-align: left;
  display: inline-block;
  margin: auto;
  padding-left: 11%;
  font-size: 16px;
}

@media (min-width: 767px) {
  /* line 52, app/assets/stylesheets/parts_kit.scss */
  .parts-kit .training-materials .material-col ul {
    padding-left: 15%;
  }
}

/* line 66, app/assets/stylesheets/parts_kit.scss */
.parts-kit .benefit-grid {
  color: #064285;
}

/* line 69, app/assets/stylesheets/parts_kit.scss */
.parts-kit .benefit-grid div p {
  font-size: 20px;
  margin-bottom: 50px;
}

/* line 74, app/assets/stylesheets/parts_kit.scss */
.parts-kit .benefit-grid i {
  padding-left: 5px;
}

@media (min-width: 992px) {
  /* line 80, app/assets/stylesheets/parts_kit.scss */
  .parts-kit .benefit-grid div:hover .recert-icon {
    font-size: 4.6em;
    margin-top: .2em !important;
    margin-bottom: .2em !important;
  }
}

/* line 89, app/assets/stylesheets/parts_kit.scss */
.parts-kit .recert-icon {
  font-size: 4em;
  margin-top: .3em;
  margin-bottom: .3em;
}

@media (max-width: 1199px) {
  /* line 95, app/assets/stylesheets/parts_kit.scss */
  .parts-kit .stripe {
    padding-top: 3.5em;
    padding-bottom: 3em;
  }
}

@media (min-width: 1200px) {
  /* line 95, app/assets/stylesheets/parts_kit.scss */
  .parts-kit .stripe {
    padding-top: 4.5em;
    padding-bottom: 4em;
  }
}

/* line 106, app/assets/stylesheets/parts_kit.scss */
.parts-kit .primary-heading {
  font-weight: bold;
  text-transform: uppercase;
  padding-bottom: 1em;
  margin-bottom: 0;
}

@media (max-width: 991px) {
  /* line 106, app/assets/stylesheets/parts_kit.scss */
  .parts-kit .primary-heading {
    font-size: 1.5em;
  }
}

@media (min-width: 992px) {
  /* line 106, app/assets/stylesheets/parts_kit.scss */
  .parts-kit .primary-heading {
    font-size: 2.2em;
  }
}

/* line 121, app/assets/stylesheets/parts_kit.scss */
.parts-kit .secondary-heading {
  font-weight: bold;
  padding-bottom: .8em;
  margin-bottom: 0;
}

@media (max-width: 991px) {
  /* line 121, app/assets/stylesheets/parts_kit.scss */
  .parts-kit .secondary-heading {
    font-size: 1.4em;
  }
}

@media (min-width: 992px) {
  /* line 121, app/assets/stylesheets/parts_kit.scss */
  .parts-kit .secondary-heading {
    font-size: 1.6em;
  }
}

/* line 134, app/assets/stylesheets/parts_kit.scss */
.parts-kit .center-block {
  margin-right: auto !important;
}

/* line 139, app/assets/stylesheets/parts_kit.scss */
.parts-kit .how-it-works .hiw-icon {
  text-align: right;
  padding-bottom: 1em;
}

@media (max-width: 767px) {
  /* line 139, app/assets/stylesheets/parts_kit.scss */
  .parts-kit .how-it-works .hiw-icon {
    text-align: center;
  }
}

/* line 145, app/assets/stylesheets/parts_kit.scss */
.parts-kit .how-it-works .hiw-icon i {
  font-size: 5em !important;
}

/* line 149, app/assets/stylesheets/parts_kit.scss */
.parts-kit .how-it-works .hiw-text {
  text-align: left;
  font-size: 1.2em;
  margin-bottom: 1em;
}

@media (max-width: 767px) {
  /* line 149, app/assets/stylesheets/parts_kit.scss */
  .parts-kit .how-it-works .hiw-text {
    margin-bottom: 2.5em;
  }
}

/* line 159, app/assets/stylesheets/parts_kit.scss */
.parts-kit .numbered-steps {
  text-align: center;
}

/* line 162, app/assets/stylesheets/parts_kit.scss */
.parts-kit .numbered-steps h3 {
  font-size: 38px;
  margin-top: 0;
  margin-bottom: 2em;
}

/* line 168, app/assets/stylesheets/parts_kit.scss */
.parts-kit .numbered-steps .step-number {
  font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 48px;
  font-size: 48px;
  border-radius: 50%;
  width: 1em;
  height: 1em;
  padding: 25px;
  border: 2px solid #666;
  text-align: center;
  display: inline-block;
  box-sizing: initial;
}

/* line 184, app/assets/stylesheets/parts_kit.scss */
.parts-kit .numbered-steps .step-name {
  font-size: 28px;
}

/* line 188, app/assets/stylesheets/parts_kit.scss */
.parts-kit .numbered-steps .step-description {
  font-size: 18px;
  margin-bottom: 2em;
}

@media (min-width: 767px) {
  /* line 188, app/assets/stylesheets/parts_kit.scss */
  .parts-kit .numbered-steps .step-description {
    margin-bottom: 0;
  }
}

/* line 197, app/assets/stylesheets/parts_kit.scss */
.parts-kit .numbered-steps .footer {
  font-size: 18px;
  margin-top: 3em;
}

/* line 201, app/assets/stylesheets/parts_kit.scss */
.parts-kit .numbered-steps .footer span {
  font-weight: bold;
}

/* line 3, app/assets/stylesheets/probb_landing.scss */
body.probb_landing hr {
  border: 1px solid #6C000B !important;
}

/* line 7, app/assets/stylesheets/probb_landing.scss */
body.probb_landing #letter h2 {
  color: #6C000B !important;
  font-size: 2.1em;
}

/* line 12, app/assets/stylesheets/probb_landing.scss */
body.probb_landing #content {
  border-top: 1px solid #000;
  padding-top: 5px;
}

/* line 17, app/assets/stylesheets/probb_landing.scss */
body.probb_landing #sidebar-container h3 {
  font-size: 1.3em;
  color: #6C000B;
}

/* line 22, app/assets/stylesheets/probb_landing.scss */
body.probb_landing .sidebar-box-bottom {
  height: 16px !important;
}

/* line 26, app/assets/stylesheets/probb_landing.scss */
body.probb_landing .sidebar-box-head {
  background-color: #6C000B !important;
}

/* line 30, app/assets/stylesheets/probb_landing.scss */
body.probb_landing .buttons {
  margin: 20px 10px 10px;
}

/* line 34, app/assets/stylesheets/probb_landing.scss */
body.probb_landing .buttons img {
  margin-left: 10px;
  margin-right: 10px;
}

/* line 39, app/assets/stylesheets/probb_landing.scss */
body.probb_landing #landing-list-top {
  height: 12px !important;
}

/* line 43, app/assets/stylesheets/probb_landing.scss */
body.probb_landing #landing-list ul {
  list-style: disc url(/assets/sites/probb/en/landing/accept-red.gif) outside;
}

/* line 47, app/assets/stylesheets/probb_landing.scss */
body.probb_landing #landing-list li {
  padding-bottom: 1em;
}

/* line 51, app/assets/stylesheets/probb_landing.scss */
body.probb_landing #landing-buy-button {
  text-align: center;
}

/* line 55, app/assets/stylesheets/probb_landing.scss */
body.probb_landing .landing-bottom-text {
  margin-top: 20px;
  border-top: 2px solid #6C000B;
  border-bottom: 2px solid #6C000B;
  padding: 5px;
}

/* line 62, app/assets/stylesheets/probb_landing.scss */
body.probb_landing .student-testimonial {
  background-color: #f1f1f1;
  border: 1px solid #a0a0a0;
  padding: 10px;
  margin-bottom: 10px;
}

/* line 69, app/assets/stylesheets/probb_landing.scss */
body.probb_landing .student-testimonial-body {
  margin-bottom: 0.7em;
}

/* line 73, app/assets/stylesheets/probb_landing.scss */
body.probb_landing .student-testimonial-name {
  color: #6C000B;
  font-weight: bold;
}

/* line 78, app/assets/stylesheets/probb_landing.scss */
body.probb_landing .student-testimonial-location {
  color: #6C000B;
  font-weight: bold;
}

/* line 83, app/assets/stylesheets/probb_landing.scss */
body.probb_landing .cc-logos {
  text-align: center;
}

/* line 86, app/assets/stylesheets/probb_landing.scss */
body.probb_landing .cc-logos img {
  margin-top: 15px;
}

/* line 1, app/assets/stylesheets/procpr_landing.scss */
body.procpr_landing {
  background-color: #150C5C;
}

/* line 5, app/assets/stylesheets/procpr_landing.scss */
body.procpr_landing #header.en {
  background: url(/assets/sites/procpr/en/banner.jpg) no-repeat #fff;
}

/* line 9, app/assets/stylesheets/procpr_landing.scss */
body.procpr_landing #header.es {
  background: url(/assets/sites/procpr/es/banner.jpg) no-repeat #fff;
}

/* line 13, app/assets/stylesheets/procpr_landing.scss */
body.procpr_landing #landing_head h2 {
  color: #2413A6;
  padding-top: 5px;
  padding-bottom: 20px;
  padding-left: 30px;
  font-size: 2em;
  text-align: center;
  font-weight: 700;
  width: 700px;
}

/* line 24, app/assets/stylesheets/procpr_landing.scss */
body.procpr_landing #letter h2 {
  font-size: 2em;
}

/* line 28, app/assets/stylesheets/procpr_landing.scss */
body.procpr_landing #content {
  border-top: 1px solid #000;
  padding-top: 5px;
}

/* line 33, app/assets/stylesheets/procpr_landing.scss */
body.procpr_landing #sidebar-container {
  float: right;
  width: 224px;
  margin-right: 3px;
  margin-top: 5px;
}

/* line 40, app/assets/stylesheets/procpr_landing.scss */
body.procpr_landing .sidebar-box-head {
  clear: left;
}

/* line 44, app/assets/stylesheets/procpr_landing.scss */
body.procpr_landing #landing-list ul {
  list-style: disc url(/assets/landing/accept.gif) outside;
}

/* line 48, app/assets/stylesheets/procpr_landing.scss */
body.procpr_landing #landing-list li {
  padding-bottom: 1em;
}

/* line 52, app/assets/stylesheets/procpr_landing.scss */
body.procpr_landing .landing-intro {
  font-weight: bold;
  font-size: 1.1em;
  margin-bottom: 25px;
  border: 1px solid #1D28A1;
  background-color: #D2EBFF;
  padding: 1em;
}

/* line 61, app/assets/stylesheets/procpr_landing.scss */
body.procpr_landing .contact-quote {
  margin-top: 10px;
  font-size: 1.3em;
}

/* line 66, app/assets/stylesheets/procpr_landing.scss */
body.procpr_landing .index-rely {
  border: 2px solid #437541;
}

/* line 70, app/assets/stylesheets/procpr_landing.scss */
body.procpr_landing .index-rely-title {
  font-weight: bold;
  font-size: 1.2em;
  text-align: center;
  background-color: #437541;
  color: #fff;
  padding-top: 2px;
  padding-bottom: 5px;
}

/* line 80, app/assets/stylesheets/procpr_landing.scss */
body.procpr_landing .index-rely-footer {
  font-size: 0.8em;
  text-align: center;
  padding-bottom: 5px;
}

/* line 86, app/assets/stylesheets/procpr_landing.scss */
body.procpr_landing .employer_followup_box {
  margin: 20px 0px 10px 190px;
  border: 2px solid darkblue;
  width: 275px;
  text-align: center;
  background-color: lightblue;
}

/* line 94, app/assets/stylesheets/procpr_landing.scss */
body.procpr_landing .employer_followup_field {
  margin: 3px 0px 3px 0px;
}

/* line 1, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 {
  background-color: #150C5C;
}

/* line 5, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 #header.en {
  background: url(/assets/sites/procpr/en/banner.jpg) no-repeat #fff;
}

/* line 9, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 #header.es {
  background: url(/assets/sites/procpr/es/banner.jpg) no-repeat #fff;
}

/* line 13, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 #landing_head h2 {
  color: #2413A6;
  padding-top: 5px;
  padding-bottom: 20px;
  padding-left: 30px;
  font-size: 2em;
  text-align: center;
  font-weight: 700;
  width: 700px;
}

/* line 24, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 #letter h2 {
  font-size: 2em;
}

/* line 28, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 #gray_background {
  float: left;
  position: relative;
  border: 1px solid #ddd;
  background-color: #ddd;
  margin: 5px -5px 0px -5px;
}

/* line 36, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 #sidebar-container {
  clear: both;
  margin-left: 85px;
}

/* line 41, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 #signup_box {
  margin: 4px 7px 0px -100px;
  float: right;
  width: 390px;
  height: 218px;
  background-color: white;
}

/* line 49, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 #landing2_errors {
  margin: 7px;
  width: 930px;
  clear: both;
  float: left;
}

/* line 56, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 #login_text {
  margin-top: 6px;
  clear: left;
  float: left;
  font-size: 0.8em;
  width: 200px;
}

/* line 64, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 .signup_field {
  height: 25px;
}

/* line 68, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 form#new_user {
  padding: 0;
  margin: 0;
}

/* line 73, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 #signup_labels {
  margin-left: 5px;
  padding-top: 2px;
  width: 120px;
  float: left;
}

/* line 80, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 #signup_values {
  width: 160px;
  float: right;
  margin-right: 6px;
  text-align: right;
}

/* line 87, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 .form_input {
  width: 150px;
}

/* line 91, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 .small_form_input {
  width: 70px;
  margin: 0;
  padding: 1px 2px 2px 2px;
}

/* line 97, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 .small_form_input_with_margin {
  margin: 0 5px 0 0;
  width: 65px;
  padding: 1px 2px 2px 2px;
}

/* line 103, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 .sidebar-box-head {
  clear: left;
}

/* line 110, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 #bullet_point_box li {
  list-style: disc url(/assets/landing/red_bullet.gif) outside;
  padding-bottom: 0.5em;
}

/* line 115, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 #top {
  background-image: url(/assets/landing/top.jpg);
  background-repeat: no-repeat;
  height: 20px;
  width: 100%;
  margin-left: 1px;
  margin-top: 20px;
}

/* line 124, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 #top_background {
  width: 965px;
  margin: 5px 0px 0px -15px;
  height: 60px;
  background-image: url(/assets/landing/landing_gradient_2.png);
}

/* line 131, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 #contact_phone_option_1 {
  position: relative;
  font-weight: bold;
  text-align: right;
  top: -10px;
  margin-right: 10px;
}

/* line 139, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 #contact_phone_option_2 {
  position: relative;
  font-weight: bold;
  text-align: right;
  top: -10px;
  margin-right: 10px;
  font-size: 1.4em;
}

/* line 148, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 #contact_phone_option_3 {
  position: relative;
  font-weight: bold;
  text-align: right;
  top: -10px;
  margin-right: 10px;
  font-size: 2.2em;
  color: #6C000B;
}

/* line 158, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 #procpr_logo {
  float: left;
  margin-left: 10px;
  margin-top: -20px;
}

/* line 164, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 #procpr_url {
  padding-top: 12px;
  float: left;
  margin-top: -10px;
  margin-left: 10px;
  font-size: 1.9em;
  font-weight: bold;
  height: 45px;
  width: 170px;
  border-right: 1px dotted black;
}

/* line 176, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 #top_background a {
  color: #000;
}

/* line 180, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 .bold_yellow {
  color: #BCA000;
  font-weight: bold;
}

/* line 185, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 .dark_red {
  color: #BA0A0A;
}

/* line 189, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 #procpr_slogan {
  padding-left: 15px;
  padding-top: 10px;
  float: left;
  margin-left: 10px;
  font-size: 1.0em;
  height: 50px;
}

/* line 198, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 #landing_gray_with_nurse {
  margin: 0px 0px 0px 7px;
  float: left;
}

/* line 203, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 #landing_yellow_with_nurse {
  margin: 0px 0px 0px 2px;
  float: left;
}

/* line 208, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 #begin_now_text {
  clear: both;
  margin: 5px 0px 5px 10px;
  width: 375px;
  height: 65px;
  font-size: 1.5em;
  font-weight: bold;
  color: darkblue;
  float: left;
}

/* line 219, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 #title_and_subtext {
  float: left;
  margin-left: -620px;
  margin-top: 30px;
  width: 400px;
}

/* line 226, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 #title_text {
  font-size: 1.7em;
  color: #BA0A0A;
  float: left;
  width: 405px;
}

/* line 233, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 #title_subtext_box {
  float: left;
  width: 350px;
  margin-top: 10px;
}

/* line 239, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 #title_subtext {
  font-size: 1.3em;
}

/* line 243, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 #learn_more_top_link {
  margin-top: 5px;
  margin-right: 10px;
  font-size: 1.1em;
  color: white;
  float: right;
}

/* line 251, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 #learn_more_top_link a {
  font-weight: normal;
  color: white;
}

/* line 256, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 #title_and_subtext_2 {
  float: left;
  margin-left: -920px;
  margin-top: 30px;
  width: 400px;
}

/* line 263, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 #landing_red_circle {
  position: absolute;
  top: -60px;
  left: 790px;
}

/* line 269, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 #landing_red_circle_top_left {
  position: absolute;
  top: -60px;
  left: 790px;
}

/* line 275, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 #landing_red_circle_top_right {
  position: absolute;
  top: -60px;
  left: 790px;
}

/* line 281, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 #landing_red_circle_bottom_right {
  position: absolute;
  top: -60px;
  left: 790px;
}

/* line 287, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 #landing_red_circle_yellow {
  position: absolute;
  top: -60px;
  left: 790px;
}

/* line 293, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 #landing_red_circle_top_left_yellow {
  position: absolute;
  top: 0px;
  left: 640px;
}

/* line 299, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 #landing_red_circle_top_right_yellow {
  position: absolute;
  top: 0px;
  left: 805px;
}

/* line 305, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 #landing_red_circle_bottom_right_yellow {
  position: absolute;
  top: 110px;
  left: 800px;
}

/* line 311, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 #landing_course_boxes {
  clear: both;
  float: left;
  width: 100%;
  margin: 0;
}

/* line 318, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 .landing_course_box {
  margin-left: 5px;
  float: left;
}

/* line 323, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 #no_show {
  color: white;
}

/* line 327, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 #bbb_logo {
  padding-top: 2px;
  clear: left;
  float: right;
}

/* line 333, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 #bbb_logo_top {
  margin-right: 10px;
  padding-top: 2px;
  float: right;
}

/* line 339, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 #nurse_quote {
  position: absolute;
  margin-left: 520px;
  margin-top: 20px;
  float: left;
  width: 250px;
}

/* line 347, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 #nurse_quote p {
  color: #0D0659;
}

/* line 351, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 #nurse_quote_2 {
  position: absolute;
  margin-left: 620px;
  margin-top: 20px;
  float: left;
  width: 250px;
}

/* line 359, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 #nurse_quote_2 p {
  color: #0D0659;
}

/* line 363, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 .nurse_quote_name {
  font-size: 0.8em;
  text-decoration: italic;
}

/* line 368, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 #landing_red_box {
  position: absolute;
  top: 170px;
  left: 778px;
}

/* line 374, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 #landing_red_box_yellow {
  position: absolute;
  top: 170px;
  left: 778px;
}

/* line 380, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 #landing_guarantee_top_left {
  position: absolute;
  top: 0px;
  left: 805px;
}

/* line 386, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 #landing_guarantee_top_right {
  position: absolute;
  top: 0px;
  left: 805px;
}

/* line 392, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 #landing_guarantee_bottom_right {
  position: absolute;
  top: 0px;
  left: 805px;
}

/* line 398, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 #landing_guarantee_top_left_yellow {
  position: absolute;
  top: 20px;
  left: 650px;
}

/* line 404, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 #landing_guarantee_top_right_yellow {
  position: absolute;
  top: 20px;
  left: 805px;
}

/* line 410, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 #landing_guarantee_bottom_right_yellow {
  position: absolute;
  top: 140px;
  left: 805px;
}

/* line 416, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 #intro_flv {
  clear: left;
  float: left;
  margin-top: 10px;
  margin-left: 7px;
}

/* line 423, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 .lower_left_box {
  padding: 10px 3px 20px 8px;
  margin: 15px 0px 10px 7px;
  background-color: white;
  clear: left;
  float: left;
  width: 305px;
}

/* line 432, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 #bullet_point_box {
  padding: 10px 10px 50px 8px;
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: white;
  margin-right: 7px;
  float: right;
  width: 580px;
}

/* line 442, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 .course_link_box_no_gray {
  position: relative;
  z-index: 1;
  margin-top: -20px;
  margin-left: 5px;
  padding: 1px 0px 5px 4px;
  height: 7px;
  width: 166px;
  font-size: 0.8em;
}

/* line 453, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 .course_link_box_no_gray a {
  font-weight: bold;
  color: #BA0A0A;
}

/* line 458, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 .learn_more_normal a {
  color: #BA0A0A;
}

/* line 462, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 .learn_more_white_underline {
  margin-right: 8px;
}

/* line 466, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 .learn_more_white_underline a {
  text-decoration: underline;
  color: #BA0A0A;
  font-size: 0.9em;
  color: white;
}

/* line 473, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 .learn_more_white_small_underline {
  float: left;
  margin-top: -8px;
}

/* line 478, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 .learn_more_white_small_underline a {
  font-weight: normal;
  text-decoration: underline;
  font-size: 0.8em;
  color: white;
}

/* line 485, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 .highlighted_get_started_link {
  position: relative;
  margin-right: -35px;
  padding: 3px 3px 5px 4px;
  height: 7px;
  width: 70px;
  background-color: #C52227;
  font-size: 0.9em;
}

/* line 495, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 .highlighted_get_started_link a {
  font-weight: bold;
  color: white;
}

/* line 500, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 #landing_company_logos {
  clear: both;
  background-color: white;
  margin: 7px 7px 40px 7px;
}

/* line 506, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 #logo_text {
  clear: both;
  font-size: 0.9em;
  float: right;
  text-align: right;
  margin-right: 7px;
  margin-top: 4px;
}

/* line 515, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 .landing-intro {
  font-weight: bold;
  font-size: 1.1em;
  margin-bottom: 25px;
  border: 1px solid #1D28A1;
  background-color: #D2EBFF;
  padding: 1em;
}

/* line 524, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 .contact-quote {
  margin-top: 10px;
  font-size: 1.3em;
}

/* line 529, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 .index-rely {
  border: 2px solid #437541;
}

/* line 533, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 .index-rely-title {
  font-weight: bold;
  font-size: 1.2em;
  text-align: center;
  background-color: #437541;
  color: #fff;
  padding-top: 2px;
  padding-bottom: 5px;
}

/* line 543, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 .index-rely-footer {
  font-size: 0.8em;
  text-align: center;
  padding-bottom: 5px;
}

/* line 549, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 .employer_followup_box {
  margin: 20px 0px 10px 190px;
  border: 2px solid darkblue;
  width: 275px;
  text-align: center;
  background-color: lightblue;
}

/* line 557, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 .employer_followup_field {
  margin: 3px 0px 3px 0px;
}

/* line 561, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 .box_around_courses {
  float: left;
  margin-left: 7px;
  text-align: center;
  width: 929px;
  padding-bottom: 15px;
}

/* line 569, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 .box_around_courses_yellow {
  float: left;
  margin-left: 7px;
  text-align: center;
  width: 929px;
  padding-bottom: 15px;
}

/* line 577, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 #white_box_around_courses {
  background-color: white;
}

/* line 581, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 .above_course_boxes_headline_red {
  width: 100%;
  text-align: center;
  font-size: 1.8em;
  float: left;
  font-weight: bold;
  color: #C52227;
}

/* line 590, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 .above_course_boxes_headline_blue {
  width: 100%;
  text-align: center;
  font-size: 1.8em;
  float: left;
  font-weight: bold;
  color: #026DC8;
}

/* line 599, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 .above_course_boxes_headline_orange {
  width: 100%;
  text-align: center;
  font-size: 1.8em;
  float: left;
  font-weight: bold;
  color: orange;
}

/* line 608, app/assets/stylesheets/procpr_landing2.scss */
body.procpr_landing2 .above_course_boxes_headline_green {
  width: 100%;
  text-align: center;
  font-size: 1.8em;
  float: left;
  font-weight: bold;
  color: green;
}

/* line 5, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4 .site_title h1 {
  font-family: 'Diodrum-Regular';
  color: #2e4751;
}

/* line 11, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4 .navbar-static-top {
  padding: 15px 0;
}

/* line 15, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4 .navbar-default {
  background: none;
  box-shadow: none;
}

/* line 20, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4 #home_top_area {
  border-bottom: none;
}

/* line 24, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4 .logo img {
  margin-right: 5px;
}

/* line 28, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4 .phone {
  margin-top: 10px;
  font-size: 20px;
  text-align: right;
}

/* line 34, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4 .login_text {
  text-align: right;
  font-size: 14px;
}

/* line 39, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4 h1 {
  font-size: 38px;
  font-weight: bold;
  text-align: center;
}

/* line 45, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4 h2 {
  font-size: 28px;
  text-align: center;
}

/* line 50, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4 h3 {
  margin: 80px 0 20px 0;
  font-size: 36px;
  font-weight: bold;
  text-align: center;
}

/* line 57, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4 .signup_form_box {
  position: relative;
}

@media screen and (min-width: 768px) {
  /* line 61, app/assets/stylesheets/procpr_landing4.scss */
  body.procpr_landing4 .signup_form_box .cta_align_bottom {
    position: absolute;
    bottom: 80px;
    right: 0;
  }
}

@media screen and (max-width: 767px) {
  /* line 69, app/assets/stylesheets/procpr_landing4.scss */
  body.procpr_landing4 .signup_form_box .cta_align_bottom {
    position: none;
    bottom: none;
    right: none;
  }
}

/* line 76, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4 .signup_form_box .landing_signup_logos {
  border-radius: 5px;
  border: 1px solid #ccc;
  padding: 10px;
  background-color: #fff;
}

/* line 83, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4 .signup_form_box h4 {
  font-size: 22px;
  color: black;
  font-weight: bold;
  text-align: center;
}

/* line 90, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4 .signup_form_box h5 {
  font-size: 24px;
  color: black;
  text-align: center;
}

/* line 96, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4 .signup_form_box .signup_form_with_submit {
  color: black;
}

/* line 99, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4 .signup_form_box .signup_form_with_submit signup_block {
  border-color: #ff740e;
}

/* line 104, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4 .signup_form_box .landing_form_submit {
  margin-bottom: 20px;
}

/* line 109, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4 .landing_section {
  margin: 20px 0;
  padding: 20px;
  background-color: #efeeee;
}

/* line 114, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4 .landing_section hr {
  border-top: 1px solid #AAA;
}

/* line 119, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4 ul.landing_bullets {
  list-style: none;
}

/* line 122, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4 ul.landing_bullets li {
  background: url(/assets/landing/green_dot.png) no-repeat 0 6px;
  padding-left: 40px;
  margin-bottom: 20px;
  font-size: 20px;
  margin-left: 0;
}

/* line 133, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4 .landing_testimonial .arrow_box p {
  padding: 10px;
  font-size: 18px;
}

/* line 138, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4 .landing_testimonial .arrow_box .testimonial_star_rating {
  text-align: center;
  margin: 10px 0 15px 0;
}

/* line 142, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4 .landing_testimonial .arrow_box .testimonial_star_rating img {
  margin-right: 0;
  width: 30px;
}

/* line 149, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4 .landing_testimonial .arrow_box:after {
  left: 85%;
}

/* line 152, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4 .landing_testimonial .arrow_box:before {
  left: 85%;
}

/* line 156, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4 .landing_testimonial .testimonial_name {
  text-align: right;
  font-size: 24px;
}

/* line 161, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4 .landing_testimonial .testimonial_occupation {
  text-align: right;
  font-size: 24px;
  font-weight: bold;
}

/* line 168, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4 .btn-orange-big {
  border: 1px solid #c65400;
  border-radius: 3px;
  box-shadow: inset 0 1px 0 0 #f8a161;
  color: white;
  display: inline-block;
  font-size: inherit;
  font-weight: bold;
  background-color: #ff740e;
  background-image: -webkit-linear-gradient(#ff740e, #d55a00);
  background-image: linear-gradient(#ff740e, #d55a00);
  padding: 7px 18px;
  text-decoration: none;
  text-shadow: 0 1px 0 #b14b00;
  background-clip: padding-box;
  font-size: 24px !important;
  font-weight: bold !important;
  display: block;
}

/* line 136, vendor/assets/stylesheets/bourbon/_bourbon-deprecated-upcoming.scss */
body.procpr_landing4 .btn-orange-big:hover:not(:disabled) {
  background-color: #ef6805;
  background-image: -webkit-linear-gradient(#ef6805, #c65400);
  background-image: linear-gradient(#ef6805, #c65400);
  box-shadow: inset 0 1px 0 0 #f7842f;
  cursor: pointer;
}

/* line 153, vendor/assets/stylesheets/bourbon/_bourbon-deprecated-upcoming.scss */
body.procpr_landing4 .btn-orange-big:active:not(:disabled), body.procpr_landing4 .btn-orange-big:focus:not(:disabled) {
  border: 1px solid #c65400;
  box-shadow: inset 0 0 8px 4px #b64d00, inset 0 0 8px 4px #b64d00;
}

/* line 60, vendor/assets/stylesheets/bourbon/_bourbon-deprecated-upcoming.scss */
body.procpr_landing4 .btn-orange-big:disabled {
  cursor: not-allowed;
  opacity: 0.5;
}

/* line 175, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4 .picture_word_block {
  height: 400px;
}

/* line 178, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4 .picture_word_block .picture_block {
  height: 150px;
}

/* line 181, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4 .picture_word_block .picture_block img {
  max-height: 110px;
  margin: 0 auto 0;
}

/* line 187, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4 .picture_word_block p {
  font-size: 20px;
}

/* line 193, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4 .fbremind .title_area h1, body.procpr_landing4 .fbremind .title_area h2, body.procpr_landing4 .fbremind_confirm .title_area h1, body.procpr_landing4 .fbremind_confirm .title_area h2 {
  color: #fff;
}

/* line 197, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4 .fbremind .fbremind_top, body.procpr_landing4 .fbremind_confirm .fbremind_top {
  background-color: #409AD5;
  padding-top: 2em;
  padding-bottom: 4em;
  margin-left: 0 !important;
  margin-right: 0 !important;
  width: 100%;
}

/* line 206, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4 .fbremind .expire_reminder_form, body.procpr_landing4 .fbremind_confirm .expire_reminder_form {
  background-color: #F4EACE;
  padding: 20px;
  border-radius: 10px;
  border: 1px solid #F4DDC0;
  text-align: center;
  margin-top: 20px;
}

/* line 214, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4 .fbremind .expire_reminder_form #submit, body.procpr_landing4 .fbremind_confirm .expire_reminder_form #submit {
  width: 100%;
}

/* line 219, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4 .fbremind .landing_video, body.procpr_landing4 .fbremind_confirm .landing_video {
  text-align: center;
  padding-top: 30px;
}

/* line 223, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4 .fbremind .landing_video p.landing_video_caption, body.procpr_landing4 .fbremind_confirm .landing_video p.landing_video_caption {
  color: #fff;
  padding-top: 20px;
}

/* line 229, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4 .fbremind .trust_logo_section, body.procpr_landing4 .fbremind_confirm .trust_logo_section {
  padding-top: 2em;
}

/* line 232, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4 .fbremind .trust_logo_section h3, body.procpr_landing4 .fbremind_confirm .trust_logo_section h3 {
  margin-top: 0;
  font-size: 18px;
  color: #505050;
}

/* line 239, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4 .fbremind .footer_section, body.procpr_landing4 .fbremind_confirm .footer_section {
  text-align: center;
  margin-top: 8em;
}

/* line 244, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4 .fbremind .landing_video_cta, body.procpr_landing4 .fbremind_confirm .landing_video_cta {
  color: #fff !important;
  margin-top: 2em;
}

/* line 247, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4 .fbremind .landing_video_cta button, body.procpr_landing4 .fbremind_confirm .landing_video_cta button {
  font-size: 18px !important;
}

/* line 253, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4.celaunch_action {
  /* Hacks to remove stuff */
}

/* line 255, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4.celaunch_action .login_text {
  display: none;
}

/* line 258, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4.celaunch_action .navbar-header a {
  color: #000;
}

/* line 263, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4.celaunch_action .title_area h1, body.procpr_landing4.celaunch_action .title_area h2, body.procpr_landing4.celaunch_action .title_area p {
  color: #fff;
}

/* line 268, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4.celaunch_action .title_area h1 {
  margin-bottom: 1em;
}

/* line 272, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4.celaunch_action .title_area p {
  font-size: 16px;
  margin-bottom: 1.4em;
  text-align: center;
}

/* line 278, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4.celaunch_action .title_area .ce_offer_text {
  background-color: #FFEE9E;
  color: #000;
  padding: 2px;
}

/* line 285, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4.celaunch_action .drawings_button {
  text-align: center;
  margin: 0 auto 0;
  border: 3px dashed #c00;
  background-color: #fff;
  padding: 20px;
  max-width: 450px;
}

/* line 293, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4.celaunch_action .drawings_button h3 {
  color: #000447;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 24px;
}

/* line 300, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4.celaunch_action .drawings_button button {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  color: #000447;
  background-color: #fdc37d;
  background-image: -webkit-linear-gradient(top, #fdc37d, #ff8C00);
  background-image: linear-gradient(to bottom,#fdc37d, #ff8C00);
  border-radius: 2px;
  box-shadow: 0pt -1px 0pt rgba(0, 0, 0, 0.075) inset, 0pt 1px 0pt rgba(255, 255, 255, 0.3) inset, 0pt 1px 2px rgba(0, 0, 0, 0.1);
  border: 1px solid #cc7000;
  border-bottom-color: #aaa;
  padding: 10px 15px;
}

/* line 314, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4.celaunch_action .drawing_disclaimer_text {
  color: #000;
  font-size: 10px;
  margin-top: 2em;
  text-align: center;
}

/* line 321, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4.celaunch_action #stripe_top {
  background-color: #409AD5;
  padding-top: 2em;
  padding-bottom: 1em;
}

/* line 326, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4.celaunch_action #stripe_top h2 {
  color: #fff;
  margin-top: 2em;
}

/* line 331, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4.celaunch_action #stripe_top .down_arrow {
  color: #fff;
  font-size: 80px;
  text-align: center;
}

/* line 338, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4.celaunch_action #stripe_shoes {
  padding-top: 40px;
  padding-bottom: 40px;
}

/* line 342, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4.celaunch_action #stripe_shoes h2 {
  font-weight: bold;
  margin-bottom: 1.5em;
}

/* line 347, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4.celaunch_action #stripe_shoes p {
  text-align: center;
  font-size: 16px;
  margin-bottom: 1.4em;
}

/* line 353, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4.celaunch_action #stripe_shoes p.contest_expiration {
  color: #c00;
  font-weight: bold;
  font-size: 18px;
}

/* line 359, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4.celaunch_action #stripe_shoes p.contest_expiration_subtext {
  color: #c00;
  font-weight: bold;
  font-size: 14px;
  margin-top: 1em;
}

/* line 366, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4.celaunch_action #stripe_shoes img {
  margin: 0 auto 0;
}

/* line 370, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4.celaunch_action #stripe_shoes .browse_button {
  margin-top: 2em;
  text-align: center;
}

/* line 374, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4.celaunch_action #stripe_shoes .browse_button .btn {
  font-size: 16px;
}

/* line 380, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4.celaunch_action #stripe_scrubs {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #D5D9E5;
}

/* line 385, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4.celaunch_action #stripe_scrubs h2 {
  font-weight: bold;
  margin-bottom: 1.5em;
}

/* line 390, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4.celaunch_action #stripe_scrubs p {
  text-align: center;
  font-size: 16px;
  margin-bottom: 1.4em;
}

/* line 396, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4.celaunch_action #stripe_scrubs p.contest_expiration {
  color: #c00;
  font-weight: bold;
  font-size: 18px;
}

/* line 402, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4.celaunch_action #stripe_scrubs p.contest_expiration_subtext {
  color: #c00;
  font-weight: bold;
  font-size: 14px;
  margin-top: 1em;
}

/* line 409, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4.celaunch_action #stripe_scrubs img {
  margin: 0 auto 0;
}

/* line 413, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4.celaunch_action #stripe_scrubs .browse_button {
  margin-top: 2em;
  text-align: center;
}

/* line 417, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4.celaunch_action #stripe_scrubs .browse_button .btn {
  font-size: 16px;
}

/* line 422, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4.celaunch_action #stripe_scrubs .scrubs_img {
  background-color: #fff;
  padding: 10px 20px 0 20px;
  border: 4px solid #A0A4B0;
  border-radius: 6px;
}

/* line 430, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4.celaunch_action #stripe_certified {
  padding-top: 40px;
  padding-bottom: 40px;
}

/* line 434, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4.celaunch_action #stripe_certified h2 {
  font-weight: bold;
  margin-bottom: 1.5em;
}

/* line 439, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4.celaunch_action #stripe_certified p {
  text-align: center;
  font-size: 16px;
  margin-bottom: 1.4em;
}

/* line 445, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4.celaunch_action #stripe_certified p.free_for_life {
  font-size: 18px;
  font-weight: bold;
}

/* line 450, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4.celaunch_action #stripe_certified p.contest_expiration {
  font-weight: bold;
}

/* line 454, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4.celaunch_action #stripe_certified .cpr-contest-image {
  border: 4px solid #A0A4B0;
  border-radius: 6px;
}

/* line 460, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4.celaunch_action #stripe_ce {
  padding-top: 40px;
  padding-bottom: 40px;
  background: url(/assets/landing/stripe-ce-bg.jpg) no-repeat #A0A4B0 center 0;
  background-size: cover;
  min-height: 500px;
  color: #fff;
}

@media (max-width: 767px) {
  /* line 460, app/assets/stylesheets/procpr_landing4.scss */
  body.procpr_landing4.celaunch_action #stripe_ce {
    background: url(/assets/landing/stripe-ce-bg.jpg) no-repeat #A0A4B0 30% 0;
  }
}

/* line 472, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4.celaunch_action #stripe_ce h2 {
  font-weight: bold;
  margin-bottom: 1.5em;
}

/* line 477, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4.celaunch_action #stripe_ce p {
  text-align: center;
  font-size: 16px;
  margin-bottom: 1.4em;
}

/* line 483, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4.celaunch_action #stripe_ce p.contest_expiration {
  font-weight: bold;
}

/* line 487, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4.celaunch_action #stripe_ce a {
  color: #fff;
  text-decoration: underline;
}

/* line 493, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4.celaunch_action #stripe_everyone {
  padding-top: 40px;
  padding-bottom: 40px;
}

/* line 497, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4.celaunch_action #stripe_everyone h2 {
  font-weight: bold;
  margin-bottom: 1.5em;
}

/* line 502, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4.celaunch_action #stripe_everyone p {
  text-align: center;
  font-size: 16px;
  margin-bottom: 1.4em;
}

/* line 508, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4.celaunch_action #stripe_everyone p.contest_expiration {
  font-weight: bold;
}

/* line 512, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4.celaunch_action #stripe_everyone p.everyone_question {
  font-size: 150px;
  font-weight: bold;
  margin: 0;
}

/* line 518, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4.celaunch_action #stripe_everyone img {
  margin: 0 auto 0;
}

/* line 523, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4.celaunch_action #stripe_bottom {
  background-color: #409AD5;
  padding-top: 2em;
  padding-bottom: 3em;
}

/* line 528, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4.celaunch_action #stripe_bottom h2 {
  color: #fff;
  margin-top: 2em;
}

/* line 534, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4.celaunch_action #stripe_rules {
  padding-top: 2em;
  padding-bottom: 3em;
}

/* line 538, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4.celaunch_action #stripe_rules h2 {
  color: #000;
  margin-top: 1em;
  margin-bottom: 1em;
}

/* line 544, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4.celaunch_action #stripe_rules p {
  font-size: 10px;
}

/* line 549, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4.celaunch_action .expire_reminder_form {
  background-color: #F4EACE;
  padding: 20px;
  border-radius: 10px;
  border: 1px solid #F4DDC0;
  text-align: center;
  margin-top: 20px;
}

/* line 557, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4.celaunch_action .expire_reminder_form #submit {
  width: 100%;
}

/* line 562, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4.celaunch_action .footer_section {
  text-align: center;
  margin-top: 8em;
}

/* line 568, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4.celaunch_action #contest_div .contest_form_instructions p {
  color: #404040;
  margin-bottom: 1.5em;
}

/* line 574, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4.celaunch_action .optional_field {
  font-size: 12px;
  font-weight: 700;
  color: #959595;
  text-transform: uppercase;
  letter-spacing: 1px;
}

/* line 583, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4 .cedealexpired {
  display: none;
}

/* line 587, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4 .ce_hero {
  background: url(/assets/landing/blue-lp-hero-bg.jpg) repeat #344B64;
  border-top: 2px solid #939393;
}

/* line 591, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4 .ce_hero .cedeal_browse_button {
  text-align: center;
}

/* line 595, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4 .ce_hero .ce_hero_main {
  background: url(/assets/landing/cedeal-hero-bg.jpg) no-repeat #efeffb center 0;
  background-size: cover;
  position: relative;
}

/* line 600, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4 .ce_hero .ce_hero_main .ce_hero_bullets {
  margin-top: 180px;
}

/* line 603, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4 .ce_hero .ce_hero_main .ce_hero_bullets h3 {
  text-align: left;
  font-size: 26px;
}

/* line 608, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4 .ce_hero .ce_hero_main .ce_hero_bullets ul {
  font-size: 16px;
}

/* line 611, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4 .ce_hero .ce_hero_main .ce_hero_bullets ul li {
  margin-bottom: 0.6em;
}

@media (max-width: 1199px) {
  /* line 600, app/assets/stylesheets/procpr_landing4.scss */
  body.procpr_landing4 .ce_hero .ce_hero_main .ce_hero_bullets {
    margin-top: 150px;
  }
  /* line 619, app/assets/stylesheets/procpr_landing4.scss */
  body.procpr_landing4 .ce_hero .ce_hero_main .ce_hero_bullets h3 {
    font-size: 20px;
  }
}

@media (max-width: 991px) {
  /* line 625, app/assets/stylesheets/procpr_landing4.scss */
  body.procpr_landing4 .ce_hero .ce_hero_main .ce_hero_bullets h3 {
    font-size: 18px;
  }
  /* line 629, app/assets/stylesheets/procpr_landing4.scss */
  body.procpr_landing4 .ce_hero .ce_hero_main .ce_hero_bullets ul {
    font-size: 14px;
  }
}

/* line 636, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4 .ce_hero .ce_hero_heading {
  background-color: rgba(75, 75, 75, 0.9);
  position: absolute;
  width: 100%;
  top: 40px;
  left: 0;
  padding: 15px;
}

/* line 644, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4 .ce_hero .ce_hero_heading h2 {
  color: #fff;
  font-weight: bold;
  font-size: 32px;
  text-align: left;
  margin: 0;
}

@media (max-width: 1199px) {
  /* line 653, app/assets/stylesheets/procpr_landing4.scss */
  body.procpr_landing4 .ce_hero .ce_hero_heading h2 {
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  /* line 660, app/assets/stylesheets/procpr_landing4.scss */
  body.procpr_landing4 .ce_hero .ce_hero_heading {
    position: inherit;
    top: 0;
    margin: 0;
  }
  /* line 665, app/assets/stylesheets/procpr_landing4.scss */
  body.procpr_landing4 .ce_hero .ce_hero_heading h2 {
    text-align: center;
    line-height: 30px;
  }
}

/* line 673, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4 .ce_hero .ce_hero_cta {
  background-color: #4B4B4B;
  border-top: 2px solid #939393;
  padding: 15px;
}

/* line 678, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4 .ce_hero .ce_hero_cta #countdown_timer_div {
  color: #fff;
  font-weight: bold;
  text-align: center;
}

/* line 683, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4 .ce_hero .ce_hero_cta #countdown_timer_div .countdown_label {
  font-size: 16px;
}

@media (min-width: 1200px) {
  /* line 683, app/assets/stylesheets/procpr_landing4.scss */
  body.procpr_landing4 .ce_hero .ce_hero_cta #countdown_timer_div .countdown_label {
    display: block;
  }
}

/* line 691, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4 .ce_hero .ce_hero_cta #countdown_timer_div #countdown_timer {
  font-size: 22px;
}

/* line 696, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4 .ce_hero .ce_hero_cta h4 {
  color: #fff;
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 4px;
  margin-top: 0;
}

/* line 704, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4 .ce_hero .ce_hero_cta .ce_hero_cta_subtext {
  color: #fff;
}

@media (max-width: 991px) {
  /* line 709, app/assets/stylesheets/procpr_landing4.scss */
  body.procpr_landing4 .ce_hero .ce_hero_cta .btn-orange-big {
    font-size: 20px !important;
  }
  /* line 713, app/assets/stylesheets/procpr_landing4.scss */
  body.procpr_landing4 .ce_hero .ce_hero_cta .ce_hero_cta_subtext {
    font-size: 13px;
  }
}

@media (max-width: 767px) {
  /* line 673, app/assets/stylesheets/procpr_landing4.scss */
  body.procpr_landing4 .ce_hero .ce_hero_cta {
    text-align: center;
  }
  /* line 721, app/assets/stylesheets/procpr_landing4.scss */
  body.procpr_landing4 .ce_hero .ce_hero_cta h4 {
    font-size: 22px;
  }
  /* line 725, app/assets/stylesheets/procpr_landing4.scss */
  body.procpr_landing4 .ce_hero .ce_hero_cta .ce_hero_cta_subtext {
    margin-bottom: 1em;
  }
}

@media (max-width: 767px) {
  /* line 733, app/assets/stylesheets/procpr_landing4.scss */
  body.procpr_landing4 .ce_hero_bullets {
    margin-top: 0;
  }
  /* line 736, app/assets/stylesheets/procpr_landing4.scss */
  body.procpr_landing4 .ce_hero_bullets h3 {
    margin-top: 1em;
    font-size: 24px;
  }
  /* line 741, app/assets/stylesheets/procpr_landing4.scss */
  body.procpr_landing4 .ce_hero_bullets ul {
    text-align: center;
    list-style-position: inside;
  }
  /* line 745, app/assets/stylesheets/procpr_landing4.scss */
  body.procpr_landing4 .ce_hero_bullets ul li {
    margin-left: 0 !important;
  }
}

/* line 752, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4 .ce_deal_bottom_cta {
  text-align: center;
  padding-bottom: 2em;
  border-bottom: 1px solid #939393;
}

/* line 758, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4 .ce_deal_footer {
  padding-top: 3em;
  padding-bottom: 1em;
}

@media (max-width: 767px) {
  /* line 758, app/assets/stylesheets/procpr_landing4.scss */
  body.procpr_landing4 .ce_deal_footer {
    text-align: center;
  }
}

/* line 766, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4 .ce_deal_footer .ce_deal_logos {
  text-align: right;
}

/* line 769, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4 .ce_deal_footer .ce_deal_logos .ce_deal_cc_icons {
  display: inline-block;
  position: relative;
  top: 10px;
}

/* line 774, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4 .ce_deal_footer .ce_deal_logos .ce_deal_cc_icons img {
  margin-right: 0;
}

@media (max-width: 767px) {
  /* line 766, app/assets/stylesheets/procpr_landing4.scss */
  body.procpr_landing4 .ce_deal_footer .ce_deal_logos {
    margin-top: 2em;
    text-align: center;
  }
}

/* line 787, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4 #stripe_ce_trust_logos .fully_accredited_subtext {
  text-align: center;
}

@media (max-width: 767px) {
  /* line 787, app/assets/stylesheets/procpr_landing4.scss */
  body.procpr_landing4 #stripe_ce_trust_logos .fully_accredited_subtext {
    margin-bottom: 15px;
  }
}

/* line 795, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4 #stripe_ce_trust_logos h3 {
  margin: 22px 0 0 0;
}

@media (max-width: 1199px) {
  /* line 795, app/assets/stylesheets/procpr_landing4.scss */
  body.procpr_landing4 #stripe_ce_trust_logos h3 {
    margin-top: 16px;
  }
}

@media (max-width: 991px) {
  /* line 795, app/assets/stylesheets/procpr_landing4.scss */
  body.procpr_landing4 #stripe_ce_trust_logos h3 {
    margin-top: 0;
  }
}

@media (max-width: 767px) {
  /* line 795, app/assets/stylesheets/procpr_landing4.scss */
  body.procpr_landing4 #stripe_ce_trust_logos h3 {
    margin: 0;
  }
}

/* line 809, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4 #stripe_ce_deal_steps {
  border-top: 1px solid #000;
  padding-top: 2em;
  padding-bottom: 1em;
}

/* line 814, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4 #stripe_ce_deal_steps h3 {
  font-weight: bold;
  font-size: 30px;
  margin-top: 0.5em;
  margin-bottom: 2em;
}

/* line 821, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4 #stripe_ce_deal_steps .ce_steps_box {
  text-align: center;
}

/* line 824, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4 #stripe_ce_deal_steps .ce_steps_box .glyphicon {
  font-size: 80px;
  color: #475E76;
}

/* line 829, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4 #stripe_ce_deal_steps .ce_steps_box h4 {
  margin-top: 1.5em;
  font-size: 20px;
  font-weight: bold;
}

/* line 835, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4 #stripe_ce_deal_steps .ce_steps_box p {
  margin-bottom: 60px;
}

/* line 841, app/assets/stylesheets/procpr_landing4.scss */
body.procpr_landing4 .bullets-desktop-bg {
  background-color: #0a3b73 !important;
}

/* line 3, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 {
  background: #f6f6f6;
  font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  /* We just have one-lined elements, so we'll center the elements with the line-height set to the height of the header */
  /* Transitions and class for reduced height */
  /* Example Media Queries */
  /* Overlay closing cross */
  /*
  *   Owl Carousel Owl Demo Theme 
  * v1.3.2
  */
  /* fade */
  /* backSlide */
  /* goDown */
  /* scaleUp */
  /* Keyframes */
  /*empty*/
  /*CONTROL BAR*/
  /*PROGRESS BAR*/
}

/* line 7, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 ul.list-unstyled li {
  margin-left: 0 !important;
}

/* line 10, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 #testimonials .carousel .carousel-control.left, body.procpr_landing5 #testimonials .carousel .carousel-control.right {
  background-image: none !important;
}

/* line 13, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .cbp-af-header.cbp-af-header-shrink h1 a {
  padding-top: 0;
}

/* line 17, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .no-padding {
  padding: 0 !important;
}

/* line 20, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .no-padding-bottom {
  padding-bottom: 0 !important;
}

/* line 23, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .no-padding-top {
  padding-top: 0 !important;
}

/* line 26, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .no-margin {
  margin: 0 !important;
}

/* line 29, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .no-margin-bottom {
  margin-bottom: 0 !important;
}

/* line 32, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .no-margin-top {
  margin-top: 0 !important;
}

/* line 35, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .margin-top {
  margin-top: 4em;
}

/* line 38, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .margin-bottom {
  margin-bottom: 3em;
}

/* line 41, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 :focus {
  outline: none;
}

/* line 44, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .background-cover {
  background-size: cover !important;
}

/* line 47, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .style-switcher {
  list-style: none;
  padding: 0;
}

/* line 51, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .style-switcher li {
  font-size: 1.1em;
  width: 7%;
  background: none;
  color: #2c3e50;
  padding: 10px 20px 0px;
  transition: border-left 0.2s ease-in-out;
  box-sizing: border-box;
  height: 37px;
  cursor: pointer;
}

/* line 62, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .style-switcher li a {
  display: none;
  padding: 0 1em;
}

/* line 66, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .style-switcher li:hover a {
  display: block;
}

/* line 69, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .style-switcher li:nth-child(1) {
  border-left: 8px solid #88b7b3;
}

/* line 72, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .style-switcher li:nth-child(1):hover {
  border-left: 2em solid #88b7b3;
}

/* line 75, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .style-switcher li:nth-child(2) {
  border-left: 8px solid #4aa1db;
}

/* line 78, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .style-switcher li:nth-child(2):hover {
  border-left: 2em solid #4aa1db;
}

/* line 81, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .style-switcher li:nth-child(3) {
  border-left: 8px solid #e3695c;
}

/* line 84, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .style-switcher li:nth-child(3):hover {
  border-left: 2em solid #e3695c;
}

/* line 87, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .style-switcher li:nth-child(4) {
  border-left: 8px solid #ffba43;
}

/* line 90, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .style-switcher li:nth-child(4):hover {
  border-left: 2em solid #ffba43;
}

/* line 93, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .style-switcher li:nth-child(5) {
  border-left: 8px solid #856cbd;
}

/* line 96, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .style-switcher li:nth-child(5):hover {
  border-left: 2em solid #856cbd;
}

/* line 99, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 h1,
body.procpr_landing5 h2,
body.procpr_landing5 h3,
body.procpr_landing5 h4,
body.procpr_landing5 h5,
body.procpr_landing5 h6,
body.procpr_landing5 .h1,
body.procpr_landing5 .h2,
body.procpr_landing5 .h3,
body.procpr_landing5 .h4,
body.procpr_landing5 .h5,
body.procpr_landing5 .h6 {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

/* line 116, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 p {
  line-height: 1.75;
}

/* line 119, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 a {
  color: #4aa1db;
}

/* line 122, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 a:hover {
  color: #4aa1db;
  text-decoration: underline;
}

/* line 126, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 blockquote {
  border-left: none;
}

/* line 129, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .colour-white {
  color: white !important;
}

/* line 132, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .highlight {
  color: #4aa1db;
}

/* line 135, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .vertical-align {
  margin: 100px 0;
}

/* line 138, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .vertical-align.no-bottom {
  margin-bottom: 0;
}

/* line 141, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .btn-default,
body.procpr_landing5 .btn-primary,
body.procpr_landing5 .btn-success,
body.procpr_landing5 .btn-info,
body.procpr_landing5 .btn-warning,
body.procpr_landing5 .btn-danger {
  border: none;
}

/* line 149, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .btn:active,
body.procpr_landing5 .btn.active {
  background-image: none;
}

/* line 153, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .btn.btn-empty {
  background: none !important;
  border: 2px solid #4aa1db;
  color: #4aa1db !important;
}

/* line 158, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .btn.btn-empty:hover {
  background-color: rgba(0, 0, 0, 0.03) !important;
  border-color: 2px solid #206c9f;
  color: #206c9f;
}

/* line 163, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .btn-default {
  background: #eaeaea;
}

/* line 166, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .btn-default:hover,
body.procpr_landing5 .btn-default:focus {
  background-color: #cbcbcb;
  background-position: 0 -15px;
}

/* line 171, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .btn-default:active,
body.procpr_landing5 .btn-default.active {
  background-color: #cbcbcb;
  border-color: #c6c6c6;
}

/* line 176, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .btn-primary {
  background: #2b2d35;
  color: #fff;
}

/* line 180, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .btn-primary:hover,
body.procpr_landing5 .btn-primary:focus {
  background-color: #101013;
  color: #fff;
  text-decoration: none;
  background-position: 0 -15px;
}

/* line 187, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .btn-primary:active,
body.procpr_landing5 .btn-primary.active {
  background-color: #101013;
  border-color: #0b0c0e;
}

/* line 192, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .btn-success {
  background: #88b54e;
}

/* line 195, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .btn-success:hover,
body.procpr_landing5 .btn-success:focus {
  background-color: #688b3a;
  background-position: 0 -15px;
}

/* line 200, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .btn-success:active,
body.procpr_landing5 .btn-success.active {
  background-color: #688b3a;
  border-color: #638437;
}

/* line 205, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .btn-warning {
  background: #f0ad4e;
}

/* line 208, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .btn-warning:hover,
body.procpr_landing5 .btn-warning:focus {
  background-color: #eb9316;
  background-position: 0 -15px;
}

/* line 213, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .btn-warning:active,
body.procpr_landing5 .btn-warning.active {
  background-color: #eb9316;
  border-color: #e38d13;
}

/* line 218, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .btn-danger {
  background: #e96b56;
}

/* line 221, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .btn-danger:hover,
body.procpr_landing5 .btn-danger:focus {
  background-color: #e23c20;
  background-position: 0 -15px;
}

/* line 226, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .btn-danger:active,
body.procpr_landing5 .btn-danger.active {
  background-color: #e23c20;
  border-color: #db381d;
}

/* line 231, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .btn-info {
  background: #3ea5be;
}

/* line 234, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .btn-info:hover,
body.procpr_landing5 .btn-info:focus {
  background-color: #2f7d90;
  background-position: 0 -15px;
}

/* line 239, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .btn-info:active,
body.procpr_landing5 .btn-info.active {
  background-color: #2f7d90;
  border-color: #2c7688;
}

/* line 244, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .thumbnail,
body.procpr_landing5 .img-thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}

/* line 249, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .img-halfsize {
  width: 50%;
}

/* line 252, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .img-75 {
  width: 75%;
}

/* line 255, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .img-overlap {
  margin-bottom: -200px;
}

/* line 258, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .dropdown-menu > li > a:hover,
body.procpr_landing5 .dropdown-menu > li > a:focus {
  background-color: #e8e8e8;
}

/* line 262, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .dropdown-menu > .active > a,
body.procpr_landing5 .dropdown-menu > .active > a:hover,
body.procpr_landing5 .dropdown-menu > .active > a:focus {
  background-color: #202127;
}

/* line 267, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .preloader {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: #2b2d35;
  /* background-color is important, or it will be see-through, and we don't want that! */
  text-align: center;
  z-index: 9999999;
}

/* line 278, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .preloader .spinner {
  margin: 100px auto 0;
  width: 70px;
  height: 70px;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

/* line 290, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .preloader .spinner > div {
  width: 18px;
  height: 18px;
  background-color: white;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
  animation: bouncedelay 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/* line 302, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .preloader .spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

/* line 306, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .preloader .spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes bouncedelay {
  0%,
80%,
100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}

@keyframes bouncedelay {
  0%,
80%,
100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  40% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}

/* line 332, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .navbar {
  background: none;
  border: none;
  padding: 1em 0;
}

/* line 337, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .navbar .navbar-nav .current > a {
  color: #4aa1db !important;
}

/* line 340, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .navbar .nav > li > a:hover,
body.procpr_landing5 .navbar .nav > li > a:focus {
  background-color: transparent;
}

/* line 344, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .navbar .nav > li > a.dropdown-toggle i {
  margin: -1px 0 0 3px;
  font-size: 10px;
  display: inline-table;
}

/* line 349, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .navbar .nav > li ul {
  border: none;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 354, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .navbar .nav > li ul li a {
  font-size: 0.9em;
}

/* line 357, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .navbar .nav > li ul .dropdown-header {
  color: #4aa1db;
}

/* line 360, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .navbar-brand,
body.procpr_landing5 .navbar-nav > li > a {
  color: white;
}

/* line 364, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .navbar-brand img {
  max-width: 160px;
}

/* line 367, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .navbar-inverse {
  background-color: #222222;
}

/* line 370, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .navbar-toggle {
  margin: 1.3em 0;
}

/* line 373, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
  background: white;
}

/* line 380, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .navbar-static-top,
body.procpr_landing5 .navbar-fixed-top,
body.procpr_landing5 .navbar-fixed-bottom {
  border-radius: 0;
}

/* line 385, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .dropdown-header {
  text-transform: uppercase;
}

/* line 388, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .cbp-af-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 200;
  height: 100px;
  -webkit-transition: height 0.3s linear;
  -moz-transition: height 0.3s linear;
  transition: height 0.3s linear;
}

/* line 399, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .cbp-af-header .dropdown-menu {
  position: absolute;
  top: 80%;
}

/* line 403, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .cbp-af-header .cbp-af-inner {
  margin: 0 auto;
  padding: 0;
}

/* line 407, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .cbp-af-header h1,
body.procpr_landing5 .cbp-af-header nav {
  display: inline-block;
  position: relative;
}

/* line 413, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .cbp-af-header h1,
body.procpr_landing5 .cbp-af-header .nav a {
  line-height: 70px;
}

/* line 417, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .cbp-af-header h1 {
  color: white;
  letter-spacing: 4px;
  font-size: 2em;
  margin: 0.5em 0;
  float: left;
}

/* line 424, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .cbp-af-header h1 a {
  color: inherit;
  font-size: inherit;
}

/* line 428, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .cbp-af-header .nav {
  float: right;
}

/* line 431, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .cbp-af-header .nav li.open > a {
  background: none;
  color: #4aa1db;
}

/* line 435, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .cbp-af-header .nav li ul a {
  color: #333333;
  line-height: 32px;
  margin-left: 0;
}

/* line 440, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .cbp-af-header .nav a {
  color: white;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  margin: 0;
  font-size: 1em;
  text-transform: uppercase;
}

/* line 448, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .cbp-af-header .nav a.signup {
  color: #4aa1db !important;
}

/* line 451, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .cbp-af-header .nav a:hover {
  color: #4aa1db;
  background: none;
}

/* line 456, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .cbp-af-header h1,
body.procpr_landing5 .cbp-af-header .nav a {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

/* line 462, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .cbp-af-header.cbp-af-header-shrink {
  height: 70px;
  background-color: white;
  border-bottom: 1px solid #eee;
}

/* line 467, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .cbp-af-header.cbp-af-header-shrink .dropdown-menu {
  position: absolute;
  top: 100%;
}

/* line 471, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .cbp-af-header.cbp-af-header-shrink h1,
body.procpr_landing5 .cbp-af-header.cbp-af-header-shrink .nav a {
  line-height: 40px;
  color: black;
}

/* line 476, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .cbp-af-header.cbp-af-header-shrink .nav a.btn {
  line-height: 1.7;
  margin-top: 0.9em;
}

/* line 480, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .cbp-af-header.cbp-af-header-shrink .nav a.login:before {
  top: 34%;
  height: 20px;
}

/* line 484, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .cbp-af-header.cbp-af-header-shrink h1 {
  font-size: 1.2em;
  margin: 0.6em 0;
}

/* line 488, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .cbp-af-header.cbp-af-header-shrink h1 a {
  color: black;
}

@media screen and (max-width: 55em) {
  /* line 493, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 .cbp-af-header .cbp-af-inner {
    width: 100%;
  }
  /* line 496, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 .cbp-af-header h1,
body.procpr_landing5 .cbp-af-header .nav {
    display: block;
    margin: 0 auto;
    text-align: center;
    float: none;
  }
  /* line 503, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 .cbp-af-header h1,
body.procpr_landing5 .cbp-af-header .nav a {
    line-height: 115px;
  }
  /* line 507, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 .cbp-af-header .nav a {
    margin: 0 10px;
  }
  /* line 510, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 .cbp-af-header.cbp-af-header-shrink h1,
body.procpr_landing5 .cbp-af-header.cbp-af-header-shrink .nav a {
    line-height: 45px;
  }
  /* line 514, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 .cbp-af-header.cbp-af-header-shrink h1 {
    font-size: 2em;
  }
  /* line 517, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 .cbp-af-header.cbp-af-header-shrink .nav a {
    font-size: 1em;
  }
}

@media screen and (max-width: 32.25em) {
  /* line 522, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 .cbp-af-header .nav a {
    font-size: 1em;
  }
}

@media screen and (max-width: 24em) {
  /* line 527, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 .cbp-af-header .nav a,
body.procpr_landing5 .cbp-af-header.cbp-af-header-shrink .nav a {
    line-height: 1;
  }
}

/* line 532, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #2b2d35;
}

/* line 541, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .overlay .overlay-close {
  width: 80px;
  height: 80px;
  position: absolute;
  right: 20px;
  top: 20px;
  overflow: hidden;
  border: none;
  background: url(/assets/landing/dynamic5/cross.png) no-repeat center center;
  text-indent: 200%;
  color: transparent;
  outline: none;
  z-index: 100;
}

/* line 555, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .btn-block {
  width: 100%;
  display: block;
}

/* line 559, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .login-part {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 300px;
  height: 300px;
  padding: 0;
}

/* line 570, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .login-part input {
  width: 100%;
  margin-bottom: 10px;
  background: white;
  border: none;
  outline: none;
  padding: 15px;
  font-size: 1em;
  color: #4c4c4c;
  border: 2px solid white;
  border-radius: 4px;
}

/* line 582, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .login-part input:focus {
  border-color: #4aa1db;
}

/* line 585, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .login-part button[type='submit'] {
  background: #4aa1db;
  padding: 17px;
}

/* line 589, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .login-part button[type='submit']:hover {
  background: #2889ca;
}

/* line 592, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .login-part a.forgot-pw {
  display: block;
  text-align: center;
  margin-top: 2.5em;
  color: white;
  opacity: 0.5;
  font-size: 0.95em;
}

/* line 600, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .login-part p {
  color: white;
  text-align: center;
  font-size: 0.95em;
  margin-top: 2.5em;
}

/* line 606, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .login-part p.disclaimer {
  opacity: 0.5;
  padding: 0 1.5em;
}

/* line 610, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .login-part p.disclaimer a {
  color: #4aa1db;
}

/* line 613, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 #signup .login-part {
  height: 362px;
}

/* line 616, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .overlay-content {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.5s, visibility 0s 0.5s;
  transition: opacity 0.5s, visibility 0s 0.5s;
  z-index: 9999;
}

/* line 623, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .overlay-content.open {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

/* line 629, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 section .login-overlay {
  color: #fff;
  font-size: 1.7em;
  text-transform: uppercase;
  text-align: center;
  margin: 0 0 0.5em;
  padding: 0;
}

/* line 637, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}

/* line 643, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .owl-carousel .owl-wrapper,
body.procpr_landing5 .owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

/* line 652, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* line 660, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}

/* line 665, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}

/* line 670, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/* line 677, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .owl-carousel .owl-item {
  float: left;
}

/* line 680, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 688, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .owl-controls .owl-page,
body.procpr_landing5 .owl-controls .owl-buttons div {
  cursor: pointer;
}

/* line 692, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .grabbing {
  cursor: url(/assets/landing/dynamic5/grabbing.png) 8 8, move;
}

/* line 699, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .owl-theme-main .owl-controls .owl-page.active span,
body.procpr_landing5 .owl-theme-main .owl-controls.clickable .owl-page:hover span {
  filter: alpha(opacity=100);
  opacity: 1;
}

/* line 704, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .owl-theme-main .owl-controls {
  margin-top: 10px;
  text-align: center;
}

/* line 708, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .owl-theme-main .owl-controls .owl-buttons div {
  color: #ffffff;
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin: 5px;
  padding: 3px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #dadada;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

/* line 723, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .owl-theme-main .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
}

/* line 728, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .owl-theme-main .owl-controls .owl-page span {
  display: block;
  width: 15px;
  height: 15px;
  margin: 5px 7px;
  filter: alpha(opacity=50);
  opacity: 0.5;
  border-radius: 50%;
  background: #cfcfcf;
}

/* line 738, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .owl-theme-main .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #ffffff;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}

/* line 748, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .owl-theme-main .owl-controls.clickable .owl-buttons div:hover {
  filter: alpha(opacity=100);
  opacity: 1;
  text-decoration: none;
}

/* line 753, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .owl-theme-main .owl-item .item {
  padding: 2em;
  margin: 10px;
  border-radius: 7px;
  color: #FFF;
  text-align: center;
}

/* line 760, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .owl-theme-main .owl-item .item img {
  width: 120px;
  height: 120px;
  margin: 0 auto;
  display: block;
  border-radius: 10px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
}

/* line 768, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .owl-theme-main .owl-item .item a.popup-gallery img {
  width: 100%;
  height: auto;
}

/* line 772, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .owl-theme-main .owl-item .item h1 {
  margin: inherit;
  color: white;
}

/* line 776, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .owl-theme-main .owl-item .item h3 {
  font-size: 1.7em;
  font-weight: 300;
  margin: 1em 0;
  color: white;
  text-transform: none;
}

/* line 783, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .owl-theme-main .owl-item .item h4 {
  margin: 1em 0;
  font-size: 1.1em;
  font-weight: 300;
  color: white;
}

/* line 789, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .owl-theme-main .owl-item .item p {
  color: white;
  font-size: 0.9em;
  padding: 0 2.5em;
}

/* line 794, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .owl-theme-featured {
  height: 100%;
}

/* line 797, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .owl-theme-featured .owl-wrapper-outer {
  padding-top: 0;
}

/* line 800, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .owl-theme-featured .owl-wrapper-outer .owl-wrapper .owl-item .item {
  position: relative;
  padding: 0;
  margin: 0;
  text-align: left;
}

/* line 806, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .owl-theme-featured .owl-controls {
  top: 45%;
  width: 100%;
  position: absolute;
  z-index: 99999;
}

/* line 812, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .owl-theme-featured .owl-controls .owl-buttons div {
  position: absolute;
  display: inline;
  font-size: 5em;
  color: white;
  opacity: 0.1;
}

/* line 819, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .owl-theme-featured .owl-controls .owl-buttons div:hover {
  opacity: 0.5;
}

/* line 822, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .owl-theme-featured .owl-controls .owl-buttons div.owl-prev {
  left: 2%;
}

/* line 825, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .owl-theme-featured .owl-controls .owl-buttons div.owl-next {
  right: 2%;
}

/* line 828, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .owl-item.loading {
  min-height: 150px;
  background: url(/assets/landing/dynamic5/AjaxLoader.gif) no-repeat center center;
}

/* line 832, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x: 50%;
  -webkit-perspective-origin-y: 50%;
  -moz-perspective: 1200px;
  -moz-perspective-origin-x: 50%;
  -moz-perspective-origin-y: 50%;
  perspective: 1200px;
}

/* line 842, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease;
}

/* line 848, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease;
}

/* line 854, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}

/* line 859, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}

/* line 865, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both;
}

/* line 870, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both;
}

/* line 876, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both;
}

/* line 881, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both;
}

@-webkit-keyframes empty {
  0% {
    opacity: 1;
  }
}

@-moz-keyframes empty {
  0% {
    opacity: 1;
  }
}

@keyframes empty {
  0% {
    opacity: 1;
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@-moz-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@-webkit-keyframes backSlideOut {
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
}

@-moz-keyframes backSlideOut {
  25% {
    opacity: .5;
    -moz-transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%);
  }
}

@keyframes backSlideOut {
  25% {
    opacity: .5;
    transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%);
  }
}

@-webkit-keyframes backSlideIn {
  0%,
25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0);
  }
}

@-moz-keyframes backSlideIn {
  0%,
25% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateZ(0) translateX(0);
  }
}

@keyframes backSlideIn {
  0%,
25% {
    opacity: .5;
    transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    transform: translateZ(0) translateX(0);
  }
}

@-webkit-keyframes scaleToFade {
  to {
    opacity: 0;
    -webkit-transform: scale(0.8);
  }
}

@-moz-keyframes scaleToFade {
  to {
    opacity: 0;
    -moz-transform: scale(0.8);
  }
}

@keyframes scaleToFade {
  to {
    opacity: 0;
    transform: scale(0.8);
  }
}

@-webkit-keyframes goDown {
  from {
    -webkit-transform: translateY(-100%);
  }
}

@-moz-keyframes goDown {
  from {
    -moz-transform: translateY(-100%);
  }
}

@keyframes goDown {
  from {
    transform: translateY(-100%);
  }
}

@-webkit-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}

@-moz-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -moz-transform: scale(1.5);
  }
}

@keyframes scaleUpFrom {
  from {
    opacity: 0;
    transform: scale(1.5);
  }
}

@-webkit-keyframes scaleUpTo {
  to {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}

@-moz-keyframes scaleUpTo {
  to {
    opacity: 0;
    -moz-transform: scale(1.5);
  }
}

@keyframes scaleUpTo {
  to {
    opacity: 0;
    transform: scale(1.5);
  }
}

/* line 1107, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .alert-success {
  background-color: #dff0d8;
  border: none;
}

/* line 1111, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .alert-info {
  background-color: #d9edf7;
  border: none;
}

/* line 1115, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .alert-warning {
  background-color: #fcf8e3;
  border: none;
}

/* line 1119, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .alert-danger {
  background-color: #f2dede;
  border: none;
}

/* line 1123, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .progress {
  background-color: #f5f5f5;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 1128, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .progress-bar {
  background-color: #2b2d35;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 1133, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .progress-bar-success {
  background-color: #88b54e;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 1138, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .progress-bar-info {
  background-color: #3ea5be;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 1143, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .progress-bar-warning {
  background-color: #f0ad4e;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 1148, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .progress-bar-danger {
  background-color: #e96b56;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 1153, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .list-group {
  border-radius: 4px;
}

/* line 1156, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .list-group-item.active,
body.procpr_landing5 .list-group-item.active:hover,
body.procpr_landing5 .list-group-item.active:focus {
  background-color: #2b2d35;
}

/* line 1161, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .panel-default > .panel-heading {
  background-color: #f5f5f5;
}

/* line 1164, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .panel-primary > .panel-heading {
  background-color: #2b2d35;
}

/* line 1167, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .panel-success > .panel-heading {
  background-color: #dff0d8;
}

/* line 1170, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .panel-info > .panel-heading {
  background-color: #d9edf7;
}

/* line 1173, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .panel-warning > .panel-heading {
  background-color: #fcf8e3;
}

/* line 1176, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .panel-danger > .panel-heading {
  background-color: #f2dede;
}

/* line 1179, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .well {
  background-color: #f5f5f5;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
}

/* line 1185, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .page-header {
  border-bottom: 0;
}

/* line 1188, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 #intro-video {
  background: url(/assets/landing/dynamic5/bg-videofallback.jpg);
  background-size: cover;
}

/* line 1192, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 #intro .item,
body.procpr_landing5 #intro-video .item {
  height: 100%;
}

/* line 1196, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 #intro .container,
body.procpr_landing5 #intro-video .container,
body.procpr_landing5 #intro .row,
body.procpr_landing5 #intro-video .row {
  height: 100%;
  position: relative;
}

/* line 1203, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 #intro .carousel-caption-center,
body.procpr_landing5 #intro-video .carousel-caption-center {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  max-width: 80%;
  max-height: 25%;
  z-index: 10;
  margin: auto;
  text-align: center;
}

/* line 1216, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 #intro .carousel-caption-center h1,
body.procpr_landing5 #intro-video .carousel-caption-center h1 {
  font-size: 3em;
  font-weight: 800;
  margin: 0 0 0.5em;
}

/* line 1222, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 #intro .carousel-caption-center h2,
body.procpr_landing5 #intro-video .carousel-caption-center h2 {
  font-size: 1.8em;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.9);
}

/* line 1228, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 #intro .carousel-caption-center p,
body.procpr_landing5 #intro-video .carousel-caption-center p {
  font-size: 1.3em;
  font-weight: 400;
  line-height: 1.8;
  color: rgba(255, 255, 255, 0.9);
  margin: 1em 10em;
}

/* line 1236, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 #intro .carousel-caption-center .btn,
body.procpr_landing5 #intro-video .carousel-caption-center .btn {
  margin: 1em 0;
  padding: 1em 2em;
  background: #4aa1db;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

/* line 1244, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 #intro .carousel-caption-center .btn:hover,
body.procpr_landing5 #intro-video .carousel-caption-center .btn:hover {
  background: #2889ca;
}

/* line 1248, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 #intro .carousel-caption-left,
body.procpr_landing5 #intro-video .carousel-caption-left {
  position: absolute;
  left: 29px;
  bottom: 15%;
  max-width: 550px;
  z-index: 10;
}

/* line 1256, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 #intro .carousel-caption-left h1,
body.procpr_landing5 #intro-video .carousel-caption-left h1 {
  font-size: 3em;
  font-weight: 800;
  margin: 0 0 0.5em;
}

/* line 1262, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 #intro .carousel-caption-left h2,
body.procpr_landing5 #intro-video .carousel-caption-left h2 {
  font-size: 1.8em;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.8);
}

/* line 1268, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 #intro .carousel-caption-left p,
body.procpr_landing5 #intro-video .carousel-caption-left p {
  font-size: 1.3em;
  font-weight: 100;
  line-height: 1.8;
  color: rgba(255, 255, 255, 0.8);
}

/* line 1275, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 #intro .carousel-caption-left .btn,
body.procpr_landing5 #intro-video .carousel-caption-left .btn {
  margin: 1em 0;
  padding: 1em 2em;
  background: #4aa1db;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

/* line 1283, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 #intro .carousel-caption-left .btn:hover,
body.procpr_landing5 #intro-video .carousel-caption-left .btn:hover {
  background: #2889ca;
}

/* line 1287, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .overlay-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 1;
  background: rgba(0, 0, 0, 0.5);
  background: -webkit-radial-gradient(50% 55%, ellipse closest-corner, rgba(0, 0, 0, 0.57) 1%, rgba(0, 0, 0, 0.8) 100%);
  background: -moz-radial-gradient(50% 55%, ellipse closest-corner, rgba(0, 0, 0, 0.57) 1%, rgba(0, 0, 0, 0.8) 100%);
  background: -ms-radial-gradient(50% 55%, ellipse closest-corner, rgba(0, 0, 0, 0.57) 1%, rgba(0, 0, 0, 0.8) 100%);
  background: radial-gradient(50% 55%, ellipse closest-corner, rgba(0, 0, 0, 0.57) 1%, rgba(0, 0, 0, 0.8) 100%);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 0;
}

/* line 1310, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .overlay-bg.black {
  opacity: 0.5;
}

/* line 1313, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .overlay-bg.light {
  background-image: -webkit-linear-gradient(top, rgba(243, 243, 243, 0.95) 80%, rgba(243, 243, 243, 0.85) 100%);
  background-image: linear-gradient(to bottom, rgba(243, 243, 243, 0.95) 80%, rgba(243, 243, 243, 0.85) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f3f3f3', endColorstr='#d9f3f3f3', GradientType=0);
}

/* line 1319, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .ie9 .overlay-bg,
body.procpr_landing5 .ie8 .overlay-bg {
  background: url(/assets/landing/dynamic5/ie-overlay.png);
}

/* line 1323, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .mb_YTVPlayer :focus {
  outline: 0;
}

/* line 1326, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .mb_YTVPlayer {
  display: block;
  transform: translateZ(0);
  transform-style: preserve-3d;
  perspective: 1000;
  backface-visibility: hidden;
  transform: translate3d(0, 0, 0);
  animation-timing-function: linear;
}

/* line 1335, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .mb_YTVPlayer.fullscreen {
  display: block;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  margin: 0 !important;
}

/* line 1344, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .mbYTP_wrapper iframe {
  max-width: 4000px !important;
}

/* line 1347, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .inline_YTPlayer {
  margin-bottom: 20px;
  vertical-align: top;
  position: relative;
  left: 0;
  overflow: hidden;
  border-radius: 4px;
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
  background: rgba(0, 0, 0, 0.5);
}

/* line 1359, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .inline_YTPlayer img {
  border: none !important;
  -moz-transform: none !important;
  -webkit-transform: none !important;
  -o-transform: none !important;
  transform: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

/* line 1369, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .mb_YTVPBar .ytpicon {
  font-size: 20px;
  font-family: 'ytpregular';
}

/* line 1373, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .mb_YTVPBar .mb_YTVPUrl.ytpicon {
  font-size: 30px;
}

/* line 1376, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .mb_YTVPBar {
  transition: opacity 1s;
  -moz-transition: opacity 1s;
  -webkit-transition: opacity 1s;
  -o-transition: opacity 1s;
  display: block;
  width: 100%;
  height: 10px;
  padding: 5px;
  background: #333;
  position: fixed;
  bottom: 0;
  left: 0;
  -moz-box-sizing: padding-box;
  -webkit-box-sizing: border-box;
  text-align: left;
  z-index: 1000;
  font: 14px/16px sans-serif;
  color: white;
  opacity: .1;
}

/* line 1397, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .mb_YTVPBar.visible,
body.procpr_landing5 .mb_YTVPBar:hover {
  opacity: 1;
}

/* line 1401, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .mb_YTVPBar .buttonBar {
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  background: transparent;
  font: 12px/14px Calibri;
  position: absolute;
  top: -30px;
  left: 0;
  padding: 5px;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 1418, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .mb_YTVPBar:hover .buttonBar {
  background: rgba(0, 0, 0, 0.4);
}

/* line 1421, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .mb_YTVPBar span {
  display: inline-block;
  font: 16px/20px Calibri, sans-serif;
  position: relative;
  width: 30px;
  height: 25px;
  vertical-align: middle;
}

/* line 1429, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .mb_YTVPBar span.mb_YTVPTime {
  width: 130px;
}

/* line 1432, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .mb_YTVPBar span.mb_YTVPUrl,
body.procpr_landing5 .mb_YTVPBar span.mb_OnlyYT {
  position: absolute;
  width: auto;
  display: block;
  top: 6px;
  right: 10px;
  cursor: pointer;
}

/* line 1441, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .mb_YTVPBar span.mb_YTVPUrl img {
  width: 60px;
}

/* line 1444, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .mb_YTVPBar span.mb_OnlyYT {
  left: 185px;
  right: auto;
}

/* line 1448, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .mb_YTVPBar span.mb_OnlyYT img {
  width: 25px;
}

/* line 1451, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .mb_YTVPBar span.mb_YTVPUrl a {
  color: white;
}

/* line 1454, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .mb_YTVPPlaypause,
body.procpr_landing5 .mb_YTVPlayer .mb_YTVPPlaypause img {
  cursor: pointer;
}

/* line 1458, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .mb_YTVPMuteUnmute {
  cursor: pointer;
}

/* line 1462, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .mb_YTVPProgress {
  height: 10px;
  width: 100%;
  background: #222;
  bottom: 0;
  left: 0;
}

/* line 1469, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .mb_YTVPLoaded {
  height: 10px;
  width: 0;
  background: #444;
  left: 0;
}

/* line 1475, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .mb_YTVTime {
  height: 5px;
  width: 0;
  background: #fff;
  bottom: 0;
  left: 0;
  -moz-box-shadow: #666666 1px 1px 3px;
  -webkit-box-shadow: #666666 1px 1px 3px;
}

/* line 1484, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .YTPOverlay.raster {
  background: url(/images/images/raster.png);
}

/* line 1487, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .YTPOverlay.raster.retina {
  background: url(/images/raster@2x.png);
}

/* line 1490, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 section {
  padding: 4em 0;
  position: relative;
}

/* line 1494, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 section:before,
body.procpr_landing5 section:after {
  position: absolute;
  content: '';
  pointer-events: none;
}

/* line 1500, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 section h1 {
  font-size: 3em;
}

/* line 1503, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 section h2 {
  font-size: 3em;
  font-weight: 100;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0.5em 0;
  line-height: 1.3;
}

/* line 1511, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 section h3 {
  font-size: 1em;
  font-weight: 600;
  text-transform: uppercase;
  color: #4aa1db;
  letter-spacing: 1px;
}

/* line 1518, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 section p {
  font-size: 1.1em;
  font-weight: 100;
  margin: 0 0 2em;
}

/* line 1523, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 section .lead {
  font-size: 1.3em;
}

/* line 1526, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 section.light {
  background: #ededed;
}

/* line 1529, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 section.light.with-bg {
  background: url(/assets/landing/dynamic5/bg-content1.jpg) center center no-repeat;
  background-size: cover;
}

/* line 1533, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 section.dark {
  background: #2b2d35;
}

/* line 1536, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 section.dark.with-bg {
  background: url(/assets/landing/dynamic5/bg-content1.jpg) center center no-repeat;
  background-size: cover;
}

/* line 1540, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 section.dark h1,
body.procpr_landing5 section.dark h2,
body.procpr_landing5 section.dark h4,
body.procpr_landing5 section.dark h5,
body.procpr_landing5 section.dark h6 {
  color: white;
  margin-bottom: 0.5em;
}

/* line 1548, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 section.dark .text-muted {
  color: rgba(255, 255, 255, 0.7);
}

/* line 1551, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 section.dark p {
  color: white;
  letter-spacing: 0.5px;
}

/* line 1555, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 section.content h1 {
  font-size: 3em;
}

/* line 1558, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 section.content h2 {
  font-size: 3.5em;
  font-weight: 800;
  margin: 0.3em auto 0.5em;
  padding: 0em 3em;
  line-height: 1.3;
}

/* line 1565, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 section.content h3 {
  font-size: 1.2em;
  font-weight: 600;
  text-transform: uppercase;
}

/* line 1570, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 section.content p.desc {
  font-size: 1.2em;
  font-weight: 300;
  line-height: 2;
  margin: 0 0 2em;
  padding: 0 14em;
}

/* line 1577, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 section.content img {
  margin: auto;
}

/* line 1580, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 section.cta h1 {
  font-size: 4em;
}

/* line 1583, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 section.cta h2 {
  font-size: 2.5em;
  margin: 0 auto 1em;
}

/* line 1587, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 section.cta h3 {
  font-weight: 1.2em;
  text-transform: uppercase;
}

/* line 1591, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 section.cta p {
  padding: 0 4em;
  margin: 0;
  font-size: 1.35em;
}

/* line 1596, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 section.cta p:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}

/* line 1600, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 section.cta .btn {
  background: #4aa1db;
  color: white;
  padding: 0.5em 2em;
  font-size: 1em;
  margin: 0 1em;
  border: 2px solid #4aa1db;
  text-transform: uppercase;
}

/* line 1609, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 section.cta .btn:hover {
  background: #2a8fd2;
  border-color: #2a8fd2;
}

/* line 1613, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 section .overlay-text {
  z-index: 10;
}

/* line 1616, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .separator::before {
  bottom: -30px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #dadada;
  box-shadow: 30px 0 #dadada, -30px 0 #dadada;
}

/* line 1627, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .separator::after {
  bottom: -25px;
  width: 115px;
  height: 1px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  box-shadow: -80px 0px 0 #dadada, 80px 0px 0 #dadada;
}

/* line 1636, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 #pricing .plan {
  background: white;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 7px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 1645, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 #pricing .plan .plan-title {
  margin: 0;
  border-radius: 7px 7px 0 0;
  overflow: hidden;
  text-align: center;
  background: #f5f5f5;
}

/* line 1652, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 #pricing .plan .plan-title h2 {
  padding: 1.3em 0.5em 0;
  margin: 0;
  font-size: 1.3em;
  font-weight: 200;
  text-align: center;
  color: #7c7c7c;
}

/* line 1660, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 #pricing .plan .plan-title h3 {
  font-weight: 200;
  font-size: 4em;
  line-height: 1.5em;
  margin-top: 0;
  color: #333333;
}

/* line 1667, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 #pricing .plan .plan-title p {
  font-size: 1.1em;
  font-weight: 200;
}

/* line 1671, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 #pricing .plan .plan-title div {
  padding: 2.2em 1em 0;
  text-align: right;
}

/* line 1675, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 #pricing .plan .plan-title input {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 1679, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 #pricing .plan .plan-title sup {
  top: -1.5em;
  font-size: 0.3em;
  padding-left: 0.2em;
}

/* line 1684, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 #pricing .plan .plan-title sub {
  bottom: -0.1em;
  font-size: 0.2em;
}

/* line 1688, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 #pricing .plan .plan-features {
  text-align: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 1694, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 #pricing .plan .plan-features li {
  padding: 1.3em 0;
  font-size: 1em;
  font-weight: 200;
  border-bottom: 1px solid #eaeaea;
}

/* line 1700, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 #pricing .plan .plan-cta {
  display: block;
  margin: 0;
  text-align: center;
  border-radius: 0 0 7px 7px;
  overflow: hidden;
}

/* line 1707, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 #pricing .plan .plan-cta .plan-buy {
  margin: 2em 0;
}

/* line 1710, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 #pricing .plan .plan-cta .plan-buy .btn {
  background: #4aa1db;
  padding: 10px 30px;
  font-size: 1em;
  font-weight: 300;
  color: white;
}

/* line 1717, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 #pricing .plan .plan-cta .plan-buy .btn:hover {
  background: #2889ca;
}

/* line 1720, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 #pricing .plan.featured {
  padding: 1.5em 0 0;
  margin-top: -1.5em;
}

/* line 1724, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 #pricing .plan.featured .plan-title {
  margin: -1.5em 0 0;
  padding-top: 1.5em;
}

/* line 1728, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 #testimonials .carousel .carousel-control {
  font-size: 3em;
}

/* line 1731, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 #testimonials .carousel .carousel-control.left {
  left: -100px;
}

/* line 1734, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 #testimonials .carousel .carousel-control.right {
  right: -100px;
}

/* line 1737, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 #testimonials .carousel .carousel-indicators {
  bottom: 0;
}

/* line 1740, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 #testimonials .carousel .carousel-indicators li,
body.procpr_landing5 #testimonials .carousel .carousel-indicators .active {
  width: 15px;
  height: 15px;
  margin: 1px;
}

/* line 1746, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 #testimonials .carousel blockquote {
  margin: 0;
  padding: 0;
  min-height: 250px;
}

/* line 1751, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 #testimonials .carousel blockquote img {
  width: 100px;
  height: 100px;
}

/* line 1755, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 #testimonials .carousel blockquote p {
  font-size: 1.3em;
  line-height: 1.7;
}

/* line 1759, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 #testimonials .carousel blockquote small,
body.procpr_landing5 #testimonials .carousel blockquote .small {
  font-size: 1em;
  font-weight: 300;
  color: white;
}

/* line 1765, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 #testimonials .carousel blockquote small:before,
body.procpr_landing5 #testimonials .carousel blockquote .small:before {
  content: '';
}

/* line 1769, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 #testimonials .carousel blockquote a {
  color: #4aa1db;
}

/* line 1772, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 #testimonials .carousel blockquote a:hover {
  color: #4aa1db;
  text-decoration: underline;
}

/* line 1776, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 #portfolio .portfolio-item {
  margin-bottom: 0.15em;
}

/* line 1779, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 #filters {
  margin-bottom: 1em;
}

/* line 1782, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 #filters button {
  background: none;
  border-radius: 4px;
  padding: 0.5em 1.3em;
  border: none;
  color: #9c9c9c;
  text-transform: uppercase;
  font-weight: 400;
  margin: 0 1px 6px 1px;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}

/* line 1794, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 #filters button:hover,
body.procpr_landing5 #filters button.active {
  border-color: #4c4c4c;
  color: #4c4c4c;
  font-weight: 600;
}

/* line 1800, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .grid {
  list-style: none;
  margin: 0 auto;
  text-align: center;
}

/* line 1805, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .grid .portfolio-item {
  display: inline-block;
  margin: 0;
  padding: 20px;
  position: relative;
  text-align: left;
}

/* line 1812, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .grid figure {
  margin: 0;
  overflow: hidden;
  position: relative;
  background-color: rgba(44, 46, 53, 0.7);
  border-radius: 4px;
}

/* line 1819, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .grid figure .info {
  padding: 0;
  position: absolute;
  bottom: -60px;
  z-index: 100;
  width: 100%;
  text-align: center;
}

/* line 1827, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .grid figure .info h3 {
  font-size: 1.5em;
  margin-bottom: 4px;
}

/* line 1831, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .grid figure .info span {
  color: white;
}

/* line 1834, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .grid figure img {
  display: block;
  width: 100%;
  border-radius: 4px;
  position: relative;
}

/* line 1840, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .grid figcaption {
  background-color: rgba(44, 46, 53, 0.97);
  min-height: 35px;
  left: 0;
  padding: 16px 3px 0 0;
  position: absolute;
  text-align: center;
  top: 0;
  border-radius: 0 0 4px 4px;
}

/* line 1850, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .grid figcaption a {
  position: absolute;
  bottom: 20%;
}

/* line 1854, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .grid figcaption a.link,
body.procpr_landing5 .grid figcaption a.preview {
  display: inline-block;
  background: white;
  width: 35px;
  height: 35px;
  line-height: 35px;
  border: 1px solid #fff;
  border-radius: 50%;
  color: #4aa1db;
  text-decoration: none;
}

/* line 1866, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .grid figcaption a.preview {
  left: 38%;
}

/* line 1869, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .grid figcaption a.link {
  right: 38%;
}

/* line 1872, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .grid figcaption a.link:hover,
body.procpr_landing5 .grid figcaption a.preview:hover {
  background: #fff;
  color: #2889ca;
  transition: background 0.1s linear 0.1s;
}

/* line 1878, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .grid figcaption span {
  color: #fff;
  font-style: italic;
  padding: 0 10px 0 10px;
}

/* line 1883, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .grid figcaption h3 {
  color: #fff;
}

/* line 1886, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .cs-style-1 figure {
  overflow: hidden;
}

/* line 1889, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .cs-style-1 figure img,
body.procpr_landing5 .cs-style-1 figure .info {
  transition: all 0.4s;
}

/* line 1893, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .cs-style-1 figure:hover img {
  transform: translateY(-20px);
  -webkit-transform: translateY(-20px);
}

/* line 1897, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .cs-style-1 figure:hover .info,
body.procpr_landing5 .cs-style-1 figure .info.active {
  transform: translateY(-185px);
  -webkit-transform: translateY(-185px);
}

/* line 1902, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .cs-style-1 figcaption {
  height: 100%;
  width: 100%;
  top: auto;
  bottom: 0;
  opacity: 0;
  transform: translateY(100%);
  transition: transform 0.4s, opacity 0.1s 0.3s;
  -webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
  -webkit-transform: translateY(100%);
}

/* line 1913, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .cs-style-1 figure:hover figcaption,
body.procpr_landing5 .cs-style-1 figure figcaption.active {
  opacity: 1;
  transform: translateY(0px);
  transition: transform 0.5s, opacity 0.1s;
  -webkit-transition: -webkit-transform 0.2s, opacity 0.1s;
  -webkit-transform: translateY(0px);
}

@media screen and (max-width: 31.5em) {
  /* line 1922, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 .grid {
    padding: 10px 10px 100px 10px;
  }
  /* line 1925, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 .grid li {
    width: 100%;
    min-width: 300px;
  }
}

/* line 1930, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .contact-button:focus {
  outline: 0;
}

/* line 1933, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .contact-button.active {
  background: none !important;
  border-color: #cdcdcd !important;
  color: #cdcdcd !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 1940, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .contact-form {
  width: 600px;
  margin: 2em auto;
  overflow: hidden;
  border-radius: 4px;
  display: none;
}

/* line 1947, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .contact-form .message,
body.procpr_landing5 .contact-form .contact,
body.procpr_landing5 .contact-form .name,
body.procpr_landing5 .contact-form .footer,
body.procpr_landing5 .contact-form header,
body.procpr_landing5 .contact-form textarea {
  display: block;
  padding: 0;
  margin: 0;
  border: 0;
  clear: both;
  overflow: hidden;
}

/* line 1960, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .contact-form header {
  height: 75px;
  background: rgba(0, 0, 0, 0.05);
  line-height: 75px;
  padding-left: 20px;
  border-radius: 5px 5px 0 0;
}

/* line 1967, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .contact-form header h1 {
  font-size: 1.2em;
  text-transform: uppercase;
  color: rgba(51, 51, 51, 0.4);
}

/* line 1972, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .contact-form .first,
body.procpr_landing5 .contact-form .last {
  float: left;
  width: 50%;
  margin: 0;
  padding: 0 0 0 20px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  height: 50px;
}

/* line 1981, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .contact-form .first {
  border-radius: 4px 0 0 0;
}

/* line 1984, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .contact-form .last {
  border-left: 0;
  border-radius: 0 4px 0 0;
}

/* line 1988, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .contact-form .email {
  height: 50px;
  width: 100%;
  line-height: 25px;
  padding: 0 0 0 20px;
  border-top: 0;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

/* line 1998, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .contact-form textarea {
  height: 50px;
  width: 100%;
  line-height: 25px;
  padding: 15px 20px 15px 20px;
  border-top: 0;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 0 0 4px 4px;
  height: 200px;
}

/* line 2010, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .contact-form #success {
  margin-top: 1em;
}

/* line 2013, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .contact-form footer {
  text-align: center;
  background: none;
  padding: 1em 0;
}

/* line 2018, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .contact-form footer button {
  background: #4aa1db;
  border-radius: 4px;
  border: 0;
  color: white;
  padding: 1.3em 2em;
  margin-top: 1em;
  transition: all linear .2s;
}

/* line 2027, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .contact-form footer button:hover {
  background: #2889ca;
}

/* line 2030, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .contact-form footer button:focus {
  outline: none;
}

/* line 2033, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .contact-form .first:focus,
body.procpr_landing5 .contact-form .last:focus,
body.procpr_landing5 .contact-form .email:focus,
body.procpr_landing5 .contact-form textarea:focus {
  outline: none;
  background: #f1f1f1;
  color: rgba(51, 51, 51, 0.7);
}

/* line 2041, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 footer.footer {
  background: #2b2d35;
  padding: 5em 0;
  color: white;
}

/* line 2046, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 footer.footer .footer-logo {
  padding: 0 1em;
}

/* line 2049, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 footer.footer .footer-logo p,
body.procpr_landing5 footer.footer .footer-logo a {
  font-size: 0.9em;
  margin-right: 10px;
  color: #C9CACC;
}

/* line 2055, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 footer.footer .footer-logo a:hover {
  color: #4aa1db;
  text-decoration: none;
}

/* line 2059, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 footer.footer h2 {
  text-transform: uppercase;
}

/* line 2062, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 footer.footer h3 {
  text-transform: uppercase;
  font-size: 1.1em;
  margin-top: 2.1em;
  margin-bottom: 1em;
}

/* line 2068, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 footer.footer .label {
  font-weight: 400;
  letter-spacing: 0.5px;
}

/* line 2072, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 footer.footer ul {
  margin-bottom: 4em;
}

/* line 2075, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 footer.footer ul li {
  display: block;
  margin-bottom: 0.75em;
}

/* line 2079, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 footer.footer ul li a {
  color: #C9CACC;
}

/* line 2082, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 footer.footer ul li a:hover {
  color: #4aa1db;
  text-decoration: none;
}

/* line 2086, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 footer.footer .copyright {
  color: rgba(255, 255, 255, 0.7);
  line-height: 2;
  font-weight: 200;
  letter-spacing: 0.7px;
}

/* line 2092, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 footer.footer .logo {
  padding: 1em 0 0;
}

/* line 2095, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 footer.footer .icon {
  font-size: 1.5em;
  margin: 1.5em 0.75em 0;
}

/* line 2099, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .icon {
  border-radius: 50%;
  width: 31px;
  height: 31px;
  line-height: 30px;
  display: inline-block;
  text-align: center;
  color: #d8d8d8;
  font-size: 1em;
}

/* line 2109, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .icon:hover {
  color: #4aa1db;
}

/* line 2112, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .icons .icon-wrapper {
  width: 140px;
  height: 140px;
  border-radius: 50%;
  background-color: rgba(72, 160, 219, 0.4);
  text-align: center;
  margin: 2em auto 0;
  padding: 3em 0;
}

/* line 2121, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .icons .icon-wrapper .icon-large {
  color: white;
  font-size: 4em;
  display: block;
}

/* line 2126, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .icons .icon-wrapper span {
  text-transform: uppercase;
  font-weight: 600;
  color: #206c9f;
}

/* line 2131, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .icons p {
  margin: 0 2em 2em;
}

/* line 2134, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .behance {
  background: #053eff !important;
  color: white !important;
}

/* line 2138, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .behance:hover {
  background: #0030d1 !important;
}

/* line 2141, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .dribbble {
  background: #ea4c89 !important;
  color: white !important;
}

/* line 2145, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .dribbble:hover {
  background: #e51e6b !important;
}

/* line 2148, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .facebook {
  background: #3b5998 !important;
  color: white !important;
}

/* line 2152, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .facebook:hover {
  background: #2d4373 !important;
}

/* line 2155, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .foursquare {
  background: #25a0ca !important;
  color: white !important;
}

/* line 2159, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .foursquare:hover {
  background: #1d7e9f !important;
}

/* line 2162, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .google {
  background: #db4a39 !important;
  color: white !important;
}

/* line 2166, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .google:hover {
  background: #be3323 !important;
}

/* line 2169, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .instagram {
  background: #634d40 !important;
  color: white !important;
}

/* line 2173, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .instagram:hover {
  background: #44352c !important;
}

/* line 2176, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .linkedin {
  background: #0e76a8 !important;
  color: white !important;
}

/* line 2180, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .linkedin:hover {
  background: #0a5579 !important;
}

/* line 2183, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .pinterest {
  background: #c8232c !important;
  color: white !important;
}

/* line 2187, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .pinterest:hover {
  background: #9d1b22 !important;
}

/* line 2190, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .skype {
  background: #00aff0 !important;
  color: white !important;
}

/* line 2194, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .skype:hover {
  background: #008abd !important;
}

/* line 2197, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .tumblr {
  background: #34526f !important;
  color: white !important;
}

/* line 2201, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .tumblr:hover {
  background: #24384c !important;
}

/* line 2204, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .twitter {
  background: #00acee !important;
  color: white !important;
}

/* line 2208, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .twitter:hover {
  background: #0087bb !important;
}

/* line 2211, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .vimeo {
  background: #86c9ef !important;
  color: white !important;
}

/* line 2215, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .vimeo:hover {
  background: #59b5e9 !important;
}

/* line 2218, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .youtube {
  background: #c4302b !important;
  color: white !important;
}

/* line 2222, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .youtube:hover {
  background: #9a2622 !important;
}

/* line 2225, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .modal-form {
  width: 300px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1000;
  margin: -184px 0px 0px -150px;
  background: #FFFFFF;
  box-shadow: 0px 0px 0px 9999px rgba(0, 0, 0, 0.6);
  border-radius: 3px;
}

/* line 2236, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 #signup.modal-form .user {
  border-top: 0;
}

/* line 2239, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 #signup.modal-form .fullname {
  border-top: 1px solid #e9e9e9;
}

/* line 2242, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .modal-form h2 {
  text-align: center;
  font-size: 1.7em;
  margin: 1em 0;
}

/* line 2247, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .modal-form .user {
  border-top: 1px solid #e9e9e9;
}

/* line 2250, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .modal-form .fullname input:focus,
body.procpr_landing5 .modal-form .user input:focus,
body.procpr_landing5 .modal-form .pw input:focus {
  background: #f3f3f3;
  transition: all 0.1s ease-out;
}

/* line 2256, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .modal-form input[type="text"],
body.procpr_landing5 .modal-form input[type="password"] {
  width: 300px;
  padding: 20px 0px;
  background: transparent;
  border: 0;
  outline: none;
  color: #222;
  margin: 0 auto;
  text-indent: 20px;
  font-weight: 300;
  border-bottom: 1px solid #e9e9e9;
}

/* line 2269, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .modal-form input[type=checkbox] {
  display: none;
}

/* line 2272, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .modal-form label {
  display: block;
  position: absolute;
  margin-top: 2px;
  width: 6px;
  height: 6px;
  border-radius: 2px;
  content: "";
  transition: all 0.5s ease-in-out;
  cursor: pointer;
  border: 3px solid white;
  box-shadow: 0px 0px 0px 2px #ccc;
}

/* line 2285, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .modal-form #remember:checked ~ label[for=remember] {
  background: #b5cd60;
  border: 3px solid white;
  box-shadow: 0px 0px 0px 2px #b5cd60;
}

/* line 2290, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .modal-form input[type="submit"] {
  background: #4aa1db;
  border: 0;
  color: white;
  font-weight: bold;
  padding: 18px 25px;
  cursor: pointer;
  transition: background 0.3s ease-in-out;
  width: 100%;
}

/* line 2300, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .modal-form input[type="submit"]:hover {
  background: #206c9f;
}

/* line 2303, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .modal-form .forgot {
  margin: 1.5em 0;
  padding: 0 1em;
  display: block;
  font-size: 13px;
  text-align: center;
  color: #b5b5b5;
}

/* line 2311, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .modal-form ::-webkit-input-placeholder {
  color: #777;
  font-weight: 300;
}

/* line 2315, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .modal-form .submit {
  text-align: center;
}

/* line 2318, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .modal-form .remember {
  padding: 30px 0px;
  font-size: 12px;
  text-indent: 20px;
  line-height: 15px;
  margin-left: 25px;
  display: inline-block;
}

/* line 2326, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .modal-form .forgot h3 {
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 15px;
}

/* line 2331, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .modal-form .forgot a {
  color: #777;
}

/* line 2334, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .modal-form .close {
  width: 32px;
  height: 32px;
  display: block;
  border: 0;
  border-radius: 0px 3px 0px 0px;
  position: absolute;
  right: 0px;
  padding: 0px;
  background: #fff;
  cursor: pointer;
  border-left: 1px solid #eee;
  border-bottom: 1px solid #eee;
}

/* line 2348, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .modal-form .close:after {
  content: '';
  display: block;
  position: absolute;
  width: 3px;
  height: 16px;
  transform: rotate(45deg);
  background: #ccc;
  margin: -8px 0px 0px 14px;
}

/* line 2358, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .modal-form .close:before {
  content: '';
  display: block;
  position: absolute;
  width: 3px;
  height: 16px;
  transform: rotate(-45deg);
  background: #ccc;
  margin: -8px 0px 0px 14px;
}

/* line 2368, app/assets/stylesheets/procpr_landing5.scss */
body.procpr_landing5 .modal-form .close:hover:before,
body.procpr_landing5 .modal-form .close:hover:after {
  background: #777;
  transition: all 0.2s linear;
}

@media (max-width: 992px) {
  /* line 2374, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 .cbp-af-header h1,
body.procpr_landing5 .cbp-af-header .nav a {
    line-height: 72px;
  }
  /* line 2378, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 .cbp-af-header.cbp-af-header-shrink h1 {
    font-size: 1em;
  }
  /* line 2381, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 .cbp-af-header h1 {
    margin: 0 auto;
  }
  /* line 2384, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 .cbp-af-header h1 a {
    margin: 0.5em 0;
  }
  /* line 2387, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 .cbp-af-header.cbp-af-header-shrink h1 a {
    margin: 0.1em 0;
  }
  /* line 2390, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 section.content h2 {
    font-size: 2.5em;
    padding: 0 1em;
  }
  /* line 2394, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 section.content p {
    font-size: 1.15em;
    line-height: 1.8;
    padding: 0 4em;
  }
  /* line 2399, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 section h2 {
    font-size: 2.3em;
  }
  /* line 2402, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 section p {
    font-size: 1.15em;
    line-height: 1.8;
  }
  /* line 2406, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 section .vertical-align {
    margin: 20px 0;
  }
}

@media (max-width: 1199px) {
  /* line 2411, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 .nav > li > a {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  /* line 2416, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 #intro .carousel-caption-center,
body.procpr_landing5 #intro-video .carousel-caption-center {
    max-height: 258px;
  }
  /* line 2420, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 #intro .carousel-caption-center p,
body.procpr_landing5 #intro-video .carousel-caption-center p {
    margin: 1em 2em;
  }
  /* line 2424, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 #intro .player,
body.procpr_landing5 #intro-video .player,
body.procpr_landing5 #intro .mbYTP_wrapper,
body.procpr_landing5 #intro-video .mbYTP_wrapper {
    display: none;
  }
  /* line 2430, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 section.content h2 {
    font-size: 2.5em;
    padding: 0 1em;
  }
  /* line 2434, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 section.content p {
    font-size: 1.15em;
    line-height: 1.8;
    padding: 0;
    margin: auto 0;
  }
  /* line 2440, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 section h2 {
    font-size: 2.2em;
  }
  /* line 2443, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 .owl-theme-main .owl-item .item {
    padding: 2em 1em;
  }
  /* line 2446, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 .owl-theme-main .owl-item .item p {
    padding: 0;
  }
  /* line 2449, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 footer.footer h2 {
    font-size: 1.7em;
    margin-bottom: 0.7em;
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  /* line 2455, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 #pricing .plan {
    max-width: 400px;
    margin: 0 auto 2em;
  }
  /* line 2459, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 #pricing .plan.featured {
    padding: 0;
    margin-top: 0;
  }
  /* line 2463, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 #pricing .plan.featured .plan-title {
    margin: 0;
    padding-top: 0;
  }
}

@media (max-width: 767px) {
  /* line 2469, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 .background-cover {
    background-position: 60% 0 !important;
  }
  /* line 2472, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 .img-overlap {
    margin-bottom: -110px;
  }
  /* line 2475, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 section {
    text-align: center;
  }
  /* line 2478, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 .navbar-collapse {
    background-color: rgba(44, 46, 53, 0.9);
  }
  /* line 2481, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 .navbar-collapse ul {
    width: 100%;
  }
  /* line 2484, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 .navbar-collapse .open .dropdown-menu > li > a {
    color: white;
  }
  /* line 2487, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 .cbp-af-header .nav a {
    line-height: 2;
  }
  /* line 2490, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 .navbar-collapse {
    background-color: rgba(44, 46, 53, 0.9);
  }
  /* line 2493, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 .navbar-collapse ul {
    width: 100%;
  }
  /* line 2496, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 .navbar-collapse .open .dropdown-menu > li > a {
    color: white;
  }
  /* line 2499, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 .cbp-af-header {
    position: absolute;
  }
  /* line 2502, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 .cbp-af-header h1 a {
    margin: 0.1em 0;
  }
  /* line 2505, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 .cbp-af-header .nav a {
    line-height: 2;
  }
  /* line 2508, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 .cbp-af-header .nav a.login:before {
    background: transparent;
  }
  /* line 2511, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 .cbp-af-header .nav a.btn {
    display: inline-block;
  }
  /* line 2514, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 #intro .carousel-caption-center,
body.procpr_landing5 #intro-video .carousel-caption-center {
    max-height: 192px;
  }
  /* line 2518, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 #intro .carousel-caption-center h1,
body.procpr_landing5 #intro-video .carousel-caption-center h1 {
    font-size: 1.7em;
    line-height: 1.4;
    margin-right: 0;
  }
  /* line 2524, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 #intro .carousel-caption-center h2,
body.procpr_landing5 #intro-video .carousel-caption-center h2 {
    font-size: 1.3em;
  }
  /* line 2528, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 #intro .carousel-caption-center p,
body.procpr_landing5 #intro-video .carousel-caption-center p {
    font-size: 1em;
    padding-right: 0;
    margin: 1em 0;
  }
  /* line 2534, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 #intro .carousel-caption-center .btn,
body.procpr_landing5 #intro-video .carousel-caption-center .btn {
    padding: 0.8em 1.5em;
  }
  /* line 2538, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 #intro .player,
body.procpr_landing5 #intro-video .player,
body.procpr_landing5 #intro .mbYTP_wrapper,
body.procpr_landing5 #intro-video .mbYTP_wrapper {
    display: none;
  }
  /* line 2544, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 #featured1,
body.procpr_landing5 #featured2 {
    text-align: center;
  }
  /* line 2548, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 #featured1 img,
body.procpr_landing5 #featured2 img {
    margin: auto;
  }
  /* line 2552, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 #pricing .plan {
    max-width: 400px;
    margin: 0 auto 2em;
  }
  /* line 2556, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 #pricing .plan.featured {
    padding: 0;
    margin-top: 0;
  }
  /* line 2560, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 #pricing .plan.featured .plan-title {
    margin: 0;
    padding-top: 0;
  }
  /* line 2564, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 footer.footer h2 {
    font-size: 1.7em;
    margin-bottom: 0.7em;
  }
  /* line 2568, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 section h2,
body.procpr_landing5 section.content h2 {
    font-size: 2.5em;
    padding: 0 1em;
  }
  /* line 2573, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 section p,
body.procpr_landing5 section.content p {
    font-size: 1.15em;
    line-height: 1.8;
    padding: 0;
  }
  /* line 2579, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 section.separator::before,
body.procpr_landing5 section.content.separator::before {
    bottom: -9px;
  }
  /* line 2583, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 section.separator::after,
body.procpr_landing5 section.content.separator::after {
    bottom: -4px;
  }
  /* line 2587, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 .vertical-align {
    margin: 20px 0;
  }
  /* line 2590, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 .icons {
    margin-bottom: 4.5em;
  }
  /* line 2593, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 #testimonials .carousel .carousel-indicators {
    bottom: -30px;
  }
  /* line 2596, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 #testimonials .carousel blockquote p {
    font-size: 1em;
  }
  /* line 2599, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 #testimonials .carousel blockquote small {
    font-size: 0.8em;
  }
  /* line 2602, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 section.cta h2 {
    padding: 0;
  }
  /* line 2605, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 section.cta .btn {
    margin-top: 1em;
    width: 200px;
  }
  /* line 2609, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 .contact-form {
    width: 100%;
  }
  /* line 2612, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 footer.footer .row {
    text-align: center;
  }
  /* line 2615, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 footer.footer .row .col-md-3 {
    margin-bottom: 5em;
  }
}

@media (max-width: 480px) {
  /* line 2620, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 .cbp-af-header h1 {
    font-size: 1.5em;
  }
  /* line 2623, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 .cbp-af-header .nav a.btn {
    display: block;
  }
  /* line 2626, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 #intro .carousel-caption-center h1,
body.procpr_landing5 #intro-video .carousel-caption-center h1 {
    font-size: 1.8em;
    line-height: 1.4;
    margin-right: 0;
  }
  /* line 2632, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 #intro .carousel-caption-center h2,
body.procpr_landing5 #intro-video .carousel-caption-center h2 {
    font-size: 1.4em;
  }
  /* line 2636, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 #intro .carousel-caption-center p,
body.procpr_landing5 #intro-video .carousel-caption-center p {
    font-size: 1em;
    padding-right: 0;
  }
  /* line 2641, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 section h2,
body.procpr_landing5 section.content h2 {
    font-size: 1.5em;
    padding: 0 0.4em;
  }
  /* line 2646, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 section p,
body.procpr_landing5 section.content p {
    padding: 0;
  }
  /* line 2650, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 section.separator::before,
body.procpr_landing5 section.content.separator::before {
    bottom: -9px;
  }
  /* line 2654, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 section.separator::after,
body.procpr_landing5 section.content.separator::after {
    bottom: -4px;
  }
  /* line 2658, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 #testimonials ul {
    padding-left: 0;
  }
  /* line 2661, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 #testimonials ul li img {
    margin: 0 2.3em 9em 0;
  }
  /* line 2664, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 #testimonials .carousel blockquote p {
    font-size: 1em;
  }
  /* line 2667, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 #testimonials .carousel blockquote small {
    font-size: 0.8em;
  }
  /* line 2670, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 section.cta h2 {
    padding: 0;
  }
  /* line 2673, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 section.cta p {
    padding: 0 0 1em;
  }
  /* line 2676, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 section.cta .btn {
    width: 80%;
  }
  /* line 2679, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 .overlay .overlay-close {
    width: 29px;
    height: 29px;
  }
  /* line 2683, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 .overlay #contactForm {
    padding: 0 1em;
  }
  /* line 2686, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 .overlay #contactForm > span {
    font-size: 2em;
    margin-top: 1.5em;
  }
  /* line 2690, app/assets/stylesheets/procpr_landing5.scss */
  body.procpr_landing5 .overlay #contactForm input {
    padding: 1.5em 1em;
  }
}

/* line 4, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing {
  overflow-x: hidden;
  font-family: "Raleway", sans-serif;
  /*
  *   Owl Carousel Owl Demo Theme
  * v1.3.2
  */
  /* fade */
  /* backSlide */
  /* goDown */
  /* scaleUp */
}

/* line 8, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing h1, body.procpr_responsive_landing h2, body.procpr_responsive_landing h3, body.procpr_responsive_landing h4, body.procpr_responsive_landing h5, body.procpr_responsive_landing h6, body.procpr_responsive_landing span:not(.glyphicon):not(.fab):not(.far):not(.fal):not(.fas) {
  font-family: "Raleway", sans-serif;
}

/* line 12, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing img {
  margin-right: 20px;
}

/* line 16, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing img, body.procpr_responsive_landing .geotrust-padding {
  margin-top: 1em;
  margin-bottom: 1em;
  text-align: left;
}

/* line 23, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing p {
  clear: left;
}

/* line 27, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing ul li {
  margin-left: 25px;
}

/* line 31, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .btn {
  background-image: none !important;
}

/* line 35, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .logo {
  float: left;
}

/* line 39, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .price_crossed_out {
  color: #747474;
  text-decoration: line-through;
  font-size: 14px;
}

/* line 45, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .small_course_table_price {
  font-weight: bold;
  font-size: 16px;
}

/* line 50, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .table {
  clear: both !important;
}

/* line 53, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .table .glyphicon {
  font-size: 20px;
}

/* line 57, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .table img {
  margin-right: 0;
}

/* line 62, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .main_blue_cta {
  background-image: none !important;
  background-color: rgba(245, 245, 245, 0.54) !important;
  border: 2px solid #2a9fd9 !important;
  text-transform: uppercase;
  color: #2a9fd9 !important;
  font-weight: bold !important;
  text-shadow: none !important;
}

/* line 71, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .main_blue_cta .fas, body.procpr_responsive_landing .main_blue_cta .fal, body.procpr_responsive_landing .main_blue_cta .fab, body.procpr_responsive_landing .main_blue_cta .far {
  font-size: 20px;
}

/* line 75, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .main_blue_cta:hover {
  background-color: #2a9fd9 !important;
  color: #fff !important;
}

/* line 81, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing #flash_container {
  margin-bottom: 10px;
}

/* line 85, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .modal-body p {
  white-space: normal;
  font-size: 14px;
  line-height: 20px;
}

/* line 92, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .wall-mount-body h4 {
  text-align: center;
}

/* line 97, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .course_rating {
  margin-top: 15px;
}

/* line 103, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .answer_holder .btn-text-sm {
  font-size: 0.7em;
}

/* line 108, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .choose_course_column {
  text-align: center;
  margin-bottom: 10px;
}

/* line 112, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .choose_course_column .choose_course_answer {
  position: relative;
  display: block;
  margin: 0 auto 0;
  padding: 0px !important;
}

/* line 118, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .choose_course_column .choose_course_answer .answer_holder {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}

/* line 127, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .xsmall_circle {
  height: 75px;
  width: 75px;
  font-size: 14px !important;
}

/* line 133, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .small_circle {
  height: 70px;
  width: 70px;
  font-size: 12px !important;
}

@media screen and (min-width: 351px) {
  /* line 133, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .small_circle {
    height: 80px;
    width: 80px;
    font-size: 13px !important;
  }
}

@media screen and (min-width: 768px) {
  /* line 133, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .small_circle {
    height: 115px;
    width: 115px;
    font-size: 18px !important;
  }
}

/* line 151, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .choose_course_question {
  font-size: 20px;
  line-height: 30px;
  text-align: center;
}

/* line 157, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .choose_under_answer_link {
  font-size: 16px;
  margin-bottom: 15px;
}

/* line 163, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .vs.choose_course_main_area {
  padding-top: 0px;
  padding-bottom: 0px;
}

/* line 166, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .vs.choose_course_main_area .choose_course_question {
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
}

/* line 171, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .vs.choose_course_main_area #do_not_know_link {
  margin-top: 0px;
}

/* line 174, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .vs.choose_course_main_area .under_answer_control_container {
  margin-top: 10px;
}

/* line 179, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .vs.choose_course_answers .choose_course_answer {
  background-color: red;
  border-radius: .5em;
  font-weight: bold;
  color: white;
  display: block;
  margin-top: .5em;
}

/* line 190, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .course_modal_course_name {
  color: white;
  font-weight: bold;
  font-size: 22px;
}

/* line 196, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .course_modal_generic_name {
  color: #eee;
  font-size: 16px;
}

/* line 201, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .blue_em {
  color: #2a9fd9;
  font-weight: bold !important;
}

/* line 206, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .red_em {
  color: #CE0036;
  font-weight: bold !important;
}

/* line 212, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .course_wizard_modal .modal-header {
  background-color: #2a9fd9;
  border-bottom: 1px solid #2a9fd9;
}

/* line 217, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .course_wizard_modal .modal-footer {
  border-top: 1px solid #2a9fd9;
}

/* line 220, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .course_wizard_modal .modal-footer .course_full_details {
  margin-top: 10px;
}

/* line 224, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .course_wizard_modal .modal-footer .img-responsive {
  margin: 0 auto 0;
}

/* line 231, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .course_wizard_modal .mini_choice_table td {
  border: none !important;
}

/* line 235, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .course_wizard_modal .mini_choice_table .course_table_skill_checks {
  text-align: left;
}

/* line 239, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .course_wizard_modal .mini_choice_table .course_table_skill_checks, body.procpr_responsive_landing .course_wizard_modal .mini_choice_table .small_course_table_price {
  vertical-align: middle;
}

/* line 242, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .course_wizard_modal .mini_choice_table .course_table_skill_checks .glyphicon, body.procpr_responsive_landing .course_wizard_modal .mini_choice_table .small_course_table_price .glyphicon {
  position: relative;
  top: 4px;
  left: 0px;
  margin-right: 5px;
}

/* line 251, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .course_wizard_modal .course-occupation-list-td {
  padding-top: 20px !important;
}

/* line 255, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .course_wizard_modal .course_comparable_row {
  font-weight: bold;
}

/* line 259, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .course_wizard_modal .course_table_large_blurb {
  padding-top: 25px !important;
}

/* line 264, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .course_wizard_modal.v2 {
  color: white;
}

/* line 267, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .course_wizard_modal.v2 .modal-header {
  background-color: #2a9fd9;
  border-bottom: 1px solid #2a9fd9;
  border-bottom: 5px solid #19ccd3;
}

/* line 272, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .course_wizard_modal.v2 .modal-header h4 {
  margin-top: 1em;
  margin-bottom: -15px;
}

/* line 277, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .course_wizard_modal.v2 .modal-header .close {
  opacity: 0.8 !important;
  filter: alpha(opacity=80) !important;
  color: #fff !important;
  position: relative;
  top: 5px;
  right: 5px;
}

/* line 288, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .course_wizard_modal.v2.hcp .modal-body {
  background: url(/assets/landing/responsive/wizard_v2_hcp.jpg) no-repeat center center/cover;
}

/* line 294, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .course_wizard_modal.v2.lr .modal-body {
  background: url(/assets/landing/responsive/wizard_v2_lr.jpg) no-repeat center center/cover;
}

/* line 299, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .course_wizard_modal.v2 .modal-body {
  min-height: 35em;
  background-size: cover;
  background-position: center;
}

/* line 304, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .course_wizard_modal.v2 .modal-body .course-name {
  font-weight: bold;
  text-align: center;
}

/* line 308, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .course_wizard_modal.v2 .modal-body .course-name h3 {
  font-weight: bold;
  font-size: 30px;
}

/* line 313, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .course_wizard_modal.v2 .modal-body .course-name span {
  font-size: 18px;
}

/* line 318, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .course_wizard_modal.v2 .modal-body hr {
  border-width: 3px;
  margin: 5px 2em;
}

/* line 323, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .course_wizard_modal.v2 .modal-body .includes {
  text-align: center;
  font-style: italic;
  font-size: 18px;
}

/* line 329, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .course_wizard_modal.v2 .modal-body .bullets {
  font-size: 20px;
  margin-left: 10px;
}

/* line 334, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .course_wizard_modal.v2 .modal-body .price {
  margin-left: 35px;
  font-size: 24px;
  font-weight: bold;
}

/* line 339, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .course_wizard_modal.v2 .modal-body .price .price_crossed_out {
  color: #CE0036;
}

/* line 344, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .course_wizard_modal.v2 .modal-body .btn {
  background-color: #19CCD3;
  border-radius: 5px;
  color: white;
  font-size: 28px;
  margin-top: 5px;
  padding: 7px 30px;
  width: 100%;
  margin-top: 1em;
}

/* line 356, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .course_wizard_modal.v2 .modal-footer {
  padding: 0;
  margin-top: 0;
  border-top: none;
  border-bottom: 15px solid #19CCD3;
}

/* line 362, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .course_wizard_modal.v2 .modal-footer .trust-stripe {
  background-color: white;
}

/* line 365, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .course_wizard_modal.v2 .modal-footer .trust-stripe .images {
  margin-left: auto;
  margin-right: auto;
  width: 255px;
}

/* line 374, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .choose_course_answers {
  margin-top: 20px;
}

/* line 377, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing #locale_redirect_answers.choose_course_answers {
  font-size: 2em;
}

/* line 381, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .choose_course_answers .choose_course_answer {
  border-radius: 100px;
  color: #2a9fd9 !important;
  background-color: white !important;
  font-weight: bold;
  border: 2px solid #2a9fd9 !important;
}

/* line 388, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .choose_course_answers .choose_course_answer:hover {
  background-color: #2a9fd9 !important;
  color: #fff !important;
}

@media screen and (max-width: 767px) {
  /* line 396, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing span.hidden-inline-xs, body.procpr_responsive_landing div.hidden-inline-xs, body.procpr_responsive_landing i.hidden-inline-xs {
    display: none !important;
  }
  /* line 399, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing span.visible-inline-xs, body.procpr_responsive_landing div.visible-inline-xs, body.procpr_responsive_landing i.visible-inline-xs {
    display: inline !important;
  }
}

/* line 404, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing span.visible-inline-xs, body.procpr_responsive_landing div.visible-inline-xs, body.procpr_responsive_landing i.visible-inline-xs {
  display: none;
}

/* line 408, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing span.visible-inline-lg, body.procpr_responsive_landing div.visible-inline-lg, body.procpr_responsive_landing i.visible-inline-lg {
  display: none;
}

/* line 412, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .star-rating {
  position: relative;
  width: 125px;
  height: 25px;
  overflow: hidden;
  list-style: none;
  margin: 0 10px 0 0;
  padding: 0;
  background-position: left top;
}

/* line 422, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .star-rating li {
  display: inline;
  margin-left: 0;
}

/* line 426, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .star-rating a,
body.procpr_responsive_landing .star-rating .current-rating {
  position: absolute;
  top: 0;
  left: 0;
  text-indent: -1000em;
  height: 25px;
  line-height: 25px;
  outline: none;
  overflow: hidden;
  border: none;
}

/* line 438, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .star-rating .current-rating {
  z-index: 1;
  background-position: left bottom;
}

/* line 443, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .small-star {
  width: 50px;
  height: 10px;
}

/* line 448, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .small-star,
body.procpr_responsive_landing .small-star .current-rating {
  background-image: url(/assets/sites/common/en/stars_small.png);
  line-height: 10px;
  height: 10px;
}

/* line 455, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .larger-star {
  width: 150px;
  height: 30px;
  margin: -10px auto 20px !important;
  float: center !important;
}

/* line 461, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .larger-star li {
  margin-left: 0;
  padding-left: 0;
}

/* line 467, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .larger-star,
body.procpr_responsive_landing .larger-star .current-rating {
  background-image: url(/assets/sites/common/en/stars_larger.png);
  line-height: 30px;
  height: 30px;
}

/* line 474, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .medium-star {
  width: 100px;
  height: 20px;
}

/* line 479, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .medium-star,
body.procpr_responsive_landing .medium-star .current-rating {
  background-image: url(/assets/sites/common/en/stars_medium.png);
  line-height: 20px;
  height: 20px;
}

/* line 486, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .video-container {
  clear: both;
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

/* line 494, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .video-container iframe,
body.procpr_responsive_landing .video-container object,
body.procpr_responsive_landing .video-container embed,
body.procpr_responsive_landing .video-container video {
  position: absolute;
  top: 0 !important;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 506, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing #anon_create_account_div h4.modal-title, body.procpr_responsive_landing #group_create_account h4.modal-title, body.procpr_responsive_landing #modal-signup-form h4.modal-title, body.procpr_responsive_landing #acls_leaving h4.modal-title {
  background-color: #3A587F;
  color: #fff;
  padding: 0.5em;
  text-align: center !important;
  border-radius: 5px;
  font-size: 25px !important;
  line-height: 1.4 !important;
}

/* line 515, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing #anon_create_account_div h4.modal-title div.save, body.procpr_responsive_landing #group_create_account h4.modal-title div.save, body.procpr_responsive_landing #modal-signup-form h4.modal-title div.save, body.procpr_responsive_landing #acls_leaving h4.modal-title div.save {
  font-size: 35px !important;
  line-height: 1.2 !important;
}

/* line 521, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing #anon_create_account_div p, body.procpr_responsive_landing #group_create_account p, body.procpr_responsive_landing #modal-signup-form p, body.procpr_responsive_landing #acls_leaving p {
  margin-bottom: 1.5em;
}

/* line 525, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing #anon_create_account_div .close, body.procpr_responsive_landing #group_create_account .close, body.procpr_responsive_landing #modal-signup-form .close, body.procpr_responsive_landing #acls_leaving .close {
  opacity: 0.8 !important;
  filter: alpha(opacity=80) !important;
  color: #fff !important;
  position: relative;
  top: 5px;
  right: 5px;
}

/* line 534, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing #anon_create_account_div .modal-footer, body.procpr_responsive_landing #group_create_account .modal-footer, body.procpr_responsive_landing #modal-signup-form .modal-footer, body.procpr_responsive_landing #acls_leaving .modal-footer {
  text-align: center;
}

/* line 537, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing #anon_create_account_div .modal-footer .btn, body.procpr_responsive_landing #group_create_account .modal-footer .btn, body.procpr_responsive_landing #modal-signup-form .modal-footer .btn, body.procpr_responsive_landing #acls_leaving .modal-footer .btn {
  font-size: 1.6em;
  margin-bottom: 0.4em;
  padding-left: 1.5em;
  padding-right: 1.5em;
}

/* line 544, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing #anon_create_account_div .modal-footer .reject-text, body.procpr_responsive_landing #group_create_account .modal-footer .reject-text, body.procpr_responsive_landing #modal-signup-form .modal-footer .reject-text, body.procpr_responsive_landing #acls_leaving .modal-footer .reject-text {
  font-size: 0.8em;
}

/* line 550, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .btn-orange {
  border: 1px solid #c65400;
  border-radius: 3px;
  box-shadow: inset 0 1px 0 0 #f8a161;
  color: white;
  display: inline-block;
  font-size: inherit;
  font-weight: bold;
  background-color: #ff740e;
  background-image: -webkit-linear-gradient(#ff740e, #d55a00);
  background-image: linear-gradient(#ff740e, #d55a00);
  padding: 7px 18px;
  text-decoration: none;
  text-shadow: 0 1px 0 #b14b00;
  background-clip: padding-box;
}

/* line 136, vendor/assets/stylesheets/bourbon/_bourbon-deprecated-upcoming.scss */
body.procpr_responsive_landing .btn-orange:hover:not(:disabled) {
  background-color: #ef6805;
  background-image: -webkit-linear-gradient(#ef6805, #c65400);
  background-image: linear-gradient(#ef6805, #c65400);
  box-shadow: inset 0 1px 0 0 #f7842f;
  cursor: pointer;
}

/* line 153, vendor/assets/stylesheets/bourbon/_bourbon-deprecated-upcoming.scss */
body.procpr_responsive_landing .btn-orange:active:not(:disabled), body.procpr_responsive_landing .btn-orange:focus:not(:disabled) {
  border: 1px solid #c65400;
  box-shadow: inset 0 0 8px 4px #b64d00, inset 0 0 8px 4px #b64d00;
}

/* line 60, vendor/assets/stylesheets/bourbon/_bourbon-deprecated-upcoming.scss */
body.procpr_responsive_landing .btn-orange:disabled {
  cursor: not-allowed;
  opacity: 0.5;
}

/* line 555, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing #someone-purchased p {
  clear: none;
}

/* line 558, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing #someone-purchased img {
  margin: 0;
}

/* line 563, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing #geotrust {
  display: block;
}

/* line 567, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing #countdown_timer_div {
  color: #fff;
  font-weight: bold;
  text-align: center;
  padding: 5px;
}

/* line 573, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing #countdown_timer_div .lto-label {
  font-size: 14px;
  font-style: italic;
  margin: 0 5px;
  font-weight: normal;
}

/* line 580, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing #countdown_timer_div .countdown_label {
  margin: 0 5px;
}

@media (max-width: 767px) {
  /* line 580, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing #countdown_timer_div .countdown_label {
    font-size: 20px;
  }
}

@media (min-width: 768px) {
  /* line 580, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing #countdown_timer_div .countdown_label {
    font-size: 26px;
  }
}

/* line 592, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing #countdown_timer_div #countdown_timer.countdown_label {
  letter-spacing: 2.5px;
}

/* line 599, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .center-block {
  margin-right: auto !important;
}

/* line 604, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .logo img {
  margin: 0;
  padding-right: .5em;
}

@media (max-width: 767px) {
  /* line 604, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .logo img {
    width: 50px;
  }
}

@media (min-width: 768px) {
  /* line 604, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .logo img {
    width: 65px;
  }
}

/* line 621, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .fake-menu .spacer {
  display: inline-block;
}

@media (max-width: 767px) {
  /* line 621, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .fake-menu .spacer {
    margin-left: 0em;
  }
}

@media (min-width: 768px) {
  /* line 621, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .fake-menu .spacer {
    margin-left: 2em;
  }
}

/* line 631, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .fake-menu .item {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 12px;
  padding-right: 12px;
  float: left;
}

/* line 639, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .fake-menu .item a :hover {
  text-decoration: underline;
  font-weight: bold;
}

/* line 646, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .fake-menu .active {
  background-color: #eee;
  color: #064285;
  font-weight: bold;
}

/* line 651, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .fake-menu .active a {
  color: #064285;
}

/* line 658, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .fake-menu-shadow {
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.26);
  position: relative;
}

@media (min-width: 768px) {
  /* line 663, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing #title_area {
    padding-left: 1em;
  }
}

/* line 672, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing #title_area h3 {
  margin: 0;
  padding-top: .2em;
}

@media (max-width: 767px) {
  /* line 672, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing #title_area h3 {
    font-size: 1.5em;
    padding-top: .45em;
  }
}

/* line 684, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .nav-pad {
  margin: 1em 0;
}

/* line 688, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .nav-item-group {
  text-align: right;
  padding-top: .75em;
}

/* line 693, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .nav-item {
  margin-right: .4em;
  display: inline-block;
}

/* line 698, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .phone-number-container {
  font-size: 1.3em;
}

/* line 702, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .btn {
  border-radius: 50px;
}

/* line 707, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing.prohipaa_layout .stripe-violations {
  background: url(/assets/landing/hipaa-violations-stripe.jpg) no-repeat #416ea1 center 0;
  background-size: cover;
  padding-top: 80px;
  padding-bottom: 40px;
}

/* line 711, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing.prohipaa_layout .stripe-violations p {
  font-size: 2.2em;
  text-align: center;
  color: #fff;
  margin-bottom: 1.5em;
}

/* line 721, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing.prohipaa_layout .stripe-violations .hipaa-cta-block {
  text-align: center;
}

/* line 725, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing.prohipaa_layout .stripe-violations .hipaa-cta-start-training {
  margin-top: 0;
}

/* line 730, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing.prohipaa_layout .gray-stripe-acls .hipaa-cta {
  margin-top: 0;
  margin-bottom: 50px;
}

/* line 736, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing.prohipaa_layout #hipaa-courses-logos {
  text-align: center;
}

/* line 738, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing.prohipaa_layout #hipaa-courses-logos img {
  height: 68px;
  margin: 0 25px 0 25px;
}

/* line 744, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing.prohipaa_layout #accreditation_heading {
  padding-bottom: 2em;
}

/* line 748, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing.prohipaa_layout .cyber-crime-stripe {
  background: url(/assets/landing/responsive/hipaa/cyber-crime-bg.jpg) no-repeat #416ea1 center 0;
  background-size: cover;
}

/* line 752, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing.prohipaa_layout .cyber-crime-stripe p {
  margin: 60px 0 50px 0;
  font-size: 1.3em;
}

@media (min-width: 992px) {
  /* line 759, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing.prohipaa_layout #hipaa-bundle-wizard-modal .modal-dialog {
    width: 910px;
  }
}

/* line 765, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing.prohipaa_layout #hipaa-bundle-wizard-modal .tooltip-inner {
  max-width: 280px;
  width: 280px;
}

/* line 775, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .hero.bilingual_layout {
  background: url(/assets/sites/procpr/en/nurse-bg.jpg) no-repeat #F7F7F7 center 0;
  background: linear-gradient(rgba(79, 180, 223, 0.2), rgba(79, 180, 223, 0.4)), url(/assets/sites/procpr/en/nurse-bg.jpg) no-repeat #F7F7F7 center 0;
  background-size: cover;
  min-height: 28em;
}

@media (max-width: 1199px) {
  /* line 775, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .hero.bilingual_layout {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(/assets/sites/procpr/en/nurse-bg.jpg) no-repeat #F7F7F7 center 0;
  }
}

@media (max-width: 991px) {
  /* line 775, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .hero.bilingual_layout {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(/assets/sites/procpr/en/nurse-bg.jpg) no-repeat #F7F7F7 70% 0;
  }
}

@media (min-width: 1199px) {
  /* line 775, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .hero.bilingual_layout {
    height: 35em;
  }
}

@media (min-width: 2150px) {
  /* line 775, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .hero.bilingual_layout {
    height: 45em;
  }
}

/* line 796, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .hero.hipaa_layout {
  background: url(/assets/landing/hipaa-landing-hero.jpg) no-repeat #F7F7F7 center 0;
  background-size: cover;
  min-height: 28em;
}

/* line 801, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .hero.hipaa_layout h2#hipaa-hero-headline {
  color: #319AEF;
  font-weight: bold;
  font-size: 3.2em;
  text-align: center;
  margin-top: 130px;
}

/* line 808, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .hero.hipaa_layout h3#hipaa-hero-subhead {
  color: #319AEF;
  text-align: center;
  margin-top: 1.4em;
}

/* line 813, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .hero.hipaa_layout .hero-cta-block {
  text-align: center;
}

/* line 816, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .hero.hipaa_layout .hipaa-cta {
  display: inline-block;
  width: 150px;
  height: 55px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  border-radius: 10px;
  padding: 10px;
  line-height: 1.2em;
  opacity: 0.8;
}

/* line 829, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .hero.hipaa_layout .hipaa-cta:hover {
  opacity: 1;
}

/* line 832, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .hero.hipaa_layout .hipaa-cta-individuals {
  background-color: #319AEF;
  margin-right: 20px;
}

/* line 836, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .hero.hipaa_layout .hipaa-cta-organizations {
  background-color: #66cbd2;
  margin-left: 20px;
}

@media (min-width: 529px) and (max-width: 991px) {
  /* line 796, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .hero.hipaa_layout {
    height: 30em;
  }
  /* line 842, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .hero.hipaa_layout h2#hipaa-hero-headline {
    margin-top: 100px;
  }
}

@media (max-width: 528px) {
  /* line 796, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .hero.hipaa_layout {
    height: 30em;
  }
  /* line 848, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .hero.hipaa_layout h2#hipaa-hero-headline {
    margin-top: 30px;
  }
  /* line 851, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .hero.hipaa_layout .hipaa-cta-individuals {
    margin-right: 5px;
  }
  /* line 854, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .hero.hipaa_layout .hipaa-cta-organizations {
    margin-left: 5px;
  }
}

@media (max-width: 344px) {
  /* line 859, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .hero.hipaa_layout h2#hipaa-hero-headline {
    font-size: 2.5em;
  }
  /* line 862, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .hero.hipaa_layout .hipaa-cta-individuals {
    margin-right: 0;
  }
  /* line 865, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .hero.hipaa_layout .hipaa-cta-organizations {
    margin-left: 0;
    margin-top: 10px;
  }
}

@media (min-width: 1420px) {
  /* line 796, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .hero.hipaa_layout {
    height: 25em;
    background-position-y: -50px;
  }
}

@media (min-width: 2150px) {
  /* line 796, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .hero.hipaa_layout {
    height: 34em;
  }
}

/* line 880, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .hero.acls_layout, body.procpr_responsive_landing .hero.pals_layout {
  background: url(/assets/sites/procpr/en/nurse-bg-dark.jpg) no-repeat #F7F7F7 center 0;
  background-size: cover;
  min-height: 28em;
}

@media (max-width: 991px) {
  /* line 880, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .hero.acls_layout, body.procpr_responsive_landing .hero.pals_layout {
    background: linear-gradient(rgba(0, 0, 0, 0.27), rgba(0, 0, 0, 0.27)), url(/assets/landing/responsive/rushing-nurses2.jpg) no-repeat #F7F7F7 59% -71px;
  }
}

@media (min-width: 992px) {
  /* line 880, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .hero.acls_layout, body.procpr_responsive_landing .hero.pals_layout {
    height: 35em;
  }
}

@media (min-width: 2150px) {
  /* line 880, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .hero.acls_layout, body.procpr_responsive_landing .hero.pals_layout {
    height: 45em;
  }
}

/* line 901, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .hero.pals_layout.v4 .hero-lto-box h3 {
  margin-top: 0;
  font-weight: bold;
  color: #fff;
  padding: 10px;
}

/* line 908, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .hero.pals_layout.v4 #hero-bls-box.hero-lto-box h3 {
  background-color: #d55653;
}

/* line 912, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .hero.pals_layout.v4 #hero-bundle-box.hero-lto-box h3 {
  background-color: #448ac5;
}

/* line 917, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .hero.pals_layout.v4 a.btn {
  font-size: 1.3em;
}

@media (max-width: 991px) {
  /* line 917, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .hero.pals_layout.v4 a.btn {
    font-size: 1.6em;
    margin-top: 10px;
  }
}

@media (min-width: 1200px) {
  /* line 917, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .hero.pals_layout.v4 a.btn {
    font-size: 1.4em;
  }
}

@media (max-width: 767px) {
  /* line 932, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .hero.cpr_layout {
    background-color: #428bca;
  }
}

@media (min-width: 1600px) {
  /* line 932, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .hero.cpr_layout {
    background: url(/assets/sites/procpr/en/nurse-dark-bg-eyefix.jpg) no-repeat #FFF;
    background-size: cover;
  }
}

@media (min-width: 768px) {
  /* line 932, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .hero.cpr_layout {
    background: url(/assets/sites/procpr/en/nurse-dark-bg-eyefix.jpg) no-repeat #FFF 30%;
    background-size: cover;
  }
}

/* line 946, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .hero.cpr_layout.v1, body.procpr_responsive_landing .hero.cpr_layout.v2 {
  min-height: 480px;
}

@media (min-width: 768px) and (max-width: 1599px) {
  /* line 950, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .hero.cpr_layout.v3 {
    background: url(/assets/sites/procpr/en/nurse-dark-bg-eyefix.jpg) no-repeat #F7F7F7 30% 0;
    background-color: white;
  }
}

@media (min-width: 1600px) {
  /* line 950, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .hero.cpr_layout.v3 {
    background: url(/assets/sites/procpr/en/nurse-dark-bg-eyefix.jpg) no-repeat #F7F7F7 30% 0;
    background-color: white;
    background-size: contain;
  }
}

/* line 962, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .hero.cpr_layout.v4 {
  background: url(/assets/sites/procpr/en/nurse-bg-dark.jpg) no-repeat #F7F7F7 center 0;
  background-size: cover;
  min-height: 28em;
}

@media (max-width: 991px) {
  /* line 962, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .hero.cpr_layout.v4 {
    background: linear-gradient(rgba(0, 0, 0, 0.27), rgba(0, 0, 0, 0.27)), url(/assets/landing/responsive/rushing-nurses2.jpg) no-repeat #F7F7F7 59% -71px;
  }
}

@media (min-width: 992px) {
  /* line 962, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .hero.cpr_layout.v4 {
    height: 35em;
  }
}

@media (min-width: 2150px) {
  /* line 962, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .hero.cpr_layout.v4 {
    height: 45em;
  }
}

/* line 978, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .hero.cpr_layout.v4 .hero-lto-box h3 {
  margin-top: 0;
  font-weight: bold;
  color: #fff;
  padding: 10px;
}

/* line 985, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .hero.cpr_layout.v4 #hero-bls-box.hero-lto-box h3 {
  background-color: #d55653;
}

/* line 989, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .hero.cpr_layout.v4 #hero-bundle-box.hero-lto-box h3 {
  background-color: #448ac5;
}

/* line 996, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .hero.default_layout {
  background: url(/assets/landing/responsive/Desktop-Hero.jpg) no-repeat #FFFFFF left bottom 0;
  background-size: cover;
  height: 28em;
}

@media (min-width: 1199px) {
  /* line 996, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .hero.default_layout {
    height: 35em;
  }
}

@media (min-width: 2150px) {
  /* line 996, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .hero.default_layout {
    height: 45em;
  }
}

/* line 1008, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .hero.instructor_layout {
  background: url(/assets/landing/responsive/instructor_hero.jpg) no-repeat #FFFFFF center right 0;
  background-size: cover;
  height: 28em;
}

@media (min-width: 1199px) {
  /* line 1008, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .hero.instructor_layout {
    height: 35em;
  }
}

@media (min-width: 2150px) {
  /* line 1008, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .hero.instructor_layout {
    height: 45em;
  }
}

/* line 1019, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .hero.instructor_layout .primary-heading {
  font-size: 36px;
  padding-bottom: 0;
  font-family: 'Graduate', cursive;
}

@media (min-width: 991px) {
  /* line 1019, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .hero.instructor_layout .primary-heading {
    font-size: 70px;
  }
}

/* line 1028, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .hero.instructor_layout .secondary-heading {
  font-size: 22px;
  letter-spacing: 1px;
  font-family: 'Nixie One', cursive;
}

@media (min-width: 991px) {
  /* line 1028, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .hero.instructor_layout .secondary-heading {
    font-size: 36px;
  }
}

/* line 1037, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .hero.instructor_layout .btn {
  background: #FB8B20;
  color: white;
  border-radius: 5px;
  font-size: 2em;
}

/* line 1045, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .hero.subscription_layout {
  background-color: #1C75C3;
  height: 45em;
}

@media (min-width: 767px) {
  /* line 1045, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .hero.subscription_layout {
    background: url(/assets/landing/responsive/subscription_bg.jpg) no-repeat #FFFFFF right top 0;
    background-size: cover;
  }
}

@media (min-width: 1199px) {
  /* line 1045, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .hero.subscription_layout {
    height: 45em;
  }
}

@media (min-width: 2150px) {
  /* line 1045, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .hero.subscription_layout {
    height: 45em;
  }
}

/* line 1061, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .hero.subscription_layout .container {
  margin-left: 3%;
}

/* line 1065, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .hero.subscription_layout .primary-text {
  font-size: 4em;
  text-align: center;
  padding: 10px 0;
}

/* line 1070, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .hero.subscription_layout .primary-text span {
  font-weight: bold;
}

/* line 1075, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .hero.subscription_layout .secondary-text {
  text-align: center;
  font-size: 15px;
  margin-bottom: 0;
  color: white;
}

@media (min-width: 767px) {
  /* line 1075, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .hero.subscription_layout .secondary-text {
    font-size: 20px;
    color: #333;
  }
}

/* line 1088, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .hero.training_courses_layout {
  background-color: lightgray;
  height: 28em;
}

@media (min-width: 991px) {
  /* line 1088, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .hero.training_courses_layout {
    background: url(/assets/landing/responsive/train_students_bg.jpg) no-repeat #FFFFFF left top 0;
    background-size: cover;
    height: 35em;
  }
}

@media (min-width: 2150px) {
  /* line 1088, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .hero.training_courses_layout {
    height: 45em;
  }
}

/* line 1103, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .hero.training_courses_layout .primary-text {
  font-size: 2em;
  text-align: center;
  padding: 10px 0;
}

@media (min-width: 991px) {
  /* line 1103, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .hero.training_courses_layout .primary-text {
    font-size: 4em;
  }
}

/* line 1113, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .hero.training_courses_layout p.course {
  font-size: 18px;
  margin-left: 2em;
}

@media (min-width: 991px) {
  /* line 1113, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .hero.training_courses_layout p.course {
    font-size: 32px;
    margin-left: 4em;
  }
}

/* line 1122, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .hero.training_courses_layout p.course i {
  margin-right: 10px;
}

/* line 1127, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .hero.training_courses_layout p.footnote {
  text-align: center;
  font-size: 20px;
  margin-top: 1.5em;
}

/* line 1134, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .hero.video_stripe {
  background: #3980c3;
}

/* line 1138, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .hero .mobile_cta_btn {
  border-radius: 10px;
  background-color: #ee7d09;
  color: white;
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 15px 15px;
}

/* line 1152, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing #bgvid {
  position: absolute;
  opacity: .9;
}

@media (max-aspect-ratio: 16/9) {
  /* line 1152, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing #bgvid {
    width: 300%;
    left: -100%;
    height: 100%;
  }
}

@media (min-aspect-ratio: 16/9) {
  /* line 1152, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing #bgvid {
    width: 100%;
    height: 300%;
    top: -100%;
  }
}

/* line 1167, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing #video-stripe-container-static {
  position: static;
  width: 100%;
  height: 100vh;
  min-height: 600px;
  overflow: hidden;
}

/* line 1175, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .video_stripe_layout {
  position: relative;
  width: 100%;
  height: 100%;
}

/* line 1181, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing #video-stripe-text-layer {
  position: absolute;
  background: rgba(23, 32, 43, 0.4);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 1191, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing #video-stripe-jump-down i:hover {
  text-decoration: none;
}

/* line 1196, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing #video-headline-row {
  margin-top: 27vh;
  text-shadow: 2px 2px 3px #555;
}

/* line 1201, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing #video-subheadline-row {
  text-shadow: 2px 2px 3px #555;
}

/* line 1205, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing #video-cta-row {
  margin-top: 4em;
}

/* line 1209, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .video-cta-button {
  background: #b92c28;
  color: white;
  border-radius: 5px;
  font-size: 2.3em;
  border: 2px solid white;
  padding: .4em;
  text-align: center;
  font-weight: bold;
}

/* line 1220, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing #video-benefit-row {
  position: absolute;
  bottom: .5em;
  font-size: 1.5em;
  letter-spacing: 2px;
  text-shadow: 2px 2px 3px #555;
}

/* line 1230, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing #nav-wrapper-video-stripe {
  background: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  color: white;
}

/* line 1239, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing #nav-wrapper-video-stripe .btn-default {
  background: none;
  color: white;
  border: 2px solid white;
}

/* line 1247, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing #nav-wrapper-video-stripe .motto small {
  color: white;
}

/* line 1253, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .acls-mobile-headline {
  color: white;
  font-weight: bold;
  font-size: 33px;
  padding-top: 2.15em;
  padding-bottom: 1.15em;
  text-shadow: 0px 3px 1px rgba(0, 0, 0, 0.26);
}

/* line 1262, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .mobile-discount-price {
  font-size: 28px;
  padding-top: .5em;
  padding-bottom: 0;
  margin-bottom: 0;
}

/* line 1269, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .mobile-save-label {
  padding-top: 0em;
  font-size: 16px;
}

/* line 1274, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .hero-headline {
  padding: 1em 1em 1em 1em;
}

@media (max-width: 425px) {
  /* line 1274, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .hero-headline {
    margin-top: 1em;
    margin-bottom: 1em;
  }
}

@media (min-width: 426px) {
  /* line 1274, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .hero-headline {
    margin-top: 2.5em;
    margin-bottom: 2.5em;
  }
}

/* line 1288, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing #acls_v2 .hero-headline {
  opacity: 1;
}

/* line 1291, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing #acls_v2 .hero-headline h2 {
  font-size: 3.0em;
  font-weight: bold;
  text-align: center;
  color: #eb292d;
}

/* line 1298, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing #acls_v2 .hero-headline .hero-headline-sub {
  font-size: 0.5em;
}

/* line 1302, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing #acls_v2 .hero-headline .hero-price {
  font-size: 2.5em;
  font-weight: bold;
  text-align: center;
}

/* line 1308, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing #acls_v2 .hero-headline .hero-button {
  text-transform: uppercase;
}

/* line 1310, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing #acls_v2 .hero-headline .hero-button .btn {
  width: 100%;
  border-radius: 8px;
  font-weight: bold;
}

@media (max-width: 767px) {
  /* line 1318, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing #acls_v2 .hero-headline h2 {
    font-size: 2em;
    padding: 0;
    margin: 0;
  }
  /* line 1323, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing #acls_v2 .hero-headline .hero-price {
    font-size: 1.8em;
  }
  /* line 1326, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing #acls_v2 .hero-headline ul {
    text-align: center;
  }
}

/* line 1333, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .cpr-hero-headline {
  font-size: 2.8em;
  font-weight: bold;
}

/* line 1337, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .cpr-hero-headline.v2 {
  padding-bottom: .6em;
}

@media (max-width: 767px) {
  /* line 1341, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .cpr-hero-headline.v1 {
    line-height: 45px;
    margin-bottom: 0.4em;
  }
}

/* line 1348, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .cpr-hero-headline.v3 {
  margin-bottom: 0px;
}

/* line 1352, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .cpr-hero-headline.sub-hero {
  margin-bottom: 0px;
}

@media (max-width: 991px) {
  /* line 1352, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .cpr-hero-headline.sub-hero {
    font-size: 2em;
  }
}

/* line 1360, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .cpr-hero-container {
  margin-top: 1em;
  margin-bottom: 1em;
}

@media (max-width: 767px) {
  /* line 1364, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .cpr-hero-container.v3 {
    margin-bottom: 0px;
  }
}

/* line 1370, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .cpr-hero-container.v2 {
  margin-top: 4em;
  margin-bottom: 2em;
}

@media (max-width: 767px) {
  /* line 1370, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .cpr-hero-container.v2 {
    margin-bottom: 0px;
    padding-bottom: 0px;
  }
}

/* line 1382, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .cpr-hero-container.v2 ul {
  list-style: none;
  padding: 0;
  font-size: 1.5em;
}

/* line 1386, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .cpr-hero-container.v2 ul li:before {
  content: "\f00c";
  font-weight: 900;
  font-family: "Font Awesome 5 Pro";
  font-size: 1.1em;
  display: inline-block;
  margin-left: -1.3em;
  /* same as padding-left set on li */
  width: 2.3em;
  /* same as padding-left set on li */
  text-align: left;
  margin-bottom: 10px;
  color: #fff;
}

/* line 1404, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .variant-two .btn {
  margin-top: 0.5em;
  font-size: 1.8em;
}

@media (max-width: 767px) {
  /* line 1404, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .variant-two .btn {
    margin-bottom: 0.8em;
  }
}

/* line 1413, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .cpr-hero-subhead-v2 {
  font-size: 1.5em;
}

/* line 1418, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .cpr-hero-text.v1 {
  font-size: 1.4em;
}

/* line 1421, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .cpr-hero-text.v3 {
  font-size: 1.3em;
}

/* line 1426, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .cpr-hero-container-transparent {
  padding: 1.2em;
  border-radius: 2.5em;
  background-color: white;
  color: #000;
  border-radius: 10px;
  width: 450px;
  margin: 2.8em auto 0;
}

@media (max-width: 500px) {
  /* line 1426, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .cpr-hero-container-transparent {
    width: auto;
  }
}

/* line 1439, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .cpr-hero-container-registration {
  padding: 1.2em;
  background-color: #cbcbcb;
  border: 2px solid gray;
  margin-top: 1.5em;
}

/* line 1444, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .cpr-hero-container-registration p {
  font-size: 1.7em;
}

/* line 1447, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .cpr-hero-container-registration form {
  text-align: left;
}

/* line 1449, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .cpr-hero-container-registration form .bottom-text {
  font-size: 7px;
  margin-top: 1em;
}

/* line 1452, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .cpr-hero-container-registration form .bottom-text p {
  margin-bottom: 0px;
}

/* line 1457, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .cpr-hero-container-registration label {
  margin-bottom: 0;
  margin-top: 8px;
}

/* line 1460, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .cpr-hero-container-registration label:after {
  content: "*";
}

/* line 1466, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .hero-headline-box {
  background-color: white;
  opacity: 0.74;
  filter: alpha(opacity=74);
  color: #000;
  border-radius: 10px;
}

/* line 1473, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .hero-headline-box.acls-headline-box {
  background-color: transparent;
  opacity: 1;
  margin-top: 0.5em;
}

/* line 1478, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .hero-headline-box.acls-headline-box .btn {
  font-weight: bold;
  font-size: 1.4em;
}

/* line 1483, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .hero-headline-box.acls-headline-box .lto_under_cta {
  font-weight: bold;
  margin-top: 5px;
}

/* line 1491, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .hero-subheadline {
  font-size: 1em;
}

/* line 1495, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .hero-lto-box {
  background-color: white;
  opacity: .95;
  border-radius: 10px;
  position: relative;
  padding-top: 1em;
  padding-bottom: 1em;
}

/* line 1503, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .hero-lto-box hr {
  border-top: 1px solid #bbb;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 1511, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .lto-corner-box {
  position: absolute;
  top: 0;
  left: 0;
  font-size: .8em;
  font-weight: bold;
  color: white;
  background-color: red;
  padding: 5px;
  border-top-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

/* line 1524, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .acls-hero-headline {
  text-transform: none;
  padding-bottom: 0px;
  color: #fff;
  font-weight: bold;
}

@media (max-width: 767px) {
  /* line 1524, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .acls-hero-headline {
    font-size: 1.8em;
  }
}

@media (min-width: 768px) {
  /* line 1524, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .acls-hero-headline {
    font-size: 3.4em;
  }
}

/* line 1539, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .acls-hero-subheadline {
  font-size: 2em;
  color: #fff;
  padding-bottom: .8em;
  margin-bottom: 0;
}

/* line 1546, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .hero-cta {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 1551, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .hero-discount-price, body.procpr_responsive_landing .hero-discount-price-unedit {
  font-size: 1.4em;
  color: red;
  font-weight: bold;
}

/* line 1557, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .hero-old-price-label {
  color: gray;
}

/* line 1561, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .hero-old-price {
  color: gray;
  text-decoration: line-through;
}

/* line 1566, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .hero-price {
  font-size: 1.4em;
}

/* line 1570, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .hero-lto-label {
  font-weight: bold;
  font-style: italic;
  font-size: .9em;
  padding-top: .9em;
}

/* line 1577, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .text-white {
  color: white;
}

/* line 1580, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .text-white a {
  color: white;
}

/* line 1583, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .text-white a :hover {
  text-decoration: underline;
}

@media (max-width: 1199px) {
  /* line 1589, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .stripe {
    padding-top: 3.5em;
    padding-bottom: 3em;
  }
}

@media (min-width: 1200px) {
  /* line 1589, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .stripe {
    padding-top: 4.5em;
    padding-bottom: 4em;
  }
}

/* line 1600, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing #pre-wizard {
  padding-bottom: 1.5em;
}

/* line 1604, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing #wizard {
  padding-top: 0;
}

/* line 1608, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .mobile-wizard-center {
  margin-left: -25px !important;
}

/* line 1612, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .acls-price, body.procpr_responsive_landing .bls-price, body.procpr_responsive_landing .price-spacer-mobile {
  display: inline-block;
}

/* line 1616, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .price-spacer-mobile {
  font-size: 40px;
  font-weight: bold;
  padding-left: 10px;
  padding-right: 10px;
}

/* line 1623, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pass-pay-print {
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(/assets/landing/responsive/home-bg-3.jpg);
  background-position: top left;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
}

/* line 1631, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .ppp-box {
  max-width: 300px;
}

/* line 1635, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-cpr-express ul {
  list-style: none;
  padding: 0;
}

/* line 1638, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-cpr-express ul li:before {
  content: "\f058";
  font-weight: 900;
  font-family: 'Font Awesome 5 Pro';
  font-size: 1.1em;
  display: inline-block;
  margin-left: -1.3em;
  /* same as padding-left set on li */
  width: 1.3em;
  /* same as padding-left set on li */
  text-align: left;
}

/* line 1650, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing ul.course_skills {
  margin-top: 1.5em;
}

/* line 1653, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing ul.course_skills li {
  margin-bottom: 0.8em;
}

/* line 1655, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing ul.course_skills li:before {
  content: "";
}

/* line 1661, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .modal_blue_cta {
  background-image: none !important;
  background-color: #2a9fd9 !important;
  border: 2px solid #2a9fd9 !important;
  border-radius: 6px;
  color: #fff !important;
  font-weight: bold !important;
  text-shadow: none !important;
  width: 100%;
  margin-top: 10px;
}

/* line 1672, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .modal_blue_cta .fas, body.procpr_responsive_landing .modal_blue_cta .fal, body.procpr_responsive_landing .modal_blue_cta .fab, body.procpr_responsive_landing .modal_blue_cta .far {
  font-size: 20px;
  position: relative;
  top: 1px;
  padding-left: 5px;
}

/* line 1679, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .modal_blue_cta:hover {
  background-color: #fff !important;
  color: #2a9fd9 !important;
}

/* line 1685, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing ul.hero-no-bullets {
  padding-top: .5em;
  padding-bottom: .5em;
}

/* line 1688, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing ul.hero-no-bullets li {
  font-size: 1em;
  text-align: left;
  padding-left: 1.2em;
}

/* line 1695, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .training-list {
  max-width: 30em;
}

@media (min-width: 992px) {
  /* line 1695, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .training-list {
    padding-top: 3em;
  }
}

@media (max-width: 360px) {
  /* line 1703, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .slim {
    padding-right: 4px;
    padding-left: 4px;
  }
}

/* line 1710, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .blue-stripe {
  background: #064285;
  color: white;
}

@media (max-width: 400px) {
  /* line 1710, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .blue-stripe {
    font-size: 11px;
  }
}

/* line 1719, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .purple-stripe {
  background: #221585;
  color: white;
  font-size: 18px;
}

/* line 1724, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .purple-stripe .instructor-create {
  background-color: #FB8B20;
  border-radius: 0;
  color: white;
  font-size: 16px;
  margin-top: 5px;
  padding: 4px 6px;
}

/* line 1735, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .primary-heading {
  font-weight: bold;
  text-transform: uppercase;
  padding-bottom: 1em;
  margin-bottom: 0;
}

@media (max-width: 991px) {
  /* line 1735, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .primary-heading {
    font-size: 1.5em;
  }
}

@media (min-width: 992px) {
  /* line 1735, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .primary-heading {
    font-size: 2.2em;
  }
}

/* line 1750, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .acls-heading-blue {
  color: #064285;
}

/* line 1754, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .primary-acls-heading {
  padding-bottom: 1em;
  margin-bottom: 0;
  line-height: 1.2;
  letter-spacing: .03em;
  font-weight: bold;
  text-transform: uppercase;
  color: #064285;
}

@media (max-width: 991px) {
  /* line 1754, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .primary-acls-heading {
    font-size: 1.5em;
  }
}

@media (min-width: 992px) {
  /* line 1754, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .primary-acls-heading {
    font-size: 2.2em;
  }
}

/* line 1772, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .secondary-heading {
  font-weight: bold;
  padding-bottom: .8em;
  margin-bottom: 0;
}

@media (max-width: 991px) {
  /* line 1772, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .secondary-heading {
    font-size: 1.4em;
  }
}

@media (min-width: 992px) {
  /* line 1772, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .secondary-heading {
    font-size: 1.6em;
  }
}

/* line 1787, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .gray-stripe-acls .secondary-heading {
  margin-bottom: 0.8em;
  font-size: 2em;
}

/* line 1792, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .benefit-grid {
  color: #064285;
}

/* line 1795, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .benefit-grid div p {
  font-size: 20px;
  margin-bottom: 50px;
}

/* line 1800, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .benefit-grid i {
  padding-left: 5px;
}

@media (min-width: 992px) {
  /* line 1806, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .benefit-grid div:hover .recert-icon {
    font-size: 4.6em;
    margin-top: .2em !important;
    margin-bottom: .2em !important;
  }
}

/* line 1816, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .how-it-works .hiw-icon {
  text-align: right;
  padding-bottom: 1em;
}

@media (max-width: 767px) {
  /* line 1816, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .how-it-works .hiw-icon {
    text-align: center;
  }
}

/* line 1822, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .how-it-works .hiw-icon i {
  font-size: 5em !important;
}

/* line 1826, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .how-it-works .hiw-text {
  text-align: left;
  font-size: 1.2em;
  margin-bottom: 1em;
}

@media (max-width: 767px) {
  /* line 1826, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .how-it-works .hiw-text {
    margin-bottom: 2.5em;
  }
}

/* line 1836, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .training-materials {
  text-align: center;
}

/* line 1839, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .training-materials h3 {
  font-size: 40px;
  margin-top: 0;
}

/* line 1844, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .training-materials .primary-text {
  font-size: 16px;
}

@media (min-width: 767px) {
  /* line 1844, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .training-materials .primary-text {
    font-size: 21px;
    margin-bottom: 3em;
  }
}

/* line 1853, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .training-materials .material-col {
  margin-top: 3em;
}

@media (min-width: 767px) {
  /* line 1853, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .training-materials .material-col {
    margin-top: 0;
  }
}

/* line 1860, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .training-materials .material-col i {
  font-size: 5em;
  color: #333;
}

@media (min-width: 767px) {
  /* line 1860, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .training-materials .material-col i {
    font-size: 8em;
    margin-bottom: 30px;
  }
}

/* line 1870, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .training-materials .material-col p {
  font-size: 24px;
}

/* line 1874, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .training-materials .material-col ul {
  text-align: left;
  display: inline-block;
  margin: auto;
  padding-left: 11%;
  font-size: 16px;
}

@media (min-width: 767px) {
  /* line 1874, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .training-materials .material-col ul {
    padding-left: 15%;
  }
}

/* line 1888, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing #step-one, body.procpr_responsive_landing #step-two, body.procpr_responsive_landing #step-three {
  border-radius: 50%;
  background: #FFF;
  height: 2.5em;
  width: 2.5em;
  text-align: center;
  display: block;
  margin-left: auto;
  margin-right: auto;
  color: #000;
  font-weight: bold;
  padding-top: .35em;
}

/* line 1902, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .stars {
  margin-top: 1em;
}

/* line 1906, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .acls-stars {
  margin-bottom: 1em;
}

/* line 1908, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .acls-stars i {
  color: #f0ad4e;
}

/* line 1913, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .team-photo {
  border: 3px solid white;
  border-radius: 1em;
}

@media screen and (max-width: 767px) {
  /* line 1913, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .team-photo {
    margin: 1em auto 1em;
  }
}

/* line 1922, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .quote_text {
  color: black !important;
  line-height: 1.4em;
  letter-spacing: .1em;
  font-style: italic;
}

/* line 1929, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .quote_author {
  color: black !important;
  font-weight: bold;
}

/* line 1933, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .quote_author img {
  width: 50px;
  height: 50px;
  float: left;
  margin-top: 0;
}

/* line 1941, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .gray-stripe {
  background: #f8f8f8;
}

/* line 1945, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .gray-stripe-acls {
  background: #eee;
}

/* line 1949, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .blue-filter-bg {
  background: linear-gradient(rgba(6, 66, 133, 0.7), rgba(6, 66, 133, 0.7)), url(/assets/landing/responsive/rushing-nurses.jpg) no-repeat center;
  background-size: cover;
}

/* line 1959, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .gray-gradient-acls {
  background: linear-gradient(rgba(6, 66, 133, 0.3), rgba(6, 66, 133, 0.6)), #DDD;
}

/* line 1963, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .coffee-bar-bg {
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(/assets/landing/responsive/home-bg-3.jpg) no-repeat top center;
  background-size: cover;
}

/* line 1968, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .house-bar-bg {
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(/assets/landing/responsive/Desktop-Hero.jpg) no-repeat 0 80%;
  background-size: cover;
}

/* line 1973, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .icon-stripe-bg {
  background: linear-gradient(rgba(6, 66, 133, 0.7), rgba(6, 66, 133, 0.7)), url(/assets/landing/responsive/home-bg-3.jpg) no-repeat center;
  background-size: cover;
}

/* line 1978, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .blue-skew-bg {
  background: linear-gradient(rgba(6, 66, 133, 0.7), rgba(6, 66, 133, 0.7));
  transform: skewX(-10deg);
  left: -4em;
  position: absolute;
  height: 100%;
}

/* line 1994, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .table-borderless > tbody > tr > td,
body.procpr_responsive_landing .table-borderless > tbody > tr > th,
body.procpr_responsive_landing .table-borderless > tfoot > tr > td,
body.procpr_responsive_landing .table-borderless > tfoot > tr > th,
body.procpr_responsive_landing .table-borderless > thead > tr > td,
body.procpr_responsive_landing .table-borderless > thead > tr > th {
  border: none;
}

/* line 2004, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .initial-recert-table tbody tr th {
  text-align: center;
}

/* line 2007, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .initial-recert-table tbody tr td {
  vertical-align: middle;
}

/* line 2012, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .recertify-row td {
  border-top: 3px solid #ddd !important;
  padding-top: 10px;
}

/* line 2017, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .recert-icon {
  font-size: 4em;
  margin-top: .3em;
  margin-bottom: .3em;
}

/* line 2024, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .acls-compare-list {
  margin-top: 1.5em;
}

/* line 2028, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .acls-course-choose-btn {
  margin-top: 1.5em;
  font-size: 1.1em;
}

/* line 2033, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing #loading-cart-modal {
  margin-top: 5em;
  outline: none;
}

/* line 2037, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing #loading-cart-modal .modal-body {
  padding-top: 2em;
  padding-bottom: 2em;
}

/* line 2044, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing #acls-waiting-heading {
  font-size: 30px;
  line-height: 38px;
}

/* line 2049, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing #acls-waiting-spinner {
  padding-top: .5em;
  padding-bottom: .5em;
}

/* line 2054, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}

/* line 2060, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .owl-carousel .owl-wrapper,
body.procpr_responsive_landing .owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

/* line 2069, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* line 2077, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}

/* line 2082, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}

/* line 2087, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/* line 2094, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .owl-carousel .owl-item {
  float: left;
}

/* line 2097, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}

/* line 2105, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .owl-controls .owl-page,
body.procpr_responsive_landing .owl-controls .owl-buttons div {
  cursor: pointer;
}

/* line 2109, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .grabbing {
  cursor: url(/assets/landing/dynamic5/grabbing.png) 8 8, move;
}

/* line 2116, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .owl-theme-main .owl-controls .owl-page.active span,
body.procpr_responsive_landing .owl-theme-main .owl-controls.clickable .owl-page:hover span {
  filter: alpha(opacity=100);
  opacity: 1;
}

/* line 2121, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .owl-theme-main .owl-controls {
  margin-top: 10px;
  text-align: center;
}

/* line 2125, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .owl-theme-main .owl-controls .owl-buttons div {
  color: #ffffff;
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin: 5px;
  padding: 3px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #dadada;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

/* line 2140, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .owl-theme-main .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
}

/* line 2145, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .owl-theme-main .owl-controls .owl-page span {
  display: block;
  width: 15px;
  height: 15px;
  margin: 5px 7px;
  filter: alpha(opacity=50);
  opacity: 0.5;
  border-radius: 50%;
  background: #cfcfcf;
}

/* line 2155, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .owl-theme-main .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #ffffff;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}

/* line 2165, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .owl-theme-main .owl-controls.clickable .owl-buttons div:hover {
  filter: alpha(opacity=100);
  opacity: 1;
  text-decoration: none;
}

/* line 2170, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .owl-theme-main .owl-item .item {
  border-radius: 7px;
  text-align: center;
}

/* line 2174, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .owl-theme-main .owl-item .item img {
  width: 120px;
  height: 120px;
  margin: 0 auto;
  display: block;
  border-radius: 10px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
}

/* line 2182, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .owl-theme-main .owl-item .item a.popup-gallery img {
  width: 100%;
  height: auto;
}

/* line 2186, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .owl-theme-main .owl-item .item h1 {
  margin: inherit;
  color: white;
}

/* line 2190, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .owl-theme-main .owl-item .item h3 {
  font-size: 1.7em;
  font-weight: 300;
  margin: 1em 0;
  color: white;
  text-transform: none;
}

/* line 2197, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .owl-theme-main .owl-item .item h4 {
  margin: 1em 0;
  font-size: 1.1em;
  font-weight: 300;
  color: white;
}

/* line 2203, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .owl-theme-main .owl-item .item p {
  color: white;
  font-size: 0.9em;
  padding: 0 2.5em;
}

/* line 2208, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .owl-theme-featured {
  height: 100%;
}

/* line 2211, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .owl-theme-featured .owl-wrapper-outer {
  padding-top: 0;
}

/* line 2214, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .owl-theme-featured .owl-wrapper-outer .owl-wrapper .owl-item .item {
  position: relative;
  padding: 0;
  margin: 0;
  text-align: left;
}

/* line 2220, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .owl-theme-featured .owl-controls {
  top: 45%;
  width: 100%;
  position: absolute;
  z-index: 99999;
}

/* line 2226, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .owl-theme-featured .owl-controls .owl-buttons div {
  position: absolute;
  display: inline;
  font-size: 5em;
  color: white;
  opacity: 0.1;
}

/* line 2233, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .owl-theme-featured .owl-controls .owl-buttons div:hover {
  opacity: 0.5;
}

/* line 2236, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .owl-theme-featured .owl-controls .owl-buttons div.owl-prev {
  left: 2%;
}

/* line 2239, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .owl-theme-featured .owl-controls .owl-buttons div.owl-next {
  right: 2%;
}

/* line 2242, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .owl-item.loading {
  min-height: 150px;
  background: url(/assets/landing/dynamic5/AjaxLoader.gif) no-repeat center center;
}

/* line 2246, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x: 50%;
  -webkit-perspective-origin-y: 50%;
  -moz-perspective: 1200px;
  -moz-perspective-origin-x: 50%;
  -moz-perspective-origin-y: 50%;
  perspective: 1200px;
}

/* line 2256, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease;
}

/* line 2262, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease;
}

/* line 2268, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}

/* line 2273, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}

/* line 2279, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both;
}

/* line 2284, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both;
}

/* line 2290, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both;
}

/* line 2295, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both;
}

/* line 2300, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .modal-subtitle {
  font-size: 0.7em;
  font-style: italic;
}

/* line 2305, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .button_subtext {
  color: #fff;
  font-weight: bold;
  margin-top: 5px;
  margin-left: 30px;
  text-shadow: #000 1px 1px 4px;
}

/* line 2313, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing #groups-courses-logos {
  margin-top: 2em;
}

/* line 2317, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .logos-slideshow {
  overflow-x: hidden;
}

/* line 2319, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .logos-slideshow img {
  padding: 0 50px;
}

/* line 2325, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .cta_stripe .btn {
  font-size: 1.4em;
}

@media (min-width: 1200px) {
  /* line 2330, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .footer_have_questions {
    margin-top: 30px;
    font-size: 1.2em;
  }
}

@media (max-width: 1199px) {
  /* line 2330, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .footer_have_questions {
    margin-top: 25px;
    font-size: 1.1em;
  }
}

/* line 2341, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .mobile-subscription {
  color: white;
  background-color: #1C75C3;
  height: 4em;
  text-align: center;
}

/* line 2347, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .mobile-subscription .primary-text {
  padding-top: 15px;
  margin: 0;
}

/* line 2353, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .subscription-box {
  background: white;
  border-radius: 25px;
  min-height: 11em;
  font-size: 12px;
  margin: 2em auto;
  text-align: center;
  padding: 1em 2em;
}

@media (min-width: 991px) {
  /* line 2353, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .subscription-box {
    width: 80%;
    font-size: 18px;
  }
}

/* line 2366, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .subscription-box .blue {
  color: #2A85D3;
}

/* line 2370, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .subscription-box input {
  font-size: 18px;
  border-color: black;
  border-radius: 10px;
  text-align: center;
  width: 75%;
  margin: auto;
}

/* line 2379, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .subscription-box .max-text {
  background: #2A85D3;
  color: white;
  font-size: 18px;
  padding: 10px;
  border-radius: 10px;
  display: inline-block;
  margin-top: 0.5em;
  display: none;
}

/* line 2389, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .subscription-box .max-text p {
  margin-bottom: 0;
}

/* line 2394, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .subscription-box .output-table {
  margin-top: 2em;
}

/* line 2397, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .subscription-box .output-table .row {
  margin-bottom: 0.5em;
}

/* line 2401, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .subscription-box .output-table .side-label {
  margin-top: 10px;
}

/* line 2405, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .subscription-box .output-table .output-box {
  border: 1px solid black;
  border-radius: 10px;
}

/* line 2409, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .subscription-box .output-table .output-box p {
  margin-top: 10px;
}

/* line 2414, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .subscription-box .output-table select {
  font-size: 18px;
  height: 50px;
  border-color: black;
  border-radius: 10px;
}

/* line 2423, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .subscription-footer {
  background: #2A85D3;
  color: white;
  font-size: 18px;
  padding: 10px;
  border-radius: 10px;
  display: inline-block;
}

/* line 2431, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .subscription-footer p {
  margin-bottom: 0;
}

/* line 2435, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .subscription-footer span {
  color: #FB8B20;
}

/* line 2439, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .subscription-footer .subscription-table {
  color: initial;
}

/* line 2445, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .instructor-steps h3 {
  font-size: 32px;
}

/* line 2449, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .instructor-steps i {
  font-size: 4em;
}

@media (min-width: 767px) {
  /* line 2449, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .instructor-steps i {
    font-size: 5em;
  }
}

/* line 2457, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .instructor-steps p {
  font-size: 21px;
}

/* line 2461, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .instructor-steps .steps {
  margin-top: 3em;
}

/* line 2464, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .instructor-steps .steps .step {
  margin-left: 1em;
}

/* line 2469, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .instructor-steps .footnote {
  font-size: 16px;
  margin-top: 2em;
}

@media (min-width: 767px) {
  /* line 2469, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .instructor-steps .footnote {
    margin-left: 3em;
  }
}

/* line 2478, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .instructor-steps .sign-up-form {
  border: 1px solid lightgray;
  padding: 1em 2em;
  margin-top: 3em;
  border-radius: 5px;
}

@media (min-width: 767px) {
  /* line 2478, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .instructor-steps .sign-up-form {
    margin-top: 8em;
  }
}

/* line 2488, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .instructor-steps .sign-up-form .btn {
  font-size: 22px;
  width: 100%;
  border-radius: 5px;
  background-color: #FB8B20;
  color: white;
}

/* line 2501, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .tiny-stripe .hero {
  background: url(/assets/landing/responsive/instructor_hero.jpg) no-repeat #FFFFFF center right 0;
  background-size: cover;
  height: 20em;
}

@media (min-width: 1199px) {
  /* line 2501, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .tiny-stripe .hero {
    height: 20em;
  }
}

@media (min-width: 2150px) {
  /* line 2501, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .tiny-stripe .hero {
    height: 20em;
  }
}

/* line 2512, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .tiny-stripe .hero .secondary-heading {
  font-size: 28px;
}

@media (min-width: 767px) {
  /* line 2512, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .tiny-stripe .hero .secondary-heading {
    font-size: 38px;
  }
}

/* line 2520, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .tiny-stripe .hero .btn {
  background: #FB8B20;
  color: white;
  border-radius: 5px;
  font-size: 2em;
  margin-top: -1em;
}

@media (min-width: 767px) {
  /* line 2520, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .tiny-stripe .hero .btn {
    margin-top: -2em;
  }
}

/* line 2534, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .group-solutions {
  padding: 0;
  height: 50em;
  width: 100%;
  margin: 0;
}

@media (min-width: 767px) {
  /* line 2534, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .group-solutions {
    height: 41em;
  }
}

@media (min-width: 991px) {
  /* line 2534, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .group-solutions {
    height: 30em;
  }
}

/* line 2548, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .group-solutions .group-solutions-text {
  padding: 1em 3em;
  text-align: center;
}

/* line 2552, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .group-solutions .group-solutions-text h3 {
  font-size: 36px;
  margin-bottom: 1em;
}

/* line 2557, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .group-solutions .group-solutions-text .primary-text {
  font-size: 18px;
}

/* line 2561, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .group-solutions .group-solutions-text ul {
  font-style: italic;
  text-align: left;
  display: inline-block;
  margin: auto;
}

/* line 2567, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .group-solutions .group-solutions-text ul li:before {
  font-style: normal;
}

/* line 2572, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .group-solutions .group-solutions-text .btn {
  background: #319AEF;
  color: white;
  border-radius: 5px;
  font-size: 20px;
  margin-top: 1em;
  margin-bottom: 1em;
}

/* line 2582, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .group-solutions .group-solutions-image {
  background: url(/assets/landing/responsive/group-solutions-bg.jpg) no-repeat #FFFFFF 0;
  background-size: cover;
  height: 25%;
}

@media (min-width: 767px) {
  /* line 2582, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .group-solutions .group-solutions-image {
    height: 100%;
  }
}

/* line 2593, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .instructor-dashboard {
  padding: 0 10px;
}

/* line 2596, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .instructor-dashboard .stripe {
  width: 100%;
  margin: 0;
}

/* line 2601, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .instructor-dashboard h3 {
  font-size: 32px;
  text-align: center;
  margin-top: 0;
  padding-top: 1em;
}

@media (min-width: 767px) {
  /* line 2601, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .instructor-dashboard h3 {
    font-size: 48px;
  }
}

/* line 2612, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .instructor-dashboard .dashboard-image {
  padding: 1em;
}

/* line 2615, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .instructor-dashboard .dashboard-image img {
  display: block;
  margin: auto;
  width: 100%;
}

/* line 2622, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .instructor-dashboard .dashboard-text {
  font-size: 22px;
  padding-top: 2em;
}

/* line 2626, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .instructor-dashboard .dashboard-text i {
  color: #0EA9A3;
  margin-right: 10px;
}

/* line 2633, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing.proinstructor_layout {
  overflow-x: hidden;
}

/* line 2636, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing.proinstructor_layout .close {
  top: -2px !important;
}

/* line 2640, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing.proinstructor_layout .phone-number-container {
  text-align: center;
}

/* line 2645, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing.proinstructor_layout .signup_modal .signup-form {
  width: 90%;
  margin: auto;
  margin-top: 2em;
}

@media (min-width: 500px) {
  /* line 2645, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing.proinstructor_layout .signup_modal .signup-form {
    width: 80%;
  }
}

@media (min-width: 767px) {
  /* line 2645, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing.proinstructor_layout .signup_modal .signup-form {
    width: 70%;
  }
}

/* line 2658, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing.proinstructor_layout .signup_modal .signup-form label {
  margin-bottom: 3px;
}

/* line 2661, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing.proinstructor_layout .signup_modal .signup-form label.required:after {
  content: '*';
}

/* line 2666, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing.proinstructor_layout .signup_modal .signup-form .btn {
  background: #FB8B20;
  color: white;
  border-radius: 5px;
  font-size: 1.5em;
}

@media (min-width: 500px) {
  /* line 2666, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing.proinstructor_layout .signup_modal .signup-form .btn {
    font-size: 2em;
  }
}

/* line 2677, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing.proinstructor_layout .signup_modal .signup-form .centered {
  text-align: center;
  margin-top: 3em;
}

/* line 2681, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing.proinstructor_layout .signup_modal .signup-form .centered .footnote {
  margin-bottom: 0;
  margin-top: 2em;
  display: block;
}

/* line 2691, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor-header {
  margin-top: 1em;
  background-color: white;
}

/* line 2695, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor-header .title-area h3 {
  font-family: Diodrum-Regular;
}

@media (max-width: 1199px) {
  /* line 2695, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor-header .title-area h3 {
    margin: 0;
    padding-top: .2em;
  }
}

@media (max-width: 767px) {
  /* line 2695, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor-header .title-area h3 {
    padding-top: .45em;
    font-size: 1.5em;
  }
}

@media (max-width: 399px) {
  /* line 2695, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor-header .title-area h3 {
    padding-top: 0;
  }
}

@media (max-width: 767px) {
  /* line 2694, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor-header .title-area {
    margin-bottom: 20px;
  }
}

/* line 2714, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor-header .links-area .navigation-links {
  font-size: 16px;
  margin-top: 20px;
}

@media (min-width: 768px) {
  /* line 2714, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor-header .links-area .navigation-links {
    float: right;
  }
}

/* line 2720, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor-header .links-area .navigation-links .orange-link {
  cursor: pointer;
  color: #FB8C1A;
  margin-right: 1.5em;
}

/* line 2724, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor-header .links-area .navigation-links .orange-link:hover {
  color: #824a10;
}

/* line 2728, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor-header .links-area .navigation-links .black-link {
  font-family: sans-serif;
  cursor: pointer;
  color: #FB8C1A;
  margin-right: 1.5em;
}

/* line 2734, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor-header .links-area .navigation-links .black-link:hover {
  color: #666;
}

@media (max-width: 1200px) {
  /* line 2739, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor-header .links-area .navigation-links .orange-link, body.procpr_responsive_landing .pro-instructor-header .links-area .navigation-links .black-link {
    margin-right: 1.2em;
  }
}

@media (max-width: 990px) {
  /* line 2744, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor-header .links-area .navigation-links .orange-link, body.procpr_responsive_landing .pro-instructor-header .links-area .navigation-links .black-link {
    margin-right: 1em;
  }
  /* line 2747, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor-header .links-area .navigation-links .black-link {
    float: left;
    margin-top: -25px;
    margin-left: 235px;
  }
}

/* line 2753, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor-header .links-area .navigation-links .login-link {
  cursor: pointer;
  color: #333;
  border-radius: 10px;
  border: 1px solid #808080;
  padding: .5em 2em;
}

/* line 2759, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor-header .links-area .navigation-links .login-link:hover {
  background-color: #ddd;
}

@media (max-width: 767px) {
  /* line 2714, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor-header .links-area .navigation-links {
    font-size: 14px;
    height: auto;
    margin-bottom: 10px;
    margin-right: 4px;
    text-align: right;
  }
  /* line 2769, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor-header .links-area .navigation-links .orange-link, body.procpr_responsive_landing .pro-instructor-header .links-area .navigation-links .black-link {
    float: none;
    display: inline-block;
    margin: 16px 0 0 8px;
    color: white;
    text-decoration: underline;
  }
  /* line 2775, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor-header .links-area .navigation-links .orange-link:hover, body.procpr_responsive_landing .pro-instructor-header .links-area .navigation-links .black-link:hover {
    color: #eee;
    text-decoration: none;
  }
  /* line 2780, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor-header .links-area .navigation-links .login-link {
    border-width: 0;
    background-color: white;
    margin: 5px 1em 0 0;
    display: inline-block;
    margin-top: 3px;
    margin-bottom: 6px;
    margin-left: 10px;
  }
}

@media (max-width: 412px) {
  /* line 2791, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor-header .links-area .navigation-links .orange-link {
    margin-left: 0.6em;
  }
  /* line 2794, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor-header .links-area .navigation-links .login-link {
    padding: .5em 1em;
  }
}

@media (max-width: 767px) {
  /* line 2713, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor-header .links-area {
    padding: 0;
    background-color: #8FC6F1;
  }
}

/* line 2808, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .orange-button, body.procpr_responsive_landing .pro-instructor .blue-button {
  color: white;
  border-radius: 10px;
}

/* line 2812, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .orange-button {
  background-color: #FB8C1A;
}

/* line 2815, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .blue-button {
  background-color: #2D9BF0;
}

/* line 2820, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .unlimited-growth-stripe .unlimited-heading {
  font-size: 36px;
  font-weight: bold;
  margin: 2em 0 0 0;
}

@media (max-width: 767px) {
  /* line 2820, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor .unlimited-growth-stripe .unlimited-heading {
    max-width: 350px;
    margin: 1em auto 0 auto;
    line-height: 1.2;
    font-size: 30px;
    text-align: center;
  }
}

/* line 2832, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .unlimited-growth-stripe .unlimited-sub-heading {
  font-size: 20px;
  margin-bottom: 2em;
}

@media (max-width: 767px) {
  /* line 2832, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor .unlimited-growth-stripe .unlimited-sub-heading {
    max-width: 350px;
    margin: 0 auto .5em auto;
    font-size: 16px;
    text-align: center;
  }
}

/* line 2842, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .unlimited-growth-stripe .get-started-button {
  margin-top: 4em;
}

/* line 2845, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .unlimited-growth-stripe .get-started-button .orange-button {
  font-weight: bold;
}

@media (max-width: 767px) {
  /* line 2842, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor .unlimited-growth-stripe .get-started-button {
    margin: 2em auto 0 auto;
    max-width: 350px;
    text-align: center;
  }
}

@media (max-width: 767px) {
  /* line 2855, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor .unlimited-growth-stripe .group-instructor-image-container {
    padding-left: 0;
  }
}

/* line 2860, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .unlimited-growth-stripe .group-instructor-image-container .group-instructor-image {
  overflow-y: hidden;
  width: 1000px;
}

@media (max-width: 767px) {
  /* line 2860, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor .unlimited-growth-stripe .group-instructor-image-container .group-instructor-image {
    height: 400px;
  }
}

@media (min-width: 768px) {
  /* line 2860, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor .unlimited-growth-stripe .group-instructor-image-container .group-instructor-image {
    height: 500px;
  }
}

@media (min-width: 1200px) {
  /* line 2860, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor .unlimited-growth-stripe .group-instructor-image-container .group-instructor-image {
    height: 600px;
  }
}

/* line 2873, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .unlimited-growth-stripe .group-instructor-image-container .group-instructor-image .group-instructor-image-sub {
  overflow-x: visible;
}

@media only screen and (max-width: 767px) {
  /* line 2873, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor .unlimited-growth-stripe .group-instructor-image-container .group-instructor-image .group-instructor-image-sub {
    text-align: center;
    width: 100vw;
  }
  /* line 2879, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor .unlimited-growth-stripe .group-instructor-image-container .group-instructor-image .group-instructor-image-sub img {
    width: 400px;
    margin-top: -75px;
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  /* line 2886, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor .unlimited-growth-stripe .group-instructor-image-container .group-instructor-image .group-instructor-image-sub img {
    width: 500px;
    margin-top: -100px;
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  /* line 2893, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor .unlimited-growth-stripe .group-instructor-image-container .group-instructor-image .group-instructor-image-sub img {
    width: 500px;
    margin-top: -100px;
    margin-left: 75px;
  }
}

@media (min-width: 1200px) {
  /* line 2900, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor .unlimited-growth-stripe .group-instructor-image-container .group-instructor-image .group-instructor-image-sub img {
    width: 600px;
    margin-top: -120px;
    margin-left: 75px;
  }
}

/* line 2908, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .unlimited-growth-stripe .group-instructor-image-container .blue-circle {
  background-color: #2D9BF0;
  opacity: .75;
  border-radius: 50%;
  position: absolute;
  top: 50px;
  left: 0;
  z-index: -1;
}

@media (max-width: 1199px) {
  /* line 2908, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor .unlimited-growth-stripe .group-instructor-image-container .blue-circle {
    height: 800px;
    width: 800px;
  }
}

@media (min-width: 1200px) {
  /* line 2908, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor .unlimited-growth-stripe .group-instructor-image-container .blue-circle {
    height: 1000px;
    width: 1000px;
  }
}

/* line 2925, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .unlimited-growth-stripe .group-instructor-image-container .light-blue-circle {
  position: absolute;
  z-index: -2;
  border-radius: 50%;
  background-color: #2D9BF0;
  opacity: .25;
}

@media (max-width: 1199px) {
  /* line 2925, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor .unlimited-growth-stripe .group-instructor-image-container .light-blue-circle {
    top: 250px;
    left: -300px;
    height: 800px;
    width: 800px;
  }
}

@media (min-width: 1200px) {
  /* line 2925, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor .unlimited-growth-stripe .group-instructor-image-container .light-blue-circle {
    top: 300px;
    left: -400px;
    height: 1000px;
    width: 1000px;
  }
}

/* line 2947, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .subscription-perks {
  background-color: #EFEEEE;
}

@media (max-width: 767px) {
  /* line 2947, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor .subscription-perks {
    background-color: white;
  }
}

/* line 2952, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .subscription-perks .perks-heading {
  color: #2D9BF0;
  font-size: 44px;
  text-align: center;
  padding-top: 1.5em;
  font-weight: bold;
}

/* line 2959, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .subscription-perks .trial-button {
  margin: -50px 0 30px 0;
  font-weight: bold;
  text-align: center;
}

@media (min-width: 946px) {
  /* line 2969, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor .modal-wide .subscription-pricing .pricing-container .feature-list {
    height: 145px;
  }
}

@media (min-width: 767px) {
  /* line 2969, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor .modal-wide .subscription-pricing .pricing-container .feature-list {
    height: 190px;
  }
}

/* line 2981, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .subscription-pricing {
  background-color: #fff;
}

@media (max-width: 767px) {
  /* line 2981, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor .subscription-pricing {
    background-color: #EFEEEE;
  }
}

@media (max-width: 991px) {
  /* line 2987, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor .subscription-pricing .container.full-width {
    width: 100%;
  }
}

@media (max-width: 767px) {
  /* line 2987, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor .subscription-pricing .container.full-width {
    padding: 0;
  }
}

/* line 2996, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .subscription-pricing .pricing-heading {
  color: #2D9BF0;
  font-weight: bold;
  font-size: 44px;
  text-align: center;
  line-height: 1;
  margin-bottom: .3em;
}

@media (max-width: 767px) {
  /* line 2996, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor .subscription-pricing .pricing-heading {
    text-align: left;
  }
  /* line 3005, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor .subscription-pricing .pricing-heading .introducing {
    font-weight: normal;
  }
}

@media (max-width: 552px) {
  /* line 2996, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor .subscription-pricing .pricing-heading {
    font-size: 36px;
  }
}

/* line 3013, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .subscription-pricing .pricing-sub-heading {
  text-align: center;
  font-size: 18px;
  color: #2D9BF0;
  margin-bottom: 1.0em;
}

/* line 3019, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .subscription-pricing .student-value {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 1.5em;
  color: #2D9BF0;
  line-height: 1;
}

@media (max-width: 767px) {
  /* line 3019, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor .subscription-pricing .student-value {
    text-align: left;
    margin-bottom: .3em;
    font-size: 24px;
  }
}

@media (max-width: 552px) {
  /* line 3019, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor .subscription-pricing .student-value {
    font-size: 20px;
  }
}

/* line 3035, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .subscription-pricing .pricing-container {
  text-align: center;
}

@media (max-width: 767px) {
  /* line 3035, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor .subscription-pricing .pricing-container {
    margin-bottom: 2em;
  }
}

/* line 3042, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .subscription-pricing .pricing-container .expand-button {
  margin-top: 0.2em;
  color: #333;
}

@media (min-width: 768px) {
  /* line 3048, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor .subscription-pricing .pricing-container .pricing-container-content {
    display: block;
    height: 100% !important;
  }
}

/* line 3054, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .subscription-pricing .pricing-container .pricing-container-content {
  text-align: left;
  padding: 15px;
  width: 100%;
}

/* line 3059, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .subscription-pricing .pricing-container .pricing-container-content.pro-content, body.procpr_responsive_landing .pro-instructor .subscription-pricing .pricing-container .pricing-container-content.training-content, body.procpr_responsive_landing .pro-instructor .subscription-pricing .pricing-container .pricing-container-content.community-content {
  border: 1px solid #2D9BF0;
}

/* line 3063, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .subscription-pricing .pricing-container .pricing-container-content .pricing-description {
  font-style: italic;
  font-size: 16px;
  text-align: center;
  line-height: 1.3;
}

/* line 3070, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .subscription-pricing .pricing-container .pricing-container-content .pricing-price {
  font-family: sans-serif;
  font-weight: bold;
  font-size: 48px;
  text-align: center;
  margin: 15px 0;
}

/* line 3076, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .subscription-pricing .pricing-container .pricing-container-content .pricing-price .per-month {
  font-size: 16px;
}

/* line 3081, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .subscription-pricing .pricing-container .pricing-container-content .pricing-addendum {
  display: block;
  clear: both;
  font-size: 12px;
  font-weight: normal;
  font-style: italic;
  margin-bottom: -20px;
  margin-top: 10px;
  padding-right: 50px;
}

/* line 3091, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .subscription-pricing .pricing-container .pricing-container-content .pricing-addendum:after {
  content: "\000A";
  white-space: pre;
}

/* line 3098, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .subscription-pricing .pricing-container .pricing-container-content .feature-list li:before {
  color: #FFA727;
}

/* line 3103, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .subscription-pricing .pricing-container .pricing-container-content .button-row {
  padding: 0;
}

@media (max-width: 767px) {
  /* line 3105, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor .subscription-pricing .pricing-container .pricing-container-content .button-row a span {
    display: inline-block !important;
  }
}

@media (min-width: 991px) {
  /* line 3105, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor .subscription-pricing .pricing-container .pricing-container-content .button-row a span {
    display: inline-block !important;
  }
}

/* line 3117, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .subscription-pricing .pricing-container .pricing-container-header.visible-xs {
  cursor: pointer;
}

/* line 3120, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .subscription-pricing .pricing-container .pricing-container-header .glyphicon-minus {
  display: block;
}

/* line 3123, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .subscription-pricing .pricing-container .pricing-container-header .glyphicon-plus {
  display: none;
}

/* line 3127, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .subscription-pricing .pricing-container .pricing-container-header.collapsed .glyphicon-minus {
  display: none;
}

/* line 3130, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .subscription-pricing .pricing-container .pricing-container-header.collapsed .glyphicon-plus {
  display: block;
}

@media (max-width: 767px) {
  /* line 3116, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor .subscription-pricing .pricing-container .pricing-container-header {
    text-align: left;
  }
}

/* line 3139, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .subscription-pricing .pricing-container .pricing-container-header.pricing-container-header-pro, body.procpr_responsive_landing .pro-instructor .subscription-pricing .pricing-container .pricing-container-header.pricing-container-header-training, body.procpr_responsive_landing .pro-instructor .subscription-pricing .pricing-container .pricing-container-header.pricing-container-header-community {
  background-color: #2D9BF0;
  padding: 10px;
  color: white;
  font-size: 24px;
  font-weight: bold;
}

@media (max-width: 450px) {
  /* line 3139, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor .subscription-pricing .pricing-container .pricing-container-header.pricing-container-header-pro, body.procpr_responsive_landing .pro-instructor .subscription-pricing .pricing-container .pricing-container-header.pricing-container-header-training, body.procpr_responsive_landing .pro-instructor .subscription-pricing .pricing-container .pricing-container-header.pricing-container-header-community {
    font-size: 20px;
  }
}

/* line 3150, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .subscription-pricing .pricing-container .pricing-container-header.pricing-container-header-pro.visible-xs, body.procpr_responsive_landing .pro-instructor .subscription-pricing .pricing-container .pricing-container-header.pricing-container-header-training.visible-xs, body.procpr_responsive_landing .pro-instructor .subscription-pricing .pricing-container .pricing-container-header.pricing-container-header-community.visible-xs {
  font-weight: normal;
}

/* line 3154, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .subscription-pricing .pricing-container .pricing-container-header.pricing-container-header-training, body.procpr_responsive_landing .pro-instructor .subscription-pricing .pricing-container .pricing-container-header.pricing-container-header-community {
  margin-top: 20px;
}

/* line 3160, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .subscription-pricing .pricing-container .pricing-container-header.pricing-container-header-pro .popular-star img {
  position: absolute;
  height: 100px;
  top: -60px;
  left: -20px;
  z-index: 1;
}

@media (max-width: 1199px) {
  /* line 3160, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor .subscription-pricing .pricing-container .pricing-container-header.pricing-container-header-pro .popular-star img {
    top: -50px;
  }
}

/* line 3172, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .subscription-pricing .pricing-container .pricing-container-header .header-price {
  text-align: right;
  font-weight: bold;
}

@media (min-width: 767px) {
  /* line 3178, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor .subscription-pricing .pricing-container .pricing-container-header {
    height: 97px;
  }
  /* line 3181, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor .subscription-pricing .pricing-container .pricing-description {
    height: 103px;
  }
  /* line 3184, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor .subscription-pricing .pricing-container .pricing-price {
    height: 77px;
  }
  /* line 3188, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor .subscription-pricing .pricing-container .community-content .pricing-price, body.procpr_responsive_landing .pro-instructor .subscription-pricing .pricing-container .training-content .pricing-price {
    margin-top: -5px;
  }
  /* line 3192, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor .subscription-pricing .pricing-container .feature-list {
    height: 170px;
  }
}

@media (min-width: 857px) {
  /* line 3197, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor .subscription-pricing .pricing-container .pricing-description {
    height: 77px;
  }
}

@media (min-width: 946px) {
  /* line 3202, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor .subscription-pricing .pricing-container .feature-list {
    height: 125px;
  }
}

/* line 3210, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .group-solutions-stripe {
  background-color: #62B4F4;
  padding: 2em 0;
}

@media (max-width: 767px) {
  /* line 3210, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor .group-solutions-stripe {
    background-color: #EFEEEE;
    padding: 1em 0;
    margin-top: -4em;
  }
}

/* line 3218, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .group-solutions-stripe .group-solutions-header {
  text-align: center;
  color: white;
  font-size: 30px;
}

@media (max-width: 767px) {
  /* line 3218, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor .group-solutions-stripe .group-solutions-header {
    color: #333333;
    font-size: 16px;
  }
}

/* line 3227, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .group-solutions-stripe .group-solutions-button {
  text-align: center;
  font-weight: bold;
  margin-top: 1em;
}

/* line 3232, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .group-solutions-stripe .group-solutions-link {
  text-align: center;
  text-decoration: underline;
  font-size: 16px;
}

/* line 3238, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .instructor-acceptance-stripe {
  background-color: white;
}

/* line 3241, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .course-details-stripe {
  color: #2D9BF0;
}

@media (max-width: 767px) {
  /* line 3241, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor .course-details-stripe {
    background-color: #EFEEEE;
  }
}

/* line 3246, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .course-details-stripe .course-details-header {
  font-size: 32px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 1em;
  margin-top: 1.5em;
}

@media (max-width: 767px) {
  /* line 3246, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor .course-details-stripe .course-details-header {
    margin-top: .5em;
  }
}

/* line 3260, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .course-details-stripe .instruction-levels li:before {
  content: none;
}

/* line 3263, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .course-details-stripe .instruction-levels ul {
  list-style: disc;
}

@media (max-width: 767px) {
  /* line 3267, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor .course-details-stripe .instruction-levels ul {
    list-style: none;
  }
  /* line 3269, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor .course-details-stripe .instruction-levels ul li {
    margin-bottom: 1em;
  }
  /* line 3271, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor .course-details-stripe .instruction-levels ul li .bullet-image {
    float: left;
  }
  /* line 3273, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor .course-details-stripe .instruction-levels ul li .bullet-image img {
    height: 75px;
    width: 75px;
    margin: 0 20px 0 0;
  }
  /* line 3279, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor .course-details-stripe .instruction-levels ul li .bullet-text {
    display: table-cell;
    vertical-align: middle;
    height: 75px;
  }
}

/* line 3288, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .course-details-stripe .browse-courses-details {
  text-align: center;
  margin: 2em 0 3em 0;
}

@media (max-width: 767px) {
  /* line 3288, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor .course-details-stripe .browse-courses-details {
    margin-top: 1em;
  }
}

/* line 3294, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .course-details-stripe .browse-courses-details a {
  font-weight: bold;
  padding: .7em 2em;
  font-size: 18px;
}

/* line 3300, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .course-details-stripe .course-details-graphics {
  position: relative;
}

/* line 3302, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .course-details-stripe .course-details-graphics .background-circles {
  overflow-y: hidden;
}

/* line 3304, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .course-details-stripe .course-details-graphics .background-circles .background-circles-sub {
  overflow-x: visible;
}

/* line 3306, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .course-details-stripe .course-details-graphics .background-circles .background-circles-sub .blue-circle {
  position: absolute;
  background-color: #2D9BF0;
  opacity: .5;
  border-radius: 50%;
  height: 600px;
  width: 600px;
  top: -400px;
  right: -300px;
  z-index: -1;
}

/* line 3317, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .course-details-stripe .course-details-graphics .background-circles .background-circles-sub .light-blue-circle {
  position: absolute;
  background-color: #2D9BF0;
  opacity: .25;
  border-radius: 50%;
  height: 500px;
  width: 500px;
  right: -400px;
  z-index: -2;
}

/* line 3331, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .course-details-stripe .course-details-graphics .image-circles .construction-image {
  position: absolute;
  left: 125px;
}

/* line 3334, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .course-details-stripe .course-details-graphics .image-circles .construction-image img {
  height: 200px;
  width: 200px;
  margin: 1em 0 0 0;
}

@media (max-width: 1076px) {
  /* line 3331, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor .course-details-stripe .course-details-graphics .image-circles .construction-image {
    top: 50px;
    left: 100px;
  }
  /* line 3342, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor .course-details-stripe .course-details-graphics .image-circles .construction-image img {
    height: 150px;
    width: 150px;
  }
}

/* line 3348, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .course-details-stripe .course-details-graphics .image-circles .nurse-image {
  position: absolute;
  top: 200px;
}

/* line 3352, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .course-details-stripe .course-details-graphics .image-circles .nurse-image img {
  height: 200px;
  width: 200px;
  margin: 1em 0 0 0;
}

@media (max-width: 1076px) {
  /* line 3348, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor .course-details-stripe .course-details-graphics .image-circles .nurse-image {
    top: 200px;
  }
  /* line 3359, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor .course-details-stripe .course-details-graphics .image-circles .nurse-image img {
    height: 150px;
    width: 150px;
  }
}

/* line 3365, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .course-details-stripe .course-details-graphics .image-circles .basketball-image {
  position: absolute;
  left: 250px;
  top: 200px;
}

/* line 3369, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .course-details-stripe .course-details-graphics .image-circles .basketball-image img {
  height: 200px;
  width: 200px;
  margin: 1em 0 0 0;
}

@media (max-width: 1076px) {
  /* line 3365, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor .course-details-stripe .course-details-graphics .image-circles .basketball-image {
    left: 200px;
    top: 200px;
  }
  /* line 3378, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor .course-details-stripe .course-details-graphics .image-circles .basketball-image img {
    height: 150px;
    width: 150px;
  }
}

/* line 3388, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .course-details-stripe #course_details_modal .modal-title {
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  color: #333;
}

/* line 3395, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .course-details-stripe #course_details_modal .course-details .container {
  width: auto;
  color: #333;
}

/* line 3398, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .course-details-stripe #course_details_modal .course-details .container .instructor-levels-header {
  background-color: #EFEEEE;
  padding: 1em;
  cursor: pointer;
  margin-top: 1em;
}

/* line 3403, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .course-details-stripe #course_details_modal .course-details .container .instructor-levels-header .glyphicon-minus {
  display: inline;
  margin-right: 1.5em;
}

/* line 3407, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .course-details-stripe #course_details_modal .course-details .container .instructor-levels-header .glyphicon-plus {
  display: none;
}

/* line 3411, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .course-details-stripe #course_details_modal .course-details .container .instructor-levels-header.collapsed .glyphicon-minus {
  display: none;
}

/* line 3414, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .course-details-stripe #course_details_modal .course-details .container .instructor-levels-header.collapsed .glyphicon-plus {
  display: inline;
  margin-right: 1.5em;
}

/* line 3419, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .course-details-stripe #course_details_modal .course-details .container .instructor-levels-header .control-icon {
  width: 35px;
}

/* line 3422, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .course-details-stripe #course_details_modal .course-details .container .instructor-levels-header .header-text {
  width: calc(100% - 35px);
}

/* line 3427, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .course-details-stripe #course_details_modal .course-details .container .instructor-levels-content p {
  font-size: 12px;
}

/* line 3430, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .course-details-stripe #course_details_modal .course-details .container .instructor-levels-content ul {
  list-style: disc;
  font-size: 12px;
}

/* line 3433, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .course-details-stripe #course_details_modal .course-details .container .instructor-levels-content ul li:before {
  content: none;
}

/* line 3442, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .questions-stripe {
  background-color: #5FB1F1;
  color: white;
}

/* line 3445, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .questions-stripe .questions-header {
  font-weight: bold;
  font-size: 40px;
  margin: .5em 0 1em 0;
  line-height: 1;
  text-align: center;
}

@media (max-width: 767px) {
  /* line 3445, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor .questions-stripe .questions-header {
    text-align: left;
    font-size: 34px;
  }
}

@media (min-width: 768px) {
  /* line 3457, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor .questions-stripe .form-inline {
    text-align: center;
  }
}

@media (min-width: 991px) {
  /* line 3462, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor .questions-stripe .instructor-question {
    padding-left: 2em;
  }
}

@media (min-width: 768px) {
  /* line 3468, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor .questions-stripe .instructor-question {
    padding-right: 10px;
  }
  /* line 3471, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor .questions-stripe .no-instructor {
    padding-left: 10px;
  }
}

/* line 3475, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .questions-stripe .instructor_drip_error_col {
  text-align: center;
}

/* line 3478, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .questions-stripe #instructor_drip_errors {
  font-weight: bold;
  color: #c00;
  margin-bottom: 1em;
  display: inline-block;
  background: rgba(255, 255, 255, 0.4);
  padding: 5px 14px;
  border-radius: 5px;
}

@media (max-width: 767px) {
  /* line 3487, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor .questions-stripe .cpr-instructor {
    margin-top: 1em;
  }
}

/* line 3491, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .questions-stripe .cpr-instructor .cpr-instructor-label {
  float: left;
}

/* line 3494, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .questions-stripe .cpr-instructor .cpr-instructor-radio-buttons {
  float: left;
}

/* line 3496, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .questions-stripe .cpr-instructor .cpr-instructor-radio-buttons input {
  margin-left: 1em;
}

/* line 3501, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .questions-stripe .request-button {
  text-align: center;
  margin: 1.5em 0;
}

/* line 3504, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .questions-stripe .request-button .orange-button {
  color: white;
  border-radius: 10px;
  background-color: #FB8C1A;
}

/* line 3510, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .questions-stripe #question-stripe-success-alert, body.procpr_responsive_landing .pro-instructor .questions-stripe #question-stripe-failure-alert, body.procpr_responsive_landing .pro-instructor .questions-stripe #question-stripe-duplicate-alert {
  margin-top: 20px;
}

/* line 3515, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .copyright-stripe {
  height: 200px;
  overflow-y: hidden;
}

@media (max-width: 767px) {
  /* line 3515, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor .copyright-stripe {
    height: 150px;
  }
}

/* line 3521, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .copyright-stripe .blue-circle {
  position: absolute;
  background-color: #2D9BF0;
  opacity: .5;
  border-radius: 50%;
  height: 800px;
  width: 800px;
  top: 20px;
  left: -400px;
  z-index: -1;
}

/* line 3532, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .copyright-stripe .light-blue-circle {
  position: absolute;
  background-color: #2D9BF0;
  opacity: .25;
  border-radius: 50%;
  height: 800px;
  width: 800px;
  left: -100px;
  top: 100px;
  z-index: -2;
}

/* line 3543, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .copyright-stripe .copyright-info {
  text-align: center;
  line-height: 2;
  color: #808080;
  height: 200px;
  vertical-align: middle;
  display: table-cell;
}

@media (max-width: 767px) {
  /* line 3543, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-instructor .copyright-stripe .copyright-info {
    width: 100vw;
    height: 150px;
  }
}

/* line 3554, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .copyright-stripe .copyright-info .privacy-policy-link {
  margin-right: 2em;
}

/* line 3556, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .copyright-stripe .copyright-info .privacy-policy-link a {
  color: inherit;
  cursor: pointer;
}

/* line 3559, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .copyright-stripe .copyright-info .privacy-policy-link a:hover {
  color: #000000;
}

/* line 3565, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .copyright-stripe .copyright-info .terms-of-use-link a {
  color: inherit;
  cursor: pointer;
}

/* line 3568, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-instructor .copyright-stripe .copyright-info .terms-of-use-link a:hover {
  color: #000000;
}

/* line 3576, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .acls-hamburger {
  margin-top: 6px;
  float: right;
}

@media (max-width: 400px) {
  /* line 3576, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .acls-hamburger {
    font-size: 13px;
    padding: 6px 8px;
  }
}

/* line 3586, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing #express-cinemagraph {
  position: static;
  width: 100%;
  height: 60vh;
  min-height: 500px;
  overflow: hidden;
  margin-top: 91px;
}

/* line 3594, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing #express-cinemagraph .video-stripe-layout {
  position: relative;
  width: 100%;
  height: 100%;
}

/* line 3599, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing #express-cinemagraph .video-stripe-layout #express-video {
  position: absolute;
  opacity: .9;
}

/* line 3604, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing #express-cinemagraph .video-stripe-layout .video-stripe-headline {
  position: absolute;
  text-align: center;
  font-size: 3.4em;
  font-weight: bold;
  bottom: 0;
  min-height: 3em;
  background: rgba(65, 165, 238, 0.5);
  color: #ffffff;
  width: 100%;
  padding-top: 0.8em;
}

@media screen and (max-width: 425px) {
  /* line 3604, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing #express-cinemagraph .video-stripe-layout .video-stripe-headline {
    font-size: 38px;
  }
}

/* line 3621, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing #express-cinemagraph .video-stripe-layout #express-video {
  min-width: 100%;
  min-height: 590px;
  height: auto;
  top: 50%;
  right: 50%;
  transform: translate(50%, -50%);
}

@media (min-width: 767px) {
  /* line 3633, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-cpr-express {
    margin-bottom: 2em;
    padding-top: 4em;
  }
}

@media (max-width: 767px) {
  /* line 3640, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-cpr-express .container {
    padding: 0;
  }
}

/* line 3646, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing #questions-stripe.pro-cpr-express-stripe {
  background-color: #2d9bf0;
}

/* line 3649, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing #questions-stripe.pro-cpr-express-stripe .btn {
  background-color: #DA0063;
  font-weight: bold;
}

/* line 3656, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing #preview_training h3 {
  margin-top: 0;
}

/* line 3659, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing #preview_training p {
  text-align: center;
  margin-top: 1em;
}

/* line 3663, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing #preview_training .btn {
  background-color: #DA0063;
  font-weight: bold;
}

/* line 3669, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing #express-header {
  margin-top: 91px;
  min-height: 400px;
}

/* line 3673, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing #express-header .cpr-express-heading {
  padding: 1em 0;
  font-size: 3.5em;
  color: #2D9BF0;
  font-weight: bold;
}

@media screen and (max-width: 1199px) {
  /* line 3673, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing #express-header .cpr-express-heading {
    font-size: 3em;
  }
}

@media (max-width: 767px) {
  /* line 3673, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing #express-header .cpr-express-heading {
    text-align: center;
    padding: .4em 0 .3em 0;
    line-height: 1.1;
  }
}

/* line 3688, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing #express-header .cpr-express-subheading {
  font-size: 1.5em;
  color: #2D9BF0;
  margin-bottom: 3em;
}

@media (max-width: 767px) {
  /* line 3688, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing #express-header .cpr-express-subheading {
    margin-bottom: 1em;
    text-align: center;
    line-height: 1.3;
  }
}

/* line 3698, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing #express-header .cpr-express-cta {
  padding-bottom: 4em;
}

/* line 3700, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing #express-header .cpr-express-cta .orange-button {
  background-color: #FB8C1A;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 24px;
  border-radius: 10px;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
}

/* line 3713, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing #express-header .procpr-graphics .procpr-image img {
  position: absolute;
  top: 0;
  left: -400px;
  height: 500px;
  z-index: -5;
}

@media (max-width: 767px) {
  /* line 3713, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing #express-header .procpr-graphics .procpr-image img {
    left: -75px;
    height: 400px;
    top: -50px;
  }
}

@media (max-width: 655px) {
  /* line 3713, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing #express-header .procpr-graphics .procpr-image img {
    left: -110px;
  }
}

@media (max-width: 500px) {
  /* line 3713, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing #express-header .procpr-graphics .procpr-image img {
    left: -170px;
  }
}

/* line 3733, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing #express-header .procpr-graphics .background-circles {
  overflow-y: hidden;
}

/* line 3735, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing #express-header .procpr-graphics .background-circles .background-circles-sub {
  overflow-x: visible;
}

/* line 3737, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing #express-header .procpr-graphics .background-circles .background-circles-sub .light-blue-circle {
  position: absolute;
  background-color: #c6e3f9;
  opacity: .25;
  z-index: -7;
  border-radius: 50%;
  height: 800px;
  width: 800px;
  top: 200px;
  left: -500px;
}

/* line 3748, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing #express-header .procpr-graphics .background-circles .background-circles-sub .blue-circle {
  position: absolute;
  background-color: #2D9BF0;
  opacity: .25;
  z-index: -6;
  border-radius: 50%;
  height: 800px;
  width: 800px;
  top: 115px;
  left: -150px;
}

/* line 3765, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-cpr-express {
  background-color: white;
}

/* line 3768, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-cpr-express .small-screen-description {
  display: none;
}

@media (max-width: 767px) {
  /* line 3765, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-cpr-express {
    margin-top: 150px;
  }
  /* line 3773, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-cpr-express .small-screen-description {
    display: block;
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    margin: .6em 0;
  }
}

/* line 3782, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-cpr-express .package-container {
  text-align: center;
}

@media (max-width: 767px) {
  /* line 3782, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-cpr-express .package-container {
    margin-bottom: 2em;
  }
}

/* line 3789, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-cpr-express .package-container .expand-button {
  margin-top: 0.2em;
  color: #333;
}

@media (min-width: 767px) {
  /* line 3795, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-cpr-express .package-container .package-container-content {
    display: block;
    height: 100% !important;
  }
}

/* line 3801, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-cpr-express .package-container .package-container-content {
  text-align: left;
  padding: 15px;
  width: 100%;
}

/* line 3806, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-cpr-express .package-container .package-container-content.express-content {
  border: 1px solid #2d9bf0;
}

/* line 3809, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-cpr-express .package-container .package-container-content.express-content .feature-list li:before {
  color: #2d9bf0;
}

/* line 3815, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-cpr-express .package-container .package-container-content.pro-content {
  border: 2px solid #DA0063;
}

/* line 3818, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-cpr-express .package-container .package-container-content.pro-content .feature-list li:before {
  color: #DA0063;
}

/* line 3824, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-cpr-express .package-container .package-container-content.premium-content {
  border: 1px solid #2d9bf0;
}

/* line 3827, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-cpr-express .package-container .package-container-content.premium-content .feature-list li:before {
  color: #2d9bf0;
}

/* line 3833, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-cpr-express .package-container .package-container-content .package-description {
  font-style: italic;
  font-size: 12px;
  text-align: center;
}

/* line 3839, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-cpr-express .package-container .package-container-content .package-price {
  font-weight: bold;
  font-size: 36px;
  text-align: center;
  margin: 15px 0 15px 0;
}

/* line 3846, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-cpr-express .package-container .package-container-content .blue-button {
  background-color: #FFFFFF;
  color: #2d9bf0;
  font-weight: bold;
  border-radius: 10px;
  border-color: #2d9bf0;
  border-width: 1.5px;
}

/* line 3855, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-cpr-express .package-container .package-container-content .orange-button {
  background-color: #FB8C1A;
  color: #FFFFFF;
  font-weight: bold;
  border-radius: 10px;
}

/* line 3862, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-cpr-express .package-container .package-container-content .button-row {
  padding: 0;
}

/* line 3867, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-cpr-express .package-container .package-container-header {
  /*a[aria-expanded=true] .glyphicon-plus {
          display: none;
        }
        a[aria-expanded=false] .glyphicon-minus {
          display:none;
        } */
}

/* line 3874, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-cpr-express .package-container .package-container-header.visible-xs {
  cursor: pointer;
}

/* line 3878, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-cpr-express .package-container .package-container-header .glyphicon-minus {
  display: block;
}

/* line 3881, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-cpr-express .package-container .package-container-header .glyphicon-plus {
  display: none;
}

/* line 3886, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-cpr-express .package-container .package-container-header.collapsed .glyphicon-minus {
  display: none;
}

/* line 3889, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-cpr-express .package-container .package-container-header.collapsed .glyphicon-plus {
  display: block;
}

@media (max-width: 767px) {
  /* line 3867, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-cpr-express .package-container .package-container-header {
    text-align: left;
  }
}

/* line 3899, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-cpr-express .package-container .package-container-header-express {
  background-color: #2d9bf0;
  padding: 15px;
  color: white;
  font-size: 30px;
  font-weight: bold;
}

@media (min-width: 767px) {
  /* line 3899, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-cpr-express .package-container .package-container-header-express {
    margin-top: 40px;
  }
}

/* line 3911, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-cpr-express .package-container .package-container-header-pro {
  background-color: #DA0063;
  padding: 15px;
  color: white;
  font-size: 30px;
  font-weight: bold;
  position: relative;
  top: 0;
  left: 0;
}

@media (min-width: 767px) {
  /* line 3923, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-cpr-express .package-container .package-container-header-pro .popular-star img {
    position: absolute;
    height: 150px;
    top: -60px;
    left: -40px;
  }
}

@media (max-width: 767px) {
  /* line 3933, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-cpr-express .package-container .package-container-header-pro .popular-star img {
    position: absolute;
    height: 100px;
    top: -40px;
    right: -40px;
  }
}

/* line 3944, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing .pro-cpr-express .package-container .package-container-header-premium {
  background-color: #2d9bf0;
  padding: 15px;
  color: white;
  font-size: 30px;
  font-weight: bold;
}

@media (min-width: 767px) {
  /* line 3944, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing .pro-cpr-express .package-container .package-container-header-premium {
    margin-top: 40px;
  }
}

/* line 3958, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing #group-stripe-version2 {
  height: auto;
  width: 100%;
  padding: 0;
  margin: 0;
}

/* line 3964, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing #group-stripe-version2 h3 {
  font-size: 26px;
  font-weight: bold;
  margin: 0.2em 0 0.8em 0;
}

/* line 3970, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing #group-stripe-version2 .group-solutions-image {
  background: url(/assets/landing/responsive/group-solutions-bg.jpg) no-repeat #FFFFFF 0;
  background-size: cover;
  height: 230px;
}

/* line 3976, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing #group-stripe-version2 .group-solutions-text {
  text-align: center;
  padding: 1em 3em;
}

/* line 3980, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing #group-stripe-version2 .group-solutions-text .quote-button {
  margin: 1em 0;
}

/* line 3982, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing #group-stripe-version2 .group-solutions-text .quote-button .btn {
  background-color: #FFA727;
  border-color: #FFA727;
  font-weight: bold;
}

/* line 3989, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing #group-stripe-version2 .group-solutions-text ul {
  text-align: left;
}

/* line 3992, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing #group-stripe-version2 .group-solutions-text ul li {
  padding-bottom: 0.8em;
}

/* line 3994, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing #group-stripe-version2 .group-solutions-text ul li:before {
  color: #FFA727;
}

/* line 4000, app/assets/stylesheets/procpr_responsive_landing.scss */
body.procpr_responsive_landing #group-stripe-version2 .group-solutions-text p {
  font-style: italic;
}

@media (min-width: 767px) {
  /* line 3958, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing #group-stripe-version2 {
    height: 41em;
  }
  /* line 4008, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing #group-stripe-version2 .group-solutions-image {
    height: 100%;
  }
}

@media (min-width: 991px) {
  /* line 3958, app/assets/stylesheets/procpr_responsive_landing.scss */
  body.procpr_responsive_landing #group-stripe-version2 {
    height: 30em;
  }
}

/* line 4019, app/assets/stylesheets/procpr_responsive_landing.scss */
#subscriptions .popover {
  max-width: 300px;
}

/* line 4024, app/assets/stylesheets/procpr_responsive_landing.scss */
.landing-mobile-phone-icon {
  font-size: 1.8em;
}

/* line 4028, app/assets/stylesheets/procpr_responsive_landing.scss */
.lp-login {
  top: -20px;
  position: relative;
}

/* line 4032, app/assets/stylesheets/procpr_responsive_landing.scss */
.modal-dialog.modal-wide {
  width: 70%;
}

@media screen and (max-width: 1230px) {
  /* line 4032, app/assets/stylesheets/procpr_responsive_landing.scss */
  .modal-dialog.modal-wide {
    width: 95%;
  }
}

/* line 1, app/assets/stylesheets/profa_landing.scss */
body.profa_landing {
  background-color: #202020;
}

/* line 5, app/assets/stylesheets/profa_landing.scss */
body.profa_landing #header.en {
  background: url(/assets/sites/profa/en/banner.jpg) no-repeat #fff;
}

/* line 9, app/assets/stylesheets/profa_landing.scss */
body.profa_landing #header.es {
  background: url(/images/sites/profa/es/banner.jpg) no-repeat #fff;
}

/* line 13, app/assets/stylesheets/profa_landing.scss */
body.profa_landing #letter h2 {
  font-size: 1.8em;
}

/* line 17, app/assets/stylesheets/profa_landing.scss */
body.profa_landing #content {
  border-top: 1px solid #000;
  padding-top: 5px;
}

/* line 22, app/assets/stylesheets/profa_landing.scss */
body.profa_landing #sidebar-container {
  float: right;
  width: 224px;
  margin-right: 3px;
  margin-top: 5px;
}

/* line 29, app/assets/stylesheets/profa_landing.scss */
body.profa_landing #landing-list ul {
  list-style: disc url(/assets/landing/accept.gif) outside;
}

/* line 33, app/assets/stylesheets/profa_landing.scss */
body.profa_landing #landing-list li {
  padding-bottom: 1em;
}

/* line 37, app/assets/stylesheets/profa_landing.scss */
body.profa_landing #landing-call h2 {
  font-size: 1.3em;
}

/* line 41, app/assets/stylesheets/profa_landing.scss */
body.profa_landing #salesrep_main {
  width: 560px;
  margin-top: 0.8em;
  float: left;
}

/* line 47, app/assets/stylesheets/profa_landing.scss */
body.profa_landing #salesrep_side {
  width: 360px;
  float: right;
  margin-top: 0.8em;
}

/* line 53, app/assets/stylesheets/profa_landing.scss */
body.profa_landing #salesrep_main p {
  margin-top: 1em;
  font-size: 1.2em;
}

/* line 58, app/assets/stylesheets/profa_landing.scss */
body.profa_landing .rely_box {
  border: 2px solid #32A45C;
}

/* line 62, app/assets/stylesheets/profa_landing.scss */
body.profa_landing .rely_box .rely_title {
  font-size: 1.2em;
  font-weight: bold;
  padding: 0.5em;
  margin: 0;
  text-align: center;
  background-color: #32A45C;
  color: #fff;
}

/* line 72, app/assets/stylesheets/profa_landing.scss */
body.profa_landing .contact_form {
  text-align: center;
  border: 2px solid #6C000B;
  background-color: #f0f0f0;
  padding-bottom: 1em;
}

/* line 79, app/assets/stylesheets/profa_landing.scss */
body.profa_landing .contact_form .contact_title {
  font-size: 1.3em;
  font-weight: bold;
  color: #fff;
  background-color: #6C000B;
  margin-bottom: 1em;
  padding: 0.5em;
  text-align: center;
}

/* line 89, app/assets/stylesheets/profa_landing.scss */
body.profa_landing .contact_form .contact_field {
  padding-bottom: 1.5em;
}

/* line 93, app/assets/stylesheets/profa_landing.scss */
body.profa_landing .contact_form .contact_field label {
  font-weight: bold;
  font-size: 1.2em;
}

/* line 98, app/assets/stylesheets/profa_landing.scss */
body.profa_landing .weekly_refresher {
  margin-top: 1em;
  text-align: center;
}

/* line 103, app/assets/stylesheets/profa_landing.scss */
body.profa_landing .moreinfo_title {
  font-size: 1.2em;
  font-weight: bold;
  padding: 0.5em;
  margin: 0;
  text-align: center;
  background-color: #32A45C;
  color: #fff;
}

/* line 113, app/assets/stylesheets/profa_landing.scss */
body.profa_landing .moreinfo_box {
  border: 2px solid #32A45C;
  margin-top: 0.8em;
}

/* line 118, app/assets/stylesheets/profa_landing.scss */
body.profa_landing .moreinfo_box ul li {
  font-size: 1.1em;
}

/* line 122, app/assets/stylesheets/profa_landing.scss */
body.profa_landing .signed {
  margin-top: 2em;
  font-size: 1.2em;
  padding-left: 6em;
}

/* line 128, app/assets/stylesheets/profa_landing.scss */
body.profa_landing .congrats {
  font-size: 1.3em;
  margin-top: 1em;
  text-align: center;
}

/* line 134, app/assets/stylesheets/profa_landing.scss */
body.profa_landing .download_links li {
  font-size: 1.2em;
  margin-bottom: 1em;
}

/* line 139, app/assets/stylesheets/profa_landing.scss */
body.profa_landing .salesadmin-table {
  width: 100%;
}

/* line 143, app/assets/stylesheets/profa_landing.scss */
body.profa_landing .salesadmin-head {
  margin-top: 20px;
  margin-bottom: 5px;
  text-align: center;
  font-weight: bold;
  font-size: 1.3em;
}

/* line 151, app/assets/stylesheets/profa_landing.scss */
body.profa_landing .salesadmin-table th {
  background-color: #e0e0e0;
}

/* line 155, app/assets/stylesheets/profa_landing.scss */
body.profa_landing .salesadmin-table td {
  border: 1px solid #e0e0e0;
}

/* line 159, app/assets/stylesheets/profa_landing.scss */
body.profa_landing .salesadmin-contact .contact_field {
  padding-bottom: 1em;
}

/* line 163, app/assets/stylesheets/profa_landing.scss */
body.profa_landing .salesadmin-contact .contact_field label {
  font-weight: bold;
  color: #1F480F;
}

/* line 168, app/assets/stylesheets/profa_landing.scss */
body.profa_landing .salesadmin-contact {
  margin-bottom: 10px;
}

/* line 172, app/assets/stylesheets/profa_landing.scss */
body.profa_landing .salesadmin-contact form {
  width: 300px;
  margin: 0 auto 0;
  border: 3px solid #e0e0e0;
  padding: 10px;
  text-align: center;
}

/* line 180, app/assets/stylesheets/profa_landing.scss */
body.profa_landing .info-request-yes {
  color: #080;
  font-weight: bold;
}

/* line 185, app/assets/stylesheets/profa_landing.scss */
body.profa_landing .info-request-no {
  color: #800;
  font-weight: bold;
}

/* line 190, app/assets/stylesheets/profa_landing.scss */
body.profa_landing .contact-quote {
  margin-top: 10px;
  font-size: 1.3em;
}

/* line 1, app/assets/stylesheets/profa_landing2.scss */
body.profa_landing2 {
  background-color: #150C5C;
}

/* line 5, app/assets/stylesheets/profa_landing2.scss */
body.profa_landing2 #header.en {
  background: url(/assets/sites/procpr/en/banner.jpg) no-repeat #fff;
}

/* line 9, app/assets/stylesheets/profa_landing2.scss */
body.profa_landing2 #header.es {
  background: url(/assets/sites/procpr/es/banner.jpg) no-repeat #fff;
}

/* line 13, app/assets/stylesheets/profa_landing2.scss */
body.profa_landing2 #letter h2 {
  font-size: 2em;
}

/* line 17, app/assets/stylesheets/profa_landing2.scss */
body.profa_landing2 #gray_background {
  border: 1px solid #eee;
  background-color: #eee;
  margin: 45px -5px 0px -5px;
}

/* line 23, app/assets/stylesheets/profa_landing2.scss */
body.profa_landing2 #sidebar-container {
  clear: both;
  margin-left: 85px;
}

/* line 28, app/assets/stylesheets/profa_landing2.scss */
body.profa_landing2 #signup_box {
  margin: 4px 7px 0px -100px;
  float: right;
  width: 390px;
  height: 218px;
  background-color: white;
}

/* line 36, app/assets/stylesheets/profa_landing2.scss */
body.profa_landing2 #landing2_errors {
  margin: 7px;
  width: 930px;
  clear: both;
  float: left;
}

/* line 43, app/assets/stylesheets/profa_landing2.scss */
body.profa_landing2 #login_text {
  margin-top: 6px;
  clear: left;
  float: left;
  font-size: 0.8em;
}

/* line 50, app/assets/stylesheets/profa_landing2.scss */
body.profa_landing2 .signup_field {
  height: 25px;
}

/* line 54, app/assets/stylesheets/profa_landing2.scss */
body.profa_landing2 #signup_labels {
  margin-left: 5px;
  padding-top: 2px;
  width: 120px;
  float: left;
}

/* line 61, app/assets/stylesheets/profa_landing2.scss */
body.profa_landing2 #signup_values {
  width: 160px;
  float: right;
  margin-right: 6px;
  text-align: right;
}

/* line 68, app/assets/stylesheets/profa_landing2.scss */
body.profa_landing2 .form_input {
  width: 150px;
}

/* line 72, app/assets/stylesheets/profa_landing2.scss */
body.profa_landing2 .small_form_input {
  width: 70px;
}

/* line 76, app/assets/stylesheets/profa_landing2.scss */
body.profa_landing2 .small_form_input_with_margin {
  margin-right: 5px;
  width: 69px;
}

/* line 81, app/assets/stylesheets/profa_landing2.scss */
body.profa_landing2 .sidebar-box-head {
  clear: left;
}

/* line 88, app/assets/stylesheets/profa_landing2.scss */
body.profa_landing2 #bullet_point_box li {
  list-style: disc url(/assets/landing/red_bullet.gif) outside;
  padding-bottom: 0.5em;
}

/* line 93, app/assets/stylesheets/profa_landing2.scss */
body.profa_landing2 #top {
  background-image: url(/assets/landing/top.jpg);
  background-repeat: no-repeat;
  height: 20px;
  width: 100%;
  margin-left: 1px;
  margin-top: 20px;
}

/* line 102, app/assets/stylesheets/profa_landing2.scss */
body.profa_landing2 #top_background {
  width: 965px;
  margin: 5px 0px -40px -15px;
  height: 60px;
  background-image: url(/assets/landing/landing_gradient_profa2.png);
}

/* line 109, app/assets/stylesheets/profa_landing2.scss */
body.profa_landing2 #contact_phone {
  font-weight: bold;
  text-align: right;
  margin-top: -10px;
  margin-right: 10px;
}

/* line 116, app/assets/stylesheets/profa_landing2.scss */
body.profa_landing2 #profa_logo {
  float: left;
  margin-left: 10px;
  margin-top: -20px;
}

/* line 122, app/assets/stylesheets/profa_landing2.scss */
body.profa_landing2 #profa_url {
  padding-top: 12px;
  float: left;
  margin-top: -10px;
  margin-left: 10px;
  font-size: 1.9em;
  font-weight: bold;
  height: 45px;
  width: 230px;
  border-right: 1px dotted black;
}

/* line 134, app/assets/stylesheets/profa_landing2.scss */
body.profa_landing2 .bold_yellow {
  color: #BCA000;
  font-weight: bold;
}

/* line 139, app/assets/stylesheets/profa_landing2.scss */
body.profa_landing2 .dark_red {
  color: #BA0A0A;
}

/* line 143, app/assets/stylesheets/profa_landing2.scss */
body.profa_landing2 #procpr_slogan {
  padding-left: 15px;
  padding-top: 10px;
  float: left;
  margin-left: 10px;
  font-size: 1.0em;
  height: 50px;
}

/* line 152, app/assets/stylesheets/profa_landing2.scss */
body.profa_landing2 #landing_gray_with_nurse {
  margin: 0px 0px 0px 7px;
  float: left;
}

/* line 157, app/assets/stylesheets/profa_landing2.scss */
body.profa_landing2 #begin_now_text {
  clear: both;
  margin: 5px 0px 5px 10px;
  width: 172px;
  font-size: 1.5em;
  font-weight: bold;
  color: darkblue;
  float: left;
}

/* line 167, app/assets/stylesheets/profa_landing2.scss */
body.profa_landing2 #title_and_subtext {
  float: left;
  margin-left: -620px;
  margin-top: 30px;
  width: 400px;
}

/* line 174, app/assets/stylesheets/profa_landing2.scss */
body.profa_landing2 #title_text {
  font-size: 1.7em;
  color: #BA0A0A;
  float: left;
  width: 400px;
}

/* line 181, app/assets/stylesheets/profa_landing2.scss */
body.profa_landing2 #title_subtext_box {
  float: left;
  width: 350px;
  margin-top: 10px;
}

/* line 187, app/assets/stylesheets/profa_landing2.scss */
body.profa_landing2 #title_subtext {
  font-size: 1.3em;
}

/* line 191, app/assets/stylesheets/profa_landing2.scss */
body.profa_landing2 #learn_more_top_link {
  margin-top: 5px;
  margin-right: 10px;
  font-size: 1.1em;
  color: white;
  float: right;
}

/* line 199, app/assets/stylesheets/profa_landing2.scss */
body.profa_landing2 #learn_more_top_link a {
  font-weight: normal;
  color: white;
}

/* line 204, app/assets/stylesheets/profa_landing2.scss */
body.profa_landing2 #landing_red_circle {
  float: right;
  margin-top: -40px;
  margin-right: -250px;
}

/* line 210, app/assets/stylesheets/profa_landing2.scss */
body.profa_landing2 #landing_course_boxes {
  clear: both;
  float: left;
  margin: 10px 4px 0px 7px;
}

/* line 216, app/assets/stylesheets/profa_landing2.scss */
body.profa_landing2 .landing_course_box {
  margin: 5px 7px 5px 0px;
}

/* line 220, app/assets/stylesheets/profa_landing2.scss */
body.profa_landing2 #landing_procpr_box {
  float: left;
}

/* line 224, app/assets/stylesheets/profa_landing2.scss */
body.profa_landing2 #landing_profa_box {
  float: left;
  clear: left;
}

/* line 229, app/assets/stylesheets/profa_landing2.scss */
body.profa_landing2 #landing_profabasic_box {
  float: left;
}

/* line 233, app/assets/stylesheets/profa_landing2.scss */
body.profa_landing2 #landing_probb_box {
  float: left;
}

/* line 237, app/assets/stylesheets/profa_landing2.scss */
body.profa_landing2 #no_show {
  color: white;
}

/* line 241, app/assets/stylesheets/profa_landing2.scss */
body.profa_landing2 #bbb_logo {
  padding-top: 2px;
  clear: left;
  float: right;
}

/* line 247, app/assets/stylesheets/profa_landing2.scss */
body.profa_landing2 #intro_flv {
  clear: left;
  float: left;
  margin-top: 10px;
  margin-left: 7px;
}

/* line 254, app/assets/stylesheets/profa_landing2.scss */
body.profa_landing2 #reminder_box {
  padding: 10px 3px 20px 8px;
  margin: 15px 0px 10px 7px;
  background-color: white;
  clear: left;
  float: left;
  width: 305px;
}

/* line 263, app/assets/stylesheets/profa_landing2.scss */
body.profa_landing2 #bullet_point_box {
  padding: 10px 10px 10px 8px;
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: white;
  margin-right: 7px;
  float: right;
  width: 580px;
}

/* line 273, app/assets/stylesheets/profa_landing2.scss */
body.profa_landing2 #landing_company_logos {
  clear: both;
  background-color: white;
  margin: 7px 7px 40px 7px;
}

/* line 279, app/assets/stylesheets/profa_landing2.scss */
body.profa_landing2 #logo_text {
  clear: both;
  font-size: 0.9em;
  float: right;
  text-align: right;
  margin-right: 7px;
  margin-top: 4px;
}

/* line 288, app/assets/stylesheets/profa_landing2.scss */
body.profa_landing2 .contact-quote {
  margin-top: 10px;
  font-size: 1.3em;
}

/* line 293, app/assets/stylesheets/profa_landing2.scss */
body.profa_landing2 .index-rely {
  border: 2px solid #437541;
}

/* line 297, app/assets/stylesheets/profa_landing2.scss */
body.profa_landing2 .index-rely-title {
  font-weight: bold;
  font-size: 1.2em;
  text-align: center;
  background-color: #437541;
  color: #fff;
  padding-top: 2px;
  padding-bottom: 5px;
}

/* line 307, app/assets/stylesheets/profa_landing2.scss */
body.profa_landing2 .index-rely-footer {
  font-size: 0.8em;
  text-align: center;
  padding-bottom: 5px;
}

/* line 313, app/assets/stylesheets/profa_landing2.scss */
body.profa_landing2 .employer_followup_box {
  margin: 20px 0px 10px 190px;
  border: 2px solid darkblue;
  width: 275px;
  text-align: center;
  background-color: lightblue;
}

/* line 321, app/assets/stylesheets/profa_landing2.scss */
body.profa_landing2 .employer_followup_field {
  margin: 3px 0px 3px 0px;
}

/* line 1, app/assets/stylesheets/profauk_landing.scss */
body.profauk_landing {
  background-color: #150c5c;
}

/* line 5, app/assets/stylesheets/profauk_landing.scss */
body.profauk_landing #header.profauk {
  background: url(../images/sites/profauk/en/banner.jpg) no-repeat white;
}

/* line 9, app/assets/stylesheets/profauk_landing.scss */
body.profauk_landing #letter h2 {
  font-size: 1.8em;
}

/* line 13, app/assets/stylesheets/profauk_landing.scss */
body.profauk_landing #content {
  border-top: 1px solid #000;
  padding-top: 5px;
}

/* line 18, app/assets/stylesheets/profauk_landing.scss */
body.profauk_landing #sidebar-container {
  float: right;
  width: 224px;
  margin-right: 3px;
  margin-top: 5px;
}

/* line 25, app/assets/stylesheets/profauk_landing.scss */
body.profauk_landing #landing-list ul {
  list-style: disc url(../images/landing/accept.gif) outside;
}

/* line 29, app/assets/stylesheets/profauk_landing.scss */
body.profauk_landing #landing-list li {
  padding-bottom: 1em;
}

/* line 1, app/assets/stylesheets/profauk_landing2.scss */
body.profauk_landing2 {
  background-color: #150c5c;
}

/* line 5, app/assets/stylesheets/profauk_landing2.scss */
body.profauk_landing2 #header.profauk {
  background: url(../images/sites/profauk/en/banner.jpg) no-repeat white;
}

/* line 9, app/assets/stylesheets/profauk_landing2.scss */
body.profauk_landing2 #letter h2 {
  font-size: 2em;
}

/* line 13, app/assets/stylesheets/profauk_landing2.scss */
body.profauk_landing2 #gray_background {
  border: 1px solid #eee;
  background-color: #eee;
  margin: 45px -5px 0px -5px;
}

/* line 19, app/assets/stylesheets/profauk_landing2.scss */
body.profauk_landing2 #sidebar-container {
  clear: both;
  margin-left: 85px;
}

/* line 24, app/assets/stylesheets/profauk_landing2.scss */
body.profauk_landing2 #signup_box {
  margin: 4px 7px 0px -100px;
  float: right;
  width: 390px;
  height: 218px;
  background-color: white;
}

/* line 32, app/assets/stylesheets/profauk_landing2.scss */
body.profauk_landing2 #landing2_errors {
  margin: 7px;
  width: 930px;
  clear: both;
  float: left;
}

/* line 39, app/assets/stylesheets/profauk_landing2.scss */
body.profauk_landing2 #login_text {
  margin-top: 6px;
  clear: left;
  float: left;
  font-size: 0.8em;
}

/* line 46, app/assets/stylesheets/profauk_landing2.scss */
body.profauk_landing2 .signup_field {
  height: 25px;
}

/* line 50, app/assets/stylesheets/profauk_landing2.scss */
body.profauk_landing2 #signup_labels {
  margin-left: 5px;
  padding-top: 2px;
  width: 120px;
  float: left;
}

/* line 57, app/assets/stylesheets/profauk_landing2.scss */
body.profauk_landing2 #signup_values {
  width: 160px;
  float: right;
  margin-right: 6px;
  text-align: right;
}

/* line 64, app/assets/stylesheets/profauk_landing2.scss */
body.profauk_landing2 .form_input {
  width: 150px;
}

/* line 68, app/assets/stylesheets/profauk_landing2.scss */
body.profauk_landing2 .small_form_input {
  width: 70px;
}

/* line 72, app/assets/stylesheets/profauk_landing2.scss */
body.profauk_landing2 .small_form_input_with_margin {
  margin-right: 5px;
  width: 69px;
}

/* line 77, app/assets/stylesheets/profauk_landing2.scss */
body.profauk_landing2 .sidebar-box-head {
  clear: left;
}

/* line 81, app/assets/stylesheets/profauk_landing2.scss */
body.profauk_landing2 #bullet_point_box li {
  list-style: disc url(../images/landing/red_bullet.gif) outside;
  padding-bottom: 0.5em;
}

/* line 86, app/assets/stylesheets/profauk_landing2.scss */
body.profauk_landing2 #top {
  background-image: url(../images/landing/top.jpg);
  background-repeat: no-repeat;
  height: 20px;
  width: 100%;
  margin-left: 1px;
  margin-top: 20px;
}

/* line 95, app/assets/stylesheets/profauk_landing2.scss */
body.profauk_landing2 #top_background {
  width: 965px;
  margin: 5px 0px -40px -15px;
  height: 60px;
  background-image: url(../images/landing/landing_gradient_2.png);
}

/* line 102, app/assets/stylesheets/profauk_landing2.scss */
body.profauk_landing2 #contact_phone {
  font-weight: bold;
  text-align: right;
  margin-top: -10px;
  margin-right: 10px;
}

/* line 109, app/assets/stylesheets/profauk_landing2.scss */
body.profauk_landing2 #procpr_logo {
  float: left;
  margin-left: 10px;
  margin-top: -20px;
  width: 260px;
  border-right: 1px dotted black;
}

/* line 117, app/assets/stylesheets/profauk_landing2.scss */
body.profauk_landing2 #procpr_url {
  padding-top: 12px;
  float: left;
  margin-top: -10px;
  margin-left: 10px;
  font-size: 1.9em;
  font-weight: bold;
  height: 45px;
}

/* line 127, app/assets/stylesheets/profauk_landing2.scss */
body.profauk_landing2 .bold_yellow {
  color: #BCA000;
  font-weight: bold;
}

/* line 132, app/assets/stylesheets/profauk_landing2.scss */
body.profauk_landing2 .dark_red {
  color: #BA0A0A;
}

/* line 136, app/assets/stylesheets/profauk_landing2.scss */
body.profauk_landing2 #procpr_slogan {
  padding-left: 15px;
  padding-top: 10px;
  float: left;
  margin-left: 10px;
  font-size: 1.0em;
  height: 50px;
}

/* line 145, app/assets/stylesheets/profauk_landing2.scss */
body.profauk_landing2 #landing_gray_with_nurse {
  margin: 0px 0px 0px 7px;
  float: left;
}

/* line 150, app/assets/stylesheets/profauk_landing2.scss */
body.profauk_landing2 #begin_now_text {
  clear: both;
  margin: 5px 0px 5px 10px;
  width: 172px;
  font-size: 1.5em;
  font-weight: bold;
  color: darkblue;
  float: left;
}

/* line 160, app/assets/stylesheets/profauk_landing2.scss */
body.profauk_landing2 #title_and_subtext {
  float: left;
  margin-left: -620px;
  margin-top: 30px;
  width: 400px;
}

/* line 167, app/assets/stylesheets/profauk_landing2.scss */
body.profauk_landing2 #title_text {
  font-size: 1.7em;
  color: #BA0A0A;
  float: left;
  width: 400px;
}

/* line 174, app/assets/stylesheets/profauk_landing2.scss */
body.profauk_landing2 #title_subtext_box {
  float: left;
  width: 350px;
  margin-top: 10px;
}

/* line 180, app/assets/stylesheets/profauk_landing2.scss */
body.profauk_landing2 #title_subtext {
  font-size: 1.3em;
}

/* line 184, app/assets/stylesheets/profauk_landing2.scss */
body.profauk_landing2 #learn_more_top_link {
  margin-top: 5px;
  margin-right: 10px;
  font-size: 1.1em;
  color: white;
  float: right;
}

/* line 192, app/assets/stylesheets/profauk_landing2.scss */
body.profauk_landing2 #learn_more_top_link a {
  font-weight: normal;
  color: white;
}

/* line 197, app/assets/stylesheets/profauk_landing2.scss */
body.profauk_landing2 #landing_red_circle {
  float: right;
  margin-top: -40px;
  margin-right: -250px;
}

/* line 203, app/assets/stylesheets/profauk_landing2.scss */
body.profauk_landing2 #landing_course_boxes {
  clear: both;
  float: left;
  margin: 10px 4px 0px 7px;
}

/* line 209, app/assets/stylesheets/profauk_landing2.scss */
body.profauk_landing2 .landing_course_box {
  margin: 5px 7px 5px 0px;
}

/* line 213, app/assets/stylesheets/profauk_landing2.scss */
body.profauk_landing2 #landing_procpr_box {
  float: left;
  clear: left;
}

/* line 218, app/assets/stylesheets/profauk_landing2.scss */
body.profauk_landing2 #landing_profa_box {
  float: left;
}

/* line 222, app/assets/stylesheets/profauk_landing2.scss */
body.profauk_landing2 #landing_profabasic_box {
  float: left;
}

/* line 226, app/assets/stylesheets/profauk_landing2.scss */
body.profauk_landing2 #landing_probb_box {
  float: left;
}

/* line 230, app/assets/stylesheets/profauk_landing2.scss */
body.profauk_landing2 #landing_proacls_box {
  float: left;
  margin-right: 0px;
}

/* line 235, app/assets/stylesheets/profauk_landing2.scss */
body.profauk_landing2 #no_show {
  color: white;
}

/* line 239, app/assets/stylesheets/profauk_landing2.scss */
body.profauk_landing2 #bbb_logo {
  padding-top: 2px;
  clear: left;
  float: right;
}

/* line 245, app/assets/stylesheets/profauk_landing2.scss */
body.profauk_landing2 #geotrust_logo {
  float: right;
  margin-right: 6px;
}

/* line 250, app/assets/stylesheets/profauk_landing2.scss */
body.profauk_landing2 #intro_flv {
  clear: left;
  float: left;
  margin-top: 10px;
  margin-left: 7px;
}

/* line 257, app/assets/stylesheets/profauk_landing2.scss */
body.profauk_landing2 #reminder_box {
  padding: 10px 3px 20px 8px;
  margin: 15px 0px 10px 7px;
  background-color: white;
  clear: left;
  float: left;
  width: 305px;
}

/* line 266, app/assets/stylesheets/profauk_landing2.scss */
body.profauk_landing2 #bullet_point_box {
  padding: 10px 10px 10px 8px;
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: white;
  margin-right: 7px;
  float: right;
  width: 580px;
}

/* line 276, app/assets/stylesheets/profauk_landing2.scss */
body.profauk_landing2 .course_link_box {
  position: absolute;
  z-index: 1;
  margin-top: -20px;
  margin-left: 5px;
  padding: 1px 0px 5px 4px;
  height: 7px;
  width: 166px;
  background-color: #ddd;
  font-size: 0.8em;
  overflow: hidden;
}

/* line 289, app/assets/stylesheets/profauk_landing2.scss */
body.profauk_landing2 #profa_link_box {
  margin-left: 4px;
  width: 167px;
}

/* line 294, app/assets/stylesheets/profauk_landing2.scss */
body.profauk_landing2 #probb_link_box {
  margin-left: 8px;
}

/* line 298, app/assets/stylesheets/profauk_landing2.scss */
body.profauk_landing2 #proacls_link_box {
  margin-left: 5px;
  width: 167px;
}

/* line 303, app/assets/stylesheets/profauk_landing2.scss */
body.profauk_landing2 .course_link_box a {
  font-weight: bold;
  color: #BA0A0A;
}

/* line 308, app/assets/stylesheets/profauk_landing2.scss */
body.profauk_landing2 #landing_company_logos {
  clear: both;
  background-color: white;
  margin: 7px 7px 40px 7px;
}

/* line 314, app/assets/stylesheets/profauk_landing2.scss */
body.profauk_landing2 #logo_text {
  clear: both;
  font-size: 0.9em;
  float: right;
  text-align: right;
  margin-right: 7px;
  margin-top: 4px;
}

/* line 323, app/assets/stylesheets/profauk_landing2.scss */
body.profauk_landing2 .index-rely {
  border: 2px solid #437541;
}

/* line 327, app/assets/stylesheets/profauk_landing2.scss */
body.profauk_landing2 .index-rely-title {
  font-weight: bold;
  font-size: 1.2em;
  text-align: center;
  background-color: #437541;
  color: #fff;
  padding-top: 2px;
  padding-bottom: 5px;
}

/* line 337, app/assets/stylesheets/profauk_landing2.scss */
body.profauk_landing2 .index-rely-footer {
  font-size: 0.8em;
  text-align: center;
  padding-bottom: 5px;
}

/* line 343, app/assets/stylesheets/profauk_landing2.scss */
body.profauk_landing2 .employer_followup_box {
  margin: 20px 0px 10px 190px;
  border: 2px solid darkblue;
  width: 275px;
  text-align: center;
  background-color: lightblue;
}

/* line 351, app/assets/stylesheets/profauk_landing2.scss */
body.profauk_landing2 .employer_followup_field {
  margin: 3px 0px 3px 0px;
}

/******* Start Review widget *********/
/* line 2, app/assets/stylesheets/review_widget.scss */
#stripe_reviews {
  margin-top: 50px;
  margin-bottom: 50px;
}

/* line 7, app/assets/stylesheets/review_widget.scss */
#review_widget_div {
  min-height: 350px;
  /* Hide the reviews section and show a loading spinner */
}

/* line 9, app/assets/stylesheets/review_widget.scss */
#review_widget_div.loading {
  background: url(/assets/jquery-ui/ajax-loader-red.gif) no-repeat center;
  background-position: middle center;
  margin: 0 auto;
  min-width: 100px;
}

/* line 16, app/assets/stylesheets/review_widget.scss */
#review_widget_div.loading .rating_reviews {
  display: none;
}

/* line 22, app/assets/stylesheets/review_widget.scss */
.review_widget a {
  text-decoration: none;
}

/* line 26, app/assets/stylesheets/review_widget.scss */
.review_widget .review_stars h2 {
  font-weight: normal !important;
  margin: 6px 0 0 0 !important;
  line-height: 1.3em !important;
}

/* line 32, app/assets/stylesheets/review_widget.scss */
.review_widget .rating_tags h3, .review_widget .rating_breakdown h3 {
  font-weight: normal !important;
  text-align: left !important;
  font-size: 18px !important;
  line-height: 1.3em !important;
  margin: 0 0 20px 0 !important;
}

/* line 40, app/assets/stylesheets/review_widget.scss */
.review_widget .widget-star {
  position: relative;
  width: 250px;
  height: 50px;
  margin: 0 auto 20px !important;
  float: right;
  overflow: hidden;
  list-style: none;
  padding: 0;
  background-image: url(/assets/sites/common/en/widget-stars.png);
  background-position: left top;
}

@media screen and (max-width: 767px) {
  /* line 40, app/assets/stylesheets/review_widget.scss */
  .review_widget .widget-star {
    float: left;
  }
}

/* line 51, app/assets/stylesheets/review_widget.scss */
.review_widget .widget-star li {
  margin-left: 0;
  padding-left: 0;
}

/* line 62, app/assets/stylesheets/review_widget.scss */
.review_widget .widget-star li {
  display: inline;
  margin-left: 0;
}

/* line 67, app/assets/stylesheets/review_widget.scss */
.review_widget .widget-star .current-rating {
  z-index: 1;
  background-position: left bottom;
  background-image: url(/assets/sites/common/en/widget-stars.png);
  line-height: 50px;
  height: 50px;
}

/* line 75, app/assets/stylesheets/review_widget.scss */
.review_widget .widget-star a, .review_widget .widget-star .current-rating {
  position: absolute;
  top: 0;
  left: 0;
  text-indent: -1000em;
  height: 50px;
  line-height: 50px;
  outline: none;
  overflow: hidden;
  border: none;
}

/* line 88, app/assets/stylesheets/review_widget.scss */
.review_widget .widget-star-sm {
  width: 90px;
  height: 18px;
  margin: 0 !important;
  background-image: url(/assets/sites/common/en/widget-stars-sm.png);
}

/* line 94, app/assets/stylesheets/review_widget.scss */
.review_widget .widget-star-sm .current-rating {
  background-image: url(/assets/sites/common/en/widget-stars-sm.png);
  line-height: 18px;
  height: 18px;
  margin: 0;
}

/* line 101, app/assets/stylesheets/review_widget.scss */
.review_widget .widget-star-sm a, .review_widget .widget-star-sm .current-rating {
  height: 18px;
  line-height: 18px;
}

/* line 107, app/assets/stylesheets/review_widget.scss */
.review_widget .rating_summary {
  margin-bottom: 20px;
}

/* line 109, app/assets/stylesheets/review_widget.scss */
.review_widget .rating_summary table {
  width: 100%;
}

/* line 111, app/assets/stylesheets/review_widget.scss */
.review_widget .rating_summary table .rating_table_stars {
  width: 50px;
}

/* line 114, app/assets/stylesheets/review_widget.scss */
.review_widget .rating_summary table .rating_table_count {
  width: 50px;
  font-size: 12px;
  color: #aaa;
  text-align: right;
}

/* line 122, app/assets/stylesheets/review_widget.scss */
.review_widget .rating_summary .rating_bar_outline {
  background-color: #eee;
  width: 100%;
  height: 16px;
}

/* line 128, app/assets/stylesheets/review_widget.scss */
.review_widget .rating_summary .rating_bar {
  position: relative;
  text-indent: -1000em;
  height: 16px;
  background-color: #36AF65;
}

/* line 135, app/assets/stylesheets/review_widget.scss */
.review_widget .rating_breakdown, .review_widget .rating_tags, .review_widget .rating_reviews {
  padding-top: 10px;
  padding-bottom: 10px;
}

/* line 139, app/assets/stylesheets/review_widget.scss */
.review_widget .ratings_filter_tag {
  background-color: #EE4142;
  padding: 3px 8px;
  font-size: 12px;
  color: #fff;
  border-radius: 4px;
  margin: 0 5px;
}

/* line 147, app/assets/stylesheets/review_widget.scss */
.review_widget .ratings_filter_tag:hover {
  background-color: #444;
  color: #fff;
}

/* line 152, app/assets/stylesheets/review_widget.scss */
.review_widget .ratings_filter_tag .ratings_filter_x {
  margin-left: 4px;
}

/* line 154, app/assets/stylesheets/review_widget.scss */
.review_widget .ratings_filter_tag .ratings_filter_x:before {
  content: '\0000d7';
}

/* line 159, app/assets/stylesheets/review_widget.scss */
.review_widget .rating_filter_sort_box {
  margin-bottom: 25px;
}

/* line 162, app/assets/stylesheets/review_widget.scss */
.review_widget .rating_breakdown {
  padding-right: 10px;
}

/* line 165, app/assets/stylesheets/review_widget.scss */
.review_widget .rating_tags {
  padding-left: 10px;
}

/* line 169, app/assets/stylesheets/review_widget.scss */
.review_widget .rating_tags .tag_box {
  font-size: 12px;
  display: inline-block;
  margin: 0 10px 10px 0;
  padding: 3px 12px 3px 12px;
  border-radius: 5px;
  border: 1px solid #aaa;
  background-color: #fff;
  color: #999;
}

/* line 179, app/assets/stylesheets/review_widget.scss */
.review_widget .rating_tags .tag_box:hover {
  background-color: #EE4142;
  border: 1px solid #EE4142;
  color: #fff;
}

/* line 184, app/assets/stylesheets/review_widget.scss */
.review_widget .rating_tags .tag_box:hover a {
  color: #fff;
}

/* line 189, app/assets/stylesheets/review_widget.scss */
.review_widget .rating_tags .tag_box a {
  color: #999;
}

/* line 195, app/assets/stylesheets/review_widget.scss */
.review_widget .rating_sort {
  text-align: right;
  width: 80%;
}

@media screen and (max-width: 767px) {
  /* line 201, app/assets/stylesheets/review_widget.scss */
  .review_widget .rating_sort {
    text-align: left;
    margin-top: 15px;
  }
}

/* line 208, app/assets/stylesheets/review_widget.scss */
.review_widget .rating_reviews ul {
  list-style: none;
}

/* line 210, app/assets/stylesheets/review_widget.scss */
.review_widget .rating_reviews ul li {
  margin-bottom: 30px;
  margin-left: 25px;
}

/* line 215, app/assets/stylesheets/review_widget.scss */
.review_widget .rating_reviews .review_widget_avatar {
  display: inline-block;
  position: absolute;
  left: 16px;
  height: 40px;
  width: 40px;
  padding-top: 4px;
  border-radius: 50%;
  background-color: #EE4142;
  color: #fff;
  font-size: 19px;
  text-align: center;
  z-index: 10;
}

/* line 229, app/assets/stylesheets/review_widget.scss */
.review_widget .rating_reviews .review_widget_avatar_image {
  position: absolute;
  width: 42px;
  z-index: 20;
  left: 16px;
  margin-top: 0;
}

/* line 237, app/assets/stylesheets/review_widget.scss */
.review_widget .rating_reviews .review_container {
  display: inline-block;
  width: 100%;
  padding-bottom: 15px;
  border-bottom: 3px solid #eee;
  padding-left: 40px;
}

/* line 245, app/assets/stylesheets/review_widget.scss */
.review_widget .rating_reviews .review_container .review_line_1 .review_star_text, .review_widget .rating_reviews .review_container .review_line_1 .review_star_img, .review_widget .rating_reviews .review_container .review_line_1 .review_date {
  display: inline-block;
  margin-right: 10px;
}

/* line 249, app/assets/stylesheets/review_widget.scss */
.review_widget .rating_reviews .review_container .review_line_1 .review_star_text {
  font-size: 22px;
}

/* line 252, app/assets/stylesheets/review_widget.scss */
.review_widget .rating_reviews .review_container .review_line_1 .review_date {
  color: #8F98A4;
}

/* line 256, app/assets/stylesheets/review_widget.scss */
.review_widget .rating_reviews .review_container .review_text {
  margin-top: 20px;
  margin-bottom: 15px;
  font-size: 16px;
}

/* line 262, app/assets/stylesheets/review_widget.scss */
.review_widget .rating_reviews .review_container .review_line_3 .review_name, .review_widget .rating_reviews .review_container .review_line_3 .review_verified, .review_widget .rating_reviews .review_container .review_line_3 .review_featured {
  display: inline-block;
  margin-right: 10px;
}

/* line 266, app/assets/stylesheets/review_widget.scss */
.review_widget .rating_reviews .review_container .review_line_3 .review_name {
  color: #8F98A4;
}

/* line 269, app/assets/stylesheets/review_widget.scss */
.review_widget .rating_reviews .review_container .review_line_3 .review_verified, .review_widget .rating_reviews .review_container .review_line_3 .review_featured {
  font-size: 10px;
  position: relative;
  top: -2px;
}

/* line 273, app/assets/stylesheets/review_widget.scss */
.review_widget .rating_reviews .review_container .review_line_3 .review_verified i, .review_widget .rating_reviews .review_container .review_line_3 .review_featured i {
  color: #EE4142;
  font-size: 16px;
  position: relative;
  top: 2px;
  padding-right: 4px;
}

/* line 286, app/assets/stylesheets/review_widget.scss */
.review_widget .review_paging {
  text-align: center;
  font-size: 16px;
  margin-top: 15px;
  width: 100%;
}

/* line 292, app/assets/stylesheets/review_widget.scss */
.review_widget .review_paging .review_next, .review_widget .review_paging .review_previous {
  color: #000;
  border: 1px solid #ccc;
  background-color: #eee;
  border-radius: 4px;
  padding: 5px 10px;
}

/* line 299, app/assets/stylesheets/review_widget.scss */
.review_widget .review_paging .review_next:hover, .review_widget .review_paging .review_previous:hover {
  background-color: #ccc;
}

/* line 306, app/assets/stylesheets/review_widget.scss */
.review_widget .review_paging .review_previous.review_button_disabled {
  color: #999;
}

/* line 308, app/assets/stylesheets/review_widget.scss */
.review_widget .review_paging .review_previous.review_button_disabled:hover {
  background-color: #eee;
}

/******* End Review widget *********/
@font-face {
  font-family: Diodrum-Regular;
  src: url(/fonts/diodrum-regular.woff);
}
