.nav-link-mod{
    cursor: pointer;
}
.masthead{
    background-image: url("../assets/img/main-sec.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    height: 600px;
    background-position: center;
}
.masthead-login{
    height: 86.2vh;
}
.main-sec-head{
    background-color: rgba(0,0,0,0.5);
    height: fit-content;
    width: 100%;
    color: #FFFFFF;
    border-radius: 20px;
    margin-top: 80px;
    padding-bottom: 30px;
}
.main-sec-head-text{
    margin :0 !important;
    padding :30px 30px 0px 30px !important;
}

.main-sec-head-sub-text{
    margin :0 !important;
    padding :0px 30px 0px 30px !important;
    color: #FFFFFF !important;
}
.bg-sec-secondary{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;

}
.btn-login-btn{
    background-color:  #5dade2 ;
}
.btn-login-btn:hover{
    background-color:  #2980b9 ;
    color: #FFFFFF;
}
.tile-sub-text{
 color: #FFFFFF !important;
}
.view-btn{
    background-color: #269dd4;
    border: none;
    padding: 10px 20px;
    border-radius: 20px;
    color: #000000;
    text-decoration: none;
}

.view-btn:hover{
    background-color:   #2980b9  ;
    color: #FFFFFF;
    text-decoration: none;
}
.tile-main{
    padding-bottom: 20px;
}
.font-alt{
    margin-bottom: 1em;
}
.tile-img{
    width: 150px;
    height: auto;
}
.feature-sec{

}
.footer-sec{
    background-color: #021929;
}


.nav-link-drop-mod{
    list-style-type: none !important;
}
.user-mod{
    width: 24px;
    height: auto;
}
.error-pass{
    font-size: 11px;
    color: #cc151c;
    text-align: left;
}
.currency-align{
    text-align: right !important;
}
.bg-sec-secondary-sub{
    margin-top: 50px;
}
.page-sub-head{
    margin-top: 20px;
}
.page-search-area{
    background-color: rgba(41, 190, 253, 0.11);
    height: fit-content;
    width: 100%;
    color: #FFFFFF;
    border-radius: 10px;
    margin-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
}

.form-sec-mod{
    margin-top: 10px;
    text-align: left;
}
.search-button{
    width: 100%;
    margin-top: 32px;
    background-color: #269dd4;
    border: none;
    padding: 5px 20px;
    border-radius: 5px;
    color: #000000;
    text-decoration: none;
}
.search-button:hover{
    background-color:   #2980b9  ;
    color: #FFFFFF;
    text-decoration: none;
}

.form-label-mod{
    color:#000000;
}
.result-area{
    background-color: rgba(198, 190, 190, 0.11);
    height: auto;
    width: 100%;
    color: #FFFFFF;
    border-radius: 10px;
    margin-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    min-height: 650px;
}

.page-search-area select{
    outline: none;
    border: none;
}
.page-search-area select:focus{
    outline: none;
    border: none;
    box-shadow: none;
}

.page-search-area input{
    outline: none;
    border: none;
}
.page-search-area input:focus{
    outline: none;
    border: none;
    box-shadow: none;
}
.result-sub-head{
    text-align: left;
    color: #000000;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 18px;
    margin-bottom: 0;
}

.styled-table {
    border-collapse: collapse;
    margin: 5px 0;
    font-size: 0.9em;
    font-family: sans-serif;
    min-width: 400px;
    width: 100%;


}
.table-wrapper{
    max-height: 350px !important;
    overflow: auto;
}

.table-wrapper-summary{
    max-height: 60vh !important;
    overflow: auto;
}
.styled-table thead tr {
    background-color: #2cabea;
    color: #ffffff;
    text-align: center;
}

.styled-table th,
.styled-table td {
    padding: 5px 15px;
    border: 1px solid #2cbcfc;
    color: #000000;
}
.styled-table tbody tr {
    border-bottom: 1px solid #dddddd;
}

.styled-table tbody tr:nth-of-type(even) {
    background-color: #f3f3f3;
}

.styled-table tbody tr:last-of-type {
    border-bottom: 2px solid #2cbcfc;
}

.styled-table tbody tr.active-row {
    font-weight: bold;
    background-color: #a3ddfc;
}


.stats-driver-section{
    margin-bottom: 25px;
}
.starts-section{
     margin-bottom: 25px;
}
.earnings-section{
    margin-bottom: 25px;
}
.earnings-by-class-section{
    margin-bottom: 25px;
}
.table-export-area{
    text-align: right;
    margin-top: 2px;
}
.table-export-pdf-btn{
    width: 36px;
    height: 36px;
    border: 2px solid rgba(41, 190, 253, 0.0);
    border-radius: 50px;
    background: url(../assets/img/pdf-download.png) no-repeat;
    margin-right: 2px;
}
.table-export-pdf-btn:hover{
    border: 2px solid rgba(41, 190, 253, 0.8);

}

.table-export-excel-btn{
    width: 36px;
    height: 36px;
    border: 2px solid rgba(41, 190, 253, 0.0);
    border-radius: 50px;
    background: url(../assets/img/excel-download.png) no-repeat;
    margin-right: 2px;
}
.table-export-excel-btn:hover{
    border: 2px solid rgba(41, 190, 253, 0.8);

}


.nav-link{
    color: #000000 !important;
}

.tab-content{
    border: 1px solid #dee2e6;
    padding: 2px;
}

@media screen and (max-width: 479px) {
    .px-5 {
        padding-right: 2rem !important;
        padding-left: 2rem !important;
    }
    .search-button{
        margin-top: 5px;
    }
    .nav-tabs .nav-link{
        padding: 5px;
    }
}
