/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
.ultimate-steel-prize-wrap {
   max-width: 730px;
   margin: 0 auto;
   box-shadow: 2px 2px 12px -2px;
   padding: 15px;
   border-radius: 5px;
}
#donate_to_win .gform_wrapper .gfield_required {
   color: #ff0000;
}
#donate_to_win .gform_wrapper .gfield_description {
   line-height: 1.4;
   padding: 4px;
   font-style: italic;
}
.prize-notes {
   font-weight: bold;
}
.prize-notes.small {
   font-size: 10pt;
}
.prize-notes em {
   font-style: normal;
   color: red;
}
.ultimatesteel table {
   margin: 15px auto;
}
/*
.ultimatesteel table[bgcolor="ffff00"],
.ultimatesteel table[bgcolor="#FFFF00"] {
   background-color: #ffff00;
}
*/
.ultimatesteel table td,
.ultimatesteel table th {
   vertical-align: top;
}
.ultimatesteel table td img,
.ultimatesteel table th img {
   max-width: unset !important;
}
#donate_to_win .validation_error {
   background: yellow;
}
#donate_to_win .gform_wrapper li.gfield.gfield_error {
   background: yellow;
   padding-left: 15px;
   padding-right: 15px;
}
input#gform_submit_button_15 {
   background: #9a0405;
}

.main .steel_list .blog-card-button.red {
    color: #fff;
    display: inline-block;
    font-size: 16px;
    line-height: 22px;
    margin-top: 10px;
    font-weight: 700;
    padding: 10px 25px;
}
.blog-card-button.red.pull-right {
   margin-right: 15px;
}
.main .blog-card-button.blue {
   color: #fff;
   background: #013;
   font-size: 16px;
   line-height: 22px;
}
.main .blog-card-button.blue:before {
   border-bottom-color: #013;
}
.main .blog-card-button.blue:after {
   border-top-color: #013;
}
#ajaxmodal .modal-dialog {
   overflow-y: initial !important
}
#ajaxmodal .modal-body {
   max-height: calc(100vh - 60px);
   overflow-y: auto;
}
.steel_list.main-index > .row {
   border-bottom: 3px solid #9a0405;
   padding-bottom: 10px;
}
.steel_list.main-index span[style="font-size: 18pt;"] {
    font-size: 16px !important;
    line-height: 24px !important;
    display: inline-block;
}
.steel_list h4,
.steel_list h3 {
   font-family: Libre Franklin, sans-serif;
   font-weight: 400;
   font-style: normal;
   line-height: 1.4;
}
.steel_list .image-column {
   padding-top: 20px;
   line-height: 18px;
}
h4.ultimatesteelprize_desc {
   padding: 5px 0;
}
.steel_list h4 span,
.steel_list h3 span {
   color: #9a0405;
   font-size: 18px;
}
.us_prize_specs h4 span:first-child {
    width: 170px;
    display: inline-block;
    text-align: right;
    padding-right: 10px;
}
.bg-graphic {
   font-family: Libre Franklin, sans-serif;
   font-size: 24px;
   font-weight: 400;
   font-style: normal;
   line-height: 1.4;
   padding: 15px;
   border: none;
   text-transform: none;
   text-decoration: none;
   background: #9a0405;
   color: #fff !important;
   position: relative;
   margin: 0 0 15px -30px;
}
.bg-graphic:after {
   position: absolute;
   content: "";
   width: 0;
   height: 0;
   top: 0;
   border-style: solid;
}
.bg-graphic:after {
   border-color: #9a0405 transparent transparent;
   right: -15px;
   border-width: 63px 15px 0 0;
}
.still_cell .bg-graphic {
   margin: 0 0 15px 0px;
}
.still_cell {
   padding-right: 100px !important;
}
.bg-graphic.blue {
   background: #013;
}
.bg-graphic.blue:after {
   border-color: #013 transparent transparent;
}
.value_style {
   font-size: 36px;
   font-weight: bold;
   color: #9a0405;
   margin-left: 0px;
   margin-bottom: 20px;
}
.donated_by_style {
   font-size: 18px;
   font-weight: bold;
   color: #9a0405;
   margin-left: 0px;
   margin-bottom: 20px;
}
.steel_list hr {
   border-top: 5px solid #9a0405;
}
.type-ultimatesteel .steel_list {
   margin-top: 0px;
}
.single-ultimatesteel h1.entry-title,
.ultimatesteelprize_desc a.more-link {
   display: none;
}
.steel_list form {
   margin: 25px 0;
}
.ultimatesteelprize_desc {
   padding: 15px 0 10px;
   margin: 0;
   font-size: 18px;
   line-height: 1.6;
}
.ultimatesteelprize_desc p {
   margin: 0 0 20px;
}
.ultimatesteelprize_desc.giveaway-excerpt p {
   margin: 0 0 0px;
}
@media(max-width:991px) {
   .bg-graphic {
      margin: 0 0 30px 0px;
   }
}
span.highlighter {
   color: #9a0405;
   font-size: 24px;
   line-height: 1;
}
ul span.highlighter {
   font-size: 18px;
}
.steel_list .mar-25 {
   margin-bottom: 25px;
}
.colored-value {
   font-weight: bold;
   text-transform: uppercase;
   font-size: 18px !important;
   color: #9a0405;
}
.ultimatesteelprize_desc span.blog-card-button.red.style-2 {
   display: inline-block;
   color: #fff;
   min-height: 42px;
   line-height: 32px;
   font-size: 18px;
   padding: 5px 10px;
   font-weight: bold;
   margin-right: 15px;
   margin-bottom: 25px;
}
.box-widget.red.single_prize {
   margin-bottom: 0 !important;
}
.box-widget.red.single_prize p {
   font-size: 28px;
   margin: 25px 0;
   line-height: 1.8;
}
.box-widget.red.single_prize strong {
   font-size: 32px;
   display: block;
   text-transform: uppercase;
}
.steel_list.user_story .bg-graphic {
   padding-left: 30px !important;
}
.steel_list hr:last-child {
   display: none;
}
#ajaxmodal .modal-dialog {
   width: 750px;
   max-width: calc(100% - 20px);
}
.ultimatesteelprize_desc ol,
.ultimatesteelprize_desc ul {
   margin-top: 0;
   margin-bottom: 20px;
   overflow: hidden;
}
@media (max-width:991px) {
   .type-ultimatesteelprize .entry-content img {
      margin: 0 auto 15px;
   }
}
.modal-content a.blog-card-button {
   margin-right: 15px;
}
article.ultimatesteel .ajaxpopup img,
img.bordered {
   border: 3px solid #000;
}
.steel_list h4 span.list_type_coma {
   color: inherit;
}
.steel_list h4 span.list_type_coma:after {
   content: ",";
   color: inherit;
}
.steel_list h4 span.list_type_coma:last-child:after {
   content: "";
}
#ajaxmodal button.close {
   cursor: pointer;
   border: 0;
   -webkit-appearance: none;
   font-size: 28px;
   background: #9a0405;
   padding: 5px;
   opacity: 1;
   color: #fff;
   text-shadow: none;
   position: absolute;
   z-index: 999;
   right: 0;
}
h2.cat_title {
   background: #013;
   color: #fff;
   padding: 15px;
   font-size: 32px;
}
.type-ultimatesteel ul.steel_list {
   margin-top: 0px;
   padding: 0;
   margin: 0;
   margin-bottom: 25px;
}
ul.steel_list li {
   display: block;
   width: 25%;
   float: left;
   padding: 0;
   margin: 0;
}
.donotshow {
   position: absolute;
   opacity: 0;
   z-index: -1;
}
button.text-link {
   color: #009;
   background: none;
   border: none;
   padding: 0;
   margin-bottom: 10px;
}
.tooltip1 {
   position: relative;
   display: inline-block;
}
.tooltip1 .tooltip1text {
   visibility: hidden;
   width: auto;
   background-color: #9a0405;
   color: #fff;
   text-align: center;
   border-radius: 6px;
   padding: 10px 5px;
   position: absolute;
   z-index: 1;
   bottom: 40px;
   left: 0;
   margin-left: 0;
   opacity: 0;
   transition: opacity 0.3s;
   line-height: 1;
   font-size: 14px;
}
.tooltip1:hover .tooltip1text {
   visibility: visible;
   opacity: 1;
}
input#gform_submit_button_14 {
   width: 100%;
   padding: 10px;
   display: block;
   border: 1px solid #ddd;
   border-color: #ddd;
   background-color: #f4f4f4;
   color: #444;
   font-size: 14px;
   line-height: normal;
   box-sizing: border-box;
   height: auto;
}
.sidebar .gform_wrapper span.ginput_total {
   color: #fff;
   font-size: inherit;
}
.sidebar .gform_wrapper span.ginput_product_price {
   color: #fff;
}
.sidebar .gform_wrapper li.gfield.gfield_creditcard_warning {
   border-top: none;
   border-bottom: none;
   background-color: transparent;
}
@media (min-width:768px) {
   .sidebar .col-sm-6 {
      width: 100%;
   }
}
.lwa-password input,
.lwa-username input,
.lwa-email input,
.lwa-remember-email input {
   color: #444;
}
.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_left select,
.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_right select,
.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield input[type=radio],
.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select {
   margin-left: 1px;
   color: #444;
}
.ultimatesteel-template-default aside.sidebar .gform_wrapper ul.gfield_checkbox li label,
.ultimatesteel-template-default aside.sidebar .gform_wrapper ul.gfield_radio li label {
   vertical-align: top;
   padding-top: 2px;
}

.giveaway-excerpt {
}
.modal-body article.ultimatesteelprize {
   margin-top: 15px;
}
.social-media a {
   color: #013;
   font-size: 32px;
   line-height: 32px;
   margin-right: 10px;
}
.social-media a:hover {
   opacity: 0.8;
   color: #013;
}
.social-media a img {
   width: 32px;
   height: auto;
   vertical-align: top;
}
.social-media.ultimatesteelprize_desc {
   margin-bottom: 15px;
   text-align: center;
   clear: both;
}
.fine-print p {
   font-size: 10px;
   line-height: 13px;
}
#ajaxmodal #modal-body img {
   border: 3px solid #000;
}
/*
#modal-container img {
   border: 3px solid #000;
}
*/
.fine-print img {
   border: none !important;
}


@media screen and (max-width: 767px) {
.ultimatesteel .table-responsive>.table>tbody>tr>td, .ultimatesteel .table-responsive>.table>tbody>tr>th, .ultimatesteel .table-responsive>.table>tfoot>tr>td, .ultimatesteel .table-responsive>.table>tfoot>tr>th, .ultimatesteel .table-responsive>.table>thead>tr>td, .ultimatesteel .table-responsive>.table>thead>tr>th {
    white-space: normal;
    float: left;
    width: 100%;
    border: none;
}
.ultimatesteel .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    border: none;
}
}

.sidebar #donate_to_win .ginput_container select {
    text-indent: 2px;
    margin-bottom: 5px;
    margin-top: 2px;
    line-height: 1.5;
    color: #444;
    padding: 10px;
}
@media(min-width: 768px) {
.pull-sm-right
{
	float:right!important;
}
}

.text-cta {
   color: #9a0405;
}

.ffl-logo {
   max-width: 80% !important;
}

.modal-body .modal-hide {
   display: none;
}