/* neha css */
.bonus-sc,.issues-sc{
    margin-top: 20px;
}
.ca-table-section .nav.nav-tabs.top-gainer-pnl li {
    margin-top: 10px;
    font-size: 15px;
    color: #fff;
}
.ca-table-section .nav.nav-tabs.top-gainer-pnl li a{
    color: #fff;
    padding: 5px 15px;
    border-radius: 0;
    border-bottom: none;
}
.ca-table-section .nav.nav-tabs.top-gainer-pnl li.active a{
    color: #000000;
}
.ca-table-section .nav.nav-tabs.top-gainer-pnl li:first-child{
    margin-left: 10px;
}
.ca-table-section .nav.nav-tabs.top-gainer-pnl li a:hover {
    color: #000;
    background-color: transparent;
    border-color: transparent;
}
.ca-table-section .nav.nav-tabs.top-gainer-pnl li.active a:hover{
    background-color: #fff;
} 
.ca-table-section .nav.nav-tabs.top-gainer-pnl{
    margin-top: 10px;
}
.ca-table-section .nav-tabs {
    border-bottom: 5px solid #fff;
}
.display-flex{
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -o-flex;
}
.bg-white{
    height: 100%;
}
.ca-table-section table td,.ca-table-section table th{
    font-size: 13px;
    white-space: nowrap;
}
.ca-table-section table th{
    border-right:1px solid #fff; 
}
.ca-table-section table th:last-child{
    border-right:none; 
}
.ca-table-section .more{
    text-align: right  !important;
    float: right  !important;
    margin: -10px 0 10px !important;
    color: #2db7e8 ;
    font-size: 14px;
}
.closure-panel.ca-table-section table td:last-child{
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 16px;
    max-height: 45px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
/* neha css */
/* pooja css */
.ca-header {
	width: 25%;
	display: inline-block;
	margin-bottom: 0;
	margin-top: 0 !important;
	vertical-align: super;
}
.ca-tabs {
    width: 74% !important;
    display: inline-block !important;
    text-align: right;
}
.ca-tabs li {
    float: none;
    display: inline-block;
}
.announcement-sc .top-gainer-pnl {
    margin-top: 10px;
    border-bottom: 5px solid #fff;
}
.announcement-sc .nav-tabs.new-tab1>li.active>a, 
.announcement-sc .nav-tabs.new-tab1>li.active>a:focus, 
.announcement-sc .nav-tabs.new-tab1>li.active>a:hover {
    padding: 5px 15px;
    color: #000;
    border: none;
    background-color: #fff;
    border-radius: 0;
    font-size: 15px;
}
.announcement-sc .nav-tabs.new-tab1>li>a {
    color: #fff;
    padding: 5px 15px;
    font-size: 15px;
}
.announcement-sc .nav-tabs.new-tab1>li>a:hover {
    color: #000;
}
.ca-img-pnl {
    width: 32%;
    display: inline-block;
    vertical-align: top;
    padding: 8px 0;
}
.ca-img-pnl img {
    width: 100%;
}
.ca-content-pnl {
    width: 67%;
    display: inline-block;
    vertical-align: middle;
    padding: 0 5px;
}
.ca-content-pnl a {
    color: #337ab7;
    font-size: 14px;
    padding-bottom: 5px;
    display: block;
    padding-top: 5px;
    text-decoration: none;
}
.ca-content-pnl p {
    font-size: 12px;
    text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 16px;
    max-height: 50px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.ca-content-pnl p:first-child {
    margin-bottom: 15px;
} 
.ca-content-pnl p:last-child {
    margin-top: 10px;
}
.ca-content-inner {
    padding: 0 8px;
}
.ca-bg-grey {
    background-color: #eff1f0;
}
.announcement-sc .more-new,.issues-sc .more-new {
    margin-top: 8px;
}
.board-meet {
    padding: 8px 10px 0 !important;
}
.issues-sc .ca-content-pnl p:last-child{
    margin: 0;
}
.issues-sc .ca-content-pnl p{
    margin-bottom: 5px;
}
/* pooja css */
@media(min-width:1025px) and (max-width:1199.90px){
    /* neha css */
    .closure-panel.ca-table-section table td:last-child{
        max-height: 40px;
    }
    /* neha css */
}

@media(min-width:992px) and (max-width:1024.90px){
    /* neha css */
    .closure-panel.ca-table-section table td:last-child{
        max-height: 40px;
    }
    /* neha css */
}

@media(min-width:768px) and (max-width:991.90px){
    /* neha css */
    .display-flex {
        display: block;
    }
    .ca-content-pnl p {
        -webkit-line-clamp: 2;
    }
     /* neha css */
}

@media(min-width:576px) and (max-width:767.90px){
     /* neha css */
     .display-flex {
        display: block;
    }
    .closure-panel.ca-table-section table td:last-child{
        max-height: 40px;
    }
    .ca-table-section .nav.nav-tabs.top-gainer-pnl li a{
        font-size: 14px;
    }
    .announcement-sc .nav-tabs.new-tab1>li.active>a,
    .announcement-sc .nav-tabs.new-tab1>li>a {
        font-size: 14px;
    }
      /* neha css */
}

@media(min-width:481px) and (max-width:575.90px){
     /* neha css */
     .display-flex {
        display: block;
    }
    .closure-panel.ca-table-section table td:last-child{
        max-height: 40px;
    }
    .ca-table-section .nav.nav-tabs.top-gainer-pnl li a{
        font-size: 14px;
    }
    .announcement-sc .nav-tabs.new-tab1>li.active>a,
    .announcement-sc .nav-tabs.new-tab1>li>a {
        font-size: 14px;
    }
     /* neha css */
}


@media(min-width:360px) and (max-width:480.90px){
    /* neha css */
    .display-flex {
        display: block;
    }
    .closure-panel.ca-table-section table td:last-child{
        max-height: 40px;
    }
    .ca-table-section .nav.nav-tabs.top-gainer-pnl li a{
        padding: 5px 5px;
        font-size: 14px;
    }
    .announcement-sc .nav-tabs.new-tab1>li.active>a,
    .announcement-sc .nav-tabs.new-tab1>li>a {
        font-size: 14px;
    }
    .ca-img-pnl {
        width: 50%;
        margin: 0 auto;
        display: block;
    }
    .ca-content-pnl {
        width: 100%;
    }
    .ca-content-pnl p:last-child {
        margin-top: 10px !important;
        margin-bottom: 10px !important;
    }
    .ca-tabs {
        width: 72% !important;
    }
    /* neha css */
}

@media(min-width:320px) and (max-width:359.90px){
    /* neha css */
    .display-flex {
        display: block;
    }
    .closure-panel.ca-table-section table td:last-child{
        max-height: 40px;
    }
    .ca-table-section .nav.nav-tabs.top-gainer-pnl li a{
        padding: 5px 5px;
        font-size: 14px;
    }
    .announcement-sc .nav-tabs.new-tab1>li.active>a,
    .announcement-sc .nav-tabs.new-tab1>li>a {
        font-size: 14px;
    }
    .ca-img-pnl {
        width: 50%;
        margin: 0 auto;
        display: block;
    }
    .ca-content-pnl {
        width: 100%;
    }
    .ca-content-pnl p:last-child {
        margin-top: 10px !important;
        margin-bottom: 10px !important;
    }
    .ca-tabs {
        width: 72% !important;
    }
    /* neha css */
}

@media all and (min--moz-device-pixel-ratio:0) and (max-width: 767px) {
    .closure-panel.ca-table-section table td:last-child {
        display: table-cell;
        white-space: nowrap;
    }
    .ca-content-pnl p {
        max-height: none;
    }
}
