﻿/*select {
-webkit-appearance: none;
-moz-appearance: none;
text-indent: 1px;
text-overflow: '';
}*/

/*.navbar-nav > li > a {
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: 60px;
}*/

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    background-color: #323232;
    color: #70BC79;
    font-weight: bold;
    border-bottom: 6px solid #70BC79;
}

.nav-pills > li > a, .nav-pills > li > a:focus, .nav-pills > li > a:hover {
    background-color: #323232;
    color: white;
    font-weight: bold;
    border-bottom: 6px solid #323232;
}

.grid {
    width: 100%;
    height: 250px;
}

.dataTables_filter {
    display: none;
}



.dataTables_wrapper .dataTables_paginate .paginate_button {
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 2px;
    box-sizing: border-box;
    color: #333333 !important;
    cursor: pointer;
    display: inline-block;
    margin-left: 2px;
    min-width: 1.5em;
    text-align: center;
    text-decoration: none !important;
    background: #dddddd none repeat scroll 0 0;
    border: medium none;
}

    .dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
        background: #dddddd none repeat scroll 0 0;
        border: medium none;
        box-shadow: none;
        color: #666666 !important;
        cursor: default;
    }

    .dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
        background: #333333 none repeat scroll 0 0;
        border: medium none;
        color: #ffffff !important;
    }

    .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
        background: #333333 none repeat scroll 0 0;
        border: medium none;
        color: #ffffff !important;
    }

.w99 {
    width: 99% !important;
}

.reset {
    display: block;
    padding-top: 7px;
    padding-bottom: 7px;
    width: 70px;          
    color: #FFFFFF;
    text-align: center;    
}

    .reset:hover {
        background-color: #3a3a3a;
        cursor: pointer;
    }

.btn-reset {
    margin-top: 25px !important;
}

.export {
    display: block;
    box-sizing: border-box;
    margin-top: 23px;
    height: 36px;
    padding-top: 11px;
    background-color: #00915a;
    color: #FFFFFF;
    font-family: "BNPP Sans", Arial, Helvetica," sans-serif";    
    text-align: center;
}

    .export a {
        color: #ffffff;
    }

.excel_icon {
    display: block;
    float: left;
    margin: 0 -20px 0 20px;
}

.export:hover {
    cursor: pointer;
    opacity: 0.6;
}

.icon-flipped {
    transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
}

/*banner start*/
.banner_dl {
    display: block;
    box-sizing: border-box;
    width: 330px;
    height: 200px;
    padding: 50px 65px;
    background-color: rgba(0,0,0,0.6);
}

.document {
    display: block;
    width: 200px;
    height: 45px;
    color: #FFFFFF;
    text-transform: uppercase;
}

    .document.first {
        margin-bottom: 20px;
    }

.doc_title {
    box-sizing: border-box;
    height: 45px;
    width: 175px;
    float: left;
    border-bottom: 1px solid #FFFFFF;
    font-family: "BNPP Sans Condensed", Arial, Helvetica, "sans-serif";
    font-size: 18px;
    font-weight: 300;
}

    .doc_title span {
        font-weight: bold;
    }

.doc_icon {
    box-sizing: border-box;
    height: 45px;
    padding: 5px 0;
    float: left;
    display: block;
    width: 25px;
    right: 0;
    border-bottom: 1px solid #FFFFFF;
}

    .doc_icon img:hover {
        opacity: 0.6;
        cursor: pointer;
    }
/*banner end*/




.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    border: none !important;
}

.bnp-search {
    max-width: 300px !important;
}

.search-box {
    height: 35px !important;
}

.ajax-loader-nk {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 9999;
    width: 60px;
    height: 60px;
}

/*.dataTables_empty 
{
    display: none;
}*/

.loading {
    opacity: 0.5;
}

/*.bnp-menubar {
    border-radius: 0px !important;
    border-top: none;
    border-left: none;
    border-right: none;
    background-color: #EBEBEB !important;
}*/

.col-with-tit > h3 {
    border-left: 4px solid #5cc970;
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    margin: 20px 0;
    padding: 10px;
}

.col-with-tit > h3, .strategy-name {
    font-family: "BNPP Square Bold",sans-serif;
}

.perf-desc {
    font-size: 11px;
    padding-left: 16px;
    position: relative;
}

#strat-descr p, .perf-desc, ul.square-list li span {
    font-family: OpenSans,sans-serif;
}

span.perf-desc::before {
    background: #e2e2e2 none repeat scroll 0 0;
    content: "";
    height: 25px;
    left: -1px;
    position: absolute;
    top: -4px;
    width: 1px;
}

.bnp-export {
    float: right;
    width: 140px;
}

.performance-declaration {
    padding-bottom: 20px;
}

.bnp-font {
    font-family: "BNPP Square Bold",sans-serif;
}

.dataTables_paginate a {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

@media only screen and (max-width: 576px) {
    .footer-info {
        float: left !important;
    }
}

.bnp-home-image {
    background: url('/images/video_content1.jpg');
}

.bnp-home-tabs {
    margin-bottom: 15px;
}

.bnp-text-align-left {
    text-align: left !important;
}

th.bnp-text-align-left {
    text-align: left !important;
}

.bnp-grey {
    color: grey !important;
}

.bnp-home-text {
    padding-bottom: 10px;
}

.pageTitle {    
    padding: 35px 0;
    font-size: 24px;
    font-family: 'BNPP Square Bold';
    color: #212121;
}

.bnp-lpad-10 {
    padding-left:10px!important;
}

