@import url("https://fonts.googleapis.com/icon?family=Material+Icons");

.mp-form-row.mepr_custom_field.mepr_mepr-address-two {
	display: none;
}
.sidebar-primary .mepr-signup-form {
	font-size: 14px;
}
.sidebar-primary #mepr_vat_customer_type-consumer {
	width: 10%;
}
.sidebar-primary #mepr_vat_customer_type-business {
	width: 10%;
}
.sidebar-primary #mepr_agree_to_tos {
	width: 10%;
}
.sidebar-primary #mepr_agree_to_privacy_policy {
	width: 10%;
}
.sidebar-primary h2.widget-title {
	font-weight: 900;
	font-size: 20px;
}
.sidebar-primary .mepr-submit {
	color: #fff;
}

#stocks-table .stock-table-header {
    background-color: #0a0d4b;
    padding: 10px 30px;
    color: #fff;
    border-radius: 4px;
    margin-top: 0px;
}

#stocks-table .stock-row:hover {
    box-shadow: 1px 2px 8px #dadada;
    z-index: 2;
    transition: all .1s ease;
    transform: scale(1.012);
}
#stocks-table .stock-row {
       margin-top: 7px;
    padding: 9px 30px;
    border: 0.2px solid #d2d2d2;
    border-radius: 4px;
}

#stocks-table .stock-row .stock-name {
    margin-left: 12px;
    padding: 0;
}
#stocks-table .stock-row .stock-logo {
    width: 40px;
    height: 40px;
    background-position: 50%;
    object-fit: contain;
}
.tbl-col-css{    font-size: 16px;    font-weight: 400;}
#stocks-table .stock-table-header .btn-short {
    font-size: 15px;
    background-color: #0a0d4b;
    border-color: #0a0d4b;    margin: 0;
	    background-image: url(https://dailyfintech.com/wp-content/uploads/2021/12/sort_both.png);
    background-repeat: no-repeat;
        background-position: right 4px;
    padding-right: 19px;
    padding-top: 0;
    padding-bottom: 0px;
}
#stocks-table .stock-table-header .btn-short:hover, #stocks-table .stock-table-header .btn-short:focus, #stocks-table .stock-table-header .btn-short:active{ outline:none !important; border-color:transparent !important; box-shadow:none !important; }
#stocks-table .stock-row .trading-price h6 {font-size: 14px; font-weight:600;    margin-bottom: 0;   }
#stocks-table .stock-row .trading-price .text-danger{color: #ff0000!important;}
#stocks-table .greenColor {    color: #4bb96c;}
#stocks-table .stock-row .trading-price {
    margin-left: 12px;
    padding: 0;
    text-align: right;
}
#stocks-table .btn-view-report {
  padding: 7px 10px;
    border: 2px #3447f0 solid;
    background-color: transparent;
    color: #3447f0;
    font-weight: 600;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: .33px;
    transition: all .6s ease;
    text-transform: capitalize;
    min-width: 120px;
    border-radius: 50px;
}
#stocks-table .stock-row .stock-name {
    margin-left: 12px;
    padding: 0;
}
#stocks-table .stock-row .stock-name h5 {
    font-size: 16px;
    margin-bottom: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 200px;     font-weight: 600;
}

#stocks-table  {
    font-family: "Roboto",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-weight: 400;
    padding: 0;
    margin: 0;
    min-height: 100%;
    color: #1a1e2d;
    letter-spacing: .47px;
    font-size: 14px;
}
#stocks-table .stock-row .trading-price .changePriceval {
    position: relative;
}
#stocks-table .stock-row .trading-price .changePriceval .material-icons {
    position: absolute;
    line-height: 16px;
    height: 16px;
}
.fintech-text-block a {
    border: 2px solid transparent;
    text-align: center;
    padding: 10px 30px;
    cursor: pointer;
    font-weight: 600;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: .33px;
    transition: all .6s ease;
    text-transform: capitalize;
    min-width: 120px;
    border-color: #3447f0;
    background-color: #3447f0;
    color: #fff;
    border-radius: 50px;
    margin-top: 20px;
    display: inline-block;
}
.fintech-text-block a:hover, .fintech-text-block a:focus, .fintech-text-block a:active{ border-color: #3447f0;
    background-color: #3447f0;
    color: #fff; text-decoration:none;}
#stocks-table .stock-row .trading-price h5 {
    font-size: 16px;
    margin-bottom: 0px;
    font-weight: 600;
}
#stocks-table .stock-row .stock-name h6 {
    font-size: 13px;
    margin-bottom: 0;  font-weight: 600;
}
#stocks-table .stock-table-header .btn-short.asc_selected {
    background-image: url('https://dailyfintech.com/wp-content/uploads/2021/12/sort_asc_icon.png');
}

 #stocks-table .stock-table-header .btn-short.desc_selected {
    background-image: url('https://dailyfintech.com/wp-content/uploads/2021/12/sort_desc_icon.png');
}

#stocks-table .stock-row .trading-price h6 {
    font-size: 14px;
    margin-bottom: 0;
}

#stocks-table .stock-row .card-image {
    border-radius: 5px;
    width: 50px;
    height: 50px;
    flex: 0 0 50px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}
.themeloader {
    position: fixed;
    width: 100%;
    height: 100%;
    left: auto;
background-color: rgb(255 255 255 / 50%);    z-index: 999999;
    display: flex;
    top: 0;
    justify-content: center;
    align-items: center;
    right: 0;
}
#stocks-table .stock-row .stock-name h5, #stocks-table .stock-row .stock-name h6, #stocks-table .stock-row .trading-price h5 {
    color: #000;
}
#stocks-table .stock-row .trading-price {
    padding: 0;
    text-align: left;
}
.spinner-border{width: 4rem;height: 4rem;}

body.page-id-67333 section#primary {    width: 100% !important;}
body.page-id-67333 div#secondary {    display: none !important;}
#stocks-table .stock-row .trading-price .changePriceval.text-success {    color: #008c6b!important;}
body.page-id-67333 #page{padding-top: 0;}
body.page-id-67333 .main-navigation {margin-bottom: 0;}

@media (min-width: 768px){
body.page-id-67333 .site-header .site-branding .site-description{margin-bottom: 0;padding-bottom: 0;}
.main-navigation a {font-size: 1.5rem;}
#page {max-width: 1190px;
	padding: 1.5%}
}

main#main .post .entry-footer ul.post-categories {
    display: none;
}
.entry-footer a[rel="tag"], .entry-footer a[rel="category tag"], #infinite-handle span{ text-transform: capitalize;}

footer.entry-footer .apostrophe-2-tags {
    font-size: 0;
}

.revenueList-container table td {
    white-space: nowrap;
}
.revenueList-container .table tr:first-child td {
    border-top: 0;
}
.revenueList-container .table tbody td, .revenueList-container table tbody th {
    padding: 16px 50px 10px 10px;
    font-weight: 400;
}
.revenueList-container .table td {
    padding: 0.8rem 0.75rem;
    vertical-align: middle;
    border-top: 1px solid var(--table-border-color);
}
.revenueList-container .table td {
    border-top: 1px solid #ddd;
}
.revenueList-container .table td, .table th {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #ddd;
	    font-size: 15px;
}


.revenueList-container .table tbody td, .revenueList-container table tbody th {
    border-color: #ddd !important;
}
#revenueList {
}
#stocks-table .stock-row .trading-price {
align-items: center;
    justify-content: space-between;
}

#stocks-table {max-width: 750px;    min-height: 400px; margin:0 auto}
@media (max-width: 577px){
#stocks-table .stock-row, #stocks-table .stock-table-header {padding: 9px 10px 9px 0px;}
#stocks-table .stock-row .trading-price h5 {font-size: 15px;}
#stocks-table .stock-row .trading-price {
    align-items: center;
    display: block !important;
    text-align: right !important;
}
	#stocks-table .btn-view-report {
    margin-top: 8px;
    margin-right: 0 !important;
}
}


#stocks-table .btn-view-report{ visibility:hidden}

body .site-footer .widget-area {
	border: 0 !important;}

body #infinite-footer .blog-credits{ display:none !important}

body #infinite-footer .blog-info {
    text-align: center !important;
    width: 100% !important;
}

html .site-footer .site-info {
    border: 0 !important;
}


.advertise-here {
    text-align: center;
    margin: 20px 20px 40px 20px;
}

.advertise-here .btn-add {
    background-color: #007bff;
    color: #fff;
    padding: 12px 16px;
    font-size: 19px;
    border-radius: 8px;
    text-transform: capitalize;
}