/* GLOBAL STYLE */
/* ARCHIVE PAGE */
/* SINGLE PAGE */
/* ----------------------------------- Home Obituary Feed ----------------------------------- */
/* General Single Obits Styles */
/*

$action_button_text_color
$action_button_text_color_hover
$action_button_color
$action_button_color_hover

*/
/*
$condolence_button_text_color
$condolence_button_text_color_hover
$condolence_button_color
$condolence_button_color_hover


$all_condolences_title_color
$condolence_submitter_name_color
$condolence_submit_form_close_button_text_color
$condolence_submit_form_close_button_text_color_hover
$condolence_submit_form_close_button_text_color_hover
$condolence_submit_form_close_button_color
$condolence_submit_form_close_button_color_hover
*/
/*
$timeline_button_text_color: #FFFFFF;
$timeline_button_text_color_hover: #FFFFFF;
$timeline_button_color: #333333;
$timeline_button_color_hover: #cccccc;
$timeline_section_title_color: #333333;
$timeline_section_birthdeath_date_color: #333333;
$timeline_element_date_color: #444444;
$timeline_element_title_color: #333333;
$timeline_element_commenter_name_color: #333333;
$timeline_element_add_comment_button_text_color: #FFFFFF;
$timeline_element_add_comment_button_text_color_hover: #FFFFFF;
$timeline_element_add_comment_button_color: #333333;
$timeline_element_add_comment_button_color_hover: #cccccc;
*/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333;
  background-color: #fff; }

input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #337ab7;
  text-decoration: none; }
  a:hover, a:focus {
    color: #23527c;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
  .container {
    width: 750px; } }
  @media (min-width: 992px) {
  .container {
    width: 970px; } }
  @media (min-width: 1200px) {
  .container {
    width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
    .col-sm-1 {
      width: 8.33333%; }
    .col-sm-2 {
      width: 16.66667%; }
    .col-sm-3 {
      width: 25%; }
    .col-sm-4 {
      width: 33.33333%; }
    .col-sm-5 {
      width: 41.66667%; }
    .col-sm-6 {
      width: 50%; }
    .col-sm-7 {
      width: 58.33333%; }
    .col-sm-8 {
      width: 66.66667%; }
    .col-sm-9 {
      width: 75%; }
    .col-sm-10 {
      width: 83.33333%; }
    .col-sm-11 {
      width: 91.66667%; }
    .col-sm-12 {
      width: 100%; }
    .col-sm-pull-0 {
      right: auto; }
    .col-sm-pull-1 {
      right: 8.33333%; }
    .col-sm-pull-2 {
      right: 16.66667%; }
    .col-sm-pull-3 {
      right: 25%; }
    .col-sm-pull-4 {
      right: 33.33333%; }
    .col-sm-pull-5 {
      right: 41.66667%; }
    .col-sm-pull-6 {
      right: 50%; }
    .col-sm-pull-7 {
      right: 58.33333%; }
    .col-sm-pull-8 {
      right: 66.66667%; }
    .col-sm-pull-9 {
      right: 75%; }
    .col-sm-pull-10 {
      right: 83.33333%; }
    .col-sm-pull-11 {
      right: 91.66667%; }
    .col-sm-pull-12 {
      right: 100%; }
    .col-sm-push-0 {
      left: auto; }
    .col-sm-push-1 {
      left: 8.33333%; }
    .col-sm-push-2 {
      left: 16.66667%; }
    .col-sm-push-3 {
      left: 25%; }
    .col-sm-push-4 {
      left: 33.33333%; }
    .col-sm-push-5 {
      left: 41.66667%; }
    .col-sm-push-6 {
      left: 50%; }
    .col-sm-push-7 {
      left: 58.33333%; }
    .col-sm-push-8 {
      left: 66.66667%; }
    .col-sm-push-9 {
      left: 75%; }
    .col-sm-push-10 {
      left: 83.33333%; }
    .col-sm-push-11 {
      left: 91.66667%; }
    .col-sm-push-12 {
      left: 100%; }
    .col-sm-offset-0 {
      margin-left: 0%; }
    .col-sm-offset-1 {
      margin-left: 8.33333%; }
    .col-sm-offset-2 {
      margin-left: 16.66667%; }
    .col-sm-offset-3 {
      margin-left: 25%; }
    .col-sm-offset-4 {
      margin-left: 33.33333%; }
    .col-sm-offset-5 {
      margin-left: 41.66667%; }
    .col-sm-offset-6 {
      margin-left: 50%; }
    .col-sm-offset-7 {
      margin-left: 58.33333%; }
    .col-sm-offset-8 {
      margin-left: 66.66667%; }
    .col-sm-offset-9 {
      margin-left: 75%; }
    .col-sm-offset-10 {
      margin-left: 83.33333%; }
    .col-sm-offset-11 {
      margin-left: 91.66667%; }
    .col-sm-offset-12 {
      margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
    .col-md-1 {
      width: 8.33333%; }
    .col-md-2 {
      width: 16.66667%; }
    .col-md-3 {
      width: 25%; }
    .col-md-4 {
      width: 33.33333%; }
    .col-md-5 {
      width: 41.66667%; }
    .col-md-6 {
      width: 50%; }
    .col-md-7 {
      width: 58.33333%; }
    .col-md-8 {
      width: 66.66667%; }
    .col-md-9 {
      width: 75%; }
    .col-md-10 {
      width: 83.33333%; }
    .col-md-11 {
      width: 91.66667%; }
    .col-md-12 {
      width: 100%; }
    .col-md-pull-0 {
      right: auto; }
    .col-md-pull-1 {
      right: 8.33333%; }
    .col-md-pull-2 {
      right: 16.66667%; }
    .col-md-pull-3 {
      right: 25%; }
    .col-md-pull-4 {
      right: 33.33333%; }
    .col-md-pull-5 {
      right: 41.66667%; }
    .col-md-pull-6 {
      right: 50%; }
    .col-md-pull-7 {
      right: 58.33333%; }
    .col-md-pull-8 {
      right: 66.66667%; }
    .col-md-pull-9 {
      right: 75%; }
    .col-md-pull-10 {
      right: 83.33333%; }
    .col-md-pull-11 {
      right: 91.66667%; }
    .col-md-pull-12 {
      right: 100%; }
    .col-md-push-0 {
      left: auto; }
    .col-md-push-1 {
      left: 8.33333%; }
    .col-md-push-2 {
      left: 16.66667%; }
    .col-md-push-3 {
      left: 25%; }
    .col-md-push-4 {
      left: 33.33333%; }
    .col-md-push-5 {
      left: 41.66667%; }
    .col-md-push-6 {
      left: 50%; }
    .col-md-push-7 {
      left: 58.33333%; }
    .col-md-push-8 {
      left: 66.66667%; }
    .col-md-push-9 {
      left: 75%; }
    .col-md-push-10 {
      left: 83.33333%; }
    .col-md-push-11 {
      left: 91.66667%; }
    .col-md-push-12 {
      left: 100%; }
    .col-md-offset-0 {
      margin-left: 0%; }
    .col-md-offset-1 {
      margin-left: 8.33333%; }
    .col-md-offset-2 {
      margin-left: 16.66667%; }
    .col-md-offset-3 {
      margin-left: 25%; }
    .col-md-offset-4 {
      margin-left: 33.33333%; }
    .col-md-offset-5 {
      margin-left: 41.66667%; }
    .col-md-offset-6 {
      margin-left: 50%; }
    .col-md-offset-7 {
      margin-left: 58.33333%; }
    .col-md-offset-8 {
      margin-left: 66.66667%; }
    .col-md-offset-9 {
      margin-left: 75%; }
    .col-md-offset-10 {
      margin-left: 83.33333%; }
    .col-md-offset-11 {
      margin-left: 91.66667%; }
    .col-md-offset-12 {
      margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
    .col-lg-1 {
      width: 8.33333%; }
    .col-lg-2 {
      width: 16.66667%; }
    .col-lg-3 {
      width: 25%; }
    .col-lg-4 {
      width: 33.33333%; }
    .col-lg-5 {
      width: 41.66667%; }
    .col-lg-6 {
      width: 50%; }
    .col-lg-7 {
      width: 58.33333%; }
    .col-lg-8 {
      width: 66.66667%; }
    .col-lg-9 {
      width: 75%; }
    .col-lg-10 {
      width: 83.33333%; }
    .col-lg-11 {
      width: 91.66667%; }
    .col-lg-12 {
      width: 100%; }
    .col-lg-pull-0 {
      right: auto; }
    .col-lg-pull-1 {
      right: 8.33333%; }
    .col-lg-pull-2 {
      right: 16.66667%; }
    .col-lg-pull-3 {
      right: 25%; }
    .col-lg-pull-4 {
      right: 33.33333%; }
    .col-lg-pull-5 {
      right: 41.66667%; }
    .col-lg-pull-6 {
      right: 50%; }
    .col-lg-pull-7 {
      right: 58.33333%; }
    .col-lg-pull-8 {
      right: 66.66667%; }
    .col-lg-pull-9 {
      right: 75%; }
    .col-lg-pull-10 {
      right: 83.33333%; }
    .col-lg-pull-11 {
      right: 91.66667%; }
    .col-lg-pull-12 {
      right: 100%; }
    .col-lg-push-0 {
      left: auto; }
    .col-lg-push-1 {
      left: 8.33333%; }
    .col-lg-push-2 {
      left: 16.66667%; }
    .col-lg-push-3 {
      left: 25%; }
    .col-lg-push-4 {
      left: 33.33333%; }
    .col-lg-push-5 {
      left: 41.66667%; }
    .col-lg-push-6 {
      left: 50%; }
    .col-lg-push-7 {
      left: 58.33333%; }
    .col-lg-push-8 {
      left: 66.66667%; }
    .col-lg-push-9 {
      left: 75%; }
    .col-lg-push-10 {
      left: 83.33333%; }
    .col-lg-push-11 {
      left: 91.66667%; }
    .col-lg-push-12 {
      left: 100%; }
    .col-lg-offset-0 {
      margin-left: 0%; }
    .col-lg-offset-1 {
      margin-left: 8.33333%; }
    .col-lg-offset-2 {
      margin-left: 16.66667%; }
    .col-lg-offset-3 {
      margin-left: 25%; }
    .col-lg-offset-4 {
      margin-left: 33.33333%; }
    .col-lg-offset-5 {
      margin-left: 41.66667%; }
    .col-lg-offset-6 {
      margin-left: 50%; }
    .col-lg-offset-7 {
      margin-left: 58.33333%; }
    .col-lg-offset-8 {
      margin-left: 66.66667%; }
    .col-lg-offset-9 {
      margin-left: 75%; }
    .col-lg-offset-10 {
      margin-left: 83.33333%; }
    .col-lg-offset-11 {
      margin-left: 91.66667%; }
    .col-lg-offset-12 {
      margin-left: 100%; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"], input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple], select[size] {
  height: auto; }

input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6); }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder {
    color: #999; }
  .form-control::-ms-expand {
    border: 0;
    background-color: transparent; }
  .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1; }
  .form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control, input[type="time"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control {
    line-height: 34px; }
    input[type="date"].input-sm, input[type="time"].input-sm, input[type="datetime-local"].input-sm, input[type="month"].input-sm, .input-group-sm input[type="date"], .input-group-sm input[type="time"], .input-group-sm input[type="datetime-local"], .input-group-sm input[type="month"] {
      line-height: 30px; }
    input[type="date"].input-lg, input[type="time"].input-lg, input[type="datetime-local"].input-lg, input[type="month"].input-lg, .input-group-lg input[type="date"], .input-group-lg input[type="time"], .input-group-lg input[type="datetime-local"], .input-group-lg input[type="month"] {
      line-height: 46px; } }

.form-group {
  margin-bottom: 15px; }

.radio, .checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label, .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio, .checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline, .checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"].disabled, input[type="checkbox"].disabled, fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled, .checkbox-inline.disabled, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label, .checkbox.disabled label, fieldset[disabled] .radio label, fieldset[disabled] .checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px; }
  .form-control-static.input-lg, .form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0; }

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm {
  height: 30px;
  line-height: 30px; }

textarea.input-sm, select[multiple].input-sm {
  height: auto; }

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }
  .form-group-sm select.form-control {
    height: 30px;
    line-height: 30px; }
  .form-group-sm textarea.form-control, .form-group-sm select[multiple].form-control {
    height: auto; }
  .form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5; }

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

select.input-lg {
  height: 46px;
  line-height: 46px; }

textarea.input-lg, select[multiple].input-lg {
  height: auto; }

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }
  .form-group-lg select.form-control {
    height: 46px;
    line-height: 46px; }
  .form-group-lg textarea.form-control, .form-group-lg select[multiple].form-control {
    height: auto; }
  .form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.33333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback, .input-group-lg + .form-control-feedback, .form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback, .input-group-sm + .form-control-feedback, .form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d; }
  .has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); }
    .has-success .form-control:focus {
      border-color: #2b542c;
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168; }
  .has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8; }
  .has-success .form-control-feedback {
    color: #3c763d; }

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b; }
  .has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); }
    .has-warning .form-control:focus {
      border-color: #66512c;
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b; }
  .has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3; }
  .has-warning .form-control-feedback {
    color: #8a6d3b; }

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442; }
  .has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); }
    .has-error .form-control:focus {
      border-color: #843534;
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483; }
  .has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede; }
  .has-error .form-control-feedback {
    color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }
  .has-feedback label.sr-only ~ .form-control-feedback {
    top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
    .form-inline .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .form-inline .form-control-static {
      display: inline-block; }
    .form-inline .input-group {
      display: inline-table;
      vertical-align: middle; }
      .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
        width: auto; }
    .form-inline .input-group > .form-control {
      width: 100%; }
    .form-inline .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .form-inline .radio, .form-inline .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .form-inline .radio label, .form-inline .checkbox label {
        padding-left: 0; }
    .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .form-inline .has-feedback .form-control-feedback {
      top: 0; } }

.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }
  .form-horizontal .radio, .form-horizontal .checkbox {
    min-height: 27px; }
  .form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px; }
    .form-horizontal .form-group:before, .form-horizontal .form-group:after {
      content: " ";
      display: table; }
    .form-horizontal .form-group:after {
      clear: both; }
  @media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }
  .form-horizontal .has-feedback .form-control-feedback {
    right: 15px; }
  @media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
      padding-top: 11px;
      font-size: 18px; } }
  @media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
      padding-top: 6px;
      font-size: 12px; } }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); }
  .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
    .btn-default:active:hover, .btn-default.active:hover, .open > .btn-default.dropdown-toggle:hover, .btn-default:active:focus, .btn-default.active:focus, .open > .btn-default.dropdown-toggle:focus, .btn-default:active.focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40; }
  .btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
    .btn-primary:active:hover, .btn-primary.active:hover, .open > .btn-primary.dropdown-toggle:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open > .btn-primary.dropdown-toggle:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #204d74;
      border-color: #122b40; }
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4; }
  .btn-primary .badge {
    color: #337ab7;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
    .btn-success:active:hover, .btn-success.active:hover, .open > .btn-success.dropdown-toggle:hover, .btn-success:active:focus, .btn-success.active:focus, .open > .btn-success.dropdown-toggle:focus, .btn-success:active.focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #255625; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled.focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
    .btn-info:active:hover, .btn-info.active:hover, .open > .btn-info.dropdown-toggle:hover, .btn-info:active:focus, .btn-info.active:focus, .open > .btn-info.dropdown-toggle:focus, .btn-info:active.focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled.focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
    .btn-warning:active:hover, .btn-warning.active:hover, .open > .btn-warning.dropdown-toggle:hover, .btn-warning:active:focus, .btn-warning.active:focus, .open > .btn-warning.dropdown-toggle:focus, .btn-warning:active.focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled.focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
    .btn-danger:active:hover, .btn-danger.active:hover, .open > .btn-danger.dropdown-toggle:hover, .btn-danger:active:focus, .btn-danger.active:focus, .open > .btn-danger.dropdown-toggle:focus, .btn-danger:active.focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled.focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
    color: #777;
    text-decoration: none; }

.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a, .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.42857;
      text-decoration: none;
      color: #337ab7;
      background-color: #fff;
      border: 1px solid #ddd;
      margin-left: -1px; }
    .pagination > li:first-child > a, .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px; }
    .pagination > li:last-child > a, .pagination > li:last-child > span {
      border-bottom-right-radius: 4px;
      border-top-right-radius: 4px; }
  .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd; }
  .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default; }
  .pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
    color: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.pagination-lg > li > a, .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333; }
  .pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px; }
  .pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px; }

.pagination-sm > li > a, .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }
  .pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px; }
  .pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px; }

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center; }
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
  .pager li > a, .pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px; }
  .pager li > a:hover, .pager li > a:focus {
    text-decoration: none;
    background-color: #eee; }
  .pager .next > a, .pager .next > span {
    float: right; }
  .pager .previous > a, .pager .previous > span {
    float: left; }
  .pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
    color: #777;
    background-color: #fff;
    cursor: not-allowed; }

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em; }
  .label:empty {
    display: none; }
  .btn .label {
    position: relative;
    top: -1px; }

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-default {
  background-color: #777; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e; }

.label-primary {
  background-color: #337ab7; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #286090; }

.label-success {
  background-color: #5cb85c; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
  .clearfix:after {
    clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@at-root {
  @-ms-viewport {
    width: device-width; } }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
    table.visible-xs {
      display: table !important; }
    tr.visible-xs {
      display: table-row !important; }
    th.visible-xs, td.visible-xs {
      display: table-cell !important; } }

@media (max-width: 767px) {
    .visible-xs-block {
      display: block !important; } }

@media (max-width: 767px) {
    .visible-xs-inline {
      display: inline !important; } }

@media (max-width: 767px) {
    .visible-xs-inline-block {
      display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
    table.visible-sm {
      display: table !important; }
    tr.visible-sm {
      display: table-row !important; }
    th.visible-sm, td.visible-sm {
      display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
      display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
      display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
      display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
    table.visible-md {
      display: table !important; }
    tr.visible-md {
      display: table-row !important; }
    th.visible-md, td.visible-md {
      display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
      display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
      display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
      display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
    table.visible-lg {
      display: table !important; }
    tr.visible-lg {
      display: table-row !important; }
    th.visible-lg, td.visible-lg {
      display: table-cell !important; } }

@media (min-width: 1200px) {
    .visible-lg-block {
      display: block !important; } }

@media (min-width: 1200px) {
    .visible-lg-inline {
      display: inline !important; } }

@media (min-width: 1200px) {
    .visible-lg-inline-block {
      display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
    table.visible-print {
      display: table !important; }
    tr.visible-print {
      display: table-row !important; }
    th.visible-print, td.visible-print {
      display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
  .visible-print-block {
    display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
  .visible-print-inline {
    display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
  .visible-print-inline-block {
    display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

.obits .carousel-inner {
  margin: 0 auto;
  width: 90%; }

#obit-feed {
  text-align: center; }
  #obit-feed ul {
    margin: 0;
    padding: 0; }
  #obit-feed ul li {
    margin: 0;
    padding: 0;
    list-style-type: none; }
  #obit-feed .obit-list {
    margin-left: -15px;
    margin-right: -27px; }
  #obit-feed .carousel-control {
    background: transparent url("http://efb24741c201a1069140-07165c823c7fc42c93977f22a9f62d97.r23.cf2.rackcdn.com/home-obits-left.png") no-repeat 0px 0px;
    position: absolute;
    top: 45%;
    left: -15px;
    width: 30px;
    height: 49px;
    margin-top: -20px;
    font-size: 60px;
    font-weight: 100;
    line-height: 30px;
    color: transparent;
    text-indent: -9999px;
    border: 0px solid transparent;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    opacity: 1; }
  #obit-feed .carousel-control.right {
    background: transparent url("http://efb24741c201a1069140-07165c823c7fc42c93977f22a9f62d97.r23.cf2.rackcdn.com/home-obits-right.png") no-repeat 0px 0px;
    left: auto;
    right: -15px; }
  #obit-feed .obit-wrap {
    border: none;
    border-radius: 0;
    position: relative;
    height: 230px;
    padding: 0 4px; }
  #obit-feed .obit-border {
    border: 1px solid #e3e3e3;
    height: 100%; }
  #obit-feed .thumbnail .caption {
    bottom: -95px;
    position: relative; }
    @media (min-width: 768px) and (max-height: 991px) {
    #obit-feed .thumbnail .caption {
      bottom: -105px; } }
    #obit-feed .thumbnail .caption p {
      font-size: 14px;
      text-align: center; }
  #obit-feed img {
    height: 128px;
    width: 128px;
    padding: 9px;
    margin-top: -60px;
    top: 50%;
    left: 0;
    right: 0;
    position: absolute; }
  #obit-feed h2 {
    font-size: 36px;
    text-shadow: 1px 1px 1px #fff;
    color: #0055a5;
    font-style: normal;
    margin-top: 5px;
    margin-bottom: 15px;
    padding-bottom: 5px; }
  #obit-feed .name {
    color: #0055a5;
    font-size: 18px;
    font-weight: 200;
    display: block;
    margin-bottom: 10px;
    margin-top: 20px; }
  #obit-feed .service, #obit-feed .visitation {
    width: 100%;
    display: block;
    padding-top: 0;
    color: #e3e3e3;
    font-size: 15px;
    margin-top: 10px;
    text-align: center;
    position: absolute;
    bottom: -10px;
    left: 0; }

.obit-btn {
  display: inline-block;
  border-radius: 0;
  font-size: 15px;
  padding: 15px 6px;
  background-image: none;
  text-shadow: none;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  white-space: nowrap;
  min-width: 210px;
  border-radius: 6px !important; }

.close-btn {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #8f0028; }
  .close-btn:hover {
    color: #fdb945; }

.single-obituary img, #content-area.obituary-page img, .post-type-archive-obituary img, #content-area.obituary-archive-page img {
  max-width: 100% !important;
  height: auto; }

.post-type-archive-obituary, #content-area.obituary-archive-page {
  color: #000; }
  .post-type-archive-obituary h1, #content-area.obituary-archive-page h1 {
    color: #333; }
  .post-type-archive-obituary h2, #content-area.obituary-archive-page h2 {
    color: #333;
    margin-bottom: 10px; }
  .post-type-archive-obituary p, #content-area.obituary-archive-page p {
    color: #000; }
  .post-type-archive-obituary .obit-wrap, #content-area.obituary-archive-page .obit-wrap {
    border: 1px solid #ccc;
    text-align: center; }
  .post-type-archive-obituary a.t__view-obit, #content-area.obituary-archive-page a.t__view-obit {
    color: #333;
    border-radius: 6px !important; }
  .post-type-archive-obituary a.t__view-obit:hover, #content-area.obituary-archive-page a.t__view-obit:hover {
    color: #ccc; }
  .post-type-archive-obituary .link-button, #content-area.obituary-archive-page .link-button {
    text-align: center;
    margin-bottom: 30px; }
  .post-type-archive-obituary .link-button .t__view-obit, #content-area.obituary-archive-page .link-button .t__view-obit {
    text-align: center; }
  .post-type-archive-obituary a.view-obit-btn, #content-area.obituary-archive-page a.view-obit-btn {
    background: #8f0028;
    color: #fff;
    padding: 8px 12px; }
  .post-type-archive-obituary a.view-obit-btn:hover, #content-area.obituary-archive-page a.view-obit-btn:hover {
    background: #fdb945;
    color: #fff; }
  .post-type-archive-obituary .dates, #content-area.obituary-archive-page .dates {
    /** Components **/ }
  .post-type-archive-obituary #obit-search legend, #content-area.obituary-archive-page #obit-search legend, .post-type-archive-obituary #obit-signup-form legend, #content-area.obituary-archive-page #obit-signup-form legend {
    border-bottom: none;
    margin-bottom: 5px;
    color: #8f0028; }
  .post-type-archive-obituary #obit-search button.search-btn, #content-area.obituary-archive-page #obit-search button.search-btn {
    background: #8f0028;
    color: #fff; }
    .post-type-archive-obituary #obit-search button.search-btn:hover, #content-area.obituary-archive-page #obit-search button.search-btn:hover {
      background: #fdb945;
      color: #fff; }
  .post-type-archive-obituary #obit-signup-form input[type=submit], #content-area.obituary-archive-page #obit-signup-form input[type=submit] {
    background: #8f0028;
    color: #fff; }
    .post-type-archive-obituary #obit-signup-form input[type=submit]:hover, #content-area.obituary-archive-page #obit-signup-form input[type=submit]:hover {
      background: #fdb945;
      color: #fff; }
  .post-type-archive-obituary .obit-rss-button, #content-area.obituary-archive-page .obit-rss-button {
    background: #8f0028;
    color: #fff; }
  .post-type-archive-obituary .obit-rss-button:hover, #content-area.obituary-archive-page .obit-rss-button:hover {
    background: #fdb945;
    color: #fff; }
  .post-type-archive-obituary #send-flowers-block, #content-area.obituary-archive-page #send-flowers-block {
    margin-bottom: 50px; }
  .post-type-archive-obituary .obit-send-flowers-image, #content-area.obituary-archive-page .obit-send-flowers-image {
    border: none;
    max-width: 100%;
    height: auto;
    margin-bottom: 5px; }
  .post-type-archive-obituary .obit-send-flowers-btn, #content-area.obituary-archive-page .obit-send-flowers-btn {
    background: #8f0028;
    color: #fff;
    width: 100%;
    /********* DEFAULT COMPONENT SETTINGS ********/
    /********* ALTERNATING IMAGES COMPONENT SETTINGS ********/ }
  .post-type-archive-obituary .obit-send-flowers-btn:hover, #content-area.obituary-archive-page .obit-send-flowers-btn:hover {
    background: #fdb945;
    color: #fff; }
  .post-type-archive-obituary .default, #content-area.obituary-archive-page .default, .post-type-archive-obituary .alternating-images, #content-area.obituary-archive-page .alternating-images {
    /********* DEFAULT (WITH SIDEBAR) ********/ }
  .post-type-archive-obituary .default .obit-well, #content-area.obituary-archive-page .default .obit-well, .post-type-archive-obituary .alternating-images .obit-well, #content-area.obituary-archive-page .alternating-images .obit-well {
    margin: 0 0 20px;
    padding: 20px;
    border: 1px solid #ccc; }
  .post-type-archive-obituary .default #obit-search, #content-area.obituary-archive-page .default #obit-search, .post-type-archive-obituary .alternating-images #obit-search, #content-area.obituary-archive-page .alternating-images #obit-search {
    margin-bottom: 50px; }
    .post-type-archive-obituary .default #obit-search button, #content-area.obituary-archive-page .default #obit-search button, .post-type-archive-obituary .alternating-images #obit-search button, #content-area.obituary-archive-page .alternating-images #obit-search button {
      width: 100%;
      display: block; }
  .post-type-archive-obituary .default #obit-signup-form, #content-area.obituary-archive-page .default #obit-signup-form, .post-type-archive-obituary .alternating-images #obit-signup-form, #content-area.obituary-archive-page .alternating-images #obit-signup-form {
    margin-bottom: 20px; }
    .post-type-archive-obituary .default #obit-signup-form input[type=submit], #content-area.obituary-archive-page .default #obit-signup-form input[type=submit], .post-type-archive-obituary .alternating-images #obit-signup-form input[type=submit], #content-area.obituary-archive-page .alternating-images #obit-signup-form input[type=submit] {
      width: 100%;
      display: block; }
  .post-type-archive-obituary .default .obit-rss-button, #content-area.obituary-archive-page .default .obit-rss-button, .post-type-archive-obituary .alternating-images .obit-rss-button, #content-area.obituary-archive-page .alternating-images .obit-rss-button {
    width: 100%;
    display: block;
    margin-bottom: 50px; }
  .post-type-archive-obituary .default, #content-area.obituary-archive-page .default {
    /********* THREE GRID COLUMN LAYOUT NO SIDEBAR ********/
    /********* FOUR GRID COLUMN LAYOUT ********/ }
  .post-type-archive-obituary .default a.obit-thumbnail-link, #content-area.obituary-archive-page .default a.obit-thumbnail-link {
    display: block;
    text-align: center; }
  .post-type-archive-obituary .three-grid-no-sidebar, #content-area.obituary-archive-page .three-grid-no-sidebar, .post-type-archive-obituary .four-grid, #content-area.obituary-archive-page .four-grid {
    /********* THREE GRID COLUMN LAYOUT WITH SIDEBAR ********/ }
  .post-type-archive-obituary .three-grid-no-sidebar #obit-search, #content-area.obituary-archive-page .three-grid-no-sidebar #obit-search, .post-type-archive-obituary .four-grid #obit-search, #content-area.obituary-archive-page .four-grid #obit-search {
    width: 45%;
    display: inline-block; }
    @media (max-width: 991px) {
    .post-type-archive-obituary .three-grid-no-sidebar #obit-search, #content-area.obituary-archive-page .three-grid-no-sidebar #obit-search, .post-type-archive-obituary .four-grid #obit-search, #content-area.obituary-archive-page .four-grid #obit-search {
      width: 100%;
      display: block; } }
    .post-type-archive-obituary .three-grid-no-sidebar #obit-search div.form-group, #content-area.obituary-archive-page .three-grid-no-sidebar #obit-search div.form-group, .post-type-archive-obituary .four-grid #obit-search div.form-group, #content-area.obituary-archive-page .four-grid #obit-search div.form-group {
      width: 33%;
      display: inline-block; }
    .post-type-archive-obituary .three-grid-no-sidebar #obit-search button, #content-area.obituary-archive-page .three-grid-no-sidebar #obit-search button, .post-type-archive-obituary .four-grid #obit-search button, #content-area.obituary-archive-page .four-grid #obit-search button {
      min-width: auto;
      width: 30%;
      display: inline-block;
      padding: 5px 10px;
      text-align: center;
      margin-top: -2px; }
  .post-type-archive-obituary .three-grid-no-sidebar #obit-signup-form, #content-area.obituary-archive-page .three-grid-no-sidebar #obit-signup-form, .post-type-archive-obituary .four-grid #obit-signup-form, #content-area.obituary-archive-page .four-grid #obit-signup-form {
    width: 33%;
    display: inline-block; }
    @media (max-width: 991px) {
    .post-type-archive-obituary .three-grid-no-sidebar #obit-signup-form, #content-area.obituary-archive-page .three-grid-no-sidebar #obit-signup-form, .post-type-archive-obituary .four-grid #obit-signup-form, #content-area.obituary-archive-page .four-grid #obit-signup-form {
      width: 100%;
      display: block; } }
    .post-type-archive-obituary .three-grid-no-sidebar #obit-signup-form div.form-group, #content-area.obituary-archive-page .three-grid-no-sidebar #obit-signup-form div.form-group, .post-type-archive-obituary .four-grid #obit-signup-form div.form-group, #content-area.obituary-archive-page .four-grid #obit-signup-form div.form-group {
      width: 65%;
      display: inline-block; }
    .post-type-archive-obituary .three-grid-no-sidebar #obit-signup-form input[type=submit], #content-area.obituary-archive-page .three-grid-no-sidebar #obit-signup-form input[type=submit], .post-type-archive-obituary .four-grid #obit-signup-form input[type=submit], #content-area.obituary-archive-page .four-grid #obit-signup-form input[type=submit] {
      min-width: auto;
      width: 30%;
      display: inline-block;
      padding: 5px 10px;
      text-align: center;
      margin-top: -2px; }
  .post-type-archive-obituary .three-grid-no-sidebar .obit-feed-btn-wrap, #content-area.obituary-archive-page .three-grid-no-sidebar .obit-feed-btn-wrap, .post-type-archive-obituary .four-grid .obit-feed-btn-wrap, #content-area.obituary-archive-page .four-grid .obit-feed-btn-wrap {
    display: inline; }
  .post-type-archive-obituary .three-grid-no-sidebar .obit-rss-button, #content-area.obituary-archive-page .three-grid-no-sidebar .obit-rss-button, .post-type-archive-obituary .four-grid .obit-rss-button, #content-area.obituary-archive-page .four-grid .obit-rss-button {
    min-width: auto;
    width: 20%;
    display: inline-block;
    padding: 5px 10px;
    text-align: center;
    margin-top: -2px; }
    @media (max-width: 991px) {
    .post-type-archive-obituary .three-grid-no-sidebar .obit-rss-button, #content-area.obituary-archive-page .three-grid-no-sidebar .obit-rss-button, .post-type-archive-obituary .four-grid .obit-rss-button, #content-area.obituary-archive-page .four-grid .obit-rss-button {
      width: 100%;
      display: block; } }
  .post-type-archive-obituary .three-grid-no-sidebar .main-content, #content-area.obituary-archive-page .three-grid-no-sidebar .main-content, .post-type-archive-obituary .four-grid .main-content, #content-area.obituary-archive-page .four-grid .main-content {
    margin-top: 40px; }
  .post-type-archive-obituary .three-grid-no-sidebar .obit, #content-area.obituary-archive-page .three-grid-no-sidebar .obit, .post-type-archive-obituary .four-grid .obit, #content-area.obituary-archive-page .four-grid .obit {
    margin-bottom: 30px; }
  .post-type-archive-obituary .three-grid-sidebar #obit-search, #content-area.obituary-archive-page .three-grid-sidebar #obit-search {
    margin-bottom: 50px; }
    .post-type-archive-obituary .three-grid-sidebar #obit-search button, #content-area.obituary-archive-page .three-grid-sidebar #obit-search button {
      width: 100%;
      display: block; }
  .post-type-archive-obituary .three-grid-sidebar #obit-signup-form, #content-area.obituary-archive-page .three-grid-sidebar #obit-signup-form {
    margin-bottom: 20px; }
    .post-type-archive-obituary .three-grid-sidebar #obit-signup-form input[type=submit], #content-area.obituary-archive-page .three-grid-sidebar #obit-signup-form input[type=submit] {
      width: 100%;
      display: block; }
  .post-type-archive-obituary .three-grid-sidebar .obit-rss-button, #content-area.obituary-archive-page .three-grid-sidebar .obit-rss-button {
    width: 100%;
    display: block; }
  .post-type-archive-obituary .three-grid-sidebar .obit, #content-area.obituary-archive-page .three-grid-sidebar .obit {
    margin-bottom: 30px; }

.single-obituary img, #content-area.obituary-page img {
  margin: 5px; }
  .single-obituary .well, #content-area.obituary-page .well {
    border: 1px solid #efefef; }
  .single-obituary .modal-header, #content-area.obituary-page .modal-header {
    margin-bottom: 20px; }
  .single-obituary h1.obit-header, #content-area.obituary-page h1.obit-header {
    color: #333; }
  .single-obituary h2.obit-header, #content-area.obituary-page h2.obit-header, .single-obituary h2.service-info, #content-area.obituary-page h2.service-info, .single-obituary h2.timeline, #content-area.obituary-page h2.timeline, .single-obituary h2.leave-condolence, #content-area.obituary-page h2.leave-condolence {
    color: #333; }
  .single-obituary #candles-wrap img, #content-area.obituary-page #candles-wrap img {
    background: transparent;
    border: none; }
  .single-obituary div.full-content, #content-area.obituary-page div.full-content {
    display: none; }
  .single-obituary .carousel, #content-area.obituary-page .carousel {
    margin-bottom: 20px; }
  .single-obituary .well, #content-area.obituary-page .well {
    margin-top: 5px; }
  .single-obituary .carousel-control .glyphicon-chevron-left, #content-area.obituary-page .carousel-control .glyphicon-chevron-left {
    left: 0; }
  .single-obituary .carousel-control .glyphicon-chevron-right, #content-area.obituary-page .carousel-control .glyphicon-chevron-right {
    right: 0; }
  .single-obituary .item img, #content-area.obituary-page .item img {
    margin: 0 auto;
    width: 100%; }
  .single-obituary .comment-meta, #content-area.obituary-page .comment-meta {
    margin-bottom: 10px; }
  .single-obituary .comment-meta .author, #content-area.obituary-page .comment-meta .author {
    color: #333;
    font-weight: bold; }
  .single-obituary .comment-meta .date, #content-area.obituary-page .comment-meta .date {
    color: #000; }
  .single-obituary .hidden-form, #content-area.obituary-page .hidden-form {
    display: none;
    margin-top: 30px; }
  .single-obituary .hidden-form .close, #content-area.obituary-page .hidden-form .close {
    min-width: auto; }
  .single-obituary .hidden-form .gform_wrapper .top_label input.medium, #content-area.obituary-page .hidden-form .gform_wrapper .top_label input.medium {
    width: 100%; }
  .single-obituary .hidden-form .gform_anchor, #content-area.obituary-page .hidden-form .gform_anchor {
    display: none; }
  .single-obituary .lit-candle, #content-area.obituary-page .lit-candle {
    background: transparent url('http://efb24741c201a1069140-07165c823c7fc42c93977f22a9f62d97.r23.cf2.rackcdn.com/light-a-candle.png') no-repeat top left;
    width: 92px;
    height: 198px;
    display: block;
    float: right;
    position: relative; }
  .single-obituary .lit-candle img.flame, #content-area.obituary-page .lit-candle img.flame {
    background: transparent !important;
    width: auto !important;
    border: none !important;
    position: absolute;
    left: 23px;
    top: -26px; }

.carousel-control.left, .carousel-control.right {
  background-image: none !important;
  background-repeat: none !important; }

.single-obituary a.show-full-obit, #content-area.obituary-page a.show-full-obit {
  color: #fff;
  background: #8f0028;
  padding: 5px 8px;
  border-radius: 6px !important; }
  .single-obituary a.show-full-obit:hover, #content-area.obituary-page a.show-full-obit:hover {
    color: #fff;
    background: #fdb945; }
  .single-obituary .video-bg .obit-thumbnail-wrap, #content-area.obituary-page .video-bg .obit-thumbnail-wrap {
    max-width: 300px;
    margin: 0 auto; }
  .single-obituary .video-bg img.obit-pic, #content-area.obituary-page .video-bg img.obit-pic {
    max-width: 300px !important;
    max-height: 260px !important;
    width: auto !important; }

@media (min-width: 992px) {
    .single-obituary .pull-right-action-link, #content-area.obituary-page .pull-right-action-link {
      float: right; } }
  .single-obituary .obit-action-links, #content-area.obituary-page .obit-action-links {
    margin-top: 60px; }
  @media (min-width: 0) and (max-width: 991px) {
    .single-obituary .obit-action-links, #content-area.obituary-page .obit-action-links {
      margin-top: 70px; } }
  .single-obituary .obit-action-links a.obit-action-link, #content-area.obituary-page .obit-action-links a.obit-action-link {
    border: 1px solid #efefef;
    background: #fff url('http://efb24741c201a1069140-07165c823c7fc42c93977f22a9f62d97.r23.cf2.rackcdn.com/bg-obit-action-links.png') no-repeat top left;
    width: 100%;
    height: 85px;
    display: block;
    text-align: left;
    font-size: 16px;
    position: relative;
    margin-bottom: 10px;
    color: #333; }
    .single-obituary .obit-action-links a.obit-action-link:hover, #content-area.obituary-page .obit-action-links a.obit-action-link:hover {
      color: #333;
      background: #efefef url('http://efb24741c201a1069140-07165c823c7fc42c93977f22a9f62d97.r23.cf2.rackcdn.com/bg-obit-action-links.png') no-repeat top left; }
    .single-obituary .obit-action-links a.obit-action-link span.big, #content-area.obituary-page .obit-action-links a.obit-action-link span.big {
      font-size: 24px;
      display: block; }
      @media (min-width: 992px) and (max-width: 1199px) {
    .single-obituary .obit-action-links a.obit-action-link span.big, #content-area.obituary-page .obit-action-links a.obit-action-link span.big {
      font-size: 20px; } }
    .single-obituary .obit-action-links a.obit-action-link.tribute-video, #content-area.obituary-page .obit-action-links a.obit-action-link.tribute-video {
      background-position: 10px 16px; }
      .single-obituary .obit-action-links a.obit-action-link.tribute-video .small, #content-area.obituary-page .obit-action-links a.obit-action-link.tribute-video .small {
        position: absolute;
        left: 70px;
        top: 20px; }
      .single-obituary .obit-action-links a.obit-action-link.tribute-video .big, #content-area.obituary-page .obit-action-links a.obit-action-link.tribute-video .big {
        position: absolute;
        left: 70px;
        top: 40px; }
    .single-obituary .obit-action-links a.obit-action-link.upload-photo, #content-area.obituary-page .obit-action-links a.obit-action-link.upload-photo {
      background-position: 10px -70px; }
      .single-obituary .obit-action-links a.obit-action-link.upload-photo .small, #content-area.obituary-page .obit-action-links a.obit-action-link.upload-photo .small {
        position: absolute;
        left: 74px;
        top: 20px; }
      .single-obituary .obit-action-links a.obit-action-link.upload-photo .big, #content-area.obituary-page .obit-action-links a.obit-action-link.upload-photo .big {
        position: absolute;
        left: 74px;
        top: 40px; }
    .single-obituary .obit-action-links a.obit-action-link.send-flowers, #content-area.obituary-page .obit-action-links a.obit-action-link.send-flowers {
      background-position: 6px -165px; }
      .single-obituary .obit-action-links a.obit-action-link.send-flowers .small, #content-area.obituary-page .obit-action-links a.obit-action-link.send-flowers .small {
        position: absolute;
        left: 87px;
        top: 20px; }
      .single-obituary .obit-action-links a.obit-action-link.send-flowers .big, #content-area.obituary-page .obit-action-links a.obit-action-link.send-flowers .big {
        position: absolute;
        left: 87px;
        top: 40px; }
    .single-obituary .obit-action-links a.obit-action-link.light-candle, #content-area.obituary-page .obit-action-links a.obit-action-link.light-candle {
      background-position: 10px -250px; }
      .single-obituary .obit-action-links a.obit-action-link.light-candle .small, #content-area.obituary-page .obit-action-links a.obit-action-link.light-candle .small {
        position: absolute;
        left: 50px;
        top: 20px; }
      .single-obituary .obit-action-links a.obit-action-link.light-candle .big, #content-area.obituary-page .obit-action-links a.obit-action-link.light-candle .big {
        position: absolute;
        left: 50px;
        top: 40px; }
    .single-obituary .obit-action-links a.obit-action-link.webcast, #content-area.obituary-page .obit-action-links a.obit-action-link.webcast {
      background-position: 165px -328px; }
      .single-obituary .obit-action-links a.obit-action-link.webcast .small, #content-area.obituary-page .obit-action-links a.obit-action-link.webcast .small {
        position: absolute;
        left: 14px;
        top: 20px; }
      .single-obituary .obit-action-links a.obit-action-link.webcast .big, #content-area.obituary-page .obit-action-links a.obit-action-link.webcast .big {
        position: absolute;
        left: 14px;
        top: 40px; }
    .single-obituary .obit-action-links a.obit-action-link.webcast-service, #content-area.obituary-page .obit-action-links a.obit-action-link.webcast-service {
      background-position: 9px -416px; }
      .single-obituary .obit-action-links a.obit-action-link.webcast-service .small, #content-area.obituary-page .obit-action-links a.obit-action-link.webcast-service .small {
        position: absolute;
        left: 64px;
        top: 20px; }
      .single-obituary .obit-action-links a.obit-action-link.webcast-service .big, #content-area.obituary-page .obit-action-links a.obit-action-link.webcast-service .big {
        position: absolute;
        left: 70px;
        top: 40px; }

.single-obituary .family-actions .obit-btn, #content-area.obituary-page .family-actions .obit-btn {
  color: #fff;
  background: #8f0028; }
  .single-obituary .family-actions .obit-btn:hover, #content-area.obituary-page .family-actions .obit-btn:hover {
    color: #fff;
    background: #fdb945; }

.single-obituary .obit-template-wrapper, #content-area.obituary-page .obit-template-wrapper {
  clear: both; }
  .single-obituary .video-bg, #content-area.obituary-page .video-bg {
    position: relative;
    padding: 0;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    min-height: 500px;
    max-height: 500px; }
  @media (max-width: 767px) {
    .single-obituary .video-bg, #content-area.obituary-page .video-bg {
      min-height: 400px; } }
  .single-obituary .video-bg video, #content-area.obituary-page .video-bg video {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    width: 100%;
    height: auto;
    z-index: -100; }
  @media (min-width: 0) and (max-width: 991px) {
      .single-obituary .video-bg video, #content-area.obituary-page .video-bg video {
        height: 100%;
        width: auto; } }
  @media (min-width: 1200px) {
        .single-obituary .video-bg video.lake, #content-area.obituary-page .video-bg video.lake {
          margin-top: -7%; } }
  @media (min-width: 768px) and (max-width: 1199px) {
        .single-obituary .video-bg video.field, #content-area.obituary-page .video-bg video.field {
          margin-top: -4%; } }
    @media (min-width: 1200px) {
      .single-obituary .video-bg video.field, #content-area.obituary-page .video-bg video.field {
        margin-top: -10%; } }
    @media (min-width: 1600px) {
      .single-obituary .video-bg video.field, #content-area.obituary-page .video-bg video.field {
        margin-top: -25%; } }
  .single-obituary .video-bg .social, #content-area.obituary-page .video-bg .social {
    min-height: 500px;
    padding-top: 450px; }
  @media (max-width: 767px) {
      .single-obituary .video-bg .social, #content-area.obituary-page .video-bg .social {
        display: none; } }
  .single-obituary .video-bg div.screenshot, #content-area.obituary-page .video-bg div.screenshot {
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 500px;
    width: 100%;
    position: absolute; }
  .single-obituary .video-bg div.screenshot.field, #content-area.obituary-page .video-bg div.screenshot.field {
    background-position: 0 -50%; }
  @media (max-width: 767px) {
      .single-obituary .video-bg div.screenshot, #content-area.obituary-page .video-bg div.screenshot {
        min-height: 400px; } }
  .single-obituary .obit-screen-overlay, #content-area.obituary-page .obit-screen-overlay {
    background: transparent url('http://efb24741c201a1069140-07165c823c7fc42c93977f22a9f62d97.r23.cf2.rackcdn.com/obit-screen-overlay-bg.png') repeat;
    height: 100%;
    padding-bottom: 40px;
    min-height: 500px;
    text-align: center; }
  @media (max-width: 767px) {
    .single-obituary .obit-screen-overlay, #content-area.obituary-page .obit-screen-overlay {
      min-height: 400px; } }
  .single-obituary .slideshow-placeholder, #content-area.obituary-page .slideshow-placeholder {
    height: 400px;
    width: 550px;
    background: #ccc;
    float: right; }
  .single-obituary .content-well, #content-area.obituary-page .content-well {
    padding-left: 0;
    padding-right: 0; }
  .single-obituary .obit-title, #content-area.obituary-page .obit-title {
    clear: both;
    margin: 40px 0 5px;
    color: #fff; }
  @media (max-width: 767px) {
    .single-obituary .obit-title, #content-area.obituary-page .obit-title {
      margin: 24px 0 5px; } }
  .single-obituary .dob-dod, #content-area.obituary-page .dob-dod {
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 20px;
    color: #fff;
    font-family:  !important; }
  .single-obituary .btn, #content-area.obituary-page .btn {
    min-width: 200px; }
  .single-obituary .condolences-page, #content-area.obituary-page .condolences-page, .single-obituary .timeline-page, #content-area.obituary-page .timeline-page {
    display: none;
    margin-top: 25px;
    /*** ANIMATED CONDOLENCE CANDLES *****/ }
  .single-obituary .condolence-candle-wrap, #content-area.obituary-page .condolence-candle-wrap {
    position: relative;
    margin-top: -60px; }
  .single-obituary .condolence-candle-wrap .author, #content-area.obituary-page .condolence-candle-wrap .author {
    display: none;
    position: absolute;
    background: transparent url('http://efb24741c201a1069140-07165c823c7fc42c93977f22a9f62d97.r23.cf2.rackcdn.com/obit-screen-overlay-bg.png') repeat;
    padding: 3px 5px;
    z-index: 100000;
    left: 86px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    min-width: 200px; }
  .single-obituary .condolence-candle-wrap .author.light-candle, #content-area.obituary-page .condolence-candle-wrap .author.light-candle {
    width: 104px; }
  .single-obituary .condolence-candle-wrap .condolence-candle, #content-area.obituary-page .condolence-candle-wrap .condolence-candle {
    position: absolute;
    display: none; }
  .single-obituary .condolence-candle-wrap .condolence-candle img, #content-area.obituary-page .condolence-candle-wrap .condolence-candle img {
    background-color: transparent;
    border: none; }
  .single-obituary .condolence-candle-wrap .condolence-candle .flame, #content-area.obituary-page .condolence-candle-wrap .condolence-candle .flame {
    position: absolute;
    left: 34px;
    top: -16px; }
  .single-obituary .condolence-candle-wrap .condolence-candle.candle3, #content-area.obituary-page .condolence-candle-wrap .condolence-candle.candle3 {
    left: 25%;
    display: block;
    z-index: 990; }
  .single-obituary .condolence-candle-wrap .condolence-candle.candle2, #content-area.obituary-page .condolence-candle-wrap .condolence-candle.candle2 {
    right: 22%;
    display: block;
    z-index: 990; }
  .single-obituary .condolence-candle-wrap .condolence-candle.candle4, #content-area.obituary-page .condolence-candle-wrap .condolence-candle.candle4 {
    top: -40px;
    left: 50%;
    margin-left: -52px;
    display: block;
    z-index: 980; }
  .single-obituary .condolence-candle-wrap .condolence-candle.candle1, #content-area.obituary-page .condolence-candle-wrap .condolence-candle.candle1 {
    top: 6px;
    left: 50%;
    margin-left: -52px;
    display: block;
    z-index: 1000; }
  .single-obituary .condolence-candle-wrap .condolence-candle.candle5, #content-area.obituary-page .condolence-candle-wrap .condolence-candle.candle5 {
    top: 6px;
    left: 10%;
    display: block;
    z-index: 1000; }
  .single-obituary .condolence-candle-wrap .condolence-candle.candle6, #content-area.obituary-page .condolence-candle-wrap .condolence-candle.candle6 {
    top: 6px;
    right: 7%;
    display: block;
    z-index: 1000; }
  .single-obituary .condolence-candle-wrap .condolence-candle.candle7, #content-area.obituary-page .condolence-candle-wrap .condolence-candle.candle7 {
    top: -50px;
    left: 26%;
    display: block;
    z-index: 970; }
  .single-obituary .condolence-candle-wrap .condolence-candle.candle8, #content-area.obituary-page .condolence-candle-wrap .condolence-candle.candle8 {
    top: -50px;
    right: 23%;
    display: block;
    z-index: 970; }
  .single-obituary .condolence-candle-wrap .condolence-candle.candle11, #content-area.obituary-page .condolence-candle-wrap .condolence-candle.candle11 {
    top: -50px;
    left: 0%;
    display: block;
    z-index: 970; }
  .single-obituary .condolence-candle-wrap .condolence-candle.candle12, #content-area.obituary-page .condolence-candle-wrap .condolence-candle.candle12 {
    top: -50px;
    right: -1.6%;
    display: block;
    z-index: 970; }
  .single-obituary .condolence-candle-wrap .condolence-candle.candle9, #content-area.obituary-page .condolence-candle-wrap .condolence-candle.candle9 {
    top: -65px;
    left: 14%;
    display: block;
    z-index: 960; }
  .single-obituary .condolence-candle-wrap .condolence-candle.candle10, #content-area.obituary-page .condolence-candle-wrap .condolence-candle.candle10 {
    top: -65px;
    right: 12%;
    display: block;
    z-index: 960; }
  .single-obituary .loading-overlay, #content-area.obituary-page .loading-overlay {
    background: #fff;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1000;
    display: none; }
  .single-obituary .loading-overlay .loading-img, #content-area.obituary-page .loading-overlay .loading-img {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -38px !important;
    margin-top: -38px !important;
    border: none !important;
    z-index: 1010; }
  .single-obituary .loading-graphic, #content-area.obituary-page .loading-graphic {
    display: none; }
  .single-obituary .js-timeline-slider-wrap, #content-area.obituary-page .js-timeline-slider-wrap {
    position: relative;
    /*video {
    width: 100% !important;
    height: auto !important;
  }*/ }
  .single-obituary .responsive-video, #content-area.obituary-page .responsive-video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 60px;
    overflow: hidden; }
  .single-obituary .responsive-video iframe, #content-area.obituary-page .responsive-video iframe, .single-obituary .responsive-video object, #content-area.obituary-page .responsive-video object, .single-obituary .responsive-video embed, #content-area.obituary-page .responsive-video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .single-obituary .obit-video-wrap, #content-area.obituary-page .obit-video-wrap {
    background: #000;
    position: relative; }
  .single-obituary .obit-video-wrap .container, #content-area.obituary-page .obit-video-wrap .container {
    position: relative; }
  .single-obituary .obit-video, #content-area.obituary-page .obit-video {
    display: none; }
  .single-obituary a.js-close-tribute-video, #content-area.obituary-page a.js-close-tribute-video {
    width: 30px;
    height: 30px;
    font-size: 15px;
    font-weight: bold;
    position: absolute;
    text-align: center;
    padding-top: 1px;
    top: 10px;
    right: 10px;
    color: #fff;
    border: 2px solid #0055a5;
    background: #0055a5;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-top-left-radius: 15px; }
  .single-obituary a.js-close-tribute-video:hover, #content-area.obituary-page a.js-close-tribute-video:hover {
    color: #0055a5;
    background: #efefef;
    border: 2px solid #efefef; }

.single-obituary .service-info-wrap, #content-area.obituary-page .service-info-wrap {
  margin-bottom: 20px; }
  .single-obituary .service-info-wrap .nav.nav-tabs, #content-area.obituary-page .service-info-wrap .nav.nav-tabs {
    border-bottom: 1px solid #ccc;
    margin-top: 0; }
  .single-obituary .service-info-wrap .nav-tabs li a, #content-area.obituary-page .service-info-wrap .nav-tabs li a {
    border: 1px solid #fff;
    border-bottom: none; }
  .single-obituary .service-info-wrap .nav-tabs li.active a, #content-area.obituary-page .service-info-wrap .nav-tabs li.active a {
    border: 1px solid #ccc;
    border-bottom: 1px solid transparent !important; }
  .single-obituary .service-info-wrap .nav-tabs > li.active > a, #content-area.obituary-page .service-info-wrap .nav-tabs > li.active > a, .single-obituary .service-info-wrap .nav-tabs > li.active > a:hover, #content-area.obituary-page .service-info-wrap .nav-tabs > li.active > a:hover, .single-obituary .service-info-wrap .nav-tabs > li.active > a:focus, #content-area.obituary-page .service-info-wrap .nav-tabs > li.active > a:focus {
    border: 1px solid #ccc;
    border-bottom: 1px solid transparent !important; }
  .single-obituary .service-info-wrap .nav-tabs li a, #content-area.obituary-page .service-info-wrap .nav-tabs li a, .single-obituary .service-info-wrap .nav-tabs li.active a, #content-area.obituary-page .service-info-wrap .nav-tabs li.active a {
    padding: 6px 12px; }
  .single-obituary .service-info-wrap .nav-tabs li a:hover, #content-area.obituary-page .service-info-wrap .nav-tabs li a:hover, .single-obituary .service-info-wrap .nav-tabs li.active a:hover, #content-area.obituary-page .service-info-wrap .nav-tabs li.active a:hover {
    padding: 6px 12px; }
  .single-obituary .service-info-wrap .nav-tabs li a, #content-area.obituary-page .service-info-wrap .nav-tabs li a {
    color: #fff;
    background: #8f0028; }
  .single-obituary .service-info-wrap .nav-tabs li a:hover, #content-area.obituary-page .service-info-wrap .nav-tabs li a:hover {
    color: #fff;
    background: #fdb945; }
  .single-obituary .service-info-wrap .nav-tabs li.active a, #content-area.obituary-page .service-info-wrap .nav-tabs li.active a {
    color: #fff;
    background: #fdb945; }
  .single-obituary .service-info-wrap .tab-content, #content-area.obituary-page .service-info-wrap .tab-content {
    border: 1px solid #ccc;
    padding: 15px;
    border-top: 0px; }
  .single-obituary .service-info-wrap .tab-content h3.show-print, #content-area.obituary-page .service-info-wrap .tab-content h3.show-print {
    margin-top: 5px;
    margin-bottom: 15px; }
  .single-obituary .service-info-wrap .tab-content p, #content-area.obituary-page .service-info-wrap .tab-content p {
    margin: 6px 0 10px 0; }
  .single-obituary .service-info-wrap .tab-content p.service-text, #content-area.obituary-page .service-info-wrap .tab-content p.service-text {
    margin: 0; }
  .single-obituary .service-info-wrap .tab-content hr, #content-area.obituary-page .service-info-wrap .tab-content hr {
    border-top: 1px solid #c9c0b5;
    margin: 20px 0 10px 0; }
  .single-obituary .service-info-wrap .obit-btn, #content-area.obituary-page .service-info-wrap .obit-btn {
    color: #fff;
    background: #8f0028; }
  .single-obituary .service-info-wrap .obit-btn:hover, #content-area.obituary-page .service-info-wrap .obit-btn:hover {
    color: #fff;
    background: #fdb945; }
  .single-obituary .service-info-wrap .service-webcast-btn, #content-area.obituary-page .service-info-wrap .service-webcast-btn {
    margin-bottom: 2rem; }

.single-obituary #condolenceCarousel .lit-candle, #content-area.obituary-page #condolenceCarousel .lit-candle {
  margin-right: 10%;
  position: relative; }
  .single-obituary #condolenceCarousel .lit-candle img.flame, #content-area.obituary-page #condolenceCarousel .lit-candle img.flame {
    background: transparent;
    width: auto;
    border: none;
    position: absolute;
    left: 28px;
    top: -21px; }
  .single-obituary #condolenceCarousel .carousel-inner, #content-area.obituary-page #condolenceCarousel .carousel-inner {
    box-shadow: none; }
  .single-obituary #condolenceCarousel .carousel-control, #content-area.obituary-page #condolenceCarousel .carousel-control {
    background: none;
    text-shadow: none;
    color: #0055a5;
    width: 5%;
    top: 40%; }
  .single-obituary #condolenceCarousel .carousel-control:hover, #content-area.obituary-page #condolenceCarousel .carousel-control:hover {
    color: #000; }
  .single-obituary #condolenceCarousel .item, #content-area.obituary-page #condolenceCarousel .item {
    min-height: 100px; }
  .single-obituary #condolenceCarousel .item span.author, #content-area.obituary-page #condolenceCarousel .item span.author {
    color: #333; }
  .single-obituary #condolenceCarousel .comment-holder, #content-area.obituary-page #condolenceCarousel .comment-holder {
    width: 80%;
    margin: 0 auto;
    margin-top: 20px; }
  .single-obituary #condolenceCarousel .fa, #content-area.obituary-page #condolenceCarousel .fa {
    font-size: 3rem;
    color: #c9c0b5; }
  .single-obituary textarea#comment, #content-area.obituary-page textarea#comment {
    min-height: 250px; }
  .single-obituary .logged-in-as, #content-area.obituary-page .logged-in-as {
    margin-top: 20px; }
  .single-obituary #addTimelineComment .obit-btn, #content-area.obituary-page #addTimelineComment .obit-btn, .single-obituary #uploadPhoto .obit-btn, #content-area.obituary-page #uploadPhoto .obit-btn, .single-obituary .condolence-well .obit-btn, #content-area.obituary-page .condolence-well .obit-btn {
    display: block;
    margin-bottom: 4px;
    color: #fff;
    background: #8f0028; }
  .single-obituary #addTimelineComment .obit-btn:hover, #content-area.obituary-page #addTimelineComment .obit-btn:hover, .single-obituary #uploadPhoto .obit-btn:hover, #content-area.obituary-page #uploadPhoto .obit-btn:hover, .single-obituary .condolence-well .obit-btn:hover, #content-area.obituary-page .condolence-well .obit-btn:hover {
    color: #fff;
    background: #fdb945; }
  @media (min-width: 992px) {
      .single-obituary #addTimelineComment .obit-btn, #content-area.obituary-page #addTimelineComment .obit-btn, .single-obituary #uploadPhoto .obit-btn, #content-area.obituary-page #uploadPhoto .obit-btn, .single-obituary .condolence-well .obit-btn, #content-area.obituary-page .condolence-well .obit-btn {
        display: inline-block;
        margin-bottom: 0; } }
  @media (min-width: 992px) {
      .single-obituary #addTimelineComment .view-condolences, #content-area.obituary-page #addTimelineComment .view-condolences, .single-obituary #uploadPhoto .view-condolences, #content-area.obituary-page #uploadPhoto .view-condolences, .single-obituary .condolence-well .view-condolences, #content-area.obituary-page .condolence-well .view-condolences {
        float: right; } }
  .single-obituary #addTimelineComment button.js-close-btn, #content-area.obituary-page #addTimelineComment button.js-close-btn, .single-obituary #uploadPhoto button.js-close-btn, #content-area.obituary-page #uploadPhoto button.js-close-btn, .single-obituary .condolence-well button.js-close-btn, #content-area.obituary-page .condolence-well button.js-close-btn {
    color: #fff;
    background: #8f0028; }
  .single-obituary #addTimelineComment button.js-close-btn:hover, #content-area.obituary-page #addTimelineComment button.js-close-btn:hover, .single-obituary #uploadPhoto button.js-close-btn:hover, #content-area.obituary-page #uploadPhoto button.js-close-btn:hover, .single-obituary .condolence-well button.js-close-btn:hover, #content-area.obituary-page .condolence-well button.js-close-btn:hover {
    color: #fff;
    background: #fdb945; }
  .single-obituary .condolences-detail h2.condolences-detail-title, #content-area.obituary-page .condolences-detail h2.condolences-detail-title {
    color: #333; }
  .single-obituary .condolences-detail .comment-meta .author, #content-area.obituary-page .condolences-detail .comment-meta .author {
    color: #333; }
  .single-obituary .condolence-tabs .nav.nav-tabs, #content-area.obituary-page .condolence-tabs .nav.nav-tabs {
    border-bottom: 1px solid #c9c0b5;
    margin-top: 0; }
  .single-obituary .condolence-tabs .nav-tabs > li.active > a, #content-area.obituary-page .condolence-tabs .nav-tabs > li.active > a, .single-obituary .condolence-tabs .nav-tabs > li.active > a:hover, #content-area.obituary-page .condolence-tabs .nav-tabs > li.active > a:hover, .single-obituary .condolence-tabs .nav-tabs > li.active > a:focus, #content-area.obituary-page .condolence-tabs .nav-tabs > li.active > a:focus {
    border: 1px solid #c9c0b5;
    border-bottom: 1px solid transparent !important; }
  .single-obituary .condolence-tabs .nav-tabs li a, #content-area.obituary-page .condolence-tabs .nav-tabs li a {
    padding: 6px 12px; }
  .single-obituary .condolence-tabs .nav-tabs li a:hover, #content-area.obituary-page .condolence-tabs .nav-tabs li a:hover {
    background-color: #fff !important;
    border: 1px solid #c9c0b5;
    border-bottom: 1px solid transparent !important; }
  .single-obituary .condolence-tabs .tab-content, #content-area.obituary-page .condolence-tabs .tab-content {
    border: 1px solid #c9c0b5;
    padding: 15px;
    border-top: 0px; }
  .single-obituary .condolence-tabs .tab-content h3.show-print, #content-area.obituary-page .condolence-tabs .tab-content h3.show-print {
    margin-top: 5px;
    margin-bottom: 15px; }
  .single-obituary .condolence-tabs .tab-content p, #content-area.obituary-page .condolence-tabs .tab-content p {
    margin: 6px 0 10px 0; }
  .single-obituary .condolence-tabs .tab-content p.service-text, #content-area.obituary-page .condolence-tabs .tab-content p.service-text {
    margin: 0; }
  .single-obituary .condolence-tabs .tab-content hr, #content-area.obituary-page .condolence-tabs .tab-content hr {
    border-top: 1px solid #c9c0b5;
    margin: 20px 0 10px 0; }

@media (min-width: 0) and (max-width: 991px) {
      .single-obituary .add-this-social, #content-area.obituary-page .add-this-social {
        margin: 20px 0; } }

.single-obituary #timelineCarousel .c-control-tl, #content-area.obituary-page #timelineCarousel .c-control-tl {
  position: absolute;
  font-size: 20px;
  top: 45%;
  border-radius: 50%;
  text-shadow: none;
  color: #fff;
  background-color: #000;
  text-align: center;
  line-height: 30px;
  width: 30px;
  height: 30px;
  opacity: 0.5;
  filter: alpha(opacity=50); }
  .single-obituary #timelineCarousel .c-control-tl:hover, #content-area.obituary-page #timelineCarousel .c-control-tl:hover {
    color: #000;
    opacity: 0.9;
    filter: alpha(opacity=90);
    background-color: rgba(255, 255, 255, 0.8); }
  .single-obituary #timelineCarousel .c-control-tl.left, #content-area.obituary-page #timelineCarousel .c-control-tl.left {
    left: 15px; }
  .single-obituary #timelineCarousel .c-control-tl.right, #content-area.obituary-page #timelineCarousel .c-control-tl.right {
    right: 15px; }
  .single-obituary #timelineCarousel .c-caption, #content-area.obituary-page #timelineCarousel .c-caption {
    min-height: 50px;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    bottom: 0px;
    padding: 1rem 2rem; }
  .single-obituary #timelineCarousel h3, #content-area.obituary-page #timelineCarousel h3 {
    color: #fff;
    font-size: 18px;
    margin-top: 0; }
  .single-obituary #timelineCarousel p.timeline-date, #content-area.obituary-page #timelineCarousel p.timeline-date {
    font-size: 13px;
    margin: 0;
    color: #fff; }
  .single-obituary .timeline-well .obit-btn, #content-area.obituary-page .timeline-well .obit-btn {
    display: block;
    margin-bottom: 4px; }
  @media (min-width: 1200px) {
      .single-obituary .timeline-well .obit-btn, #content-area.obituary-page .timeline-well .obit-btn {
        display: inline-block;
        margin-bottom: 0; } }
  @media (min-width: 1200px) {
      .single-obituary .timeline-well .view-timeline, #content-area.obituary-page .timeline-well .view-timeline {
        float: right; } }
  .single-obituary .add-timeline-comment.obit-btn, #content-area.obituary-page .add-timeline-comment.obit-btn {
    color: #fff;
    background: #8f0028; }
  .single-obituary .add-timeline-comment.obit-btn:hover, #content-area.obituary-page .add-timeline-comment.obit-btn:hover {
    color: #fff;
    background: #fdb945; }
  .single-obituary .timeline-detail, #content-area.obituary-page .timeline-detail {
    display: none; }
  .single-obituary .timeline-detail .title, #content-area.obituary-page .timeline-detail .title {
    margin: 0px 0px 40px 0px; }
  .single-obituary .timeline-detail .title h2, #content-area.obituary-page .timeline-detail .title h2 {
    margin-top: 20px;
    color: #333; }
  .single-obituary .timeline-detail .datebox, #content-area.obituary-page .timeline-detail .datebox {
    width: 350px;
    display: block;
    margin: 0px auto 20px;
    text-align: center;
    border: 1px solid #efefef;
    background: #fff;
    padding: 20px;
    color: #000;
    font-size: 25px;
    font-weight: normal; }
  .single-obituary .timeline-detail .bg-line, #content-area.obituary-page .timeline-detail .bg-line {
    background: transparent url('http://efb24741c201a1069140-07165c823c7fc42c93977f22a9f62d97.r23.cf2.rackcdn.com/bg-obit-line.png') repeat-y center; }
  .single-obituary .timeline-detail .event-date, #content-area.obituary-page .timeline-detail .event-date {
    font-size: 14px;
    color: #444;
    font-style: normal; }
  .single-obituary .timeline-detail .event-title, #content-area.obituary-page .timeline-detail .event-title {
    font-size: 18px;
    margin-bottom: 10px;
    color: #000; }
  .single-obituary .timeline-detail p.comment-author, #content-area.obituary-page .timeline-detail p.comment-author {
    font-weight: bold;
    font-size: 14px;
    color: #333 !important; }
  .single-obituary .timeline-detail .comment-content, #content-area.obituary-page .timeline-detail .comment-content {
    text-align: left;
    line-height: 24px;
    font-size: 16px;
    display: block;
    margin: 20px auto; }
  .single-obituary .timeline-detail .col-xs-6, #content-area.obituary-page .timeline-detail .col-xs-6 {
    position: relative; }
  .single-obituary .timeline-detail .col-xs-6.right, #content-area.obituary-page .timeline-detail .col-xs-6.right {
    margin-left: 0; }
  .single-obituary .timeline-detail .col-xs-6 .comments, #content-area.obituary-page .timeline-detail .col-xs-6 .comments {
    margin-top: 10px;
    margin-bottom: 5px; }
    .single-obituary .timeline-detail .col-xs-6 .comments .comment, #content-area.obituary-page .timeline-detail .col-xs-6 .comments .comment {
      border: 1px solid #e3e3e3;
      padding: 5px 10px;
      margin-bottom: 5px;
      margin-top: 5px; }
      .single-obituary .timeline-detail .col-xs-6 .comments .comment .comment-author, #content-area.obituary-page .timeline-detail .col-xs-6 .comments .comment .comment-author {
        font-weight: bold; }
  .single-obituary .timeline-detail .col-xs-6 .well, #content-area.obituary-page .timeline-detail .col-xs-6 .well {
    width: 80%;
    background: rgba(255, 255, 255, .8); }
    .single-obituary .timeline-detail .col-xs-6 .well.form-well, #content-area.obituary-page .timeline-detail .col-xs-6 .well.form-well {
      width: auto; }
    .single-obituary .timeline-detail .col-xs-6 .well.right, #content-area.obituary-page .timeline-detail .col-xs-6 .well.right {
      margin-left: 15%; }

#obitCarousel {
  margin: 20px auto; }
  #obitCarousel .c-control-tl {
    position: absolute;
    font-size: 20px;
    top: 45%;
    border-radius: 50%;
    text-shadow: none;
    color: #fff;
    background-color: #000;
    text-align: center;
    line-height: 30px;
    width: 30px;
    height: 30px;
    opacity: 0.5;
    filter: alpha(opacity=50); }
  #obitCarousel .c-control-tl:hover {
    color: #000;
    opacity: 0.9;
    filter: alpha(opacity=90);
    background-color: rgba(255, 255, 255, 0.8); }
  #obitCarousel .c-control-tl.left {
    left: 15px; }
  #obitCarousel .c-control-tl.right {
    right: 15px; }
