body {
    font-size: 18px;
}

.popover-btn i {
    margin-top: 7px;
    color: #ff6600;
}

#footerNavHome {
    margin-top: 6px;
    margin-bottom: 12px;
}
#footerNavHome a {
    /*color: #428bca;*/
    color : #0000ff;
}
.label_descr {
    font-weight: normal;
}
.autocomplete-suggestions { border: 1px solid #999; background: #FFF; overflow: auto; }
.autocomplete-suggestion { padding: 2px 5px; white-space: nowrap; overflow: hidden; }
.autocomplete-selected { background: #F0F0F0; }
.autocomplete-suggestions strong { font-weight: normal; color: #3399FF; }
.autocomplete-group { padding: 2px 5px; }
.autocomplete-group strong { display: block; border-bottom: 1px solid #000; }
.home_title {
    font-size: 18px;
    font-weight: bold;
}
.plus_half_height {
    margin-top: 6px;
}
#top-nav2.top-nav-bar-wo-ads {
    margin-bottom: 20px;
}
#gads {
    margin-bottom: 15px;
}
.breadcrumb {
    border-bottom: 1px solid #ebedf7;
    border-top: 1px solid #ebedf7;
    border-radius: 0;
    background-color: white;
    margin-bottom: 15px;
    padding: 8px 0;
}
#top_filters {
    margin-bottom: 20px;
}
#top_filters select {
    margin-top: 6px;
}
@media (max-width: 767px) {
    #top_filters a.btn {
        margin-top: 6px;
    }
}
@media (max-width: 767px) {
    .thumbnail-small{
        padding: 0;
    }
}
@media (min-width: 1200px) {
    #top-nav2 .navbar-nav>li>a {
        font-size: 22px;
        padding: 15px 24px;
    }
}
@media (max-width: 1199px) {
    #top-nav2 .navbar-nav>li>a {
        font-size: 18px;
        padding: 15px 19px;
    }
}

@media (max-width: 991px) {
    #top-nav2 .navbar-nav>li>a {
        font-size: 15px;
        padding: 15px 12px;
    }
}

.pending_user a:hover {
    text-decoration: none;
}
.pending_user img {
    width: 100%;
}
.pending_user span {
    font-weight: bold;
}
@media (min-width: 768px) {
    .modal-mid {
        width: 450px;
    }
}

.navbar-inverse .navbar-toggle {
    background-color: white;
    border-color: black;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #0066ff;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover{
    background-color: white;
}
.navbar-inverse .navbar-toggle:focus .icon-bar, .navbar-inverse .navbar-toggle:hover .icon-bar{
    background-color: #009900;
}

.navbar-inverse .navbar-collapse {
    border: none;
}
@media (max-width: 767px) {
    #top-nav .nav > li {
        text-align: right;
        background-color: #f5f5f5;
    }
}
#top-nav2 .navbar-nav {
    margin: 0;
}
.cropControls {
    margin-top: 5px;
    margin-right: 5px;
}
#avatar {
    width: 120px;
    height: 120px;
    position:relative;
    box-sizing: content-box;
}
#b_picture_1 {
    width: 400px;
    height: 300px;
    position:relative;
    box-sizing: content-box;
}
#b_picture_2 {
    width: 400px;
    height: 300px;
    position:relative;
    margin-bottom:0;
    box-sizing: content-box;
}
.btn-success {
    background-color: #333333;
}

.brand-text {
    padding-top: 10px;
    margin-left: 8px;
    font-size: 30px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
}
@media (max-width: 480px) {
    .brand-text {
        font-size: 14px;
    }
}

.navbar-brand {
    height: 65px;
    /*min-width: 320px;*/
    padding-top: 6px;
    padding-bottom: 0px;
}
.navbar-brand .brand-top {
    /*margin-top: 15px;*/
}
.navbar-brand span {
    font-size: 30px;
    font-weight: bold;
    line-height: 90%;
}
/*.navbar-brand .part1 {
    /!*font-style: italic;*!/
    color: #085DAD;
}
.navbar-brand .part2 {
    color: #333333;
    /!*margin-left: 12px;*!/
    /!*text-transform: uppercase;*!/
}
.navbar-brand .part3 {
    color: #333333;
    /!*text-transform: uppercase;*!/
    /!*margin-left: 79px;*!/
}
.navbar-brand .part4 {
    color: #085DAD;
}*/
.navbar-brand .brand-logo {
    margin-top: 10px;
}

.navbar-brand .brand-brand {
    /*margin-left: 20px;*/
}

@media (max-width: 767px) {
    .navbar-brand {
        height: 58px;
        /*max-width: 240px;*/
        margin-top: 6px;
    }
    .navbar-brand .part3 {
        margin-left: 0;
    }
    .navbar-brand span {
        font-size: 26px;
    }
    .navbar-brand .brand-logo {
        margin-top: 5px;
    }
}
@media (max-width: 480px) {
    .navbar-brand span {
        font-size: 16px;
    }
}
.ml0 {
    margin-left: 0;
}


.brand-text .part1 {
    color: #085DAD;
}
.brand-text .part2 {
    color: #333333;
}
.ta-right {
    text-align: right;
}
textarea.error_style {
    border: 1px solid #b94a48;
}
.display-none {
    display: none;
}
.ml0 {
    margin-left: 0;
}
.min-height-400 {
    min-height: 400px;
}
.min-height-200 {
    min-height: 200px;
}
.min-height-300 {
    min-height: 300px;
}
#top-nav {
    margin-bottom: 3px;
    background-color: white;
    /*border-bottom: 1px solid #e7e7e7;*/
    border: none;
}
#top-nav2 {
    margin-bottom: 0;
    background-color: white;
    z-index: 200;
    border: none;
    /*border-bottom: 1px solid #e7e7e7;;*/
    min-height: 50px;
    font-weight: bold;
}
#top-nav2 .nav-bar-menu {
    background-color: #085DAD;
    /*height: 50px;*/
}
#top-nav2 .navbar-nav>li>a {
    color: white;
    padding-top: 15px;
    padding-bottom: 15px;
}
#top-nav2 .navbar-nav>li.active>a, #top-nav2 .navbar-nav>li.active>a:hover{
    /*border-color: #777;*/
    /*border-bottom: 1px solid white;*/
    border: none;
    color: #ffffff;
    background: #333333;
}
#top-nav2 .nav-tabs {
    border-bottom: 1px solid #777;
    width: 100%;
    margin-bottom: -1px;
}
#top-nav2 .navbar-nav>li>a:hover, #top-nav2 .navbar-nav>li>a:focus {
    color: #F0F0F0;
}
#main {
    margin-top: 10px;
}
.signup-middle {
    max-width: 800px;
    margin: 0 auto;
}
footer {
    color: #F5F5F5;
}
footer a {
    color: #F5F5F5;
}
.footer-brand {
    font-size: 14px;
    vertical-align:middle;
}
.signup-field {
    margin-bottom: 22px;
}
body {
    overflow-y: scroll;
}
.nav>li>a {
    padding: 15px 22px;
}
@media (min-width: 768px) and (max-width: 991px) {
    .nav>li>a {
        padding: 15px 8px;
    }
}
@media (min-width: 992px) {
    .navbar-brand {
        /*margin-right: 40px;*/
        margin-top: 4px;
        font-size: 28px;
    }
}
.navbar-right button {
    margin-top: 8px;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus {
    /*background-color: #A8151C;*/
    /*color: white;*/
    background-color: white;
    color: #777;
}
.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus {
    color: black;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus {
    background-color: white;
    color: black;
}
.nav-stacked .active {
    background-color: #777;
}
.nav-stacked .active a:hover {
    color: white;
    background-color: #777;
}
.nav-stacked .active a {
    color: white;
}
.nav-stacked a {
    color: #777;
}
.navbar-inverse .navbar-brand {
    color: #777;
}
.navbar-inverse {
    background-color: #777;
    border-color: #777;
}
.navbar-inverse .navbar-nav>li>a {
    color: #777;
}
.navbar-static-top {
  margin-bottom:20px;
}

i {
    font-size:18px;
}

footer {
    margin-top:20px;
    padding-bottom:20px;
    background-color:white;
    color: #777;
}

.category_data .row:hover {
    /*background-color: ghostwhite;*/
}
.breadcrumb>li.breadcrumb-gplus:before {
    content: "";
    padding: 0;
}

.panel-frame {
    margin-bottom: 6px;
    border: 1px solid transparent;
}

.panel-default {
    border-color: #ddd;
}

h1 {
    font-size: 18px;
    font-weight: bold;
    margin-top: 10px;
}

h2 {
    font-size: 18px;
    font-weight: bold;
    margin-top:10px;
}

h3 {
    font-size: 18px;
    font-weight: bold;
}

.home_title1 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}

@media (max-width: 991px) {
    .margin-sm {
        margin-top: 10px;
        margin-bottom: 10px;
    }
}

.home_top_height {
    min-height: 116px;
}

.home_top_height.home_top_right {
    min-height: 120px;
}

.home_middle_height {
    min-height: 116px;
}

@media (max-width: 1199px) and (min-width: 992px) {
    .home_top_height {
        min-height: 140px;
    }
    .home_top_height.home_top_right {
        min-height: 144px;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .home_top_height {
        min-height: 170px;
    }
    .home_top_height.home_top_right {
        min-height: 174px;
    }
}

.home_top_right {
    position: relative;
}

.panel-success .panel-heading {
    color: #000;
    background-color: #fbfdfe;
    border-color: transparent;
}

.home_top_right .panel-heading {
    position: absolute;
    bottom: 0;
    right: 15px;
    left: 15px;
    margin-bottom: 0;
    top: 32px;
    border-radius: 4px;
    border: 2px solid #ebedf7;
}

.panel-success {
    border: 2px solid #ebedf7;
    border-radius: 0;
}


.top_gplus {
    margin-top: 15px;
}

@media (max-width: 419px) {
    .top_gplus {
        display: none;
    }
}
.home_recent .home_recent_title {
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
}

.home_recent a {
    line-height: 30px;
    font-size: 16px;
}

@media (max-width: 1199px) {
    .home_recent {
        line-height: 32px;
    }
    .spd-middle-ad {
        display: none;
    }
}

.country_digest {
    font-size: 18px;
    font-weight: bold;
    min-height: 30px;
    vertical-align: baseline;
}

.country_digest a {
    /*color: #ff6600;*/
    color: #0000ff;
    font-size: 20px;
    font-weight: bold;
    margin-right: 20px;
    text-decoration: underline;
    margin-top: -5px;
}

.home_main {
    /*margin-top: 10px;*/
}

hr {
    border-top-color: #ebedf7;
}

hr.hr_green {
    border-top-color: #ebedf7;
}

.country_digest .country_digest_data {
    margin-top: 3px;
    font-size: 18px;
}

hr.hr_invisible {
    margin: 0;
    padding: 10px 0 10px 0;
    border: none;
}
hr.hr_invisible_2 {
    margin: 0;
    padding: 6px 0 6px 0;
    border: none;
}
.pb_countries a {
    font-size: 16px;
    line-height: 32px;
}

.pb_countries .pb_countries_title {
    line-height: 32px;
    font-size: 18px;
    font-weight: bold;
}

.middle_ad {
    margin-bottom: 10px;
}

.pb_country h4 {
    font-size: 18px;
    font-weight: bold;
}

.pb_country h2 {
    font-size: 20px;
    font-weight: bold;
}

.pb_note {
    padding-top: 10px;
    padding-bottom: 10px;
}

.pb_info a {
    font-weight: bold;
}

.pb_country {
    font-size: 18px;
}


@media (min-width: 768px){
    .columns26 .col-md-2, .columns26 .col-sm-2, .columns26 .col-lg-2  {
        width: 3.84%;
        *width: 3.84%;
    }
}
@media (min-width: 1200px) {
    .columns26 .col-md-2, .columns26 .col-sm-2, .columns26 .col-lg-2 {
        width: 3.84%;
        *width: 3.84%;
    }
}
@media (min-width: 768px) and (max-width: 979px) {
    .columns26 .col-md-2, .columns26 .col-sm-2, .columns26 .col-lg-2 {
        width: 3.84%;
        *width: 3.84%;
    }
}


@media (min-width: 768px){
    .fivecolumns .col-md-2, .fivecolumns .col-sm-2, .fivecolumns .col-lg-2  {
        width: 20%;
        *width: 20%;
    }
}
@media (min-width: 1200px) {
    .fivecolumns .col-md-2, .fivecolumns .col-sm-2, .fivecolumns .col-lg-2 {
        width: 20%;
        *width: 20%;
    }
}
@media (min-width: 768px) and (max-width: 979px) {
    .fivecolumns .col-md-2, .fivecolumns .col-sm-2, .fivecolumns .col-lg-2 {
        width: 20%;
        *width: 20%;
    }
}

.modal-data-hide {
    display: none;
}

.alphabet_btn {
    font-size: 18px;
    font-weight: bold;
    color: #ff6600;
    text-decoration: underline;
}
.wp_state_cities {
    margin-bottom: 10px;
}

.wp_cities a {
    line-height: 28px;
}

.premium {
    background: #dddddd;
    border: 2px solid #ebedf7;
    padding: 10px;
}

.premium a:hover {
    text-decoration: none;
}

.premium .text-black {
    color: #000;
}

.premium .text-orange {
    color: #ff6600;
    font-weight: bold;
}

.premium .text-link {
    /*color: #428bca;*/
    color: #0000ff;
    font-weight: bold;
}

.premium .text-link:hover {
    text-decoration: underline;
}

.premium .premium_listing {
    font-size: 13px;
    font-weight: normal;
    color: #808080;
}

.premium .row {
    padding: 5px;
}

.premium_top {
    margin-top: 20px;
    margin-bottom: 20px;
}

.premium_middle {
    margin-bottom: 20px;
}

.no-results {
    padding: 30px;
}

.premium_resources {
    font-size: 14px;
}

.premium_resources a {
    line-height: 26px;
}

.premium_resources_bottom {
    margin-top: 20px;
}

.premium .subtitle {
    /*color: #808080;*/
    /*font-size: 14px;*/
    /*font-weight: bold;*/
}

.table_header {
    background-color: #085DAD;
    margin-bottom: 20px;
    color: white;
    font-weight: bold;
    font-size: 18px;
}

.table_header div {
    padding: 4px 15px;
}

.results_amount {
    margin-top: 20px;
    font-size: 18px;
}

.report_name {
    font-size: 18px;
    font-weight: bold;
}

.report_age {
    font-size: 18px;
}
.report_address {
    font-size: 18px;
}
.report_phone {
    font-size: 18px;
}

.get_full_report a {
    font-size: 18px;
    font-weight: bold;
    color: #ff6600;
}

.premium h3 {
    margin-top: 10px;
}

.rp_main {
    font-size: 18px;
    color: #303030;
}

.text_orange {
    color: #ff6600;
    font-weight: bold;
}

.form_recent {
    margin-top: 10px;
}
.form_recent a {
    font-weight: bold;
    line-height: 30px;
}

.how2call {
    margin-top: 10px;
    margin-bottom: 10px;
}

.how_2_call {
    /*margin-top: 10px;*/
    margin-bottom: 10px;
}

.rp_spokeo {
    margin-bottom: 15px;
}

.rp_more_info {
    margin-bottom: 15px;
}

.rp_spokeo a {
    font-size: 26px;
    text-decoration: underline;
    font-weight: bold;
}

.rp_spokeo span {
    font-size: 12px;
}

.rp_top_text {
    font-weight: bold;
    font-size: 22px;
}

.rp_bold_text {
    font-weight: bold;
    line-height: 22px;
}

.rp_bold_text2 {
    font-weight: bold;
    line-height: 22px;
}

.rp_bold_text a {
    font-weight: bold;
    line-height: 36px;
}

.sponsored {
    color: #808080;
}

.rp_phonebooks {
    font-weight: bold;
}

.rp_phonebooks a {
    font-size: 18px;
    font-weight: bold;
}

.caption {
    font-weight: bold;
}

.rp_margin {
    margin-top: 10px;
    margin-bottom: 10px;
}

.rp_margin_small {
    margin-top: 5px;
    margin-bottom: 5px;
}

.rp_lh_small {
    line-height: 18px;
}

.rp_lookup {
    font-weight: bold;
}

.rp_lookup a {
    font-size: 18px;
    font-weight: bold;
    text-decoration: underline;
}

.breadcrumb {
    border: none;
}
.pb_breadcrumbs {
    /*margin-left: -15px;*/
    /*margin-right: -15px;*/
    border-top: 1px solid #ebedf7;
    border-bottom: 1px solid #ebedf7;
    border-radius: 0;
    margin-bottom: 15px;
}

.pb_breadcrumbs .breadcrumb_right li.active a {
    /*color: #ff6600;*/
    /*color: #0000ff;*/
    font-size: 20px;
    text-decoration: underline;
    font-weight: bold;
}

.pb_breadcrumbs .row {
    margin-left: 0;
    margin-right: 0;
}

.pb_breadcrumbs .row div {
    padding-left: 0;
    padding-right: 0;
}

@media (min-width: 768px) {
    .pb_breadcrumbs .breadcrumb_right {
        text-align: left;
        padding-left: 30px;
    }
}

.pb_breadcrumbs .breadcrumb {
    margin-bottom: 0;
    border-radius: 0;
    /*max-height: 36px;*/
}

.pb_breadcrumbs li a {
    /*color: #464646;*/
    font-weight: bold;
}

.breadcrumb_right {
    border: none;
}

.hr_small {
    margin-top: 0px;
    margin-bottom: 0px;
}

.cc_row {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    font-size: 18px;
}
.cc_row:hover {
    background-color: #bcd5fc;
}

.cc_title {
    background-color: #c4e3f3;
    font-weight: bold;
    font-size: 18px;
    line-height: 32px;
}

.cc_title_row {
    margin-left: 0;
    margin-right: 0;
    /*margin-top: 20px;*/
}

.cc .middle_ad {
    margin-top: 10px;
}

.panel {
    margin-bottom: 6px;
}

.email_lookup_main, .phone_books_main, .white_pages_main {
    font-size: 18px;
}

.under_bc {
    margin-top: 15px;
}

.home-bottom {
    margin-top: 10px;
}

.rp_popup_btn {
    cursor: pointer;
    text-decoration: underline;
    font-size: 18px;
}

a {
    color: #0000ff;
}

.countries_row {
    line-height: 32px;
    font-size: 18px;
}

.north_america {
    line-height: 30px;
}

#main_popup .countries a {
    line-height: 28px;
}

.top_ad {
    margin: 10px auto;
}

.bottom_ad {
    margin: 10px auto;
}

.pb_bottom_left_ad {
    width: 336px;
    height: 280px;
    float: left;
    margin: 0 10px 10px 0;
}

.pb_bottom_right_ad {
    width: 336px;
    height: 280px;
    float: right;
    margin: 0 0 10px 10px;
}

@media (max-width: 767px) {
    .pb_bottom_left_ad {
        margin: 10px 0 10px 0;
        float: none;
        width: 100%;
        height: auto;
    }
    .pb_bottom_right_ad {
        margin: 10px 0 10px 0;
        float: none;
        width: 100%;
        height: auto;
    }
}

@media (max-width: 1199px) {
    .pb_bottom_left_ad_lg {
        margin: 10px 0 10px 0;
        float: none;
        width: 100%;
        height: auto;
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    .breadcrumbs .col-md-10 {
        width:75%;
    }
    .breadcrumbs .col-md-2 {
        width:25%;
    }
}

.continent_popup_btn {
    font-weight: bold;
    text-decoration: none;
}

.h_inline {
    display: inline-block;
}

.like_h2 {
    font-size: 18px;
    font-weight: bold;
    margin-top:10px;
}

.like_h1 {
    font-size: 18px;
    font-weight: bold;
    margin-top:10px;
}

.pb_ad_right div {
    /*padding: 0;*/
}

.pb_flag {
    float: left;
    margin-right: 10px;
    margin-bottom: 20px;
}

@media (max-width: 991px) {
    .pb_flag {
        float: none;
    }
}

.pb_ad_right h3 {
    margin-top: 0;
}

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

.sitemap .bold {
    font-weight: bold;
}

.rp_big_lineheight a {
    /*line-height: 32px;*/
}

@media (min-width: 768px) {
    footer .links a {
        padding: 20px;
    }
}
@media (min-width: 1200px) {
    .home_recent .padding_small {
        padding-left: 5px;
        padding-right: 5px;
    }

    .home_phone_books a {
        font-size: 18px;
        font-weight: bold;
        text-decoration: underline;
        color: #303030;
    }
}

.how_2_call_col {
    float: left;
    max-width: 480px;
}

.font_normal {
    font-weight: normal;
}

.panel_home_right {
    /*padding: 5px 15px;*/
    font-size: 16px;
}

.spd_link {
    color: #0000FF;
}

.pb_how_2_call {
    display: inline-block;
    width:100%;
}

@media (min-width: 1200px) {
    .pb_how_2_call h2 {
        margin-top: 48px;
    }
}

.wp_popular h3 {
    margin-top: 5px;
}

.pb_breadcrumbs .breadcrumb-hmm {
    text-align: right;
    padding-bottom: 0;
}

.panel-hmm {
    border: none;
    box-shadow: none;
}

.panel-hmm .panel-body {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}

.top-header-description {
    margin-top: 8px;
    margin-bottom: 8px;
    font-size: 16px;
}

.top-header-description h2 {
    font-size: 16px;
    font-weight: normal;
}

.like_h4 {
    font-size: 18px;
    font-weight: 500;
}

.country_digest h2 {
    margin: 0;
    line-height: 1.42857143;
}

.home_title1.h3 {
    margin: 0 0 10px 15px;
    line-height: 1.42857143;
}

.brand-logo {
    display: none;
}
.brand-brand {
    margin-left: 0;
}
.part3 {
    margin-left: 0;
}
.part2 {
    margin-left: 0;
}
.ml0 {
    float: left;
    display: inline-block;
    margin: 2px 0 0 0;
}
.navbar-brand {
    height: 45px;
}

.form-control {
    color: #333333;
}
::-webkit-input-placeholder {
    color: #555;
}

:-moz-placeholder { /* Firefox 18- */
    color: #555;
}

::-moz-placeholder {  /* Firefox 19+ */
    color: #555;
}

:-ms-input-placeholder {
    color: #555;
}

.top_ad {
    margin-top: 20px;
}

.pb_middle_ad {
    margin-top: 10px;
    margin-bottom: 10px;
}

.left-top-ad {
    margin-bottom: 10px;
}

@media (min-width: 768px) {
    .left-top-ad {
        min-height: 600px;
    }
}
.nav-square {
    margin-top: 16px;
}
@media (min-width: 768px) {
    .nav-square {
        margin-top: 0;
    }
}
.row.odd {
    background-color: #F4F8FC;
    padding: 8px 0 8px 0;
    width: 100%;
}
.row.even {
    background-color: #FFF;
    padding: 8px 0 8px 0;
    width: 100%;
}
.cc_title div {
    cursor: pointer;
    height: 64px;
}
.cc_title div:hover {
    color: #FF6600;
}
.cc_title div.active {
    /*background-color: #b4d3f3;*/
    color: #FF6600;
}
    /* ---------- LINKS ---------- */
a {
    /* Links color */
    color: #0000ee;
}
a:hover {
    color: #009900;
    text-decoration: underline;
}
a:focus {
    color: #009900;
}
.rp_popup_btn {
    color: #0000ee;
    text-decoration: none;
}
.rp_popup_btn:hover {
    color: #009900;
    text-decoration: underline;
}
.home_recent a {
    color: #0000ee;
    text-decoration: none;
}
.home_recent a:hover {
    color: #009900;
    text-decoration: underline;
}
.alphabet-orange a {
    color: #FF6600;
    font-weight: bold;
}
.alphabet-orange .active a{
    text-decoration: underline;
}
.alphabet-orange a:hover {
    color: #0000ee;
    font-weight: bold;
    text-decoration: underline;
}
#footerNavHome a:hover {
    color: #009900;
}

.text-normal, a.text-normal {
    font-weight: normal;
}

.margin-bottom-small {
    margin-bottom: 6px;
}

/*html {
    overflow-y:scroll;
}*/

.amazon {
    /*margin-top: 0;*/
}

.amazon-heading {
    margin-bottom: 4px;
    color: #FF6600;
    /*text-align: center;*/
    font-size: 16px;
}
.amazon-heading a {
    color: #FF6600;
}
.wp-form-margin {
    margin-top: 14px;
}
.amazon-content-text {
    margin-top: 15px;
}
.amazon-more {
    font-style: italic;
}

@media (min-width: 1200px) {
    .input-right-padding {
        padding-right: 35px;
    }
}

.fa-1-2x {
    font-size: 1.4em;
}

.btn-lg.btn-lg-home {
    padding: 8px 14px;
}

.email-search-form h2 {
    font-size: 18px;
}

.email-search.country_digest a {
    margin-right: 0px;
}

/* ---------- MAIN MENU ---------- */
#top-nav2 .nav-bar-menu {
    /* Main menu background color */
    background-color: #0066ff;
}
@media (max-width: 767px) {
    #top-nav2 {
        background-color: #0066ff;
    }
}
#top-nav2 .navbar-nav>li.active>a, #top-nav2 .navbar-nav>li.active>a:hover {
    /* Main menu active tab background color */
    /*background-color: #333333 ;*/
    background-color: #009900 ;
}
#top-nav2 .navbar-nav>li>a:hover, #top-nav2 .navbar-nav>li>a:focus {
    /*color: #009900;*/
    color: black;
}
/* ---------- LOGO ---------- */
.part1 {
    /* Logo 'Search' color */
    color: #0066ff ;
}
.part2 {
    /* Logo 'People' color */
    color: #009900;
}
.part3 {
    /* Logo 'Directory' color */
    color: #0066ff ;
}
.part4 {
    /* Logo '.com' color */
    color: #999999 ;
}

/* ---------- SEARCH BUTTONS ---------- */
.btn-warning {
    /* Search buttons color */
    background-color: #FF6600;
    border-color: #FF8040;
}

.btn-warning:hover {
    /* Search buttons color */
    background-color: #FF6600;
    border-color: #FF8040;
    color: #009900;
}

.top-content-title {
    margin-bottom: 5px;
    margin-top: 0;
}

.top-content-title a {
    text-decoration: underline;
}

.phonebooks-banner-continent {
    min-height: 300px;
}

.btn-verified3 {
    margin-top: 6px;
    height: 25px;
    width: 108px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-image: url(/images/beenverified.png);
}

.btn-verified {
    position: absolute;
    top: -30px;
    right: 8px;
    height: 25px;
    width: 108px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-image: url(/images/beenverified.png);
}

.btn-verified2 {
    position: absolute;
    top: -30px;
    left: 4px;
    height: 25px;
    width: 108px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-image: url(/images/beenverified.png);
}

.force-selected-tiny .input-lg, .force-selected-tiny .select2-container .select2-choice, input.form-control:focus.selected, .select2-container .force-selected-tiny, .force-selected-tiny {
    border-color: #FF6600;
    border-width: 3px;
}

.force-selected .input-lg, .force-selected .select2-container .select2-choice, input.form-control:focus.selected, .select2-container .force-selected, .force-selected {
    border-color: #FF6600;
    border-width: 3px;
}

.force-selected-alt .input-lg, .force-selected-alt .select2-container .select2-choice, .select2-container .force-selected-alt, .force-selected-alt {
    border-color: #009900;
    border-width: 3px;
}
.top-logo {
    font-weight: bold;
    padding: 0;
    margin-top: 8px;
}
.top-logo div {
    margin-top: 4px;
}
.top-logo div.part2 {
    margin-left: 30px;
}
.top-logo div.part3 {
    font-size: 18px;
    color: #444;
    margin-left: 60px;
}
.top-logo-2 span {
    color: white;
}
