﻿.fixed,.loader,.loaderOverlay{position:fixed}#InvFundlst>li,#myList>li,#mySubcategoryList>div{display:none}.sipstock-modal .modal-header .quick-headerlist .msip-head{text-transform:capitalize}.loader{text-align:center;right:50%;top:50%;margin-right:-40px;width:80px;height:80px}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.loaderOverlay{background:rgba(0,0,0,.6);top:0;left:0;width:100%;z-index:9999999;height:100%}.announcement_margin{margin-left:10px;margin-right:10px}.homerobomrg150{margin-top:150px}input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #fff inset!important}.ui-state-disabled span{text-decoration:line-through}.marketDepth td{padding:6px 15px!important}.homebslider .carousel-indicators li.active{padding:0}.fund-portpolio .allocation-info .card-text{color:#000;font-size:16px;margin:0;line-height:1.2}.stocklistCompare{z-index:3}.ulcorporategov a{color:#fff}.ulcorporategov a:hover{color:#fff;text-decoration:underline}.fixed{top:40px;z-index:2}.markettable.resTable tbody tr.event2{cursor:pointer}.markettable.resTable tbody tr.event2:hover{background:#f2f3f3}.markettable.resTable tbody tr.event2:hover td{color:#01b3f1}.btn .desktopLog{display:inline-block}.btn .mobileLog{display:none}@media screen and (max-width:991px){.btn .desktopLog{display:none}.btn .mobileLog{display:inline-block}.homepage .baskets-card-section .owl-carousel.off,.homepage .popular-funds-card-section .owl-carousel.off,.homepage .trending-stock-card-section .owl-carousel.off{margin:0}.homepage .baskets-card-section .owl-carousel.off .item{margin:0 18px;position:relative;width:auto;min-width:280px!important}}.home_slider,.home_slider2,.home_slider3{padding:20px 0}.trending-stock-card-section .owl-carousel.off{margin:0 -20px}.funda-mcapital .funda-mfhead{font-size:23px}.hyperCls{color:#fff}.dvliloantype,.dvliloantype:hover{cursor:default}.dvliloantype a.aliloantypetitle,.dvliloantype a.aliloantypetitle:hover{cursor:default;color:#333!important}.quicksip-inner ul.customize-optons{float:right}html.iosSaf body.modal-open{position:fixed!important}.footer .footersociallinks .footerfollow{text-align:left}.footer .subscribesection .sendsubscribe button{top:inherit;bottom:0}footer .copyrgtsec .grp-rel,footer .footerselect .grp-rel{float:left;margin:0 20px 0 0;line-height:24px}.homepage.pos-cardsection .bannerupbox.bannerupboxhome2{margin-top:inherit}@media screen and (max-width:667px){footer,footer .subscribesection .sendsubscribe{padding-top:15px}}@media screen and (max-width:991px){footer .footersociallinks .footerfollow{display:block!important}footer .copyrgtsec .grp-rel,footer .footerselect .grp-rel{float:none}}



.homepage2 {
    padding: 0;
}

.homepage2 .home2-banner-section {
    color: #fff;
    margin-top: 0px;
    position: relative;
    
}

.homepagenew .homepage2 .home2-banner-section .homebslider.carousel .carousel-inner {
    width: unset;
    margin: auto;
}

.homepage .home-banner-section .homebslider.carousel .item2 {
    padding:0 !important;
    text-align: center;
    height:300px;
}

.homepage .home-banner-section .homebslider.carousel .item2 img {
    height:300px;
    width:100%;
}

.homepage .home-banner-section .homebslider.carousel .item2 .home2-benner-content {
    position: absolute;
    padding: 30px;
    z-index: 10;
    color: white;
    border: black;
    width: 100%;
}

.cart-summary .back-link{
    position:relative;
    top:auto;
    padding:0px;
}

@media screen and (max-width: 767px) {
        .homepage.pos-cardsection .bannerupbox.bannerupboxhome2 {
            margin-top: 0 !important;
        }
}

@media screen and (max-width: 767px) and (max-width: 991px) {
    .homepage.pos-cardsection .bannerupbox.bannerupboxhome2 {
            margin-top: 0 !important;
        }
}

@media screen and (max-width: 991px) {
    .homepage.pos-cardsection .bannerupbox.bannerupboxhome2 {
            margin-top: 0 !important;
        }
}
/*.expandcard{
     z-index:2;
}*/

.icon16.card-expand{
   z-index:-1;
   display:none;  
}

.expandcard{
    width: 20px;
    height: 25px;
    display: inline-block;
    vertical-align: middle;
    background: url(/assets/images/reliance-spritesheet.svg) no-repeat;
    background-position: -387px -107px;  
    bottom:22px ;
    padding:0!important;
    margin-right:7px;
}

.homepage .expandcard{
     bottom:22px!important;
}
.homepage.no-padding .expandcard{
     bottom:12px!important;
}
.buy-list>li:nth-child(2) a
{
 padding: 0 20px;
}

/*Account Closure*/

 .ac-cardSize {
    height: 70px;
    width: 403px;
    margin-bottom: 1rem;
    margin-left: 69px;
    padding: 10px 10px 12px 8px;
 }
 .heading-color {
     color: grey !important;
     font-size: 15px !important;
     font-weight: 700!important
 }
.ac-p-balanceText {
    font-size: 13px;
    color: darkgrey;
}
 .ac-span-rightAlign {
     position: absolute;
     left: 466px;
 }
 .ac-span-rate {
    position: absolute;
    margin-top: -25px;
    margin-left: 271px;
 }

.ac-login-screen{
    display: block;
    padding: 12px;
}

.circle-with-cross {
    position: relative;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #e13629;
}

    .circle-with-cross::before,
    .circle-with-cross::after {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        width: 60%;
        height: 4px;
        background-color: #fff;
        transform-origin: center;
    }

    .circle-with-cross::before {
        transform: translate(-50%, -50%) rotate(45deg);
    }

    .circle-with-cross::after {
        transform: translate(-50%, -50%) rotate(-45deg);
    }


.innerpadAC {
    padding : 11px;
    margin-left : 50px;
    margin-right: 50px;
}



.spinner-border {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    border: 0.25em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: spinner-border .75s linear infinite;
    animation: spinner-border .75s linear infinite;
    color: #01b3f1;
}

.spinner-border-sm {
    width: 1rem;
    height: 1rem;
    border-width: 0.2em;
}


#span_acc_close {
    color : red !important ;
}

.logofx{
    width: 47%;
    margin: 5% auto;
    border: 1px solid #EBEBEB;
    border-radius: 12px;
    text-align: center;
    display: flex;
    flex-direction: column;
}

.logo_name_tradingView {
    display: block;
    font-size: 18px;
    color: #000;
    font-weight: bold;
    margin-bottom: 10px;
    filter: grayscale(0%) !important;
    opacity: 1 !important;
}

.logo_text {
    display: block;
    font-size: 14px;
    color: #000;
    margin-bottom: 30px;
}

.logofx:hover {
    filter: grayscale(0%);
    opacity: 1;
    box-shadow: 0px 18px 22px -15px rgba(0, 0, 0, 0.3);
}