/* ----- Typography ----- */
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Open Sans Condensed", sans-serif;
  font-weight: 200; }

.h1,
.h2 {
  line-height: 1.1; }

.h3,
.h4 {
  line-height: 1.3; }

.h1 {
  font-size: 400%;
  letter-spacing: -2px; }

.h2 {
  font-size: 250%;
  letter-spacing: -1px; }

.h3 {
  font-size: 200%; }

.h4 {
  font-size: 180%; }

.h5 {
  font-size: 130%; }

h1,
h2 {
  color: #232d62;
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 28px;
  margin-top: 0;
  margin-bottom: 20px; }

h1.page-title {
  margin-bottom: 20px; }

h2 {
  color: #333;
  font-size: 24px;
  padding-top: 15px;
  padding-left: 15px; }

.italic {
  font-style: italic; }

.bold {
  font-weight: 700; }

.block-margins {
  margin: 1em 0; }

h2.section-title-text {
  color: #eee;
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 14px;
  margin: 0px;
  padding: 4px; }

h2.section-title-text a {
  color: #eee;
  text-decoration: none; }

h2.section-title-text a:focus,
h2.section-title-text a:hover {
  color: #333; }

@media (min-width: 992px) {
  h2.section-title-text {
    font-size: 16px; } }

html {
  position: relative;
  min-height: 100%; }

body {
  height: 100%;
  margin-bottom: 215px;
  background-color: #333;
  background-image: url(images/interface/page_back.png);
  background-repeat: no-repeat;
  background-position: calc(50% - 50px) 150px;
  color: #565656;
  font-family: "Open Sans", sans-serif;
  font-size: 14px; }

.main-content {
  background: #e8e8e8;
  padding: 30px; }

.heading-title-back {
  background: #333;
  padding: 1px 10px;
  box-shadow: 1px 1px 1px 0px #888;
  color: #eee; }

@media (min-width: 992px) {
  .col-md-2.rhkyclogo {
    padding: 4px 2px 4px 20px; } }

/* ----- Page Header ----- */
.header-top {
  background: #fff;
  height: 120px; }

.main-nav-back {
  background: #232d62; }

.logo {
  padding-top: 4px;
  padding-left: 20px; }

.row .social-icons {
  padding-top: 76px; }

.col-xs-10.rhkyclogo {
  height: 70px; }

@media (min-width: 992px) {
  .logo {
    padding-left: 50px; }
  .col-xs-10.rhkyclogo {
    background-image: none; } }

/* ----- Sidebar ----- */
.col-sm-3 .sidebar-title,
.col-sm-4 .sidebar-title,
.col-md-3 .sidebar-title,
.col-md-4 .sidebar-title,
.sidebar-title {
  background: #232d62;
  margin-bottom: 10px;
  margin-left: -25px;
  padding: 1px 10px;
  box-shadow: 1px 1px 1px 0px #dcdcdc; }

.sidebar-box {
  background: #dcdcdc;
  border: solid 1px #cacaca;
  padding: 10px; }

.sidebar-box .new-title-back {
  margin-left: -20px; }

@media (min-width: 768px) {
  .sidebar-box p {
    font-size: 12px; } }

@media (min-width: 992px) {
  .sidebar-box p {
    font-size: 14px; } }

li .year-heading {
  background: #222;
  color: #fff;
  margin-left: 0;
  padding: 3px; }

.panel, .panel-default > .panel-heading {
  background-color: transparent;
  border: none;
  color: #333;
  margin-left: -20px;
  padding: 1px 3px 1px 10px; }

h3.archive-link a {
  color: #DD122C;
  font-size: 16px;
  margin-top: 0; }

.sidebar-box .panel {
  box-shadow: none; }

.sidebar-box .list-group {
  margin-bottom: 0; }

li.sidebar-nav {
  list-style-type: none;
  margin-bottom: 10px;
  margin-left: -30px;
  padding: 0; }

li.sidebar-nav a {
  background: #222;
  color: #dcdcdc;
  display: block;
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 16px;
  font-weight: 200;
  padding: 3px 7px;
  text-transform: uppercase; }

@media (min-width: 768px) {
  li.sidebar-nav a {
    font-size: 14px; } }

@media (min-width: 992px) {
  li.sidebar-nav a {
    font-size: 16px; } }

li.sidebar-nav a:focus,
li.sidebar-nav a:hover,
li ul li.sidebar-nav a:focus,
li ul li.sidebar-nav a:focus {
  color: #DD122C; }

li ul li.sidebar-nav {
  list-style-type: square;
  list-style-position: inside;
  margin: 5px 0 0 -50px;
  padding-left: 10px; }

li ul li.sidebar-nav a {
  display: block;
  background: #dcdcdc;
  color: #000;
  font-family: "Open Sans Condensed", sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  padding: 0; }

@media (min-width: 992px) {
  li ul li.sidebar-nav a {
    font-size: 16px; } }

/* ----- Slideshow ----- */
/* ----- Slideshow ----- */
.carousel img {
  width: 100%; }

.slick-slider {
  margin-bottom: 0; }

.slick-slide .caption {
  position: absolute;
  left: 0px;
  bottom: 10px;
  background: #222;
  width: 100%;
  z-index: 8;
  padding: 10px 20px;
  opacity: 0.7;
  overflow: hidden;
  -moz-opacity: 0.7;
  filter: alpha(opacity=7);
  box-sizing: border-box;
  font-size: 35px;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 24px;
  color: #fff;
  font-weight: 200; }

.slick-slide .caption p,
.slick-slide .caption a {
  font-size: 14px;
  color: #eee; }

@media (min-width: 992px) {
  .slick-slide .caption,
  .slick-slide .caption a {
    font-size: 28px; } }

/* ----- Footer ----- */
/* Set the fixed height of the footer here */
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 215px; }

.footer .small {
  color: #cacaca;
  font-weight: 200;
  padding-top: 125px;
  padding-left: 30px; }

.footer .small a {
  color: #cacaca;
  font-weight: 200;
  text-decoration: none; }

.footer .small a:hover, .footer .small a:focus {
  color: #ddd; }

@media (min-width: 992px) {
  .footer {
    background-color: #232d62; } }

/* ----- News ----- */
.button_s .news a:focus, .button_s .news a:hover {
  color: #DD122C; }

.news-title-back {
  background: #232d62;
  padding: 1px 10px;
  box-shadow: 1px 1px 1px 0px #888; }

.col-sm-3.news-thumb, .col-md-3.news-thumb {
  padding-right: 0; }

.news-title {
  background: #dcdcdc;
  padding: 1px 10px;
  box-shadow: 1px 1px 1px 0px #666;
  margin-top: 12px;
  margin-bottom: 5px; }

.news-title h2 a {
  color: #222;
  text-decoration: none;
  font-size: 22px; }

.news-title h2 a:focus,
.news-title h2 a:hover {
  color: #DD122C; }

.post_meta {
  font-size: 11px;
  margin-bottom: 5px; }

ul.news-archive-list {
  padding: 0; }

li.news-archive-list {
  list-style-position: inside; }

.news-archive-list li a {
  color: #333;
  text-decoration: none; }

.news-archive-list li a:hover,
.news-archive-list li a:focus {
  color: #DD122C; }

ul.news-archive-list hr {
  margin-top: 5px;
  margin-bottom: 5px; }

.col-sm-1.news-archive, .col-md-1.news-archive {
  padding-right: 0; }

.col-sm-11.news-archive, .col-md-11.news-archive {
  padding-left: 0; }

@media (min-width: 992px) {
  .col-sm-11.news-archive,
  .col-md-11.news-archive {
    padding-left: 15px; } }

h2.archive-link {
  margin-top: 0;
  margin-bottom: 0; }

h2.archive-link a {
  color: #333;
  font-size: 14px;
  text-decoration: none; }

h2.archive-link a:hover,
h2.archive-link a:focus {
  color: #DD122C; }

/* ----- Images ----- */
img.home-news,
img.news,
img.page-img {
  background: #dcdcdc;
  margin: 10px 0 10px 0;
  padding: 0px;
  border: solid 1px #cacaca;
  border-radius: 4px; }

.gallery-thumbnail,
.gallery-thumbnail_lg {
  margin: 5px 5px 5px 0;
  background: #cacaca;
  padding: 0px;
  line-height: 1.42857143;
  background-color: #dcdcdc;
  border: 1px solid #cacaca;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  display: inline-block;
  width: 110px;
  height: 83px; }

.gallery_thumbnail {
  float: left; }

@media (min-width: 768px) {
  .gallery-thumbnail {
    width: 100px; } }

@media (min-width: 992px) {
  .gallery-thumbnail {
    width: 130px; } }

@media (min-width: 1200px) {
  .gallery-thumbnail {
    width: 110px; } }

.gallery-thumbnail_lg {
  width: 220px;
  height: auto; }

@media (min-width: 992px) {
  img.et-logo-left {
    margin-left: -50px; }
  img.et-logo-footer {
    margin-left: -100px; } }

@media (min-width: 1200px) {
  img.et-logo-left {
    margin-left: -80px; } }

/* ----- Schedule ----- */
table.schedule td {
  font-family: "Open Sans Condensed", sans-serif;
  color: #000;
  font-size: 15px;
  font-weight: 300; }

/* ----- Tables ----- */
table {
  border: solid 1px #dcdcdc; }

table.schedule hr {
  margin-top: 5px;
  margin-bottom: 5px; }

.table > thead > tr > th, .table > tbody > tr > th {
  vertical-align: top;
  background: #333;
  color: #eee;
  font-family: "Open Sans Condensed", sans-serif;
  font-weight: 200;
  font-size: 16px; }

table.trophy > thead > tr > th, table.trophy > tbody > tr > th {
  font-weight: 600;
  font-size: 13px;
  letter-spacing: .01em; }

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

.table-striped > tbody > tr:nth-of-type(even) {
  background: #eee; }

.table-hover > tbody > tr:hover {
  background-color: #ddd;
  color: #565656;
  font-weight: 200; }

.table-hover > tbody > tr:hover a {
  background-color: #ddd;
  color: #565656;
  font-weight: 200;
  text-decoration: none; }

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

.col-sm-6 table.entry-list td {
  font-size: 11px; }

table.entry-form {
  border: none; }

table.trophy td {
  font-size: 10px;
  padding: 2px 5px;
  color: #000; }

table.trophy th {
  font-size: 10px;
  padding: 2px 5px;
  text-transform: uppercase; }

.table.trophy > tbody > tr > th.odd_year_heading {
  background: #cacaca;
  color: #000;
  font-weight: 600;
  font-size: 12px;
  letter-spacing: .01em; }

@media (min-width: 768px) {
  .table.trophy > tbody > tr > th, .table > tbody > tr > td {
    font-size: 12px;
    padding: 4px; } }

.trophy-title {
  font-size: 18px;
  font-weight: 600;
  float: left; }

.row-divider {
  background: #232d62; }

/* ----- Buttons ----- */
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #333;
  border-color: #cacaca; }

.button_s {
  background: #232d62;
  margin-top: 5px;
  padding: 2px 10px;
  border-radius: 3px;
  box-shadow: 1px 1px 1px 1px #dcdcdc;
  width: 120px; }

.button_s a {
  color: #eee;
  text-decoration: none;
  font-size: 12px;
  font-weight: 100;
  text-transform: uppercase; }

.button_s a:focus, .button_s a:hover {
  color: #000; }

input[type=submit] {
  background: #232d62;
  border: solid 1px #dcdcdc;
  border-radius: 4px;
  color: #eee;
  cursor: pointer;
  font-size: 16px;
  padding: 5px 15px;
  text-transform: uppercase; }

input[type=submit]:focus,
input[type=submit]:hover {
  background: #DD122C; }

.btn-primary {
  color: #fff;
  background-color: #232d62;
  border-color: #DD122C; }

.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #DD122C;
  border-color: #232d62; }

.form-control:focus {
  border-color: #DD122C;
  outline: 0;
  box-shadow: none; }

/* ----- Captions ----- */
.captionjs,
.captionjs figcaption {
  margin: 0 0 20px;
  padding: 0; }

.captionjs figcaption {
  background-color: transparent;
  border: 0;
  font-size: 13px;
  line-height: 1.5;
  padding: 3px 15px; }

.captionjs.stacked figcaption {
  background-color: rgba(0, 0, 0, 0.75);
  color: #fff; }

.captionjs.animated figcaption {
  background-color: rgba(0, 0, 0, 0.75);
  border: 0;
  color: #fff; }

.captionjs.hide figcaption {
  background-color: rgba(0, 0, 0, 0.75);
  color: #fff;
  border: none; }

.captionjs.default a {
  color: #000; }

/* ----- Miscellaneous ----- */
a {
  color: #DD122C;
  text-decoration: none; }

a:focus, a:hover {
  color: #000;
  text-decoration: none; }

hr {
  height: 1px;
  border: 0;
  height: 1px;
  background-image: -webkit-linear-gradient(left, transparent, rgba(0, 0, 0, 0.75), transparent);
  background-image: -o-linear-gradient(left, transparent, rgba(0, 0, 0, 0.75), transparent); }

label {
  font-weight: 400; }

.bottom-border-fade {
  border: none;
  color: #dcdcdc;
  height: 1px;
  background: black;
  background: -webkit-gradient(radial, 50% 50%, 0, 50% 50%, 350, from(#000), to(#dcdcdc)); }

.unordered-list {
  list-style-type: square; }

li {
  list-style-type: square; }

.ordered-list {
  list-style: decimal; }

.heading-title-back {
  background: #333;
  padding: 1px 10px;
  box-shadow: 1px 1px 1px 0px #888;
  color: #eee; }

.pad_vids {
  padding: 5px; }

.pad10 {
  padding: 10px; }

.no-pad-l {
  padding-left: 0; }

.rediconcolor {
  color: #DD122C;
  padding-left: 15px; }

#social-stream.home-social {
  height: 400px;
  overflow: scroll;
  margin-bottom: 10px; }

#social-stream.media-social {
  height: 1000px;
  overflow: scroll;
  margin-bottom: 10px; }

/* ----- 5 column styles ----- */
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px; }

.col-xs-15 {
  width: 20%;
  float: left; }

@media (min-width: 768px) {
  .col-sm-15 {
    width: 20%;
    float: left; } }

@media (min-width: 992px) {
  .col-md-15 {
    width: 20%;
    float: left; } }

@media (min-width: 1200px) {
  .col-lg-15 {
    width: 20%;
    float: left; } }

/* ----- Main Nav ----- */
.main-nav-back {
  background: none; }

.navbar-header {
  float: left;
  background: #232d62;
  background-image: url(images/interface/RLYC.png);
  background-repeat: no-repeat;
  background-position: 2px 2px;
  height: 110px; }

.nav {
  padding-right: 0; }

.navbar {
  border: none;
  margin-bottom: 0; }

.navbar-nav {
  float: none !important;
  background: #DD122C;
  /*margin: 0 -15px;*/
  padding: 0; }

.navbar-nav > li {
  float: none; }

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px; }

.navbar-inverse {
  background-color: transparent; }

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  background: #DD122C;
  border: solid 1px #DD122C; }

.navbar-inverse .navbar-nav > li > a {
  color: #eee;
  text-transform: uppercase;
  border-bottom: solid 1px #222;
  font-size: 12px; }

.navbar-inverse .navbar-toggle {
  border-color: #232d62;
  background: #333;
  border: solid 1px #DD122C; }

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #DD122C; }

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #eee;
  background-color: #232d62; }

.navbar-inverse .navbar-toggle.toggle-button {
  display: none; }

.navbar-header {
  float: none; }

.navbar-left,
.navbar-right {
  float: none !important; }

.navbar-toggle {
  display: block; }

.navbar-collapse.collapse {
  display: none !important; }

.collapse.in {
  display: block !important; }

.col-xs-12 .navbar-inverse .navbar-nav > li > a {
  font-size: 11px; }

@media (min-width: 992px) {
  .main-nav-back {
    background: #232d62; }
  .navbar-nav {
    background: none;
    float: left !important;
    border-left: 0;
    border-right: 0;
    margin-top: 25px;
    width: 100%; }
  .navbar-header {
    float: left; }
  .navbar-left,
  .navbar-right {
    float: left !important; }
  .navbar-toggle {
    display: none; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    background: transparent;
    border: 0; }
  .navbar-inverse .navbar-nav > li > a {
    border: 0;
    color: #eee;
    text-transform: uppercase; }
  .navbar-nav > li {
    float: left; }
  .navbar-collapse.collapse {
    display: block !important; }
  .navbar-inverse .navbar-nav > li > a:hover,
  .navbar-inverse .navbar-nav > li > a:focus {
    color: #DD122C;
    background-color: #232d62; }
  .nav > li > a {
    position: relative;
    display: block;
    padding: 2px 10px;
    margin-bottom: 10px; }
  li.fourcol {
    width: 25%; }
  li.fivecol {
    width: 20%; }
  .col-sm-9 .navbar-inverse .navbar-nav > li > a,
  .col-md-9 .navbar-inverse .navbar-nav > li > a {
    font-size: 9px; }
  li.nav-width-sm.fivecol {
    width: 15%; }
  li.nav-width-lg.fivecol {
    width: 25%; }
  .main-nav-back {
    background: #232d62; }
  .col-md-10 .navbar-inverse .navbar-nav > li > a {
    font-size: 11px; } }

@media (min-width: 1200px) {
  .navbar-inverse .navbar-nav > li > a {
    font-size: 14px; }
  .col-md-10 .navbar-inverse .navbar-nav > li > a {
    font-size: 14px; } }

/* ----- Utility nav ----- */
ul.nav.nav-tabs {
  display: none;
  border-bottom: none; }

ul.nav.nav-tabs li ul.dropdown-menu {
  background: #333; }

ul.nav.nav-tabs li a {
  color: #fff;
  font-size: 11px;
  text-transform: uppercase;
  padding-top: 6px;
  padding-bottom: 4px;
  text-align: center;
  outline: none; }

ul.nav.nav-tabs li a:hover,
ul.nav.nav-tabs li a:focus {
  color: #DD122C; }

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

.nav-tabs .dropdown-menu {
  margin-top: 1px; }

@media (min-width: 768px) {
  ul.nav.nav-tabs {
    display: block;
    float: right;
    margin-top: -23px; }
  ul.nav.nav-tabs li {
    background: #333;
    margin-right: 1px;
    list-style-type: none; }
  .nav-tabs > li > a {
    margin-right: 0;
    border: 0;
    font-size: 11px;
    padding: 8px; }
  .nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #333; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #333;
    border: none; }
  ul.dropdown-menu > li > a {
    padding: 9px;
    font-size: 11px;
    font-weight: 400; }
  .dropdown-menu {
    padding-top: 0;
    padding-bottom: 0; }
  ul.dropdown-menu > li > a:focus,
  ul.dropdown-menu > li > a:hover {
    padding-top: 9px;
    padding-bottom: 9px; }
  .dropdown-menu li.fourcol {
    width: 100%; } }

@media (min-width: 992px) {
  ul.nav.nav-tabs {
    float: none;
    margin-top: 2px;
    margin-left: -20px;
    padding-top: 6px; }
  ul.nav.nav-tabs li {
    background: #333;
    margin-right: 1px; }
  ul.dropdown-menu li.fourcol a {
    padding-bottom: 5px; }
  ul.nav.nav-tabs li a {
    padding-top: 9px;
    padding-bottom: 0;
    font-size: 11px; } }

@media (min-width: 1200px) {
  ul.nav.nav-tabs {
    margin-top: 2px;
    margin-left: 8px; }
  ul.nav.nav-tabs li a {
    font-size: 11px; } }

/* ----- Footer nav ----- */
.footer_nav_m ul, .footer_nav_m {
  margin: 0;
  padding: 5px; }

.top a,
.footer_nav_m a {
  /*background: $footer-nav-mobile-background;
  border-left: $footer-mobile-nav-border 20px solid;
  border-right: $footer-mobile-nav-border 20px solid;*/
  color: #dcdcdc;
  display: block;
  font-family: "Yanone Kaffeesatz", sans-serif;
  font-size: 13px;
  font-weight: 200;
  padding: 6px 15px;
  text-decoration: none;
  text-transform: uppercase; }

@media (min-width: 768px) {
  .footer_nav_m a {
    float: left;
    width: 50%; } }

.footer_nav_m a:hover,
.footer_nav_m a:focus {
  background: #232d62;
  /*border-right: $footer-mobile-nav-border-hover 20px solid;
  border-left: $footer-mobile-nav-border-hover 20px solid;*/
  color: #fff;
  text-decoration: none; }

.top a {
  float: right;
  margin: 0; }

.footer_nav_m ul {
  list-style: none;
  padding: 0; }

.footer_nav_m li {
  list-style-type: none;
  margin: 1px; }

@media (min-width: 992px) {
  .footer .col-sm-10,
  .footer .col-md-10 {
    margin-right: 0;
    padding-right: 0; }
  .footer_nav_m ul,
  .footer_nav_m {
    display: none; }
  .footer_nav {
    display: table;
    float: none;
    list-style: none;
    margin: 0 auto;
    padding: 10px;
    position: relative;
    table-layout: fixed; }
  .footer_nav ul {
    float: left;
    height: auto;
    line-height: 1em;
    list-style: none;
    margin: 5px 0 0 0;
    padding: 0; }
  .footer_nav a {
    color: #ddd;
    display: block;
    font-size: 12px;
    letter-spacing: .03em;
    margin-bottom: -5px;
    padding: 2px 10px 2px 10px;
    text-align: center;
    text-decoration: none; }
  .footer_nav a:hover, .footer_nav a:focus {
    color: #fff;
    outline: 0; }
  .footer_nav ul a {
    color: #ddd;
    display: block;
    font-family: "Yanone Kaffeesatz", sans-serif;
    font-size: 13px;
    font-weight: 300;
    letter-spacing: .05em;
    margin: 0;
    margin-bottom: 0;
    text-decoration: none;
    text-transform: uppercase; }
  .footer_nav ul a:hover {
    color: #fff; }
  .footer_nav li {
    float: left;
    padding: 0; }
  .footer .nav > li > a {
    margin-bottom: 5px; }
  .footer_nav ul ul li, .footer_nav ul li {
    clear: both; } }

/* ----- Forms ----- */
.form-control {
  margin-bottom: 10px; }

.ff_composer li {
  list-style-type: none; }

.rest1, .rest2, .rest3 {
  display: none; }

.ff_composer h3 {
  background: url(images/interface/overlay.png) repeat;
  padding: 10px;
  text-shadow: none;
  font-size: 22px !important;
  margin-top: 0;
  color: #333;
  text-align: left;
  font-weight: 200; }

.ff_composer label {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 0; }

.ff_composer .table > tbody > tr > td,
.ff_composer .table > tbody > tr > th,
.ff_composer .table > tfoot > tr > td,
.ff_composer .table > tfoot > tr > th,
.ff_composer.table > thead > tr > td,
.ff_composer .table > thead > tr > th {
  border-top: 0; }

.ff_composer input[type="text"],
.ff_composer input[type="email"],
.ff_composer input[type="url"],
.ff_composer input[type="number"],
.ff_composer input[type="password"],
.ff_composer input[type="search"] {
  width: 75%; }

.ff_composer li label {
  font-weight: normal; }

.ff_composer .error,
.ff_composer .required_item {
  color: #DD122C; }

.col-md-12.form-col {
  padding: 0 40px; }

.pf_row li.pf_column.form-heading {
  width: 98%; }

.fees-skipper {
  font-size: 18px;
  padding: 30px 0 10px 20px;
  color: #000; }
