/*** body,container css ***/
body,body p,h1,h2,h3,h4,h5,h6,.entry-content
{
    font-family: 'Roboto', sans-serif !important;
}
body 
{
    background: #EFEFEF;
}
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: 20px 10px;
    background: #fff;
    border-radius: 5px;
    margin-bottom: 10px;
}
.post-inner 
{
    padding-top: 0px;
}
body a:focus
{
    outline: none !important;
}
/**** header css *****/
nav#site-navigation 
{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: end;
}

ul.loggedin-search 
{
    float: left;
    width: auto;
}
#site-header 
{
    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
}
#site-header a 
{
    color: #000 !important;
    font-weight: 600;
    font-size: 16px;/* modified on 30 march  by vinod */
}
nav#site-navigation li
{
    list-style: none;
}
nav#site-navigation li 
{
    display: inline-block;
}
nav#site-navigation li a
{
    text-decoration:unset;
    font-size: 16px; /* modified on 30 march by vinod */
}
nav#site-navigation li a:hover
{
    text-decoration:underline;
}
nav#site-navigation ul 
{
    margin-bottom: 0px;
    
}
.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;
  justify-content: normal;
}
#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 
{
    width: 100%;
    font-size: 14px;
    float: left;
margin-right:2px;
}
.right_search_text {
        float: right;
    margin-top: 10px !important;
    position: absolute;
    right: 5px;
    z-index: 1;
}
span.search_hint {
    font-size: 14px;
    color: gray;
}
/* home page */
span.wc_search_hint {
    
    font-size: 14px;
}
.wc_right_serch_text {
    margin-top: 16px;
    position: absolute;
    right: 0px;
    z-index: 1;
    color: gray;
}
/*.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 !important;
}
.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;
}

.footer-widgets-wrapper {
    display: inline-block;
    width: 100%;
    margin: 0px;
}
.footer-widgets.column-one.grid-item {
    margin: 0px;
    width: 33%;
    margin-right: 10%;
}
.footer-widgets.column-third.grid-item {
    float: left;
    width: 40%;
}
.bottom-footer-section p, .widget.widget_block.widget_text p {
    color: #fff;
    font-size: 16px;
    line-height: 22.8px;
    margin-top: 10px;
    font-weight: 400;
}
.top-footer-section {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.widget-content a {
    color: #fff !important;
    margin-right: 5px;
}

#site-footer .section-inner{
    width: 100%;
}
a.to-the-top span.to-the-top-long {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 22.8px;
}
a.to-the-top {
    margin-left: 0px;
    border: 1px solid rgba(0, 106, 255, 0.6);
    border-radius: 10px;
    padding: 11px;
    background: linear-gradient(0deg, rgba(0, 106, 255, 0.6), rgba(0, 106, 255, 0.6)), linear-gradient(0deg, rgba(0, 190, 255, 0.2), rgba(0, 190, 255, 0.2));
}
.widget-content a i {
    width: 20px;
    height: 20px;
    background: #fff;
    font-size: 11px;
    line-height: 20px;
    color: #686666;
    font-weight: bold;
}
.footer-nav-widgets-wrapper.header-footer-group, footer#site-footer 
{
     background: rgba(102, 102, 104, 1);
    padding: 15px 0;
    margin-top: 0;
    float: left;
    width: 100%}
.footer-credits 
{
    display: none;
}
.footer-widgets-outer-wrapper 
{
    padding: 2rem 0;
}
nav.menu-api-menu-container, nav.menu-footer-menu-container {
    width: 50%;
    float: left;
}
.column-one .widget_block:nth-child(3) a
{
    display: inline-block;
    margin-bottom: 20px;
}
nav.menu-api-menu-container ul li a, nav.menu-footer-menu-container ul li a{
    color: #fff !important;
    font-weight: 400;
    font-size: 16px;
    line-height: 22.8px;
}
    
a.to-the-top 
{
    float: right;
    text-align: right;
    color: #000;
}
.bottom-footer-section {
    float: left;
    width: 100%;
    text-align: center;
}
.bottom-footer-section p, .widget.widget_block.widget_text p {
    color: #fff;
    font-size: 16px;
    line-height: 22.8px;
    margin-top: 10px;
    font-weight: 400;
}
nav.menu-footer-menu-1-container,
nav.menu-footer-menu-2-container,
nav.menu-footer-menu-3-container
{
    text-align: center;
}
ul#menu-footer-menu-1 li,
ul#menu-footer-menu-2 li,
ul#menu-footer-menu-3 li
{
    display: inline-block;
    margin:  0px 18px !important;
}
/*****  Search SEC Filings *****/

/*section.wc_sec_filing_secrach .wc_main_heading h1 
{
    margin: 20px 0;
} modifieb on 3 april 2023 by vinod*/

section.wc_sec_filing_secrach .wc_main_form_field input[type="text"] 
{
    width: 100%;
    float: left;
    margin: 7px;
}
.right_serch_text {
   float: right;
    margin-top: 20px;
    right: 0px;
    position: absolute;
}
form.search_form {
    position: relative;
    width: 100%;
    float: left;
}
section.wc_sec_filing_secrach .search-container {
    margin: 0px auto;
    max-width: 827px;
}
/**** 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;
    padding: 50px 0px; /* modified on 3 april 2023  by vinod */ 
}
.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: 74%;
    background: #fff;
    padding: 10px;
    border-radius: 10px;
}
.wc_insidermain_heading_list 
{
    float: left;
    width: 74%;
    background: #fff;
    padding: 10px;
    border-radius: 10px;
}
.wc_view_profile_contact_btn_section 
{
    text-align: center;
    width: 100%;
    margin-top: 25px;
}
.page-id-281 .wc_view_profile_contact_btn_section 
{
    text-align: center;
    width: 100%;
    margin-top: 25px;
}
.wc_view_profile_contact_btn_section a.wc_contact_info_button
{
    padding: 10px 35px;
    background-color: #006aff;
    color: #fff !important;
    font-size: 17px;
    border-radius: 5px;

}
.wc_view_profile_contact_btn_section a.wc_create_alert_button 
{
 padding: 10px 35px;
    background-color: #006aff;
    color: #fff !important;
    font-size: 17px;
    border-radius: 5px;
}
.wc_secfiling_filter {
    float: left;
    width: 100%;
    text-align: center;
    margin: 0px;
    background: #ffffff;
}
.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 {
    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: 20px;
}
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: 12px;
    background-color: #006aff;
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    float: left;
    margin-top: -8px;
}
.wc-dropdown-icon {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 6px;
    border-left: 6px solid #fff0;
    border-right: 6px solid #fff0;
    border-top: 8px solid #006aff;
    vertical-align: middle;
}
li.menu-item-has-children span.icon {
    color: #000 !important;
}
 body #site-header ul.sub-menu li a {
    color: #fff !important;
}
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;
    min-height: 85px;
}
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, #wc_custom_felds_signup_second_step input.mepr-form-checkboxes-input 
{
    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: 53px;
    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;
}
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: 45px 0 45px 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: 65%;
    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 {
background-color: #fff !important;
border: 1px solid red !important;
}
.mepr_error ul li
{
    font-size: 15px;
    color: red;
}
#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_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: 20px 10px;
    
}
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;
    
}
.wc_view_more_blog_button .button {
    background-color: #575757 !important;
    text-align: center;
    padding: 10px 10px;
    font-size: 13px;
    border-radius: 5px;
    color: #fff !important;
}
/*.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: 10px;
    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: 25px 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;
    margin-top: 0px;
}
.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;
    float: left;
    width: 100%;
    font-size: 14px;
}
.wclatest_blogs{
    padding: 10px 10px;
    padding-bottom: 21px;
    text-align: center;
    float: left;
    width: 100%;
    font-size: 14px;
}
.wcwidget {
    background: #ffffff;
    margin-bottom: 10px;
    padding: 10px 15px;
    float: left;
    margin-bottom: 10px;
    border-radius: 10px;
    
}
.wclatest_blogs ol, .wcticker_news ol {
        margin: 0 0 0 0;
    padding: 15px 3px;
    font-size: 14px;
    font-weight: 500;
    text-align: left;
}

.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 {
    float: left;
    width: 100%;
    text-align: center;
    margin: 0px;
    background: #ffffff;
}
/*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;
}
.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 li {
    list-style: none;
    margin-left: 0;
    text-align: left;
    border-bottom: 1px solid #ececec;
    padding: 15px 10px;
}
.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;
  margin-left: auto;
}
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: 16%;
    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: 40%;
}
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;
    width: 100%;
    float: left;

}
#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{
    margin-top: 20px;
}
.footer-widgets .widget-content img {
    margin: 5px 3px;
    vertical-align: middle;
}
nav.menu-footer-menu-1-container a,
.menu-footer-menu-2-container a,
.menu-footer-menu-3-container a 
{
    color: #1a73e8 !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: 1220px;
}
.container
{
    padding: 0px !important;
}
ul#menu-footer-menu-1 li:last-child,
ul#menu-footer-menu-2 li:last-child,
ul#menu-footer-menu-3 li:last-child 
{
    margin-right: 0px !important;
}
nav.menu-footer-menu-1-container a,
.menu-footer-menu-2-container a,
.menu-footer-menu-3-container a
{
    font-size: 18px;
}
.page-id-18 .wc_secfiling_list {
    font-size: 24px;
    line-height: 34px;
    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: 74%;
    margin-right: 1%;
}
.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 
{
    
    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;
    padding: 8px;
}
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: 10px;
    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_hide_portryal_load_more_button {
    display: none;
}
#wcsecfilingList tr.wc_portryal_load_more_button {
    display: table-row;
    background: 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;
}
section.wc_sec_filing_secrach_test, body.page-id-399, section.wc_sec_filing_filer_list, body.page-id-558, section.wc_sec_filing_agent_list, body.page-id-281 {
    background: #efefef;
}
.wc_insidermain_heading_list_test {
    float: left;
    width: 74%;
    background: #fff;
    padding: 10px;
    border-radius: 10px;
}
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;
}*/

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;
}
/* added on 3 april 2023 by vinod */
table#wcsecformTypeList {
    margin: 0px;
}
section.wc_sec_filing_secrach h1 {
    float: left;
    width: 100%;
    font-size: 40px;
    line-height: 72px;
    font-weight: normal;
    font-family: roboto,sans-serif!important;
    color: #000;
    margin-top: 0px;
}

.wc_filing_description_h1 {
    font-size: 18px;
    color: rgba(0, 0, 0, .65);
    margin-top: 20px !important;
    margin-bottom: 10px !important;
}
.wc_sidebar_wrapper h3 {
    margin-top: 10px;
    font-size: 20px;
    margin-bottom: 10px;
}
.wc_sidebar_wrapper h2 {
    margin-top: 0px;
}
section.wc_sec_filing_signup .wc_main_heading p {
    /* background: red; */
    font-size: 2.1rem;
}
#page-6 section.wc_sec_filing_secrach .wc_main_heading h1,
#page-6 section.wc_sec_filing_secrach .wc_main_description {
  text-align:left;
}
section.section-page-subheading.wcnotes{
    padding: 20px 0;
}
.wc_sec_filing_searchform_content_left {
    float: left;
    width: 48%;
    margin-right: 4%;
    margin-top: 5%;
}
.wc_sec_filing_searchform_content_right {
    float: left;
    width: 48%;
}
.page-template-home section.wc_sec_filing_secrach {
    background: url('/wp-content/uploads/2023/04/secfilingdatabg2.jpeg');
    background-size: 100%;
}
.wc_sec_filing_secrach .wc_sec_filing_searchform_content_left .wc_main_heading h3 {
    text-align: left;
    color: #fff;
}
section.wc_sec_filing_secrach .wc_main_description {
    text-align: left;
    color: #fff;
}
.wc_sec_filing_searchform_content_left #autosuggest{
    width: 100%;
}
.wcnotes .wcheadnote {
    margin: 20px 0px 0px 0px;
}

/* for definative proxy statemnts insight page */
table#wcsecfilingsDefinitiveProxyStatements {
    max-width: 100%;
}

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

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

tbody#wcsecfiling-Definitive-Proxy-Statements-body tr td {
    border-left: 0px;
    border-right: 0px;
    padding: 8px;
    font-size: 14px;
}
table#wcsecfilingsDefinitiveProxyStatements .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;
}
table#wcsecfilingsDefinitiveProxyStatements tr:first-child td .modal-news-details {
    top: 125px !important;
}

/*for Preliminary proxy statemnts insight page */
table#wcsecfilingsPreliminaryProxyStatements thead tr th {
    border: none;
}

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

tbody#wcsecfiling-Preliminary-Proxy-Statements-body tr td {
    border-left: 0px;
    border-right: 0px;
    font-size: 14px;
    padding: 8px;
}
table#wcsecfilingsPreliminaryProxyStatements tr:first-child td .modal-news-details {
    top: 125px !important;
}

table#wcsecfilingsPreliminaryProxyStatements .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;
}
table#wcsecfilingsPreliminaryProxyStatements tr:nth-child(2) td .modal-news-details {
    top: 115px !important;
}


/* for Revised proxy page */
table#wcsecfilingsRevisedProxyStatements thead tr th {
    border: none;
}

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

tbody#wcsecfiling-Revised-Proxy-Statements-body tr td {
    font-size: 14px;
    border-left: 0px;
    border-right: 0px;
}

table#wcsecfilingsRevisedProxyStatements tr:first-child td .modal-news-details {
    top: 125px !important;
}
table#wcsecfilingsRevisedProxyStatements .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 Revised proxy page */
table#wcsecfilingsRevisedPreliminaryProxyStatements thead tr th {
    border: none;
}

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

tbody#wcsecfiling-Revised-Preliminary-Proxy-Statements-body tr td {
    font-size: 14px;
    border-left: 0px;
    border-right: 0px;
}

table#wcsecfilingsRevisedPreliminaryProxyStatements tr:first-child td .modal-news-details {
    top: 125px !important;
}
table#wcsecfilingsRevisedPreliminaryProxyStatements .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 Revised proxy page */
table#wcsecfilingsRevisedPreliminaryProxyStatements thead tr th {
    border: none;
}

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

tbody#wcsecfiling-Revised-Preliminary-Proxy-Statements-body tr td {
    font-size: 14px;
    border-left: 0px;
    border-right: 0px;
}

table#wcsecfilingsRevisedPreliminaryProxyStatements tr:first-child td .modal-news-details {
    top: 125px !important;
}
table#wcsecfilingsRevisedPreliminaryProxyStatements .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 MA proxy page */
table#wcsecfilingsMAProxiesStatements thead tr th {
    border: none;
}

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

tbody#wcsecfiling-MandA-Proxy-Statements-body tr td {
    font-size: 14px;
    border-left: 0px;
    border-right: 0px;
}

table#wcsecfilingsMAProxiesStatements tr:first-child td .modal-news-details {
    top: 125px !important;
}
table#wcsecfilingsMAProxiesStatements .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 Reg A Offerings page */
table#wcsecfilingsRegAOfferingStatements thead tr th {
    border: none;
}

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

tbody#wcsecfiling-Reg-A-Offerings-insights-body tr td {
    font-size: 14px;
    border-left: 0px;
    border-right: 0px;
}

table#wcsecfilingsRegAOfferingStatements tr:first-child td .modal-news-details {
    top: 125px !important;
}
table#wcsecfilingsRegAOfferingStatements .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;
}
table#wcsecfilingsRegAOfferingStatements tr:nth-child(2) td .modal-news-details {
    top: 115px !important;
}
/* for Initial Public Offerings */
table#wcsecfilingInitialPublicOfferingsStatements thead tr th {
    border: none;
}

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

tbody#wcsecfiling-Initial-Public-Offerings-body tr td {
    font-size: 14px;
    border-left: 0px;
    border-right: 0px;
}

table#wcsecfilingInitialPublicOfferingsStatements tr:first-child td .modal-news-details {
    top: 125px !important;
}
table#wcsecfilingInitialPublicOfferingsStatements .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;
}
table#wcsecfilingInitialPublicOfferingsStatements tr:nth-child(2) td .modal-news-details {
    top: 115px !important;
}
/* for Quarterly-Reports  */
table#wcsecfilingQuarterlyReportslistStatements thead tr th {
    border: none;
}

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

tbody#wcsecfiling-Quarterly-Reports-body tr td {
    font-size: 14px;
    border-left: 0px;
    border-right: 0px;
}

tbody#wcsecfiling-Quarterly-Reports-body tr:first-child td .modal-news-details {
    top: 125px !important;
}
table#wcsecfilingQuarterlyReportslistStatements .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;
}
table#wcsecfilingQuarterlyReportslistStatements tr:nth-child(2) td .modal-news-details {
    top: 115px !important;
}
/* for Annual-Reports  */
table#wcsecfilingAnnualReportslistStatements thead tr th {
    border: none;
}

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

tbody#wcsecfiling-Annual-Reports-body tr td {
    font-size: 14px;
    border-left: 0px;
    border-right: 0px;
}

tbody#wcsecfiling-Annual-Reports-body tr:first-child td .modal-news-details {
    top: 125px !important;
}
table#wcsecfilingAnnualReportslistStatements .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;
}
table#wcsecfilingAnnualReportslistStatements tr:nth-child(2) td .modal-news-details {
    top: 115px !important;
}

/* for Late Filing Notice Insigts  */
table#wcsecfilingLateFilingNoticesStatements thead tr th {
    border: none;
}

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

tbody#wcsecfiling-Late-Filing-Notices-body tr td {
    font-size: 14px;
    border-left: 0px;
    border-right: 0px;
}

tbody#wcsecfiling-Late-Filing-Notices-body tr:first-child td .modal-news-details {
    top: 125px !important;
}
table#wcsecfilingLateFilingNoticesStatements .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;
}
table#wcsecfilingLateFilingNoticesStatements tr:nth-child(2) td .modal-news-details {
    top: 115px !important;
}
/***************************************/
/* for Late Filing Insigts  */
table#wcsecfilingLateFilingStatements thead tr th {
    border: none;
}

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

tbody#wcsecfiling-Late-Filing-body tr td {
    font-size: 14px;
    border-left: 0px;
    border-right: 0px;
}

tbody#wcsecfiling-Late-Filing-body tr:first-child td .modal-news-details {
    top: 125px !important;
}
table#wcsecfilingLateFilingStatements .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;
}
table#wcsecfilingLateFilingStatements tr:nth-child(2) td .modal-news-details {
    top: 115px !important;
}

/* for Late Filing Insigts  */
table#wcsecfilingLateFilingStatements thead tr th {
    border: none;
}

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

tbody#wcsecfiling-Late-Filing-body tr td {
    font-size: 14px;
    border-left: 0px;
    border-right: 0px;
}

tbody#wcsecfiling-Late-Filing-body tr:first-child td .modal-news-details {
    top: 125px !important;
}
table#wcsecfilingLateFilingStatements .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;
}
table#wcsecfilingLateFilingStatements tr:nth-child(2) td .modal-news-details {
    top: 115px !important;
}

/* for Private Offerings Insigts  */
table#wcsecfilingPrivateOfferingStatements thead tr th {
    border: none;
}

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

tbody#wcsecfiling-Private-Offerings-body tr td {
    font-size: 14px;
    border-left: 0px;
    border-right: 0px;
}

tbody#wcsecfiling-Private-Offerings-body tr:first-child td .modal-news-details {
    top: 125px !important;
}
table#wcsecfilingPrivateOfferingStatements .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;
}
table#wcsecfilingPrivateOfferingStatements tr:nth-child(2) td .modal-news-details {
    top: 115px !important;
}


/* for M&A Final Reports  */
table#wcsecfilingMAFinalReportsStatements thead tr th {
    border: none;
}

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

tbody#wcsecfiling-MA-Final-Reports-body tr td {
    font-size: 14px;
    border-left: 0px;
    border-right: 0px;
}

tbody#wcsecfiling-MA-Final-Reports-body tr:first-child td .modal-news-details {
    top: 125px !important;
}
table#wcsecfilingMAFinalReportsStatements .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;
}
table#wcsecfilingMAFinalReportsStatements tr:nth-child(2) td .modal-news-details {
    top: 115px !important;
}
/* for Tender Offers */
table#wcsecfilingTenderOffersStatements thead tr th {
    border: none;
}

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

tbody#wcsecfiling-Tender-offers-body tr td {
    font-size: 14px;
    border-left: 0px;
    border-right: 0px;
}

tbody#wcsecfiling-Tender-offers-body tr:first-child td .modal-news-details {
    top: 125px !important;
}
table#wcsecfilingTenderOffersStatements .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;
}
table#wcsecfilingTenderOffersStatements tr:nth-child(2) td .modal-news-details {
    top: 115px !important;
}

/* for Other Events */
table#wcsecfilingotherEventsStatements thead tr th {
    border: none;
}

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

tbody#wcsecfiling-Other-Events-body tr td {
    font-size: 14px;
    border-left: 0px;
    border-right: 0px;
}

tbody#wcsecfiling-Other-Events-body tr:first-child td .modal-news-details {
    top: 125px !important;
}
table#wcsecfilingotherEventsStatements .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;
}
table#wcsecfilingotherEventsStatements tr:nth-child(2) td .modal-news-details {
    top: 115px !important;
}


/* for wcsecfilingResultsofOperationsandFinancialConditionStatements page  */
table#wcsecfilingResultsofOperationsandFinancialConditionStatements thead tr th {
    border: none;
}

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

tbody#wcsecfiling-Results-of-Operation-Financial-Condition-body tr td {
    font-size: 14px;
    border-left: 0px;
    border-right: 0px;
}

tbody#wcsecfiling-Results-of-Operation-Financial-Condition-body tr:first-child td .modal-news-details {
    top: 125px !important;
}
table#wcsecfilingResultsofOperationsandFinancialConditionStatements .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;
}
table#wcsecfilingResultsofOperationsandFinancialConditionStatements tr:nth-child(2) td .modal-news-details {
    top: 115px !important;
}


/* for wcsecfilingFinancialStatementsExhibits page  */
table#wcsecfilingFinancialStatementsExhibits thead tr th {
    border: none;
}

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

tbody#wcsecfiling-Financial-Statements-Exhibits-body tr td {
    font-size: 14px;
    border-left: 0px;
    border-right: 0px;
}

tbody#wcsecfiling-Financial-Statements-Exhibits-body tr:first-child td .modal-news-details {
    top: 125px !important;
}
table#wcsecfilingFinancialStatementsExhibits .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;
}
table#wcsecfilingFinancialStatementsExhibits tr:nth-child(2) td .modal-news-details {
    top: 115px !important;
}

/* for wcsecfilingRegulationFDDisclosures page  */
table#wcsecfilingRegulationFDDisclosures thead tr th {
    border: none;
}

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

tbody#wcsecfiling-Regulation-FD-Disclosures-body tr td {
    font-size: 14px;
    border-left: 0px;
    border-right: 0px;
}

tbody#wcsecfiling-Regulation-FD-Disclosures-body tr:first-child td .modal-news-details {
    top: 125px !important;
}
table#wcsecfilingRegulationFDDisclosures .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;
}
table#wcsecfilingRegulationFDDisclosures tr:nth-child(2) td .modal-news-details {
    top: 115px !important;
}

/* for Bankruptcy or Receivership page  */
table#wcsecfilingBankruptcyReceivership thead tr th {
    border: none;
}

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

tbody#wcsecfiling-Bankruptcy-Receivership-body tr td {
    font-size: 14px;
    border-left: 0px;
    border-right: 0px;
}

tbody#wcsecfiling-Bankruptcy-Receivership-body tr:first-child td .modal-news-details {
    top: 125px !important;
}
table#wcsecfilingBankruptcyReceivership .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;
}
table#wcsecfilingBankruptcyReceivership tr:nth-child(2) td .modal-news-details {
    top: 115px !important;
}

/* for Material Impairments  page  */
table#wcsecfilinggetMaterialImpairments thead tr th {
    border: none;
}

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

tbody#wcsecfiling-Material-Impairments-body tr td {
    font-size: 14px;
    border-left: 0px;
    border-right: 0px;
}

tbody#wcsecfiling-Material-Impairments-body tr:first-child td .modal-news-details {
    top: 125px !important;
}
table#wcsecfilinggetMaterialImpairments .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;
}
table#wcsecfilinggetMaterialImpairments tr:nth-child(2) td .modal-news-details {
    top: 115px !important;
}

/*Costs of Exit or Disposal Activities*/
table#wcsecfilingCostsofExitDisposalActivities thead tr th {
    border: none;
}

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

tbody#wcsecfiling-Costs-of-Exit-Disposal-Activities-body tr td {
    font-size: 14px;
    border-left: 0px;
    border-right: 0px;
}

tbody#wcsecfiling-Costs-of-Exit-Disposal-Activities-body tr:first-child td .modal-news-details {
    top: 125px !important;
}
table#wcsecfilingCostsofExitDisposalActivities .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;
}
table#wcsecfilingCostsofExitDisposalActivities tr:nth-child(2) td .modal-news-details {
    top: 115px !important;
}

/*Termination of Definitive Agreements*/
table#wcsecfilingTerminationofDefinitiveAgreements thead tr th {
    border: none;
}

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

tbody#wcsecfiling-Termination-of-Definitive-Agreements-body tr td {
    font-size: 14px;
    border-left: 0px;
    border-right: 0px;
}

tbody#wcsecfiling-Termination-of-Definitive-Agreements-body tr:first-child td .modal-news-details {
    top: 125px !important;
}
table#wcsecfilingTerminationofDefinitiveAgreements .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;
}
table#wcsecfilingTerminationofDefinitiveAgreements tr:nth-child(2) td .modal-news-details {
    top: 115px !important;
}

/*Direct Financial/Off-Balance Sheet Obligations*/
table#wcsecfilingDirectFinancialOffBalanceSheetObligations thead tr th {
    border: none;
}

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

tbody#wcsecfiling-Direct-Financial-Off-Balance-Sheet-Obligations-body tr td {
    font-size: 14px;
    border-left: 0px;
    border-right: 0px;
}

tbody#wcsecfiling-Direct-Financial-Off-Balance-Sheet-Obligations-body tr:first-child td .modal-news-details {
    top: 125px !important;
}
table#wcsecfilingDirectFinancialOffBalanceSheetObligations .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;
}
table#wcsecfilingDirectFinancialOffBalanceSheetObligations tr:nth-child(2) td .modal-news-details {
    top: 115px !important;
}

/*Changes in Officers and Directors*/
table#wcsecfilingChangesinOfficersandDirectors thead tr th {
    border: none;
}

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

tbody#wcsecfiling-Changes-in-Officers-Directors-body tr td {
    font-size: 14px;
    border-left: 0px;
    border-right: 0px;
}

tbody#wcsecfiling-Changes-in-Officers-Directors-body tr:first-child td .modal-news-details {
    top: 125px !important;
}
table#wcsecfilingChangesinOfficersandDirectors .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;
}
table#wcsecfilingChangesinOfficersandDirectors tr:nth-child(2) td .modal-news-details {
    top: 115px !important;
}


/* Changes in Bylaws, Articles,Fiscal Year */
table#wcsecfilingChangesinBylawsArticlesFiscalYear thead tr th {
    border: none;
}

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

tbody#wcsecfiling-Changes-in-Bylaws-Articles-Fiscal-Year-body tr td {
    font-size: 14px;
    border-left: 0px;
    border-right: 0px;
}

tbody#wcsecfiling-Changes-in-Bylaws-Articles-Fiscal-Year-body tr:first-child td .modal-news-details {
    top: 125px !important;
}
table#wcsecfilingChangesinBylawsArticlesFiscalYear .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;
}
table#wcsecfilingChangesinBylawsArticlesFiscalYear tr:nth-child(2) td .modal-news-details {
    top: 115px !important;
}

/* Changes to code of Ethics */
table#wcsecfilingChangestocodeofEthics thead tr th {
    border: none;
}

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

tbody#wcsecfiling-Changes-to-code-of-Ethics-body tr td {
    font-size: 14px;
    border-left: 0px;
    border-right: 0px;
}

tbody#wcsecfiling-Changes-to-code-of-Ethics-body tr:first-child td .modal-news-details {
    top: 125px !important;
}
table#wcsecfilingChangestocodeofEthics .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;
}
table#wcsecfilingChangestocodeofEthics tr:nth-child(2) td .modal-news-details {
    top: 115px !important;
}

/* Changes to code of Ethics */
table#wcsecfilingMatterstoVotebyShareholdersProxyResults thead tr th {
    border: none;
}

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

tbody#wcsecfiling-Matters-to-Vote-by-Shareholders-Proxy-Results-body tr td {
    font-size: 14px;
    border-left: 0px;
    border-right: 0px;
}

tbody#wcsecfiling-Matters-to-Vote-by-Shareholders-Proxy-Results-body tr:first-child td .modal-news-details {
    top: 125px !important;
}
table#wcsecfilingMatterstoVotebyShareholdersProxyResults .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;
}
table#wcsecfilingMatterstoVotebyShareholdersProxyResults tr:nth-child(2) td .modal-news-details {
    top: 115px !important;
}

/* Entries into Definitive Agreements*/
table#wcsecfilingEntriesintoDefinitiveAgreements thead tr th {
    border: none;
}

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

tbody#wcsecfiling-Entries-into-Definitive-Agreements-body tr td {
    font-size: 14px;
    border-left: 0px;
    border-right: 0px;
}

tbody#wcsecfiling-Entries-into-Definitive-Agreements-body tr:first-child td .modal-news-details {
    top: 125px !important;
}
table#wcsecfilingEntriesintoDefinitiveAgreements .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;
}
table#wcsecfilingEntriesintoDefinitiveAgreements tr:nth-child(2) td .modal-news-details {
    top: 115px !important;
}

/* Notice of Delisting, Rule Failures, or,Transfer of Listings */
table#wcsecfilingNoticeofDelistingRuleFailuresTransferofListings thead tr th {
    border: none;
}

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

tbody#wcsecfiling-Notice-of-Delisting-Rule-Failures-Transfer-of-Listings-body tr td {
    font-size: 14px;
    border-left: 0px;
    border-right: 0px;
}

tbody#wcsecfiling-Notice-of-Delisting-Rule-Failures-Transfer-of-Listings-body tr:first-child td .modal-news-details {
    top: 125px !important;
}
table#wcsecfilingNoticeofDelistingRuleFailuresTransferofListings .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;
}
table#wcsecfilingNoticeofDelistingRuleFailuresTransferofListings tr:nth-child(2) td .modal-news-details {
    top: 115px !important;
}

/* Unregistered Sales of Equity */
table#wcsecfilingUnregisteredSalesofEquity thead tr th {
    border: none;
}

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

tbody#wcsecfiling-Unregistered-Sales-of-Equity-body tr td {
    font-size: 14px;
    border-left: 0px;
    border-right: 0px;
}

tbody#wcsecfiling-Unregistered-Sales-of-Equity-body tr:first-child td .modal-news-details {
    top: 125px !important;
}
table#wcsecfilingUnregisteredSalesofEquity .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;
}
table#wcsecfilingUnregisteredSalesofEquity tr:nth-child(2) td .modal-news-details {
    top: 115px !important;
}

/* Changes to Rights of Security Holders */
table#wcsecfilingChangestoRightsofSecurityHolders thead tr th {
    border: none;
}

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

tbody#wcsecfiling-Changes-to-Rights-of-Security-Holders-body tr td {
    font-size: 14px;
    border-left: 0px;
    border-right: 0px;
}

tbody#wcsecfiling-Changes-to-Rights-of-Security-Holders-body tr:first-child td .modal-news-details {
    top: 125px !important;
}
table#wcsecfilingChangestoRightsofSecurityHolders .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;
}
table#wcsecfilingChangestoRightsofSecurityHolders tr:nth-child(2) td .modal-news-details {
    top: 115px !important;
}

/* Changes to Rights of Security Holders */
table#wcsecfilingChangesinCertifyingAccountants thead tr th {
    border: none;
}

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

tbody#wcsecfiling-Changes-in-Certifying-Accountants-body tr td {
    font-size: 14px;
    border-left: 0px;
    border-right: 0px;
}

tbody#wcsecfiling-Changes-in-Certifying-Accountants-body tr:first-child td .modal-news-details {
    top: 125px !important;
}
table#wcsecfilingChangesinCertifyingAccountants .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;
}
table#wcsecfilingChangesinCertifyingAccountants tr:nth-child(2) td .modal-news-details {
    top: 115px !important;
}
/* Non-Reliance on Previous Financials */
table#wcsecfilingNonRelianceonPreviousFinancials thead tr th {
    border: none;
}

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

tbody#wcsecfiling-Non-Reliance-on-Previous-Financials-body tr td {
    font-size: 14px;
    border-left: 0px;
    border-right: 0px;
}

tbody#wcsecfiling-Non-Reliance-on-Previous-Financials-body tr:first-child td .modal-news-details {
    top: 125px !important;
}
table#wcsecfilingNonRelianceonPreviousFinancials .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;
}
table#wcsecfilingNonRelianceonPreviousFinancials tr:nth-child(2) td .modal-news-details {
    top: 115px !important;
}

/* for wcsecfilingAcquisitionorDispositionofAssets page  */
table#wcsecfilingAcquisitionorDispositionofAssets thead tr th {
    border: none;
}

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

tbody#wcsecfiling-Acquisition-or-Disposition-of-Assets-body tr td {
    font-size: 14px;
    border-left: 0px;
    border-right: 0px;
}

tbody#wcsecfiling-Acquisition-or-Disposition-of-Assets-body tr:first-child td .modal-news-details {
    top: 125px !important;
}
table#wcsecfilingAcquisitionorDispositionofAssets .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;
}
table#wcsecfilingAcquisitionorDispositionofAssets tr:nth-child(2) td .modal-news-details {
    top: 115px !important;
}

/* for Changes In control page  */
table#wcsecfilingChangesinControl thead tr th {
    border: none;
}

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

tbody#wcsecfiling-Changes-in-Control-body tr td {
    font-size: 14px;
    border-left: 0px;
    border-right: 0px;
}

tbody#wcsecfiling-Changes-in-Control-body tr:first-child td .modal-news-details {
    top: 125px !important;
}
table#wcsecfilingChangesinControl .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;
}
table#wcsecfilingChangesinControl tr:nth-child(2) td .modal-news-details {
    top: 115px !important;
}

/* for Shareholder Director Nominations page  */
table#wcsecfilingShareholderDirectorNominations thead tr th {
    border: none;
}

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

tbody#wcsecfiling-Shareholder-Director-Nominations-body tr td {
    font-size: 14px;
    border-left: 0px;
    border-right: 0px;
}

tbody#wcsecfiling-Shareholder-Director-Nominations-body tr:first-child td .modal-news-details {
    top: 125px !important;
}
table#wcsecfilingShareholderDirectorNominations .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;
}
table#wcsecfilingShareholderDirectorNominations tr:nth-child(2) td .modal-news-details {
    top: 115px !important;
}


/* for ABS Informational and Computational Material page  */
table#wcsecfilingABSInformationalComputationalMaterial thead tr th {
    border: none;
}

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

tbody#wcsecfiling-ABS-Informational-Computational-Material-body tr td {
    font-size: 14px;
    border-left: 0px;
    border-right: 0px;
}

tbody#wcsecfiling-ABS-Informational-Computational-Material-body tr:first-child td .modal-news-details {
    top: 125px !important;
}
table#wcsecfilingABSInformationalComputationalMaterial .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;
}
table#wcsecfilingABSInformationalComputationalMaterial tr:nth-child(2) td .modal-news-details {
    top: 115px !important;
}
/* Changes of Servicers or Trustees */
table#wcsecfilingChangesOfServicersOrTrustees thead tr th {
    border: none;
}

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

tbody#wcsecfiling-Changes-Of-Servicers-Or-Trustees-body tr td {
    font-size: 14px;
    border-left: 0px;
    border-right: 0px;
}

tbody#wcsecfiling-Changes-Of-Servicers-Or-Trustees-body tr:first-child td .modal-news-details {
    top: 125px !important;
}
table#wcsecfilingChangesOfServicersOrTrustees .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;
}
table#wcsecfilingChangesOfServicersOrTrustees tr:nth-child(2) td .modal-news-details {
    top: 115px !important;
}

/* Changes in Credit Enhancements */
table#wcsecfilingChangesinCreditEnhancements thead tr th {
    border: none;
}

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

tbody#wcsecfiling-Changes-in-Credit-Enhancements-body tr td {
    font-size: 14px;
    border-left: 0px;
    border-right: 0px;
}

tbody#wcsecfiling-Changes-in-Credit-Enhancements-body tr:first-child td .modal-news-details {
    top: 125px !important;
}
table#wcsecfilingChangesinCreditEnhancements .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;
}
table#wcsecfilingChangesinCreditEnhancements tr:nth-child(2) td .modal-news-details {
    top: 115px !important;
}


/* Failure to Make Distributions  */
table#wcsecfilingFailuretoMakeDistributions thead tr th {
    border: none;
}

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

tbody#wcsecfiling-Failure-to-Make-Distributions-body tr td {
    font-size: 14px;
    border-left: 0px;
    border-right: 0px;
}

tbody#wcsecfiling-Failure-to-Make-Distributions-body tr:first-child td .modal-news-details {
    top: 125px !important;
}
table#wcsecfilingFailuretoMakeDistributions .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;
}
table#wcsecfilingFailuretoMakeDistributions tr:nth-child(2) td .modal-news-details {
    top: 115px !important;
}

/* for Changes  in shell status  */
table#wcsecfilingChangesinShellStatus thead tr th {
    border: none;
}

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

tbody#wcsecfiling-Changes-in-Shell-Status-body tr td {
    font-size: 14px;
    border-left: 0px;
    border-right: 0px;
}

tbody#wcsecfiling-Changes-in-Shell-Status-body tr:first-child td .modal-news-details {
    top: 125px !important;
}
table#wcsecfilingChangesinShellStatus .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;
}
table#wcsecfilingChangesinShellStatus tr:nth-child(2) td .modal-news-details {
    top: 115px !important;
}
/* for Securities Act Updating Disclosure  */
table#wcsecfilingSecuritiesActUpdatingDisclosure thead tr th {
    border: none;
}

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

tbody#wcsecfiling-Securities-ActUpdating-Disclosure-body tr td {
    font-size: 14px;
    border-left: 0px;
    border-right: 0px;
}

tbody#wcsecfiling-Securities-ActUpdating-Disclosure-body tr:first-child td .modal-news-details {
    top: 125px !important;
}
table#wcsecfilingSecuritiesActUpdatingDisclosure .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;
}
table#wcsecfilingSecuritiesActUpdatingDisclosure tr:nth-child(2) td .modal-news-details {
    top: 115px !important;
}
/* for Mine Safety - Shutdowns/Violations  */
table#wcsecfilingMineSafetyShutdownsViolations thead tr th {
    border: none;
}

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

tbody#wcsecfiling-Mine-Safety-Shutdowns-Violations-body tr td {
    font-size: 14px;
    border-left: 0px;
    border-right: 0px;
}

tbody#wcsecfiling-Mine-Safety-Shutdowns-Violations-body tr:first-child td .modal-news-details {
    top: 125px !important;
}
table#wcsecfilingMineSafetyShutdownsViolations .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;
}
table#wcsecfilingMineSafetyShutdownsViolations tr:nth-child(2) td .modal-news-details {
    top: 115px !important;
}
/*Temporary Suspension of Trading Under Employee Plans */
table#wcsecfilingTemporarySuspensionofTradingUnderEmployeePlans thead tr th {
    border: none;
}

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

tbody#wcsecfiling-Temporary-Suspension-of-Trading-Under-Employee-Plans-body tr td {
    font-size: 14px;
    border-left: 0px;
    border-right: 0px;
}

tbody#wcsecfiling-Temporary-Suspension-of-Trading-Under-Employee-Plans-body tr:first-child td .modal-news-details {
    top: 125px !important;
}
table#wcsecfilingTemporarySuspensionofTradingUnderEmployeePlans .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;
}
table#wcsecfilingTemporarySuspensionofTradingUnderEmployeePlans tr:nth-child(2) td .modal-news-details {
    top: 115px !important;
}

/*Static Pool */
table#wcsecfilingStaticPool thead tr th {
    border: none;
}

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

tbody#wcsecfiling-Static-pool-body tr td {
    font-size: 14px;
    border-left: 0px;
    border-right: 0px;
}

tbody#wcsecfiling-Static-pool-body tr:first-child td .modal-news-details {
    top: 125px !important;
}
table#wcsecfilingStaticPool .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;
}
table#wcsecfilingStaticPool tr:nth-child(2) td .modal-news-details {
    top: 115px !important;
}
/*Static Pool */
table#wcsecfilingDelinquentFilers thead tr th {
    border: none;
}

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

tbody#wcsecfiling-Delinquent-Filers-body tr td {
    font-size: 14px;
    border-left: 0px;
    border-right: 0px;
}

tbody#wcsecfiling-Delinquent-Filers-body tr:first-child td .modal-news-details {
    top: 125px !important;
}
table#wcsecfilingDelinquentFilers .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;
}
table#wcsecfilingDelinquentFilers tr:nth-child(2) td .modal-news-details {
    top: 115px !important;
}

/* for home pages script section */
.home .wc_sec_disable_content {
    margin: 0px auto;
    width: 800px;
}
.entry-content > *:last-child {
    margin-bottom: 1.25em;
}
/*popup images*/
img.view-pop-imges {
    width: 24px;
    font-size: 400px;
}
tr.wc_portryal_load_more_button {
    display: none;
}
/*testing speed issue
tbody#wcsecfiling-Definitive-Proxy-Statements-body tr td a {
    color: red;
}

tbody#wcsecfiling-Definitive-Proxy-Statements-body tr {
    background: green;
}*/
ul#company-list hr {
    margin: 5px;
}

span.uppercase-suffix{
    text-transform: uppercase;
}
/* added on 21 aug 2023 */
form.wp-block-search__button-outside.wp-block-search__text-button.wp-block-search {
    position: relative;
    width: 100%;
    float: left;
}
div#mepr_test1 .mepr-radios-field-row, .mepr-checkboxes-field-row {
    display: inherit !important;
    margin-right: 20px;
    float: left;
}

/*div#mepr_test1 input.mepr-form-checkboxes-input {
    display: inherit !important;
}
*/
label.mepr-visuallyhidden {
    display: none;
}

tbody#wcsecfiling-blog-form-type-list-body tr td h3 {
	margin-top: 0px !important;
	margin-bottom: 5px !important;
	line-height: 14px;
}

tbody#wcsecfiling-blog-form-type-list-body tr td h3 a {
       font-weight:  bold;
}
p.error-message {
    color: red;
    position: absolute;
    font-size: 15px;
    font-weight: 500;
}
tbody#wcsecfiling-form-type-list-body tr td:last-child {
    position: relative;
}
.singlerow td:last-child {
    position: unset !important;
}
.mp-form-row.mepr_custom_field.mepr_mepr_test.mepr-field-required .mepr-form-checkboxes-input {
    display: inline-block !important;
}
table#wcsecblogbyFormTypeList h3.wcformheadings {
    font-size: 16px;
    font-weight: 600;
    margin: 10px 0;
    margin-bottom: 20px !important;
}
.tab-menu {
	display: flex;
	/*background-color: #f2f2f2;*/
	/* border-bottom: 1px solid #ddd; */
	text-align: center;
	margin: 0px auto;
	width: 100%;
	
    }

    .tab-menu a {
	padding: 10px 30px;
	text-decoration: none;
	cursor: pointer;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
    border-radius: 10px 10px 0 0;
    color: darkgray;
    margin-right: 10px;
    background: #EFF0F4;
    font-weight: 600;
    font-size: 14px;
    border: 1px solid #CBCBCD;
    border-bottom: 0px;
}



    .tab-menu a.active {
        font-weight: bold;
    border: none;
    border-bottom: 0px;
    }
.tab-menu a span {
    width: 21px;
    height: 21px;
    background: #B1B1B3;
    border-radius: 50%;
    display: inline-block;
    padding: 5px;
    margin-right: 5px;
}
.tab-menu a.active{
    color: #020266e6;
    background: #fff;
}
.tab-menu a.active > span{
    background: #020266e6;
}
.tab-menu a:hover {
    /* background: red; */
    color: #020266e6;
    font-weight: bold;
}
/*section.wc_sec_filing_company\'s_agent {
    margin: 0px;
}*/

.wc_secfiling_company_agent_list {
    float: left;
    width: 100%;
    font-size: 18px;
}

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

tbody#wcsecfiling-company-agent-body tr td {
    border-left: 0px !important;
    border-right: 0px !important;
    font-size: 14px;
}

tbody#wcsecfiling-company-agent-body tr td a {
    color: #1a73e8;
}
table#company_agent_filing thead tr th {
    border: none;
    font-size: 14px;
}
.dateInfo {
    width: 100%;
    float: left;
    padding: 10px;
}
.first_filing_date, .last_filing_date {
    width: 49%;
    float: left;
    margin: 20px 1% 0 0;
}
ul.formernamelist {
    list-style: none;
    padding: 0;
    margin: 0;
}
.formernamelist li {
    line-height: 28px;
    margin: 3px;
}
.companyInfo h3 {
    font-weight: 700;
    font-size: 20px;
}
span.comptitle {
    font-weight: 600;
font-size: 14px;
}
section.wc_sec_filing_company\'s_director_info {
    width: -4%;
    width: 42% !important;
    margin-right: 1%;
}

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

table#company_director_filing tbody tr td {
    font-size: 14px;
    border-left: 0px;
    border-right: 0px;
}
section.wc_sec_filing_company\'s_officers_info {
    width: 57% !important;
    
}

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

table#company_officers_filing tbody tr td {
    font-size:  14px;
    border-left: 0px;
    border-right: 0px;
}
table#company_issuer_relationship thead tr th {
    border: none;
}

table#company_issuer_relationship tbody tr td {
    font-size:  14px;
    border-left: 0px;
    border-right: 0px;
}
table#company_same_filer_list thead tr th {
    border: none;
}

table#company_same_filer_list tbody tr td {
    border-left: 0px;
    border-right: 0px;
    font-size: 14px;
}
table#companyNamelists thead tr th {
    font-size: 14px;
    border: none;
}

table#companyNamelists tbody tr td {
    border-left: 0px;
    border-right: 0px;
    font-size: 14px;
    /* padding: 8px; */
}

table#companyNamelists {
    margin-top: 0px;
}

table#addressinfolists thead tr th {
    font-size: 14px;
    border: none;
}

table#addressinfolists {
    margin-top: 0px;
}

table#addressinfolists tbody tr td {
    font-size: 14px;
    border-left: 0px;
    border-right: 0px;
}
section.wc_sec_filing_company\'s_director_info h2 {
    margin: 0px;
}

section.wc_sec_filing_company\'s_director_info table {
    margin: 0px;
}
section.wc_sec_filing_company\'s_officers_info h2 {
margin: 0px;
}

section.wc_sec_filing_company\'s_officers_info table {
margin: 0px;
}
section.wc_sec_filing_company\'s_agent h2 {
margin: 0px;
}

section.wc_sec_filing_company\'s_agent table {
margin: 0px;
}
section.wc_sec_filing_issuer_relationship_info h2 {
margin: 0px;
}
section.wc_sec_filing_issuer_relationship_info table {
margin: 0px;
}
/*tbody#wcsecfiling-same-filer-body:nth-child(2) {
    white-space: pre !important;
}*/

table#sec-company-Signatory thead tr th {
    border: none;
}

table#sec-company-Signatory tbody tr td {
    font-size: 14px;
    padding: 8px;
    border-left: 0px;
    border-right: 0px;
}
/**added on 19Sep2023***/
table#InsiderReport {
    margin: 0px;
}
table#sec-company-Signatory {
    margin: 0px;
}
.wc_sec_filing_secrach .wc_secfiling_list,
.wc_sec_filing_insider .wc_secfiling_list{
    margin-bottom: 0;
}
section.wc_sec_filing_company_list{
        background: #efefef;
}
.companyInfo {
    margin-bottom: 20px;
}
table#company_same_filer_list {
    margin: 0px;
}
table#company_same_filer_list tbody tr td:nth-child(3) {
    white-space: pre;
}
table#company_emails_info_list thead tr th {
    border: none;
}

table#company_emails_info_list tbody tr td {
    font-size: 14px;
    padding: 8px;
    border-left: 0px;
    border-right: 0px;
}

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

table#company_webpages_info_list tbody tr td {
    font-size: 14px;
    padding: 8px;
    border-left: 0px;
    border-right: 0px;
}

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

table#company_website_info_list tbody tr td {
    font-size: 14px;
    padding: 8px;
    border-left: 0px;
    border-right: 0px;
}
table#wcsecfiling-Signatories-List thead tr th {
    border: none;
}

table#wcsecfiling-Signatories-List tbody tr td {
    border-left: 0px;
    border-right: 0px;
    padding: 8px;
    font-size: 14px;
}
.contact_info h4 {
    /* margin: 0px; */
    margin-top: 0px;
}
table#company_information_list tbody tr td {
    border-left: 0px;
    border-right: 0px;
    font-size: 14px;
}
table#company_information_list th {
    font-size: 14px;
    border: none;
}
table#company_website_info_list,
table#company_webpages_info_list,
table#company_emails_info_list,
table#company_date_list
 {
    margin: 0px;
}
table#company_date_list
 {
    margin-bottom: 40px;
}
section.wc_sec_filing_signup {
    margin-bottom: 0px;
}
section.wc_sec_filing_secrach {
    margin-bottom: 0px;
}
.singular .entry-header {
    padding: 4rem 0;
}
.post-inner {
    float: left;
    width: 100%;
}
a#wc_favourite_button {
    padding: 10px 46px;
    background-color: #006aff;
    color: #fff !important;
    font-size: 17px;
    border-radius: 5px;
}

.wc_view_profile_favourite_btn_section {
    text-align: center;
    float: right;
    width: 100%;
    margin-bottom: 25px;
    margin-top: 30px;
}
.wc_secfiling_profile_button {
    display: inline-block;
    background: #fff !important;
    float: right;
    width: 25%;
    padding: 10px 10px;
    border-radius: 10px;
}
section.wc_sec_filing_first_section {
    margin-bottom: 0px;
}
section.wc_sec_filing_fourth_section {
    margin-bottom: 0px;
}

section.wc_widget_script {
    margin-bottom: 0px !important;
}
body.page-id-3,
body.privacy-policy
 {
    background: #fff;
}
body.home.page-template {
    background: #fff;
}
.page-id-38 .wc_secfiling_list h4 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}
body.page-template-filing-insights{
	background: #fff;
}
table#company_date_list tbody tr td {
    border-left: 0px;
    border-right: 0px;
    font-size: 14px;
}
table#company_date_list th {
    font-size: 14px;
    border: none;
}

table#wcsecalertList {
    width: 100% !important;
}
.mepr-my-alerts-wrapper {
    max-width: 800px !important;
}
.mepr-favorites-wrapper {
    max-width: 800px !important;
}

table#wcsecfavList {
    width: 100% !important;
}

table#wcsecfavList tbody tr td {
    font-size: 14px;
}
table#company_cofiler_filing {
    margin: 0px;
}
table#company_cofiler_filing tr th {
    border: none;
}
tbody#wcsecfiling-company-cofiler-body tr td {
    font-size: 14px;
    border-left: 0px !important;
    border-right: 0px !important;
}
html body.page-id-38 {
    background: #fff;
}
i.fa.fa-heart {
    font-size: 13px;
}
body.page-id-93 {
    background: #EFEFEF;
}
.wc_view_profile_favourite_btn_section a.wc_create_alert_button {
    padding: 10px 29px;
    background-color: #006aff;
    color: #fff !important;
    font-size: 17px;
    border-radius: 5px;
}

.page-id-399 .wc_hide_ticker_news, .page-id-281 .wc_hide_ticker_news, .page-id-558 .wc_hide_ticker_news {
    display: none;
}

.page-id-558 .table-responsive .scroll-wrapper>.scroll-content {
    height: auto !important;
    min-height: auto;
}

/* agents client list */
table#wc-secfiling-agents-client-list thead tr th {
    border: none;
}

table#wc-secfiling-agents-client-list tbody tr td {
    border-left: 0px;
    border-right: 0px;
    font-size: 14px;
}

section.wc-clients-detail-section .div1 {
    float: left;
    width: 50%;
}

section.wc-clients-detail-section .selectfilters {
    float: left;
    width: 50%;
}

section.wc-clients-detail-section .div1 h2 {
    margin: 0px;
}
section.wc-clients-detail-section .selectfilters select#viewoption {
    width: auto;
}

section.wc-clients-detail-section .selectfilters select#since {
    width: auto;
}
table#wc-secfiling-agents-client-list {
    margin: 5px;
}
section.wc_sec_company_emails_info h2 {
    margin-top: 0px;
}

.page-id-39 .mp_wrapper form {
    text-align: left;
    width: 50%;
    margin: 0px auto;
}
.page-id-39 .mepr-login-actions {
    margin-bottom: 20px;
    text-align: left;
    width: 50%;
    margin: 0px auto;
}

ul#menu-footer-menu li{
    list-style: none;
}

nav.menu-api-menu-container ul li {
    display: block;
}
span.day_limit {
    font-size: 15px;
}
.site-logo img {
    width: 124px;
}
.wc_main_heading h3 {
   text-align: left;
    float: left;
    width: 100%;
    font-size: 30px;
    font-weight: bold;
    color: #323030;
    padding-bottom: 20px;
}

.wc_user_identification_key {
    font-size: 18px;
    font-weight: bold;
    
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    float: left;
    font-size: 18px;
    
    width: 30%;
}
.sandbox_api_quota p {
    font-weight: bold;
}

.live_api_quota p {
    font-weight: bold;
}
.button.mp-hide-pw {
height: 55% !important;
top: 36px;
}
body.page-id-11 {
    background: #f3f2ef;
}
header.entry-header.has-text-align-center.header-footer-group {
    padding: 0px !important;
}
a#sign_up {
    color: #fff !important;
    border-radius: 5px;
}
/** get started page */
.get-started-hero {
    float: left;
    width: 100%;
    margin-top: 30px;
}
.get-started-hero h1 {
    font-size: 50px;
    float: left;
    width: 100%;
    line-height: 70px;
    font-weight: bold;
}
.get-started-hero p, .get-started-hero ul li, .api-guide p,.api-guide ol li {
    font-size: 18px;
    color: #2c2c2c;
    margin-bottom: 10px;
}
.get-started-hero h2, .api-guide h2 {
    float: left;
    width: 100%;
    font-size: 30px;
    font-weight: bold;
}
.api-guide h3 {
    font-size: 22px;
    font-weight: bold;
}
.api-guide h4 {
    font-size: 20px;
    float: left;
    width: 100%;
    margin: 10px 0px;
    font-weight: bold;
}
.api-guide ol {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.api-guide pre {
    padding: 0px;
    margin: 0px;
    text-align: left;
    border: none;
    background: #000;
    color: #fff;
    padding: 10px;
}
h2.troble-shooting {
    margin-bottom: 25px;
}
.ready-content {
    border-top: 1px solid gray;
    padding-top: 20px;
}
.mitual-side-bar {
    margin-bottom: 10px;
}
.main-content-div {
    width: 100%;
    float: left;
}
.filings-side-bar {
    width: 30%;
    float: left;
    margin-top: 50px;
}
.get-started-body-content {
    width: 70%;
    float: right;
}
.wc_sidebar_wrapper h4 {
    margin-top: 10px;
    font-size: 20px;
    margin-bottom: 10px;
}
.wc_sidebar_wrapper a {
    color: gray;
    margin-left: 15px;
}
ul.tick-sign-list{
    margin-left: 0px;
}
.tick-sign-list li{
    list-style: none;
}
body.page-id-1243 .entry-content p, body.page-id-1243 ul.small, body.page-id-1245 .entry-content p, body.page-id-1245 ul, body.page-id-1245 ol{
    max-width: 1220px !important;
}
.footer-widgets-outer-wrapper{
    border: none !important;
}
section.wc_sec_filing_secrach .sandbox_h1{
    font-size: 25px;
    text-align: left !important;
    font-weight:bold;
}
.wc_sidebar_wrapper strong.api-sidebar-subheadings {
    margin: 10px;
    font-size: 18px;
    margin-left: 0px;
    color: #000;
    font-weight: 500;
    line-height: 1.1;
    display: block;
}
/* get started page end*/

.menu-modal-inner {
    background: #f8f8f8;
}
.wc-hamburger span {
    display: block;
    height: 3px;
    background: #515151;
    border-radius: 2px;
}
.wc-hamburger {
    width: 28px;
    height: 22px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.nav-toggle {
    position: relative;
}
