/* Enter Your Custom CSS Here */
/* Contact us CSS */
a#cd_chat {
    display: none !important;
}
/* Contact us CSS ends*/
/* Long &amp; short side single tables CSS*/
.single-common-watch-name {
    width: 15%;
}
/* Long &amp; short side single tables CSS Ends*/
a.signals-buy-ror,
a.signals-sell-ror {
    border-radius: 4px;
    text-decoration: none;
    font-size: 16px !important;
    padding: 8px 30px;
    width: 119px;
    text-align: center;
}
a.signals-buy-ror {
   background: #00a015;
}
a.signals-sell-ror {
	 background: #DB0A00;
}

 .page-id-306 .uabb-overlay,
 .page-id-9 .uabb-overlay,
 .page-id-11 .uabb-overlay,
.page-id-1128 .uabb-overlay,
.page-id-10 .uabb-overlay
{
    z-index: 9999 !important;
}
.page-id-306 .uabb-modal-close ,
.page-id-9 .uabb-modal-close ,
.page-id-11 .uabb-modal-close,
.page-id-10 .uabb-modal-close,
.page-id-1128 .uabb-modal-close{
	z-index: 99999 !important;
}

.list-investment-primer ul {
    margin-top: 20px;
}
.list-investment-primer li {
    margin-bottom: 22px;
}
.investment-primer-img img.fl-photo-img.wp-image-1040.size-full {
    box-shadow: -71px 30px 49px #E8E8E8;
}
/* logo hover color */
.site-branding a:hover {
    background: #efefef;
    padding: 22px 10px 21px 10px;
}
.site-branding a{
    padding: 22px 10px 21px 10px;
}
/* logo hover color end*/
/* Add to any css */
.page .a2a_kit.a2a_kit_size_32.a2a_floating_style.a2a_vertical_style,
.blog .a2a_kit.a2a_kit_size_32.a2a_floating_style.a2a_vertical_style,
.single-signals_watch_long .a2a_kit.a2a_kit_size_32.a2a_floating_style.a2a_vertical_style,
.single-signals_watch_short .a2a_kit.a2a_kit_size_32.a2a_floating_style.a2a_vertical_style,
.category .a2a_kit.a2a_kit_size_32.a2a_floating_style.a2a_vertical_style{
    display: none;
}
/* Add to any css end*/
/* How it work page css */
.custom-modal-popup-link .uabb-modal-action {
	text-decoration: underline;
}
/* How it work page css End */
/* Header CSS */
.header-aligned-left .site-header {
    z-index: 9999;
    position: relative;
}
/* single blog post link */
/* Comment Box Section CSS */
#comments .comment-respond#respond input {
    width: 100% !important;
}
#comments .comment-respond#respond 
 input#submit {
    width: auto !important;
    background: #db9128;
    border: 1px solid #db9128;
    color: #ffffff;
    margin-top: 20px;
    border-radius: 4px;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
}
#comments .comment-respond#respond 
 input#submit:hover {
    background: #3f3f3f;
    border: 1px solid #3f3f3f;
 }
/* Comment Box Section CSS End */

.single-post p a {
    border-bottom: 1px solid #1a6495;
}
.single-post p a:hover {
    border-bottom: 2px solid #1a6495;
}
/* single blog post link end*/
/* recession watch page css */
.watch-heading {
    padding-bottom: 15px;
}
.recession-watch-tables .wpDataTablesWrapper table.wpDataTable tr.odd:hover > td,
.recession-watch-tables .wpDataTablesWrapper table.wpDataTable tr.odd:hover > td.sorting_1,
.recession-watch-tables .wpDataTablesWrapper table.wpDataTable tr.even:hover > td,
.recession-watch-tables .wpDataTablesWrapper table.wpDataTable tr.even:hover > td.sorting_1 {
    background-color: #ffffff;
}
.recession-watch-tables .wpDataTablesWrapper table#table_1 thead th {
    display:none;
}
.recession-watch-tables .wpDataTablesWrapper table#table_3 thead th {
  display:none;
}
.recession-watch-tables .wpDataTablesWrapper table#table_5 thead th {
    display:none;
}
.recession-watch-tables .wpDataTablesWrapper table#table_1 tr#table_35_row_0 .column-0 {
    background: #62efaf!important;
    color: #0c253d !important;
    font-weight: 700;
}
.recession-watch-tables .wpDataTablesWrapper table#table_3 tr#table_36_row_0 .column-0 {
    background: #f4e289!important;
    color: #0c253d !important;
    font-weight: 700;
}
.recession-watch-tables .wpDataTablesWrapper table#table_5 tr#table_37_row_0 .column-0{
    background: #f99b9b!important;
    color: #0c253d !important;
    font-weight: 700;
}
.recession-watch-tables .wpDataTablesWrapper table.wpDataTable tr.even td,
.recession-watch-tables .wpDataTablesWrapper table.wpDataTable tr.odd td {
	text-align: center;
	padding: 8px;
}
.signals-recession-box{
transform: translate3d(0,-1px,0) !important;
    box-shadow: 0 4px 10px 0 rgba(35, 35, 35, 0.21) !important;
    transition: all 0.3s linear !important;
}
.signals-recession-box:hover{
    transform: translate3d(0px,-6px,0px) !important;
    box-shadow: 0 4px 10px 0 rgba(35, 35, 35, 0.21) !important;
    transition: all 0.3s linear !important;
    }
/* recession watch page css end*/
/* checkout mailchimp list */
.page-id-140 table#pmpro_mailing_lists {
    display: none;
}
/* checkout mailchimp list end*/

/* Single Post CSS*/
/* Single post related section css */

.custom-related-posts-section .gallery-icon.landscape {
    display: inline-flex;
    padding: 0px;
   /* min-height: 260px; */
}
.custom-related-posts-section figure.gallery-item {
    margin-right: 12.5px;
    margin-left: 12.5px;
}
.custom-related-posts-section .gallery-icon.landscape img {
    height: 100%;
}
.custom-related-posts-section .gallery-columns-3 .gallery-item {
    max-width: 32%;
    background-color: #F6F6F6;
    box-shadow: 0 4px 1px rgba(197, 197, 197, 0.2);
}
.custom-related-posts-section .gallery {
	display:inline-flex !important;
}
.custom-related-posts-section figcaption {
   padding: 15px 25px 15px 25px;
    text-align: left;
}
.custom-related-posts-section h3:first-child {
    display: none;
}
.custom-related-posts-section .related-post-category a {
    color: #1a6495;
    font-weight: 700;
}  
.custom-related-posts-section p {
    margin-bottom: 15px;
}
.custom-related-posts-section span.related-post-link a {
    color: #1a6495 !important;
    text-decoration: underline;
}
.custom-related-posts-section span.related-post-date {
    color: #afafaf;
}
.related-cat:not(:last-child)::after {
    content: ", ";
}
.custom-related-posts-section h3 {
      margin-top: 15px;
  	  margin-bottom: 15px;
}
/* Single post related section css ends*/
.single-post .page-header-image-single{
	margin-top: 5%;
}
.single-post .page-header-image-single.grid-container.grid-parent.generate-page-header {
    display: none;
}
.custom-single-post-headings strong > em,
.custom-single-post-headings em > strong,
.custom-single-post-headings {
 	font-style: normal;
    font-size: 20px;
    line-height:24px;
    color: #0c253d;
 }
.custom-single-post-headings {
    padding-bottom: 10px;
    padding-top: 20px;
}
.custom-single-post-headings p {
    margin-bottom: 0px;
}
/* Single Post CSS end*/
a.uabb-button {
    font-weight: 700;
}
.content-padding-text p {
    margin-bottom: 14px !important;
}
.content-padding-text .uabb-infobox-content .uabb-infobox-text p {
  	margin-bottom: 10px !important;
}
/* the novice sidebar */
.page-id-182 .widget-area .widget,
.page-id-19 .widget-area .widget,
.page-id-17 .widget-area .widget,
.page-id-18 .widget-area .widget {
    padding: 0px;
}
/* the novice sidebar end*/
.uabb-blog-posts-col-2.uabb-post-wrapper:first-child {
    display: block;
    width: 100%;
}

/* Home page slider CSS*/
/* Video Archive Page CSS */
.category-videos .custom-blog-archive-content .uabb-read-more-text a:after {
    content: ' See Full Video ';
    background: #ffffff;
    position: absolute;
    left: 25px;
    text-decoration: underline;
}
/*.single-format-video .similar-post-video {
	display:none;
}*/
/* Video Archive Page CSS End */
#rev_slider_2_1 .custom-slider-button{
	letter-spacing: 0px;
}
/* home slider pop up video css */
.video-btn-home:before {
    font-family: "FontAwesome";
    content: "\f16a";
    padding-right: 10px;
}
/* home slider pop up video css end*/
/* Home page slider CSS end*/ 
.custom-matt-li-items ol{
	 	list-style-type:lower-roman;
	 	margin-left:  1.2em;
	 }
.custom-matt-li-items p {
    margin-bottom: 10px;
}
.custom-matt-li-items ol li:before {
    content: ' ) ';
    height: 22px;
    width: 5px;
    left: -8px;
    position: absolute;
    display: inline-block;
    background: #ffffff;
}
.custom-matt-li-items ol li {
    position: relative;
    padding-left: 4px;
    background: #ffffff;
}
/* checkout legel content checkbox */
/*#pmpro_tos_fields input#tos:after {
    content: "I certify that I've read the Terms and Conditions for Signals Matter";
    display: inline-block;
    width: 500px;
    padding-left: calc(100% + 10px);
    position: relative;
    top: -3px;
    font-weight: 500;
}
#pmpro_tos_fields label.pmpro_normal.pmpro_clickable, #pmpro_tos_fields th:first-child {
    display: none;
} */
/* checkout legel content checkbox end*/
/* Blog archive (beaver themer) css*/
/* Video Blog post CSS */
.single-format-video .signal-single-post-featured-image .fl-photo-img {
    display: none;
}
/* Video Blog post CSS End */
#custom-blog-posts .uabb-post-wrapper{
	z-index: 0;
}
#custom-blog-posts .uabb-blog-posts-description p{
    margin-bottom: 0px;
}
#custom-blog-posts .uabb-posted-by{
     font-weight: 700;
}
#custom-blog-posts .uabb-read-more-text{
    text-decoration: underline;
    margin-bottom: 18px;
    padding-top: 0px;
}
#custom-blog-posts .uabb-blog-post-section a img{
    width: 100%;
}

#custom-blog-posts .uabb-blog-posts{
    overflow: visible;
}
     #custom-blog-posts .custom-blog-archive-content{
         padding: 0px 25px 15px 25px;
    }
.custom-blog-archive-categories .fl-module-content.fl-node-content{
	background-color: #f7f7f7;
    padding: 25px 20px 25px 20px;	
}
.custom-blog-archive-categories .fl-module-content.fl-node-content .widgettitle{
	font-weight: normal;
    font-size: 16px;
    color: #0c253d;
}
.custom-blog-archive-categories .fl-module-content.fl-node-content .cat-item a{
	color: #1a6495 !important;
}
.custom-blog-archive-form .gform_fields.top_label{
	margin-bottom: 15px;
}
#gform_confirmation_message_3 {
	text-align: center;
    color: #ffffff !important;
}
#custom-blog-posts ul.page-numbers {
    font-weight: 700;
}

#custom-blog-posts .uabb-blogs-pagination {
	    padding: 10px 0px 0px 0px;
}
/*Blog archive (beaver themer) css end*/
/*How to get on board CSS begins here */

.custom-content-padding,
.custom-para-margin {
    margin-bottom: 0px;
}

/* How to get on board css ends here*/
div#left-sidebar {
    padding-right: 25px;
    margin-bottom: 30px;
}
/* the novice left sidebar css */

#ubermenu-thenovice-21 .ubermenu .ubermenu-target {
    padding: 12px 20px;
}

.page-id-182 h4.widget-title,
.page-id-18 h4.widget-title,
.page-id-19 h4.widget-title,
.page-id-17 h4.widget-title {
    margin-bottom: 0px;
    padding: 20px 10px 10px 20px;
    font-size: 17px;
    color: #000000;
}

.page-id-182 #left-sidebar .ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target:after,
.page-id-18 #left-sidebar .ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target:after,
.page-id-19 #left-sidebar .ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target:after,
.page-id-17 #left-sidebar .ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target:after{
    position: absolute;
    right: 20px;
    margin-top: -8px;
}

/* the novice left sidebar css end */
.page-id-25 .wpDataTablesWrapper div.wdtscroll {
    overflow-x: hidden;
}
.page-id-25 .wpDataTablesWrapper table.scroll {
    width: 100% !important;
}


/* Single Long &amp; Short Side CSS  */
.buy-custom-background a,
.sell-custom-background a {
	color: #ffffff !important;
}
/* Single Long &amp; Short Side CSS End */
/* search page css */
 .search h1.entry-title {
    display: none !important;
}
/* search page css end*/
@media (min-width:769px) {
/* trend watch table css */
	#table_3 th.wdtheader.sort.sorting_disabled.column-,
	#table_5 th.wdtheader.sort.sorting_disabled.column-,
	#table_7 th.wdtheader.sort.sorting_disabled.column-,
	#table_9 th.wdtheader.sort.sorting_disabled.column-
 	{
    	width: 42%;
	}
	#table_1 th.wdtheader.sort.sorting_disabled.column- {
    	width: 54%!important;
	}
	/* trend watch table css end*/
/*	.custom-blog-posts-shadow .signal-blog-images {
	    height: 240px;
	}*/
	.custom-blog-posts-shadow .signal-blog-images-home {
	    height: 222px;
	}
/*   .custom-blog-posts-shadow .uabb-blog-posts-col-2.uabb-post-wrapper:first-child .signal-blog-images a img {
      position: relative;
      top: 50%;
      transform: translateY(-50%);
   }
   .custom-blog-posts-shadow .uabb-blog-posts-col-2.uabb-post-wrapper:first-child .signal-blog-images {
      height: 400px;
   }*/
	.custom-related-posts-section .gallery-icon.landscape {	
		min-height: 265px;
	}
}
@media screen and ( max-width:769px ) {	
	.custom-related-posts-section .gallery-columns-3 .gallery-item {
		max-width: 45% !important;
  		margin-top: 20px;
	}
	.custom-related-posts-section .gallery {
		display: block !important;
	}
  	.login-page-row .fl-node-59f853e554f10 ,
  	.login-page-row .fl-node-59f853e554f57 {
        width: 100%;
    }
    
    .login-page-row .fl-node-59f864535ff7d {
        width: 39.64%;
        margin-right: 20px;
    }
    .login-page-row .fl-node-59f864535ff35 {
        width: 29.11%;
    }
    .login-page-row .fl-node-59f864535ffbf {
        width: 25.25%;
    }
  	.error404 label {
        width: auto !important;
    }
    .error404 input.search-submit {
        width: auto !important;
        padding-left: 15px;
        padding-right: 28px;
    }
}
@media (max-width:768px) {
  	.signals-category-archive td.long-col6.signals-custom-buttons-col2-new a{
        padding: 13px 7px;
      }
	.page-id-25 .wpDataTablesWrapper div.wdtscroll {
        overflow-x: scroll !important;
    }
	td.ror-field {
        padding: 10px 0px !important;
    }
	.pmpro_box ul li strong:last-child,
    td.pmpro_account-membership-levelname:before,
    td.pmpro_account-membership-expiration:before {
        width: 13% !important;
    }
	.pmpro_account-membership-levelfee > p {
        padding-left: 94px !important;
    }
	.page-id-139 a.pmpro_nolink.nolink {
        display: block;
        margin-top: 12px;
    }
    .page-id-182 div#left-sidebar {
        margin-bottom: 30px;
    }
	.custom-row-align-mobile .fl-module-content {
        margin-top: 20px;
        margin-left: 0px;
    }
	.custom-related-posts-section .gallery-icon.landscape {
  		min-width: auto;
	} 
	div#left-sidebar {
      padding-right: 0;
      margin-bottom: 0;
	}
    /* Checkout page responsive css */
    .bsf-custom-checkout-page td , 
    .bsf-custom-checkout-page {
        display: block;
    }
    .bsf-custom-checkout-page th {
        display: inline-block;
    }
      form.pmpro_form .bsf-custom-checkout-page label ,
     .bsf-billing-add td ,
      td.bsf-card-no ,
     .bsf-checkout-side-content,
     .bsf-checkout-page-main  {   
        width: 100% !important;
    }
    .bsf-custom-checkout-page #pmpro_tos_fields input#tos:after {
        width: 250px;
    }
    /* Checkout page responsive css ends*/
	/* Login page css */
	.login-page-row p.tml-submit-wrap {
        margin-top: 30px;
    }
	.page-id-510 #theme-my-login .tml-rememberme-submit-wrap p.tml-rememberme-wrap {		
  		top: 0px !important;
	}
    .login-page-row .fl-col.fl-node-59f864535ff7d.fl-col-small {
        margin-bottom: 20px;
    }
	/* Login page css ends */
    .uabb-number-text:after {
        content: "Recession Watch";
        position: relative;
        top: -35px;
        left: 0;
        font-weight: bold;
        transform: translateX(-25%);
	}
	/* Signals Watch Long Side table css */
	.signals-category-archive table, .signals-category-archive thead, .signals-category-archive tbody, .signals-category-archive th, .signals-category-archive td,.signals-category-archive tr {
		display: block;
	}
	.signals-category-archive thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	.signals-category-archive td { 
    	border: 1px solid rgba(0,0,0,.1)!important;
		border-bottom: 1px solid #eee;
		position: relative;
	}
	.signals-category-archive td:before { 
		position: absolute;
		top: 6px;
		left: 6px;
		width: 45%;
		padding-right: 10px;
		white-space: nowrap;
	}
	.signals-category-archive td:nth-of-type(1):before { content: "Symbol"; }
	.signals-category-archive td:nth-of-type(2):before { content: "Name"; }
	.signals-category-archive td:nth-of-type(3):before { content: "Sector and Subsector	"; }
	.signals-category-archive td:nth-of-type(4):before { content: "Signal Trigger"; }
	.signals-category-archive td:nth-of-type(5):before { content: "Signal Return Since Last Update"; }
	.signals-category-archive td:nth-of-type(6):before { content: ""; }

	.signals-category-archive tr.long-table-data td {
    width: 100%;
    /* text-align: center; */
	}
	.signals-category-archive tr.long-table-data td:before {
    font-size: 16px;
    font-weight: 700;
    padding-top: 10px;
    padding-left: 9px;
    width: 100%;
	}
	.signals-category-archive tr.long-table-data td {
    padding-top: 40px;
    padding-bottom: 14px;
	}
	.signals-category-archive td.long-col6.signals-custom-buttons-col2-new {
    text-align: left;
    padding-bottom: 32px;
    padding-top: 34px;
	}
	.signals-category-archive .uabb-blog-posts-col-1.uabb-post-wrapper {
    padding-bottom: 25px;
	}
/* Signals Watch Long Side table css end*/
/* single post long / short side */

.signalsmatter-single-description {
    padding-top: 385px;
}
.signals-trade-singal tr th {
    display: none;
}
.signals-trade-singal td {
    padding-top: 32px;
}
.signals-trade-singal td:nth-of-type(1):before { content: "Symbol"; }
.signals-trade-singal td:nth-of-type(2):before { content: "Name"; }
.signals-trade-singal td:nth-of-type(3):before { content: "Sector and Subsector	"; }
.signals-trade-singal td:nth-of-type(4):before { content: "Exchange"; }
.signals-trade-singal td:nth-of-type(5):before { content: "Trigger Date"; }
.signals-trade-singal td:nth-of-type(6):before { content: "ROR"; }
.signals-trade-singal td:last-child:before { content: "Signal Instructions"; }

.signals-trade-singal td:last-child {
    padding-bottom: 10px !important;
}
.signals-trade-singal td:before {
    font-weight: 700;
}
.signals-trade-singal td:last-child {
    padding-top: 38px!important;
}
.signalsmatter-single-description-image {
    padding-top: 375px;
}
.signal-sell-section,
.signal-buy-section {
    color: #ffffff !important;
}
/* single post long/ short side end*/

	.page-id-771 .uabb-heading .uabb-heading-text {
    	/* margin-left: 20px !important; */
	}

	.page-id-771 .uabb-heading {
  		text-align: left;
	}
/* Single Post CSS */
.single-post iframe {
    height: auto;
}
/* Single Post CSS End */
}

@media (min-width:768px) {
	.signals-category-archive td.long-col6.signals-custom-buttons-col2-new a{
      font-size: 14px;
	}
}

@media (max-width:767px) {
    .custom-home-investor-text .uabb-module-content.uabb-infobox {
        min-height: auto;
    }
    .singular-trade-info-row .signal-sell-section,
	.singular-trade-info-row .signal-buy-section {
       padding-top: 27px !important;
  	   padding-bottom: 6px !important;
    }
	.fl-module.fl-module-uabb-button.trade-summary-button {
        position: absolute;
        bottom: 0;
    }
    .fl-module.fl-module-info-box.trade-summary-chart {
        padding-bottom: 70px;
    }
    .pmpro_box ul li strong:last-child {
        width: 100% !important;
        display: block !important;
    }
    td.pmpro_account-membership-expiration {
        margin-top: 40px;
    }
    td.pmpro_account-membership-expiration:before {
        width: 100% !important;
  		padding-bottom: 0px !important;
    }
    td.pmpro_account-membership-levelname:before {
        width: 100% !important;
        display: block !important;
    }
    #pmpro_account td.pmpro_account-membership-levelfee > p {
        padding-left: 0% !important;
    }
    .custom-membership-table tbody tr td {
            height: 35px !important;
    }
    td.pmpro_account-membership-levelfee {
        padding-top: 45px !important;
    }
    td.pmpro_account-membership-levelfee:before {
        position: relative !important;
    }
	 a#pmpro_account-edit-profile {
        margin-bottom: 10px;
    }
    /*
	.pmpro_actionlinks.test-btn {
        width: 30% !important;
    }
	*/
	.custom-related-posts-section .gallery-columns-3 .gallery-item {
		max-width: 100% !important;
  		margin-top: 20px;
  		margin-left: 0px !important;
    	margin-right: 0px !important;
	}
	.custom-related-posts-section .gallery {
		display: block !important;
	}
    div#left-sidebar .ubermenu-skin-black-white-2.ubermenu-responsive-toggle {
        background-color: #f7f7f7;
  		border: none;
    }
    
    div#left-sidebar .ubermenu-skin-black-white-2.ubermenu-responsive-toggle:hover {
        background: #f7f7f7;
        color: #000000;
    }
}
/* About Us CSS begins here */
.page-id-12 .entry-title.test {
    display: none;
}
.page-id-306 .entry-content,
.page-id-331 .entry-content,
.page-id-182 .entry-content,
.page-id-409 .entry-content,
.page-id-14  .entry-content,
.page-id-16  .entry-content,
.page-id-17  .entry-content,
.page-id-18  .entry-content,
.page-id-19  .entry-content,
.page-id-15  .entry-content {
    margin-top: 0px;
}

.page-id-25  .entry-content,
.page-id-707 .entry-content,
.page-id-744 .entry-content{
    margin-top: 5px;
}
/* .uabb-infobox-title {
    margin-bottom: 0px !important;
} */
.subhead-custom {
    margin-bottom: 0px;
    margin-top: 15px;
}
.custom-content {
    margin-bottom: 0px;
}
a.custom-link {
    text-decoration: underline !important;
}
.page-id-306 .fl-row-content-wrap {
    padding-top: 20px;
	padding-bottom: 0px;

}
.page-id-306 .entry-title,
.page-id-331 .entry-title,
.page-id-409 .entry-title,
.page-id-14 .entry-title,
.page-id-16 .entry-title,
.page-id-18 .entry-title,
.page-id-19 .entry-title,
.page-id-17 .entry-title,
.page-id-15 .entry-title {
    margin-bottom: 40px;
}
.post-331 .fl-col-content .uabb-infobox-text p {
	margin-bottom:0px;
}
/* .page-id-306.one-container.left-sidebar .site-main, .page-id-331.one-container.left-sidebar .site-main {
    margin-left: 25px;
} */
h1.entry-title {
    color: #1a6495;
} 

.page-id-182 #content {
    padding-bottom: 0px;
}
/* About Us CSS ends here */
/* Login Page CSS */
.page-id-510 #theme-my-login {
    background: #EFEFEF;
    padding: 30px 20px 20px 20px;
    border-radius: 4px;
	margin: 0 auto;
    max-width: 380px !important;
}
.page-id-510 #wp-submit {
    background-color: #dc9228;
    border-radius: 4px;
    color: #ffffff;
    margin-top: 14px;
    box-shadow: none;
    padding: 15px 25px;
}
.page-id-510 #wp-submit:hover {
    background-color: #3f3f3f;
    color: #ffffff;
    transition: all 200ms linear;
}
.page-id-510 #wp-submit:focus {
    outline: none;
}
.page-id-510 .entry-title {
    padding-left: 20px;
}
.page-id-510 .login-page-row .fl-rich-text > p {
    display: none;
}
.page-id-510 .tml p {
    margin-bottom: 12px !important;
}
.page-id-510 div#theme-my-login p.tml-user-login-wrap:before {
    content: 'Subscribers';
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 20px;
    line-height: 1.2em;
}
.page-id-510 div#theme-my-login p.tml-user-login-wrap label {
    padding-top: 10px;
}
ul.signal-login-points li:before {
    font-family: FontAwesome;
    content: "\f00c";
    color: #3de896;
    padding-right: 11px;
    position: absolute;
    left: 0;
}
ul.signal-login-points {
    list-style: none;
    margin: 0;
}
ul.signal-login-points li {
    margin-left: 25px;
    padding-bottom: 15px;
}
#theme-my-login ul.tml-action-links {
    display: block;
    width: 100%;
    text-align: right;
}
#theme-my-login .tml-action-links a {
    text-align: right;
    display: inline-block;
    color: #1a6495;
    text-decoration: underline;
}
.page-id-510 #theme-my-login .tml-rememberme-submit-wrap {
    margin-bottom: 15px!important;
    position: relative;
}
.page-id-510 #theme-my-login .tml-rememberme-submit-wrap p.tml-rememberme-wrap {
    position: absolute;
    top: 10px;
}
div#theme-my-login label {
    font-weight: 500;
}
#theme-my-login .tml-action-links li {
    display: block;
    width: 100%;
}
/* Login Page CSS End  */

/* Menu css*/
.main-title {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.ubermenu-submenu-type-flyout{
	padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.ubermenu .signalmatter-signup-menu.ubermenu-item-level-0 a.ubermenu-target{
	padding: 15px 25px;
    background-color: #dc9228;
    border-radius: 4px;
    color: #ffffff;
    margin-top: 14px;
    box-shadow: none;
}
.ubermenu .signalmatter-signup-menu.ubermenu-item-level-0:hover > a.ubermenu-target{
	 background-color: #3f3f3f;
	 color: #ffffff;
	 transition: all 200ms linear;
}
.site-header {
    position: relative;
    z-index: 1;
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.25);
}

/* Menu css end*/
/* Sign up page css */
.page-id-409 h1.entry-title.test {
    display: none;
}
.sign-up-head p {
    margin-bottom: 10px;
}
.sign-up-col-2 h3.uabb-infobox-title,
.sign-up-col-4 h3.uabb-infobox-title-prefix {
    color: #1a6495 !important;
}

.sign-up-col-4 h3.uabb-infobox-title {
    color: #0c253d !important;
}
.sign-up-col-4 .uabb-infobox-text p,
.sign-up-col-2 .uabb-infobox-text p {
    color: #595959 !important;
}
/* Sign up page css ends*/

/* Start here page contents */
.start-here-contents h3.uabb-infobox-title {
    font-size: 24px;
}
.start-here-contents a.uabb-infobox-cta-link {
    color: #1a6495;
    text-decoration: underline;
}
/* Start here page contents CSS ends*/
/* Home page testimonial box arrow css*/

.uabb-module-content.uabb-infobox{
    position: relative;
    
}
.custom-home-investor-text .uabb-module-content.uabb-infobox:after, .custom-home-investor-text .uabb-module-content.uabb-infobox:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
}

.custom-home-investor-text .uabb-module-content.uabb-infobox:after {
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #fafafa;
    border-width: 18px;
    margin-left: -18px;
}
.custom-home-investor-text .uabb-module-content.uabb-infobox:before {
    border-color: rgba(194, 225, 245, 0);
    border-top-color: #757575;
    border-width: 19px;
    margin-left: -19px;
}
/* Home page testimonial box arrow css end*/
/* All pages page blog post and home page white box shadow*/
.custom-blog-posts-shadow .uabb-blog-posts-shadow{
	
	box-shadow: 1px 1px 10px rgba(197, 197, 197, 0.75); 
}

.custom-home-testimonial-box.uabb-infobox:hover,
.custom-blog-posts-shadow .uabb-blog-posts-shadow:hover {
    transform: translate3d(0,-1px,0) !important;
    box-shadow: 0 4px 10px 0 rgba(35, 35, 35, 0.21) !important;
    transition: all 0.3s linear !important;
}

/* Box Shadow for trend watch css starts here */
.page-id-25 .custom-home-testimonial-box .uabb-infobox,
.page-id-11 .custom-home-testimonial-box .uabb-infobox {
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.33);
}
/* Box Shadow for trend watch css ends here */

/*  All pages page blog post and home page white box shadow end*/
.content-padding, .content-padding-1  {
    margin-bottom: 14px;
}

.inside-left-sidebar .menu-item-type-custom,
.inside-left-sidebar .menu-item-type-post_type {
    margin-bottom: 12px;
}

.inside-left-sidebar .sub-menu {
    margin-top: 20px;
}

.page-id-182 .entry-title {
    margin-bottom: 35px;
  	color: #1a6495; 	
}

#menu-left-sidebar #menu-item-188 > a:after {
    content: "\f078";
    font-family: fontAwesome;
    font-weight: 100;
    padding-left: 10px;
    position: relative;
}

.ubermenu .ubermenu-item .ubermenu-submenu-drop {
    box-shadow: 0 5px 10px -2px rgba(0,0,0,.15), inset 0 5px 10px -2px rgba(0,0,0,0.15);
}

/* Left sidebar */
.sidebar .widget .widget-title {
	line-height: 1.2em;
}
/* Left sidebar css ends */
/* Blog Post Sidebar CSS */

.single-post-custom-sidebar .widgettitle {
    font-weight: normal;
    font-size: 16px;
    color: #0c253d;
}
.single-post-custom-sidebar .fl-module-content.fl-node-content {
    padding: 25px 20px 25px 20px;
    background-color: #f7f7f7;
}
.single-post-custom-sidebar .single-blog-sidebar-form .fl-node-content {
    padding: 0px !important;
}
.single-post-custom-sidebar .single-post-sidebar-search .search-submit {
    display: inline-block !important;
	background: rgba(220,146,40,1);
    border: 1px solid rgba(220,146,40,1);
    color: #ffffff;
	-webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
}
.single-post-custom-sidebar .single-post-sidebar-search .search-submit:hover {
    background: rgba(63,63,63,1);
    border: 1px solid rgba(63,63,63,1);
}
.single-post-custom-sidebar .single-post-sidebar-search .search-field:focus,
.single-post-custom-sidebar .single-post-sidebar-search .search-submit {
    outline: none;
}
.single-post-custom-sidebar .single-post-sidebar-search .search-form {
    display: inline-flex;
    justify-content: center;
    width: 100%;
}
.single-post-custom-sidebar .single-post-sidebar-search .search-field {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.single-post-custom-sidebar .single-post-sidebar-search .search-submit {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.blog-popular-posts .fl-node-content {
    padding: 0px !important;
}
/* Blog Post Sidebar CSS End*/
/* Blog page popular posts */
.blog-popular-posts ul.wpp-list {
    margin: 0px;
}
.blog-popular-posts a.wpp-post-title {
	color: #1a6495;
}
.blog-popular-posts p {
	margin-bottom: 0px;
}
.blog-popular-posts  span.wpp-meta.post-stats {
    display:none;
}
.blog-popular-posts ul.wpp-list li {
    padding-bottom: 5px;
}
/* Blog page popular posts css end*/
/* 404 page searchform */
.error404 form.search-form {
    display: inline-flex;
    justify-content: center;
    width: 100%;
}
.error404 div#page {
    text-align: center;    
}
.error404 input.search-submit {
	background-color: #dc9228;
    color: #ffffff;
}
.error404 input.search-submit:hover {
    background-color: #3f3f3f;
    color: #ffffff;
    transition: all 200ms linear;
}
.error404 div#content {
    margin-top: 30px;
    margin-bottom: 10px;
}
.error404 label {
	width: 30%;
}
.error404 input.search-field {
    width: 100%;
    padding: 12px;
}
.error404 input.search-submit {
    width: 10%;
}
.error404 input.search-field:focus {
    outline: none !important;
}
/* 404 page searchform css ends*/

.page-id-331 .site-content {
    padding-bottom: 0px;
}
/*Dynamic page for Signals watch long side */
/*Dynamic page for Signals watch long side */

.signals-watch-long-side-page-new th {
  padding: 9px;
  padding-left: 15px;
}

.signals-watch-long-side-page-new td {
    padding: 14px;
    line-height: 20px;
    padding-top: 28px;
    padding-bottom: 28px;
    padding-left:15px
}

.signals-watch-long-side-page-new table tr th,
.signals-watch-long-side-page-new table tr td {
    border-left: none !important;
    border-right: none !important;

}
tr.long-table-heading th {
    border: 1px solid #E1E1E1 !important;
   /* border-bottom: none !important; */
}
.signals-watch-long-side-page-new table {
    margin: 0px !important;
    border-right: 2px solid #E1E1E1 !important;
   border-left: 2px solid #E1E1E1 !important;
}
.signals-watch-long-side-page-new th,
.signals-watch-long-side-page-new td {
	word-wrap: break-word;
}
.long-col1 {
    width: 7%;
}
.long-col2 {
    width: 15%;
}
.long-col3 {
    width: 18%;
}
.long-col4 {
    width: 22%;
}
.long-col5 {
    width: 13%;
}
.long-col6 {
    width: 25%;
}

td.long-col6.signals-custom-buttons-col2-new {
    text-align: center;
}
.signals-watch-long-side-page-new a.signals-custom-buttons-col2 {
    padding: 15px 15px;
}
tr.long-table-heading th {
	background-color: #EFEFEF;
}
span.signals-custom-subsector {
	font-size: 14px !important;
    color: #595959 !important;
}
td.long-col6.signals-custom-buttons-col2-new a {
    padding: 15px 15px;
    background-color: #dc9228;
    border-radius: 4px;
    color: #ffffff;
    box-shadow: none;
    text-decoration: none;
    font-weight: 700;
}

.signals-long-side-table1 .uabb-blog-posts-col-1:last-child table,
.signals-long-side-table2 .uabb-blog-posts-col-1:last-child table ,
.signals-long-side-table3 .uabb-blog-posts-col-1:last-child table {
    border-bottom: 1px solid rgba(0,0,0,.1);
}
/* css for custom buy/sell color change */
.overview-text {
    padding-bottom: 20px;
}
.dashboard-desktop-view .signal-buy-section,
.dashboard-mobile-view .signal-buy-section {
	padding: 8px;
	border-radius: 3px;
	background: #62efaf;
}
.dashboard-desktop-view .signal-sell-section,
.dashboard-mobile-view .signal-sell-section{
	padding: 8px;
	border-radius: 3px;
	background: #f99b9b;
}
a.signals-custom-buttons-col1 .signal-sell-section,
a.signals-custom-buttons-col1 .signal-buy-section {
	border-radius: 4px;
    text-decoration: none;
    font-weight: 700;
    padding: 7px;
    width: 120px;
    text-align: center;
    display: inline-block;
}
a.signals-custom-buttons-col1 .signal-sell-section {
	background: #f99b9b;
    color: #ffffff;
}
a.signals-custom-buttons-col1 .signal-buy-section {
	background: #62efaf;
    color: #ffffff;
}
/* css for custom buy/sell color change ends*/
/*
 a.signals-custom-buttons-col1 {
    border-radius: 4px;
    text-decoration: none;
    font-weight: 700;
    padding: 7px;
    width: 120px;
    text-align: center;
    display: inline-block;
    
}
.signals-long-side-table1 a.signals-custom-buttons-col1 {
    background: #d9d9d9;
    color: #595959;
}
.signals-long-side-table2 a.signals-custom-buttons-col1 {
    background: #63EFB0;
}
.signals-long-side-table3 a.signals-custom-buttons-col1 {
    background: #F99B9B;
} */

.signals-long-side-table1 table,
.signals-long-side-table2 table,
.signals-long-side-table3 table {
    border-top: none;
}
/* Custom css for signals watch long side page - tables */

 a.signals-custom-buttons-col2 {
	padding: 15px 15px;
    background-color: #dc9228;
    border-radius: 4px;
    color: #ffffff;
    box-shadow: none;
    text-decoration: none;
    font-weight: 700;
}
.signals-watch-long-side-page .tablepress tbody td {
    vertical-align: middle;
}
.signals-watch-long-side-page .tablepress {
	border: 2px solid #E1E1E1;
}
.signals-watch-long-side-page .tablepress td, .tablepress th {
    padding: 14px;
    line-height: 20px;
    padding-top: 28px;
    padding-bottom: 28px;
}
.signals-watch-long-side-page .tablepress th {
  padding: 9px;
  padding-left: 12px;
}
.signals-watch-long-side-page .tablepress thead th {
    background-color: #EFEFEF;
}
.signals-watch-long-side-page .tablepress thead th:hover {
    background-color: #EFEFEF;
}

/*.signals-long-side-table1 a.signals-custom-buttons-col1 {
    background: #d9d9d9;
    color: #595959;
}
.signals-long-side-table2 a.signals-custom-buttons-col1 {
    background: #63EFB0;
}
.signals-long-side-table3 a.signals-custom-buttons-col1 {
    background: #F99B9B;
} */

/*ISGR Trade Summary page table css starts here */
.single-signals_watch_long h1.entry-title,
.single-signals_watch_short h1.entry-title,
.page-id-771 h1.entry-title
{
   display: none;
}
.trade-summary-above-title-link .uabb-infobox-cta-link {
    text-decoration: underline;
}
/*---new css ends--- */
.trade-summary-page a.trade-summary-table-button {
    font-weight: 700;
    color: #595959;
}
.trade-summary-page tbody tr > td:last-child {
    background: #63EFB0;
}

a.custom-breadcrumb-link {
  	display: inline-block;
    text-decoration: underline;
    color: #1a6495;
    margin-bottom: 30px !important;
}

/*ISGR Trade Summary page table css ends here */

h2.uabb-number-string.uabb-number-animated {
    text-indent: -9999px;
    display: block;
    position: relative;
}

.uabb-number-text:after {
    content: "Recession Watch";
    position: relative;
    top: 0;
    left: 0;
    font-weight: bold;
    transform: translateX(-25%);
}
.custom-single-blog-post-changes .uabb-post-meta.uabb-blog-post-section {
    margin-bottom: 15px !important;
    margin-top: 10px !important;
}

.custom-single-blog-post-changes .uabb-read-more-text {
    padding-top: 0px !important;
    margin-bottom: 10px;
    text-decoration: underline;
    font-weight: 400;
}

.custom-single-blog-post-changes .uabb-post-meta.uabb-blog-post-section {
    color: #afafaf;
    margin-bottom: 0px !important;
    font-weight: 400;
    font-size: 16px;
}

.custom-single-blog-post-changes .uabb-read-more-text a {
    color: #1a6495 !important;
}

.custom-single-blog-post-changes .uabb-blog-posts-description p {
    margin-bottom: 20px;
}

.custom-single-blog-post-changes .uabb-posted-by a {
    color: #1a6495;
    font-weight: 700;
}

.custom-single-blog-post-changes .custom-blog-archive-content {
    padding: 25px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.custom-single-blog-post-changes .uabb-blog-posts-description.uabb-blog-post-section.uabb-text-editor {
    padding-top: 15px;
}

.custom-single-blog-post-changes .uabb-blog-posts-description.uabb-blog-post-section.uabb-text-editor p {
    margin-bottom: 15px;
}

.custom-single-blog-post-changes .date-changes.uabb-post-meta.uabb-blog-post-section {
    padding-top: 10px;
	padding-bottom: 15px;
}

.custom-single-blog-post-changes .uabb-blog-post-content {
    padding: 0px !important;
}


.blog-single-post-custom-form .gform_footer.top_label {
    padding-top: 10px;
}

.blog-single-post-custom-form .ginput_container.ginput_container_email {
    padding-top: 10px;
}

.blog-single-post-custom-form input#input_1_1 {
    width: 100% !important;
}
.blog-single-post-custom-form #gform_submit_button_1 {
  border-radius: 2px;
    width: 100%;
    background-color: #db9128;
    color: white;
}

.blog-single-post-custom-form {
   padding: 20px 6px 20px 6px;
    background-color: #1a6495;
     color: #ffffff;
}

.blog-single-post-custom-form  h3.gform_title {
    color: #ffffff;
}
.single-post-category-list a {
	 color: #1a6495;
	 font-weight: 700;
}

.blog-single-post-custom-form .gform_body {
    margin-top: 10px;
}

.custom-blog-archive-categories .fl-widget {
	/* padding: 10px 6px 10px 6px; */
}
.blog-archive-right-sidebar .blog-popular-posts .uabb-infobox {
 	padding: 25px 20px 25px 20px;
 }

/* Trade summary template css starts here */
.single-signals_watch_long .dashboard-desktop-view .fl-row-content-wrap:after,
.single-signals_watch_long .dashboard-mobile-view .fl-row-content-wrap:after,
.single-signals_watch_short .dashboard-desktop-view .fl-row-content-wrap:after,
.single-signals_watch_short .dashboard-mobile-view .fl-row-content-wrap:after {
    background-color: #ffffff !important;
} 

.single-signals_watch_long .dashboard-desktop-view .fl-row-content-wrap,
.single-signals_watch_long .dashboard-mobile-view .fl-row-content-wrap,
.single-signals_watch_short .dashboard-desktop-view .fl-row-content-wrap,
.single-signals_watch_short .dashboard-mobile-view .fl-row-content-wrap {
    background-image: none !important;
    padding-left: 0px;
    padding-right: 0px;
}
.single-signals_watch_long .dashboard-desktop-view h1.uabb-heading,
.single-signals_watch_long .dashboard-mobile-view h1.uabb-heading,
.single-signals_watch_short .dashboard-desktop-view h1.uabb-heading,
.single-signals_watch_short .dashboard-mobile-view h1.uabb-heading {
    display: none;
}
.buy-stock-color h1, 
.sell-stock-color h1 {
    color: #1a6495;
}
.singular-trade-info-row td:last-child {
    display: block;
  	padding-left: 10px !important;
    padding-right: 0px !important;
    padding: 41px;
}

.singular-trade-info-row .buy-custom-background > p {
    display: none;
}
.singular-trade-info-row .sell-custom-background > p {
    display: none;
}

.singular-trade-info-row td .buy-custom-background {
  	font-weight: bold !important;
    color: #00a015;
}

.singular-trade-info-row td .sell-custom-background {
    font-weight: bold !important;
  	color: #DB0A00;
}

.singular-trade-info-row .signal-buy-section {
    font-size: 20px !important;
  	padding: 27px 8px;
    text-align: left;
}
.singular-trade-info-row .signal-sell-section {
    font-size: 20px !important;
  	padding: 38px 8px;
    text-align: left;
}

/* Trade summary template css ends here */

#pmpro_account #pmpro_account-membership h3,
#pmpro_account #pmpro_account-invoices h3,
#pmpro_account #pmpro_account-links h3 {
    margin-bottom: 18px !important;
    display: inline-block;
}
#pmpro_account #pmpro_account-profile h3 {
    margin-bottom: 15px !important; 
}
#pmpro_account #pmpro_account-profile p,
#pmpro_account #pmpro_account-profile ul li {
    margin-bottom: 10px !important;
}
#pmpro_account #pmpro_account-invoices table {
    margin-bottom: 5px;
}

#pmpro_form .gateway_paypalexpress {
    display: inline-block;
}
#pmpro_form #pmpro_payment_method  {
    margin-top: 0px;  
}
#pmpro_form .gateway_paypal a.pmpro_radio {
    padding-bottom: 10px !important;
    display: inline-block;
}
#pmpro_form .gateway_paypal a.pmpro_radio {
    padding-bottom: 10px !important;
    display: inline-block;
}

/* Dashboard css starts here */

table.establish-category-table-custom,
table.hold-category-table-custom,
table.sell-category-table-custom,
table.trend-dashboard-table{
    margin-bottom: 15px;
}

table.establish-category-table-custom td,
table.establish-category-table-custom th,
table.establish-category-table-custom {
    border: none;
}

table.hold-category-table-custom td,
table.hold-category-table-custom th,
table.hold-category-table-custom {
    border: none;
}

table.sell-category-table-custom td,
table.sell-category-table-custom th,
table.sell-category-table-custom {
    border: none;
}

table.trend-dashboard-table td,
table.trend-dashboard-table {
  	border: none;
}

.speedometer-dashboard .uabb-number-text {
    position: absolute;
    left: 50%;
    top: 75% !important;
    -webkit-transform: translate(-50%,-100%);
    -moz-transform: translate(-50%,-100%);
    -ms-transform: translate(-50%,-100%);
    transform: translate(-50%,-100%);
}

table.trend-dashboard-table tr {
    display: inline;
    padding-bottom: 15px !important;
}

table.trend-dashboard-table tr {
    width: 100% !important;
    display: inline;
    padding-bottom: 15px !important;
    /* margin-bottom: 10px !important; */
}

/* Dashboard css ends here */

.trend-wrapper {
	 width: 100%;
	 display:inline-block;
  	 margin-bottom: 20px;
}

.trend-title {
	width: 48%;
    display: inline-block;
    word-wrap: break-word;
  	font-weight: 400;
    font-size: 18px;
}

.trend-signal-1,
.trend-signal-2,
.trend-signal-3 {
	width: 50%;
    vertical-align: top;
    text-align: center;
    display: inline-block;
    padding: 10px;
    border-radius: 3px;
}

/*.trend-signal-1 {
  	background-color: #f4e289;
  	border-radius: 3px;
}

.trend-signal-2 {
  	background-color: #62efaf;
  	border-radius: 3px;
}
.trend-signal-3 {
  	background-color: #f99b9b;
  	border-radius: 3px;
}*/
.signal-trending {
  background-color: #62efaf;
}
.signal-caution {
 background-color: #f4e289;
}
.signal-de-Trending {
  background-color: #f99b9b;
}
 .signal-sell-long {
 	text-align: center;
    border-radius: 3px;
 }


 .signal-hold-long {
 	text-align:center;
}

.signal-establish-long {
	/*	background-color: #d8d8d8; */
	text-align:center;
  	border-radius: 3px;
}

.page-id-744 .empty-message .fl-post-grid-empty > p {
  	padding-top: 20px;
    padding-left: 17px;
  	margin-bottom: 0px;
}

.page-id-707 .empty-message .fl-post-grid-empty > p {
  	padding-top: 20px;
    padding-left: 17px;
  	margin-bottom: 0px;
}


.empty-message .fl-post-grid-empty > p {
   	padding-left: 8px;
}

.page-id-137 .entry-title,
.page-id-130 .entry-title {
  	display: none;
}

.title-membership-account {
    color: #1a6495;
  	margin-bottom: 0px;
}

/* Membership Account and my account page css begins here */
.page-id-130 .pmpro_actionlinks {
    z-index: 9999;
    position: relative;
}
#pmpro_account-edit-profile {
    padding: 15px 25px;
    background-color: #d9d9d9;
    margin-right: 20px;
    color: #595959;
    font-weight: bold;
}

#pmpro_account-change-password {
    padding: 15px;
    background-color: #d9d9d9;
    color: #595959;
    font-weight: bold;
}

#pmpro_account #pmpro_account-profile > p {
    display: none;
}

#pmpro_account .pmpro_box ul {
    margin-left: 0px !important;
}

#pmpro_account #pmpro_account-profile ul li {
    list-style-type: none;
}

div#pmpro_account-profile > h3 {
    display: none;
}

div#pmpro_account-profile:before {
    content: "Account Information";
    font-weight: 700;
    font-size: 20px !important;
    line-height: 24px;
    color: #0c253d;
    padding-bottom: 15px !important;
    display: inline-block;
}

#pmpro_account-profile .pmpro_actionlinks {
    margin-top: 10px !important;
    display: inline-block;
}

.pmpro_box ul li strong:first-child {
    display: inline-block;
    padding-right: 30px!important;
}

.pmpro_box ul li strong:last-child {
	width: 7%;
    display: inline-block;
    padding-right: 30px!important;
}

#pmpro_account-membership > h3 {
    display: none !important;
}

#pmpro_account-membership:before {
    content: "My Membership";
    font-weight: 900;
    font-size: 24px;
    color: #0c253d;
    padding-bottom: 20px !important;
    display: inline-block;
}

td.pmpro_account-membership-levelname:before {
    content: "Level: ";
    font-weight: 600;
    font-size: 16px;
    width: 9.5%;
    color: #0c253d;
    display: inline-block;
}


td.pmpro_account-membership-levelfee:before {
    content: "Billing: ";
    font-weight: 700;
    font-size: 16px;
    color: #0c253d;
    position: absolute;
    display: inline-block;
}

#pmpro_account-membership-level-fee .pmpro_box p {
    width: 80% !important;
}

td.pmpro_account-membership-expiration:before {
    content: "Expiration: ";
    font-weight: 700;
    width: 9.5%;
    font-size: 16px;
    
    display: inline-block;
}

/*.pmpro_account-membership-levelfee > p {
    padding-left: 110px !important;
} */

#pmpro_account-membership table {
    margin-bottom: 0px;
}

#pmpro_account #pmpro_account-profile {
    margin-bottom: 0px;
}

#pmpro_account #pmpro_account-membership {
	margin-top: 0px;
    margin-bottom: 0px;
}

#pmpro_account .pmpro_box {
    border-top: 0px solid #ccc;
}

#pmpro_account-membership table, 
#pmpro_account-membership td, 
#pmpro_account-membership th {
    border: 0px solid rgba(0,0,0,.1);
}

.pmpro_box .pmpro_account-membership-levelfee p {
    margin: 0 !important;
}

#pmpro_account #pmpro_account-invoices {
    margin-top: 0px;
    padding-top: 10px;
}

.custom-membership-table tr th {
    display: none;
}

.custom-membership-table tbody tr td {
    position: relative;
    width: 100%;
    height: 25px;
    display: inline-block;
    padding-left: 0px;
}

table.custom-membership-table,
.custom-membership-table td,
.custom-membership-table th {
    border: none !important;
}

table.custom-membership-table {
    margin-top: 15px;
}

td.pmpro_account-membership-levelname {
    display: block;
    width: 100%;
}

.pmpro_actionlinks.test-btn {
    width: 8.5%;
    padding: 15px 25px;
    background-color: #d9d9d9;
    margin-right: 20px;
    color: #595959;
    font-weight: bold;
}

td.pmpro_account-membership-levelfee {
    padding-top: 30px;
}

#pmpro_account td.pmpro_account-membership-levelfee > p {
    padding-left: 9.7%;
}

.learn-more-home-btn .uabb-infobox.infobox-left.infobox-has-photo:hover {
    background-color: #595959;
        transition: all 200ms linear;
}

.learn-more-home-btn .uabb-infobox.infobox-left.infobox-has-photo:hover .uabb-infobox-title   {
    color: #ffffff;
}

.learn-more-home-btn .uabb-infobox.infobox-left.infobox-has-photo {
    border-radius: 3px;
}

/* Membership Account and my account page css begins here */

/* Dashboard Mobile responsive CSS begins here */

.dashboard-long-col .establish-head-long,
.dashboard-long-col .establish-long-posts,
.dashboard-long-col .hold-head-long,
.dashboard-long-col .hold-long-posts,
.dashboard-long-col .exit-head-long,
.dashboard-long-col .exit-long-posts {
    background-color: #ffffff;
}

.dashboard-long-col .establish-head-long {
    border-top: 1px solid #c4c4c4;
}

.dashboard-long-col .exit-long-posts {
    border-bottom: 1px solid #c4c4c4;
}

.dashboard-long-col .establish-head-long,
.dashboard-long-col .establish-long-posts,
.dashboard-long-col .hold-head-long,
.dashboard-long-col .hold-long-posts,
.dashboard-long-col .exit-head-long,
.dashboard-long-col .exit-long-posts {
    border-left: 1px solid #c4c4c4;
    border-right: 1px solid #c4c4c4;
}

.dashboard-short-col .establish-head-short,
.dashboard-short-col .establish-short-posts,
.dashboard-short-col .hold-head-short,
.dashboard-short-col .hold-short-posts,
.dashboard-short-col .exit-head-short,
.dashboard-short-col .exit-short-posts {
    background-color: #ffffff;
}

.dashboard-short-col .establish-head-short {
    border-top: 1px solid #c4c4c4;
}

.dashboard-short-col .exit-short-posts {
    border-bottom: 1px solid #c4c4c4;
}

.dashboard-short-col .establish-head-short,
.dashboard-short-col .establish-short-posts,
.dashboard-short-col .hold-head-short,
.dashboard-short-col .hold-short-posts,
.dashboard-short-col .exit-head-short,
.dashboard-short-col .exit-short-posts {
    border-left: 1px solid #c4c4c4;
    border-right: 1px solid #c4c4c4;
}

.trend-table-column .trend-watch-content {
    background-color: #ffffff;
    border: 1px solid #c4c4c4;
}

.recession-watch-col .recession-watch-content {
    background-color: #ffffff;
    border: 1px solid #c4c4c4;
}

/* Dashboard Mobile responsive CSS ends here */
/* Uber Menu CSS */
@media(max-width:959px) {
    .main-navigation .menu-toggle {
        display: none;
    }
    .ubermenu-skin-black-white-2 {
        border: none;
    }
.inside-header.grid-container.grid-parent {
    position: relative;
}
.site-branding {
    position: absolute;
    top: 15px;
    z-index: 999;
}
.fluid-header .inside-header {
    text-align: left;
}
.ubermenu-responsive-toggle.ubermenu-skin-black-white-2 {
    text-align: right;
}
.ubermenu-responsive-toggle {
    padding: 25px 0px 25px 20px;
  
}
.ubermenu .ubermenu-item-level-0 > .ubermenu-target, 
.ubermenu-main .ubermenu-item-level-0 > .ubermenu-custom-content.ubermenu-custom-content-padded {
    padding-top: 18px !important;
    padding-bottom: 18px !important;
}
.ubermenu .signalmatter-signup-menu.ubermenu-item-level-0 a.ubermenu-target {
	margin-bottom: 30px !important;
}

.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target:after {
  	float: right;
  	margin-top: 0px !important;
}

}

@media (max-width: 360px) {
	.pmpro_actionlinks.test-btn {
	    width: 38% !important;
	}
}

@media (max-width: 420px) and (min-width: 361px) {
	.pmpro_actionlinks.test-btn {
    	width: 32% !important;
	}
}

@media (max-width: 768px) and (min-width: 421px) {
	.pmpro_actionlinks.test-btn {
    	width: 16%;
	}
}

@media (max-width: 768px) and (min-width: 361px) {
	.pmpro_actionlinks.test-btn {
	    width: 31% !important;
	}
}

@media(min-width:960px) {
    .ubermenu-responsive-toggle {
        display: none !important;
    } 
}
/* Uber Menu CSS End */

@media (max-width: 480px) {
	.signalsmatter-single-description-image {
    padding-top: 0px;
	}
    /* recession watch page css */
    .signals-recession-box {
        margin-bottom: 40px;
    }
    /* recession watch page css end*/
}

#left-sidebar .inside-left-sidebar .ubermenu .ubermenu-item .ubermenu-submenu-drop {
    box-shadow: none;
}

#pmpro_account-cancel {
    color: #1a6495;
}

#menu-start-here-menu {
    margin-left: 20px;
    margin-top: 10px;
    padding-bottom: 14px;
}

.fl-module-fl-post-content .fl-module-content.fl-node-content {
  	margin-top: -5px;
  	margin-bottom: 0px;
}
.fl-node-5a1e4dc2c3b9b .fl-row-content {
    max-width: 1458px;
}
.wp-image-3131 {
  margin-bottom: 20px;
}

/* April 2021 Added by Brad Walker */
.page-id-10331 .fl-button,
.page-id-10333 .fl-button,
.page-id-10347 .fl-button,
.page-id-10348 .fl-button {
	font-weight: 700 !important;
}

/* styling form on Sign Up For Free Market Reports Dev Form Page */
.page-id-10431 .klaviyo-form-V2MP8V {
	background-color: #1A6594 !important;
	padding: .75rem;
}

.page-id-10431 .kQNsy.kQNsy {
	color: white;
}

.page-id-10431 .jBjzuA,
.page-id-10431 button.fPRXvs {
	width: 100%;
}

.page-id-10431 button.fPRXvs {
	background: rgb(219, 145, 41) !important;
	text-transform: uppercase !important; 
	transition: .2s all;
}

.page-id-10431 button.fPRXvs:hover {
	background: #7E4D13 !important;
}

/* meet us dev page and  our weekly update - styling the blog post preview button */
.page-id-10347 .uabb-blog-posts-masonary-item-608aae4120058 .uabb-read-more-text a,
.page-id-10348 .uabb-blog-posts-masonary-item-5f9c80010c863 .uabb-read-more-text a {
    font-size: 20px;
    line-height: 22px;
    padding: 12px 24px;
    border-radius: 4px;
    background: #dc9228;
    font-weight: 700;
    color: white !important;
    transition: .2s all;
    text-transform: uppercase;
    transition: .2s all;
}

.page-id-10347 .uabb-blog-posts-masonary-item-608aae4120058 .uabb-read-more-text a:hover,
.page-id-10348 .uabb-blog-posts-masonary-item-5f9c80010c863 .uabb-read-more-text a:hover {
    background: #7E4D13;
}

.page-id-10347 .uabb-blog-posts-masonary-item-608aae4120058 .uabb-next-right-arrow,
.page-id-10348 .uabb-blog-posts-masonary-item-5f9c80010c863 .uabb-next-right-arrow {
    display: none;
}