*{
    margin: 0;
    padding: 0;
}
.main-tb {
    display: flex;
    justify-content: center;
    padding: 10px;
    border: 1px solid #4F77B9;
    border-radius: 32px;
}
.main-tb a.active {
    background: #4F77B9;
    color: #fff;
    padding: 6px 41px;
    border-radius: 20px;
}
.outer-main-tb {
    display: flex;
    justify-content: center;
    padding: 30px 0;
        margin: 0 auto;
    width: 100%;
}
.main-tb a {
    padding: 5px 15px;
    color: #000000;
    font-weight: 700;
    text-decoration: none;
}
.main-tb a:first-child {
    margin-right: 20px;
}
div#getopup {
    cursor: pointer;
}
div#getopup:hover {
    color: #DE076E;
}
p.warn-text {
    font-size: 14px;
    margin-top: 20px;
}
p.warn-text.for-mb{
display: none;
}
.policies-sec .pol-left-sec {
    border: 1px solid #9E248D;
    border-radius: 10px;
    overflow: hidden;
    background: #FEE5FA;
}
.pol-left-sec .pol-head {
    background: #DE076E;
    padding: 10px 0 10px 20px;
}
.pol-left-sec .pol-head h4{
    color: #fff;
}
.pol-left-sec ul {
    padding: 15px 15px 10px 20px;
    list-style: none;
}
.main-tb a:hover{
    color: inherit;
}
.main-tb a.active:hover{
    color: #fff;
}
.pol-left-sec ul li {
    margin: 10px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.pol-head h4 {
    font-size: 18px;
    padding: 0;
    margin: 0;
}
.pol-left-sec ul li a {
    font-size: 16px;
    color: #000;
    font-weight: 400;
    text-decoration: none;
}
.pol-left-sec ul li.active a {
    font-weight: 500;
    position: relative;
}
.pol-left-sec ul li.active i{
    transform: rotate(90deg);
}
.pol-left-sec ul li.active a:before {
    position: absolute;
    content: '';
    left: -20px;
    top: 3px;
    width: 3px;
    height: 22px;
    background: #DE076E;
}
.pol-left-sec ul li i {
    font-size: 21px;
}
.nain-file-list {
    display: flex;
    flex-wrap: wrap;
}
.file-list {
    width: 46%;
    background: #EBF5FB;
    margin: 7px;
    border-radius: 7px;
    padding: 15px 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.file-list ul {
    display: flex;
    list-style: none;
    align-items: center;
    padding: 0;
    margin: 0;
    /*width: 100%;*/
}
.file-list ul li {
    margin: 0 7px;
    font-size: 14px;
}
/*.file-list ul li:first-child {
    margin-right: auto;
}*/
.file-list:nth-child(odd) {
    margin-left: 0;
}
.file-list .file-list-title {
    width: 80%;
}
.file-list .file-list-icon {
    width: 17%;
}
.pol-left-sec .card-header {
    padding: 0;
    background: #fee5fa;
    border: none;
}
.pol-left-sec button.btn.btn-link {
    width: 100%;
    color: #000000;
    text-align: left;
    padding: 0;
    border: none;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.pol-left-sec .card {
    border: none;
}
.pol-left-sec button.btn.btn-link i {
    font-size: 21px;
}
.pol-left-sec .card-body {
    padding: 0;
    background: #fee5fa;
}
.pol-left-sec .card-body ul li.active a {
    background: #fff;
    border-radius: 6px;
}
.pol-left-sec .card-body ul li.active a:before {
    display: none;
}
.pol-left-sec .card-body ul li a {
    padding: 4px 15px;
}
.disclos .card-header {
    padding: 0;
    border: none;
}
.disclos .collapse, .disclos .collapsing {
    background: rgb(235, 245, 251);
}
.quertr-rpt.anual-quator a { justify-content: left!important; }
.disclos button.btn-link {
    width: 100%;
    text-align: left;
    text-decoration: none;
    background: #4F77B9;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    border-radius: 7px 7px 0 0;
    padding: 12px;
}
.disclos button.btn-link:focus {
    box-shadow: none;
}
.disclos button.btn.btn-link.collapsed {
    border-radius: 7px;
}
.disclos .card {
    border-radius: 7px;
    margin: 10px 0;
}
.disclos .card-body {
    background: #EBF5FB;
    margin: 0 12px;
}
.quertr-rpt a {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #009cde;
    text-decoration: none;
}
.quertr-rpt a:hover {
    color: #00a2e5;
}
.quertr-rpt a span {
    margin-right: 10px;
    font-weight: 500;
}
.quertr-rpt {
    background: #fff;
    padding: 10px;
    border-right: 2px solid #009CDE !important;
    border: 2px solid #fff;
}
.disclos .card-body .col-md-3 {
    padding: 0;
}
.disclos .card-body .col-md-3:last-child .quertr-rpt {
    border-right: 0 !important;
}
/*.quertr-rpt:hover {
    border: 2px solid #009CDE;
}*/
#collapseOne {
    background: #fee5fa;
}
#collapseOne-disclo, #collapseTwo-disclo, #collapseThree-disclo {
    background: #ebf5fb;
}
.pol-left-sec .card-body ul {
    padding: 1px 15px 1px 20px;
    margin: 13px 0;
    border-left: 2px solid;
}
.pol-left-sec .collapse {
    background: #fee5fa;
}
.disco-nnr {
    background: #4F77B9;
    font-size: 14px;
    font-weight: bold;
    border-radius: 7px;
    padding: 12px;
    margin: 5px 0;
}
.disco-nnr a {
    color: #fff;
    text-decoration: none;
}

@media (max-width: 992px){
       p.warn-text.for-dsk{
            display: none;
            }
            p.warn-text.for-mb{
            display: block;
            }

    .pol-left-sec .pol-head{
        display: none;
    }
    .pol-left-sec ul{
        padding: 0px 1px 10px 0px;
        display: flex;
        overflow: auto;
    }
    .policies-sec .pol-left-sec{
        background: transparent;
        border: none;
    }
    .pol-left-sec ul li{
        margin: 0 10px;
    background: #fee5fa;
    padding: 0px 10px;
    border-radius: 7px;
    }
    .pol-left-sec ul li i{
        display: none;
    }
    .pol-left-sec ul li a{
        width: 160px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    }
    .pol-left-sec ul{
        overflow: auto;
    }
    .pol-left-sec .card-header{
        border-radius: 7px;
    }
    .pol-left-sec button.btn.btn-link{
        padding: 26px;
    }
    .pol-left-sec ul li.active a:before{
        /*left: 0;
    right: 0;
    bottom: -24px;
    width: 100%;
    height: 2px;
    top: auto;*/
    display: none;
    }
}
@media (max-width: 575px){
    .file-list .file-list-icon{
            width: 25%;
    }
    .file-list{
        width: 100%;
        margin: 0 0 10px 0;
    }
}

@media (max-width: 767px){

  .bell-main .bell_icon.sn1 {
   
    left: 15px;
   
}  
}

.file-list-title p a{text-decoration: underline;color: #000;}
.file-list-title p a: hover{color: #000;}


.d-flex-row-title {
    align-items: center;
    background: #ffffff;
    margin-bottom: 11px;
    border-radius: 7px;
    padding: 15px 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.d-flex-row-title span {
    width: 80%;
}

.file-list-icon {
    width: 17%;
}

.file-list-icon ul {
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
    list-style: none;
    justify-content: end;
}

.file-list-icon ul li {
    margin: 0 7px;
    font-size: 14px;
}

.pol-left-sec ul li.active i {
    transform: rotate(90deg);
    color: #de076e;
    font-weight: 900;
}

.disclos button.btn-link {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.disclos button.btn-link i{font-size: 24px;transition: all 0.3s linear;}

.disclos button.btn.btn-link.collapsed i{transform: rotate(180deg);transition: all 0.3s linear}
.disclos button.btn-link .fa-angle-up:before{line-height: 21px;transition: all 0.3s linear;}

@media (max-width: 575px) {
    .d-flex-row-title {
        width: 100%;
        margin: 0 0 10px 0;
    }

    .d-flex-row-title  .file-list-icon {
    width: 25%;
}
}

.menu-cash-in-my-a-c-container ul li{list-style: none !important;}
.footer__nav li{list-style: none !important;}
#modalOverlay{
        position: fixed;
        top: 0;
        left: 0;
        background: rgba(0, 0, 0, 0.7);
        z-index: 99999;
        height: 100%;
        width: 100%;
        display: none;
    }

.modalPopup{
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    transform: translateY(-50%);
    width: 650px;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 10px 3px rgba(0, 0, 0, .2);
   -moz-box-shadow: 0 2px 10px 3px rgba(0, 0, 0, .2);
   box-shadow: 0 2px 10px 3px rgba(0, 0, 0, .2);
   padding: 25px;
   border-radius: 10px;
}

.content-here h2, h3 {
    color: #000;
    font-weight: 600;
}

.content-here p {
    padding-bottom: 15px;
    font-style: italic;
}

.content-here p a{text-decoration: underline; color: #de076f;}
.buttonStyle {
    color: #fff;
    position: absolute;
    right: -15px;
    top: -21px;
    left: auto;
    height: 45px;
    width: 45px;
    border-radius: 100%;
    background: #009cde;
    border: 0px;
    font-size: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    line-height: 0;
}

.buttonStyle img {
    width: 100%;
    max-width: 30px;
}
@media (max-width: 767px){
    .modalPopup{width: 340px;}
}