/* MAIN SITE */
/* scss goodness */
/* Font Initialization */
@import url("https://use.typekit.net/qqu8qhw.css");
@font-face {
  font-family: 'Ruckus_Icons';
  src: url(/assets/ruckus_icons-d78d2dcb7583380159e4ac55ff393fde.eot);
  src: url(/assets/ruckus_icons.eot?#iefix) format("embedded-opentype"), url(/assets/ruckus_icons-5e6b46c7742ab52ca1b638a4f7feb416.woff) format("woff"), url(/assets/ruckus_icons-cb27f3ed65bb71b35236abfaf0e94332.ttf) format("truetype"), url(/assets/ruckus_icons.svg#Ruckus_Icons) format("svg");
  font-weight: 400;
  line-height: 1.5;
  color: #333;
  font-size: 1rem;
  -webkit-text-rendering: optimizeLegibility;
  -moz-text-rendering: optimizeLegibility;
  -ms-text-rendering: optimizeLegibility;
  -o-text-rendering: optimizeLegibility;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
/* line 10, ../../app/assets/stylesheets/_placeholders.scss */
.form_description, .single_row, .product-meta .wrapper {
  *zoom: 1;
}

/* line 14, ../../app/assets/stylesheets/_placeholders.scss */
.form_description:before, .single_row:before, .product-meta .wrapper:before, .form_description:after, .single_row:after, .product-meta .wrapper:after {
  content: " ";
  display: table;
}

/* line 19, ../../app/assets/stylesheets/_placeholders.scss */
.form_description:after, .single_row:after, .product-meta .wrapper:after {
  clear: both;
}

/* line 4, ../../app/assets/stylesheets/_forms.scss */
input[type="text"], textarea[type="text"], textarea[type="text"], input[type="password"], textarea[type="password"], textarea[type="password"], input[type="date"], textarea[type="date"], textarea[type="date"], input[type="datetime"], textarea[type="datetime"], textarea[type="datetime"], input[type="datetime-local"], textarea[type="datetime-local"], textarea[type="datetime-local"], input[type="month"], textarea[type="month"], textarea[type="month"], input[type="week"], textarea[type="week"], textarea[type="week"], input[type="email"], textarea[type="email"], textarea[type="email"], input[type="number"], textarea[type="number"], textarea[type="number"], input[type="search"], textarea[type="search"], textarea[type="search"], input[type="tel"], textarea[type="tel"], textarea[type="tel"], input[type="time"], textarea[type="time"], textarea[type="time"], input[type="url"], textarea[type="url"], textarea[type="url"], textarea,
#query_input {
  border-radius: 3px;
  box-shadow: 0;
  border: 1px solid #c7c9ca;
  height: 25px;
  line-height: 25px;
  vertical-align: middle;
  box-shadow: none;
  padding: 0 8px;
}

/* line 15, ../../app/assets/stylesheets/_forms.scss */
textarea {
  height: 76px;
  resize: vertical;
  padding: 8px;
}

/* line 21, ../../app/assets/stylesheets/_forms.scss */
textarea.sns {
  margin-bottom: 1em;
}

/* line 26, ../../app/assets/stylesheets/_forms.scss */
.table_header form, .table_header input[type="text"], .table_header textarea[type="text"], .table_header textarea[type="text"], .table_header input[type="password"], .table_header textarea[type="password"], .table_header textarea[type="password"], .table_header input[type="date"], .table_header textarea[type="date"], .table_header textarea[type="date"], .table_header input[type="datetime"], .table_header textarea[type="datetime"], .table_header textarea[type="datetime"], .table_header input[type="datetime-local"], .table_header textarea[type="datetime-local"], .table_header textarea[type="datetime-local"], .table_header input[type="month"], .table_header textarea[type="month"], .table_header textarea[type="month"], .table_header input[type="week"], .table_header textarea[type="week"], .table_header textarea[type="week"], .table_header input[type="email"], .table_header textarea[type="email"], .table_header textarea[type="email"], .table_header input[type="number"], .table_header textarea[type="number"], .table_header textarea[type="number"], .table_header input[type="search"], .table_header textarea[type="search"], .table_header textarea[type="search"], .table_header input[type="tel"], .table_header textarea[type="tel"], .table_header textarea[type="tel"], .table_header input[type="time"], .table_header textarea[type="time"], .table_header textarea[type="time"], .table_header input[type="url"], .table_header textarea[type="url"], .table_header textarea[type="url"], .table_header textarea, .table_header select {
  margin: 0;
}

/* line 31, ../../app/assets/stylesheets/_forms.scss */
select {
  margin: 0;
}

/* line 37, ../../app/assets/stylesheets/_forms.scss */
.control-group {
  padding: 0 0 16px 0;
}

/* line 39, ../../app/assets/stylesheets/_forms.scss */
.control-group .control-label {
  vertical-align: top;
  padding-right: 5px;
  padding-top: 3px;
  display: inline;
  font-weight: normal;
  margin-bottom: 0px;
  line-height: 1.8em;
  font-size: 16px;
}

/* line 48, ../../app/assets/stylesheets/_forms.scss */
.control-group .control-label:before {
  line-height: 1.9em;
}

/* line 51, ../../app/assets/stylesheets/_forms.scss */
.control-group .control-label img {
  margin-top: -5px;
}

/* line 56, ../../app/assets/stylesheets/_forms.scss */
.control-group .controls input, .control-group .controls textarea {
  margin-bottom: 0px;
}

/* line 59, ../../app/assets/stylesheets/_forms.scss */
.control-group .controls .custom.dropdown {
  margin-bottom: 0px;
}

/* line 62, ../../app/assets/stylesheets/_forms.scss */
.control-group .controls label.radio {
  margin-right: 16px;
}

/* line 64, ../../app/assets/stylesheets/_forms.scss */
.control-group .controls label.radio input, .control-group .controls label.radio textarea {
  margin-right: 5px;
}

/* line 69, ../../app/assets/stylesheets/_forms.scss */
.control-group .controls label.checkbox input.check_boxes, .control-group .controls label.checkbox textarea.check_boxes {
  margin-right: 5px;
}

/* line 74, ../../app/assets/stylesheets/_forms.scss */
.control-group label.list-name {
  color: #007d98;
  display: block;
  font-family: "univia-pro", sans-serif;
  font-weight: 200;
  letter-spacing: 0.4px;
  font-size: 18px;
  padding: 0;
  margin-bottom: 10px;
  line-height: 1em;
}

/* line 83, ../../app/assets/stylesheets/_forms.scss */
.control-group ol {
  margin-bottom: 0;
}

/* line 88, ../../app/assets/stylesheets/_forms.scss */
td .control-group {
  padding: 0;
}

/* line 94, ../../app/assets/stylesheets/_forms.scss */
label.control-label {
  vertical-align: top;
  padding-right: 5px;
  padding-top: 3px;
  display: inline;
  font-weight: normal;
  margin-bottom: 0px;
  line-height: 1.8em;
  font-size: 16px;
}

/* line 104, ../../app/assets/stylesheets/_forms.scss */
label.radio {
  margin-right: 16px;
}

/* line 106, ../../app/assets/stylesheets/_forms.scss */
label.radio input, label.radio textarea {
  margin-right: 5px;
  margin-bottom: 0px;
}

/* line 112, ../../app/assets/stylesheets/_forms.scss */
label.checkbox input.check_boxes, label.checkbox textarea.check_boxes {
  margin-right: 5px;
}

/* line 117, ../../app/assets/stylesheets/_forms.scss */
label.required:before {
  color: #ea7600;
  content: "\e093";
  line-height: 1.9em;
  font-family: "Ruckus_Icons";
  font-weight: 100;
  margin-right: 5px;
  font-size: 14px;
}

/* line 130, ../../app/assets/stylesheets/_forms.scss */
.help-block {
  color: #2f3031;
  font-size: 0.875em;
  margin: -4px 0 0;
}

/* line 137, ../../app/assets/stylesheets/_forms.scss */
span.has-tip {
  line-height: 1.8em;
}

/* line 139, ../../app/assets/stylesheets/_forms.scss */
span.has-tip abbr.tooltip-icon {
  border-bottom: 0px none;
  font-weight: normal;
  font-family: 'Ruckus_Icons';
  font-size: 0.75em;
  color: #2f3031;
}

/* line 149, ../../app/assets/stylesheets/_forms.scss */
.tooltip {
  background: #f7f3e5;
  border: 1px solid #d3b666;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.25);
  color: #4d4d4d;
  font-weight: normal;
  font-size: 14px;
  line-height: 1.4em;
}

/* line 157, ../../app/assets/stylesheets/_forms.scss */
.tooltip .nub {
  border-color: transparent transparent #d3b666 transparent;
}

/* line 163, ../../app/assets/stylesheets/_forms.scss */
.tooltip.tip-top .nub {
  border-color: #d3b666 transparent transparent transparent;
}

/* line 169, ../../app/assets/stylesheets/_forms.scss */
.tooltip.tip-left .nub {
  border-color: transparent transparent transparent #d3b666;
}

/* line 175, ../../app/assets/stylesheets/_forms.scss */
a#help_btn {
  float: right;
  margin-bottom: 8px;
  position: relative;
  padding-left: 24px;
}

/* line 180, ../../app/assets/stylesheets/_forms.scss */
a#help_btn:before {
  font-family: "Ruckus_Icons";
  position: absolute;
  left: 0px;
  top: 0px;
  color: #ea7600;
  content: "\e0a4";
  top: -2px;
}

/* line 189, ../../app/assets/stylesheets/_forms.scss */
.form_description .form-pref {
  clear: both;
  text-align: right;
}

/* line 195, ../../app/assets/stylesheets/_forms.scss */
.large-6 form.simple_form {
  border: 1px solid #c7c9ca;
  padding: 16px;
  padding-bottom: 10px;
}

/* line 201, ../../app/assets/stylesheets/_forms.scss */
.single_row {
  border: 1px solid #e3e4e5;
  margin-bottom: 16px;
  padding: 24px 48px;
  display: inline-block;
}

/* line 208, ../../app/assets/stylesheets/_forms.scss */
.single_row .button_set {
  display: inline-block;
}

@media all and (min-width: 1020px) {
  /* line 208, ../../app/assets/stylesheets/_forms.scss */
  .single_row .button_set {
    float: left;
    margin-left: 16px;
  }
}
/* line 215, ../../app/assets/stylesheets/_forms.scss */
.single_row .control-group {
  padding-bottom: 0;
  float: left;
}

/* line 219, ../../app/assets/stylesheets/_forms.scss */
.single_row .control-label {
  display: inline-block;
  float: left;
  padding-right: 16px;
}

/* line 224, ../../app/assets/stylesheets/_forms.scss */
.single_row .controls {
  display: block;
  float: left;
  max-width: 440px;
}

/* line 230, ../../app/assets/stylesheets/_forms.scss */
.single_row input, .single_row textarea {
  margin-bottom: 0px;
}

/* line 231, ../../app/assets/stylesheets/_forms.scss */
.single_row .help-block {
  margin: 0px;
}

/* line 236, ../../app/assets/stylesheets/_forms.scss */
#file_field {
  margin-bottom: 0;
}

/* line 241, ../../app/assets/stylesheets/_forms.scss */
#kb span {
  position: relative;
  padding-left: 1em;
  margin-left: .4em;
}

/* line 245, ../../app/assets/stylesheets/_forms.scss */
#kb span:before {
  font-family: "Ruckus_Icons";
  position: absolute;
  left: 0px;
  top: 0px;
  content: '\e087';
  top: -3px;
  font-size: 0.75em;
}

/* line 254, ../../app/assets/stylesheets/_forms.scss */
#new_feedback_form.simple_form {
  border: none;
  padding: 0;
}

/* line 260, ../../app/assets/stylesheets/_forms.scss */
.sub-search {
  background: #c7c9ca;
  border: none;
  box-shadow: none;
  -moz-border-radius: 0 3px 3px 0;
  -ms-border-radius: 0 3px 3px 0;
  -o-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  color: white;
  content: '\e037';
  font-family: 'Ruckus_Icons';
  font-size: 12px;
  height: 25px;
  padding: 2px 10px;
  position: absolute;
  top: 1px;
  right: 0;
  transition: none;
}

/* line 278, ../../app/assets/stylesheets/_forms.scss */
.sub-search:hover, .sub-search:focus {
  background: #c7c9ca;
  box-shadow: none;
}

/* line 285, ../../app/assets/stylesheets/_forms.scss */
.twitter-typeahead #query_input {
  padding-right: 20px;
}

/* line 291, ../../app/assets/stylesheets/_forms.scss */
#knowledge_articles_results .twitter-typeahead #query_input {
  padding-right: 35px;
}

/* line 298, ../../app/assets/stylesheets/_forms.scss */
#recaptcha_widget_div {
  margin: 0 auto;
  margin-bottom: 16px;
  width: 320px;
}

/* line 303, ../../app/assets/stylesheets/_forms.scss */
#recaptcha_widget_div .recaptchatable .recaptcha_input_area {
  max-height: 45px !important;
}

/* line 306, ../../app/assets/stylesheets/_forms.scss */
#recaptcha_widget_div .recaptchatable #recaptcha_response_field {
  height: 20px !important;
}

/* login form font size reset */
/* line 314, ../../app/assets/stylesheets/_forms.scss */
#new_login_form p.help-block {
  margin: 0 0 8px;
}

/* line 317, ../../app/assets/stylesheets/_forms.scss */
#new_login_form .button_set {
  font-size: 1em;
}

/* one-offs */
/* line 324, ../../app/assets/stylesheets/_forms.scss */
.warranty p {
  margin-left: 0;
  margin-right: 0;
}

/* line 329, ../../app/assets/stylesheets/_forms.scss */
#line_items {
  padding: 15px;
}

/* line 331, ../../app/assets/stylesheets/_forms.scss */
#line_items td {
  text-align: left;
}

/* line 335, ../../app/assets/stylesheets/_forms.scss */
#company_info {
  text-align: left;
  padding-top: 20px;
}

/* line 340, ../../app/assets/stylesheets/_forms.scss */
#agreement span.error, #agreement small.error {
  display: none;
}

/* line 344, ../../app/assets/stylesheets/_forms.scss */
.multi-step_ajax_form {
  text-align: center;
}

/* line 347, ../../app/assets/stylesheets/_forms.scss */
.global_login_form {
  border: 0px solid #e3e4e5;
  padding: 10px 0px;
}

/* line 351, ../../app/assets/stylesheets/_forms.scss */
#query_input {
  margin-bottom: 0;
}

/* line 1, ../../app/assets/stylesheets/spa_registration.scss */
.collection_radio_buttons {
  display: inline-block;
  margin-left: 1%;
}

/* line 5, ../../app/assets/stylesheets/spa_registration.scss */
.display_block {
  display: block;
}

/* line 8, ../../app/assets/stylesheets/spa_registration.scss */
.width_37 {
  width: 37% !important;
}

/* line 11, ../../app/assets/stylesheets/spa_registration.scss */
.no_text_transform {
  text-transform: none !important;
  margin-bottom: 10px !important;
  font-family: sans-serif;
}

/* line 16, ../../app/assets/stylesheets/spa_registration.scss */
#region_select, #selected_renewal_date, #controller_select {
  margin-left: 3%;
}

/* line 19, ../../app/assets/stylesheets/spa_registration.scss */
.margin_top {
  margin-top: 2%;
}

/* line 22, ../../app/assets/stylesheets/spa_registration.scss */
li, label, #summary {
  font-family: sans-serif;
}

/* line 25, ../../app/assets/stylesheets/spa_registration.scss */
.error_msg {
  font-size: 0.85em;
  color: #a4343a;
  display: none;
}

/* line 1, ../../app/assets/stylesheets/modal.scss */
#myModal {
  display: none;
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  overflow: auto;
  float: left;
  left: 50%;
  top: 73%;
  transform: translate(-50%, -50%);
}

/* line 13, ../../app/assets/stylesheets/modal.scss */
.close {
  color: #000;
  float: right;
  font-size: 28px;
  font-weight: bold;
  cursor: pointer;
}

/* line 20, ../../app/assets/stylesheets/modal.scss */
.modal-header {
  padding: 2px 16px;
  color: white;
}

/* line 24, ../../app/assets/stylesheets/modal.scss */
.modal-body {
  padding: 2px 16px;
}

/* line 27, ../../app/assets/stylesheets/modal.scss */
.modal-footer {
  padding: 20px 16px;
  color: white;
}

/* line 31, ../../app/assets/stylesheets/modal.scss */
.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  border: 1px solid #888;
  width: 57%;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

/* line 40, ../../app/assets/stylesheets/modal.scss */
.btn:not(:disabled):not(.disabled), .product-description #end-of-life.warning:not(:disabled):not(.disabled) {
  cursor: pointer;
}

/* line 43, ../../app/assets/stylesheets/modal.scss */
.modal-footer > :not(:last-child) {
  margin-right: .25rem;
}

/* line 46, ../../app/assets/stylesheets/modal.scss */
.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

/* line 51, ../../app/assets/stylesheets/modal.scss */
.btn, .product-description #end-of-life.warning {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: .25rem;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

/* line 68, ../../app/assets/stylesheets/modal.scss */
.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 73, ../../app/assets/stylesheets/modal.scss */
.button_set {
  display: inline-block !important;
}

/* line 76, ../../app/assets/stylesheets/modal.scss */
p {
  font-family: sans-serif;
}

/* line 1, ../../app/assets/stylesheets/_templates.scss */
.whitebox {
  background-color: #fff;
  background-repeat: repeat-x;
  background-position: 0 0;
  background-image: url("http://6915416c32e4851eca5d-c094c6710edd9b0999733b05a7cec13d.r9.cf2.rackcdn.com/images/layout/section-main.png");
  box-shadow: none;
  background-image: linear-gradient(rgba(117, 120, 123, 0.4) 0px, rgba(117, 120, 123, 0) 80px, rgba(117, 120, 123, 0) 100%);
  padding: 16px;
  margin: 0;
  margin-bottom: 5.33333px;
}

@media all and (min-width: 1020px) {
  /* line 1, ../../app/assets/stylesheets/_templates.scss */
  .whitebox {
    padding: 24px;
    box-shadow: 0px 3px 8px #2f3031;
    margin: 0 0 16px 0;
  }
}
/* line 18, ../../app/assets/stylesheets/_templates.scss */
.chevron {
  list-style-type: none;
}

/* line 20, ../../app/assets/stylesheets/_templates.scss */
.chevron li {
  position: relative;
}

/* line 22, ../../app/assets/stylesheets/_templates.scss */
.chevron li:before {
  font-family: "Ruckus_Icons";
  position: absolute;
  left: 0px;
  top: 0px;
  content: '\e07c';
  color: #ea7600;
  left: -16px;
}

/* line 26, ../../app/assets/stylesheets/_templates.scss */
.chevron .small-6 {
  padding-left: 14px;
  padding-right: 10px;
  line-height: 1.2em;
  margin-bottom: 6px;
}

/* line 31, ../../app/assets/stylesheets/_templates.scss */
.chevron .small-6:before {
  color: #ea7600;
  font-family: "Ruckus_Icons";
  font-size: 12px;
  content: "\e07c";
  position: absolute;
  left: 0;
}

/* Support Program Pages. */
@media all and (min-width: 1020px) {
  /* line 44, ../../app/assets/stylesheets/_templates.scss */
  .side_content {
    padding-right: 0;
  }
}
/* line 48, ../../app/assets/stylesheets/_templates.scss */
.side_content .nav {
  background: #fff;
  margin: 0;
  padding: 0;
}

/* line 52, ../../app/assets/stylesheets/_templates.scss */
.side_content .nav li {
  list-style-type: none;
  position: relative;
  margin: 0;
}

/* line 56, ../../app/assets/stylesheets/_templates.scss */
.side_content .nav li a {
  color: #171818;
  display: block;
  padding: 8px;
  padding-left: 30px;
  border-bottom: 1px solid #c7c9ca;
  text-decoration: none;
  -webkit-transition: background-color 150ms ease-out;
  -moz-transition: background-color 150ms ease-out;
  transition: background-color 150ms ease-out;
}

/* line 66, ../../app/assets/stylesheets/_templates.scss */
.side_content .nav li a:before {
  font-family: "Ruckus_Icons";
  position: absolute;
  left: 0px;
  top: 0px;
  content: '\e07c';
  color: #ea7600;
  left: -16px;
  left: 10px;
  top: 8px;
}

/* line 71, ../../app/assets/stylesheets/_templates.scss */
.side_content .nav li a:hover {
  background-color: #e3e4e5;
}

/* line 76, ../../app/assets/stylesheets/_templates.scss */
.side_content .nav li.divider {
  display: none;
}

/* line 80, ../../app/assets/stylesheets/_templates.scss */
.side_content .nav li.selected a {
  background-color: #009cbd;
  color: #fff;
}

/* line 83, ../../app/assets/stylesheets/_templates.scss */
.side_content .nav li.selected a:hover {
  background-color: #007d98;
}

/* line 89, ../../app/assets/stylesheets/_templates.scss */
.side_content .nav li.unpublished a {
  background-color: #e3e4e5;
  color: #fff;
}

/* line 95, ../../app/assets/stylesheets/_templates.scss */
.side_content .nav li.selected.unpublished a {
  background-color: #2f3031;
  color: #fff;
}

/* line 103, ../../app/assets/stylesheets/_templates.scss */
.whitebox .small-6 {
  width: 100%;
}

@media all and (min-width: 1020px) {
  /* line 103, ../../app/assets/stylesheets/_templates.scss */
  .whitebox .small-6 {
    width: 50%;
  }
}
@media all and (min-width: 1020px) {
  /* line 111, ../../app/assets/stylesheets/_templates.scss */
  .main_content {
    padding-left: 0;
    border-left: 1px solid #c7c9ca;
  }
}
/* line 118, ../../app/assets/stylesheets/_templates.scss */
.pad-reset {
  padding: 0;
}

/* line 122, ../../app/assets/stylesheets/_templates.scss */
.main_pad {
  padding: 24px;
}

/* line 128, ../../app/assets/stylesheets/_templates.scss */
.subscriptions-product-families .product-family-name {
  padding: 8px;
  padding-top: 20px;
}

/* line 133, ../../app/assets/stylesheets/_templates.scss */
.subscriptions-product-families .btn-container-table {
  text-align: right;
}

/* line 137, ../../app/assets/stylesheets/_templates.scss */
.subscriptions-product-families .accordion-collapse {
  /*display: none;*/
}

/* line 141, ../../app/assets/stylesheets/_templates.scss */
.subscriptions-product-families .accordion-item {
  margin-top: 10px;
}

/* line 3, ../../app/assets/stylesheets/_component.contact-accordion.scss */
.c-contact-accordion [data-section-content] {
  padding: 0 0.9375em;
}

/* line 8, ../../app/assets/stylesheets/_component.contact-accordion.scss */
.c-contact-accordion__title {
  background: none;
  border: 0;
}

/* line 13, ../../app/assets/stylesheets/_component.contact-accordion.scss */
section + section .c-contact-accordion__title {
  border-top: 1px solid #e3e4e5;
}

/* line 19, ../../app/assets/stylesheets/_component.contact-accordion.scss */
.c-contact-accordion__title-link {
  padding: .2em 1.2em;
  position: relative;
}

/* line 24, ../../app/assets/stylesheets/_component.contact-accordion.scss */
.c-contact-accordion__title-link:before {
  font-family: "Ruckus_Icons";
  position: absolute;
  left: 0px;
  top: 0px;
  content: '\e07c';
  color: #ea7600;
  top: 3px;
  content: '\e096';
}

/* line 35, ../../app/assets/stylesheets/_component.contact-accordion.scss */
section.active .c-contact-accordion__title-link:before {
  content: "\e098";
}

/* line 41, ../../app/assets/stylesheets/_component.contact-accordion.scss */
.c-contact-accordion__title-link:link, .c-contact-accordion__title-link:visited, .c-contact-accordion__title-link:hover, .c-contact-accordion__title-link:active {
  color: #2f3031;
  text-decoration: none;
}

/* line 50, ../../app/assets/stylesheets/_component.contact-accordion.scss */
.c-contact-accordion__title-link:hover {
  background: transparent;
}

/* line 3, ../../app/assets/stylesheets/_contact_page.scss */
.c-contact-method-header {
  margin-bottom: 7px;
}

/* line 7, ../../app/assets/stylesheets/_contact_page.scss */
.c-contact-method-header:before {
  font-family: "Ruckus_Icons";
  color: #f7c897;
  margin-right: 10px;
}

/* line 14, ../../app/assets/stylesheets/_contact_page.scss */
.c-contact-method-header__forums:before {
  content: "\e04d";
}

/* line 20, ../../app/assets/stylesheets/_contact_page.scss */
.c-contact-method-header__case:before {
  content: "\e0cb";
}

/* line 26, ../../app/assets/stylesheets/_contact_page.scss */
.c-contact-method-header__rma:before {
  content: "\e055";
}

/* line 32, ../../app/assets/stylesheets/_contact_page.scss */
.c-contact-method-header__chat:before {
  content: "\e073";
}

/* line 38, ../../app/assets/stylesheets/_contact_page.scss */
.c-contact__vcard {
  width: 100%;
}

/* line 42, ../../app/assets/stylesheets/_contact_page.scss */
.c-contact__vcard p:last-child {
  margin-bottom: 0;
}

/* line 4, ../../app/assets/stylesheets/_search.scss */
#knowledge_articles_results ul.result-list, #forum_topics_results ul.result-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* line 8, ../../app/assets/stylesheets/_search.scss */
#knowledge_articles_results ul.result-list li.search-result, #forum_topics_results ul.result-list li.search-result {
  margin-bottom: 16px;
}

/* line 10, ../../app/assets/stylesheets/_search.scss */
#knowledge_articles_results ul.result-list li.search-result p.title, #forum_topics_results ul.result-list li.search-result p.title {
  margin-bottom: 8px;
  border-bottom: 1px solid #c7c9ca;
}

/* line 13, ../../app/assets/stylesheets/_search.scss */
#knowledge_articles_results ul.result-list li.search-result p.title a, #forum_topics_results ul.result-list li.search-result p.title a {
  margin-left: 4px;
  line-height: 1;
  text-decoration: none;
}

/* line 21, ../../app/assets/stylesheets/_search.scss */
#knowledge_articles_results ul.result-list li.search-highlight, #forum_topics_results ul.result-list li.search-highlight {
  background: #f1f1f2;
  border: 1px solid #009cbd;
  padding: 8px 16px;
}

/* line 27, ../../app/assets/stylesheets/_search.scss */
#knowledge_articles_results ul.result-list .url a, #forum_topics_results ul.result-list .url a {
  color: #007d98;
}

/* line 31, ../../app/assets/stylesheets/_search.scss */
#knowledge_articles_results ul.result-list .meta, #forum_topics_results ul.result-list .meta {
  color: #75787b;
  font-size: 11px;
}

/* line 34, ../../app/assets/stylesheets/_search.scss */
#knowledge_articles_results ul.result-list .meta .search-match, #forum_topics_results ul.result-list .meta .search-match {
  font-weight: normal;
}

/* line 38, ../../app/assets/stylesheets/_search.scss */
#knowledge_articles_results ul.result-list .search-match, #forum_topics_results ul.result-list .search-match {
  font-weight: bold;
}

/* line 42, ../../app/assets/stylesheets/_search.scss */
#knowledge_articles_results ul.result-list p.title .search-match, #forum_topics_results ul.result-list p.title .search-match {
  font-weight: inherit;
}

/* line 51, ../../app/assets/stylesheets/_search.scss */
ul.result-list p.title {
  position: relative;
  padding-left: 24px;
}

/* line 54, ../../app/assets/stylesheets/_search.scss */
ul.result-list p.title:before {
  font-family: "Ruckus_Icons";
  position: absolute;
  left: 0px;
  top: 0px;
  font-size: 16px;
  top: 1px;
  color: #ea7600;
}

/* line 64, ../../app/assets/stylesheets/_search.scss */
li.knowledge-result p.title:before {
  content: "\e09f";
}

/* line 71, ../../app/assets/stylesheets/_search.scss */
li.forum-result p.title:before {
  content: "\e074";
}

/* line 78, ../../app/assets/stylesheets/_search.scss */
li.software-result p.title:before {
  content: "\e057";
}

/* line 85, ../../app/assets/stylesheets/_search.scss */
li.document-result p.title:before {
  content: "\e028";
}

/* line 92, ../../app/assets/stylesheets/_search.scss */
#knowledge_articles_facets section, #rss_feeds section, #knowledge_articles_results section {
  border-bottom: none;
}

/* line 94, ../../app/assets/stylesheets/_search.scss */
#knowledge_articles_facets section li, #rss_feeds section li, #knowledge_articles_results section li {
  font-size: 0.875em;
}

/* line 98, ../../app/assets/stylesheets/_search.scss */
#knowledge_articles_facets p.title, #rss_feeds p.title, #knowledge_articles_results p.title {
  border-bottom: none;
  margin-bottom: 5px;
  padding-bottom: 0;
}

/* line 102, ../../app/assets/stylesheets/_search.scss */
#knowledge_articles_facets p.title:hover, #rss_feeds p.title:hover, #knowledge_articles_results p.title:hover {
  background: transparent;
  text-decoration: none;
}

/* line 106, ../../app/assets/stylesheets/_search.scss */
#knowledge_articles_facets p.title a, #rss_feeds p.title a, #knowledge_articles_results p.title a {
  font-family: "univia-pro", sans-serif;
  font-weight: 200;
  letter-spacing: 0.4px;
  color: #007d98;
  display: inline;
  font-size: 18px;
  padding-left: 0;
  text-decoration: none;
}

/* line 113, ../../app/assets/stylesheets/_search.scss */
#knowledge_articles_facets p.title a:before, #rss_feeds p.title a:before, #knowledge_articles_results p.title a:before {
  font-family: "Ruckus_Icons";
  font-size: 16px;
  margin-top: 2px;
  float: left;
  margin-right: 10px;
}

/* line 124, ../../app/assets/stylesheets/_search.scss */
#knowledge_articles_facets p.knowledge-facet a:before, #rss_feeds p.knowledge-facet a:before, #knowledge_articles_results p.knowledge-facet a:before {
  content: "\e09f";
}

/* line 127, ../../app/assets/stylesheets/_search.scss */
#knowledge_articles_facets p.knowledge-facet a abbr, #rss_feeds p.knowledge-facet a abbr, #knowledge_articles_results p.knowledge-facet a abbr {
  font-family: "Ruckus_Icons";
  font-size: 12px;
  text-decoration: none;
}

/* line 131, ../../app/assets/stylesheets/_search.scss */
#knowledge_articles_facets p.knowledge-facet a abbr:hover, #rss_feeds p.knowledge-facet a abbr:hover, #knowledge_articles_results p.knowledge-facet a abbr:hover {
  text-decoration: none;
}

/* line 135, ../../app/assets/stylesheets/_search.scss */
#knowledge_articles_facets p.knowledge-facet a:after, #rss_feeds p.knowledge-facet a:after, #knowledge_articles_results p.knowledge-facet a:after {
  font-family: "Ruckus_Icons";
  font-size: 12px;
  margin-left: 5px;
  content: "\e097";
  text-decoration: none;
}

/* line 141, ../../app/assets/stylesheets/_search.scss */
#knowledge_articles_facets p.knowledge-facet a:after:hover, #rss_feeds p.knowledge-facet a:after:hover, #knowledge_articles_results p.knowledge-facet a:after:hover {
  text-decoration: none;
}

/* line 149, ../../app/assets/stylesheets/_search.scss */
#knowledge_articles_facets p.forum-facet a:before, #rss_feeds p.forum-facet a:before, #knowledge_articles_results p.forum-facet a:before {
  content: "\e074";
}

/* line 156, ../../app/assets/stylesheets/_search.scss */
#knowledge_articles_facets p.software-facet a:before, #rss_feeds p.software-facet a:before, #knowledge_articles_results p.software-facet a:before {
  content: "\e057";
}

/* line 163, ../../app/assets/stylesheets/_search.scss */
#knowledge_articles_facets p.document-facet a:before, #rss_feeds p.document-facet a:before, #knowledge_articles_results p.document-facet a:before {
  content: "\e028";
}

/* line 169, ../../app/assets/stylesheets/_search.scss */
#knowledge_articles_facets section .content, #rss_feeds section .content, #knowledge_articles_results section .content {
  padding: 0;
  margin-left: 10px;
  margin-bottom: 10px;
}

/* line 178, ../../app/assets/stylesheets/_search.scss */
#knowledge_articles_facets section.active p.knowledge-facet a:after, #rss_feeds section.active p.knowledge-facet a:after, #knowledge_articles_results section.active p.knowledge-facet a:after {
  content: "\e098";
}

/* line 180, ../../app/assets/stylesheets/_search.scss */
#knowledge_articles_facets section.active p.knowledge-facet a:after:hover, #rss_feeds section.active p.knowledge-facet a:after:hover, #knowledge_articles_results section.active p.knowledge-facet a:after:hover {
  text-decoration: none;
}

/* line 191, ../../app/assets/stylesheets/_search.scss */
#rss_feeds p.title {
  font-family: "univia-pro", sans-serif;
  font-weight: 200;
  letter-spacing: 0.4px;
  color: #007d98;
  display: inline;
  font-size: 18px;
  padding-left: 0;
  text-decoration: none;
}

/* line 198, ../../app/assets/stylesheets/_search.scss */
#rss_feeds p.title:before {
  font-family: "Ruckus_Icons";
  font-size: 16px;
  margin-top: 2px;
  float: left;
  margin-right: 10px;
}

/* line 205, ../../app/assets/stylesheets/_search.scss */
#rss_feeds p.title:after {
  font-family: "Ruckus_Icons";
  font-size: 12px;
  margin-left: 5px;
  text-decoration: none;
  content: "\e097";
}

/* line 215, ../../app/assets/stylesheets/_search.scss */
#rss_feeds section.active p.title:after {
  content: "\e098";
}

/* line 217, ../../app/assets/stylesheets/_search.scss */
#rss_feeds section.active p.title:after:hover {
  text-decoration: none;
}

/* Dont really need the icons on the KB page.. */
/* line 230, ../../app/assets/stylesheets/_search.scss */
#knowledge_articles_results p.knowledge-facet a:before {
  content: "";
  margin-right: 0;
}

/* line 238, ../../app/assets/stylesheets/_search.scss */
.kb_search {
  margin-bottom: 0;
}

/* line 240, ../../app/assets/stylesheets/_search.scss */
.kb_search .tt-input {
  padding: 0 8px;
  height: 25px;
  border: 1px solid #c7c9ca;
}

/* line 245, ../../app/assets/stylesheets/_search.scss */
.kb_search input[type="search"], .kb_search textarea[type="search"], .kb_search p {
  margin-bottom: 0;
}

/* line 250, ../../app/assets/stylesheets/_search.scss */
#kb_article h1, #kb_article h2, #kb_article h3, #kb_article #knowledge_articles_results ul.result-list li.search-result p.title a, #knowledge_articles_results ul.result-list li.search-result p.title #kb_article a, #kb_article #forum_topics_results ul.result-list li.search-result p.title a, #forum_topics_results ul.result-list li.search-result p.title #kb_article a, #kb_article h4, #kb_article .tt-menu p.category-name, .tt-menu #kb_article p.category-name {
  margin-left: 0px;
}

/* line 253, ../../app/assets/stylesheets/_search.scss */
#kb_article section {
  margin-bottom: 25px;
}

/* line 258, ../../app/assets/stylesheets/_search.scss */
#kb_article_content {
  border-right: 1px solid #e3e4e5;
}

/* line 262, ../../app/assets/stylesheets/_search.scss */
.kb_search {
  position: relative;
}

/* line 264, ../../app/assets/stylesheets/_search.scss */
.kb_search p {
  font-size: 12px;
}

/* line 267, ../../app/assets/stylesheets/_search.scss */
.kb_search .search-options {
  text-align: right;
}

/* Searching Knowledge Base (accordion). */
/* line 276, ../../app/assets/stylesheets/_search.scss */
#knowledge_articles_results .accordion a {
  padding-left: 0;
}

/* line 283, ../../app/assets/stylesheets/_search.scss */
p span.results-title {
  font-weight: bold;
}

/* global search typeahead overwrites */
/* line 290, ../../app/assets/stylesheets/_search.scss */
.search-column {
  padding-top: 5px;
}

/* line 313, ../../app/assets/stylesheets/_search.scss */
.search-column {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

@media all and (min-width: 1020px) {
  /* line 313, ../../app/assets/stylesheets/_search.scss */
  .search-column {
    padding-left: 1rem;
    padding-right: 0;
  }
}
/* line 323, ../../app/assets/stylesheets/_search.scss */
.search-column div.search {
  width: 100%;
  float: left;
}

/* line 328, ../../app/assets/stylesheets/_search.scss */
.search-column .chat {
  display: none;
  width: 0%;
  float: right;
}

/* line 338, ../../app/assets/stylesheets/_search.scss */
#search_form ::-webkit-input-placeholder {
  font-size: smaller;
}

/* line 341, ../../app/assets/stylesheets/_search.scss */
#search_form :-moz-placeholder {
  /* Firefox 18- */
  font-size: smaller;
}

/* line 344, ../../app/assets/stylesheets/_search.scss */
#search_form ::-moz-placeholder {
  /* Firefox 19+ */
  font-size: smaller;
}

/* line 347, ../../app/assets/stylesheets/_search.scss */
#search_form :-ms-input-placeholder {
  font-size: smaller;
}

/* line 352, ../../app/assets/stylesheets/_search.scss */
#search_form .twitter-typeahead {
  width: 100%;
  float: left;
  font-family: "Roboto", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  border-radius: 3px;
}

/* line 359, ../../app/assets/stylesheets/_search.scss */
#search_form #global_query {
  margin-bottom: 0;
  border: 0px none;
  font-weight: 300;
  padding: 0 5px;
  height: 35px;
  line-height: 35px;
  border-radius: 3px;
}

/* line 369, ../../app/assets/stylesheets/_search.scss */
#search_form input.tt-hint, #search_form textarea.tt-hint {
  border-right: 0px none;
  font-weight: 300;
  height: 35px;
  line-height: 35px;
  padding: 0 5px;
  border-radius: 3px;
}

/* line 377, ../../app/assets/stylesheets/_search.scss */
#search_form input.tt-input, #search_form textarea.tt-input {
  background-color: transparent;
  border: 0;
  height: 35px;
  padding: 0 5px;
  vertical-align: middle;
}

/* line 385, ../../app/assets/stylesheets/_search.scss */
#search_form button.search {
  padding: 0px 10px;
  height: 35px;
  position: absolute;
  top: 0;
  right: 0;
  font-family: 'Ruckus_Icons';
  border: 0px none;
  background-color: #ea7600;
  box-shadow: 0;
  border-radius: 0 3px 3px 0;
}

/* line 402, ../../app/assets/stylesheets/_search.scss */
.pad-reset form {
  margin: 16px;
  margin-bottom: 5.33333px;
  padding: 0;
}

/* line 406, ../../app/assets/stylesheets/_search.scss */
.pad-reset form button {
  top: 0;
}

/* line 1, ../../app/assets/stylesheets/_products.scss */
.btn, .product-description #end-of-life.warning {
  font-family: "univia-pro", sans-serif;
  font-weight: 300;
  letter-spacing: 0.4px;
  transition: all 150ms ease-in-out;
  border-radius: 3px;
  box-shadow: none;
  color: #fff;
  font-size: 0.875em;
  padding: 0 16px;
  height: 25px;
  line-height: 23px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}

/* line 14, ../../app/assets/stylesheets/_products.scss */
.btn:before, .product-description #end-of-life.warning:before {
  color: #fff;
  margin-right: 8px;
  font-family: "Ruckus_Icons";
  font-size: .875em;
}

/* line 20, ../../app/assets/stylesheets/_products.scss */
.btn:hover, .product-description #end-of-life.warning:hover, .btn:focus, .product-description #end-of-life.warning:focus {
  text-decoration: none;
}

/* line 26, ../../app/assets/stylesheets/_products.scss */
#products {
  text-align: center;
}

/* line 28, ../../app/assets/stylesheets/_products.scss */
#products .grid_item {
  height: 250px;
  float: left;
}

/* line 31, ../../app/assets/stylesheets/_products.scss */
#products .grid_item .helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

/* line 36, ../../app/assets/stylesheets/_products.scss */
#products .grid_item img {
  vertical-align: middle;
  max-width: 160px;
  margin-top: -16px;
}

/* line 46, ../../app/assets/stylesheets/_products.scss */
#products_grid a:hover {
  text-decoration: none;
}

/* line 50, ../../app/assets/stylesheets/_products.scss */
#products_grid .row {
  margin-bottom: 2px;
}

/* line 53, ../../app/assets/stylesheets/_products.scss */
#products_grid .row .small-4, #products_grid .row .large-6 {
  background: #fff;
  border-right: 1px solid #c7c9ca;
  border-bottom: none;
  padding: 16px 0;
  text-align: center;
}

/* line 59, ../../app/assets/stylesheets/_products.scss */
#products_grid .row .small-4:last-child, #products_grid .row .large-6:last-child {
  border-right: none;
}

/* line 62, ../../app/assets/stylesheets/_products.scss */
#products_grid .row .small-4 img, #products_grid .row .large-6 img {
  margin: 0;
}

/* line 65, ../../app/assets/stylesheets/_products.scss */
#products_grid .row .small-4 p, #products_grid .row .large-6 p {
  color: #2f3031;
  text-align: center;
  font-family: "univia-pro", sans-serif;
  font-weight: 200;
  letter-spacing: 0.4px;
}

/* line 72, ../../app/assets/stylesheets/_products.scss */
#products_grid .row .large-12.columns .large-6 {
  margin-bottom: 2px;
}

@media all and (min-width: 1020px) {
  /* line 72, ../../app/assets/stylesheets/_products.scss */
  #products_grid .row .large-12.columns .large-6 {
    margin-bottom: 0;
  }
}
/* line 83, ../../app/assets/stylesheets/_products.scss */
#products .small-6 a {
  position: relative;
  display: block;
}

/* line 92, ../../app/assets/stylesheets/_products.scss */
.detail-view {
  padding-top: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #c7c9ca;
}

/* line 96, ../../app/assets/stylesheets/_products.scss */
.detail-view .detail-showcase {
  min-height: 150px;
  line-height: 150px;
  padding: 0px 10px;
  display: block;
  text-align: center;
}

@media all and (min-width: 1020px) {
  /* line 96, ../../app/assets/stylesheets/_products.scss */
  .detail-view .detail-showcase {
    display: inline-block;
    text-align: left;
  }
}
/* line 106, ../../app/assets/stylesheets/_products.scss */
.detail-view .detail-showcase img {
  display: inline-block;
}

/* line 116, ../../app/assets/stylesheets/_products.scss */
.grid-view a:hover {
  text-decoration: none;
}

/* line 120, ../../app/assets/stylesheets/_products.scss */
.grid-view .small-6, .grid-view .large-4 {
  padding: 16px;
}

/* line 129, ../../app/assets/stylesheets/_products.scss */
.product-family ul {
  padding: 0;
}

/* line 132, ../../app/assets/stylesheets/_products.scss */
.product-family dl.details {
  margin-bottom: 0;
}

/* line 134, ../../app/assets/stylesheets/_products.scss */
.product-family dl.details dd {
  margin: 0 0 16px 0;
}

/* line 136, ../../app/assets/stylesheets/_products.scss */
.product-family dl.details dd ul {
  margin-left: 24px;
}

/* line 147, ../../app/assets/stylesheets/_products.scss */
.item-timestamps {
  margin-top: 16px;
}

@media all and (min-width: 1020px) {
  /* line 147, ../../app/assets/stylesheets/_products.scss */
  .item-timestamps {
    margin-top: 0;
  }
}
/* line 155, ../../app/assets/stylesheets/_products.scss */
.box_wrapper .panel {
  margin-bottom: 0;
}

/* line 160, ../../app/assets/stylesheets/_products.scss */
.product-tools {
  list-style: none;
}

/* line 162, ../../app/assets/stylesheets/_products.scss */
.product-tools li {
  position: relative;
  padding-left: 24px;
}

/* line 167, ../../app/assets/stylesheets/_products.scss */
.product-tools li a:before {
  font-family: "Ruckus_Icons";
  position: absolute;
  left: 0px;
  top: -1px;
  color: #2f3031;
}

/* line 174, ../../app/assets/stylesheets/_products.scss */
.product-tools li a:hover:before {
  color: #2f3031;
}

/* line 178, ../../app/assets/stylesheets/_products.scss */
.product-tools li.docs a:before {
  content: '\e028';
}

/* line 181, ../../app/assets/stylesheets/_products.scss */
.product-tools li.software a:before {
  content: '\e057';
}

/* line 184, ../../app/assets/stylesheets/_products.scss */
.product-tools li.kb a:before {
  content: '\e09f';
}

/* line 187, ../../app/assets/stylesheets/_products.scss */
.product-tools li.forum a:before {
  content: '\e04d';
}

/* line 193, ../../app/assets/stylesheets/_products.scss */
.product-tabs {
  margin-top: 16px;
}

/* line 195, ../../app/assets/stylesheets/_products.scss */
.product-tabs .title a {
  position: relative;
  line-height: 18px;
}

/* line 198, ../../app/assets/stylesheets/_products.scss */
.product-tabs .title a:before {
  font-family: "Ruckus_Icons";
  color: #75787b;
  display: inline-block;
  margin-right: 6px;
}

/* line 205, ../../app/assets/stylesheets/_products.scss */
.product-tabs .title a.docs:before {
  content: '\e028';
}

/* line 208, ../../app/assets/stylesheets/_products.scss */
.product-tabs .title a.software:before {
  content: '\e057';
}

/* line 211, ../../app/assets/stylesheets/_products.scss */
.product-tabs .title a.kb:before {
  content: '\e09f';
}

/* line 214, ../../app/assets/stylesheets/_products.scss */
.product-tabs .title a.forum:before {
  content: '\e04d';
}

/* line 217, ../../app/assets/stylesheets/_products.scss */
.product-tabs .title a.entitlements:before {
  content: '\e09e';
}

/* line 220, ../../app/assets/stylesheets/_products.scss */
.product-tabs .title a.licenses:before {
  content: '\e060';
}

/* line 223, ../../app/assets/stylesheets/_products.scss */
.product-tabs .title a:hover {
  text-decoration: none;
}

/* line 225, ../../app/assets/stylesheets/_products.scss */
.product-tabs .title a:hover:before {
  color: #ea7600;
}

/* line 231, ../../app/assets/stylesheets/_products.scss */
.product-tabs .active .title a:before {
  color: #2f3031;
}

/* line 234, ../../app/assets/stylesheets/_products.scss */
.product-tabs .active .title a:hover:before {
  color: #ea7600;
}

/* Product Information Pages */
/* line 242, ../../app/assets/stylesheets/_products.scss */
.product-meta {
  background: #f1f1f2;
}

/* line 244, ../../app/assets/stylesheets/_products.scss */
.product-meta .wrapper {
  border: 1px solid #c7c9ca;
  margin: 0 0.75em;
}

/* line 249, ../../app/assets/stylesheets/_products.scss */
.product-meta .large-5 {
  padding: 0;
}

/* line 251, ../../app/assets/stylesheets/_products.scss */
.product-meta .large-5 .product-images {
  background: #fff;
  padding: 16px;
}

/* line 256, ../../app/assets/stylesheets/_products.scss */
.product-meta .large-5 .orbit-container,
.product-meta .large-5 .orbit-container .orbit-slides-container {
  background: #fff;
}

/* line 259, ../../app/assets/stylesheets/_products.scss */
.product-meta .large-5 .orbit-container img,
.product-meta .large-5 .orbit-container .orbit-slides-container img {
  margin: 0;
}

/* line 263, ../../app/assets/stylesheets/_products.scss */
.product-meta .large-5 .orbit-container .example-orbit li,
.product-meta .large-5 .orbit-container .orbit-slides-container .example-orbit li {
  text-align: center;
}

/* line 267, ../../app/assets/stylesheets/_products.scss */
.product-meta .large-5 .orbit-container .orbit-caption,
.product-meta .large-5 .orbit-container .orbit-slides-container .orbit-caption {
  background: none;
  color: #2f3031;
  font-size: 1.3125em;
  text-align: center;
  font-family: "univia-pro", sans-serif;
  font-weight: 200;
  letter-spacing: 0.4px;
}

/* line 275, ../../app/assets/stylesheets/_products.scss */
.product-meta .large-5 .orbit-container .orbit-bullets,
.product-meta .large-5 .orbit-container .orbit-slides-container .orbit-bullets {
  display: block;
  padding: 0;
  margin: 0;
  text-align: center;
}

/* line 280, ../../app/assets/stylesheets/_products.scss */
.product-meta .large-5 .orbit-container .orbit-bullets li,
.product-meta .large-5 .orbit-container .orbit-slides-container .orbit-bullets li {
  background-color: #e2e6ec;
  border: 1px solid #009cbd;
  display: inline-block;
  float: none;
  height: 1em;
  padding: 0;
  width: 1em;
}

/* line 289, ../../app/assets/stylesheets/_products.scss */
.product-meta .large-5 .orbit-container .orbit-bullets li.active,
.product-meta .large-5 .orbit-container .orbit-slides-container .orbit-bullets li.active {
  background-color: #009cbd;
  border: 1px solid #007d98;
}

/* line 294, ../../app/assets/stylesheets/_products.scss */
.product-meta .large-5 .orbit-container ul,
.product-meta .large-5 .orbit-container .orbit-slides-container ul {
  border: 0;
}

/* line 299, ../../app/assets/stylesheets/_products.scss */
.product-meta .large-7 {
  padding: 0;
}

/* line 301, ../../app/assets/stylesheets/_products.scss */
.product-meta .large-7 .product-description {
  clear: both;
  padding: 16px;
  min-height: 200px;
}

@media all and (min-width: 1020px) {
  /* line 301, ../../app/assets/stylesheets/_products.scss */
  .product-meta .large-7 .product-description {
    min-height: auto !important;
  }
}
/* line 310, ../../app/assets/stylesheets/_products.scss */
.product-meta .large-7 h2 {
  border: 0;
  line-height: 1;
  text-align: left;
}

/* line 315, ../../app/assets/stylesheets/_products.scss */
.product-meta .large-7 dl.details {
  margin-bottom: 0;
}

/* line 317, ../../app/assets/stylesheets/_products.scss */
.product-meta .large-7 dl.details dd {
  margin-left: 0;
  margin-bottom: 10px;
}

/* line 320, ../../app/assets/stylesheets/_products.scss */
.product-meta .large-7 dl.details dd:last-child {
  margin-bottom: 0;
}

/* line 328, ../../app/assets/stylesheets/_products.scss */
.section-container.auto.product-tabs {
  clear: both;
}

/* end of life warning */
/* line 334, ../../app/assets/stylesheets/_products.scss */
.product-description #end-of-life.warning {
  border: 1px solid;
  text-transform: uppercase;
  background-color: #a4343a;
  border-color: #571b1f;
  position: absolute;
  top: 16px;
  right: 16px;
  cursor: default;
}

/* line 344, ../../app/assets/stylesheets/_products.scss */
.product-description #end-of-life.warning:hover {
  background-color: #a4343a;
}

/* line 351, ../../app/assets/stylesheets/_products.scss */
#products .detail-showcase .warning,
#products .small-6 .warning, .product-family .detail-showcase .warning,
.product-family .small-6 .warning {
  color: #a4343a;
  font-family: "univia-pro", sans-serif;
  font-weight: 500;
  letter-spacing: 0.2px;
  font-size: 28px;
  text-transform: uppercase;
  position: absolute;
  left: -6%;
  top: 0;
  width: 180px;
  text-align: center;
  -ms-transform: rotate(-36deg);
  -webkit-transform: rotate(-36deg);
  -moz-transform: rotate(-36deg);
  transform: rotate(-36deg);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  opacity: .6;
}

@media all and (max-width: 1020px) {
  /* line 371, ../../app/assets/stylesheets/_products.scss */
  #products .detail-showcase .warning, .product-family .detail-showcase .warning {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: auto;
  }
}
/* line 380, ../../app/assets/stylesheets/_products.scss */
#products .small-6 .warning, .product-family .small-6 .warning {
  top: 50%;
  left: 0;
  right: 0;
  width: auto;
  line-height: 30px;
}

/* line 3, ../../app/assets/stylesheets/_tools.scss */
#tools .whitebox, #activations .whitebox {
  padding: 0;
  margin-bottom: 5.33333px;
}

@media all and (min-width: 1020px) {
  /* line 3, ../../app/assets/stylesheets/_tools.scss */
  #tools .whitebox, #activations .whitebox {
    margin-bottom: 16px;
  }
}
/* line 11, ../../app/assets/stylesheets/_tools.scss */
#tools .whitebox .title, #activations .whitebox .title {
  display: table-row;
  width: 100%;
  vertical-align: middle;
  text-align: center;
}

/* line 16, ../../app/assets/stylesheets/_tools.scss */
#tools .whitebox .title span, #activations .whitebox .title span {
  color: #75787b;
  font-family: "Ruckus_Icons";
  font-size: 2.8em;
  display: table-cell;
  padding: 16px;
  vertical-align: middle;
}

/* line 24, ../../app/assets/stylesheets/_tools.scss */
#tools .whitebox .title h1, #activations .whitebox .title h1 {
  display: table-cell;
  margin: 0;
  padding: 16px 16px 16px 0;
  text-align: left;
  font-size: 1.8em;
  vertical-align: middle;
}

/* line 33, ../../app/assets/stylesheets/_tools.scss */
#tools .whitebox hr, #activations .whitebox hr {
  margin: 0;
  padding: 0;
  width: 100%;
  border: 0;
  border-bottom: 1px solid #e3e4e5;
}

/* line 40, ../../app/assets/stylesheets/_tools.scss */
#tools .whitebox p, #activations .whitebox p {
  padding: 16px;
  text-align: left;
  margin: 0;
}

/* line 49, ../../app/assets/stylesheets/_tools.scss */
.more_tools {
  padding-left: 0;
}

/* line 51, ../../app/assets/stylesheets/_tools.scss */
.more_tools li {
  position: relative;
  padding-left: 22px;
}

/* line 54, ../../app/assets/stylesheets/_tools.scss */
.more_tools li:before {
  font-family: "Ruckus_Icons";
  position: absolute;
  left: 0px;
  top: 0px;
  color: #2f3031;
}

/* line 62, ../../app/assets/stylesheets/_tools.scss */
.activation_icon:before {
  content: "\e09e";
}

/* line 65, ../../app/assets/stylesheets/_tools.scss */
.download_icon:before {
  content: "\e057";
}

/* line 68, ../../app/assets/stylesheets/_tools.scss */
.feedback_icon:before {
  content: "\e0c6";
}

/* line 71, ../../app/assets/stylesheets/_tools.scss */
.forum_icon:before {
  content: "\e04d";
}

/* line 74, ../../app/assets/stylesheets/_tools.scss */
.kb_icon:before {
  content: "\e09f";
}

/* line 77, ../../app/assets/stylesheets/_tools.scss */
.license_icon:before {
  content: "\e060";
}

/* line 80, ../../app/assets/stylesheets/_tools.scss */
.log_icon:before {
  content: "\e05d";
}

/* line 83, ../../app/assets/stylesheets/_tools.scss */
.rss_icon:before {
  content: "\e006";
  font-size: .8em;
}

/* line 87, ../../app/assets/stylesheets/_tools.scss */
.temp_license_icon:before {
  content: "\e0b4";
}

/* line 90, ../../app/assets/stylesheets/_tools.scss */
.warranty_registration_icon:before {
  content: "\e0cf";
}

/* line 93, ../../app/assets/stylesheets/_tools.scss */
.warranty_icon:before {
  content: "\e09d";
}

/* Knowledge Base Accordions */
/* line 4, ../../app/assets/stylesheets/_custom_pages.scss */
.ruckus_icon {
  font-family: 'Ruckus_Icons';
  vertical-align: middle;
}

/* line 10, ../../app/assets/stylesheets/_custom_pages.scss */
.floating_box_wrapper {
  position: relative;
  margin-bottom: 10px;
  min-width: 1px;
}

/* line 15, ../../app/assets/stylesheets/_custom_pages.scss */
.floating_box_wrapper section {
  background-color: #f1f1f2;
  border: 1px solid #c7c9ca;
  box-shadow: 0 0 8px rgba(75, 75, 75, 0.24) inset, 1px 2px 4px rgba(0, 0, 0, 0.4);
  padding: 8px 12px;
}

/* line 22, ../../app/assets/stylesheets/_custom_pages.scss */
.floating_box_wrapper.right {
  float: right;
  width: 270px;
  padding-left: 32px;
}

/* line 27, ../../app/assets/stylesheets/_custom_pages.scss */
.floating_box_wrapper.right section {
  width: 276px;
}

/* line 36, ../../app/assets/stylesheets/_custom_pages.scss */
.programs .downloads h4, .programs .downloads .tt-menu p.category-name, .tt-menu .programs .downloads p.category-name {
  margin-top: 16px;
  color: #171818;
  font-size: 16px;
}

/* line 42, ../../app/assets/stylesheets/_custom_pages.scss */
.programs .downloads p {
  margin-bottom: 0.8em;
}

/* line 44, ../../app/assets/stylesheets/_custom_pages.scss */
.programs .downloads li {
  line-height: 18px;
}

/* line 48, ../../app/assets/stylesheets/_custom_pages.scss */
table.bulldog thead th,
table.bulldog td {
  text-align: center;
}

/* line 50, ../../app/assets/stylesheets/_custom_pages.scss */
table.bulldog thead th:first-child {
  text-align: left;
}

/* line 52, ../../app/assets/stylesheets/_custom_pages.scss */
.watchdog-logo {
  display: block;
  background: url("//ruckus-support.s3.amazonaws.com/public/images/watchdog_logo.svg") no-repeat;
  background-size: 230px 85px;
  width: 230px;
  height: 85px;
  margin: 7px auto;
}

/* line 60, ../../app/assets/stylesheets/_custom_pages.scss */
.modno-svg .watchdog-logo {
  background-image: url("//ruckus-support.s3.amazonaws.com/public/images/watchdog_logo.png");
  background-size: 260px 100px;
  width: 260px;
  height: 100px;
}

/* line 69, ../../app/assets/stylesheets/_custom_pages.scss */
.bulldog-logo {
  display: block;
  background: url("//ruckus-support.s3.amazonaws.com/public/images/bulldog_logo.svg") no-repeat;
  background-size: 230px 85px;
  width: 230px;
  height: 85px;
  margin: 7px auto;
}

/* line 77, ../../app/assets/stylesheets/_custom_pages.scss */
.modno-svg .bulldog-logo {
  background-image: url("//ruckus-support.s3.amazonaws.com/public/images/bulldog_logo.png");
  background-size: 260px 100px;
  width: 260px;
  height: 100px;
}

/* line 89, ../../app/assets/stylesheets/_custom_pages.scss */
.programs ul, .training ul {
  margin: 0px 13px 20px 26px;
}

/* line 92, ../../app/assets/stylesheets/_custom_pages.scss */
.programs ul li, .training ul li {
  padding: 3px;
  list-style-position: outside;
}

/* line 98, ../../app/assets/stylesheets/_custom_pages.scss */
.programs .pdf-download-link, .training .pdf-download-link {
  background-color: #f1f1f2;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  font-weight: 900;
  padding: 5px 8px;
  text-align: center;
  text-shadow: 0 1px 2px rgba(255, 255, 255, 0.4);
  border: 1px solid #c7c9ca;
}

/* line 111, ../../app/assets/stylesheets/_custom_pages.scss */
.programs .label-new, .training .label-new {
  background-color: #ea7600;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  padding: 2px 4px;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  vertical-align: baseline;
  white-space: nowrap;
}

/* line 126, ../../app/assets/stylesheets/_custom_pages.scss */
.certification .dogtags {
  float: right;
  margin: 0px 0 -16px 20px;
  width: 244px;
}

/* line 132, ../../app/assets/stylesheets/_custom_pages.scss */
.certification table {
  margin-bottom: 3em;
  border: 1px solid #c7c9ca;
}

/* line 135, ../../app/assets/stylesheets/_custom_pages.scss */
.certification table caption {
  background-color: #cacaca;
  color: #000;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  background-color: #c7c9ca;
  padding: 6px;
}

/* line 145, ../../app/assets/stylesheets/_custom_pages.scss */
.certification table thead th {
  cursor: auto;
  text-align: center;
  background-color: white;
  color: #0082B1;
  font-weight: bold;
  border-bottom: 1px solid #dadada;
}

/* line 153, ../../app/assets/stylesheets/_custom_pages.scss */
.certification table thead th:first-child {
  text-align: left;
}

/* line 156, ../../app/assets/stylesheets/_custom_pages.scss */
.certification table tbody th {
  background-color: transparent;
}

/* line 161, ../../app/assets/stylesheets/_custom_pages.scss */
.training_atp dd {
  margin: 0 0 1em;
  padding-left: 1.2em;
}

/* line 165, ../../app/assets/stylesheets/_custom_pages.scss */
.training_atp dt {
  display: block;
  float: none;
  font-size: 1.3em;
  font-weight: 900;
  margin: 1em 0 0.5em;
  background: transparent url(/assets/required-eb0311b5b813a5ca0524c16a0e01d545.gif) no-repeat scroll left 50%;
  padding-left: 18px;
}

/* line 174, ../../app/assets/stylesheets/_custom_pages.scss */
.training_atp .address {
  float: left;
  margin-left: 20px;
  padding-right: 3em;
  width: 15em;
}

/* line 180, ../../app/assets/stylesheets/_custom_pages.scss */
.training_atp .maplinks {
  list-style: none;
}

/* Welcome page (Logging in with spinner) */
/* line 186, ../../app/assets/stylesheets/_custom_pages.scss */
.welcome {
  text-align: center;
}

/* line 189, ../../app/assets/stylesheets/_custom_pages.scss */
.spinner-load {
  text-align: center;
}

/* line 192, ../../app/assets/stylesheets/_custom_pages.scss */
.spin-animation {
  color: #ea7600;
  font-family: 'Ruckus_Icons';
  font-size: 5em;
  text-align: center;
  -ms-animation-duration: 1700ms;
  -ms-animation-name: spin;
  -ms-animation-timing-function: linear;
  -ms-animation-iteration-count: infinite;
  -webkit-animation-duration: 1700ms;
  -webkit-animation-name: spin;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-duration: 1700ms;
  -moz-animation-name: spin;
  -moz-animation-timing-function: linear;
  -moz-animation-iteration-count: infinite;
  animation-duration: 1700ms;
  animation-name: spin;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}

@keyframes slidein {
  from {
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* line 231, ../../app/assets/stylesheets/_custom_pages.scss */
.oneline-list {
  list-style: none;
  margin-bottom: 1em;
  padding-left: 0;
}

/* line 235, ../../app/assets/stylesheets/_custom_pages.scss */
.oneline-list li {
  display: inline-block;
  margin: 0;
}

@media all and (min-width: 1020px) {
  /* line 231, ../../app/assets/stylesheets/_custom_pages.scss */
  .oneline-list {
    float: left;
  }
}
/* line 243, ../../app/assets/stylesheets/_custom_pages.scss */
.form_description.instruction-bottom {
  margin-top: 16px;
}

/* line 246, ../../app/assets/stylesheets/_custom_pages.scss */
#badges {
  float: left;
}

/* line 253, ../../app/assets/stylesheets/_custom_pages.scss */
.security h2 {
  margin-bottom: 0;
  border-bottom: 0;
}

/* line 258, ../../app/assets/stylesheets/_custom_pages.scss */
.security .floating_box_wrapper ul {
  padding-left: 0px;
  margin: 8px 0;
}

/* line 262, ../../app/assets/stylesheets/_custom_pages.scss */
.security .floating_box_wrapper li {
  list-style: none;
  border-bottom: 1px solid #c7c9ca;
  margin-bottom: 8px;
  padding-bottom: 8px;
}

/* line 267, ../../app/assets/stylesheets/_custom_pages.scss */
.security .floating_box_wrapper li:last-child {
  border-bottom: 0px none;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

/* line 275, ../../app/assets/stylesheets/_custom_pages.scss */
.security .pgp pre {
  background-color: #f1f1f2;
  border-radius: 3px;
  font-size: 0.875em;
  border: 1px solid #e3e4e5;
  padding: 16px;
  margin-bottom: 0;
}

/* line 279, ../../app/assets/stylesheets/_custom_pages.scss */
.security .pgp p {
  background: #e3e4e5;
  padding: 8px;
}

/* line 1, ../../app/assets/stylesheets/_liveperson.scss */
.lp-link__button-link .lpchat-label,
.lp-link__button-link .LPMlabel, .lp-link__text-link .LPMlabel {
  position: relative !important;
  left: 0 !important;
  top: 0 !important;
  z-index: 1 !important;
}

/* line 10, ../../app/assets/stylesheets/_liveperson.scss */
.lp-link__button-link .lpchat-container,
.lp-link__button-link .LPMcontainer {
  width: 100% !important;
}

/* line 16, ../../app/assets/stylesheets/_liveperson.scss */
.lp-link__button-link .lpchat-label,
.lp-link__button-link .LPMlabel {
  display: block;
  font-family: 'Neue Helvetica W01', sans-serif !important;
  font-size: 1.1em !important;
  line-height: 35px !important;
  text-align: center !important;
}

/* line 31, ../../app/assets/stylesheets/_liveperson.scss */
.lp-link__text-link .LPMlabel {
  font-family: 'Chaparral W01', serif !important;
}

/* line 37, ../../app/assets/stylesheets/_liveperson.scss */
.lp-link__text-link .LPMlabel:hover {
  color: #ea7600 !important;
  text-decoration: underline !important;
}

/* line 3, ../../app/assets/stylesheets/_promos.scss */
#promo {
  background: #fff linear-gradient(to left, #ea7600 0%, #ea7600 2.25em, #ffffff 2.25em, #ffffff 100%);
  max-height: 80px;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.5);
  margin-bottom: 16px;
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: nowrap;
  justify-content: flex-end;
  align-content: stretch;
  align-items: center;
}

/* line 18, ../../app/assets/stylesheets/_promos.scss */
#promo div {
  max-height: 80px;
  order: 0;
  flex: 1 1 auto;
  align-self: center;
}

/* line 25, ../../app/assets/stylesheets/_promos.scss */
#promo div.promo-text {
  padding: 0 2.5em 0 0.75em;
}

@media all and (min-width: 620px) {
  /* line 25, ../../app/assets/stylesheets/_promos.scss */
  #promo div.promo-text {
    padding: 0 2.6em 0 48px;
  }
}
/* line 31, ../../app/assets/stylesheets/_promos.scss */
#promo div.promo-text h1, #promo div.promo-text p {
  margin: 0;
  padding: 0;
}

/* line 36, ../../app/assets/stylesheets/_promos.scss */
#promo div.promo-text p {
  line-height: 1;
  font-size: 0.875em;
}

@media all and (min-width: 620px) {
  /* line 36, ../../app/assets/stylesheets/_promos.scss */
  #promo div.promo-text p {
    font-size: 1em;
  }
}
/* line 44, ../../app/assets/stylesheets/_promos.scss */
#promo div.promo-text h1 {
  font-size: 1.125em;
}

@media all and (min-width: 620px) {
  /* line 44, ../../app/assets/stylesheets/_promos.scss */
  #promo div.promo-text h1 {
    font-size: 1.5em;
  }
}
/* line 52, ../../app/assets/stylesheets/_promos.scss */
#promo div.promo-image {
  overflow: hidden;
  max-width: 25%;
}

@media all and (min-width: 360px) {
  /* line 52, ../../app/assets/stylesheets/_promos.scss */
  #promo div.promo-image {
    max-width: 35%;
  }
}
@media all and (min-width: 620px) {
  /* line 52, ../../app/assets/stylesheets/_promos.scss */
  #promo div.promo-image {
    max-width: 250px;
  }
}
/* line 62, ../../app/assets/stylesheets/_promos.scss */
#promo div.promo-image img {
  max-width: 100%;
  height: auto;
}

/* line 69, ../../app/assets/stylesheets/_promos.scss */
#promo:after {
  font-family: "Ruckus_Icons";
  position: absolute;
  left: 0px;
  top: 0px;
  content: "\e078";
  font-size: 1.625em;
  color: #fff;
  text-align: center;
  width: 35px;
  position: absolute;
  left: auto;
  right: 0;
  top: 15%;
}

@media all and (min-width: 360px) {
  /* line 69, ../../app/assets/stylesheets/_promos.scss */
  #promo:after {
    top: 25%;
  }
}
/* line 1, ../../app/assets/stylesheets/_section.cases.scss */
.case_form_contact_method .controls {
  margin-bottom: 1em;
}

/* line 6, ../../app/assets/stylesheets/_section.cases.scss */
.h-flex-wrapped-inputs .controls {
  display: flex;
}

/* line 11, ../../app/assets/stylesheets/_section.cases.scss */
.no-wrap-label-under-radio-button {
  position: relative;
  padding-left: 20px;
  display: block;
}

/* line 17, ../../app/assets/stylesheets/_section.cases.scss */
.no-wrap-input-under-radio-button {
  position: absolute;
  top: 4px;
  left: 0px;
}

/* line 23, ../../app/assets/stylesheets/_section.cases.scss */
.reveal-modal.case-modal {
  padding: 0;
}

/* line 25, ../../app/assets/stylesheets/_section.cases.scss */
.reveal-modal.case-modal .helpful {
  margin: 0;
}

/* line 27, ../../app/assets/stylesheets/_section.cases.scss */
.reveal-modal.case-modal .helpful p {
  font-weight: bold;
  font-size: 1em;
}

/* line 31, ../../app/assets/stylesheets/_section.cases.scss */
.reveal-modal.case-modal .helpful .help-vote {
  display: block;
}

@media all and (min-width: 1020px) {
  /* line 31, ../../app/assets/stylesheets/_section.cases.scss */
  .reveal-modal.case-modal .helpful .help-vote {
    display: inline;
    margin-left: 10px;
  }
}
/* line 39, ../../app/assets/stylesheets/_section.cases.scss */
.reveal-modal.case-modal #modal_content {
  margin: 16px 24px;
}

/* line 44, ../../app/assets/stylesheets/_section.cases.scss */
#step_1 .columns {
  margin-bottom: 1em;
}

@media (min-width: 480px) {
  /* line 51, ../../app/assets/stylesheets/_section.cases.scss */
  #step_1 .columns {
    width: 50%;
  }
}
@media (min-width: 600px) {
  /* line 59, ../../app/assets/stylesheets/_section.cases.scss */
  #step_1 .columns {
    width: 50%;
  }
}
@media (max-width: 599px) {
  /* line 67, ../../app/assets/stylesheets/_section.cases.scss */
  .case_form_suggestion {
    clear: left;
  }
}
/* plug-ins */
/* line 2, ../../app/assets/stylesheets/vendor/_orbit.scss */
.orbit-container .orbit-slides-container {
  border: 1px solid #e3e4e5;
  background-color: white;
}

/* line 6, ../../app/assets/stylesheets/vendor/_orbit.scss */
.orbit-container .orbit-slides-container img {
  display: inline;
  margin-top: 20px;
}

/* line 10, ../../app/assets/stylesheets/vendor/_orbit.scss */
.orbit-container .orbit-slides-container > * .orbit-caption {
  position: static;
  background-color: rgba(0, 0, 0, 0.6);
  color: white;
  width: 100%;
  padding: 10px 14px;
  font-size: 1em;
}

/* line 1, ../../app/assets/stylesheets/vendor/_rcrumbs.scss */
.rcrumbs {
  white-space: nowrap;
}

/* line 5, ../../app/assets/stylesheets/vendor/_rcrumbs.scss */
.rcrumbs > ul {
  padding: 0;
  list-style: none;
}

/* line 11, ../../app/assets/stylesheets/vendor/_rcrumbs.scss */
.rcrumbs > ul > li {
  overflow: hidden;
  display: none;
}

/* line 16, ../../app/assets/stylesheets/vendor/_rcrumbs.scss */
.rcrumbs > ul > li.show {
  display: inline-block;
}

/* line 19, ../../app/assets/stylesheets/vendor/_rcrumbs.scss */
.rcrumbs > ul > li.ellipsis {
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
}

/* line 5, ../../app/assets/stylesheets/vendor/_simple_form_custom.scss */
.control-group.error .custom.dropdown,
.controls.error .custom.dropdown {
  border-color: #a4343a;
  background: rgba(164, 52, 58, 0.1);
}

/* line 12, ../../app/assets/stylesheets/vendor/_simple_form_custom.scss */
.valid small.valid {
  color: #74aa50;
}

/* line 17, ../../app/assets/stylesheets/vendor/_simple_form_custom.scss */
.error input:focus, .error textarea:focus,
.error textarea:focus,
.error select:focus {
  border-color: #a4343a;
}

/* line 24, ../../app/assets/stylesheets/vendor/_simple_form_custom.scss */
.error > small,
.error small.error,
small.error,
.error .help-block {
  background-color: transparent;
  color: #a4343a;
  display: block;
  font-size: 0.85em;
  font-weight: normal;
  margin-bottom: 0;
  margin-top: 0;
}

/* line 37, ../../app/assets/stylesheets/vendor/_simple_form_custom.scss */
.error > small:not(:empty),
.error small.error:not(:empty),
small.error:not(:empty),
.error .help-block:not(:empty) {
  padding: 0.375em 0.25em;
}

/* @group Base */
/* line 2, ../../app/assets/stylesheets/vendor/_jquery.chosen.scss */
.chzn-container {
  font-size: 13px;
  position: relative;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

/* line 9, ../../app/assets/stylesheets/vendor/_jquery.chosen.scss */
.chzn-container .chzn-drop {
  background: #fff;
  border: 1px solid #aaa;
  border-top: 0;
  position: absolute;
  top: 29px;
  left: 0;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  z-index: 1010;
}

/* @end */
/* @group Single Chosen */
/* line 24, ../../app/assets/stylesheets/vendor/_jquery.chosen.scss */
.chzn-container-single .chzn-single {
  background-color: #ffffff;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0 );
  background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(20%, #ffffff), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), color-stop(100%, #f4f4f4));
  background-image: -webkit-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background-image: -moz-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background-image: -o-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background-image: linear-gradient(#ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #aaaaaa;
  -webkit-box-shadow: 0 0 3px #ffffff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 3px #ffffff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px #ffffff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  display: block;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
  height: 23px;
  line-height: 24px;
  padding: 0 0 0 8px;
  color: #444444;
  text-decoration: none;
}

/* line 52, ../../app/assets/stylesheets/vendor/_jquery.chosen.scss */
.chzn-container-single .chzn-default {
  color: #999;
}

/* line 55, ../../app/assets/stylesheets/vendor/_jquery.chosen.scss */
.chzn-container-single .chzn-single span {
  margin-right: 26px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

/* line 64, ../../app/assets/stylesheets/vendor/_jquery.chosen.scss */
.chzn-container-single .chzn-single abbr {
  display: block;
  position: absolute;
  right: 26px;
  top: 6px;
  width: 12px;
  height: 12px;
  font-size: 1px;
  background: url("chosen-sprite.png") -42px 1px no-repeat;
}

/* line 74, ../../app/assets/stylesheets/vendor/_jquery.chosen.scss */
.chzn-container-single .chzn-single abbr:hover {
  background-position: -42px -10px;
}

/* line 77, ../../app/assets/stylesheets/vendor/_jquery.chosen.scss */
.chzn-container-single.chzn-disabled .chzn-single abbr:hover {
  background-position: -42px -10px;
}

/* line 80, ../../app/assets/stylesheets/vendor/_jquery.chosen.scss */
.chzn-container-single .chzn-single div {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  height: 100%;
  width: 18px;
}

/* line 88, ../../app/assets/stylesheets/vendor/_jquery.chosen.scss */
.chzn-container-single .chzn-single div b {
  background: url("chosen-sprite.png") no-repeat 0px 2px;
  display: block;
  width: 100%;
  height: 100%;
}

/* line 94, ../../app/assets/stylesheets/vendor/_jquery.chosen.scss */
.chzn-container-single .chzn-search {
  padding: 3px 4px;
  position: relative;
  margin: 0;
  white-space: nowrap;
  z-index: 1010;
}

/* line 101, ../../app/assets/stylesheets/vendor/_jquery.chosen.scss */
.chzn-container-single .chzn-search input, .chzn-container-single .chzn-search textarea {
  background: #fff url("chosen-sprite.png") no-repeat 100% -20px;
  background: url("chosen-sprite.png") no-repeat 100% -20px, -webkit-gradient(linear, 0 0, 0 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background: url("chosen-sprite.png") no-repeat 100% -20px, -webkit-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background: url("chosen-sprite.png") no-repeat 100% -20px, -moz-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background: url("chosen-sprite.png") no-repeat 100% -20px, -o-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background: url("chosen-sprite.png") no-repeat 100% -20px, linear-gradient(#eeeeee 1%, #ffffff 15%);
  margin: 1px 0;
  padding: 4px 0px 4px 5px;
  outline: 0;
  border: 1px solid #aaa;
  font-family: sans-serif;
  font-size: 1em;
}

/* line 115, ../../app/assets/stylesheets/vendor/_jquery.chosen.scss */
.chzn-container-single .chzn-drop {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

/* @end */
/* line 125, ../../app/assets/stylesheets/vendor/_jquery.chosen.scss */
.chzn-container-single-nosearch .chzn-search input, .chzn-container-single-nosearch .chzn-search textarea {
  position: absolute;
  left: -9000px;
}

/* @group Multi Chosen */
/* line 131, ../../app/assets/stylesheets/vendor/_jquery.chosen.scss */
.chzn-container-multi .chzn-choices {
  background-color: #fff;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background-image: -webkit-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background-image: -moz-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background-image: -o-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);
  border: 1px solid #aaa;
  margin: 0;
  padding: 0;
  cursor: text;
  overflow: hidden;
  height: auto !important;
  height: 1%;
  position: relative;
}

/* line 147, ../../app/assets/stylesheets/vendor/_jquery.chosen.scss */
.chzn-container-multi .chzn-choices li {
  float: left;
  list-style: none;
}

/* line 151, ../../app/assets/stylesheets/vendor/_jquery.chosen.scss */
.chzn-container-multi .chzn-choices .search-field {
  white-space: nowrap;
  margin: 0;
  padding: 5px 0px;
}

/* line 156, ../../app/assets/stylesheets/vendor/_jquery.chosen.scss */
.chzn-container-multi .chzn-choices .search-field input, .chzn-container-multi .chzn-choices .search-field textarea {
  color: #666;
  background: transparent !important;
  border: 0 !important;
  font-family: sans-serif;
  font-size: 100%;
  height: 15px;
  padding: 5px;
  margin: 1px 0;
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* line 170, ../../app/assets/stylesheets/vendor/_jquery.chosen.scss */
.chzn-container-multi .chzn-choices .search-field .default {
  color: #999;
}

/* line 173, ../../app/assets/stylesheets/vendor/_jquery.chosen.scss */
.chzn-container-multi .chzn-choices .search-choice {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #e4e4e4;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#eeeeee', GradientType=0 );
  background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  -webkit-box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  border: 1px solid #aaaaaa;
  line-height: 13px;
  padding: 3px 20px 3px 5px;
  margin: 3px 0 3px 5px;
  position: relative;
  cursor: default;
}

/* line 198, ../../app/assets/stylesheets/vendor/_jquery.chosen.scss */
.chzn-container-multi .chzn-choices .search-choice.search-choice-disabled {
  background-color: #e4e4e4;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#eeeeee', GradientType=0 );
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -ms-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  color: #666;
  border: 1px solid #cccccc;
  padding-right: 5px;
}

/* line 211, ../../app/assets/stylesheets/vendor/_jquery.chosen.scss */
.chzn-container-multi .chzn-choices .search-choice-focus {
  background: #d4d4d4;
}

/* line 214, ../../app/assets/stylesheets/vendor/_jquery.chosen.scss */
.chzn-container-multi .chzn-choices .search-choice .search-choice-close {
  display: block;
  position: absolute;
  right: 3px;
  top: 4px;
  width: 12px;
  height: 12px;
  font-size: 1px;
  background: url("chosen-sprite.png") -42px 1px no-repeat;
}

/* line 224, ../../app/assets/stylesheets/vendor/_jquery.chosen.scss */
.chzn-container-multi .chzn-choices .search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}

/* line 227, ../../app/assets/stylesheets/vendor/_jquery.chosen.scss */
.chzn-container-multi .chzn-choices .search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}

/* @end */
/* @group Results */
/* line 233, ../../app/assets/stylesheets/vendor/_jquery.chosen.scss */
.chzn-container .chzn-results {
  margin: 0 4px 4px 0;
  max-height: 240px;
  padding: 0 0 0 4px;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

/* line 242, ../../app/assets/stylesheets/vendor/_jquery.chosen.scss */
.chzn-container-multi .chzn-results {
  margin: -1px 0 0;
  padding: 0;
}

/* line 246, ../../app/assets/stylesheets/vendor/_jquery.chosen.scss */
.chzn-container .chzn-results li {
  display: none;
  line-height: 15px;
  padding: 5px 6px;
  margin: 0;
  list-style: none;
}

/* line 253, ../../app/assets/stylesheets/vendor/_jquery.chosen.scss */
.chzn-container .chzn-results .active-result {
  cursor: pointer;
  display: list-item;
}

/* line 257, ../../app/assets/stylesheets/vendor/_jquery.chosen.scss */
.chzn-container .chzn-results .highlighted {
  background-color: #3875d7;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3875d7', endColorstr='#2a62bc', GradientType=0 );
  background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: -webkit-linear-gradient(top, #3875d7 20%, #2a62bc 90%);
  background-image: -moz-linear-gradient(top, #3875d7 20%, #2a62bc 90%);
  background-image: -o-linear-gradient(top, #3875d7 20%, #2a62bc 90%);
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}

/* line 267, ../../app/assets/stylesheets/vendor/_jquery.chosen.scss */
.chzn-container .chzn-results li em {
  background: #feffde;
  font-style: normal;
}

/* line 271, ../../app/assets/stylesheets/vendor/_jquery.chosen.scss */
.chzn-container .chzn-results .highlighted em {
  background: transparent;
}

/* line 274, ../../app/assets/stylesheets/vendor/_jquery.chosen.scss */
.chzn-container .chzn-results .no-results {
  background: #f4f4f4;
  display: list-item;
}

/* line 278, ../../app/assets/stylesheets/vendor/_jquery.chosen.scss */
.chzn-container .chzn-results .group-result {
  cursor: default;
  color: #999;
  font-weight: bold;
}

/* line 283, ../../app/assets/stylesheets/vendor/_jquery.chosen.scss */
.chzn-container .chzn-results .group-option {
  padding-left: 15px;
}

/* line 286, ../../app/assets/stylesheets/vendor/_jquery.chosen.scss */
.chzn-container-multi .chzn-drop .result-selected {
  display: none;
}

/* line 289, ../../app/assets/stylesheets/vendor/_jquery.chosen.scss */
.chzn-container .chzn-results-scroll {
  background: white;
  margin: 0 4px;
  position: absolute;
  text-align: center;
  width: 321px;
  /* This should by dynamic with js */
  z-index: 1;
}

/* line 297, ../../app/assets/stylesheets/vendor/_jquery.chosen.scss */
.chzn-container .chzn-results-scroll span {
  display: inline-block;
  height: 17px;
  text-indent: -5000px;
  width: 9px;
}

/* line 303, ../../app/assets/stylesheets/vendor/_jquery.chosen.scss */
.chzn-container .chzn-results-scroll-down {
  bottom: 0;
}

/* line 306, ../../app/assets/stylesheets/vendor/_jquery.chosen.scss */
.chzn-container .chzn-results-scroll-down span {
  background: url("chosen-sprite.png") no-repeat -4px -3px;
}

/* line 309, ../../app/assets/stylesheets/vendor/_jquery.chosen.scss */
.chzn-container .chzn-results-scroll-up span {
  background: url("chosen-sprite.png") no-repeat -22px -3px;
}

/* @end */
/* @group Active  */
/* line 315, ../../app/assets/stylesheets/vendor/_jquery.chosen.scss */
.chzn-container-active .chzn-single {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  border: 1px solid #5897fb;
}

/* line 321, ../../app/assets/stylesheets/vendor/_jquery.chosen.scss */
.chzn-container-active .chzn-single-with-drop {
  border: 1px solid #aaa;
  -webkit-box-shadow: 0 1px 0 #fff inset;
  -moz-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
  background-color: #eee;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0 );
  background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(20%, #eeeeee), color-stop(80%, #ffffff));
  background-image: -webkit-linear-gradient(top, #eeeeee 20%, #ffffff 80%);
  background-image: -moz-linear-gradient(top, #eeeeee 20%, #ffffff 80%);
  background-image: -o-linear-gradient(top, #eeeeee 20%, #ffffff 80%);
  background-image: linear-gradient(#eeeeee 20%, #ffffff 80%);
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 340, ../../app/assets/stylesheets/vendor/_jquery.chosen.scss */
.chzn-container-active .chzn-single-with-drop div {
  background: transparent;
  border-left: none;
}

/* line 344, ../../app/assets/stylesheets/vendor/_jquery.chosen.scss */
.chzn-container-active .chzn-single-with-drop div b {
  background-position: -18px 2px;
}

/* line 347, ../../app/assets/stylesheets/vendor/_jquery.chosen.scss */
.chzn-container-active .chzn-choices {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  border: 1px solid #5897fb;
}

/* line 353, ../../app/assets/stylesheets/vendor/_jquery.chosen.scss */
.chzn-container-active .chzn-choices .search-field input, .chzn-container-active .chzn-choices .search-field textarea {
  color: #111 !important;
}

/* @end */
/* @group Disabled Support */
/* line 359, ../../app/assets/stylesheets/vendor/_jquery.chosen.scss */
.chzn-disabled {
  cursor: default;
  opacity: 0.5 !important;
}

/* line 363, ../../app/assets/stylesheets/vendor/_jquery.chosen.scss */
.chzn-disabled .chzn-single {
  cursor: default;
}

/* line 366, ../../app/assets/stylesheets/vendor/_jquery.chosen.scss */
.chzn-disabled .chzn-choices .search-choice .search-choice-close {
  cursor: default;
}

/* @group Right to Left */
/* line 371, ../../app/assets/stylesheets/vendor/_jquery.chosen.scss */
.chzn-rtl {
  text-align: right;
}

/* line 372, ../../app/assets/stylesheets/vendor/_jquery.chosen.scss */
.chzn-rtl .chzn-single {
  padding: 0 8px 0 0;
  overflow: visible;
}

/* line 373, ../../app/assets/stylesheets/vendor/_jquery.chosen.scss */
.chzn-rtl .chzn-single span {
  margin-left: 26px;
  margin-right: 0;
  direction: rtl;
}

/* line 375, ../../app/assets/stylesheets/vendor/_jquery.chosen.scss */
.chzn-rtl .chzn-single div {
  left: 3px;
  right: auto;
}

/* line 376, ../../app/assets/stylesheets/vendor/_jquery.chosen.scss */
.chzn-rtl .chzn-single abbr {
  left: 26px;
  right: auto;
}

/* line 380, ../../app/assets/stylesheets/vendor/_jquery.chosen.scss */
.chzn-rtl .chzn-choices .search-field input, .chzn-rtl .chzn-choices .search-field textarea {
  direction: rtl;
}

/* line 381, ../../app/assets/stylesheets/vendor/_jquery.chosen.scss */
.chzn-rtl .chzn-choices li {
  float: right;
}

/* line 382, ../../app/assets/stylesheets/vendor/_jquery.chosen.scss */
.chzn-rtl .chzn-choices .search-choice {
  padding: 3px 5px 3px 19px;
  margin: 3px 5px 3px 0;
}

/* line 383, ../../app/assets/stylesheets/vendor/_jquery.chosen.scss */
.chzn-rtl .chzn-choices .search-choice .search-choice-close {
  left: 4px;
  right: auto;
}

/* line 384, ../../app/assets/stylesheets/vendor/_jquery.chosen.scss */
.chzn-rtl.chzn-container-single .chzn-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}

/* line 385, ../../app/assets/stylesheets/vendor/_jquery.chosen.scss */
.chzn-rtl .chzn-results .group-option {
  padding-left: 0;
  padding-right: 15px;
}

/* line 386, ../../app/assets/stylesheets/vendor/_jquery.chosen.scss */
.chzn-rtl.chzn-container-active .chzn-single-with-drop div {
  border-right: none;
}

/* line 387, ../../app/assets/stylesheets/vendor/_jquery.chosen.scss */
.chzn-rtl .chzn-search input, .chzn-rtl .chzn-search textarea {
  background: #fff url("chosen-sprite.png") no-repeat -30px -20px;
  background: url("chosen-sprite.png") no-repeat -30px -20px, -webkit-gradient(linear, 0 0, 0 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background: url("chosen-sprite.png") no-repeat -30px -20px, -webkit-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background: url("chosen-sprite.png") no-repeat -30px -20px, -moz-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background: url("chosen-sprite.png") no-repeat -30px -20px, -o-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background: url("chosen-sprite.png") no-repeat -30px -20px, linear-gradient(#eeeeee 1%, #ffffff 15%);
  padding: 4px 5px 4px 20px;
  direction: rtl;
}

/* line 397, ../../app/assets/stylesheets/vendor/_jquery.chosen.scss */
.chzn-container-single.chzn-rtl .chzn-single div b {
  background-position: 6px 2px;
}

/* line 400, ../../app/assets/stylesheets/vendor/_jquery.chosen.scss */
.chzn-container-single.chzn-rtl .chzn-single-with-drop div b {
  background-position: -12px 2px;
}

/* @end */
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  /* line 407, ../../app/assets/stylesheets/vendor/_jquery.chosen.scss */
  .chzn-rtl .chzn-search input, .chzn-rtl .chzn-search textarea, .chzn-container-single .chzn-single abbr, .chzn-container-single .chzn-single div b, .chzn-container-single .chzn-search input, .chzn-container-single .chzn-search textarea, .chzn-container-multi .chzn-choices .search-choice .search-choice-close, .chzn-container .chzn-results-scroll-down span, .chzn-container .chzn-results-scroll-up span {
    background-image: url("chosen-sprite@2x.png") !important;
    background-repeat: no-repeat !important;
    background-size: 52px 37px !important;
  }
}
/* @end */
/*
 * DataTables framework
 */
/* line 5, ../../app/assets/stylesheets/vendor/_datatables.scss */
div.dataTables_wrapper select {
  width: 50px;
}

/* line 8, ../../app/assets/stylesheets/vendor/_datatables.scss */
div.dataTables_wrapper input, div.dataTables_wrapper textarea {
  width: 200px;
  display: inline-block;
  margin: 0px;
  padding: 0px;
}

/* line 14, ../../app/assets/stylesheets/vendor/_datatables.scss */
div.dataTables_wrapper label {
  margin: 0px;
  padding: 0px;
}

/* line 18, ../../app/assets/stylesheets/vendor/_datatables.scss */
div.dataTables_wrapper table {
  border-spacing: 0px;
}

/* line 23, ../../app/assets/stylesheets/vendor/_datatables.scss */
div.dataTables_length {
  float: left;
}

/* line 27, ../../app/assets/stylesheets/vendor/_datatables.scss */
div.dataTables_filter {
  float: right;
}

/* line 31, ../../app/assets/stylesheets/vendor/_datatables.scss */
div.dataTables_info {
  padding: 9px 6px 6px 6px;
  float: left;
}

/* line 36, ../../app/assets/stylesheets/vendor/_datatables.scss */
div.dataTables_paginate {
  float: right;
}

/* line 40, ../../app/assets/stylesheets/vendor/_datatables.scss */
div.dataTables_length,
div.dataTables_filter,
div.dataTables_paginate {
  padding: 6px;
}

/* Self clearing - http://www.webtoolkit.info/css-clearfix.html */
/* line 47, ../../app/assets/stylesheets/vendor/_datatables.scss */
.dataTables_wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* line 56, ../../app/assets/stylesheets/vendor/_datatables.scss */
.sorting_asc {
  background: url("sort_asc.png") no-repeat center right #75787b;
}

/* line 60, ../../app/assets/stylesheets/vendor/_datatables.scss */
.sorting_desc {
  background: url("sort_desc.png") no-repeat center right #75787b;
}

/* line 64, ../../app/assets/stylesheets/vendor/_datatables.scss */
.sorting {
  background: url("sort_both.png") no-repeat center right #75787b;
}

/* line 68, ../../app/assets/stylesheets/vendor/_datatables.scss */
.sorting_asc_disabled {
  background: url("sort_asc_disabled.png") no-repeat center right #75787b;
}

/* line 72, ../../app/assets/stylesheets/vendor/_datatables.scss */
.sorting_desc_disabled {
  background: url("sort_desc_disabled.png") no-repeat center right #75787b;
}

/* line 76, ../../app/assets/stylesheets/vendor/_datatables.scss */
html[xmlns] .dataTables_wrapper {
  display: block;
}

/* line 80, ../../app/assets/stylesheets/vendor/_datatables.scss */
* html .dataTables_wrapper {
  height: 1%;
}

/* line 1, ../../app/assets/stylesheets/vendor/_magicsuggest.scss */
.ms-ctn {
  position: relative;
  height: 28px;
  padding: 0;
  margin-top: 4px;
  margin-right: 4px;
  margin-left: 5px;
  margin-bottom: 0px;
  font-size: 14px;
  line-height: 20px;
  color: #555555;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-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 linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
  cursor: default;
  display: block;
}

/* line 27, ../../app/assets/stylesheets/vendor/_magicsuggest.scss */
.ms-ctn-invalid {
  border: 1px solid #CC0000;
}

/* line 30, ../../app/assets/stylesheets/vendor/_magicsuggest.scss */
.ms-ctn-readonly {
  cursor: pointer;
}

/* line 33, ../../app/assets/stylesheets/vendor/_magicsuggest.scss */
.ms-ctn-disabled {
  cursor: not-allowed;
  background-color: #eeeeee;
}

/* line 37, ../../app/assets/stylesheets/vendor/_magicsuggest.scss */
.ms-ctn-bootstrap-focus,
.ms-ctn-bootstrap-focus .ms-res-ctn {
  border-color: rgba(82, 168, 236, 0.8) !important;
  /* IE6-9 */
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6) !important;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6) !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6) !important;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 47, ../../app/assets/stylesheets/vendor/_magicsuggest.scss */
.ms-ctn input, .ms-ctn textarea {
  border: 0;
  box-shadow: none;
  -webkit-transition: none;
  outline: none;
  display: block;
  padding: 4px 6px;
  line-height: normal;
  overflow: hidden;
  border-radius: 0;
  float: left;
  margin: 2px 0 2px 2px;
  height: 23px;
}

/* line 61, ../../app/assets/stylesheets/vendor/_magicsuggest.scss */
.ms-ctn-disabled input, .ms-ctn-disabled textarea {
  cursor: not-allowed;
  background-color: #eeeeee;
}

/* line 65, ../../app/assets/stylesheets/vendor/_magicsuggest.scss */
.ms-ctn .ms-input-readonly {
  cursor: pointer;
}

/* line 68, ../../app/assets/stylesheets/vendor/_magicsuggest.scss */
.ms-ctn .ms-empty-text {
  color: #DDD;
}

/* line 71, ../../app/assets/stylesheets/vendor/_magicsuggest.scss */
.ms-ctn input:focus, .ms-ctn textarea:focus {
  border: 0;
  box-shadow: none;
  -webkit-transition: none;
  background: #FFF;
}

/* line 77, ../../app/assets/stylesheets/vendor/_magicsuggest.scss */
.ms-ctn .ms-trigger {
  float: right;
  width: 27px;
  height: 100%;
  position: absolute;
  right: 0;
  border-left: 1px solid #CCC;
  background: #EEE;
  cursor: pointer;
}

/* line 87, ../../app/assets/stylesheets/vendor/_magicsuggest.scss */
.ms-ctn .ms-trigger .ms-trigger-ico {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid gray;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
  margin-left: 9px;
  margin-top: 13px;
}

/* line 99, ../../app/assets/stylesheets/vendor/_magicsuggest.scss */
.ms-ctn .ms-trigger:hover {
  background: -moz-linear-gradient(100% 100% 90deg, #e3e3e3, #f1f1f1);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f1f1f1), to(#e3e3e3));
}

/* line 103, ../../app/assets/stylesheets/vendor/_magicsuggest.scss */
.ms-ctn .ms-trigger:hover .ms-trigger-ico {
  background-position: 0 -4px;
}

/* line 106, ../../app/assets/stylesheets/vendor/_magicsuggest.scss */
.ms-ctn-disabled .ms-trigger {
  cursor: not-allowed;
  background-color: #eeeeee;
}

/* line 110, ../../app/assets/stylesheets/vendor/_magicsuggest.scss */
.ms-ctn-bootstrap-focus {
  border-bottom: 1px solid #CCC;
}

/* line 113, ../../app/assets/stylesheets/vendor/_magicsuggest.scss */
.ms-res-ctn {
  position: relative;
  background: #FFF;
  overflow-y: auto;
  z-index: 9999;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #CCC;
  left: -1px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-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 linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
  border-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 134, ../../app/assets/stylesheets/vendor/_magicsuggest.scss */
.ms-res-ctn .ms-res-group {
  line-height: 23px;
  text-align: left;
  padding: 2px 5px;
  font-weight: bold;
  border-bottom: 1px dotted #CCC;
  border-top: 1px solid #CCC;
  background: #f3edff;
  color: #333;
}

/* line 144, ../../app/assets/stylesheets/vendor/_magicsuggest.scss */
.ms-res-ctn .ms-res-item {
  line-height: 25px;
  text-align: left;
  padding: 2px 5px;
  color: #666;
  cursor: pointer;
}

/* line 151, ../../app/assets/stylesheets/vendor/_magicsuggest.scss */
.ms-res-ctn .ms-res-item-grouped {
  padding-left: 15px;
}

/* line 154, ../../app/assets/stylesheets/vendor/_magicsuggest.scss */
.ms-res-ctn .ms-res-odd {
  background: #F3F3F3;
}

/* line 157, ../../app/assets/stylesheets/vendor/_magicsuggest.scss */
.ms-res-ctn .ms-res-item-active {
  background-color: #3875D7;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3875D7', endColorstr='#2A62BC', GradientType=0 );
  background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(20%, #3875D7), color-stop(90%, #2A62BC));
  background-image: -webkit-linear-gradient(top, #3875D7 20%, #2A62BC 90%);
  background-image: -moz-linear-gradient(top, #3875D7 20%, #2A62BC 90%);
  background-image: -o-linear-gradient(top, #3875D7 20%, #2A62BC 90%);
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}

/* line 167, ../../app/assets/stylesheets/vendor/_magicsuggest.scss */
.ms-sel-ctn {
  overflow: auto;
  line-height: 22px;
  padding-right: 27px;
}

/* line 172, ../../app/assets/stylesheets/vendor/_magicsuggest.scss */
.ms-sel-ctn .ms-sel-item {
  background: #555;
  color: #EEE;
  float: left;
  font-size: 12px;
  padding: 0 5px;
  border-radius: 3px;
  margin-left: 5px;
  margin-top: 4px;
}

/* line 182, ../../app/assets/stylesheets/vendor/_magicsuggest.scss */
.ms-sel-ctn .ms-sel-item a {
  color: #ea7600;
}

/* line 185, ../../app/assets/stylesheets/vendor/_magicsuggest.scss */
.ms-sel-ctn .ms-sel-text {
  background: #FFF;
  color: #666;
  padding-right: 0;
  margin-left: 0;
  font-size: 14px;
  font-weight: normal;
}

/* line 193, ../../app/assets/stylesheets/vendor/_magicsuggest.scss */
.ms-res-ctn .ms-res-item em {
  font-style: normal;
  background: #565656;
  color: #FFF;
}

/* line 198, ../../app/assets/stylesheets/vendor/_magicsuggest.scss */
.ms-sel-ctn .ms-sel-item:hover {
  background: #565656;
}

/* line 201, ../../app/assets/stylesheets/vendor/_magicsuggest.scss */
.ms-sel-ctn .ms-sel-text:hover {
  background: #FFF;
}

/* line 204, ../../app/assets/stylesheets/vendor/_magicsuggest.scss */
.ms-sel-ctn .ms-sel-item-active {
  border: 1px solid red;
  background: #757575;
}

/* line 208, ../../app/assets/stylesheets/vendor/_magicsuggest.scss */
.ms-ctn .ms-sel-ctn .ms-sel-item {
  margin-top: 3px;
}

/* line 211, ../../app/assets/stylesheets/vendor/_magicsuggest.scss */
.ms-stacked .ms-sel-item {
  float: inherit;
}

/* line 214, ../../app/assets/stylesheets/vendor/_magicsuggest.scss */
.ms-sel-ctn .ms-sel-item .ms-close-btn {
  width: 7px;
  cursor: pointer;
  height: 7px;
  float: right;
  margin: 8px 2px 0 10px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAOCAYAAADjXQYbAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAEZ0FNQQAAsY58+1GTAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAABSSURBVHjahI7BCQAwCAOTzpThHMHh3Kl9CVos9XckFwQAuPtGuWTWwMwaczKzyHsqg6+5JqMJr28BABHRwmTWQFJjTmYWOU1L4tdck9GE17dnALGAS+kAR/u2AAAAAElFTkSuQmCC);
}

/* line 223, ../../app/assets/stylesheets/vendor/_magicsuggest.scss */
.ms-sel-ctn .ms-sel-item .ms-close-btn:hover {
  background-position: 0 -7px;
}

/* line 226, ../../app/assets/stylesheets/vendor/_magicsuggest.scss */
.ms-helper {
  color: #AAA;
  font-size: 10px;
  position: absolute;
  top: -17px;
  right: 0;
}

/* Have ideas for improving this CSS for the general community? Submit your changes at: https://github.com/Valums-File-Uploader/file-uploader */
/* line 2, ../../app/assets/stylesheets/vendor/_fileupload.scss */
.qq-uploader {
  position: relative;
  width: 100%;
}

/* line 6, ../../app/assets/stylesheets/vendor/_fileupload.scss */
.qq-upload-button {
  display: block;
  /*or inline-block*/
  width: 105px;
  padding: 7px 0;
  text-align: center;
  background: #880000;
  border-bottom: 1px solid #DDD;
  color: #FFF;
}

/* line 16, ../../app/assets/stylesheets/vendor/_fileupload.scss */
.qq-upload-button-hover {
  background: #CC0000;
}

/* line 19, ../../app/assets/stylesheets/vendor/_fileupload.scss */
.qq-upload-button-focus {
  outline: 1px dotted #000000;
}

/* line 22, ../../app/assets/stylesheets/vendor/_fileupload.scss */
.qq-upload-drop-area, .qq-upload-extra-drop-area {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 30px;
  z-index: 2;
  background: #FF9797;
  text-align: center;
}

/* line 33, ../../app/assets/stylesheets/vendor/_fileupload.scss */
.qq-upload-drop-area span {
  display: block;
  position: absolute;
  top: 50%;
  width: 100%;
  margin-top: -8px;
  font-size: 16px;
}

/* line 41, ../../app/assets/stylesheets/vendor/_fileupload.scss */
.qq-upload-extra-drop-area {
  position: relative;
  margin-top: 50px;
  font-size: 16px;
  padding-top: 30px;
  height: 20px;
  min-height: 40px;
}

/* line 49, ../../app/assets/stylesheets/vendor/_fileupload.scss */
.qq-upload-drop-area-active {
  background: #FF7171;
}

/* line 52, ../../app/assets/stylesheets/vendor/_fileupload.scss */
.qq-upload-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 57, ../../app/assets/stylesheets/vendor/_fileupload.scss */
.qq-upload-list li {
  margin: 0;
  padding: 9px;
  line-height: 15px;
  font-size: 16px;
  background-color: #FFF0BD;
}

/* line 64, ../../app/assets/stylesheets/vendor/_fileupload.scss */
.qq-upload-file, .qq-upload-spinner, .qq-upload-size, .qq-upload-cancel, .qq-upload-failed-text {
  margin-right: 12px;
}

/* line 69, ../../app/assets/stylesheets/vendor/_fileupload.scss */
.qq-upload-spinner {
  display: inline-block;
  background: url("loading.gif");
  width: 15px;
  height: 15px;
  vertical-align: text-bottom;
}

/* line 76, ../../app/assets/stylesheets/vendor/_fileupload.scss */
.qq-upload-size, .qq-upload-cancel {
  font-size: 12px;
  font-weight: normal;
}

/* line 80, ../../app/assets/stylesheets/vendor/_fileupload.scss */
.qq-upload-failed-text {
  display: none;
}

/* line 83, ../../app/assets/stylesheets/vendor/_fileupload.scss */
.qq-upload-fail .qq-upload-failed-text {
  display: inline;
}

/* line 86, ../../app/assets/stylesheets/vendor/_fileupload.scss */
.qq-upload-list li.qq-upload-success {
  background-color: #5DA30C;
  color: #FFFFFF;
}

/* line 90, ../../app/assets/stylesheets/vendor/_fileupload.scss */
.qq-upload-list li.qq-upload-fail {
  background-color: #D60000;
  color: #FFFFFF;
}

/* line 1, ../../app/assets/stylesheets/vendor/_foundation.datepicker.scss */
.datepicker.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  display: none;
  min-width: 160px;
  list-style: none;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -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;
  color: #333;
  font-family: "Open Sans",sans-serif;
  font-size: 13px;
  line-height: 18px;
}

/* line 1, ../../app/assets/stylesheets/vendor/_foundation.datepicker.scss */
.datepicker.dropdown-menu th, .datepicker.dropdown-menu td {
  padding: 4px 5px;
}

/* line 1, ../../app/assets/stylesheets/vendor/_foundation.datepicker.scss */
.datepicker {
  display: none;
  position: absolute;
  padding: 4px;
  margin-top: 1px;
  direction: ltr;
}

/* line 1, ../../app/assets/stylesheets/vendor/_foundation.datepicker.scss */
.datepicker-inline {
  width: 220px;
}

/* line 1, ../../app/assets/stylesheets/vendor/_foundation.datepicker.scss */
.datepicker-rtl {
  direction: rtl;
}

/* line 1, ../../app/assets/stylesheets/vendor/_foundation.datepicker.scss */
.datepicker-rtl table tr td span {
  float: right;
}

/* line 1, ../../app/assets/stylesheets/vendor/_foundation.datepicker.scss */
.datepicker-dropdown {
  top: 0;
  left: 0;
}

/* line 1, ../../app/assets/stylesheets/vendor/_foundation.datepicker.scss */
.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 6px;
}

/* line 1, ../../app/assets/stylesheets/vendor/_foundation.datepicker.scss */
.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  top: -6px;
  left: 7px;
}

/* line 1, ../../app/assets/stylesheets/vendor/_foundation.datepicker.scss */
.datepicker > div {
  display: none;
}

/* line 1, ../../app/assets/stylesheets/vendor/_foundation.datepicker.scss */
.datepicker.days div.datepicker-days {
  display: block;
}

/* line 1, ../../app/assets/stylesheets/vendor/_foundation.datepicker.scss */
.datepicker.months div.datepicker-months {
  display: block;
}

/* line 1, ../../app/assets/stylesheets/vendor/_foundation.datepicker.scss */
.datepicker.years div.datepicker-years {
  display: block;
}

/* line 1, ../../app/assets/stylesheets/vendor/_foundation.datepicker.scss */
.datepicker table {
  border: 0;
  margin: 0;
}

/* line 1, ../../app/assets/stylesheets/vendor/_foundation.datepicker.scss */
.datepicker td, .datepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  border: 0;
  font-size: 12px;
  padding: 4px 8px;
  cursor: pointer;
}

/* line 1, ../../app/assets/stylesheets/vendor/_foundation.datepicker.scss */
.datepicker td.active.day, .datepicker th.active.day {
  background: #2ba6cb;
}

/* line 1, ../../app/assets/stylesheets/vendor/_foundation.datepicker.scss */
.datepicker td.active.year, .datepicker th.active.year {
  background: #2ba6cb;
}

/* line 1, ../../app/assets/stylesheets/vendor/_foundation.datepicker.scss */
.datepicker td span.active, .datepicker th span.active {
  background: #2ba6cb;
}

/* line 1, ../../app/assets/stylesheets/vendor/_foundation.datepicker.scss */
.table-striped .datepicker table tr td, .table-striped .datepicker table tr th {
  background-color: transparent;
}

/* line 1, ../../app/assets/stylesheets/vendor/_foundation.datepicker.scss */
.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
}

/* line 1, ../../app/assets/stylesheets/vendor/_foundation.datepicker.scss */
.datepicker th.date-switch {
  width: 145px;
}

/* line 1, ../../app/assets/stylesheets/vendor/_foundation.datepicker.scss */
.datepicker thead tr:first-child th, .datepicker tfoot tr:first-child th {
  cursor: pointer;
}

/* line 1, ../../app/assets/stylesheets/vendor/_foundation.datepicker.scss */
.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}

/* line 1, ../../app/assets/stylesheets/vendor/_foundation.datepicker.scss */
.datepicker thead tr:first-child th.cw {
  cursor: default;
  background-color: transparent;
}

/* line 1, ../../app/assets/stylesheets/vendor/_foundation.datepicker.scss */
.datepicker-dropdown::before, .datepicker-dropdown::after {
  display: none;
}

/* line 1, ../../app/assets/stylesheets/vendor/_foundation.datepicker.scss */
.datepicker-close {
  position: absolute;
  top: -30px;
  right: 0;
  width: 15px;
  height: 30px;
  padding: 0;
  display: none;
}

/* line 1, ../../app/assets/stylesheets/vendor/_foundation.datepicker.scss */
.datepicker td.old, .datepicker td.new {
  color: #999;
}

/* line 1, ../../app/assets/stylesheets/vendor/_foundation.datepicker.scss */
.datepicker td.day.disabled {
  color: #eee;
}

/* line 2, ../../app/assets/stylesheets/vendor/_foundation.datepicker.scss */
.datepicker.dropdown-menu {
  width: 212px;
}

/* line 3, ../../app/assets/stylesheets/vendor/_foundation.datepicker.scss */
.datepicker tbody td:last-child {
  min-width: 1px;
}

/* line 3, ../../app/assets/stylesheets/vendor/_typeahead.scss */
.twitter-typeahead {
  width: 100%;
}

/* line 7, ../../app/assets/stylesheets/vendor/_typeahead.scss */
.tt-query {
  box-shadow: 0px 2px 7px rgba(47, 48, 49, 0.4), 0px 2px 2px rgba(47, 48, 49, 0.3);
}

/* line 12, ../../app/assets/stylesheets/vendor/_typeahead.scss */
.tt-input {
  height: 25px;
  padding: 0 5px;
}

/* line 17, ../../app/assets/stylesheets/vendor/_typeahead.scss */
input.tt-hint, textarea.tt-hint {
  color: #fff;
}

/* line 21, ../../app/assets/stylesheets/vendor/_typeahead.scss */
.tt-menu {
  width: 100%;
  margin-top: -2px;
  padding: 0;
  background-color: #f1f1f2;
  box-shadow: 0px 2px 7px rgba(47, 48, 49, 0.4), 0px 2px 2px rgba(47, 48, 49, 0.3);
}

/* line 27, ../../app/assets/stylesheets/vendor/_typeahead.scss */
.tt-menu p {
  font-size: 12px;
  font-family: "univia-pro", sans-serif;
  font-weight: 300;
  letter-spacing: 0.4px;
}

/* line 31, ../../app/assets/stylesheets/vendor/_typeahead.scss */
.tt-menu p.category-name {
  margin: 0;
  padding: 8px 8px 0;
  background-color: #e2e6ec;
}

/* line 40, ../../app/assets/stylesheets/vendor/_typeahead.scss */
.tt-suggestion {
  padding: 4px 16px;
  border-bottom: 1px solid #e3e4e5;
}

/* line 45, ../../app/assets/stylesheets/vendor/_typeahead.scss */
.tt-suggestion.tt-cursor {
  color: #f1f1f2;
  text-shadow: 0px 1px 3px rgba(23, 24, 24, 0.7);
  background-color: #009cbd;
}

/* line 52, ../../app/assets/stylesheets/vendor/_typeahead.scss */
.tt-suggestion p {
  margin: 0;
}

/* Global */
/* line 5, ../../app/assets/stylesheets/vendor/_jbox.scss */
.jBox-wrapper {
  text-align: left;
  box-sizing: border-box;
}

/* line 10, ../../app/assets/stylesheets/vendor/_jbox.scss */
.jBox-title,
.jBox-content,
.jBox-container {
  position: relative;
  word-break: break-word;
  box-sizing: border-box;
}

/* line 18, ../../app/assets/stylesheets/vendor/_jbox.scss */
.jBox-container {
  background: #ffc;
}

/* line 22, ../../app/assets/stylesheets/vendor/_jbox.scss */
.jBox-content {
  padding: 8px 10px;
  overflow-x: hidden;
  overflow-y: auto;
  transition: opacity .2s;
}

/* jBox Tooltip */
/* line 31, ../../app/assets/stylesheets/vendor/_jbox.scss */
.jBox-Tooltip .jBox-container,
.jBox-Mouse .jBox-container {
  border-radius: 3px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
}

/* line 37, ../../app/assets/stylesheets/vendor/_jbox.scss */
.jBox-Tooltip .jBox-title,
.jBox-Mouse .jBox-title {
  padding: 8px 10px 0;
  font-weight: bold;
}

/* line 43, ../../app/assets/stylesheets/vendor/_jbox.scss */
.jBox-hasTitle.jBox-Tooltip .jBox-content,
.jBox-hasTitle.jBox-Mouse .jBox-content {
  padding-top: 5px;
}

/* line 48, ../../app/assets/stylesheets/vendor/_jbox.scss */
.jBox-Mouse {
  pointer-events: none;
}

/* Pointer */
/* line 54, ../../app/assets/stylesheets/vendor/_jbox.scss */
.jBox-pointer {
  position: absolute;
  overflow: hidden;
}

/* line 59, ../../app/assets/stylesheets/vendor/_jbox.scss */
.jBox-pointer-top {
  top: 0;
}

/* line 60, ../../app/assets/stylesheets/vendor/_jbox.scss */
.jBox-pointer-bottom {
  bottom: 0;
}

/* line 61, ../../app/assets/stylesheets/vendor/_jbox.scss */
.jBox-pointer-left {
  left: 0;
}

/* line 62, ../../app/assets/stylesheets/vendor/_jbox.scss */
.jBox-pointer-right {
  right: 0;
}

/* line 64, ../../app/assets/stylesheets/vendor/_jbox.scss */
.jBox-pointer-top,
.jBox-pointer-bottom {
  width: 30px;
  height: 12px;
}

/* line 70, ../../app/assets/stylesheets/vendor/_jbox.scss */
.jBox-pointer-left,
.jBox-pointer-right {
  width: 12px;
  height: 30px;
}

/* line 76, ../../app/assets/stylesheets/vendor/_jbox.scss */
.jBox-pointer:after {
  content: '';
  width: 20px;
  height: 20px;
  position: absolute;
  background: #ffc;
  transform: rotate(45deg);
}

/* line 85, ../../app/assets/stylesheets/vendor/_jbox.scss */
.jBox-pointer-top:after {
  left: 5px;
  top: 6px;
  box-shadow: -1px -1px 2px rgba(0, 0, 0, 0.15);
}

/* line 91, ../../app/assets/stylesheets/vendor/_jbox.scss */
.jBox-pointer-right:after {
  top: 5px;
  right: 6px;
  box-shadow: 1px -1px 2px rgba(0, 0, 0, 0.15);
}

/* line 97, ../../app/assets/stylesheets/vendor/_jbox.scss */
.jBox-pointer-bottom:after {
  left: 5px;
  bottom: 6px;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15);
}

/* line 103, ../../app/assets/stylesheets/vendor/_jbox.scss */
.jBox-pointer-left:after {
  top: 5px;
  left: 6px;
  box-shadow: -1px 1px 2px rgba(0, 0, 0, 0.15);
}

/* jBox Modal */
/* line 111, ../../app/assets/stylesheets/vendor/_jbox.scss */
.jBox-Modal .jBox-container {
  border-radius: 4px;
}

/* line 115, ../../app/assets/stylesheets/vendor/_jbox.scss */
.jBox-Modal .jBox-content {
  padding: 15px 20px;
}

/* line 119, ../../app/assets/stylesheets/vendor/_jbox.scss */
.jBox-Modal .jBox-title {
  border-radius: 4px 4px 0 0;
  padding: 15px 20px;
  background: #fafafa;
  border-bottom: 1px solid #eee;
}

/* line 126, ../../app/assets/stylesheets/vendor/_jbox.scss */
.jBox-Modal .jBox-footer {
  border-radius: 0 0 4px 4px;
}

/* line 130, ../../app/assets/stylesheets/vendor/_jbox.scss */
.jBox-Modal.jBox-closeButton-title .jBox-title {
  padding-right: 55px;
}

/* line 134, ../../app/assets/stylesheets/vendor/_jbox.scss */
.jBox-Modal .jBox-container,
.jBox-Modal.jBox-closeButton-box:before {
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.4), 0 0 5px rgba(0, 0, 0, 0.4);
}

/* Close button */
/* line 141, ../../app/assets/stylesheets/vendor/_jbox.scss */
.jBox-closeButton {
  cursor: pointer;
  position: absolute;
}

/* line 146, ../../app/assets/stylesheets/vendor/_jbox.scss */
.jBox-closeButton svg {
  position: absolute;
  top: 50%;
  right: 50%;
}

/* line 152, ../../app/assets/stylesheets/vendor/_jbox.scss */
.jBox-closeButton path {
  transition: fill .2s;
}

/* line 156, ../../app/assets/stylesheets/vendor/_jbox.scss */
.jBox-closeButton path {
  fill: #aaa;
}

/* line 160, ../../app/assets/stylesheets/vendor/_jbox.scss */
.jBox-closeButton:hover path {
  fill: #888;
}

/* line 164, ../../app/assets/stylesheets/vendor/_jbox.scss */
.jBox-closeButton:active path {
  fill: #666;
}

/* Close button in overlay */
/* line 170, ../../app/assets/stylesheets/vendor/_jbox.scss */
.jBox-overlay .jBox-closeButton {
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
}

/* line 177, ../../app/assets/stylesheets/vendor/_jbox.scss */
.jBox-overlay .jBox-closeButton svg {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-right: -10px;
}

/* line 184, ../../app/assets/stylesheets/vendor/_jbox.scss */
.jBox-overlay .jBox-closeButton path,
.jBox-overlay .jBox-closeButton:active path {
  fill: #ddd;
}

/* line 189, ../../app/assets/stylesheets/vendor/_jbox.scss */
.jBox-overlay .jBox-closeButton:hover path {
  fill: #ffc;
}

/* Close button in title */
/* line 195, ../../app/assets/stylesheets/vendor/_jbox.scss */
.jBox-closeButton-title .jBox-closeButton {
  top: 0;
  right: 0;
  bottom: 0;
  width: 40px;
}

/* line 202, ../../app/assets/stylesheets/vendor/_jbox.scss */
.jBox-closeButton-title .jBox-closeButton svg {
  width: 12px;
  height: 12px;
  margin-top: -6px;
  margin-right: -6px;
}

/* Close button in box */
/* line 211, ../../app/assets/stylesheets/vendor/_jbox.scss */
.jBox-closeButton-box .jBox-closeButton {
  top: -8px;
  right: -10px;
  width: 24px;
  height: 24px;
  background: #fff;
  border-radius: 50%;
}

/* line 220, ../../app/assets/stylesheets/vendor/_jbox.scss */
.jBox-closeButton-box .jBox-closeButton svg {
  width: 10px;
  height: 10px;
  margin-top: -5px;
  margin-right: -5px;
}

/* line 227, ../../app/assets/stylesheets/vendor/_jbox.scss */
.jBox-hasTitle.jBox-Modal.jBox-closeButton-box .jBox-closeButton {
  background: #fafafa;
}

/* line 231, ../../app/assets/stylesheets/vendor/_jbox.scss */
.jBox-closeButton-box:before {
  content: '';
  position: absolute;
  top: -8px;
  right: -10px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

/* line 242, ../../app/assets/stylesheets/vendor/_jbox.scss */
.jBox-pointerPosition-top.jBox-closeButton-box:before {
  top: 5px;
}

/* line 246, ../../app/assets/stylesheets/vendor/_jbox.scss */
.jBox-pointerPosition-right.jBox-closeButton-box:before {
  right: 2px;
}

/* Overlay */
/* line 252, ../../app/assets/stylesheets/vendor/_jbox.scss */
.jBox-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.82);
}

/* Footer */
/* line 263, ../../app/assets/stylesheets/vendor/_jbox.scss */
.jBox-footer {
  background: #fafafa;
  border-top: 1px solid #eee;
  padding: 8px 10px;
  border-radius: 0 0 3px 3px;
}

/* Block scrolling */
/* line 272, ../../app/assets/stylesheets/vendor/_jbox.scss */
body[class^="jBox-blockScroll-"],
body[class*=" jBox-blockScroll-"] {
  overflow: hidden;
}

/* Draggable */
/* line 279, ../../app/assets/stylesheets/vendor/_jbox.scss */
.jBox-draggable {
  cursor: move;
}

/* Spinner */
@keyframes jBoxLoading {
  to {
    transform: rotate(360deg);
  }
}
/* line 289, ../../app/assets/stylesheets/vendor/_jbox.scss */
.jBox-loading .jBox-content {
  opacity: .2;
}

/* line 293, ../../app/assets/stylesheets/vendor/_jbox.scss */
.jBox-loading-spinner .jBox-content {
  min-height: 38px !important;
  min-width: 38px !important;
  opacity: 0;
}

/* line 299, ../../app/assets/stylesheets/vendor/_jbox.scss */
.jBox-spinner {
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 24px;
  height: 24px;
  margin-top: -12px;
  margin-left: -12px;
}

/* line 310, ../../app/assets/stylesheets/vendor/_jbox.scss */
.jBox-spinner:before {
  display: block;
  box-sizing: border-box;
  content: '';
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 2px solid rgba(0, 0, 0, 0.2);
  border-top-color: rgba(0, 0, 0, 0.8);
  animation: jBoxLoading .6s linear infinite;
}

/* Animations */
/* line 324, ../../app/assets/stylesheets/vendor/_jbox.scss */
[class^="jBox-animated-"],
[class*=" jBox-animated-"] {
  animation-fill-mode: both;
}

@keyframes jBox-tada {
  0% {
    transform: scale(1);
  }
  10%, 20% {
    transform: scale(0.8) rotate(-4deg);
  }
  30%, 50%, 70%, 90% {
    transform: scale(1.2) rotate(4deg);
  }
  40%, 60%, 80% {
    transform: scale(1.2) rotate(-4deg);
  }
  100% {
    transform: scale(1) rotate(0);
  }
}
/* line 337, ../../app/assets/stylesheets/vendor/_jbox.scss */
.jBox-animated-tada {
  animation: jBox-tada 1s;
}

@keyframes jBox-tadaSmall {
  0% {
    transform: scale(1);
  }
  10%, 20% {
    transform: scale(0.9) rotate(-2deg);
  }
  30%, 50%, 70%, 90% {
    transform: scale(1.1) rotate(2deg);
  }
  40%, 60%, 80% {
    transform: scale(1.1) rotate(-2deg);
  }
  100% {
    transform: scale(1) rotate(0);
  }
}
/* line 349, ../../app/assets/stylesheets/vendor/_jbox.scss */
.jBox-animated-tadaSmall {
  animation: jBox-tadaSmall 1s;
}

@keyframes jBox-flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
/* line 358, ../../app/assets/stylesheets/vendor/_jbox.scss */
.jBox-animated-flash {
  animation: jBox-flash .5s;
}

@keyframes jBox-shake {
  0%, 100% {
    transform: translateX(0);
  }
  20%, 60% {
    transform: translateX(-6px);
  }
  40%, 80% {
    transform: translateX(6px);
  }
}
/* line 368, ../../app/assets/stylesheets/vendor/_jbox.scss */
.jBox-animated-shake {
  animation: jBox-shake .4s;
}

@keyframes jBox-pulseUp {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.15);
  }
  100% {
    transform: scale(1);
  }
}
/* line 378, ../../app/assets/stylesheets/vendor/_jbox.scss */
.jBox-animated-pulseUp {
  animation: jBox-pulseUp .25s;
}

@keyframes jBox-pulseDown {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.85);
  }
  100% {
    transform: scale(1);
  }
}
/* line 388, ../../app/assets/stylesheets/vendor/_jbox.scss */
.jBox-animated-pulseDown {
  animation: jBox-pulseDown .25s;
}

@keyframes jBox-popIn {
  0% {
    transform: scale(0);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
/* line 398, ../../app/assets/stylesheets/vendor/_jbox.scss */
.jBox-animated-popIn {
  animation: jBox-popIn .25s;
}

@keyframes jBox-popOut {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(0);
  }
}
/* line 408, ../../app/assets/stylesheets/vendor/_jbox.scss */
.jBox-animated-popOut {
  animation: jBox-popOut .25s;
}

@keyframes jBox-fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* line 417, ../../app/assets/stylesheets/vendor/_jbox.scss */
.jBox-animated-fadeIn {
  animation: jBox-fadeIn .2s;
}

@keyframes jBox-fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/* line 426, ../../app/assets/stylesheets/vendor/_jbox.scss */
.jBox-animated-fadeOut {
  animation: jBox-fadeOut .2s;
}

@keyframes jBox-slideUp {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-300px);
    opacity: 0;
  }
}
/* line 435, ../../app/assets/stylesheets/vendor/_jbox.scss */
.jBox-animated-slideUp {
  animation: jBox-slideUp .4s;
}

@keyframes jBox-slideRight {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(300px);
    opacity: 0;
  }
}
/* line 444, ../../app/assets/stylesheets/vendor/_jbox.scss */
.jBox-animated-slideRight {
  animation: jBox-slideRight .4s;
}

@keyframes jBox-slideDown {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(300px);
    opacity: 0;
  }
}
/* line 453, ../../app/assets/stylesheets/vendor/_jbox.scss */
.jBox-animated-slideDown {
  animation: jBox-slideDown .4s;
}

@keyframes jBox-slideLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-300px);
    opacity: 0;
  }
}
/* line 462, ../../app/assets/stylesheets/vendor/_jbox.scss */
.jBox-animated-slideLeft {
  animation: jBox-slideLeft .4s;
}

/* make old IE work */
/* The Grid ---------------------- */
/* line 3, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .row {
  max-width: 976px;
  min-width: 768px;
  margin: 0 auto;
}

/* line 4, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .row .row {
  width: auto;
  max-width: none;
  min-width: 0;
  margin: 0 -15px;
}

/* line 5, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .row.large-collapse .column,
.lt-ie9 .row.large-collapse .columns {
  padding: 0;
}

/* line 7, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .row .row {
  width: auto;
  max-width: none;
  min-width: 0;
  margin: 0 -15px;
}

/* line 8, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .row .row.large-collapse {
  margin: 0;
}

/* line 10, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .column, .lt-ie9 .columns {
  float: left;
  min-height: 1px;
  padding: 0 15px;
  position: relative;
}

/* line 11, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .column.large-centered, .columns.large-centered {
  float: none;
  margin: 0 auto;
}

/* line 13, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 [class*="column"] + [class*="column"]:last-child {
  float: right;
}

/* line 14, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 [class*="column"] + [class*="column"].end {
  float: left;
}

/* line 16, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .large-1,
.lt-ie9 .row .large-1 {
  width: 8.33333%;
}

/* line 19, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .large-2,
.lt-ie9 .row .large-2 {
  width: 16.66667%;
}

/* line 22, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .large-3,
.lt-ie9 .row .large-3 {
  width: 25%;
}

/* line 25, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .large-4,
.lt-ie9 .row .large-4 {
  width: 33.33333%;
}

/* line 28, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .large-5,
.lt-ie9 .row .large-5 {
  width: 41.66667%;
}

/* line 31, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .large-6,
.lt-ie9 .row .large-6 {
  width: 50%;
}

/* line 34, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .large-7,
.lt-ie9 .row .large-7 {
  width: 58.33333%;
}

/* line 37, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .large-8,
.lt-ie9 .row .large-8 {
  width: 66.66667%;
}

/* line 40, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .large-9,
.lt-ie9 .row .large-9 {
  width: 75%;
}

/* line 43, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .large-10,
.lt-ie9 .row .large-10 {
  width: 83.33333%;
}

/* line 46, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .large-11,
.lt-ie9 .row .large-11 {
  width: 91.66667%;
}

/* line 49, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .large-12,
.lt-ie9 .row .large-12 {
  width: 100%;
}

/* line 52, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .row .large-offset-1 {
  margin-left: 8.33333%;
}

/* line 53, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .row .large-offset-2 {
  margin-left: 16.66667%;
}

/* line 54, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .row .large-offset-3 {
  margin-left: 25%;
}

/* line 55, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .row .large-offset-4 {
  margin-left: 33.33333%;
}

/* line 56, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .row .large-offset-5 {
  margin-left: 41.66667%;
}

/* line 57, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .row .large-offset-6 {
  margin-left: 50%;
}

/* line 58, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .row .large-offset-7 {
  margin-left: 58.33333%;
}

/* line 59, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .row .large-offset-8 {
  margin-left: 66.66667%;
}

/* line 60, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .row .large-offset-9 {
  margin-left: 75%;
}

/* line 61, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .row .large-offset-10 {
  margin-left: 83.33333%;
}

/* line 63, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .pull-2 {
  right: 16.66667%;
}

/* line 64, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .pull-3 {
  right: 25%;
}

/* line 65, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .pull-4 {
  right: 33.33333%;
}

/* line 66, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .pull-5 {
  right: 41.66667%;
}

/* line 67, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .pull-6 {
  right: 50%;
}

/* line 68, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .pull-7 {
  right: 58.33333%;
}

/* line 69, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .pull-8 {
  right: 66.66667%;
}

/* line 70, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .pull-9 {
  right: 75%;
}

/* line 71, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .pull-10 {
  right: 83.33333%;
}

/* line 73, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .push-2 {
  left: 16.66667%;
}

/* line 74, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .push-3 {
  left: 25%;
}

/* line 75, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .push-4 {
  left: 33.33333%;
}

/* line 76, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .push-5 {
  left: 41.66667%;
}

/* line 77, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .push-6 {
  left: 50%;
}

/* line 78, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .push-7 {
  left: 58.33333%;
}

/* line 79, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .push-8 {
  left: 66.66667%;
}

/* line 80, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .push-9 {
  left: 75%;
}

/* line 81, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .push-10 {
  left: 83.33333%;
}

/* Nicolas Gallagher's micro clearfix */
/* line 84, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .row {
  *zoom: 1;
}

/* line 85, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .row:before, .row:after {
  content: " ";
  display: table;
}

/* line 86, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .row:after {
  clear: both;
}

/* line 89, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .row .small-1 {
  width: 8.33333%;
}

/* line 90, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .row .small-2 {
  width: 16.66667%;
}

/* line 91, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .row .small-3 {
  width: 25%;
}

/* line 92, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .row .small-4 {
  width: 33.33333%;
}

/* line 93, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .row .small-5 {
  width: 41.66667%;
}

/* line 94, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .row .small-6 {
  width: 50%;
}

/* line 95, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .row .small-7 {
  width: 58.33333%;
}

/* line 96, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .row .small-8 {
  width: 66.66667%;
}

/* line 97, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .row .small-9 {
  width: 75%;
}

/* line 98, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .row .small-10 {
  width: 83.33333%;
}

/* line 99, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .row .small-11 {
  width: 91.66667%;
}

/* line 100, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .row .small-12 {
  width: 100%;
}

/* line 102, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .top-bar {
  background: #2f2f2f;
  *zoom: 1;
  overflow: visible;
}

/* line 107, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .top-bar:before, .lt-ie9 .top-bar:after {
  content: " ";
  display: table;
}

/* line 111, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .top-bar:after {
  clear: both;
}

/* line 112, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .top-bar .toggle-topbar {
  display: none;
}

/* line 113, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .top-bar .title-area {
  float: left;
}

/* line 114, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .top-bar .name h1 a {
  width: auto;
}

/* line 115, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .top-bar input, .lt-ie9 .top-bar textarea,
.lt-ie9 .top-bar .button {
  line-height: 2em;
  font-size: 0.875em;
  height: 2em;
  padding: 0 10px;
  position: relative;
  top: 8px;
}

/* line 124, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .top-bar.expanded {
  background: #111111;
}

/* line 125, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .contain-to-grid .top-bar {
  max-width: 57.5em;
  margin: 0 auto;
}

/* line 129, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .top-bar-section {
  -webkit-transition: none 0 0;
  -moz-transition: none 0 0;
  transition: none 0 0;
  left: 0 !important;
}

/* line 135, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .top-bar-section ul {
  width: auto;
  height: auto !important;
  display: inline;
}

/* line 140, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .top-bar-section ul li {
  float: left;
}

/* line 141, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .top-bar-section ul li > a {
  padding-right: 14px !important;
}

/* line 142, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .top-bar-section ul li .js-generated {
  display: none;
}

/* line 143, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .top-bar-section li a:not(.button) {
  padding: 0 15px;
  line-height: 45px;
  background: #111111;
}

/* line 148, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .top-bar-section li a:not(.button):hover {
  background: #2b2b2b;
}

/* line 149, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .top-bar-section .has-dropdown > a {
  padding-right: 35px !important;
}

/* line 150, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .top-bar-section .has-dropdown > a:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: solid 5px;
  border-color: rgba(255, 255, 255, 0.5) transparent transparent transparent;
  margin-top: -2.5px;
}

/* line 159, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .top-bar-section .has-dropdown.moved {
  position: relative;
}

/* line 160, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .top-bar-section .has-dropdown.moved > .dropdown {
  visibility: hidden;
}

/* line 161, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .top-bar-section .has-dropdown:hover > .dropdown,
.lt-ie9 .top-bar-section .has-dropdown:active > .dropdown {
  visibility: visible;
}

/* line 163, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
  border: none;
  content: "\00bb";
  margin-top: -7px;
  right: 5px;
}

/* line 169, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .top-bar-section .dropdown {
  left: 0;
  top: auto;
  background: transparent;
}

/* line 174, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .top-bar-section .dropdown li a {
  line-height: 1;
  white-space: nowrap;
  padding: 7px 15px;
  background: #1e1e1e;
}

/* line 180, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .top-bar-section .dropdown li label {
  white-space: nowrap;
  background: #1e1e1e;
}

/* line 184, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .top-bar-section .dropdown li .dropdown {
  left: 100%;
  top: 0;
}

/* line 188, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .top-bar-section > ul > .divider {
  border-bottom: none;
  border-top: none;
  border-right: solid 1px #2b2b2b;
  border-left: solid 1px black;
  clear: none;
  height: 45px;
  width: 0px;
}

/* line 197, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .top-bar-section .has-form {
  background: #111111;
  padding: 0 15px;
  height: 45px;
}

/* line 202, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .top-bar-section ul.right li .dropdown {
  left: auto;
  right: 0;
}

/* line 206, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .top-bar-section ul.right li .dropdown li .dropdown {
  right: 100%;
}

/* line 208, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .hide-for-ie8 {
  display: none;
}

/* line 211, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .show-mobile {
  display: none;
}

/* line 214, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .show-desktop {
  display: block;
}

/* line 217, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .main-nav .top-bar-section ul.dropdown {
  padding: 0px;
}

/* line 221, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .top-bar-section .has-dropdown .dropdown > li {
  background-color: #FFF;
}

/* line 224, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .top-bar-section .has-dropdown .dropdown > li:hover {
  background-color: #FFF;
}

/* line 227, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .top-bar-section .has-dropdown .dropdown li fieldset {
  padding: 16px;
}

/* line 230, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .top-bar-section .has-dropdown .dropdown {
  display: none;
}

/* line 234, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .top-bar {
  background-color: transparent;
}

/* line 237, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .top-bar-section li a {
  padding: 0 13.33333px;
  line-height: 40px;
  background: transparent;
  font-size: 1.125em;
  text-transform: uppercase;
  text-align: center;
  border-top: 0 none;
  border-bottom: 0 none;
  border-left: 1px solid rgba(117, 120, 123, 0.2);
  border-right: 1px solid rgba(47, 48, 49, 0.2);
}

/* line 250, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .page {
  background: #979797 url(/assets/page-bg.png) repeat-x;
}

/* line 253, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .billboard-bar {
  background-image: url("/assets/billboard_bar.png");
  height: 45px;
  width: 100%;
  z-index: 11;
  margin-bottom: 20px;
}

/* line 260, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 .twitter-typeahead {
  background-color: red;
}

/* line 263, ../../app/assets/stylesheets/_ie_compatible.scss */
.lt-ie9 header {
  background-image: url("/assets/bluebar.png");
}

/* line 267, ../../app/assets/stylesheets/_ie_compatible.scss */
.ie9 .page {
  background: #979797 url(/assets/page-bg.png) repeat-x;
}

/* line 270, ../../app/assets/stylesheets/_ie_compatible.scss */
.ie9 header {
  background-image: url("/assets/bluebar.png");
  background-position: right top;
  background-repeat: repeat-x;
  background-size: auto;
}

/* line 276, ../../app/assets/stylesheets/_ie_compatible.scss */
.ie9 .main-nav {
  max-width: 740px;
  float: right;
}

/* line 280, ../../app/assets/stylesheets/_ie_compatible.scss */
.ie9 .top-bar-section .has-dropdown .dropdown {
  display: none;
}

/* true one-offs */
/* line 2, ../../app/assets/stylesheets/_phongleland.scss */
.box_content.pad-reset h3, .box_content.pad-reset #knowledge_articles_results ul.result-list li.search-result p.title a, #knowledge_articles_results ul.result-list li.search-result p.title .box_content.pad-reset a, .box_content.pad-reset #forum_topics_results ul.result-list li.search-result p.title a, #forum_topics_results ul.result-list li.search-result p.title .box_content.pad-reset a, .box_content.pad-reset .activation-grid span, .activation-grid .box_content.pad-reset span {
  padding-left: 16px;
  padding-right: 16px;
  margin-bottom: 0;
  font-family: "Neue Helvetica W01", "Arial Narrow", sans-serif;
  color: #75787b;
}

/* line 9, ../../app/assets/stylesheets/_phongleland.scss */
select.datetime {
  width: 100px;
  display: inline-block;
}

/* line 15, ../../app/assets/stylesheets/_phongleland.scss */
#uploads th {
  text-align: left;
  background-color: #e3e4e5;
}

/* line 20, ../../app/assets/stylesheets/_phongleland.scss */
.hide-logged-in {
  display: none;
}

/* line 25, ../../app/assets/stylesheets/_phongleland.scss */
.logged_out .partner_only {
  display: none;
}

/* line 31, ../../app/assets/stylesheets/_phongleland.scss */
.logged_in .partner_only {
  display: none;
}

/* line 37, ../../app/assets/stylesheets/_phongleland.scss */
.logged_in.partner .partner_only {
  display: block;
}

/* line 43, ../../app/assets/stylesheets/_phongleland.scss */
.logged_in .hide-logged-in {
  display: none;
}

/* line 46, ../../app/assets/stylesheets/_phongleland.scss */
.logged_in .premium_accent {
  display: none;
}

/* line 51, ../../app/assets/stylesheets/_phongleland.scss */
.logged_out .hide-logged-out {
  display: none;
}

/* line 54, ../../app/assets/stylesheets/_phongleland.scss */
.logged_out .hide-logged-in {
  display: block;
}

/* line 58, ../../app/assets/stylesheets/_phongleland.scss */
a.show-flexera {
  display: none;
}

/* line 62, ../../app/assets/stylesheets/_phongleland.scss */
.flexera a.show-flexera {
  display: block;
}

/* line 67, ../../app/assets/stylesheets/_phongleland.scss */
.show-admin {
  display: none;
}

/* line 71, ../../app/assets/stylesheets/_phongleland.scss */
.admin .show-admin {
  display: block;
}

/* line 75, ../../app/assets/stylesheets/_phongleland.scss */
li.show-partner {
  display: none;
}

/* line 79, ../../app/assets/stylesheets/_phongleland.scss */
.partner li.show-partner {
  display: inline-block;
}

/* line 84, ../../app/assets/stylesheets/_phongleland.scss */
.partner .mobile-header li.show-partner {
  display: block;
}

/* line 90, ../../app/assets/stylesheets/_phongleland.scss */
.submit_padding {
  padding-top: 20px;
}

/* line 94, ../../app/assets/stylesheets/_phongleland.scss */
#send_now {
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  font-family: inherit;
  font-weight: inherit;
  line-height: normal;
  margin: 0 0 inherit;
  position: relative;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding-top: 0.75em;
  padding-right: 1.5em;
  padding-bottom: 0.8125em;
  padding-left: 1.5em;
  font-size: 1em;
  background-color: #009cbd;
  border-color: #00728a;
  color: #f8f8f8;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-family: "Neue Helvetica W01", sans-serif;
  font-weight: 300;
  letter-spacing: 0.4px;
  font-size: 0.875em;
  padding: 0 16px;
  height: 25px;
  line-height: 23px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}

/* unleashed*/
/* line 3, ../../app/assets/stylesheets/_unleashed.scss */
.unleashed h3, .unleashed #knowledge_articles_results ul.result-list li.search-result p.title a, #knowledge_articles_results ul.result-list li.search-result p.title .unleashed a, .unleashed #forum_topics_results ul.result-list li.search-result p.title a, #forum_topics_results ul.result-list li.search-result p.title .unleashed a {
  text-align: center;
}

/* line 4, ../../app/assets/stylesheets/_unleashed.scss */
.unleashed p {
  margin: 0px;
}

/* line 6, ../../app/assets/stylesheets/_unleashed.scss */
.unleashed .container {
  width: 65%;
  margin-right: auto;
  margin-left: auto;
  margin-top: 10%;
  margin-bottom: 10%;
  padding: 20px 50px 100px 50px;
  min-height: 100%;
  overflow-y: hidden;
  background: #FFFFFF;
}

/* line 18, ../../app/assets/stylesheets/_unleashed.scss */
.unleashed .container:before, .unleashed .container:after {
  display: table;
  content: "";
}

/* line 23, ../../app/assets/stylesheets/_unleashed.scss */
.unleashed .container:after {
  clear: both;
}

/* line 27, ../../app/assets/stylesheets/_unleashed.scss */
.unleashed .container {
  zoom: 1;
  /*ie fix*/
}

/* line 33, ../../app/assets/stylesheets/_unleashed.scss */
.unleashed #logo .logo {
  position: relative;
  z-index: 1;
  margin-top: 2px;
  vertical-align: bottom;
  width: 170px;
  height: 50px;
}

/* line 1, ../../app/assets/stylesheets/_component.notices.scss */
.o-notice {
  border: 2px solid #bd0000;
  border-radius: 5px;
  font-size: 1.4em;
  margin-left: 10%;
  margin-right: 10%;
  padding: 1em 2em;
}

/* line 10, ../../app/assets/stylesheets/_component.notices.scss */
.o-notice p:last-child {
  margin-bottom: 0;
}

/* line 1, ../../app/assets/stylesheets/_component.myaccount.scss */
.c-account-admins-list {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  max-height: 200px;
  padding: 0;
  overflow-y: scroll;
}

/* line 11, ../../app/assets/stylesheets/_component.myaccount.scss */
.c-account-admin {
  flex: 1 0 100%;
  line-height: 1.3em;
  margin-bottom: 0;
  padding: 4px 6px 4px 0;
}

@media (min-width: 480px) {
  /* line 19, ../../app/assets/stylesheets/_component.myaccount.scss */
  .c-account-admin {
    flex-basis: 50%;
  }
}
@media (min-width: 640px) {
  /* line 27, ../../app/assets/stylesheets/_component.myaccount.scss */
  .c-account-admin {
    flex-basis: 33%;
  }
}
@media (min-width: 850px) {
  /* line 35, ../../app/assets/stylesheets/_component.myaccount.scss */
  .c-account-admin {
    flex-basis: 25%;
  }
}
/* line 42, ../../app/assets/stylesheets/_component.myaccount.scss */
a.icon {
  text-decoration: none;
}

/* line 1, ../../app/assets/stylesheets/_component.home-resources-block.scss */
.c-empty-resource {
  display: flex;
  height: 120px;
  text-align: center;
  color: rgba(0, 0, 0, 0.3);
  align-items: center;
}

/* line 8, ../../app/assets/stylesheets/_component.home-resources-block.scss */
.c-empty-resource p {
  margin: 0;
}

/* line 1, ../../app/assets/stylesheets/_component.product-grid.scss */
.c-product-grid {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 5.33333px;
}

/* line 7, ../../app/assets/stylesheets/_component.product-grid.scss */
.c-product-grid__item-wrapper {
  padding: 1px;
  width: 50%;
  display: flex;
}

@media (min-width: 1020px) {
  /* line 7, ../../app/assets/stylesheets/_component.product-grid.scss */
  .c-product-grid__item-wrapper {
    box-shadow: -1px 3px 4px rgba(0, 0, 0, 0.5);
    width: 33.33%;
  }

  /* line 17, ../../app/assets/stylesheets/_component.product-grid.scss */
  .c-product-grid__item-wrapper:nth-child(3n) {
    z-index: 1;
  }

  /* line 20, ../../app/assets/stylesheets/_component.product-grid.scss */
  .c-product-grid__item-wrapper:nth-child(3n-1) {
    z-index: 2;
  }

  /* line 23, ../../app/assets/stylesheets/_component.product-grid.scss */
  .c-product-grid__item-wrapper:nth-child(3n-2) {
    z-index: 3;
  }
}
@media all and (min-width: 1020px) {
  /* line 29, ../../app/assets/stylesheets/_component.product-grid.scss */
  .c-product-grid__item-wrapper:nth-of-type(3n) {
    padding: 1px 0 1px 1px;
  }
}
/* line 35, ../../app/assets/stylesheets/_component.product-grid.scss */
.c-product-grid__item {
  font-family: "univia-pro", sans-serif;
  font-weight: 200;
  letter-spacing: 0.4px;
  background: #fff;
  border: 1px solid #fff;
  color: #000 !important;
  display: flex;
  flex-direction: column;
  flex: 1 0 auto;
  padding: 10px;
  text-align: center;
  width: 100%;
}

/* line 2, ../../app/assets/stylesheets/_component.account-search.scss */
.ln-col-width {
  width: 50%;
}

/* line 3, ../../app/assets/stylesheets/_component.account-search.scss */
.grey-border {
  border-top: 1px solid #dad9d9;
}

/* line 5, ../../app/assets/stylesheets/_component.account-search.scss */
.no-match-message {
  border-color: #f90;
  background-color: #ffc;
  border-style: solid;
  border-width: 1px;
  color: #000;
  padding: 6px 8px 6px 6px;
  margin: 4px 20px;
}

/* line 15, ../../app/assets/stylesheets/_component.account-search.scss */
.top-link {
  transition: all .25s ease-in-out;
  position: fixed;
  bottom: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  margin: 0 3em 3em 0;
  border-radius: 50%;
  padding: .25em;
  width: 80px;
  height: 80px;
  background-color: #F8F8F8;
}

/* line 35, ../../app/assets/stylesheets/_component.account-search.scss */
.top-link.show {
  visibility: visible;
  opacity: 1;
}

/* line 40, ../../app/assets/stylesheets/_component.account-search.scss */
.top-link.hide {
  visibility: hidden;
  opacity: 0;
}

/* line 45, ../../app/assets/stylesheets/_component.account-search.scss */
.top-link svg {
  fill: #000;
  width: 24px;
  height: 12px;
}

/* line 51, ../../app/assets/stylesheets/_component.account-search.scss */
.top-link div > p {
  padding: 0;
  margin-bottom: 0px;
}

/* line 56, ../../app/assets/stylesheets/_component.account-search.scss */
.top-link:hover {
  background-color: #E8E8E8;
}

/* line 59, ../../app/assets/stylesheets/_component.account-search.scss */
.top-link:hover svg {
  fill: #000000;
}
