﻿.portfolio_table1 {
    margin-bottom: 0;
    padding-bottom: 2rem;
    border: none;
}

.tabular_content {
    padding-bottom: 2rem;
}

.portfolio_table1.footable th:first-child,
.portfolio_table1.footable td:first-child {
    padding-left: 0;
}

.portfolio_table1.footable th,
.portfolio_table1.footable td {
    background-color: #151b24;
    color: #fff;
    border-bottom: 1px solid #253041 !important;
    border-width: 0 0px 1px 0 !important;
}

    .portfolio_table1.footable td a,
    .portfolio_table1.footable td a:hover,
    .portfolio_table1.footable tr:hover td,
    .portfolio_table1.footable tr:hover td a {
        color: #fff !important;
    }

.data-red-color {
    color: #e32d30 !important;
}

.portfolio_table1.footable th {
    font-weight: bold;
}

.PortFolioHeadingLinks a {
    margin: 5px 5px;
    background: #0056b3;
    color: #fff;
    display: inline-block;
    font-size: .75rem;
    font-weight: bold;
    padding: 5px 15px;
}





.PortFolioHeadingLinks span {
    font-weight: bold;
}

.selectcol{
        padding: 3px 15px;
    margin:5px 5px;
}
@media(min-width:992px) and (max-width:1410px) {
    0
    .datatbl th {
        padding: 3px 5px !important;
    }

    .datatbl td {
        background-color: #151B24;
        padding: 3px 5px ;
    }
}

.datatbl .Fourth thead tr {
    background-color: #fff !important;
    color: #000 !important;
}
.datatbl .Fourth thead th {
    /*font-size: 1.2rem !important;*/
    color: #000 !important;
    padding: 0 0 7px !important;
    font-size: 0.80rem !important;
}

.stckact .gapsc li {
    font-size: 0.85rem !important;
    line-height: 1.5;
}
/*.fade:not(.show) {
    opacity: 99999999999;
}*/

.fade {
    opacity: 1 !important;
    background: rgba(0,0,0,0.75);
}

.First .modal .fade {
    display: block !important;
}

.Second .modal-content {
    border: 1px solid #858585 !important;
    background: #dbdbdb !important;
}
.Third .modal-title .popup {
    color: #000 !important;
    float: left !important;
    font-weight: bold !important;
}
.Fourth tr {
    background-color: #fff !important;
    color: #000 !important;
    
}

.Fourth td {
    background-color: #fff !important;
    color: #000 !important;
}
.Fourth th {
   /* font-size: 1.2rem !important;*/
    color: #000 !important;
    padding: 0 0 7px !important;
    font-size: 0.80rem !important;
}
.holdingtop {
    top: 6px;
}
.modal-header {
    BACKGROUND: #e5e5e5 !important;
}
@media(min-width: 576px) {
    .modal-dialog {
        max-width: 790px;
        margin: 5.75rem auto;
    }
}