/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/* line 2, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 2, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_alerts.scss */
.alert {
  border-radius: 0.1875rem;
  padding: 0.938rem;
  margin-bottom: 1.5rem;
  text-shadow: none;
}
/* line 9, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_alerts.scss */
.alert {
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  border-radius: 4px;
}
/* line 15, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_alerts.scss */
.alert, .alert h4 {
  color: #c09853;
}
/* line 20, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_alerts.scss */
.alert h4 {
  margin: 0;
}
/* line 24, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_alerts.scss */
.alert .close {
  top: -2px;
  right: -21px;
  line-height: 20px;
}
/* line 30, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_alerts.scss */
.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
/* line 36, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_alerts.scss */
.alert-success h4 {
  color: #468847;
}
/* line 40, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_alerts.scss */
.alert-danger, .alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}
/* line 47, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_alerts.scss */
.alert-danger h4, .alert-error h4 {
  color: #b94a48;
}
/* line 52, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_alerts.scss */
.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
/* line 58, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_alerts.scss */
.alert-info h4 {
  color: #3a87ad;
}
/* line 62, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_alerts.scss */
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
/* line 67, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_alerts.scss */
.alert-block > p, .alert-block > ul {
  margin-bottom: 0;
}
/* line 72, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_alerts.scss */
.alert-block p + p {
  margin-top: 5px;
}
/* line 1, wp-content/plugins/gantry5/engines/nucleus/scss/wordpress/theme/_forms.scss */
legend {
  font-size: 1.3rem;
  line-height: 1.5;
}
/* line 6, wp-content/plugins/gantry5/engines/nucleus/scss/wordpress/theme/_forms.scss */
legend small {
  font-size: 0.8rem;
}
/* line 1, wp-content/themes/rt_photon/scss/photon-wordpress/_core.scss */
#g-page-surround .platform-content .entries .entry-content .button, #g-page-surround .search-form .button, #comments #comments-nav .comments-previous .button, #comments #comments-nav .comments-next .button, .g-loginform .button, .widget.widget_tag_cloud a, .g-contactform #contact-form .form-actions .button {
  display: inline-block;
  font-family: "opensans", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  background: #eb0000;
  color: #fff !important;
  border: 2px solid transparent;
  margin: 0 0 0.5rem 0;
  padding: 0.4rem 1rem;
  border-radius: 1px;
  vertical-align: middle;
  text-shadow: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 15, wp-content/themes/rt_photon/scss/photon-wordpress/_core.scss */
#g-page-surround .platform-content .entries .entry-content .button:hover, #g-page-surround .search-form .button:hover, #comments #comments-nav .comments-previous .button:hover, #comments #comments-nav .comments-next .button:hover, .g-loginform .button:hover, .widget.widget_tag_cloud a:hover, .g-contactform #contact-form .form-actions .button:hover, #g-page-surround .platform-content .entries .entry-content .button:active, #g-page-surround .search-form .button:active, #comments #comments-nav .comments-previous .button:active, #comments #comments-nav .comments-next .button:active, .g-loginform .button:active, .widget.widget_tag_cloud a:active, .g-contactform #contact-form .form-actions .button:active, #g-page-surround .platform-content .entries .entry-content .button:focus, #g-page-surround .search-form .button:focus, #comments #comments-nav .comments-previous .button:focus, #comments #comments-nav .comments-next .button:focus, .g-loginform .button:focus, .widget.widget_tag_cloud a:focus, .g-contactform #contact-form .form-actions .button:focus {
  background: #b80000;
  color: #fff !important;
}
/* line 21, wp-content/themes/rt_photon/scss/photon-wordpress/_core.scss */
/* line 23, wp-content/themes/rt_photon/scss/photon-wordpress/_core.scss */
#g-page-surround .nav {
  margin-bottom: 20px;
  margin-left: 0;
  list-style: none;
}
/* line 28, wp-content/themes/rt_photon/scss/photon-wordpress/_core.scss */
/* line 29, wp-content/themes/rt_photon/scss/photon-wordpress/_core.scss */
#g-page-surround .nav > li > a {
  display: block;
}
/* line 32, wp-content/themes/rt_photon/scss/photon-wordpress/_core.scss */
#g-page-surround .nav > li > a:hover, #g-page-surround .nav > li > a:focus {
  text-decoration: none;
}
/* line 36, wp-content/themes/rt_photon/scss/photon-wordpress/_core.scss */
#g-page-surround .nav > li > a > img {
  max-width: none;
}
/* line 44, wp-content/themes/rt_photon/scss/photon-wordpress/_core.scss */
/* line 45, wp-content/themes/rt_photon/scss/photon-wordpress/_core.scss */
#g-page-surround .page-header h2 {
  color: #eb0000;
  font-family: "dosis", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-size: 3rem;
  font-weight: 200;
  line-height: 1.15;
  margin-top: 2rem;
  margin-bottom: 0.625rem;
  padding-bottom: 0.938rem;
}
/* line 54, wp-content/themes/rt_photon/scss/photon-wordpress/_core.scss */
#g-page-surround .page-header h2 a {
  color: #eb0000;
}
/* line 56, wp-content/themes/rt_photon/scss/photon-wordpress/_core.scss */
#g-page-surround .page-header h2 a:hover {
  color: #eb0000;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  /* line 7, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  #g-page-surround .page-header h2 {
    font-size: 2.75rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 13, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  #g-page-surround .page-header h2 {
    font-size: 2.5rem;
  }
}
@media only all and (max-width: 47.99rem) {
  /* line 25, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  #g-page-surround .page-header h2 {
    font-size: 2rem;
  }
}
/* line 70, wp-content/themes/rt_photon/scss/photon-wordpress/_core.scss */
.blog #g-page-surround .page-header h2 {
  font-size: 2rem;
}
/* line 77, wp-content/themes/rt_photon/scss/photon-wordpress/_core.scss */
/* line 79, wp-content/themes/rt_photon/scss/photon-wordpress/_core.scss */
/* line 81, wp-content/themes/rt_photon/scss/photon-wordpress/_core.scss */
#g-page-surround .platform-content .entries .tease {
  margin: 0;
  padding: 0;
}
/* line 84, wp-content/themes/rt_photon/scss/photon-wordpress/_core.scss */
#g-page-surround .platform-content .entries .tease.sticky {
  margin-top: 2rem;
  background-color: #f1f2f6;
}
/* line 88, wp-content/themes/rt_photon/scss/photon-wordpress/_core.scss */
#g-page-surround .platform-content .entries .tease.sticky h2 {
  margin-top: 0;
}
/* line 94, wp-content/themes/rt_photon/scss/photon-wordpress/_core.scss */
/* line 95, wp-content/themes/rt_photon/scss/photon-wordpress/_core.scss */
/* line 102, wp-content/themes/rt_photon/scss/photon-wordpress/_core.scss */
/* line 103, wp-content/themes/rt_photon/scss/photon-wordpress/_core.scss */
#g-page-surround .platform-content form.password-form .password-box {
  margin: 5px 0;
}
/* line 110, wp-content/themes/rt_photon/scss/photon-wordpress/_core.scss */
/* line 111, wp-content/themes/rt_photon/scss/photon-wordpress/_core.scss */
#g-page-surround .search-form .search-field {
  height: 40px;
  padding-top: 3px;
  color: #686868;
}
/* line 117, wp-content/themes/rt_photon/scss/photon-wordpress/_core.scss */
/* line 123, wp-content/themes/rt_photon/scss/photon-wordpress/_core.scss */
#g-page-surround .unstyled {
  margin: 0;
  display: inline-block;
  border: 1px solid rgba(136, 136, 136, 0.25);
  padding: 0.938rem 1.876rem;
  border-radius: 5px;
}
/* line 129, wp-content/themes/rt_photon/scss/photon-wordpress/_core.scss */
#g-page-surround .unstyled li {
  list-style-type: none;
  margin-left: 0;
  padding-bottom: 0.938rem;
  margin-bottom: 0.625rem;
  border-bottom: 2px solid #edf4f9;
}
/* line 135, wp-content/themes/rt_photon/scss/photon-wordpress/_core.scss */
#g-page-surround .unstyled li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
/* line 140, wp-content/themes/rt_photon/scss/photon-wordpress/_core.scss */
#g-page-surround .unstyled li a {
  display: inline-block;
}
/* line 142, wp-content/themes/rt_photon/scss/photon-wordpress/_core.scss */
#g-page-surround .unstyled li a:before {
  color: #eb0000;
  font-family: FontAwesome;
  content: "\f138";
  margin-right: 0.5rem;
}
/* line 2, wp-content/themes/rt_photon/scss/photon-wordpress/_typography.scss */
.list-striped, .row-striped {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
/* line 7, wp-content/themes/rt_photon/scss/photon-wordpress/_typography.scss */
.list-striped li, .list-striped dd, .row-striped .row, .row-striped .row-fluid {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
/* line 14, wp-content/themes/rt_photon/scss/photon-wordpress/_typography.scss */
.list-striped li:nth-child(odd), .list-striped dd:nth-child(odd), .row-striped .row:nth-child(odd), .row-striped .row-fluid:nth-child(odd) {
  background-color: #fcfcfc;
}
/* line 21, wp-content/themes/rt_photon/scss/photon-wordpress/_typography.scss */
.list-striped li:hover, .list-striped dd:hover, .row-striped .row:hover, .row-striped .row-fluid:hover {
  background-color: #f2f2f2;
}
/* line 28, wp-content/themes/rt_photon/scss/photon-wordpress/_typography.scss */
.list-bordered, .row-bordered {
  border: 1px solid rgba(0, 0, 0, 0.1);
}
/* line 33, wp-content/themes/rt_photon/scss/photon-wordpress/_typography.scss */
.row-even, .row-odd {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
/* line 38, wp-content/themes/rt_photon/scss/photon-wordpress/_typography.scss */
.row-even {
  background-color: #fcfcfc;
}
/* line 42, wp-content/themes/rt_photon/scss/photon-wordpress/_typography.scss */
.iframe-bordered {
  border: 1px solid rgba(0, 0, 0, 0.1);
}
/* line 47, wp-content/themes/rt_photon/scss/photon-wordpress/_typography.scss */
blockquote {
  border-left: 5px solid rgba(0, 0, 0, 0.1);
}
/* line 51, wp-content/themes/rt_photon/scss/photon-wordpress/_typography.scss */
blockquote small {
  color: #9b9b9b;
}
/* line 55, wp-content/themes/rt_photon/scss/photon-wordpress/_typography.scss */
blockquote.pull-right {
  border-right: 5px solid rgba(0, 0, 0, 0.1);
}
/* line 59, wp-content/themes/rt_photon/scss/photon-wordpress/_typography.scss */
code, pre {
  background-color: #f7f7f7;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
/* line 64, wp-content/themes/rt_photon/scss/photon-wordpress/_typography.scss */
/* line 65, wp-content/themes/rt_photon/scss/photon-wordpress/_typography.scss */
pre.prettyprint {
  padding: 1rem !important;
}
/* line 1, wp-content/themes/rt_photon/scss/photon-wordpress/_forms.scss */
legend {
  color: #686868;
  font-family: "dosis", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.5;
  margin: 1rem 0;
}
/* line 10, wp-content/themes/rt_photon/scss/photon-wordpress/_forms.scss */
.form-actions {
  background: none;
  border: 0;
}
/* line 15, wp-content/themes/rt_photon/scss/photon-wordpress/_forms.scss */
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  color: #686868;
  background-color: #edf4f9;
  border: 1px solid rgba(136, 136, 136, 0.25);
  box-shadow: none;
  box-sizing: border-box !important;
  -webkit-transition: border 0.2s linear, box-shadow 0.2s linear;
  -moz-transition: border 0.2s linear, box-shadow 0.2s linear;
  transition: border 0.2s linear, box-shadow 0.2s linear;
}
/* line 37, wp-content/themes/rt_photon/scss/photon-wordpress/_forms.scss */
.input-prepend textarea, .input-prepend input[type="text"], .input-prepend input[type="password"], .input-prepend input[type="datetime"], .input-prepend input[type="datetime-local"], .input-prepend input[type="date"], .input-prepend input[type="month"], .input-prepend input[type="time"], .input-prepend input[type="week"], .input-prepend input[type="number"], .input-prepend input[type="email"], .input-prepend input[type="url"], .input-prepend input[type="search"], .input-prepend input[type="tel"], .input-prepend input[type="color"], .input-prepend .uneditable-input, .input-append textarea, .input-append input[type="text"], .input-append input[type="password"], .input-append input[type="datetime"], .input-append input[type="datetime-local"], .input-append input[type="date"], .input-append input[type="month"], .input-append input[type="time"], .input-append input[type="week"], .input-append input[type="number"], .input-append input[type="email"], .input-append input[type="url"], .input-append input[type="search"], .input-append input[type="tel"], .input-append input[type="color"], .input-append .uneditable-input {
  padding: 0.35rem;
  max-width: 95%;
}
/* line 40, wp-content/themes/rt_photon/scss/photon-wordpress/_forms.scss */
.dir-rtl .input-prepend textarea, .dir-rtl .input-prepend input[type="text"], .dir-rtl .input-prepend input[type="password"], .dir-rtl .input-prepend input[type="datetime"], .dir-rtl .input-prepend input[type="datetime-local"], .dir-rtl .input-prepend input[type="date"], .dir-rtl .input-prepend input[type="month"], .dir-rtl .input-prepend input[type="time"], .dir-rtl .input-prepend input[type="week"], .dir-rtl .input-prepend input[type="number"], .dir-rtl .input-prepend input[type="email"], .dir-rtl .input-prepend input[type="url"], .dir-rtl .input-prepend input[type="search"], .dir-rtl .input-prepend input[type="tel"], .dir-rtl .input-prepend input[type="color"], .dir-rtl .input-prepend .uneditable-input, .dir-rtl .input-append textarea, .dir-rtl .input-append input[type="text"], .dir-rtl .input-append input[type="password"], .dir-rtl .input-append input[type="datetime"], .dir-rtl .input-append input[type="datetime-local"], .dir-rtl .input-append input[type="date"], .dir-rtl .input-append input[type="month"], .dir-rtl .input-append input[type="time"], .dir-rtl .input-append input[type="week"], .dir-rtl .input-append input[type="number"], .dir-rtl .input-append input[type="email"], .dir-rtl .input-append input[type="url"], .dir-rtl .input-append input[type="search"], .dir-rtl .input-append input[type="tel"], .dir-rtl .input-append input[type="color"], .dir-rtl .input-append .uneditable-input {
  border-radius: 4px 0 0 4px;
}
/* line 46, wp-content/themes/rt_photon/scss/photon-wordpress/_forms.scss */
textarea {
  width: 100%;
}
/* line 50, wp-content/themes/rt_photon/scss/photon-wordpress/_forms.scss */
/* line 51, wp-content/themes/rt_photon/scss/photon-wordpress/_forms.scss */
.dir-rtl .control-label {
  float: right;
  text-align: left;
}
/* line 55, wp-content/themes/rt_photon/scss/photon-wordpress/_forms.scss */
.dir-rtl .controls {
  margin-left: 0;
  margin-right: 180px;
}
/* line 61, wp-content/themes/rt_photon/scss/photon-wordpress/_forms.scss */
select {
  color: #686868;
  background: #edf4f9;
  border: 1px solid rgba(136, 136, 136, 0.25);
}
/* line 68, wp-content/themes/rt_photon/scss/photon-wordpress/_forms.scss */
/* line 69, wp-content/themes/rt_photon/scss/photon-wordpress/_forms.scss */
.search-form .btn {
  display: inline-block;
  font-family: "opensans", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  background: #eb0000;
  color: #fff !important;
  font-size: 1rem;
  border: 2px solid transparent;
  border-radius: 0;
  margin: 0;
  padding: 0.5rem 1.25rem;
  vertical-align: middle;
  text-shadow: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 83, wp-content/themes/rt_photon/scss/photon-wordpress/_forms.scss */
.search-form .btn:hover, .search-form .btn:active, .search-form .btn:focus {
  background: #9f0000;
  color: #fff !important;
}
/* line 91, wp-content/themes/rt_photon/scss/photon-wordpress/_forms.scss */
.btn {
  border-radius: 3px;
  color: #686868;
  background: #bfd8ea;
  border: 0;
  box-shadow: none;
}
/* line 97, wp-content/themes/rt_photon/scss/photon-wordpress/_forms.scss */
.btn span {
  padding: 0;
  margin: 0;
}
/* line 102, wp-content/themes/rt_photon/scss/photon-wordpress/_forms.scss */
.btn-mini {
  margin: 0.5rem 0;
}
/* line 2, wp-content/themes/rt_photon/scss/photon-wordpress/_pagination.scss */
/* line 3, wp-content/themes/rt_photon/scss/photon-wordpress/_pagination.scss */
.pagination ul.pagination-list > li, .page-links ul.pagination-list > li {
  font-weight: 700;
}
@media only all and (max-width: 47.99rem) {
  .pagination ul.pagination-list > li, .page-links ul.pagination-list > li {
    margin-bottom: 1.5rem;
  }
}
/* line 10, wp-content/themes/rt_photon/scss/photon-wordpress/_pagination.scss */
.pagination ul.pagination-list > li > a, .page-links ul.pagination-list > li > a {
  padding: 10px 15px;
  color: #edf4f9;
  background: #eb0000;
  border: 0 none;
  border-radius: 0 !important;
}
/* line 17, wp-content/themes/rt_photon/scss/photon-wordpress/_pagination.scss */
.pagination ul.pagination-list > li > a:hover, .page-links ul.pagination-list > li > a:hover {
  background: #eb0000;
}
/* line 22, wp-content/themes/rt_photon/scss/photon-wordpress/_pagination.scss */
.pagination ul.pagination-list > li > span, .page-links ul.pagination-list > li > span {
  padding: 10px 15px;
  color: #edf4f9;
  background: #eb0000;
  border: 0 none;
  border-radius: 0 !important;
}
/* line 29, wp-content/themes/rt_photon/scss/photon-wordpress/_pagination.scss */
.pagination ul.pagination-list > li > span.dots, .page-links ul.pagination-list > li > span.dots {
  background: #eb0000;
}
/* line 32, wp-content/themes/rt_photon/scss/photon-wordpress/_pagination.scss */
.pagination ul.pagination-list > li > span.dots:hover, .page-links ul.pagination-list > li > span.dots:hover {
  background: #eb0000;
}
/* line 37, wp-content/themes/rt_photon/scss/photon-wordpress/_pagination.scss */
.pagination ul.pagination-list > li > span:hover, .page-links ul.pagination-list > li > span:hover {
  background: #eb0000;
}
/* line 43, wp-content/themes/rt_photon/scss/photon-wordpress/_pagination.scss */
.pagination p.counter, .page-links p.counter {
  margin: 0;
}
/* line 2, wp-content/themes/rt_photon/scss/photon-wordpress/_meta.scss */
/* line 3, wp-content/themes/rt_photon/scss/photon-wordpress/_meta.scss */
#g-page-surround .entry-meta {
  margin-top: 0;
}
/* line 6, wp-content/themes/rt_photon/scss/photon-wordpress/_meta.scss */
#g-page-surround .entry-meta > div[class^="meta-"] {
  display: inline-block;
  margin: 0;
  padding-right: 0.938rem;
  font-family: "opensans", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 200;
  font-size: 1.15rem;
  line-height: 2;
}
/* line 1, wp-content/themes/rt_photon/scss/photon-wordpress/_comments.scss */
/* line 3, wp-content/themes/rt_photon/scss/photon-wordpress/_comments.scss */
#comments ol.commentlist {
  margin-top: 0;
}
/* line 7, wp-content/themes/rt_photon/scss/photon-wordpress/_comments.scss */
/* line 9, wp-content/themes/rt_photon/scss/photon-wordpress/_comments.scss */
#comments ol.commentlist li.comment .comment-body {
  position: relative;
  margin-left: 5px;
  padding: 0 20px;
  border-radius: 0.1875rem;
  background: #fff;
  border: 1px solid #edf4f9;
  font-size: 0.875rem;
}
/* line 18, wp-content/themes/rt_photon/scss/photon-wordpress/_comments.scss */
#comments ol.commentlist li.comment .comment-body .child-arrow-indicator {
  visibility: hidden;
  position: absolute;
  top: 4px;
  left: -16px;
  color: rgba(34, 34, 34, 0.25);
}
/* line 26, wp-content/themes/rt_photon/scss/photon-wordpress/_comments.scss */
#comments ol.commentlist li.comment .comment-body .comment-reply {
  position: absolute;
  right: 20px;
  top: 20px;
}
/* line 33, wp-content/themes/rt_photon/scss/photon-wordpress/_comments.scss */
#comments ol.commentlist li.comment .comment-author {
  line-height: normal;
  padding-top: 20px;
  height: auto;
}
/* line 38, wp-content/themes/rt_photon/scss/photon-wordpress/_comments.scss */
#comments ol.commentlist li.comment .comment-author .author-avatar {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 40px;
  -moz-flex: 0 40px;
  -ms-flex: 0 40px;
  flex: 0 40px;
  width: 40px;
  height: 40px;
  margin-right: 20px;
}
/* line 44, wp-content/themes/rt_photon/scss/photon-wordpress/_comments.scss */
#comments ol.commentlist li.comment .comment-author .author-avatar .avatar {
  border-radius: 50%;
}
/* line 49, wp-content/themes/rt_photon/scss/photon-wordpress/_comments.scss */
/* line 51, wp-content/themes/rt_photon/scss/photon-wordpress/_comments.scss */
#comments ol.commentlist li.comment .comment-author .author-meta .author-name {
  font-size: 1rem;
}
/* line 54, wp-content/themes/rt_photon/scss/photon-wordpress/_comments.scss */
#comments ol.commentlist li.comment .comment-author .author-meta .author-name a {
  color: #000;
}
/* line 57, wp-content/themes/rt_photon/scss/photon-wordpress/_comments.scss */
#comments ol.commentlist li.comment .comment-author .author-meta .author-name a:hover {
  color: #eb0000;
}
/* line 63, wp-content/themes/rt_photon/scss/photon-wordpress/_comments.scss */
#comments ol.commentlist li.comment .comment-author .author-meta time, #comments ol.commentlist li.comment .comment-author .author-meta .edit-link {
  font-size: 0.7rem;
}
/* line 66, wp-content/themes/rt_photon/scss/photon-wordpress/_comments.scss */
#comments ol.commentlist li.comment .comment-author .author-meta time a, #comments ol.commentlist li.comment .comment-author .author-meta .edit-link a {
  color: #686868;
}
/* line 68, wp-content/themes/rt_photon/scss/photon-wordpress/_comments.scss */
#comments ol.commentlist li.comment .comment-author .author-meta time a:hover, #comments ol.commentlist li.comment .comment-author .author-meta .edit-link a:hover {
  color: #eb0000;
}
@media only all and (max-width: 47.99rem) {
  #comments ol.commentlist li.comment .comment-author .author-meta time, #comments ol.commentlist li.comment .comment-author .author-meta .edit-link {
    display: inline;
  }
}
/* line 80, wp-content/themes/rt_photon/scss/photon-wordpress/_comments.scss */
/* line 81, wp-content/themes/rt_photon/scss/photon-wordpress/_comments.scss */
/* line 82, wp-content/themes/rt_photon/scss/photon-wordpress/_comments.scss */
/* line 83, wp-content/themes/rt_photon/scss/photon-wordpress/_comments.scss */
#comments ol.commentlist li.comment.bypostauthor > .comment-body > .comment-author .author-name {
  color: #eb0000;
}
/* line 85, wp-content/themes/rt_photon/scss/photon-wordpress/_comments.scss */
#comments ol.commentlist li.comment.bypostauthor > .comment-body > .comment-author .author-name a {
  color: #eb0000;
}
/* line 88, wp-content/themes/rt_photon/scss/photon-wordpress/_comments.scss */
#comments ol.commentlist li.comment.bypostauthor > .comment-body > .comment-author .author-name a:hover {
  color: #686868;
}
/* line 97, wp-content/themes/rt_photon/scss/photon-wordpress/_comments.scss */
#comments ol.commentlist li.comment .comment-content {
  overflow: hidden;
  margin-left: 60px;
  padding: 15px 15px 15px 0;
}
/* line 106, wp-content/themes/rt_photon/scss/photon-wordpress/_comments.scss */
/* line 107, wp-content/themes/rt_photon/scss/photon-wordpress/_comments.scss */
/* line 108, wp-content/themes/rt_photon/scss/photon-wordpress/_comments.scss */
#comments ol.commentlist ol.children li.comment .comment-body {
  border-left: 20px solid #edf4f9;
}
/* line 111, wp-content/themes/rt_photon/scss/photon-wordpress/_comments.scss */
#comments ol.commentlist ol.children li.comment .comment-body .child-arrow-indicator {
  visibility: visible;
}
/* line 119, wp-content/themes/rt_photon/scss/photon-wordpress/_comments.scss */
/* line 120, wp-content/themes/rt_photon/scss/photon-wordpress/_comments.scss */
/* line 121, wp-content/themes/rt_photon/scss/photon-wordpress/_comments.scss */
#comments #responses > ol.commentlist > li.comment:first-child {
  margin-top: 0;
}
/* line 124, wp-content/themes/rt_photon/scss/photon-wordpress/_comments.scss */
/* line 125, wp-content/themes/rt_photon/scss/photon-wordpress/_comments.scss */
#comments #responses > ol.commentlist > li.comment:first-child > .comment-body .comment-author {
  border-top: none;
}
/* line 134, wp-content/themes/rt_photon/scss/photon-wordpress/_comments.scss */
#comments #comments-nav {
  margin-left: 5px;
}
/* line 137, wp-content/themes/rt_photon/scss/photon-wordpress/_comments.scss */
/* line 138, wp-content/themes/rt_photon/scss/photon-wordpress/_comments.scss */
/* line 141, wp-content/themes/rt_photon/scss/photon-wordpress/_comments.scss */
#comments #comments-nav .comments-previous .button span, #comments #comments-nav .comments-next .button span {
  vertical-align: middle;
}
/* line 145, wp-content/themes/rt_photon/scss/photon-wordpress/_comments.scss */
#comments #comments-nav .comments-previous .button .fa, #comments #comments-nav .comments-next .button .fa {
  vertical-align: middle;
  font-size: 0.7rem;
}
@media only all and (max-width: 47.99rem) {
  #comments #comments-nav .comments-previous .button, #comments #comments-nav .comments-next .button {
    font-size: 0.7rem;
  }
}
/* line 156, wp-content/themes/rt_photon/scss/photon-wordpress/_comments.scss */
/* line 157, wp-content/themes/rt_photon/scss/photon-wordpress/_comments.scss */
#comments #comments-nav .comments-previous .button {
  padding-left: 0.75rem;
}
/* line 162, wp-content/themes/rt_photon/scss/photon-wordpress/_comments.scss */
/* line 163, wp-content/themes/rt_photon/scss/photon-wordpress/_comments.scss */
#comments #comments-nav .comments-next .button {
  padding-right: 0.75rem;
}
/* line 170, wp-content/themes/rt_photon/scss/photon-wordpress/_comments.scss */
/* line 171, wp-content/themes/rt_photon/scss/photon-wordpress/_comments.scss */
#comments #respond input {
  padding-left: 20px;
}
/* line 175, wp-content/themes/rt_photon/scss/photon-wordpress/_comments.scss */
#comments #respond textarea {
  border-radius: 3px;
  padding: 10px 15px 10px 20px;
}
/* line 2, wp-content/themes/rt_photon/scss/photon-wordpress/_particles.scss */
/* line 3, wp-content/themes/rt_photon/scss/photon-wordpress/_particles.scss */
.g-loginform .login-pretext {
  margin-bottom: 1rem;
}
/* line 7, wp-content/themes/rt_photon/scss/photon-wordpress/_particles.scss */
/* line 8, wp-content/themes/rt_photon/scss/photon-wordpress/_particles.scss */
.g-loginform p input {
  padding-left: 10px;
}
/* line 11, wp-content/themes/rt_photon/scss/photon-wordpress/_particles.scss */
.g-loginform p input:hover {
  border-color: rgba(136, 136, 136, 0.25);
}
/* line 15, wp-content/themes/rt_photon/scss/photon-wordpress/_particles.scss */
.g-loginform p input:focus {
  box-shadow: none;
  border-color: rgba(136, 136, 136, 0.25);
}
/* line 22, wp-content/themes/rt_photon/scss/photon-wordpress/_particles.scss */
/* line 26, wp-content/themes/rt_photon/scss/photon-wordpress/_particles.scss */
/* line 27, wp-content/themes/rt_photon/scss/photon-wordpress/_particles.scss */
.g-loginform fieldset.login-data #login-username {
  margin-top: 0;
}
/* line 32, wp-content/themes/rt_photon/scss/photon-wordpress/_particles.scss */
.g-loginform .login-extra {
  list-style-type: none;
  margin-left: 0;
}
/* line 39, wp-content/themes/rt_photon/scss/photon-wordpress/_particles.scss */
/* line 40, wp-content/themes/rt_photon/scss/photon-wordpress/_particles.scss */
.g-infolist small {
  font-size: 85%;
}
/* line 2, wp-content/themes/rt_photon/scss/photon-wordpress/_widgets.scss */
/* line 3, wp-content/themes/rt_photon/scss/photon-wordpress/_widgets.scss */
/* line 9, wp-content/themes/rt_photon/scss/photon-wordpress/_widgets.scss */
.widget.widget_archive ul, .widget.widget_categories ul, .widget.widget_meta ul, .widget.widget_pages ul, .widget.widget_recent_comments ul, .widget.widget_recent_entries ul {
  list-style-type: none;
  margin-left: 0;
  margin-top: 0;
}
/* line 14, wp-content/themes/rt_photon/scss/photon-wordpress/_widgets.scss */
.widget.widget_archive ul li, .widget.widget_categories ul li, .widget.widget_meta ul li, .widget.widget_pages ul li, .widget.widget_recent_comments ul li, .widget.widget_recent_entries ul li {
  margin: 0 0 5px;
}
/* line 18, wp-content/themes/rt_photon/scss/photon-wordpress/_widgets.scss */
.widget.widget_archive ul ul, .widget.widget_categories ul ul, .widget.widget_meta ul ul, .widget.widget_pages ul ul, .widget.widget_recent_comments ul ul, .widget.widget_recent_entries ul ul {
  list-style-type: none;
}
/* line 21, wp-content/themes/rt_photon/scss/photon-wordpress/_widgets.scss */
.widget.widget_archive ul ul.children, .widget.widget_categories ul ul.children, .widget.widget_meta ul ul.children, .widget.widget_pages ul ul.children, .widget.widget_recent_comments ul ul.children, .widget.widget_recent_entries ul ul.children {
  margin-left: 1.5rem;
  margin-top: 5px;
}
/* line 30, wp-content/themes/rt_photon/scss/photon-wordpress/_widgets.scss */
/* line 31, wp-content/themes/rt_photon/scss/photon-wordpress/_widgets.scss */
.widget.widget_search input.search-field {
  margin-bottom: 5px;
  padding-left: 10px;
}
/* line 35, wp-content/themes/rt_photon/scss/photon-wordpress/_widgets.scss */
.widget.widget_search input.search-field:hover {
  border-color: rgba(136, 136, 136, 0.25);
}
/* line 39, wp-content/themes/rt_photon/scss/photon-wordpress/_widgets.scss */
.widget.widget_search input.search-field:focus {
  box-shadow: none;
  border-color: rgba(136, 136, 136, 0.25);
}
/* line 47, wp-content/themes/rt_photon/scss/photon-wordpress/_widgets.scss */
/* line 48, wp-content/themes/rt_photon/scss/photon-wordpress/_widgets.scss */
/* line 51, wp-content/themes/rt_photon/scss/photon-wordpress/_widgets.scss */
.widget.widget_tag_cloud a:before {
  font-family: FontAwesome;
  margin-right: 5px;
  content: "\f02b";
}
/* line 57, wp-content/themes/rt_photon/scss/photon-wordpress/_widgets.scss */
.widget.widget_tag_cloud a:hover {
  background: #9f0000;
  color: #fff;
}
/* line 65, wp-content/themes/rt_photon/scss/photon-wordpress/_widgets.scss */
.widget.widget_calendar {
  margin-bottom: 1.5rem;
}
/* line 2, wp-content/themes/rt_photon/scss/photon-wordpress/_contactform.scss */
/* line 3, wp-content/themes/rt_photon/scss/photon-wordpress/_contactform.scss */
/* line 4, wp-content/themes/rt_photon/scss/photon-wordpress/_contactform.scss */
.g-contactform #contact-form .form-message {
  margin-bottom: 15px;
}
/* line 7, wp-content/themes/rt_photon/scss/photon-wordpress/_contactform.scss */
.g-contactform #contact-form .form-message + .control-group {
  margin-top: 15px;
}
/* line 12, wp-content/themes/rt_photon/scss/photon-wordpress/_contactform.scss */
.g-contactform #contact-form .control-group {
  margin-bottom: 1.5rem;
}
/* line 15, wp-content/themes/rt_photon/scss/photon-wordpress/_contactform.scss */
.g-contactform #contact-form .control-group .controls {
  margin-left: 100px;
}
@media only all and (max-width: 47.99rem) {
  .g-contactform #contact-form .control-group .controls {
    margin-left: 0;
  }
}
/* line 21, wp-content/themes/rt_photon/scss/photon-wordpress/_contactform.scss */
.g-contactform #contact-form .control-group .controls input, .g-contactform #contact-form .control-group .controls textarea {
  padding-left: 10px;
  border: 2px solid #edf4f9;
  background: #fff;
  border-radius: 0;
  font-style: italic;
}
/* line 28, wp-content/themes/rt_photon/scss/photon-wordpress/_contactform.scss */
.g-contactform #contact-form .control-group .controls input:focus, .g-contactform #contact-form .control-group .controls textarea:focus {
  border-color: #eb0000;
}
/* line 33, wp-content/themes/rt_photon/scss/photon-wordpress/_contactform.scss */
.g-contactform #contact-form .control-group .controls textarea {
  padding-top: 10px;
}
/* line 38, wp-content/themes/rt_photon/scss/photon-wordpress/_contactform.scss */
.g-contactform #contact-form .control-group .control-label {
  float: left;
  padding-top: 5px;
  text-align: right;
}
/* line 43, wp-content/themes/rt_photon/scss/photon-wordpress/_contactform.scss */
.g-contactform #contact-form .control-group .control-label.control-label-checkbox {
  margin-left: 100px;
  margin-right: 0.75rem;
  float: left;
}
@media only all and (max-width: 47.99rem) {
  .g-contactform #contact-form .control-group .control-label.control-label-checkbox {
    margin-left: 0;
  }
}
/* line 54, wp-content/themes/rt_photon/scss/photon-wordpress/_contactform.scss */
.g-contactform #contact-form .g-recaptcha {
  margin: 20px 0;
  padding-left: 100px;
}
@media only all and (max-width: 47.99rem) {
  .g-contactform #contact-form .g-recaptcha {
    padding-left: 0;
  }
}
/* line 62, wp-content/themes/rt_photon/scss/photon-wordpress/_contactform.scss */
.g-contactform #contact-form .form-actions {
  padding-left: 100px;
}
@media only all and (max-width: 47.99rem) {
  .g-contactform #contact-form .form-actions {
    margin-left: 0;
  }
}
/* line 68, wp-content/themes/rt_photon/scss/photon-wordpress/_contactform.scss */
.g-contactform #contact-form .form-actions .button {
  font-size: 0.875rem;
}
/* line 1, wp-content/themes/rt_photon/scss/photon-wordpress/_rokajaxsearch.scss */
/* line 2, wp-content/themes/rt_photon/scss/photon-wordpress/_rokajaxsearch.scss */
.rokajaxsearch *, .rokajaxsearch *:before, .rokajaxsearch *:after {
  box-sizing: border-box !important;
}
/* line 4, wp-content/themes/rt_photon/scss/photon-wordpress/_rokajaxsearch.scss */
/* line 5, wp-content/themes/rt_photon/scss/photon-wordpress/_rokajaxsearch.scss */
.platform-content .rokajaxsearch * *, .platform-content .rokajaxsearch *:before *, .platform-content .rokajaxsearch *:after *, .platform-content .rokajaxsearch * *:before, .platform-content .rokajaxsearch *:before *:before, .platform-content .rokajaxsearch *:after *:before, .platform-content .rokajaxsearch * *:after, .platform-content .rokajaxsearch *:before *:after, .platform-content .rokajaxsearch *:after *:after {
  box-sizing: border-box;
}
/* line 10, wp-content/themes/rt_photon/scss/photon-wordpress/_rokajaxsearch.scss */
.rokajaxsearch #roksearch_search_str {
  border: 1px solid #888;
  border-radius: 2rem;
  margin-bottom: 1rem;
  padding: 0.75rem 1rem;
  width: 100%;
  box-shadow: none;
}
/* line 19, wp-content/themes/rt_photon/scss/photon-wordpress/_rokajaxsearch.scss */
form#rokajaxsearch {
  margin: 0;
}
/* line 21, wp-content/themes/rt_photon/scss/photon-wordpress/_rokajaxsearch.scss */
form#rokajaxsearch > .rokajaxsearch {
  background: none;
  box-shadow: none;
  border: none;
}
/* line 29, wp-content/themes/rt_photon/scss/photon-wordpress/_rokajaxsearch.scss */
#roksearch_results {
  color: #686868;
  background: #edf4f9;
  border: 1px solid #888;
}
/* line 33, wp-content/themes/rt_photon/scss/photon-wordpress/_rokajaxsearch.scss */
#roksearch_results .roksearch_result_wrapper1 {
  background: #dae8f3;
  color: #686868;
}
/* line 36, wp-content/themes/rt_photon/scss/photon-wordpress/_rokajaxsearch.scss */
#roksearch_results .roksearch_result_wrapper1:hover {
  background: #eb0000;
  color: #fff;
  border: 1px solid #390000;
}
/* line 40, wp-content/themes/rt_photon/scss/photon-wordpress/_rokajaxsearch.scss */
#roksearch_results .roksearch_result_wrapper1:hover a, #roksearch_results .roksearch_result_wrapper1:hover h3 {
  color: #ff6c6c;
}
/* line 45, wp-content/themes/rt_photon/scss/photon-wordpress/_rokajaxsearch.scss */
#roksearch_results span.highlight {
  color: #fff;
  background-color: #9f0000;
  text-shadow: none;
}
@media only all and (max-width: 47.99rem) {
  /* line 51, wp-content/themes/rt_photon/scss/photon-wordpress/_rokajaxsearch.scss */
  body #roksearch_results {
    width: 95%;
  }
}
/* line 56, wp-content/themes/rt_photon/scss/photon-wordpress/_rokajaxsearch.scss */
/* line 57, wp-content/themes/rt_photon/scss/photon-wordpress/_rokajaxsearch.scss */
.rokajaxsearch .search_options {
  margin-top: 8px;
  padding-bottom: 15px;
}
/* line 60, wp-content/themes/rt_photon/scss/photon-wordpress/_rokajaxsearch.scss */
.rokajaxsearch .search_options label {
  margin-right: 10px !important;
}
/* line 62, wp-content/themes/rt_photon/scss/photon-wordpress/_rokajaxsearch.scss */
.rokajaxsearch .search_options label input[type="radio"], .rokajaxsearch .search_options label input[type="checkbox"] {
  margin: 0 5px 0 0;
}
/* line 67, wp-content/themes/rt_photon/scss/photon-wordpress/_rokajaxsearch.scss */
.rokajaxsearch .clr {
  clear: both;
}
/* line 70, wp-content/themes/rt_photon/scss/photon-wordpress/_rokajaxsearch.scss */
.rokajaxsearch .searchintro {
  overflow: hidden;
}
/* line 74, wp-content/themes/rt_photon/scss/photon-wordpress/_rokajaxsearch.scss */
#roksearch_results {
  z-index: 10000;
  position: absolute;
  width: 400px;
  float: right;
  text-align: left;
  visibility: hidden;
  margin-top: 5px;
}
/* line 82, wp-content/themes/rt_photon/scss/photon-wordpress/_rokajaxsearch.scss */
#roksearch_results .small {
  display: inline;
  position: relative;
  text-align: inherit;
  bottom: 0;
  right: 0;
  font-size: 11px;
  font-style: italic;
}
/* line 91, wp-content/themes/rt_photon/scss/photon-wordpress/_rokajaxsearch.scss */
#roksearch_results a.clr {
  margin: 10px 0 5px 0;
}
/* line 94, wp-content/themes/rt_photon/scss/photon-wordpress/_rokajaxsearch.scss */
#roksearch_results a {
  color: #6c0000;
}
/* line 97, wp-content/themes/rt_photon/scss/photon-wordpress/_rokajaxsearch.scss */
#roksearch_results h3 {
  color: #6c0000;
  margin-top: 0;
  margin-bottom: 2px;
  line-height: 110%;
  font-size: 110%;
  padding-bottom: 0;
}
/* line 104, wp-content/themes/rt_photon/scss/photon-wordpress/_rokajaxsearch.scss */
#roksearch_results h3:hover {
  color: inherit;
}
/* line 108, wp-content/themes/rt_photon/scss/photon-wordpress/_rokajaxsearch.scss */
#roksearch_results .roksearch_result_wrapper1:hover {
  border: none;
}
/* line 111, wp-content/themes/rt_photon/scss/photon-wordpress/_rokajaxsearch.scss */
#roksearch_results .container-wrapper {
  overflow: hidden;
}
/* line 114, wp-content/themes/rt_photon/scss/photon-wordpress/_rokajaxsearch.scss */
#roksearch_results .page {
  float: left;
}
/* line 117, wp-content/themes/rt_photon/scss/photon-wordpress/_rokajaxsearch.scss */
#roksearch_results .roksearch_header, #roksearch_results .roksearch_row_btm {
  background: #dae8f3;
  padding: 10px 15px;
  line-height: 130%;
  text-transform: none;
  font-weight: normal;
  font-size: 14px;
}
/* line 125, wp-content/themes/rt_photon/scss/photon-wordpress/_rokajaxsearch.scss */
#roksearch_results .roksearch_row_btm {
  overflow: hidden;
  border-top: 1px solid #888;
}
/* line 129, wp-content/themes/rt_photon/scss/photon-wordpress/_rokajaxsearch.scss */
#roksearch_results .roksearch_even, #roksearch_results .roksearch_odd {
  padding: 15px;
  border-bottom: none;
}
/* line 132, wp-content/themes/rt_photon/scss/photon-wordpress/_rokajaxsearch.scss */
#roksearch_results .roksearch_even span, #roksearch_results .roksearch_odd span {
  margin-top: 15px;
  line-height: 140%;
}
/* line 135, wp-content/themes/rt_photon/scss/photon-wordpress/_rokajaxsearch.scss */
#roksearch_results .roksearch_even span.highlight, #roksearch_results .roksearch_odd span.highlight {
  margin-top: 0;
  padding: 0 3px;
}
/* line 141, wp-content/themes/rt_photon/scss/photon-wordpress/_rokajaxsearch.scss */
#roksearch_results .roksearch_odd {
  background: rgba(0, 0, 0, 0.05);
}
/* line 144, wp-content/themes/rt_photon/scss/photon-wordpress/_rokajaxsearch.scss */
#roksearch_results .viewall {
  float: left;
  margin: 0 5px;
}
/* line 147, wp-content/themes/rt_photon/scss/photon-wordpress/_rokajaxsearch.scss */
#roksearch_results .viewall span {
  line-height: 130%;
  text-transform: none;
}
/* line 152, wp-content/themes/rt_photon/scss/photon-wordpress/_rokajaxsearch.scss */
#roksearch_results .estimated_res {
  font-size: 9px;
  font-style: italic;
  text-transform: none;
  float: left;
}
/* line 158, wp-content/themes/rt_photon/scss/photon-wordpress/_rokajaxsearch.scss */
#roksearch_results .pagination_res {
  font-style: normal;
  float: right;
  text-transform: none;
  font-size: 11px;
}
/* line 163, wp-content/themes/rt_photon/scss/photon-wordpress/_rokajaxsearch.scss */
#roksearch_results .pagination_res span {
  padding: 0 5px;
}
/* line 167, wp-content/themes/rt_photon/scss/photon-wordpress/_rokajaxsearch.scss */
#roksearch_results .powered-by-google {
  text-transform: lowercase;
  font-style: italic;
  font-size: 9px;
}
/* line 172, wp-content/themes/rt_photon/scss/photon-wordpress/_rokajaxsearch.scss */
/* line 173, wp-content/themes/rt_photon/scss/photon-wordpress/_rokajaxsearch.scss */
#roksearch_results .google-search #roksearch_link {
  margin-top: 5px;
}
/* line 177, wp-content/themes/rt_photon/scss/photon-wordpress/_rokajaxsearch.scss */
#roksearch_results .google-thumb-image {
  margin: 0 auto;
}
/* line 180, wp-content/themes/rt_photon/scss/photon-wordpress/_rokajaxsearch.scss */
#roksearch_results .readon {
  margin-top: 15px;
}
/* line 182, wp-content/themes/rt_photon/scss/photon-wordpress/_rokajaxsearch.scss */
#roksearch_results .readon span, #roksearch_results .readon .button {
  font-size: 13px;
  line-height: 22px;
}
/* line 187, wp-content/themes/rt_photon/scss/photon-wordpress/_rokajaxsearch.scss */
#roksearch_results .container-arrows {
  height: 12px;
  width: 30px;
  float: left;
  margin-right: 5px;
  position: relative;
}
/* line 194, wp-content/themes/rt_photon/scss/photon-wordpress/_rokajaxsearch.scss */
#roksearch_results #roksearch_link:before {
  content: "×";
  font-size: 1.5em;
  position: absolute;
  right: 10px;
  top: 8px;
  z-index: 100;
}
/* line 202, wp-content/themes/rt_photon/scss/photon-wordpress/_rokajaxsearch.scss */
#roksearch_results .arrow-left, #roksearch_results .arrow-left-disabled, #roksearch_results .arrow-right, #roksearch_results .arrow-right-disabled {
  position: absolute;
}
/* line 204, wp-content/themes/rt_photon/scss/photon-wordpress/_rokajaxsearch.scss */
#roksearch_results .arrow-left:before, #roksearch_results .arrow-left-disabled:before, #roksearch_results .arrow-right:before, #roksearch_results .arrow-right-disabled:before {
  font-family: FontAwesome;
  font-size: 1.3em;
}
/* line 209, wp-content/themes/rt_photon/scss/photon-wordpress/_rokajaxsearch.scss */
#roksearch_results .arrow-left, #roksearch_results .arrow-right {
  cursor: pointer;
}
/* line 211, wp-content/themes/rt_photon/scss/photon-wordpress/_rokajaxsearch.scss */
#roksearch_results .arrow-left:before, #roksearch_results .arrow-right:before {
  color: #eb0000;
}
/* line 215, wp-content/themes/rt_photon/scss/photon-wordpress/_rokajaxsearch.scss */
#roksearch_results .arrow-left, #roksearch_results .arrow-left-disabled {
  left: 0;
}
/* line 217, wp-content/themes/rt_photon/scss/photon-wordpress/_rokajaxsearch.scss */
#roksearch_results .arrow-left:before, #roksearch_results .arrow-left-disabled:before {
  content: '\f104';
}
/* line 221, wp-content/themes/rt_photon/scss/photon-wordpress/_rokajaxsearch.scss */
#roksearch_results .arrow-right, #roksearch_results .arrow-right-disabled {
  left: 18px;
}
/* line 223, wp-content/themes/rt_photon/scss/photon-wordpress/_rokajaxsearch.scss */
#roksearch_results .arrow-right:before, #roksearch_results .arrow-right-disabled:before {
  content: '\f105';
}
/*# sourceMappingURL=photon-wordpress_layouts_-_rows___columns.css.map */