/*** body,container css ***/
body,body p,h1,h2,h3,h4,h5,h6,.entry-content
{
    font-family: 'Roboto', sans-serif !important;
}
body 
{
    background: #FFFFFF;
}
button,.button,.faux-button,
.wp-block-button__link,
.wp-block-file .wp-block-file__button,
input[type="button"], input[type="reset"],
input[type="submit"], .bg-accent, .bg-accent-hover:hover,
.bg-accent-hover:focus, :root .has-accent-background-color, .comment-reply-link {
    background-color: #006aff !important;
}
.container 
{
    max-width: 1170px;
    margin: 0 auto;
    width: 100%;
}
body section 
{
   width: 100% !important;
   float: left;
   max-width: 100% !important;
   padding: 1rem 0;
}
.post-inner 
{
    padding-top: 0px;
}
body a:focus
{
    outline: none !important;
}
/**** header css *****/

#site-header 
{
    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
}
#site-header a 
{
    color: #000 !important;
    font-weight: 600;
    font-size: 20px;
}
nav#site-navigation li
{
    list-style: none;
}
nav#site-navigation li 
{
    display: inline-block;
}
nav#site-navigation li a
{
    text-decoration:unset;
    font-size: 20px;
}
nav#site-navigation li a:hover
{
    text-decoration:underline;
}
nav#site-navigation ul 
{
    margin-bottom: 0px;
    position: relative;
}
.wc_search
{
    display: inline-block;
    width: 28%;
}
.header-navigation-wrapper ul.primary-menu 
{
    margin-left: 15px;
}
ul.primary-menu 
{
    display: inline-flex;
}
input[type=search]:focus
{
    outline:none;
}
.header-inner 
{
       padding: 1.5rem 0;
}
#site-header a.logout,
#site-header nav#site-navigation li a,
.selected_plan a.bdc-button,
nav#site-navigation li a
{
    /*background-color: #006aff;*/
    padding: 10px 20px;
    color: #000;
    text-transform: capitalize;
}
#site-navigation ul li {
  margin-left: 0px;
}
a#wc_click_btn {
    border-radius: 5px;
    color: #fff !important;
    font-size: 14px !important;
}
body:not(.overlay-header) .primary-menu ul 
{
    background-color: #006aff !important;
    box-shadow: 0 0 5px 0 rgb(0 0 0 / 50%);
    transition: .3s;
    margin-top: -10px;
    z-index: 2;
}
body:not(.overlay-header) .primary-menu > li > ul:after 
{
    border-bottom-color: #006aff !important;
}
#site-header nav#site-navigation li ul.sub-menu a 
{
    background-color: transparent !important;
    text-align: left !important;
    float: left;
    color: #fff !important;
}
#site-header nav#site-navigation li ul.sub-menu li
{
    width: 100%;
}
#site-header i.fa.fa-search 
{
    color: #000;
    font-size: 20px !important;
}
.wc_search .wp-block-search .wp-block-search__input 
{
    display: inline-block;
    width: 100%;
}
/*.page-id-39 .wp-block-search__inside-wrapper,
body.home .wp-block-search__inside-wrapper 
{
    display: none;
}*/
/**** footer css *****/

footer#site-footer 
{
    background: #000;
    color: #fff;
}
p.privacy-policy a,
p.powered-by-wordpress a,
a.to-the-top 
{
    color: #fff;
}
.footer-nav-widgets-wrapper.header-footer-group p,
footer#site-footer p
{
    font-size: 15px;
}
#site-footer a,
.widget.widget_nav_menu a 
{
    font-size: 18px;
}
.widget.widget_nav_menu a,
a.to-the-top
{
    color: #00beff !important;
    font-weight: 600;
}
.footer-nav-widgets-wrapper.header-footer-group,
footer#site-footer 
{
    background: #DDDDDD;
    padding: 10px 0;
    margin-top: 0px;
    float: left;
    width: 100%;
}
.footer-credits 
{
    display: none;
}
.footer-widgets-outer-wrapper 
{
    padding: 2rem 0;
}
a.to-the-top 
{
    float: right;
    text-align: right;
    width: 100%;
    color: #000;
}
nav.menu-footer-menu-1-container,
nav.menu-footer-menu-2-container
{
    text-align: center;
}
ul#menu-footer-menu-1 li,
ul#menu-footer-menu-2 li
{
    display: inline-block;
    margin:  0px 18px !important;
}
/*****  Search SEC Filings *****/

section.wc_sec_filing_secrach .wc_main_heading h1,
section.wc_sec_filing_secrach .wc_main_description 
{
    text-align: center;
    margin: 10px 0;
}
section.wc_sec_filing_secrach .wc_main_heading h3 
{
    text-align: center;
}
section.wc_sec_filing_secrach .wc_main_heading h1 
{
    margin: 20px 0;
}

section.wc_sec_filing_secrach .wc_main_form_field input[type="text"] 
{
    width: 50%;
    margin: 0px auto;
}

/**** wc_sec_filing_first_section & wc_sec_filing_fourth_section****/

section.wc_sec_filing_first_section .wc_sec_filing_first_content_left,
section.wc_sec_filing_fourth_section .wc_sec_filing_fourth_content_left 
{
    float: left;
    width: 48%;
    margin-right: 4%;
}
section.wc_sec_filing_first_section .wc_sec_filing_first_content_right,
section.wc_sec_filing_fourth_section .wc_sec_filing_fourth_content_right
{
    float: left;
    width: 48%;
}
/*** section.wc_sec_filing_signup ****/
section.wc_sec_filing_signup 
{
    text-align: center;
    background: #f2f2f2;
}
.entry-content .wc_sec_filing_first_section li 
{
    list-style: none;
    margin: 25px 0px;
    display: flex;
}

/*** section.wc_sec_filing_first_section ****/
.wc_sec_filing_first_section li i.fa-solid.fa-check-double 
{
    margin-right: 10px;
    margin-top: 5px;
    font-size: 23px;
}
section.wc_sec_filing_signup a.button 
{
    padding: 10px 35px;
    text-transform: capitalize;
    margin-bottom: 30px;
    background-color: #006aff;
    color: #fff !important;
}
.page-template-search-sec-filings.footer-top-visible .footer-nav-widgets-wrapper,
.page-template-sec-filings-list.footer-top-visible .footer-nav-widgets-wrapper,
.page-template-sec-filings-detail.footer-top-visible .footer-nav-widgets-wrapper
{
    margin-top: 0px;
}
.page-template-search-sec-filings .wc_sec_filing_signup h3,
.page-template-sec-filings-list .wc_sec_filing_signup h3,
.page-template-sec-filings-detail .wc_sec_filing_signup h3
{
    font-size: 4rem;
    margin: 6rem auto 3rem;
    font-weight: 700;
    color: #000;
}
.page-template-sec-filings-list .wc_main_heading_list h3
{
    font-size: 26px;
    font-weight: bold;
    text-transform: uppercase;
}
.page-template-sec-filings-list .wc_main_description_list p 
{
    font-size: 19px;
}
.wc_sec_filing_first_wrapper,
.wc_sec_filing_fourth_wrapper
{
    display: flex;
    flex-flow: wrap;
    align-items: center;
}
.wc_main_heading_list 
{
    float: left;
    width: 50%;
}
.wc_insidermain_heading_list 
{
    float: left;
    width: 28%;
}
.wc_view_profile_contact_btn_section 
{
   text-align: right;
    float: right;
    width: 50%;
    margin-top: 40px;
}
.wc_view_profile_contact_btn_section a.wc_contact_info_button,
.wc_view_profile_contact_btn_section a.wc_create_alert_button 
{
    padding: 10px 35px;
    background-color: #006aff;
    color: #fff !important;
    margin-left: 20px;
    font-size: 17px;
    border-radius: 5px;
}
.wc_secfiling_filter {
    float: left;
    width: 74%;
    text-align: right;
    margin-bottom: 0px;
    margin-top: 40px;
}
.wc_secfiling_list 
{
    float: left;
    width: 100%;
    margin-bottom: 40px;
    font-size: 18px;
}
body .pagination>li {
    float: left;
    margin-left: 0px;
    margin-top: 0px;
}

/**  modified by vinod on 23, May 2022 **/

.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th{
    border-right: none;
}

table#wcsecfilingList tbody tr td:first-child {
    text-transform: uppercase;
}

table#wcsecfilingList thead tr th,
table#wcsecfilingList thead tr,
table#wcsecfilingbyFormTypeList thead tr th,
table#wcsecfilingbyFormTypeList thead tr,
table#wcsecformTypeList thead tr th,
table#wcsecformTypeList thead tr,
table#InsiderReport thead tr th,
table#InsiderReport thead tr,
table#InsiderActivityReport thead tr th,
table#InsiderActivityReport thead tr
{
    border: none !important;
}

body table#wcsecfilingList a 
{
    color: #1a73e8;
    text-transform: capitalize !important;
}

section.wc_sec_filing_secrach input 
{
    border-color: #dad8d8;
    margin-bottom: 20px !important;
}

table#wcsecfilingList tr th,
table#wcsecfilingList tr td,
table#wcsecformTypeList tr td,
table#wcsecformTypeList tr th,
table#InsiderReport tr th,
table#InsiderReport tr td,
table#InsiderActivityReport tr td,
table#InsiderActivityReport tr th,
table#wcsecinsiderfilingList tr th,
table#wcsecinsiderfilingList tr td,
table#wcsecblogbyFormTypeList tr th,
table#wcsecblogbyFormTypeList tr td
{
    font-size: 14px;
    border-right: none !important;
}

table#wcsecfilingList thead tr th:last-child 
{
    width: 120px !important;
}
table#wcsecinsiderfilingList i.fas.fa-bell,
table#wcsecinsiderfilingList i.fas.fa-bell-slash,
table#wcsecfilingList i.fas.fa-bell-slash,
table#wcsecfilingList i.fas.fa-bell
{
    font-size: 16px !important;
}
h1.entry-title {
    font-size: 34px !important;
    font-weight: normal;
}
header.entry-header.has-text-align-center.header-footer-group 
{
    padding-bottom: 13px !important;
}
.color-accent, .color-accent-hover:hover, .color-accent-hover:focus, :root .has-accent-color, .has-drop-cap:not(:focus):first-letter, .wp-block-button.is-style-outline, a{
color: #00beff;
}
.button.mp-hide-pw .dashicons{
color:#fff;
}
/**  modified by vinod on 23, May 2022 **/


/** Added on 24,may2022  **/

.dataTables_paginate .table-bordered>tbody>tr>td
{
    border-right: none !important;
}
.dataTables_paginate .pagination>li>a,
.dataTables_paginate .pagination>li>span
{
        color: #337ab7 !important;
}
.dataTables_paginate .pagination>.active>a
{
    color: #fff !important;
}
.page-id-38 .mp_wrapper.wc_customnewsection 
{
    max-width: 1000px !important;
    margin: 0px auto;
    text-align: center !important;
}
.account_subscription {
    display: flex;
    flex-wrap: wrap;
}
.selected_plan 
{
   padding: 20px;
    float: left;
    width: 47%;
    margin-right: 20px;
    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
}
.wc_selected_plan 
{
    background: #ff6347;
    text-align: center;
    width: 45%;
    margin: 0px auto;
    border-radius: 20px;
    font-weight: bold;
}
.selected_plan .wc_plan_heading h3,
.wc_price_on_plan_caption,
.selected_plan a.bdc-button 
{
    text-align: center !important;
}
.selected_plan .wc_price_on_plan_page 
{
    text-align: center;
    font-weight: bold;
}
.selected_plan p.has-popup
{
    margin-bottom: 10px;
}
.mp_wrapper.wc_customnewsection .row 
{
    display: unset;
    margin-left: 0px;
}
.wc_price_on_plan_caption 
{
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 20px;
}
body.page-id-37 #site-content .entry-content p 
{
    text-align: center;
}
.memberpressproduct-template-memberpress-plan .article-raitings-page-wrapper.custom-template 
{
    background: #fff;
    padding-bottom: 20px;
}
.memberpressproduct-template-memberpress-plan .footer-widgets
{
    margin-top: 30px;
}
.memberpressproduct-template-memberpress-plan h1 
{
    font-size: 3rem;
}
.selected_plan a.bdc-button
{
    font-size: 18px !important;
    width: 150px !important;
    padding: 5px !important;
    height: unset !important;
}
.page-id-38 span.mepr-account-change-password 
{
    display: none;
}
li.wc_account_menu_link a{
background-color: transparent !important;
    color: #000 !important;
}
li.wc_account_menu_link span.wc_header_full_name {
    color: #000;
}

div#profileImage {
    border-radius: 50%;
    background-color: #3a3737;
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    float: left;
    margin-top: -8px;
    margin-right: 8px;
}
div#wc_first_step_fiedls .mp-form-row.mepr_first_name,
div#wc_first_step_fiedls .mp-form-row.mepr_last_name,
div#wc_first_step_fiedls .mp-form-row.mepr_mepr_company_name,
div#wc_first_step_fiedls .mp-form-row.mepr_email,
div#wc_first_step_fiedls .mp-form-row.mepr_password,
div#wc_first_step_fiedls .mp-form-row.mepr_password_confirm,
div#wc_custom_felds_signup_second_step .mp-form-row.mepr_custom_field.mepr_mepr_what_industries_are_you_interested_in,
div#wc_custom_felds_signup_second_step .mp-form-row.mepr_custom_field.mepr_mepr_zip_code
{
    float: left;
    width: 48% !important;
    margin-right: 2%;
    margin-top: 10px;
}
div#wc_first_step_fiedls .mp-form-row,
div#wc_custom_felds_signup_second_step .mp-form-row
{
    float: left;
    width: 100% !important;
    margin: 10px 0px;
   
}
.mp_wrapper div#wc_first_step_fiedls .mp-form-row label,
.mp_wrapper div#wc_custom_felds_signup_second_step .mp-form-row label 
{
    display: inline-block !important;
}
#wc_custom_felds_signup_second_step .mp-form-row.mepr_custom_field.mepr_mepr_company_name,
.mp-form-row.mepr_bold.mepr_price 
{
    display: none;
}
.more-btn
{
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}
.more-btn-2
{
   float: left;
    width: 100%;
    text-align: left;
    margin: 0px 0px 10px 0;
}
.more-btn a,
.more-btn-2 a
{
   background: #ccc;
    padding: 10px 40px;
    vertical-align: middle;
    text-decoration: none;
    display: inline-block;
    border: 1px solid #000 !important;
    color: #000 !important;
}
h3.wc_first_heading_create_account,
h3.wc_second_heading_create_account
{
    text-align: center;
    margin: 20px 0;
    font-weight: bold;
}
body #wc_first_step_fiedls a.have-coupon-link
{
    float: left;
}
#wc_custom_felds_signup_second_step .mp-form-submit 
{
    float: left;
    width: 100%;
    text-align: center;
}
/******* insight page css *******/

.page-template-filing-insights #site-content ul li a /* modified  on 28 nov 202 */
{
    color: #337ab7 !important;
    text-decoration: underline;
} /* modified  on 28 nov 202 */
.page-template-filing-insights #site-content ul li
{
    list-style: none;
    margin-left: 0px;
}
.page-template-filing-insights #site-content ul 
{
    margin: 0px;
}
section.section-page-heading 
{
    padding: 60px 0;
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #000;  
}
section.section-page-heading h1 
{
    float: left;
    width: 100%;
    font-size: 60px;
    line-height: 72px;
    font-weight: bold;
    font-family: roboto,sans-serif!important;
    color: #000;
    margin-bottom: 25px;
    margin-top: 0px;
}
section.section-page-heading span 
{
    float: left;
    width: 100%;
    font-size: 24px;
    color: #333;
    line-height: 34px;
}
section.company-section,
section.data-section 
{
    float: left;
    width: 100%;
    padding: 20px 0;
}
h2.section-heading 
{
    float: left;
    width: 100%;
    font-size: 34px;
    line-height: 40px;
    color: #000;
    margin-bottom: 30px;
    margin-top: 0px;
}
.Company-info-here 
{
    float: left;
    width: 100%;
}
.Company-column 
{
    float: left;
    width: 100%;
}
.Company-column ul li
{
    float: left;
    width: 25%;
    margin-bottom: 10px;
    /*text-decoration: underline;*/
    margin-left: 0;
    list-style: none;
}
.Company-column ul li a,
.Company-info-here ul li a
{
    color: #333 !important;
}
.Company-info-here ul li
{
    float: left;
    width: 33.3%;
    margin-bottom: 10px;
    /*text-decoration: underline;*/
}
section.data-section 
{
     border-bottom: 1px solid #000;margin-bottom: 10px;
}
section.data-information-section 
{
    float: left;
    width: 100%;
    padding: 20px 0 20px 0;
}
.data-info-column 
{
    float: left;
    width: 33.3%;
    margin-bottom: 30px;  
}
.data-info-column h3 
{
    float: left;
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    color: #000;
    margin: 15px 0;
}
.data-info-column ul 
{
    float: left;
    width: 100%;
    margin-top: 20px;
}
.data-info-column ul li
{
    float: left;
    width: 100%;
    margin-bottom: 10px;
    font-size: 14px;
    /*text-decoration: underline;*/
}
.data-information-section-inner 
{
    display: flex;
    flex-wrap: wrap;
}
section.recent-blog-post 
{
    float: left;
    width: 100%;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 40px 0;
}
.blog-post 
{
    float: left;
    width: 50%;
   
}
.blog-post h3 
{
    float: left;
    width: 100%;
    font-size: 24px;
    color: #000;
    margin: 10px 0;
}
.blog-post ul 
{
    float: left;
    width: 100%;
}
.blog-post ul li
{
 float: left;
    width: 100%;
    margin-bottom: 10px;
}
.blog-post ul li a
{
    color: #333;
    text-decoration: underline;
}
#wc_logo_on_sign_form a.custom-logo-link
{
    width: 150px;
    margin: 0px auto;
}
#wc_logo_on_sign_form img
{
    margin: 0px auto !important;
}
.memberpressproduct-template-memberpress-plan h1,
.mp-form-row.mepr_bold.mepr_price 
{
    text-align: center;
}
/** modified by vinod on 31, May 2022
/* The Modal (background) */
.globalsecsinup_modal {
  position: fixed; /* Stay in place */
  z-index: 2; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
  min-height:100px;
  overflow-x: hidden;
}

/* Modal Content/Box */
.globalsecsinup-modal-content 
{
  background-color: #fefefe;
    margin: 5% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 85%;
    min-height: 700px;
}

/* The globalsecsinupclose Button */
.globalsecsinupclose {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.globalsecsinupclose:hover,
.globalsecsinupclose:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.mepr_error ul li
{
    font-size: 15px;
}
#wcticketNews div,
#wcticketNews th,
#wcticketNews td,
#wcsecfilingbyFormTypeList th,
#wcsecfilingbyFormTypeList td 
{
    font-size: 14px;
    border-right: none;
}
#wcticketNews td,
.wc_sec_filing_secrach #InsiderReport td
{
    border-left: 0px;
}
table#wcticketNews thead tr th,
table#wcsecinsiderfilingList tr th
{
    border-bottom: 0px;
    border-left: 0px;
}
#wcticketNews h3
{
    margin-top: 0px;
}
#wcticketNews a, #wcsecblogbyFormTypeList a
{
    color: #1a73e8 !important;
    text-transform: capitalize !important;
    font-size: 16px;
}
.wc_sec_filing_secrach #InsiderReport td a, .wc_sec_filing_insider #InsiderActivityReport td a, 
.wc_secfiling_by_form_type_list #wcsecfilingbyFormTypeList td a, .wc_secinsider_list #wcsecinsiderfilingList td a {
    color: #1a73e8;
    text-transform: capitalize !important;
}
.wc_sec_filing_secrach #InsiderReport th,.wc_sec_filing_secrach #InsiderReport td, .wc_sec_filing_insider #InsiderActivityReport th,
.wc_sec_filing_insider #InsiderActivityReport td, .wc_secinsider_list #wcsecinsiderfilingList th, .wc_secinsider_list #wcsecinsiderfilingList td,
.wc_secinsider_list #wcsecagentfilingList th, .wc_secinsider_list #wcsecagentfilingList td, 
.wc_secfiling_list #wcTopAgents th, .wc_secfiling_list #wcTopAgents td,
.wc_secinsider_list #wcsecfilerfilingList th, .wc_secinsider_list #wcsecfilerfilingList td
 {
    font-size: 14px;
}
/* modified on 19 nov 2022 */
#wcsecblogbyFormTypeList td h3
{
    margin: 0 0 5px 0;
    letter-spacing: -0.5px;
}
/* modified on 19 nov 2022 */
/** modified by vinod on 31, May 2022 */

body.privacy-policy 
{
    margin: 0px;
    color: #000;
}
.wc_secfiling_list #wcNewFilers th, .wc_secfiling_list #wcNewFilers td{
    font-size: 14px;
    text-align: center;
}
.wc_secfiling_list #wcNewFilers th:first-child, .wc_secfiling_list #wcNewFilers td:first-child{
    text-align: left;
}
div#wcNewFilers_filter{
    display: none;
}
div#InsiderActivityReport_filter{
    display: none;
}
table{
    border: none !important;
}
body table#wcNewFilers a 
{
    color: #1a73e8;
    text-transform: capitalize !important;
}
.page-template-sec-insider-list #InsiderActivityReport_filter,
.page-template-sec-insider-list #wcsecblogbyFormTypeList_filter,
.page-template-sec-filings-list #InsiderActivityReport_filter,
.page-template-sec-filings-list #wcsecblogbyFormTypeList_filter 
{
    display: none;
}
table#wcsecblogbyFormTypeList thead tr th:nth-child(2), 
table#wcsecblogbyFormTypeList thead tr th:last-child 
{
    width: 15% !important;
}
table#wcsecblogbyFormTypeList thead tr th
{
    border-bottom: 0px !important;
}
table#wcsecblogbyFormTypeList thead tr th:first-child
{
width: 70% !important;
}
div#wcsecblogbyFormTypeList_wrapper 
{
    margin-bottom: 20px;
}
.mysavealertmodal-content input#savealertbutton
{
    padding: 10px;
    margin-top: 20px;
    font-size: 13px;
}
.mysavealertmodal-content input#wc_alert_name_field 
{
    padding: 10px;
}
.mysavealertmodal-content
{
    padding: 15px !important
}
body #wc_custom_felds_signup_second_step .mp-form-row.mepr_custom_field.mepr_mepr_job_title 
{
    float: left;
    width: 48% !important;
    margin-right: 2%;
}
div#wc_custom_felds_signup_second_step 
{
    float: left;
    width: 100%;
}
.wc_country select#mepr_country_name 
{
    padding: 12px 0;
}
.wc_country 
{
    float: right;
    width: 48%;
    margin: 10px 0;
    margin-right: 2%;
}
body .dataTables_paginate .pagination>li>a
{
    z-index: 0;
}
main#site-content-1 
{
    max-width: 1170px !important;
}
.page-id-38 .dataTables_wrapper div.dataTables_paginate ul.pagination,
.page-id-38 .dataTables_wrapper div.dataTables_info
{
    font-size: 14px;
}
main#site-content-1 .wc_main_heading h1 
{
    display: none;
}
main#site-content-1 .wc_secfiling_list h4
{
    margin: 0px;
}
main#site-content-1 .wc_sec_filing_secrach
{
    padding-top: 0px;
}
div#mepr-account-nav span a 
{
    text-decoration: underline;
}
main#site-content-1 div.dataTables_wrapper div.dataTables_processing 
{
   font-size: 14px;
}
table.table.table-bordered.table-striped.dataTable.no-footer tr th,
table.table.table-bordered.table-striped.dataTable.no-footer tr td 
{
    border-right: none !important;
}
table.table.table-bordered.table-striped.dataTable.no-footer tr th 
{
    border-bottom: none !important;
}
.single-post .section-inner.medium,
.single-post .entry-content p,
.single-post .section-inner,
body.privacy-policy .entry-content p,
body.privacy-policy ul.small,
.page-id-3 .entry-content ol,
.page-id-3 .entry-content p,
.page-id-3 .entry-content ul 
{
    max-width: 1170px !important;
}

.single-post .pagination-single a
{
    font-size: 16px;
}
.single-post.singular p,
.single-post.singular .intro-text p 
{
    font-size: 19px;
}
.page-id-38 .mp_wrapper 
{
    max-width: 800px !important;
}
#mepr-account-nav 
{
    text-align: center;
}
.wc_sec_filing_secrach img.custom-logo 
{
    margin: 0px auto !important;
}
section.wc_sec_filing_secrach {
    padding: 0px;
    margin: 0px;
}
body:not(.singular) main>article:first-of-type {
    padding-top: 2rem;
}
.globalseclogin_modal{
    position: fixed;
    z-index: 2;
    left: 50;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
    min-height: 100px;
    overflow-x: hidden;
}
.globalsecloginclose{
float: right;
    font-size: 28px;
    font-weight: bold;
}
.globalseclogin-modal-content {
    background-color: #fefefe;
    margin: 5% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 45%;
    min-height: 400px;
}
.mp_wrapper .mepr-payment-method .mepr-payment-method-desc-text h4 {
    font-size: 17px;
}
form.mepr-newpassword-form.mepr-form {
    margin-bottom: 86px;
}
tr.wchidetehserows {
    display: none;
}
.wc_view_more_ticker_news_button {
    text-align: center;
}
.wc_view_more_ticker_news_button .button {
    background-color: #575757 !important;
    text-align: center;
    padding: 10px 10px;
    font-size: 13px;
    border-radius: 5px;
    color: #fff !important;
    float: left;
}
/*.news-block__details {
    margin-top: -16px;
    float: left;
}*/
a.threedots 
{
    font-size: 26px;
}
#wcsecinsiderfilingList .modal-news-details .share-block a {
    color: #333;
}
#wcsecinsiderfilingList .modal-news-details .share-block a:hover {
    color: #1a73e8;
}
#wcsecfilingList .modal-news-details .share-block a {
    color: #333;
}
#wcsecfilingList .modal-news-details .share-block a:hover {
    color: #1a73e8;
}
/* modified on 21 nov 2022 */
table#wcsecfilingList img,
table#wcsecinsiderfilingList img,
table#wcsecagentfilingList img,
table#wcsecfilingbyFormTypeList img,
table#wcsecfilerfilingList img
{
    width: 30px !important;/*width: 20px !important;*/
}
/* modified on 21 nov 2022 */
 .wcsubhead {
    font-size: 16px;
    letter-spacing: 0px;
    font-weight: 600;
}
.wc_main_heading_list h1 {
    margin-top: 30px;
    font-size: 30px;
    font-weight: 600;
}
.contact_info h3 {
    text-decoration: underline;
}
span.poptitle {
    font-weight: 600;
}
table#wcsecinsiderfilingList .modal-news-details,
table#wcsecagentfilingList .modal-news-details
{
    width: 120px !important;
}
table#wcsecinsiderfilingList ul.share-block,
table#wcsecfilingList .modal-news-details ul.share-block,
table#wcsecfilingList .modal-news-details ul.share-block li,
table#wcsecagentfilingList ul.share-block,
{
    margin-left: 0;
}
table#wcsecfilingList .modal-news-details
{
     width: 125px !important;

}

.wc_search{
    border-radius: 0 0 0.1875rem 0.1875rem;
    display: block;
    width: 28%;
    top: 100%;
    position: absolute;
    max-width: 430px;
    right: 0;
    width: 100%;
    z-index: 10;
    background: #ffffff;
    padding: 20px;
    box-shadow: 0 30px 50px 0 rgb(0 0 0 / 30%);
    justify-content: center;
    align-items: center;
}
#wc_select_from, #wc_select_to {
    width: 165px;
    padding: 5px;
    margin-left: 10px;
}
.wc-form-col {
  display: inline-block;
  margin: 0 15px;
}


table#wcsecfilingList thead tr th:nth-child(5)
{
    min-width: 30px;
    width: 200px !important;
}
table#wcsecinsiderfilingList thead tr th:nth-child(5){
    width: 110px !important;
}
table#wcticketNews tbody tr td:nth-child(2) {
    min-width: 150px;
}

span.wc_down_red {
    color: red;
}

span.wc_up_green {
    color: green;
}



/* The Modal (background) */
.company_modal {
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
  min-height:100px;
}

/* Modal Content/Box */
.company-modal-content {
  background-color: #fefefe;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  border: 1px solid #888;
  width: 35%; /* Could be more or less, depending on screen size */
}

/* The companyclose Button */
.companyclose {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.companyclose:hover,
.companyclose:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.company_address {

    width: 100%;
    line-height: 36px;
}
.upgrade_modal {
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
  min-height:100px;
}

/* Modal Content/Box */
.upgrade-modal-content {
  background-color: #fefefe;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  border: 1px solid #888;
  width: 50%; /* Could be more or less, depending on screen size */
}

/* The companyclose Button */
.upgradeclose {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.upgradeclose:hover,
.upgradeclose:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.login_modal {
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
  min-height:100px;
}

/* Modal Content/Box */
.login-modal-content {
  background-color: #fefefe;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  border: 1px solid #888;
  width: 50%; /* Could be more or less, depending on screen size */
}

/* The companyclose Button */
.loginclose {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.loginclose:hover,
.loginclose:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

table#wcsecinsiderfilingList tbody tr td:last-child,
table#wcsecagentfilingList tbody tr td:last-child,
table#wcsecfilingList tbody tr td:last-child,
table#wcsecfilerfilingList tbody tr td:last-child
 {
    position: relative;

}

table#wcsecinsiderfilingList thead tr th:last-child,
table#wcsecagentfilingList thead tr th:last-child,
table#wcsecfilingList thead tr th:last-child,
table#wcsecfilerfilingList thead tr th:last-child
{
text-align: center;
}

table#wcsecinsiderfilingList .modal-news-details
 {
    width: 170px;
    max-width: 170px;
    background: #fff;
    padding: 0px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    opacity: 1;
    top: 80px;
    border: 1px solid rgba(0, 0, 0, .25);
    right: 0;
    position: absolute;
    z-index: 12312313212;
    display:none;
}
/* on 15 nov 2022*/
table#wcsecfilerfilingList .modal-news-details
 {
    width: 130px;
    max-width: 170px;
    background: #fff;
    padding: 0px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    opacity: 1;
    top: -116px;
    border: 1px solid rgba(0, 0, 0, .25);
    right: 0;
    position: absolute;
    z-index: 2;
    display:none;
}
table#wcsecinsiderfilingList ul.share-block,
table#wcsecagentfilingList ul.share-block
{
    list-style-type: none;
    margin-left: 0px;
    text-align: left;
}
table#wcsecfilerfilingList ul.share-block{
    list-style-type: none;
}
table#wcsecinsiderfilingList tbody tr td:last-child>a,
table#wcsecagentfilingList tbody tr td:last-child>a 
 {
    float: left;
    margin-right: 2px;
}

table#wcsecfilingList tbody tr td:nth-child(1) {
    min-width: 60px;
}

table#wcsecfilingList tbody tr td:nth-child(3) {
    min-width: 160px;
}


table#wcsecfilingList tbody tr td:nth-child(4) {
    min-width: 150px;
}

table#wcticketNews tbody tr td:nth-child(2) {
    min-width: 125px;
}

span.wc_down_red {
    color: red;
}

span.wc_up_green {
    color: green;
}
table#wcsecfilingList tbody tr td:last-child {
    position: relative;
   
}


table#wcsecfilingList .modal-news-details {
    width: 288px;
    max-width: 288px;
    background: #fff;
    padding: 0px 10px 0px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    opacity: 1;
    top: -116px;
    border: 1px solid rgba(0, 0, 0, .25);
    right: 0;
    position: absolute;
    z-index: 2;
    display:none;
}
table#wcsecfilingList ul.share-block {
    list-style-type: none;
    margin-left: 0px;
}
div#wcsecfilingList_filter {
    display: none;
}

table#wcsecfilingList tbody tr td:last-child>a {
    float: left;
    margin-right: 2px;
}
table#InsiderActivityReport {
    max-width: 100% !important;
    width: 100% !important;
}
.wc_sec_filing_insiders .container {
    max-width: 100%;
    width: 100%;
}
.widget-title {
    margin: 0;
    font-weight: bold;
    padding: 20px 20px;
    background: #006aff;
    font-size: 18px;
    color: #fff;
    text-transform: capitalize;
}
.wclatest_blogs, .wcticker_news {
    padding: 10px 0;
    padding-bottom: 21px;
    text-align: center;
    margin-bottom: 35px;
    float: left;
    width: 100%;
    font-size: 14px;
}
.wcwidget {
    background: #ffffff;
    margin-bottom: 20px;
    
}
.wclatest_blogs ol, .wcticker_news ol {
        margin: 0 0 0 0;
    padding: 15px 3px;
    font-size: 14px;
    font-weight: 500;
    text-align: left;
}


.mepr-login-actions {
    margin-bottom: 20px;
}
.company-modal-content h2 {
    font-weight: 600;
}
.company-modal-content .ticker_title {
    font-weight: 600;
    font-size: 12px;
}
body:not(.enable-search-modal) .header-titles-wrapper{
    margin-right: 0px;
}
.header-navigation-wrapper {
    display: inline-block;
    width: 30%;
}
.wc_secinsiderfiling_filter {
    width: 50%;
    float: left;
    margin-top: 70px;
}
/*section.wc-insider_table {
    padding-bottom: 0px;
}*/
h3.wcformheadings {
    font-size: 14px;
    font-weight: 600;
    margin: 10px 0;
}

.wccontainer 
{
    float: left;
    width: 100%;
}
h3.widget-title 
{
    background: none;
    color: #000;
    border-bottom: 2px solid #e7e7e7;
    padding: 0 0 20px 0;
}
.wcticker_news ul li,
.wc_secblog_by_form_type_list.wcwidget ul li
 {
    list-style: none;
    margin-left: 0;
    text-align: left;
    border-bottom: 1px solid #ececec;
    padding: 15px 0;
}
.wcticker_news ul,
.wc_secblog_by_form_type_list.wcwidget ul
 {
    margin-left: 0px;
}
.wcticker_news ul li:last-child
{
    border: none;
}
.top-navigation-right {
  float: right;
  width: 58%;
  text-align: right;
}
div#wcsecfilingList_wrapper table,
table#wcTopAgents {

    width: 100% !important;
   overflow: auto;
max-width: 100%; /* modified on 28 nov 2022 for ull width table */
}
li.wchidetehserows {
display: none;
}
/*section.wc_sec_filing_secrach .container*/
section.wc_sec_filing_insider .container
{
    max-width: 100%; /* modified by vinod on 4 nov 2022*/
    width: 1170px;
}
.wc_sec_filing_insider #InsiderActivityReport td:nth-child(2),
.wc_sec_filing_insider #InsiderActivityReport td:nth-child(7)  
{
    min-width: 90px;
}
.wc_sec_filing_insider #InsiderActivityReport td:nth-child(5),
.wc_sec_filing_insider #InsiderActivityReport td:nth-child(6) 
{
    min-width: 70px;
}
.twolineheading {
    text-align: center;
}
#InsiderActivityReport th{
    vertical-align: middle;
}
.wc_sec_filing_insider #InsiderActivityReport td:nth-child(3),
.wc_sec_filing_insider #InsiderActivityReport td:nth-child(4)
{
    text-align: center;
}

/** modified by vinod on 30, June 2022 to open pdf in modal **/
/* The Modal (background) */
.pdfmodal {
  position: fixed; /* Stay in place */
  z-index: 2; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.pdfmodal-content {
  background-color: #fefefe;
  margin: 4% auto; /* 15% from the top and centered */
  padding: 20px;
  border: 1px solid #888;
  width: 90%; /* Could be more or less, depending on screen size */
  /*height: 90%;*//* on 2 nov 2022 */
}

/* The Close Button */
.pdfmodalclose {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.pdfmodalclose:hover,
.pdfmodalclose:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
/** modified by vinod on 30, June 2022 to open pdf in modal **/


/* .wcactions{
    min-width: 150px !important;
 }*/
.wcsharebtn {
    float: right;
    width: 13%;
    margin-top: -15px;
}
.wcsharebtn .btn{
    padding: 6px 2px;
}

table#wcsecagentfilingList thead tr th:nth-child(2) {
    width: 200px !important;
}
/*table#wcsecagentfilingList thead tr th:nth-child(3) {
    width: 255px !important;
}*/
table#wcsecagentfilingList thead tr th:nth-child(5) {
    width: 100px !important;
}

table#wcsecagentfilingList thead tr th:last-child {
    width: 120px !important;
}
table#wcsecinsiderfilingList thead tr th:nth-child(2) {
    width: 355px !important;
}
table#wcsecfilingList thead tr th:nth-child(2) {
    width: 355px !important;
}
span.wcagentcik {
    font-size: 12px;
}
.actionbtns {
    text-align: right;
    float: right;
    width: 100px;
}
.actionbtns a {
    float: left;
    margin-right: 2px;
}
table#wcsecfilingList ul.share-block li {
    margin-left: 0px;
}
li.paginate_button {
    margin: 2px !important;
    padding: 0px !important;
}
ul.loggedin-search {
    float: left;
    width: 70%;
}
ul#company-list {
    text-align: left;
    padding: 0px;
}
#company-list li {
    padding: 0px;
    margin: 0px;
    width: 100%;
}
ul#company-list li a {
    padding: 0px !important;
    font-size: 14px;
    line-height: 35px;
    font-weight: 600;
}
span.tickr_name {
    font-weight: 400;
}
form.seacrh-sec-filings-form {
    position: relative;
}
#autosuggest {
    width: 50%;
    left: 0;
    right: 0;
    position: absolute;
    top: 60px;
    z-index: 1000;
    float: left;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0 auto;
    font-size: 1rem;
    color: #495057;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #e9ecef;
    border-radius: 0.25rem;
}
#autosuggest  #company-list li
{
    list-style-type: none;
}
#wcTopAgents a {
    text-transform: capitalize;
}
li.wc_account_menu_link ul.sub-menu {
   position: absolute !important;
   
}
.footer-widgets.column-third.grid-item img 
{
    margin-top: 45px;
}



.primary-menu li.menu-item-has-children span.wc_header_full_name:hover>ul
{
    right: 0;
    opacity: 1;
    transform: translateY(10);
    transition: opacity .15s linear,transform .15s linear;
}
.scroll-element .scroll-bar, .scroll-element .scroll-arrow {
    background: #bbb;
    height: 7.5px;
    border-radius: 100px;
    position: absolute;
}

/*.scroll-wrapper > .scroll-content{
    margin-top: 20px !important;
}*/
.scroll-element.scroll-x.scroll-scrollx_visible{
    position: absolute;
    top: 0;
    width: 100%;
    height: 20px;
}
.wc_insidermain_heading_list h1 {
    text-transform: capitalize;
}
table#InsiderActivityReport tr td,
.wc_secinsider_list #wcsecinsiderfilingList td:nth-child(3),
table#wcsecinsiderfilingList tr td:nth-child(5)
    {
    white-space: pre;
    }
    .scroll-element.scroll-x.scroll-scrollx_visible, .scroll-element.scroll-y.scroll-scrolly_visible {
    display: none !important;
}
table#wcTopAgents td
{
    white-space: pre;
}
table#wcTopAgents td:nth-child(2)
 {
    white-space: normal;
}

table#wcsecagentfilingList td:first-child
{
white-space: pre;
}
table#wcsecagentfilingList,
table#wcsecinsiderfilingList 
{
    overflow: auto;
}
table#wcsecagentfilingList .modal-news-details,
table#wcsecinsiderfilingList .modal-news-details,
table#wcsecfilerfilingList  .modal-news-details
{
    right: 5px;
}
.wc_not_a_member_desc {
    width: 100%;
    float: left;
    font-weight: 600;
}
/****** added on 27july2022 *******/

body .wc_field label
{
    font-weight: 700 !important;
}
body .wc_field 
{
    margin-bottom: 20px;
}
body .wc_field input.wpcf7-form-control,
body .wc_field textarea.wpcf7-form-control.wpcf7-textarea 
{
    margin-bottom: 10px !important;
    font-size: 16px !important;
    padding-left: 10px !important;
}
body .wc_field .wpcf7-not-valid-tip 
{
    margin: 5px 0px 20px 0px !important;
}
body .wc_field input.wpcf7-form-control.has-spinner.wpcf7-submit
{
    width: 100%;
    text-transform: capitalize;
    padding:12px;
    text-align:center;
}
body .wc_field .wc_consent 
{
    display: block;
    width: 100%;
    font-size: 17px;
    color: #333;
    background-color: #fff;
    border: 1px solid #e7e7e7;
    resize: none;
    padding: 15px;
    margin-bottom: 15px;
    box-shadow: none;
}
body .wc_field .wc_consent a
{
    color: #333;
    text-decoration: underline;
}
div#wcsecfilerfilingList_filter {
    display: none;
}
table#wcsecfilerfilingList td:nth-child(5),
table#wcsecagentfilingList td:nth-child(5)
{
    white-space: pre;
}

table#wcsecfilerfilingList td:first-child,
table#wcsecagentfilingList td:first-child
 {
 white-space: pre;
}
.footer-widgets .widget-content img 
{
    margin: 0 auto;
    vertical-align: middle;
    margin-top: 5px;
}
nav.menu-footer-menu-1-container a,
.menu-footer-menu-2-container a 
{
    color: #00beff !important;
    font-weight: 600;
}
.page-id-18 .footer-nav-widgets-wrapper.header-footer-group, 
.page-id-18 #site-footer 
{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.header-inner,
.section-inner 
{
    max-width: 1170px;
}
.container
{
    padding: 0px !important;
}
ul#menu-footer-menu-1 li:last-child,
ul#menu-footer-menu-2 li:last-child 
{
    margin-right: 0px !important;
}
nav.menu-footer-menu-1-container a,
.menu-footer-menu-2-container a
{
    font-size: 18px;
}
.page-id-18 .wc_secfiling_list {
    font-size: 18px;
    line-height: 30px;
    text-align: center;
}
table#wcsecfilingList, table#wcNewFilers {
    margin: 1rem 0;
}
/* removing left scroll for data tables */
.table-responsive .scroll-wrapper > .scroll-content
 {
   overflow-y: hidden !important;
}

/* Crowdfunding css on 7 Nov 2022*/
table#wcsecfilingsCrowdfundinglist  thead tr th {
    border: none;
}

tbody#wcsecfiling-crowdfunding-list-body tr td {
    border-left: 0px !important;
    border-right: 0px !important;
}
tbody#wcsecfiling-crowdfunding-list-body tr td {
   padding:8px;
    font-size: 14px !important;
    position: relative;
}
table#wcsecformTypeList  tbody tr td {
    border-left: none !important;
}
table#wcsecfilingsCrowdfundinglist img {
    width: 30px !important;
}
.wcsharebtn a {
    color: #337ab7;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
table#wcTopAgents td,
table#wcTopAgents th
{
    border: none !important;
}
/**bottdtrap css***/
.h1, h1 {
    font-size: 36px;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}
h1 {
    margin: 0.67em 0;

}
a {
    color: #337ab7;
    text-decoration: none;
    background-color: transparent;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
a:focus, a:hover {
    color: #23527c;
    text-decoration: underline;
}
a:active, a:hover {
    outline: 0;
}
body {
    
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}
.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
.col-md-9 {
    width: 75%;
}
.col-md-3 {
    width: 25%;
}
.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left;
}
tr.wc_portryal_load_more_button a {
    background: #006aff;
    color: #fff !important;
    padding: 8px 15px;
    border-radius: 6px;
    margin: 0 auto;
    float: none !important;
}
.wc_portryal_load_more_button td {
    text-align: center !important;
}
.showsort:after {
    content: "\f0dc";
    font-family: 'FontAwesome';
    cursor: pointer;
    padding-left: 8px;
}
.DESC_icon:after{
    content: "\f0dd";
    font-family: 'FontAwesome';
    cursor: pointer;
    padding-left: 8px;
}
.ASC_icon:after{
    content: "\f0de";
    font-family: 'FontAwesome';
    cursor: pointer;
    padding-left: 8px;
}

input#searchInput {
    width: 25%;
    float: left;
    padding: 10px;
}
.searchform button {
    width: 4%;
    margin: 0;
    padding: 11px;
    float: left;
}
.table-responsive.wrapper2 {
    float: left;
    width: 100%;
}
select#since {
    float: right;
    width: 23%;
    padding: 10px;
}
select#viewoption {
    width: 10%;
    margin: 0px 10px;
    padding: 9px;
    float: left;
}

html body 
{
    background: #FFFFFF;
    box-sizing: border-box;
    color: #000;
    font-size: 1.8rem;
    letter-spacing: -.015em;
    text-align: left;
}

/* modified by vinod on 4 nov 2022  for new-filers css after including bootstrap*/

.table-bordered>tbody>tr>td {
    border: 1px solid #ddd;
}
.table>tbody>tr>td {
    padding: 8px;
}
.h2, h2 {
    font-size: 30px;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}
h3 {
    margin-top: 20px !important;
    margin-bottom: 10px !important;
    /*font-size: 24px !important;*/
}
table#wcNewFilers thead {
    border-color: inherit;
    /* border-style: solid; */
    border-width: 0;
}
 table#wcNewFilers thead {
    border-style: hidden !important;
}
table#wcNewFilers tr th h3 {
    font-size: 18px !important;
}
tr#wc_single_Politician_portryal_loader {
     border:0px;
}
section.wc_sec_filing_secrach .container {
     max-width: 100%; 
     width: 1170px;
}
/* modified by vinod on 4 nov 2022  for new-filers css after including bootstrap*/
tr#wc_single_Politician_portryal_loader td img {
    margin: 0 auto;
    text-align: center;
    /*bottom: 150px;*/
    position: absolute;
    left: 50%;
    
}

tr#wc_single_Politician_portryal_loader {
    border: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgb(255 255 255 / 86%);
    bottom: 0;
    left: 0;
}
#wc_single_Politician_portryal_loader td {
    width: 100%;
    display: block;
    position: initial !important;
}
tr.wc_portryal_load_more_button td {
    border: none !important;
    background: none !important;
    padding-top: 27px !important;
}
a.threedots.btn.btn-primary {
    background: transparent;
    border-color: blue;
    border-radius: 20px;
    border-color: #1a73e8;
}
a.threedots.btn.btn-primary {
    font-size: 14px;
}

/*#wcsecfiling-individual-insider-list-body tr {
    position: relative;
}*/
tr.wc_portryal_load_more_button_activity_report a {
    background: #006aff;
    color: #fff !important;
    padding: 8px 15px;
    border-radius: 6px;
    margin: 0 auto;
    float: none !important;
    text-transform: capitalize !important;
}
tr.wc_portryal_load_more_button_activity_report {
    background: none !important;
    border: none !important;
    text-align: center;
}
tbody#wcsecfiling-insideractivity-list-body tr td {
    font-size: 14px;
    padding: 8px;
    border-left: 0px;
    border-right: 0px;
}
tr.wc_portryal_load_more_button_activity_report td {
    padding-top: 30px !important;
    border: none !important;
}
tr#wc_single_Politician_portryal_loader_activity_reports {
    border: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgb(255 255 255 / 86%);
    bottom: 0;
    left: 0;
}
.fromtop img{
    top: 50px;
    width: 30px;
}
.frombottom img{
    bottom: 100px;
    width: 30px;
}
tr#wc_single_Politician_portryal_loader_activity_reports td img {
    margin: 0 auto;
    text-align: center;

    position: absolute;
    left: 50%;
}
body .btn.btn-primary {
    display: inline-block;
    padding: 3px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 25px;
    border: 1px solid;
}
tr#wc_single_Politician_portryal_loader td {
    border: none;
}
.table-responsive.wrapper2 table {
    max-width: 827px;
}
/* on 18 nov 2022*/
.news-block__details a {
    margin-left: 0px !important;
}
/* modified on 22 nov 2022 */
a.threedots {
    margin-left: 6px !important;/* margin-left: 20px !important;*/
    margin-top: -10px;
}
.modal-news-details ul.share-block {
    display: inline-block;
    margin-bottom: 0px;
}
table#wcsecfilingsCrowdfundinglist {
    max-width: 100%;
}
table#wcsecfilingsinsiderlist {
    max-width: 100%;
}
table#wcsecfilingsinsiderlist {
    max-width: 100%;
}
.modal-news-details ul.share-blocks {
    display: inline-block;
    margin-bottom: 0px;
}
ul.share-block li {
    display: inline-block;
width: 100%;
}
table#wcNewFilers {
    max-width: 100%;
}
.modal-news-details ul.share-blocks li {
    display: inline-block;
}
/* on 19 nov 2022*/
tbody#wcsecfiling-form-type-list-body tr td {
    border-left: 0px;
    border-right: 0px;
    padding: 8px;
}

table#wcsecfilingbyFormTypeList {
    max-width: 100%;
}
.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}
table#wcsecblogbyFormTypeList thead tr th {
    border: 0px;
}

tbody#wcsecfiling-blog-form-type-list-body tr td {
    border-left: 0px;
    border-right: 0px;
}
table#wcsecblogbyFormTypeList {
    max-width: 100%;
}
table#wcsecfilingbyFormTypeList .modal-news-details {
    width: 130px;
    max-width: 170px;
    background: #fff;
    padding: 0px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    opacity: 1;
    border: 1px solid rgba(0, 0, 0, .25);
    right: 0;
    position: absolute;
    z-index: 2;
    display: none;
    top:-116px;
}
tbody#wcsecfiling-crowdfunding-list-body tr td:last-child {
    width: 100px;
}
tbody#wcsecfiling-form-type-list-body tr td:last-child {
    width: 100px;
}
.news-view__details {
    float: left;
    margin-left: 14px;
}
.news-block__details {
    float: left;
}
/* add on 21 nov 2022 */.
table#wcsecfilingsCrowdfundinglist thead tr th:last-child {
text-align: center;
}
.wcblog_title a {
    text-decoration: underline;
}
th.form_detail_page_action_row {
    text-align: center;
}
div#wcsuccessmsg {
    position: fixed;
    top: 36%;
    right: 0;
    background: black;
    color: #fff;
    padding: 13px;
    border-radius: 7px;
}
/*.actionbtns {
    text-align: right;
   float: none;
}*/
.modal-news-details ul.share-blocks {
list-style-type: none;
    margin-left: 0px;
    text-align: left;
}
div#preloader_portryal img {
    width: 30px !important;
}
tr#wc_single_Politician_portryal_loader td {
    border: none;
}
 .wcactions{
    text-align: center;
 }
 h2.widget-title {
    background: none;
    color: #000;
    border-bottom: 2px solid #e7e7e7;
    padding: 0 0 20px 0;
    font-size: 22px;
}
/**copy Link CSS**/
 .btn-copy-link {
    position: relative;
    z-index: 20;
}
.copy-link-input {
    opacity: 0;
    position: absolute;
    z-index: -1;
}

.copy-link-result {
    color: #008000e6;
    position: absolute;
    /* bottom: 16px; */
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0;
    border: 1px solid #00800033;
    padding: 5px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
    width: 100px;
    font-size: 14px;
    text-align: center;
    z-index: 0;
}

.copy-link-result.show {
    z-index: 50;
    opacity: 1;
}
/* added on 24 nov 2022  for new company filer page */
table#wcNewcompanyFilers {
    max-width: 100%;
}

table#wcNewcompanyFilers thead tr th {
    border: none;
}

tbody#wcsecfiling-new-comapny-filers-body tr td {
    border-left: 0px;
    border-right: 0px;
    font-size: 14px;
}

table#wcNewcompanyFilers tbody tr td:nth-child(1) {
    max-width: 100%;
    text-align: rle;
    text-align: left;
}
table#wcNewcompanyFilers tr th h3 {
    font-size: 18px;
}

/* for new agent page */
table#wcNewagentsecFilers{
    max-width: 100%;
}

table#wcNewagentsecFilers thead tr th {
    border: none;
}

tbody#wcsecfiling-new-agent-sec-filers-body tr td {
    border-left: 0px;
    border-right: 0px;
    font-size: 14px;
}

table#wcNewagentsecFilers tbody tr td:nth-child(1) {
    max-width: 100%;
    text-align: rle;
    text-align: left;
}
table#wcNewagentsecFilers tr th h3 {
    font-size: 18px;
}
/* for new funds filer page */
table#wcNewfundssecFilers {
    max-width: 100%;
}

table#wcNewfundssecFilers thead tr th {
    border: none;
}

tbody#wcsecfiling-new-funds-sec-filers-body tr td {
    border-left: 0px;
    border-right: 0px;
    font-size: 14px;
}

table#wcNewfundssecFilers tbody tr td:nth-child(1) {
    max-width: 100%;
    text-align: rle;
    text-align: left;
}
table#wcNewfundssecFilers tr th h3 {
    font-size: 18px;
}
/* move date column for sec agent page */
tbody#wcsecfiling-agent-list-body tr td:nth-child(5) {
    text-align: right;
}

table#wcsecagentfilingList thead tr th:nth-child(5) {
    text-align: center;
}

.modal-news-details ul.share-block li:empty {
    display: none;
}
.modal-news-details ul.share-blocks li:empty {
    display: none;
}
div#loadmorebtn, #insiderloadmorebtn, #insiderreportloadmorebtn {
    text-align: center;
    min-height: 30px;
}
.loadmorebtn a, .insiderloadmorebtn a, .insiderreportloadmorebtn a {
    background: #006aff;
    color: #fff !important;
    padding: 8px 15px;
    border-radius: 6px;
    margin: 0 auto;
    float: none;
    font-size: 14px;
}
/*tr.wc_portryal_load_more_button, .wc_portryal_load_more_button_activity_report{
    display: none;
}*/
tr.wc_portryal_load_more_button_activity_report {
    display: none;
}
tr.wc_portryal_load_more_button {
    display: none;
}
table#wcNewFilers tr.wc_portryal_load_more_button {
    display: table-row;
}


tbody#wcsecfiling-insider-report-body tr td {
    border-left: 0px !important;
}
tr.wc_portryal_load_more_button_insider_report {
    background: none !important;
    border: none !important;
    text-align: center;
}
tr.wc_portryal_load_more_button_insider_report {
    display: none;
}
/* for sec top agents load more */
tr.wc_portryal_load_more_buttons {
    background: none !important;
    border: none !important;
    text-align: center;
}

tr.wc_portryal_load_more_buttons a {
    background: #006aff;
    color: #fff !important;
    padding: 8px 15px;
    border-radius: 6px;
    margin: 0 auto;
    float: none;
    font-size: 14px;
}

/* added for testing 
a.threedots {
    display: none;
}*/

/* added on 5 Dec 2022 for SPAC's filers */
table#wcsecfilingspacfilerslist {
    max-width: 100%;
}

table#wcsecfilingspacfilerslist thead tr th {
    border: none !important;
}

tbody#wcsecfiling-spac-filer-list-body tr td {
    border-left: 0px;
    border-right: 0px;
    font-size: 14px;
}
table#wcsecfilingspacfilerslist .modal-news-details {
    width: 130px;
    max-width: 170px;
    background: #fff;
    padding: 0px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    opacity: 1;
    top: -116px;
    border: 1px solid rgba(0, 0, 0, .25);
    right: 0;
    position: absolute;
    z-index: 2;
    display: none;
}
tbody#wcsecfiling-spac-filer-list-body tr {
    position: relative;
}
/* added from templetes css on 7 dec 2022 */
/* from : sec-form-type.php */
div#wcsecformTypeList_filter {
    display: none;
}
table#wcsecformTypeList tr td a {
    color: #1a73e8 !important;
}
table#wcsecformTypeList tbody tr td:last-child {
    text-align: right;
}
/* from : sec-form-type.php END */
/* from:  sec-individual-list-template.php  START */
tr.wc_portryal_load_more_button td {
    border-bottom: none;
    text-align: center;
    padding-top: 20px;
}
.wc_main_insiderheading_list h1 {
    margin-top: 30px;
    font-size: 30px;
    text-align: center;
    font-weight: 600;
    margin-bottom: 10px;
}

.wc_secfiling_transaction_list .table-responsive.wrapper2 {
    float: left;
    width: 100%;
}

.wc_insidermain_heading_list_test h1 {
    text-transform: capitalize;
    font-size: 36px;
}
.wc_insidermain_heading_list_test {
    float: left;
    width: 28%;
}
table#wcsecfilingsindividualinsiderlist {
    max-width: 827px;
}
ul.share-block {
    list-style-type: none;
    margin-left: 0px;
    text-align: left;
}
.modal-news-details {
    display: none;
}
tbody#wcsecfiling-individual-insider-list-body td a {
    color: #1a73e8;
        text-decoration: none
}
select#wc_select_to {
font-size: 14px;
}

select#wc_select_from {
    font-size: 14px;
}
table#InsiderActivityReporttest thead tr Th {
    border: none;
}

tbody#wcsecfiling-activity-list-test-body tr td {
    font-size: 14px;
    padding: 8px;
    border-left: 0px;
    border-right: 0px;
}

table#InsiderActivityReporttest {
    width: 827px;
}

tbody#wcsecfiling-activity-list-test-body td a {
    color: #1a73e8;
}

tr.wc_portryal_load_more_button td {
    padding-top: 30px !important;
}

.wcticker_title a {
color: #23527c;
text-decoration: underline;
font-size: 15px;
}
.wcblog_title a {
    color: #23527c;
    font-size: 15px;
}
tr.wc_portryal_load_more_button_activity_report td {
    border-bottom: none;
    text-align: center;
    padding-top: 20px;
}
tr#wc_single_Politician_portryal_loader_activity_reports td {
    border: none;
}

table#wcsecfilingsindividualinsiderlist .modal-news-details 
{
right: 5px;
width: 120px !important;
}
table#wcsecfilingsindividualinsiderlist .modal-news-details {
    width: 140px !important;
    max-width: 202px;
    background: #fff;
    padding: 0px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    opacity: 1;
    margin-top: -95px;
    border: 1px solid rgba(0,0,0,.25);
    right: 0;
    position: absolute;
    z-index: 2;
    display: none;
   
}
.modal-news-details ul li a {
    color: #000 !important;
}
table#wcsecfilingsindividualinsiderlist thead tr th {
    border: 0px;
}

tbody#wcsecfiling-individual-insider-list-body tr td {
    border-left: 0px;
    border-right: 0px;
    font-size: 14px;
}
tbody#wcsecfiling-individual-insider-list-body tr td:nth-child(5),
tbody#wcsecfiling-individual-insider-list-body tr td:nth-child(4),
tbody#wcsecfiling-activity-list-test-body tr td
 {
    white-space: pre;
}
/* from:  sec-individual-list-template.php  END */

/* added  templetes css on 8 dec 2022 */
/* from:  sec-individual-list-filer-template.php  START */
table#wcsecfilerfilingList thead tr th {
    border: 0px !important;
}
/* from:  sec-individual-list-filer-template.php  END */

/* from:  sec-agent-list-template.php  START */
table#wcsecagentfilingList .modal-news-details {
    width: 170px;
    max-width: 170px;
    background: #fff;
    padding: 0px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    opacity: 1;
    top: -116px;
    border: 1px solid rgba(0, 0, 0, .25);
    right: 0;
    position: absolute;
    z-index: 2;
    display: none;
}
table#wcsecagentfilingList {
    max-width: 827px;
}
table#wcsecagentfilingList thead tr th {
    border: none;
}
tbody#wcsecfiling-agent-list-body tr td {
    border-left: 0px;
    border-right: 0px;
}
/* from:  sec-agent-list-template.php  END */


/* from:  sec-filings-list.php  START */ 
table#wcsecfilingList td {
    border-left: none;
}
/* from:  sec-filings-list.php  START */ 


/* from:  insider-transaction-trading-template.php  START */ 

table#wcsecfilingsinsiderlist thead tr th {
    border: none;
}
body table#wcsecfilingsinsiderlist a {
    color: #1a73e8;
}
tbody#wcsecfiling-transaction-list-body tr td {
    border-left: none;
    border-right: none;
}
tbody#wcsecfiling-transaction-list-body tr td {
    font-size: 14px;
    border-right: none;
}
/* from:  insider-transaction-trading-template.php  END */ 


/* from:  sec-new-filers.php  START */ 
table#wcNewFilers tbody tr td:nth-child(1) {
    min-width: 100px;
}

table#wcNewFilers tbody tr td:nth-child(3) {
    min-width: 200px;
}


table#wcNewFilers tbody tr td:nth-child(4) {
    min-width: 150px;
}

table#wcNewFilers tbody tr td:nth-child(5) {
    min-width: 100px;
}
table#wcNewFilers td, table#wcNewFilers th {
    border-left: none;
    border-right: none;
}
/* from:  sec-new-filers.php  END */ 


/* from:  crowdfunding  START */ 
table#wcsecfilingsCrowdfundinglist .modal-news-details {
    width: 140px !important;
    max-width: 202px;
    background: #fff;
    padding: 0px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    opacity: 1;
    margin-top: -95px;
    border: 1px solid rgba(0,0,0,.25);
    right: 0;
    position: absolute;
    z-index: 2;
    display: none;
}
/* from:  crowdfunding  START */ 

/* added on 9 dec 2022 */
.searchform {
    float: left;
    width: 100%;
    margin-top: 20px;
}


/* aded on 12 Dec 2022  */
table tr:first-child td .modal-news-details {
    top: 34px !important;
}

/* added on 13 DEc 2022 */
table#wcsecfilingsCrowdfundinglist tr:first-child td .modal-news-details {
    top: 125px !important;
}
tbody#wcsecfiling-individual-insider-list-body tr:first-child td .modal-news-details {
  top: 235px !important;
}
/*tbody#wcsecfiling-form-type-list-body tr {
    position: relative;
}*/

#wcsecfilingbyFormTypeList tr {
    position: relative;
}
tbody#wcsecfiling-spac-filer-list-body tr:nth-child(2) td .modal-news-details {
    top: 30px;
}
tbody#wcsecfiling-spac-filer-list-body tr:nth-child(3) td .modal-news-details {
    top: 30px;
}
tbody#wcsecfiling-form-type-list-body tr:nth-child(2) td .modal-news-details {
    top: 30px;
}

/* added on 14 Dec 2022 for  pop up copy link*/
 .model-copy-link-click {
    position: relative;
    z-index: 20;
}
.model-copy-link-input {
    opacity: 0;
    position: absolute;
    z-index: 1;
	left:0;
}

.model-copy-link-result {
    color: #008000e6;
    position: absolute;
    left: 89%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0;
    border: 1px solid #00800033;
    padding: 5px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
    width: 100px;
    font-size: 14px;
    text-align: center;
    z-index: 0;
    top: 115px !important;
}

.model-copy-link-result.show {
    z-index: 50;
    opacity: 1;
}
 /* added on 30 dec 2022 for shell filers page */
table#wcsecfilingshellfilerslist {
    max-width: 100%;
}

table#wcsecfilingshellfilerslist thead tr th {
    border: 0px !important;
}
tbody#wcsecfiling-shell-filers-list-body tr td {
   padding:8px;
    font-size: 14px !important;
    position: relative;
     border-left: 0px !important;
    border-right: 0px !important;
}

table tr:nth-child(2) td .modal-news-details {
    top: 36px !important;
}
table#wcsecfilingshellfilerslist .modal-news-details {
    width: 140px !important;
    max-width: 202px;
    background: #fff;
    padding: 0px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    opacity: 1;
    margin-top: -95px;
    border: 1px solid rgba(0,0,0,.25);
    right: 0;
    position: absolute;
    z-index: 2;
    display: none;
}

/* for ABSs filing page added on 2 Jan 2023 */
table#wcsecfilingabsfilingslist thead tr th {
    border: none;
}

table#wcsecfilingabsfilingslist {
    max-width: 100%;
}
tbody#wcsecfiling-abss-filings-list-body tr td {
   padding:8px;
    font-size: 14px !important;
    position: relative;
     border-left: 0px !important;
    border-right: 0px !important;
}

table tr:nth-child(2) td .modal-news-details {
    top: 36px !important;
}
table#wcsecfilingabsfilingslist .modal-news-details {
    width: 140px !important;
    max-width: 202px;
    background: #fff;
    padding: 0px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    opacity: 1;
    margin-top: -95px;
    border: 1px solid rgba(0,0,0,.25);
    right: 0;
    position: absolute;
    z-index: 2;
    display: none;
}
/* for ADRs filing page added on 2 Jan 2023 */
table#wcsecfilingAdrsfilerslist {
    max-width: 100%;
}

table#wcsecfilingAdrsfilerslist thead tr th {
    border: none;
}
tbody#wcsecfiling-adrs-filers-list-body tr td {
   padding:8px;
    font-size: 14px !important;
    position: relative;
     border-left: 0px !important;
    border-right: 0px !important;
}

table tr:nth-child(2) td .modal-news-details {
    top: 36px !important;
}
table#wcsecfilingAdrsfilerslist .modal-news-details {
    width: 140px !important;
    max-width: 202px;
    background: #fff;
    padding: 0px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    opacity: 1;
    margin-top: -95px;
    border: 1px solid rgba(0,0,0,.25);
    right: 0;
    position: absolute;
    z-index: 2;
    display: none;
}

/* for REITs filing page added on 2 Jan 2023 */
table#wcsecfilingReitsfilerslist {
    max-width: 100%;
}
table#wcsecfilingReitsfilerslist thead tr th {
    border: none;
}
tbody#wcsecfiling-reits-filers-list-body tr td {
   padding:8px;
    font-size: 14px !important;
    position: relative;
     border-left: 0px !important;
    border-right: 0px !important;
}

table tr:nth-child(2) td .modal-news-details {
    top: 36px !important;
}
table#wcsecfilingReitsfilerslist .modal-news-details {
    width: 140px !important;
    max-width: 202px;
    background: #fff;
    padding: 0px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    opacity: 1;
    margin-top: -95px;
    border: 1px solid rgba(0,0,0,.25);
    right: 0;
    position: absolute;
    z-index: 2;
    display: none;
}

/* for Funds Page added on 17 Jan 2023 by Vinod */

table#wcsecfilingsfundslist {
    max-width: 100%;
}

table#wcsecfilingsfundslist thead tr th {
    border: 0px;
}
tbody#wcsecfiling-funds-body tr td {
   padding:8px;
    font-size: 14px !important;
    position: relative;
    border-left: 0px;
    border-right: 0px;
}

table#wcsecfilingsfundslist .modal-news-details {
    width: 140px !important;
    max-width: 202px;
    background: #fff;
    padding: 0px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    opacity: 1;
    margin-top: -95px;
    border: 1px solid rgba(0,0,0,.25);
    right: 0;
    position: absolute;
    z-index: 2;
    display: none;
}
