body{
    background-color: #fff;
}
.entrepreneur-section{
    background-image: none;
    padding-top: 0;
}

.entrepreneur-section .container-bg{
    background-image: url(../images/bg1.jpg);
    padding: 20px;
}

.entre-chart-group.sm .btn,
.entre-type-group.sm .btn {
    display: block;
    width: 100%;
    border: 0px solid transparent !important;
    line-height: 1.3;
}
.entre-chart-group.sm a {
    font-size: 35px;
    font-weight: 300;
    color: #fff;
    width: 100%;
    display: block;
    padding: 14px;
    margin-bottom: 10px;
    transition: 0.3s;
}
.entre-chart-group.sm a:hover {
    opacity: 0.8;
    color: #fff;
}

.entre-chart-group.sm .entre-chart-point {
    font-size: 35px;
    width: 35%;
}

.entre-header-box .inno-for-eco a::before{
    background-color: transparent;
}
/*  
.inno-for-eco.white-bg{
    margin-bottom: 0;
} */

.inno-for-eco.white-bg a{
    background: #fff;
    padding: 10px;
}

.inno-for-eco.white-bg .inno-title-style-2{
    margin-bottom: 0;
}

.inno-for-eco.white-bg p:first-child{
    font-size: 28px;
}
/* 
.inno-for-eco.white-bg p > i{
    font-size: 24px;
} */

.inno-for-eco.white-bg .inno-for-eco-result{
    font-size: 40px;
    line-height: 10px;
    margin-top: 35px;
}

.inno-title-style-2 p:last-child{
    margin-bottom: -20px;
}

.inno-title-style-3 p:first-child{
    margin-bottom: 15px;
    margin-top: 10px;
}

.inno-title-style-3 p:last-child{
    margin-bottom: -25px;
    font-size: 52px;
}


.trader-table-section{
    margin-top: 30px;
}

.grey-header{
    background: #666;
    color: #fff;
    text-align: center;
}

#traderDataTable thead td{
    vertical-align: middle;
    font-family: tahoma;
    font-size: 15px;
}

#traderDataTable td, #traderDataTable td a{
    font-family: tahoma;
    font-size: 15px;
}

.custom-select {
    border-radius: unset;
    font-size: 19px;
    height: 38px;
}

input.form-control {
    border-radius: unset;
    font-size: 22px;
    height: 38px;
}

#search-btn {
    background: #87292a;
    border: unset;
    color: #fff;
    font-size: 24px;
    padding: 5px 10px 0 10px;
    border-radius: unset;
}

#loading {
    position: relative; z-index: 5; top: 50%; left: 45%;
}

.entre-chart-box-1,
.entre-chart-box-2,
.entre-chart-box-3,
.entre-chart-box-4{
    background-image: none;
}
