/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 15 Sep, 2021, 2:46:31 PM
    Author     : abadade
*/

#listingContainer,
.filler-listing-view {
    max-width: 1000px !important;
}
.col-lg-8 .article_content_wrapper #surehits_r,
.calculator_content_section .col-lg-8 #surehits_r {
    border-top: 5px solid #055fa9;
    clear: both;
}
.col-lg-8 .article_content_wrapper #surehits_r .table-head,
.calculator_content_section .col-lg-8 #surehits_r .table-head,
.col-lg-8 .article_content_wrapper #surehits_r .start_saving_button .update_button,
.calculator_content_section .col-lg-8 #surehits_r .start_saving_button .update_button {
    font-size: 14px;
}
.col-lg-8 .article_content_wrapper #surehits_r .start_saving_button .update_button,
.calculator_content_section .col-lg-8 #surehits_r .start_saving_button .update_button {
    margin: auto;
}
.col-lg-8 .article_content_wrapper #surehits_r .bank-name,
.calculator_content_section .col-lg-8 #surehits_r .bank-name {
    font-size: 13px;
}
.col-lg-8 .article_content_wrapper #surehits_r .bank-logo,
.calculator_content_section .col-lg-8 #surehits_r .bank-logo {
    padding: 10px 10px 0px 10px;
}
.col-lg-8 .article_content_wrapper #surehits_r .advert-cmnt .lable,
.calculator_content_section .col-lg-8 #surehits_r .advert-cmnt .lable {
    font-size: 12px;
}
.col-lg-8 .article_content_wrapper #surehits_r .rate_tag,
.calculator_content_section .col-lg-8 #surehits_r .rate_tag {
    font-size: 36px;
}
.col-lg-8 .article_content_wrapper #surehits_r tr.surehits_list td,
.calculator_content_section .col-lg-8 #surehits_r tr.surehits_list td {
    padding-top: 20px !important;
}
.col-lg-8 .article_content_wrapper .cd-adv.advert-cmnt .tooltiptext,
.calculator_content_section .col-lg-8 .cd-adv.advert-cmnt .tooltiptext {
    left: -208px !important;
}
#featuredListing ul li {
    padding-bottom: 0px;
}
.col-lg-8 .article_content_wrapper .checking-listing .rate-tag {
    font-size: 30px
}
@media screen and (min-width: 768px) {
    .col-lg-8 .article_content_wrapper #surehits_r td.Bank,
    .calculator_content_section .col-lg-8 #surehits_r  td.Bank {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    #shHelpChoose_wrapper.show.shadow {
        z-index: 1031 !important;
        top: 56% !important;
    }
}
@media screen and (max-width: 767px) {
    #surehits_r .extra-table-row {
        border: 0px;
    }
}
