.product-main {
    margin-top:30px;
}

.product-avail-grid a {
    font-family: 'AtheneDemi';
}
.user-name {
    background-color: #000000;
    color: #ffffff;
    padding: 17px 35px;
    font-family: 'AtheneDemi';
    font-size: 28px;
}

.product-sub-grid {
    border: 1px solid #CCCCCC;
    height: auto;
    background-color: #EDEDED;
    padding: 30px 30px 0px 30px;
    margin-bottom: 30px;
}
 
.ytd-col {
    background-color: #ffffff;
    padding: 20px 12px 15px 20px;
    height: 230px;
    position: relative;
    margin-bottom: 30px;
}


.ytd-text {
    font-size: 20px;
    font-family: 'AtheneDemi';
    margin-top: 10px;
    margin-bottom: 40px;
}

/*  xzdsafa*/
.ytd-col a {
    color: #0067AC;
    font-size: 16px;
    /* font-family:   NEEd to CHECK */
    text-decoration: none;
    position: absolute;
    bottom: 28px;
}

/**/

.ytd-col a i {
    position: relative;
    top: 1px;
    margin-left: 3px;
}

.ytd-amt {
    color: #11175E;
    font-family: 'AtheneDemi';
    font-size: 40px;
    width: 150px;
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 5px;
}


.athene-blue-grid {
    background-color: #11175E;
    color: #FFFFFF;
    padding: 20px;
    height: 230px;
    margin-bottom: 30px;
    position: relative;
}

/**/
.athene-blue-grid a {
    color: #FFFFFF;
    text-decoration: none;
    font-size: 16px;
}
/**/

.athene-blue-grid a i {
    position: relative;
    top: 1px;
    margin-left: 3px;
}


.athene-blue-grid p {
    font-size: 16px;
    font-family: 'AtheneDemi';
} 

.blue-gird-sub-head {
    font-family: 'AtheneDemi';
    font-size: 22px;
}


.Product-main-grid {
    background-color: #FFFFFF;
    color: #000000;
    border: 1px solid #CCCCCC;
    padding: 25px 0px 25px 0px;
    margin: 30px 0px;
}
.product-grid-head {
    font-family: 'AtheneDemi';
    font-size: 28px;
    color:#11175E;
    margin-left: 20px;
    margin-right: 25px;
}

.product-grid-text {
    font-size: 18px;
    color:#4D4D4D;
    font-family: 'Athene';
    margin-left: 20px;
    margin-right: 25px;
}

.product-grid-text a {
   color: #0067AC;
   text-decoration: none;
}

.product-grid-text a i {
    position: relative;
    top: 1px;
    margin-left: 3px;
}

.athene-table-container {
    margin: 25px 0px;
}


/* normal table css */

.athene-alert {
    color :#C53E32;
    font-size: 14px;
    font-family: 'AtheneDemi';
}

.check-green {
    color: #00AA85;
}

.athene-custom-table thead {
    font-size: 16px;
    font-family: 'AtheneDemi';
}

.product-name-label {
    font-size: 14px;
    font-family: 'Athene';
    color: #525252;
}


/**/
.product-name-label span a {
    font-size: 14px;
    /* font-family: 'Athene'; NEED TO CHECK */
    color: #0067AC;
    text-decoration: none;
    float: right;
    margin-top: 3px;
}
/**/

.product-name-label span a i{
    position: relative;
    top: 1px;
    margin-left: 3px;
}

.product-code {
    color: #0067AC;
    font-size: 14px;
    font-family: 'AtheneDemi';
}

.product-status {
    color: #525252;
    font-size: 14px;
    font-family: 'AtheneDemi';
}

.athene-custom-table thead tr th{
    border-bottom: none;
    border-top: none;
    padding-left: 20px;
    vertical-align: middle;
}

.athene-custom-table td {
    border-top: 1px solid #dee2e6;
    border-bottom: 1px solid #dee2e6;
    border-right: 1px solid #dee2e6;
    padding-left: 20px;
}

.athene-custom-table td:last-child {
    border-right: none;
}

.athene-custom-table th,td {
    margin-left: 15px;
}


.athene-custom-table tbody tr:nth-child(odd) {
    background-color: #F4FBFB;
}


/*  */

/* table data tab */


.athene-contrats-table {
    background-color: #FFFFFF;
    color: #000000;
    border: 1px solid #CCCCCC;
}


.athene-contrats-table .nav-tabs {
    overflow: unset;
}

.athene-contrats-table .container {
    padding: 0px;
    /* newly added on 22-july*/
    border: none;
    max-height: 825px;
    /*fix*/
   /* overflow-y: scroll;
    overflow-x: auto;*/
    /*fix*/
    /* newly added on 22-july*/

}


.athene-contrats-table .nav-item {
    font-size: 18px;
    font-family: 'AtheneDemi';
    background-image: linear-gradient(#F7F7F7,#EDEDED);
    padding-left: 0px;
    padding-bottom: 0px;
}

.athene-contrats-table .nav-item:before {
    content: "";
}

.athene-contrats-table .nav-item a {
    color: #000000;  
    border-radius: 0px; 
    padding: 10px 40px;
}

.athene-contrats-table .nav-item:first-child a {
    border-left: none;
}

.athene-contrats-table .nav-item .active {
    color: #0067AC;
    background-image: linear-gradient(#F7F7F7, #FFFFFF);
}

.contracts-sub-head {
    color: #000000;
    font-size: 28px;
    font-family: 'AtheneDemi';
    padding: 30px 20px;
}

.all-business {
    border-top: 1px solid #E6E6E6;
    padding: 30px 0px;
}

/**/
.all-business a {
    text-decoration: none;
    color: #0067AC;
    font-size: 18px;
    padding: 30px 15px;
    /* font-family: NEED to CHECK */
}

.all-business a:hover,.ytd-col a:hover,.product-grid-text a:hover,.product-name-label span a:hover {
    color: #11175E !important;
}
/**/


.all-business a i {
    position: relative;
    top: 1px;
    margin-left: 3px;
}



/*  */

.athene-custom-table, .athene-custom-table thead,.athene-custom-table tbody {
    border: none;
}

.athene-custom-table tr {
    display: table-row !important;
    max-width: 100%;
    white-space: nowrap;
}

.athene-custom-table td {
    display: table-cell !important;
    max-width: 100%;
    white-space: nowrap;
}

.resutlstable .dataTables_wrapper table td {
    border: 1px solid #E6E6E6;
}

.resutlstable .table {
    border: none !important;
}


table#pendingTable tr td:first-child {
    border-left: none;
}

table#issuedTable tr td:first-child {
    border-left: none;
}


.resutlstable table td:first-child { 
    border-left: none;
}


.resutlstable .table thead th , .resutlstableNon .table thead th{
    vertical-align: middle !important;
    border-top: none;
}

.resutlstable .table  {
    margin-bottom: 0px;
}

.resutlstable table tbody {
    border-bottom: none;
}


/*custom scroll*/
/* width */
.athene-contrats-table .container::-webkit-scrollbar, .dataTables_scrollBody::-webkit-scrollbar {
  width: 18px;
  border-radius: 0px;
}

/* Track */
.athene-contrats-table .container::-webkit-scrollbar-track, .dataTables_scrollBody::-webkit-scrollbar-track  {
  background: #e6e6e6;
  border-radius: 0px;
}
 
/* Handle */
::-webkit-scrollbar-thumb, .dataTables_scrollBody::-webkit-scrollbar-thumb {
  width: 24px;
  background: grey;
  border: 5px solid #e6e6e6;
  border-radius: 15px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover, .dataTables_scrollBody::-webkit-scrollbar-thumb:hover {
  background: #000000; 
}
/* custom scroll*/
/*tooltiopp*/

/*1237 fix start*/

/*.dataTables_scrollBody::-webkit-scrollbar {*/
    /*width: 10px;*/
   /* width: 18px;
    border-radius: 0px;
}*/
 
/*.dataTables_scrollBody::-webkit-scrollbar-track {*/
    /*box-shadow: inset 0 0 5px grey;
    border-radius: 0px;*/
   /* background: #e6e6e6;
    border-radius: 0px;
}*/
  
/*.dataTables_scrollBody::-webkit-scrollbar-thumb {*/
   /* background: #999999;
    border-radius: 10px;
    width: 10px;*/
    /*width: 24px;
    background: grey;
    border: 5px solid #e6e6e6;
    border-radius: 15px;
}*/
 
/*.dataTables_scrollBody::-webkit-scrollbar-thumb:hover {*/
    /*background: #999999;*/
  /*  background: #000000; 
}*/


#pendingTable_wrapper table thead th, #issuedTable_wrapper table thead th {
    border-top:none;
}

.dataTables_scrollHeadInner .table thead th {
    border-bottom: none !important;
}

#pendingTable_wrapper .table ,#issuedTable_wrapper .table{
    margin-bottom: 0px;
    border:none;
}

#pendingTable_wrapper .table thead th, #issuedTable_wrapper .table thead th{
    border-bottom: none;    
}

.dataTables_scrollHeadInner {
    border-bottom: 2px solid #dee2e6;
}

.dataTables_scrollHeadInner table thead {
    border-bottom: none !important;
}

/*1237 fix end*/

.tooltip-inner {
    background-color: #ffffff; 
    color: #000000; 
    border: 1px solid #CCCCCC; 
    padding: 12px;
    /*box-shadow: 1px 3px 10px 1px #000000;*/
    -webkit-box-shadow: 0px 0px 12px 1px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 12px 1px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 12px 1px rgba(0,0,0,0.75);
    font-size: 14px;
    height: auto;
    width: 200px;
    border-left: none;
  }

.tooltip.bs-tooltip-right .arrow:before {
    border-right-color: #ffffff !important;
}

.tooltip.bs-tooltip-left .arrow:before {
    border-left-color: #ffffff !important;
}

.tooltip.bs-tooltip-top .arrow:before {
    border-top-color: #ffffff !important;
}

.tooltip.bs-tooltip-bottom .arrow:before {
    border-bottom-color: #ffffff !important;
}

.resutlstable .table-striped tbody tr:nth-of-type(odd) {
    background-color: #F4FBFB !important;
}
/*tooltip*/
/* BOB Summary CSS starts and also please link the css of productAvail.css to this component*/

.book-summary {
    border: 1px solid #cccccc;
    /*height: 215px;*/
    background-color: #EDEDED;
    padding: 30px 30px 0px 30px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.book-summary .product-grid-head {
    margin-left: 0px;
}

.book-summary .table {
    background-color: #ffffff;
    border: 1px solid #cccccc;
}



.book-summary .product-code , .book-summary .product-status {
    font-size: 14px;
    font-family: 'Athene';
    color: #4D4D4D;
}

.total-row td {
    font-size: 18px;
    font-family: 'AtheneDemi';
    color: #11175E;
    border: none
}

.resutlstable .col-sm-12 {
    padding: 0px;
}

@media only screen and (max-width:767px) { 
    .ytd-col {
        margin-bottom: 30px;
    }
    .ytd-amt {
        font-size: 28px;
    }
    .athene-blue-grid {
        height: auto;
    }


}

@media only screen and (min-width:767px) { 
    .athene-blue-grid a {
        position: absolute;
        bottom: 25px;   
    }

    #loader.modal.show .modal-body{
        height: 60px;
        padding: 15px;
    }
    #loader .app-sub-head-commission{
        font-size: 16px;
    }

}

@media only screen and (min-width:767px) and (max-width: 991px) { 
    
}

@media only screen and (max-width:575px) { 
    .athene-contrats-table .nav-item a {
        padding: 10px 20px;
    }

    .user-name {
        padding: 16px 23px 13px 23px;
        font-size: 24px;
    }

    .ytd-amt {
        font-size: 26px;
        width: 140px;
    }

    .blue-gird-sub-head {
        font-size: 20px;
    }

    .contracts-sub-head {
        font-size: 26px;
        padding: 15px 20px;
    }

    .product-grid-head {
        font-size: 26px;
    }

/**/

    #noData h4{
        font-size: 16px;
    }

    .product-grid-text {
        font-size: 17px;
    }

    .all-business a, .product-grid-text a { 
        font-size: 16px;
    }

    .product-sub-grid, .book-summary {
        padding: 30px 20px 0px 20px;
    }

    #noData{
        padding: 0 15px;
    }

/**/
}

/*fix*/

/*.dataTables_scrollHeadInner table{margin-bottom:-2px;}*/

/*fix*/


#loader .fa.fa-circle-notch.fa-spin{
    color: #2d82ff;
    font-size: 25px;
}

#loader .app-sub-head-commission{
    font-family: 'AtheneDemi';
    font-size: 16px;
}

#loader.modal.show .modal-dialog{
    max-width: 430px;
}

#loader.modal.show .modal-content{
    border-radius: 0px;
}

#loader.modal.show .modal-body{
    display:flex;
    align-items: center;
    justify-content: space-between;
    height: 70px;
    padding: 20px;
}

#noData{
    padding: 0 25px;
}

#noData h4{
    font-weight: normal;
}

#pendingNewBusinessDataTable_processing{
    display:none;
}

#pendingNewBusinessDataTable thead{
    opacity: 0;
}